Pull request #3555 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1d836f06ab4462e5e0971280dc34a87e264e0459+027c4e9e11e34d7e4f7c73f925e1f85085517f61 (61ec4146904940a0ebedd237695c6fd7d7dad75a) 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-ssh5011431383644645758.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-ssh8974697561103750812.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-3555/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-3555/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5987023609802691477.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-ssh7247773494218222927.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-3555/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-3555/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh267466861750681246.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 ‘prd-centos7-docker-4c-2g-123’ Running on prd-centos7-docker-4c-2g-131 in /w/workspace/edgexfoundry_edgex-go_PR-3555 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5318921939804269363.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit 1d836f06ab4462e5e0971280dc34a87e264e0459 Merge succeeded, producing 4569478aafc10b310ba44fe8eb4a8e96fc64b592 Checking out Revision 4569478aafc10b310ba44fe8eb4a8e96fc64b592 (PR-3555) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh4928534647571926939.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3555/head:refs/remotes/origin/PR-3555 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d836f06ab4462e5e0971280dc34a87e264e0459 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh304400439299211470.key > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4569478aafc10b310ba44fe8eb4a8e96fc64b592 # timeout=10 Commit message: "Merge commit '027c4e9e11e34d7e4f7c73f925e1f85085517f61' into HEAD" > git rev-list --no-walk 1d836f06ab4462e5e0971280dc34a87e264e0459 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:32:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:32:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:32:44 ========================================================= 04:32:44 EdgeX Global Pipelines Version Info 04:32:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:32:45 ------------------- 04:32:45 stable info: 04:32:45 ------------------- 04:32:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:32:45 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 04:32:45 Message: update stable to v1.0.194 04:32:46 ------------------- 04:32:46 experimental info: 04:32:46 ------------------- 04:32:46 Commited By: **** collab-it+edgex@linuxfoundation.org 04:32:46 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 04:32:46 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:32:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:32:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3555 [Pipeline] echo 04:32:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3555 [Pipeline] echo 04:32:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3555 [Pipeline] echo 04:32:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4569478aafc10b310ba44fe8eb4a8e96fc64b592 [Pipeline] echo 04:32:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4569478 [Pipeline] echo 04:32:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:47 provisioning config files... 04:32:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8171653109426766242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:47 ---> docker-login.sh 04:32:47 nexus3.edgexfoundry.org:10001 04:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:47 Configure a credential helper to remove this warning. See 04:32:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:47 04:32:47 Login Succeeded 04:32:47 nexus3.edgexfoundry.org:10002 04:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:48 Configure a credential helper to remove this warning. See 04:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:48 04:32:48 Login Succeeded 04:32:48 nexus3.edgexfoundry.org:10003 04:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:48 Configure a credential helper to remove this warning. See 04:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:48 04:32:48 Login Succeeded 04:32:48 nexus3.edgexfoundry.org:10004 04:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:48 Configure a credential helper to remove this warning. See 04:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:48 04:32:48 Login Succeeded 04:32:48 docker.io 04:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:48 Configure a credential helper to remove this warning. See 04:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:48 04:32:48 Login Succeeded 04:32:48 ---> docker-login.sh ends [Pipeline] } 04:32:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:48 ++ 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 04:32:48 + for file in '`ls cmd/**/Dockerfile`' 04:32:48 ++ dirname cmd/core-command/Dockerfile 04:32:48 ++ cut -d/ -f2 04:32:48 + echo core-command,cmd/core-command/Dockerfile 04:32:48 + for file in '`ls cmd/**/Dockerfile`' 04:32:48 ++ dirname cmd/core-data/Dockerfile 04:32:48 ++ cut -d/ -f2 04:32:48 + echo core-data,cmd/core-data/Dockerfile 04:32:48 + for file in '`ls cmd/**/Dockerfile`' 04:32:48 ++ dirname cmd/core-metadata/Dockerfile 04:32:48 ++ cut -d/ -f2 04:32:48 + echo core-metadata,cmd/core-metadata/Dockerfile 04:32:48 + for file in '`ls cmd/**/Dockerfile`' 04:32:48 ++ dirname cmd/security-bootstrapper/Dockerfile 04:32:48 ++ cut -d/ -f2 04:32:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:32:48 + for file in '`ls cmd/**/Dockerfile`' 04:32:48 ++ dirname cmd/security-proxy-setup/Dockerfile 04:32:48 ++ cut -d/ -f2 04:32:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:32:48 + for file in '`ls cmd/**/Dockerfile`' 04:32:48 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:32:48 ++ cut -d/ -f2 04:32:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:32:48 + for file in '`ls cmd/**/Dockerfile`' 04:32:48 ++ dirname cmd/support-notifications/Dockerfile 04:32:48 ++ cut -d/ -f2 04:32:48 + echo support-notifications,cmd/support-notifications/Dockerfile 04:32:48 + for file in '`ls cmd/**/Dockerfile`' 04:32:48 ++ dirname cmd/support-scheduler/Dockerfile 04:32:48 ++ cut -d/ -f2 04:32:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:32:48 + for file in '`ls cmd/**/Dockerfile`' 04:32:48 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:32:48 ++ cut -d/ -f2 04:32:48 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:32:49 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 04:32:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:32:49 04:32:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:32:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:32:50 latest: Pulling from edgex-devops/git-semver 04:32:50 31603596830f: Pulling fs layer 04:32:50 54011a49482f: Pulling fs layer 04:32:50 a6820b24f6d8: Pulling fs layer 04:32:50 f581987b2513: Pulling fs layer 04:32:50 f581987b2513: Waiting 04:32:50 54011a49482f: Download complete 04:32:50 31603596830f: Verifying Checksum 04:32:50 31603596830f: Download complete 04:32:50 f581987b2513: Verifying Checksum 04:32:50 f581987b2513: Download complete 04:32:50 a6820b24f6d8: Verifying Checksum 04:32:50 a6820b24f6d8: Download complete 04:32:50 31603596830f: Pull complete 04:32:50 54011a49482f: Pull complete 04:32:51 a6820b24f6d8: Pull complete 04:32:51 f581987b2513: Pull complete 04:32:51 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:32:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:32:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:32:51 prd-centos7-docker-4c-2g-131 does not seem to be running inside a container 04:32:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:32:52 $ docker top 846e40636c979942e8412e67af1427c8bbc56e166fb5f66efa9c3bc439a507c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:32:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:52 [ssh-agent] Looking for ssh-agent implementation... 04:32:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:53 $ docker exec 846e40636c979942e8412e67af1427c8bbc56e166fb5f66efa9c3bc439a507c5 ssh-agent 04:32:53 SSH_AUTH_SOCK=/tmp/ssh-AuSNXUNe4bI5/agent.13 04:32:53 SSH_AGENT_PID=19 04:32:53 Running ssh-add (command line suppressed) 04:32:53 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6510106422776842964.key (/w/workspace/edgex-go/2@tmp/private_key_6510106422776842964.key) 04:32:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:53 + git tag --points-at HEAD [Pipeline] } 04:32:53 $ docker exec --env ******** --env ******** 846e40636c979942e8412e67af1427c8bbc56e166fb5f66efa9c3bc439a507c5 ssh-agent -k 04:32:53 unset SSH_AUTH_SOCK; 04:32:53 unset SSH_AGENT_PID; 04:32:53 echo Agent pid 19 killed; 04:32:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:32:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:53 [ssh-agent] Looking for ssh-agent implementation... 04:32:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:53 $ docker exec 846e40636c979942e8412e67af1427c8bbc56e166fb5f66efa9c3bc439a507c5 ssh-agent 04:32:54 SSH_AUTH_SOCK=/tmp/ssh-rvhKxPY1zLWX/agent.52 04:32:54 SSH_AGENT_PID=58 04:32:54 Running ssh-add (command line suppressed) 04:32:54 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6986109156447033632.key (/w/workspace/edgex-go/2@tmp/private_key_6986109156447033632.key) 04:32:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:54 + git semver init 04:32:54 # -> Open(): unable to determine branch for HEAD 04:32:54 # $GIT_DIR = /w/workspace/edgex-go/2/.git 04:32:54 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 04:32:54 # $SEMVER_REMOTE_NAME = origin 04:32:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:32:54 # $SEMVER_USER_NAME = edgex-jenkins 04:32:54 # $SEMVER_BRANCH = PR-3555 04:32:54 # $SEMVER_TEMP = /tmp/semver-970631983 04:32:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:33:21 # '/tmp/semver-970631983' -> '/w/workspace/edgex-go/2/.semver' 04:33:21 # -> Force: false 04:33:21 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 04:33:21 $ docker exec --env ******** --env ******** 846e40636c979942e8412e67af1427c8bbc56e166fb5f66efa9c3bc439a507c5 ssh-agent -k 04:33:21 unset SSH_AUTH_SOCK; 04:33:21 unset SSH_AGENT_PID; 04:33:21 echo Agent pid 58 killed; 04:33:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:33:21 + git semver [Pipeline] } 04:33:21 $ docker stop --time=1 846e40636c979942e8412e67af1427c8bbc56e166fb5f66efa9c3bc439a507c5 04:33:24 $ docker rm -f 846e40636c979942e8412e67af1427c8bbc56e166fb5f66efa9c3bc439a507c5 [Pipeline] // withDockerContainer [Pipeline] sh 04:33:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:33:25 Stashed 1 file(s) [Pipeline] echo 04:33:25 [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 04:33:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:33:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:33:26 + sudo service docker restart 04:33:26 + true 04:33:26 Redirecting to /bin/systemctl restart docker.service 04:33:40 Still waiting to schedule task 04:33:40 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-128’ [Pipeline] echo 04:33:44 ========================================================= 04:33:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:33:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:33:44 + 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 . 04:33:46 Sending build context to Docker daemon 329.1MB 04:33:46 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:33:46 Step 2/6 : FROM ${BASE} 04:33:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:33:46 540db60ca938: Pulling fs layer 04:33:46 adcc1eea9eea: Pulling fs layer 04:33:46 4c4ab2625f07: Pulling fs layer 04:33:46 0510c868ecb4: Pulling fs layer 04:33:46 afea3b2eda06: Pulling fs layer 04:33:46 7809a108b3ef: Pulling fs layer 04:33:46 f706445af74f: Pulling fs layer 04:33:46 afea3b2eda06: Waiting 04:33:46 7809a108b3ef: Waiting 04:33:46 f706445af74f: Waiting 04:33:46 0510c868ecb4: Waiting 04:33:46 4c4ab2625f07: Verifying Checksum 04:33:46 4c4ab2625f07: Download complete 04:33:46 adcc1eea9eea: Verifying Checksum 04:33:46 adcc1eea9eea: Download complete 04:33:46 afea3b2eda06: Verifying Checksum 04:33:46 afea3b2eda06: Download complete 04:33:46 7809a108b3ef: Verifying Checksum 04:33:46 7809a108b3ef: Download complete 04:33:46 540db60ca938: Verifying Checksum 04:33:46 540db60ca938: Download complete 04:33:46 540db60ca938: Pull complete 04:33:46 adcc1eea9eea: Pull complete 04:33:47 4c4ab2625f07: Pull complete 04:33:48 f706445af74f: Verifying Checksum 04:33:48 f706445af74f: Download complete 04:33:49 0510c868ecb4: Verifying Checksum 04:33:49 0510c868ecb4: Download complete 04:33:52 0510c868ecb4: Pull complete 04:33:52 afea3b2eda06: Pull complete 04:33:52 7809a108b3ef: Pull complete 04:33:55 f706445af74f: Pull complete 04:33:55 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:33:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:33:55 ---> b068be0155e3 04:33:55 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 04:33:56 ---> Running in 2cc2c4c42289 04:33:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:33:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:33:58 (1/12) Installing libmagic (5.39-r0) 04:33:58 (2/12) Installing file (5.39-r0) 04:33:58 (3/12) Installing libc-dev (0.7.2-r3) 04:33:58 (4/12) Installing g++ (10.2.1_pre1-r3) 04:34:06 (5/12) Installing fortify-headers (1.1-r0) 04:34:06 (6/12) Installing patch (2.7.6-r6) 04:34:06 (7/12) Installing build-base (0.5-r2) 04:34:06 (8/12) Installing libsodium (1.0.18-r0) 04:34:06 (9/12) Installing pkgconf (1.7.3-r0) 04:34:06 (10/12) Installing libsodium-dev (1.0.18-r0) 04:34:06 (11/12) Installing libzmq (4.3.3-r1) 04:34:06 (12/12) Installing zeromq-dev (4.3.3-r1) 04:34:06 Executing busybox-1.32.1-r6.trigger 04:34:06 OK: 219 MiB in 52 packages 04:34:08 Removing intermediate container 2cc2c4c42289 04:34:08 ---> ce59ad8a4ded 04:34:08 Step 4/6 : WORKDIR /edgex-go 04:34:08 ---> Running in 6496d4c234a3 04:34:08 Removing intermediate container 6496d4c234a3 04:34:08 ---> 6e787feaf390 04:34:08 Step 5/6 : COPY go.mod . 04:34:08 ---> 26d11d9410f6 04:34:08 Step 6/6 : RUN go mod download 04:34:08 ---> Running in 1b330047abf6 04:34:20 Removing intermediate container 1b330047abf6 04:34:20 ---> 049359d7299c 04:34:20 Successfully built 049359d7299c 04:34:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:34:21 + docker inspect -f . ci-base-image-x86_64 04:34:21 . [Pipeline] withDockerContainer 04:34:21 prd-centos7-docker-4c-2g-131 does not seem to be running inside a container 04:34:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:34:21 $ docker top 9d9543a3806743f69c858e00b51f116e6ab2e6d9a09cd7b4ccd51d19eb7fc755 -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:22 + go version 04:34:22 go version go1.16.3 linux/amd64 [Pipeline] } 04:34:22 $ docker stop --time=1 9d9543a3806743f69c858e00b51f116e6ab2e6d9a09cd7b4ccd51d19eb7fc755 04:34:23 $ docker rm -f 9d9543a3806743f69c858e00b51f116e6ab2e6d9a09cd7b4ccd51d19eb7fc755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:34:23 + docker inspect -f . ci-base-image-x86_64 04:34:23 . [Pipeline] withDockerContainer 04:34:24 prd-centos7-docker-4c-2g-131 does not seem to be running inside a container 04:34:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:34:24 $ docker top d155eb602b4cdc968f863d0c4e2b2a0d69551d32a67b531a1792a316b2c2a7a0 -eo pid,comm [Pipeline] { [Pipeline] echo 04:34:24 ========================================================= 04:34:24 [edgeXBuildGoParallel] Running Tests and Build... 04:34:24 ========================================================= [Pipeline] sh 04:34:24 + go mod tidy [Pipeline] sh 04:34:25 + make test 04:34:25 go mod tidy 04:34:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:34:30 ? github.com/edgexfoundry/edgex-go [no test files] 04:34:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:34:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:34:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:34:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:34:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:34:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:34:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:34:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:34:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:34:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:34:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:34:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:34:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:34:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.038s coverage: 28.7% of statements 04:35:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.061s coverage: 100.0% of statements 04:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:35:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.070s coverage: 81.2% of statements 04:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:35:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.067s coverage: 53.4% of statements 04:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:35:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:35:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.100s coverage: 87.7% of statements 04:35:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:35:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:35:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.047s coverage: 78.9% of statements 04:35:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:35:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:35:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:35:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:35:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:35:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:35:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:35:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.225s coverage: 95.1% of statements 04:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:35:04 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:35:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 04:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 04:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:35:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.058s coverage: 60.0% of statements 04:35:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.8% of statements 04:35:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:35:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.046s coverage: 22.0% of statements 04:35:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:35:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 04:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements 04:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 04:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 04:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 04:35:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements 04:35:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements 04:35:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.205s coverage: 81.8% of statements 04:35:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 04:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 04:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 04:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 04:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements 04:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 04:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements 04:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements 04:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.069s coverage: 91.2% of statements 04:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.142s coverage: 64.4% of statements 04:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 04:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 04:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 04:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements 04:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 04:35:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.230s coverage: 66.9% of statements 04:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:35:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.6% of statements 04:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements 04:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:35:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.025s coverage: 84.8% of statements 04:35:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:35:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:35:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:35:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:35:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.066s coverage: 19.3% of statements 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:35:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.126s coverage: 91.9% of statements 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:35:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 62.7% of statements 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:35:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.085s coverage: 97.6% of statements 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:35:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 04:35:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 28.9% of statements 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 04:35:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 04:35:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.037s coverage: 95.4% of statements 04:35:49 GO111MODULE=on go vet ./... 04:36:15 gofmt -l . 04:36:15 [ "`gofmt -l .`" = "" ] 04:36:15 ./bin/test-attribution-txt.sh [Pipeline] sh 04:36:16 + ls -al . 04:36:16 total 520 04:36:16 drwxrwxr-x 10 1001 1001 4096 Jun 10 04:36 . 04:36:16 drwxr-xr-x 4 root root 28 Jun 10 04:34 .. 04:36:16 -rw-rw-r-- 1 1001 1001 11 Jun 10 04:32 .dockerignore 04:36:16 drwxrwxr-x 8 1001 1001 179 Jun 10 04:32 .git 04:36:16 drwxrwxr-x 3 1001 1001 125 Jun 10 04:32 .github 04:36:16 -rw-rw-r-- 1 1001 1001 818 Jun 10 04:32 .gitignore 04:36:16 drwx------ 3 1001 1001 60 Jun 10 04:33 .semver 04:36:16 -rw-rw-r-- 1 1001 1001 166 Jun 10 04:32 .sonarcloud.properties 04:36:16 -rw-rw-r-- 1 1001 1001 8609 Jun 10 04:32 Attribution.txt 04:36:16 -rw-rw-r-- 1 1001 1001 3804 Jun 10 04:32 CONTRIBUTING.md 04:36:16 -rw-rw-r-- 1 1001 1001 931 Jun 10 04:32 Dockerfile.build 04:36:16 -rw-rw-r-- 1 1001 1001 849 Jun 10 04:32 Jenkinsfile 04:36:16 -rw-rw-r-- 1 1001 1001 10775 Jun 10 04:32 LICENSE 04:36:16 -rw-rw-r-- 1 1001 1001 5605 Jun 10 04:32 Makefile 04:36:16 -rw-rw-r-- 1 1001 1001 7978 Jun 10 04:32 README.md 04:36:16 -rw-rw-r-- 1 1001 1001 7071 Jun 10 04:32 SECURITY.md 04:36:16 -rw-rw-r-- 1 1001 1001 5 Jun 10 04:33 VERSION 04:36:16 -rw-rw-r-- 1 1001 1001 4131 Jun 10 04:32 ZMQWindows.md 04:36:16 drwxrwxr-x 2 1001 1001 37 Jun 10 04:32 bin 04:36:16 drwxrwxr-x 14 1001 1001 4096 Jun 10 04:32 cmd 04:36:16 -rw-r--r-- 1 root root 404951 Jun 10 04:35 coverage.out 04:36:16 -rw-rw-r-- 1 1001 1001 840 Jun 10 04:32 go.mod 04:36:16 -rw-r--r-- 1 root root 21139 Jun 10 04:34 go.sum 04:36:16 drwxrwxr-x 8 1001 1001 127 Jun 10 04:32 internal 04:36:16 drwxrwxr-x 3 1001 1001 16 Jun 10 04:32 openapi 04:36:16 drwxrwxr-x 4 1001 1001 71 Jun 10 04:32 snap 04:36:16 -rw-rw-r-- 1 1001 1001 168 Jun 10 04:32 version.go [Pipeline] sh 04:36:16 + '[' -e coverage.out ] 04:36:16 + chown 1001:1001 coverage.out [Pipeline] stash 04:36:16 Stashed 1 file(s) [Pipeline] sh 04:36:16 + make build 04:36:16 go mod tidy 04:36:16 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 04:36:18 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 04:36:24 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 04:36:25 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 04:36:26 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 04:36:26 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 04:36:27 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 04: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 04:36:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:36:30 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 04:36: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 04:36:31 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] } 04:36:33 $ docker stop --time=1 d155eb602b4cdc968f863d0c4e2b2a0d69551d32a67b531a1792a316b2c2a7a0 04:36:35 $ docker rm -f d155eb602b4cdc968f863d0c4e2b2a0d69551d32a67b531a1792a316b2c2a7a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:36:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:36:37 04:36:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 04:36:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:36:37 latest: Pulling from edgex-devops/edgex-compose 04:36:37 cbdbe7a5bc2a: Pulling fs layer 04:36:37 ca9280d653b3: Pulling fs layer 04:36:37 7e9c9ca2126c: Pulling fs layer 04:36:37 cbdbe7a5bc2a: Verifying Checksum 04:36:37 cbdbe7a5bc2a: Download complete 04:36:37 cbdbe7a5bc2a: Pull complete 04:36:38 ca9280d653b3: Verifying Checksum 04:36:38 ca9280d653b3: Download complete 04:36:39 ca9280d653b3: Pull complete 04:36:39 7e9c9ca2126c: Verifying Checksum 04:36:39 7e9c9ca2126c: Download complete 04:36:42 7e9c9ca2126c: Pull complete 04:36:42 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 04:36:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:36:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 04:36:42 prd-centos7-docker-4c-2g-131 does not seem to be running inside a container 04:36:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:36:45 $ docker top c1ca76f18422da1ca374f37607b748317f86663e115574c0bcdfd9353022e8ff -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:45 + docker-compose build --help 04:36:45 + grep parallel 04:36:46 --parallel Build images in parallel. [Pipeline] } 04:36:46 $ docker stop --time=1 c1ca76f18422da1ca374f37607b748317f86663e115574c0bcdfd9353022e8ff 04:36:47 $ docker rm -f c1ca76f18422da1ca374f37607b748317f86663e115574c0bcdfd9353022e8ff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:36:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:36:48 . [Pipeline] withDockerContainer 04:36:48 prd-centos7-docker-4c-2g-131 does not seem to be running inside a container 04:36:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 04:36:48 $ docker top 4c4a6ffe1434a44bd8a475d5d8ee5a63d4521a4abd256ee26482386033a221e0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:49 + docker-compose -f ./docker-compose-build.yml build --parallel 04:36:49 Building core-command ... 04:36:49 Building core-data ... 04:36:49 Building core-metadata ... 04:36:49 Building security-bootstrapper ... 04:36:49 Building security-proxy-setup ... 04:36:49 Building security-secretstore-setup ... 04:36:49 Building support-notifications ... 04:36:49 Building support-scheduler ... 04:36:49 Building sys-mgmt-agent ... 04:36:49 Building support-notifications 04:36:49 Building sys-mgmt-agent 04:36:49 Building security-bootstrapper 04:36:49 Building core-command 04:36:49 Building support-scheduler 04:37:02 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:37:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:37:02 ---> 049359d7299c 04:37:02 Step 3/32 : WORKDIR /edgex-go 04:37:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:37:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:37:02 ---> 049359d7299c 04:37:02 Step 3/23 : WORKDIR /edgex-go 04:37:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:37:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:37:02 ---> 049359d7299c 04:37:02 Step 3/23 : WORKDIR /edgex-go 04:37:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-138 in /w/workspace/edgexfoundry_edgex-go_PR-3555 [Pipeline] { [Pipeline] ws 04:37:09 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 04:37:09 The recommended git tool is: git 04:37:10 ---> Running in 75f18310b73c 04:37:10 ---> Running in aac53c46e596 04:37:10 ---> Running in 7da1694f2393 04:37:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:37:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:37:11 Removing intermediate container 75f18310b73c 04:37:11 ---> 33cdbeee64df 04:37:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:11 ---> 049359d7299c 04:37:11 Step 3/24 : WORKDIR /edgex-go 04:37:11 ---> Using cache 04:37:11 ---> e17f8aba83f9 04:37:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:12 Removing intermediate container aac53c46e596 04:37:12 ---> 4a69450305b1 04:37:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:12 Removing intermediate container 7da1694f2393 04:37:12 ---> e17f8aba83f9 04:37:12 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:12 ---> Running in 5110390e0bb6 04:37:12 ---> Running in cea103f1ee1b 04:37:12 ---> Running in eef9c3e57ab9 04:37:12 ---> Running in df4be682025d 04:37:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:37:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:37:13 ---> 049359d7299c 04:37:13 Step 3/24 : WORKDIR /edgex-go 04:37:13 ---> Using cache 04:37:13 ---> e17f8aba83f9 04:37:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:37:13 ---> Running in f61cd87ee618 04:37:14 Removing intermediate container 5110390e0bb6 04:37:14 ---> 900a770ecba3 04:37:14 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:37:14 ---> Running in dc5070138074 04:37:14 Removing intermediate container cea103f1ee1b 04:37:14 ---> b387e29fc978 04:37:14 Step 5/24 : RUN apk add --update --no-cache make bash git 04:37:14 ---> Running in 4009abec3c32 04:37:14 Removing intermediate container eef9c3e57ab9 04:37:14 ---> 42ab48c4ea98 04:37:14 Step 5/23 : RUN apk add --update --no-cache make git 04:37:14 Removing intermediate container df4be682025d 04:37:14 ---> fce75bdb341c 04:37:14 Step 5/32 : RUN apk add --update --no-cache make git 04:37:14 ---> Running in e25f54e676d7 04:37:14 ---> Running in 9fa306b83fdf 04:37:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:37:14 Removing intermediate container f61cd87ee618 04:37:14 ---> 90e9cf772f9f 04:37:14 Step 5/24 : RUN apk add --update --no-cache make git 04:37:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:37:14 ---> Running in 38d363f32580 04:37:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:37:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:37:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:37:15 using credential edgex-jenkins-ssh 04:37:15 Cloning the remote Git repository 04:37:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:37:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:37:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:37:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:37:16 OK: 219 MiB in 52 packages 04:37:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:37:16 OK: 219 MiB in 52 packages 04:37:16 OK: 219 MiB in 52 packages 04:37:16 OK: 219 MiB in 52 packages 04:37:16 Removing intermediate container dc5070138074 04:37:16 ---> b5b22c4b26a0 04:37:16 Step 6/23 : COPY go.mod . 04:37:16 Removing intermediate container 4009abec3c32 04:37:16 ---> ccf627cd62f2 04:37:16 Step 6/24 : COPY go.mod . 04:37:16 ---> 2150f432d1ef 04:37:16 Step 7/24 : RUN go mod download 04:37:16 ---> cc21bdae57ed 04:37:16 Step 7/23 : RUN go mod download 04:37:16 Removing intermediate container 38d363f32580 04:37:16 ---> 899b1cfd24bd 04:37:16 Step 6/24 : COPY go.mod . 04:37:16 ---> Running in 425a96d9a713 04:37:16 ---> Running in 57fd47b8d0be 04:37:16 Removing intermediate container 9fa306b83fdf 04:37:16 ---> ace0eec64619 04:37:16 Step 6/32 : COPY go.mod . 04:37:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:37:15 > git init /w/workspace/edgex-go/2 # timeout=10 04:37:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:37:16 > git --version # timeout=10 04:37:16 > git --version # 'git version 2.17.1' 04:37:16 using GIT_SSH to set credentials SSH Credentials for GitHub 04:37:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:37:17 ---> 9fee28a681a5 04:37:17 Step 7/24 : RUN go mod download 04:37:17 OK: 219 MiB in 52 packages 04:37:17 ---> Running in a102d5306a14 04:37:17 ---> 279ad4878863 04:37:17 Step 7/32 : RUN go mod download 04:37:17 ---> Running in 8e7d4c51083e 04:37:17 Removing intermediate container e25f54e676d7 04:37:17 ---> 1b5693a68741 04:37:17 Step 6/23 : COPY go.mod . 04:37:17 ---> 3bb108b0682b 04:37:17 Step 7/23 : RUN go mod download 04:37:18 ---> Running in d674c1869b5e 04:37:18 Removing intermediate container 425a96d9a713 04:37:18 ---> 7dd913e39507 04:37:18 Step 8/23 : COPY . . 04:37:18 Removing intermediate container 57fd47b8d0be 04:37:18 ---> c28cd0a71c96 04:37:18 Step 8/24 : COPY . . 04:37:24 Removing intermediate container a102d5306a14 04:37:24 ---> ab6e608dea89 04:37:24 Step 8/24 : COPY . . 04:37:24 Removing intermediate container 8e7d4c51083e 04:37:24 ---> bc00e1dbc091 04:37:24 Step 8/32 : COPY . . 04:37:24 ---> 9098447af178 04:37:24 Step 9/24 : RUN go mod tidy 04:37:24 ---> 3427597acb56 04:37:24 Step 9/23 : RUN go mod tidy 04:37:28 ---> Running in 80968ccad1c2 04:37:28 ---> Running in 263111fda6e1 04:37:28 Removing intermediate container d674c1869b5e 04:37:28 ---> a07f33aeffce 04:37:28 Step 8/23 : COPY . . 04:37:36 ---> 046255823856 04:37:36 Step 9/24 : RUN go mod tidy 04:37:36 ---> b7d43cd746ce 04:37:36 Step 9/32 : RUN go mod tidy 04:37:36 Removing intermediate container 263111fda6e1 04:37:36 ---> e4e882713c73 04:37:36 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:37:36 Removing intermediate container 80968ccad1c2 04:37:36 ---> 95997786cb24 04:37:36 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:37:36 ---> Running in dda99f3ba7f8 04:37:36 ---> Running in cfafffe292c9 04:37:36 ---> Running in 8975dc0d17b0 04:37:36 ---> Running in b3064f109b04 04:37:37 Merging remotes/origin/master commit 027c4e9e11e34d7e4f7c73f925e1f85085517f61 into PR head commit 1d836f06ab4462e5e0971280dc34a87e264e0459 04:37:38 Merge succeeded, producing d3da7661b808d7767cf51f402633071b30526f91 04:37:38 Checking out Revision d3da7661b808d7767cf51f402633071b30526f91 (PR-3555) 04:37:38 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 04:37:38 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 04:37:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:37:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:37:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:37:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:37:36 using GIT_SSH to set credentials SSH Credentials for GitHub 04:37:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3555/head:refs/remotes/origin/PR-3555 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:37:37 > git config core.sparsecheckout # timeout=10 04:37:37 > git checkout -f 1d836f06ab4462e5e0971280dc34a87e264e0459 # timeout=10 04:37:37 > git remote # timeout=10 04:37:37 > git config --get remote.origin.url # timeout=10 04:37:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:37:37 > git merge 027c4e9e11e34d7e4f7c73f925e1f85085517f61 # timeout=10 04:37:38 > git rev-parse HEAD^{commit} # timeout=10 04:37:38 > git config core.sparsecheckout # timeout=10 04:37:38 > git checkout -f d3da7661b808d7767cf51f402633071b30526f91 # timeout=10 04:37:39 Removing intermediate container dda99f3ba7f8 04:37:39 ---> 7403f7ede5c7 04:37:39 Step 10/24 : RUN make cmd/core-command/core-command 04:37:40 Removing intermediate container cfafffe292c9 04:37:40 ---> f65c19e322a5 04:37:40 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:37:40 ---> Running in 514e4c5bfa8b 04:37:40 ---> Running in 74546ee699c5 04:37:42 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 04:37:42 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 04:37:42 Commit message: "Merge commit '027c4e9e11e34d7e4f7c73f925e1f85085517f61' into HEAD" 04:37:42 > git rev-list --no-walk 1d836f06ab4462e5e0971280dc34a87e264e0459 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:37:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:37:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:37:44 + sudo service docker restart 04:37:44 + true 04:37:54 ---> 4a7572e2c1d1 04:37:54 Step 9/23 : RUN go mod tidy 04:37:54 ---> Running in ffb2417c7ae8 04:37:54 Removing intermediate container ffb2417c7ae8 04:37:54 ---> 1e35f04f34e0 04:37:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:37:54 ---> Running in 68f442f1ada8 04:37:55 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 04:38:03 provisioning config files... 04:38:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1105499886571719321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:03 ---> docker-login.sh 04:38:03 nexus3.edgexfoundry.org:10001 04:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:04 Configure a credential helper to remove this warning. See 04:38:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:04 04:38:04 Login Succeeded 04:38:04 nexus3.edgexfoundry.org:10002 04:38:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:05 Configure a credential helper to remove this warning. See 04:38:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:05 04:38:05 Login Succeeded 04:38:05 nexus3.edgexfoundry.org:10003 04:38:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:05 Configure a credential helper to remove this warning. See 04:38:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:05 04:38:05 Login Succeeded 04:38:05 nexus3.edgexfoundry.org:10004 04:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:06 Configure a credential helper to remove this warning. See 04:38:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:06 04:38:06 Login Succeeded 04:38:06 docker.io 04:38:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:38:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:38:07 Configure a credential helper to remove this warning. See 04:38:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:38:07 04:38:07 Login Succeeded 04:38:07 ---> docker-login.sh ends [Pipeline] } 04:38:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:38:07 ========================================================= 04:38:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:38:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:38:08 + 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 . 04:38:10 Sending build context to Docker daemon 166.2MB 04:38:10 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:38:10 Step 2/6 : FROM ${BASE} 04:38:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:38:10 595b0fe564bb: Pulling fs layer 04:38:10 3088b5b3c5c0: Pulling fs layer 04:38:10 5b7225fbf94c: Pulling fs layer 04:38:10 ba82ee9f976e: Pulling fs layer 04:38:10 506bd15cee9f: Pulling fs layer 04:38:10 75a0a4a0db45: Pulling fs layer 04:38:10 618dc40b7e24: Pulling fs layer 04:38:10 506bd15cee9f: Waiting 04:38:10 75a0a4a0db45: Waiting 04:38:10 618dc40b7e24: Waiting 04:38:10 ba82ee9f976e: Waiting 04:38:10 5b7225fbf94c: Verifying Checksum 04:38:10 5b7225fbf94c: Download complete 04:38:10 3088b5b3c5c0: Verifying Checksum 04:38:10 3088b5b3c5c0: Download complete 04:38:10 506bd15cee9f: Download complete 04:38:10 75a0a4a0db45: Verifying Checksum 04:38:10 75a0a4a0db45: Download complete 04:38:10 595b0fe564bb: Verifying Checksum 04:38:10 595b0fe564bb: Download complete 04:38:11 595b0fe564bb: Pull complete 04:38:12 3088b5b3c5c0: Pull complete 04:38:12 5b7225fbf94c: Pull complete 04:38:14 618dc40b7e24: Verifying Checksum 04:38:14 618dc40b7e24: Download complete 04:38:17 Removing intermediate container b3064f109b04 04:38:17 ---> 169b9190bcd0 04:38:17 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:38:17 Removing intermediate container 8975dc0d17b0 04:38:17 ---> 3db0a2e4fcac 04:38:17 04:38:17 Step 11/23 : FROM alpine:3.12 04:38:17 ---> Running in 750bf51688d3 04:38:17 3.12: Pulling from library/alpine 04:38:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:38:17 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:38:17 Status: Downloaded newer image for alpine:3.12 04:38:17 ---> 13621d1b12d4 04:38:17 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:38:18 ---> Running in 4102a5f29c58 04:38:19 Removing intermediate container 750bf51688d3 04:38:19 ---> aff5304baa27 04:38:19 04:38:19 Step 12/24 : FROM docker:20.10.0 04:38:19 20.10.0: Pulling from library/docker 04:38:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:38:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:38:19 (1/2) Installing ca-certificates (20191127-r4) 04:38:19 ba82ee9f976e: Verifying Checksum 04:38:19 ba82ee9f976e: Download complete 04:38:19 (2/2) Installing dumb-init (1.2.2-r1) 04:38:19 Executing busybox-1.31.1-r20.trigger 04:38:19 Executing ca-certificates-20191127-r4.trigger 04:38:19 OK: 6 MiB in 16 packages 04:38:21 Removing intermediate container 514e4c5bfa8b 04:38:21 ---> 577b1b04f2b9 04:38:21 04:38:21 Step 11/24 : FROM alpine:3.12 04:38:21 ---> 13621d1b12d4 04:38:21 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:38:22 ---> Running in d740b2d97ec4 04:38:23 Removing intermediate container 4102a5f29c58 04:38:23 ---> 7350f37c07c7 04:38:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:38:23 ---> Running in 355c3b58b131 04:38:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:38:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:38:23 (1/1) Installing dumb-init (1.2.2-r1) 04:38:23 Executing busybox-1.31.1-r20.trigger 04:38:24 OK: 6 MiB in 15 packages 04:38:24 Removing intermediate container 355c3b58b131 04:38:24 ---> 529d0fdfa44d 04:38:24 Step 14/23 : ENV APP_PORT=59860 04:38:27 ---> Running in 3ef012400e47 04:38:27 Removing intermediate container 74546ee699c5 04:38:27 ---> 4272bfee9219 04:38:27 04:38:27 Step 11/32 : FROM alpine:3.12 04:38:27 ---> 13621d1b12d4 04:38:27 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:38:28 ---> Running in 9de2d863f08d 04:38:28 Removing intermediate container 3ef012400e47 04:38:28 ---> 5915cf9cd185 04:38:28 Step 15/23 : EXPOSE $APP_PORT 04:38:28 Removing intermediate container d740b2d97ec4 04:38:28 ---> 1e5ed1cad7c0 04:38:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:38:28 ---> Running in 74b9707b21b6 04:38:28 ---> Running in 81a7b0d92250 04:38:28 Removing intermediate container 9de2d863f08d 04:38:28 ---> 194956544a65 04:38:28 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:38:28 Removing intermediate container 74b9707b21b6 04:38:28 ---> cb07ecaab07b 04:38:28 Step 14/24 : ENV APP_PORT=59882 04:38:28 ---> Running in fee5ca5b06dd 04:38:28 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:38:28 Status: Downloaded newer image for docker:20.10.0 04:38:28 Removing intermediate container 81a7b0d92250 04:38:28 ---> 5a2ace146ccd 04:38:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:38:28 ---> Running in 4e7ba63df7b6 04:38:28 ---> aefe523efa57 04:38:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:38:29 ---> Running in ed4b47b89e23 04:38:29 Removing intermediate container 4e7ba63df7b6 04:38:29 ---> dd9136304435 04:38:29 Step 15/24 : EXPOSE $APP_PORT 04:38:29 ---> 61e78f2b7522 04:38:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:38:29 ---> Running in 08d13696c3c2 04:38:29 Removing intermediate container ed4b47b89e23 04:38:29 ---> 477782008d25 04:38:29 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 04:38:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:38:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:38:29 (1/2) Installing dumb-init (1.2.2-r1) 04:38:29 (2/2) Installing su-exec (0.2-r1) 04:38:29 Executing busybox-1.31.1-r20.trigger 04:38:29 OK: 6 MiB in 16 packages 04:38:29 ba82ee9f976e: Pull complete 04:38:29 506bd15cee9f: Pull complete 04:38:29 75a0a4a0db45: Pull complete 04:38:31 ---> Running in 7e1836bff35f 04:38:31 Removing intermediate container 08d13696c3c2 04:38:31 ---> 9646cab231e6 04:38:31 Step 16/24 : WORKDIR / 04:38:31 ---> 9f427dbfe82f 04:38:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:38:31 ---> Running in 9936a21f5b10 04:38:31 Removing intermediate container 68f442f1ada8 04:38:31 ---> 1ccdfb256db9 04:38:31 04:38:31 Step 11/23 : FROM alpine:3.12 04:38:31 ---> 13621d1b12d4 04:38:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:38:31 ---> Using cache 04:38:31 ---> 1e5ed1cad7c0 04:38:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:38:31 ---> Using cache 04:38:31 ---> cb07ecaab07b 04:38:31 Step 14/23 : ENV APP_PORT=59861 04:38:31 ---> Running in 35ede294b982 04:38:31 Removing intermediate container fee5ca5b06dd 04:38:31 ---> 7172bbddf4dd 04:38:31 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:38:31 ---> f84b51b8c15b 04:38:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:38:31 Removing intermediate container 9936a21f5b10 04:38:31 ---> 8db4ab81dad0 04:38:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:38:31 ---> Running in 62b86945a40a 04:38:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:38:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:38:31 ---> Running in f84332881e67 04:38:32 Removing intermediate container 35ede294b982 04:38:32 ---> 575d9f813bb2 04:38:32 Step 15/23 : EXPOSE $APP_PORT 04:38:32 (1/39) Installing readline (8.0.4-r0) 04:38:32 (2/39) Installing bash (5.0.17-r0) 04:38:32 Executing bash-5.0.17-r0.post-install 04:38:32 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:38:32 (4/39) Installing libcurl (7.77.0-r0) 04:38:32 (5/39) Installing curl (7.77.0-r0) 04:38:32 (6/39) Installing dumb-init (1.2.2-r1) 04:38:32 (7/39) Installing libbz2 (1.0.8-r1) 04:38:32 (8/39) Installing expat (2.2.9-r1) 04:38:32 (9/39) Installing libffi (3.3-r2) 04:38:32 (10/39) Installing gdbm (1.13-r1) 04:38:32 (11/39) Installing xz-libs (5.2.5-r0) 04:38:32 (12/39) Installing sqlite-libs (3.32.1-r1) 04:38:32 ---> Running in a18167ea9f66 04:38:32 (13/39) Installing python3 (3.8.10-r0) 04:38:32 ---> e56bfc945328 04:38:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:38:32 Removing intermediate container 62b86945a40a 04:38:32 ---> 79a5b587cff5 04:38:32 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:38:33 618dc40b7e24: Pull complete 04:38:33 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:38:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:38:33 ---> a36622ca3599 04:38:33 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 04:38:33 Removing intermediate container f84332881e67 04:38:33 ---> 9f9640d8d297 04:38:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:38:33 ---> Running in 6f67b2d7fc31 04:38:33 Removing intermediate container a18167ea9f66 04:38:33 ---> 186f680291e1 04:38:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:38:34 ---> Running in 64383ce89fb3 04:38:34 ---> fba5d9246566 04:38:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:38:34 (14/39) Installing py3-appdirs (1.4.4-r1) 04:38:34 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:38:34 (16/39) Installing py3-parsing (2.4.7-r0) 04:38:34 (17/39) Installing py3-six (1.15.0-r0) 04:38:34 (18/39) Installing py3-packaging (20.4-r0) 04:38:34 (19/39) Installing py3-setuptools (47.0.0-r0) 04:38:34 (20/39) Installing py3-chardet (3.0.4-r4) 04:38:34 (21/39) Installing py3-idna (2.9-r0) 04:38:34 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:38:34 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:38:34 Removing intermediate container 6f67b2d7fc31 04:38:34 ---> b87cca7f1300 04:38:34 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:38:34 (24/39) Installing py3-requests (2.23.0-r0) 04:38:34 (25/39) Installing py3-msgpack (1.0.0-r0) 04:38:34 (26/39) Installing py3-lockfile (0.12.2-r3) 04:38:34 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:38:34 (28/39) Installing py3-colorama (0.4.3-r0) 04:38:34 (29/39) Installing py3-distlib (0.3.0-r0) 04:38:34 Removing intermediate container 64383ce89fb3 04:38:34 ---> 00e3f2d94df1 04:38:34 Step 21/23 : LABEL arch=x86_64 04:38:34 ---> Running in f169084b46d1 04:38:34 (30/39) Installing py3-distro (1.5.0-r1) 04:38:34 (31/39) Installing py3-webencodings (0.5.1-r3) 04:38:34 ---> 2edf40cf4fb6 04:38:34 Step 20/24 : ENTRYPOINT ["/core-command"] 04:38:34 ---> a9cb39727395 04:38:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:38:34 (32/39) Installing py3-html5lib (1.0.1-r4) 04:38:34 (33/39) Installing py3-pytoml (0.1.21-r0) 04:38:34 (34/39) Installing py3-pep517 (0.8.2-r0) 04:38:34 (35/39) Installing py3-progress (1.5-r0) 04:38:34 (36/39) Installing py3-toml (0.10.1-r0) 04:38:34 (37/39) Installing py3-retrying (1.3.3-r0) 04:38:34 ---> Running in baefc70ae72e 04:38:34 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:38:34 (39/39) Installing py3-pip (20.1.1-r0) 04:38:35 ---> Running in 4be6fbd11fac 04:38:35 Executing busybox-1.31.1-r19.trigger 04:38:35 OK: 72 MiB in 59 packages 04:38:35 Removing intermediate container baefc70ae72e 04:38:35 ---> 44cd1e131fc3 04:38:35 Step 22/23 : LABEL git_sha=4569478aafc10b310ba44fe8eb4a8e96fc64b592 04:38:35 ---> cf197b03150d 04:38:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:38:35 ---> Running in 225f2315c5b9 04:38:36 Collecting docker-compose==1.23.2 04:38:36 ---> Running in b38d45b7fbde 04:38:36 Removing intermediate container 4be6fbd11fac 04:38:36 ---> b405da4b408b 04:38:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:38:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:38:36 ---> Running in 6feb3200897a 04:38:36 ---> a1aee74a45df 04:38:36 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:38:36 Collecting PyYAML<4,>=3.10 04:38:36 Downloading PyYAML-3.13.tar.gz (270 kB) 04:38:36 Removing intermediate container b38d45b7fbde 04:38:36 ---> 49a772ca7b2e 04:38:36 Step 23/23 : LABEL version=0.0.0 04:38:36 ---> Running in ecfeda01f37d 04:38:36 ---> Running in 081df2017b3c 04:38:36 Removing intermediate container 6feb3200897a 04:38:36 ---> 205d6541cfa4 04:38:36 Step 22/24 : LABEL arch=x86_64 04:38:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:38:37 Removing intermediate container f169084b46d1 04:38:37 ---> d40aecf9c7c8 04:38:37 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:38:37 ---> Running in 18f15969c3f7 04:38:37 Removing intermediate container 081df2017b3c 04:38:37 ---> f9738adebab9 04:38:37 04:38:37 Removing intermediate container ecfeda01f37d 04:38:37 ---> 65c34f9df56a 04:38:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:38:37 Collecting jsonschema<3,>=2.5.1 04:38:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:38:37 Successfully built f9738adebab9 04:38:37 ---> Running in d9e2a05ab71b 04:38:37 Successfully tagged support-notifications:latest 04:38:37 Building core-data 04:38:37 ---> Running in b92dd53f3175 04:38:37  Building support-notifications ... done Collecting cached-property<2,>=1.2.0 04:38:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:38:37 Removing intermediate container 18f15969c3f7 04:38:37 ---> 19205e7f4c5f 04:38:37 Step 23/24 : LABEL git_sha=4569478aafc10b310ba44fe8eb4a8e96fc64b592 04:38:37 Collecting texttable<0.10,>=0.9.0 04:38:37 Downloading texttable-0.9.1.tar.gz (11 kB) 04:38:37 ---> Running in 147f33463397 04:38:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:38:38 (1/12) Installing libmagic (5.39-r0) 04:38:39 (2/12) Installing file (5.39-r0) 04:38:39 (3/12) Installing libc-dev (0.7.2-r3) 04:38:39 (4/12) Installing g++ (10.2.1_pre1-r3) 04:38:39 Collecting websocket-client<1.0,>=0.32.0 04:38:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:38:39 Removing intermediate container b92dd53f3175 04:38:39 ---> dcbc4ee44522 04:38:39 Step 21/23 : LABEL arch=x86_64 04:38:39 Removing intermediate container d9e2a05ab71b 04:38:39 ---> 4f371d478f02 04:38:39 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:38:39 Collecting docopt<0.7,>=0.6.1 04:38:39 Downloading docopt-0.6.2.tar.gz (25 kB) 04:38:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:38:40 ---> Running in 63cb46567892 04:38:40 Collecting docker<4.0,>=3.6.0 04:38:40 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:38:42 Collecting dockerpty<0.5,>=0.4.1 04:38:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:38:44 (5/12) Installing fortify-headers (1.1-r0) 04:38:44 (6/12) Installing patch (2.7.6-r6) 04:38:44 (7/12) Installing build-base (0.5-r2) 04:38:44 (8/12) Installing libsodium (1.0.18-r0) 04:38:44 (9/12) Installing pkgconf (1.7.3-r0) 04:38:44 (10/12) Installing libsodium-dev (1.0.18-r0) 04:38:44 ---> a4fca6e35265 04:38:44 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:38:44 Removing intermediate container 147f33463397 04:38:44 ---> 8cd3341db9bc 04:38:44 Step 24/24 : LABEL version=0.0.0 04:38:44 (11/12) Installing libzmq (4.3.3-r1) 04:38:44 (12/12) Installing zeromq-dev (4.3.3-r1) 04:38:45 Executing busybox-1.32.1-r6.trigger 04:38:45 OK: 218 MiB in 52 packages 04:38:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:38:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:38:48 ---> 049359d7299c 04:38:48 Step 3/24 : WORKDIR /edgex-go 04:38:48 ---> Using cache 04:38:48 ---> e17f8aba83f9 04:38:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:38:48 ---> Using cache 04:38:48 ---> 90e9cf772f9f 04:38:48 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:38:49 Removing intermediate container 225f2315c5b9 04:38:49 ---> ff715bf5fcdf 04:38:49 Step 4/6 : WORKDIR /edgex-go 04:38:49 ---> Running in f240d7f90496 04:38:49 Removing intermediate container f240d7f90496 04:38:49 ---> 3d7ce9fe990f 04:38:49 Step 5/6 : COPY go.mod . 04:38:49 Removing intermediate container 63cb46567892 04:38:49 ---> 50db75e8400a 04:38:49 Step 22/23 : LABEL git_sha=4569478aafc10b310ba44fe8eb4a8e96fc64b592 04:38:49 ---> Running in 58b5dab824c8 04:38:49 ---> Running in c9eec30804d3 04:38:49 ---> Running in 1ee8d8fc8c38 04:38:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:38:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:38:49 Collecting docker-pycreds>=0.4.0 04:38:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:38:49 ---> Running in bbc301f1c1de 04:38:49 Collecting urllib3<1.25,>=1.21.1 04:38:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:38:49 Removing intermediate container 58b5dab824c8 04:38:49 ---> 4d852e551dee 04:38:49 04:38:49 Removing intermediate container bbc301f1c1de 04:38:49 ---> c0e50663717e 04:38:49 Step 23/23 : LABEL version=0.0.0 04:38:49 Collecting idna<2.8,>=2.5 04:38:49 Successfully built 4d852e551dee 04:38:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:38:49 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) 04:38:49 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) 04:38:49 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:38:49 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:38:49 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:38:49 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:38:49 Successfully tagged core-command:latest 04:38:49 Building core-metadata 04:38:49 ---> Running in 1a1d795327b6 04:38:50  Building core-command ... done Installing collected packages: PyYAML, jsonschema, cached-property, texttable, websocket-client, docopt, docker-pycreds, urllib3, idna, requests, docker, dockerpty, docker-compose 04:38:50 Running setup.py install for PyYAML: started 04:38:50 Removing intermediate container 1a1d795327b6 04:38:50 ---> 29b6bc11c8e3 04:38:50 04:38:50 ---> 8466000c1e06 04:38:50 Step 6/6 : RUN go mod download 04:38:50 ---> Running in 2a8a0e08a7cf 04:38:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:38:50 Successfully built 29b6bc11c8e3 04:38:50 Successfully tagged support-scheduler:latest 04:38:50  Building support-scheduler ... done Building security-secretstore-setup 04:38:50 Running setup.py install for PyYAML: finished with status 'done' 04:38:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:38:51 OK: 219 MiB in 52 packages 04:38:53 Running setup.py install for texttable: started 04:38:53 Running setup.py install for texttable: finished with status 'done' 04:38:58 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:38:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:38:58 Running setup.py install for docopt: started 04:39:00 ---> 049359d7299c 04:39:00 Step 3/26 : WORKDIR /edgex-go 04:39:00 ---> Using cache 04:39:00 ---> e17f8aba83f9 04:39:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:39:00 ---> Using cache 04:39:00 ---> 90e9cf772f9f 04:39:00 Step 5/26 : RUN apk add --update --no-cache make git 04:39:00 ---> Using cache 04:39:00 ---> 899b1cfd24bd 04:39:00 Step 6/26 : COPY go.mod . 04:39:00 ---> Using cache 04:39:00 ---> 9fee28a681a5 04:39:00 Step 7/26 : RUN go mod download 04:39:00 ---> Using cache 04:39:00 ---> ab6e608dea89 04:39:00 Step 8/26 : COPY . . 04:39:00 ---> Using cache 04:39:00 ---> 046255823856 04:39:00 Step 9/26 : RUN go mod tidy 04:39:00 ---> Using cache 04:39:00 ---> 7403f7ede5c7 04:39:00 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:39:00 Running setup.py install for docopt: finished with status 'done' 04:39:05 Attempting uninstall: urllib3 04:39:05 Found existing installation: urllib3 1.25.9 04:39:05 Uninstalling urllib3-1.25.9: 04:39:05 Successfully uninstalled urllib3-1.25.9 04:39:10 Removing intermediate container c9eec30804d3 04:39:10 ---> 831f69242ccf 04:39:10 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:39:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:39:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:39:11 Attempting uninstall: idna 04:39:11 Found existing installation: idna 2.9 04:39:11 Uninstalling idna-2.9: 04:39:11 ---> 049359d7299c 04:39:11 Step 3/24 : WORKDIR /edgex-go 04:39:11 ---> Using cache 04:39:11 ---> e17f8aba83f9 04:39:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:39:11 ---> Using cache 04:39:11 ---> 90e9cf772f9f 04:39:11 Step 5/24 : RUN apk add --update --no-cache make git 04:39:11 Successfully uninstalled idna-2.9 04:39:11 ---> Using cache 04:39:11 ---> 899b1cfd24bd 04:39:11 Step 6/24 : COPY go.mod . 04:39:11 ---> Using cache 04:39:11 ---> 9fee28a681a5 04:39:11 Step 7/24 : RUN go mod download 04:39:11 ---> Using cache 04:39:11 ---> ab6e608dea89 04:39:11 Step 8/24 : COPY . . 04:39:11 ---> Using cache 04:39:11 ---> 046255823856 04:39:11 Step 9/24 : RUN go mod tidy 04:39:11 ---> Using cache 04:39:11 ---> 7403f7ede5c7 04:39:11 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:39:11 ---> Running in cd42787065f1 04:39:11 Attempting uninstall: requests 04:39:11 Found existing installation: requests 2.23.0 04:39:11 Uninstalling requests-2.23.0: 04:39:11 Successfully uninstalled requests-2.23.0 04:39:11 Removing intermediate container 1ee8d8fc8c38 04:39:11 ---> 8a15fdf2bbd4 04:39:11 Step 6/24 : COPY go.mod . 04:39:11 ---> Running in 81a40ceebd36 04:39:11 ---> 60842cfb5c29 04:39:11 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:39:11 ---> f9410bb745a6 04:39:11 Step 7/24 : RUN go mod download 04:39:12 Running setup.py install for dockerpty: started 04:39:12 Running setup.py install for dockerpty: finished with status 'done' 04:39:12 ---> Running in 1f7b3fb9264a 04:39: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 04:39:12 ---> e257e0fb2075 04:39:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:39: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 04:39:13 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 04:39:13 ---> 7e0678eb078c 04:39:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:39:13 ---> 56b6662a831d 04:39:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:39:14 ---> 677a1668d35a 04:39:14 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:39:14 ---> Running in 0a19b04c4374 04:39:14 Removing intermediate container 1f7b3fb9264a 04:39:14 ---> 98af7eeace41 04:39:14 Step 8/24 : COPY . . 04:39:14 Removing intermediate container 0a19b04c4374 04:39:14 ---> 06a73fed33ce 04:39:14 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:39:16 ---> 2e0efb948aee 04:39:16 Step 27/32 : RUN chmod +x /entrypoint.sh 04:39:17 Removing intermediate container 2a8a0e08a7cf 04:39:17 ---> 0951eab9dffa 04:39:17 Successfully built 0951eab9dffa 04:39:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:39:17 + docker inspect -f . ci-base-image-arm64 04:39:17 . [Pipeline] withDockerContainer 04:39:17 prd-ubuntu18.04-docker-arm64-4c-16g-138 does not seem to be running inside a container 04:39:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:39:19 $ docker top 1975a4b2607b7e14485dfb3b6dc6441245115b934bb3987e3131096cc2c855e3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:20 ---> Running in 8b8c944bcf50 04:39:20 Removing intermediate container 7e1836bff35f 04:39:20 ---> cf3468a26b4a 04:39:20 Step 15/24 : ENV APP_PORT=58890 04:39:20 ---> Running in e7516fc1eeb8 04:39:20 ---> e7f42713adc7 04:39:20 Step 9/24 : RUN go mod tidy 04:39:20 + go version 04:39:20 go version go1.16.5 linux/arm64 [Pipeline] } 04:39:20 $ docker stop --time=1 1975a4b2607b7e14485dfb3b6dc6441245115b934bb3987e3131096cc2c855e3 04:39:20 ---> Running in 30b99fe3a28a 04:39:20 Removing intermediate container e7516fc1eeb8 04:39:20 ---> 334765725924 04:39:20 Step 16/24 : EXPOSE $APP_PORT 04:39:20 ---> Running in ea4e7376b488 04:39:21 Removing intermediate container ea4e7376b488 04:39:21 ---> 64cb93c6d2f1 04:39:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:39:22 Removing intermediate container 8b8c944bcf50 04:39:22 ---> 8ba93957fbf9 04:39:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:39:22 ---> 168f11e01494 04:39:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:39:22 ---> Running in a03521e8b338 04:39:22 Removing intermediate container a03521e8b338 04:39:22 ---> 947eed28a8c7 04:39:22 Step 29/32 : CMD ["gate"] 04:39:22 ---> 01466a3cc3f8 04:39:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:39:22 ---> Running in f5f375e2197a 04:39:22 $ docker rm -f 1975a4b2607b7e14485dfb3b6dc6441245115b934bb3987e3131096cc2c855e3 04:39:22 ---> b202c0fe481b 04:39:22 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:39:22 Removing intermediate container f5f375e2197a 04:39:22 ---> cc5fa830e31d 04:39:22 Step 30/32 : LABEL arch=x86_64 04:39:22 ---> Running in 85c68076f11d 04:39:22 ---> Running in b3853b524976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:39:23 Removing intermediate container 85c68076f11d 04:39:23 ---> e604e945cdb0 04:39:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:39:23 ---> Running in e1fa1a310db3 04:39:23 Removing intermediate container b3853b524976 04:39:23 ---> 8394205cc34a 04:39:23 Step 31/32 : LABEL git_sha=4569478aafc10b310ba44fe8eb4a8e96fc64b592 04:39:23 ---> Running in b28efff855db 04:39:23 Removing intermediate container e1fa1a310db3 04:39:23 ---> 9601a4d3fee7 04:39:23 Step 22/24 : LABEL arch=x86_64 04:39:23 Removing intermediate container 30b99fe3a28a 04:39:23 ---> 9f74d6facb61 04:39:23 Step 10/24 : RUN make cmd/core-data/core-data 04:39:23 ---> Running in b7c98ab9c3ae 04:39:23 ---> Running in 60b36a9db4c9 04:39:23 + docker inspect -f . ci-base-image-arm64 04:39:23 . [Pipeline] withDockerContainer 04:39:23 Removing intermediate container b28efff855db 04:39:23 ---> d40e9543ca5b 04:39:23 Step 32/32 : LABEL version=0.0.0 04:39:23 prd-ubuntu18.04-docker-arm64-4c-16g-138 does not seem to be running inside a container 04:39:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:39:23 ---> Running in b2d112498433 04:39:23 Removing intermediate container 60b36a9db4c9 04:39:23 ---> 30cff4b1a2f6 04:39:23 Step 23/24 : LABEL git_sha=4569478aafc10b310ba44fe8eb4a8e96fc64b592 04:39:23 ---> Running in 3fe8718f428c 04:39:24 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 04:39:24 Removing intermediate container b2d112498433 04:39:24 ---> a9c8b8575bd3 04:39:24 04:39:24 Successfully built a9c8b8575bd3 04:39:24 Removing intermediate container 3fe8718f428c 04:39:24 ---> 444953e49a4c 04:39:24 Step 24/24 : LABEL version=0.0.0 04:39:24 Successfully tagged security-bootstrapper:latest 04:39:24 Building security-proxy-setup 04:39:24  Building security-bootstrapper ... done  ---> Running in 7b7332980c86 04:39:24 Removing intermediate container 7b7332980c86 04:39:24 ---> edc0a247416b 04:39:24 04:39:24 Successfully built edc0a247416b 04:39:24 Successfully tagged sys-mgmt-agent:latest 04:39:25 $ docker top faee985606d1c348e6a0980b522df027e40a5469c38e9da4ce34ecb0b6b3de6e -eo pid,comm [Pipeline] { [Pipeline] echo 04:39:25 ========================================================= 04:39:25 [edgeXBuildGoParallel] Running Tests and Build... 04:39:25 ========================================================= [Pipeline] sh 04:39:26 + go mod tidy [Pipeline] sh 04:39:27 + make test 04:39:27 go mod tidy 04:39:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:39:31  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:39:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 04:39:31 ---> 049359d7299c 04:39:31 Step 3/22 : WORKDIR /edgex-go 04:39:31 ---> Using cache 04:39:31 ---> e17f8aba83f9 04:39:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:39:31 ---> Using cache 04:39:31 ---> 90e9cf772f9f 04:39:31 Step 5/22 : RUN apk add --update --no-cache make git 04:39:31 ---> Using cache 04:39:31 ---> 899b1cfd24bd 04:39:31 Step 6/22 : COPY go.mod . 04:39:31 ---> Using cache 04:39:31 ---> 9fee28a681a5 04:39:31 Step 7/22 : RUN go mod download 04:39:31 ---> Using cache 04:39:31 ---> ab6e608dea89 04:39:31 Step 8/22 : COPY . . 04:39:31 ---> Using cache 04:39:31 ---> 046255823856 04:39:31 Step 9/22 : RUN go mod tidy 04:39:31 ---> Using cache 04:39:31 ---> 7403f7ede5c7 04:39:31 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:39:32 ---> Running in 1ae69c928202 04:39: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 04:39:41 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 04:39:46 Removing intermediate container cd42787065f1 04:39:46 ---> 3f86d7b61e41 04:39:46 04:39:46 Step 11/26 : FROM alpine:3.12 04:39:46 ---> 13621d1b12d4 04:39:46 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:39:46 ---> Running in 26a077c27680 04:39:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:47 (1/6) Installing ca-certificates (20191127-r4) 04:39:47 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:39:47 (3/6) Installing libcurl (7.77.0-r0) 04:39:47 (4/6) Installing curl (7.77.0-r0) 04:39:47 (5/6) Installing dumb-init (1.2.2-r1) 04:39:47 (6/6) Installing su-exec (0.2-r1) 04:39:47 Executing busybox-1.31.1-r20.trigger 04:39:47 Executing ca-certificates-20191127-r4.trigger 04:39:47 OK: 7 MiB in 20 packages 04:39:48 Removing intermediate container 81a40ceebd36 04:39:48 ---> 1e474db911c4 04:39:48 04:39:48 Step 11/24 : FROM alpine:3.12 04:39:48 ---> 13621d1b12d4 04:39:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:39:48 ---> Using cache 04:39:48 ---> 1e5ed1cad7c0 04:39:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:39:48 ---> Using cache 04:39:48 ---> cb07ecaab07b 04:39:48 Step 14/24 : ENV APP_PORT=59881 04:39:48 Removing intermediate container 26a077c27680 04:39:48 ---> 01064e826e8b 04:39:48 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:39:48 ---> Running in a73511e27987 04:39:48 ---> Running in 7c94f191a866 04:39:48 Removing intermediate container a73511e27987 04:39:48 ---> 504d06d833c6 04:39:48 Step 15/24 : EXPOSE $APP_PORT 04:39:48 Removing intermediate container 7c94f191a866 04:39:48 ---> 75eaa49aaf8a 04:39:48 Step 14/26 : WORKDIR / 04:39:48 ---> Running in b449c1b32027 04:39:48 ---> Running in e868b1395cc0 04:39:49 Removing intermediate container b449c1b32027 04:39:49 ---> 9942135e7054 04:39:49 Step 16/24 : WORKDIR / 04:39:49 ---> Running in ddcb57cb9361 04:39:49 Removing intermediate container e868b1395cc0 04:39:49 ---> 7afdf627525c 04:39:49 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:39:49 Removing intermediate container ddcb57cb9361 04:39:49 ---> 9e4b1508144c 04:39:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:39:49 ---> 78e7d821e613 04:39:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:39:49 ---> 4ad3b3b82a3d 04:39:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:39:50 ---> 95efc5ab60e6 04:39:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:39:50 ---> 9194e2e0d9dc 04:39:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:39:50 ---> 1eb5146ef5b3 04:39:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:39:50 ---> 9e2db11b4589 04:39:50 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:39:50 ---> 81722aa4d50c 04:39:50 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:39:51 ---> Running in f32b421c68f0 04:39:51 Removing intermediate container f32b421c68f0 04:39:51 ---> 9c4a4fc6dcf4 04:39:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:39:51 ---> Running in b1282b37cd27 04:39:51 ---> f52445fc4fae 04:39:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:39:51 Removing intermediate container b1282b37cd27 04:39:51 ---> 198df8879744 04:39:51 Step 22/24 : LABEL arch=x86_64 04:39:51 ---> Running in b1946d95432e 04:39:51 ---> 379ec5e68065 04:39:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:39:52 Removing intermediate container b1946d95432e 04:39:52 ---> 80ae65c5b6ec 04:39:52 Step 23/24 : LABEL git_sha=4569478aafc10b310ba44fe8eb4a8e96fc64b592 04:39:52 ---> Running in be088ba2ee9d 04:39:52 Removing intermediate container be088ba2ee9d 04:39:52 ---> af944d1d410d 04:39:52 Step 24/24 : LABEL version=0.0.0 04:39:52 ---> 1dddabbbe1ea 04:39: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/ 04:39:52 ---> Running in d4a5602b567b 04:39:52 ---> Running in 31246020c77e 04:39:52 Removing intermediate container d4a5602b567b 04:39:52 ---> 6936715b0275 04:39:52 04:39:52 Successfully built 6936715b0275 04:39:52 Successfully tagged core-metadata:latest 04:39:53  Building core-metadata ... done Removing intermediate container 31246020c77e 04:39:53 ---> f3e7b26de252 04:39:53 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:39:53 ---> Running in 442d28916b02 04:39:53 Removing intermediate container 442d28916b02 04:39:53 ---> 1c59e5f70285 04:39:53 Step 24/26 : LABEL arch=x86_64 04:39:53 ---> Running in 053502c7ad89 04:39:53 Removing intermediate container 053502c7ad89 04:39:53 ---> 87b93d1af1de 04:39:53 Step 25/26 : LABEL git_sha=4569478aafc10b310ba44fe8eb4a8e96fc64b592 04:39:54 ---> Running in 150cc8cd7ac7 04:39:54 Removing intermediate container 150cc8cd7ac7 04:39:54 ---> a17de628982e 04:39:54 Step 26/26 : LABEL version=0.0.0 04:39:54 ---> Running in 8ffa28e69582 04:39:54 Removing intermediate container 8ffa28e69582 04:39:54 ---> 7aaeb562ad12 04:39:54 04:39:54 Successfully built 7aaeb562ad12 04:39:54 Successfully tagged security-secretstore-setup:latest 04:39:55 ? github.com/edgexfoundry/edgex-go [no test files] 04:39:55  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 04:39:58 Removing intermediate container b7c98ab9c3ae 04:39:58 ---> ee9fd061bea8 04:39:58 04:39:58 Step 11/24 : FROM alpine:3.12 04:39:58 ---> 13621d1b12d4 04:39:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:39:58 ---> Running in 91cf56f97fd5 04:39:58 Removing intermediate container 1ae69c928202 04:39:58 ---> 921632c611dd 04:39:58 04:39:58 Step 11/22 : FROM alpine:3.12 04:39:58 ---> 13621d1b12d4 04:39:58 Step 12/22 : RUN apk add --update --no-cache curl 04:39:58 ---> Running in 4fe886778792 04:39:58 Removing intermediate container 91cf56f97fd5 04:39:58 ---> cac97a51f07c 04:39:58 Step 13/24 : ENV APP_PORT=59880 04:39:58 ---> Running in c521abbe357f 04:39:58 Removing intermediate container c521abbe357f 04:39:58 ---> 7d3f172027c2 04:39:58 Step 14/24 : EXPOSE $APP_PORT 04:39:58 ---> Running in f3dacb7c2c45 04:39:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:58 Removing intermediate container f3dacb7c2c45 04:39:58 ---> 85f86547fe44 04:39:58 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:39:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:39:58 ---> Running in 41b87d4ca659 04:39:58 (1/4) Installing ca-certificates (20191127-r4) 04:39:58 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:39:58 (3/4) Installing libcurl (7.77.0-r0) 04:39:58 (4/4) Installing curl (7.77.0-r0) 04:39:58 Executing busybox-1.31.1-r20.trigger 04:39:58 Executing ca-certificates-20191127-r4.trigger 04:39:58 OK: 7 MiB in 18 packages 04:39:58 Removing intermediate container 4fe886778792 04:39:58 ---> 1c789a2deaec 04:39:58 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:39:58 Removing intermediate container 41b87d4ca659 04:39:58 ---> 9e7cf666507d 04:39:58 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:39:59 ---> Running in 73807dcde559 04:39:59 ---> Running in 1c478b2b00e9 04:39:59 Removing intermediate container 73807dcde559 04:39:59 ---> be35f01e4aec 04:39:59 Step 14/22 : WORKDIR /edgex 04:39:59 ---> Running in c8073b457e49 04:39:59 Removing intermediate container c8073b457e49 04:39:59 ---> 278935ac0278 04:39:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:39:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:39:59 ---> 27765b834d61 04:39:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:40:00 ---> eb472b13f57f 04:40:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:40:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:40:00 ---> 2cf3c0e96813 04:40:00 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:40:00 ---> Running in d6b327201ded 04:40:00 Removing intermediate container d6b327201ded 04:40:00 ---> eba600aeb7bd 04:40:00 Step 19/22 : CMD ["--init=true"] 04:40:00 ---> Running in 5ce7c253a2aa 04:40:00 Removing intermediate container 5ce7c253a2aa 04:40:00 ---> a16ef8b77297 04:40:00 Step 20/22 : LABEL arch=x86_64 04:40:00 (1/6) Installing dumb-init (1.2.2-r1) 04:40:00 ---> Running in 504e0f54e53c 04:40:00 (2/6) Installing libgcc (9.3.0-r2) 04:40:00 Removing intermediate container 504e0f54e53c 04:40:00 ---> b3a247c30a1f 04:40:00 Step 21/22 : LABEL git_sha=4569478aafc10b310ba44fe8eb4a8e96fc64b592 04:40:00 ---> Running in 255a74abed15 04:40:00 (3/6) Installing libsodium (1.0.18-r0) 04:40:00 Removing intermediate container 255a74abed15 04:40:00 ---> c3d359a1e43a 04:40:00 Step 22/22 : LABEL version=0.0.0 04:40:00 (4/6) Installing libstdc++ (9.3.0-r2) 04:40:00 ---> Running in 4baba193df7f 04:40:00 Removing intermediate container 4baba193df7f 04:40:00 ---> 2c89f262d6d5 04:40:00 04:40:01 Successfully built 2c89f262d6d5 04:40:01 Successfully tagged security-proxy-setup:latest 04:40:01  Building security-proxy-setup ... done (5/6) Installing libzmq (4.3.3-r0) 04:40:01 (6/6) Installing zeromq (4.3.3-r0) 04:40:01 Executing busybox-1.31.1-r20.trigger 04:40:01 OK: 8 MiB in 20 packages 04:40:02 Removing intermediate container 1c478b2b00e9 04:40:02 ---> a84303495e5b 04:40:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:40:02 ---> 48321661c198 04:40:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:40:03 ---> 61d4d97073e5 04:40:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:40:03 ---> 938961090dda 04:40:03 Step 20/24 : ENTRYPOINT ["/core-data"] 04:40:03 ---> Running in 3246038282ac 04:40:03 Removing intermediate container 3246038282ac 04:40:03 ---> 1c77de8b5401 04:40:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:40:03 ---> Running in f0ec1bab3f10 04:40:03 Removing intermediate container f0ec1bab3f10 04:40:03 ---> 00870abb59e6 04:40:03 Step 22/24 : LABEL arch=x86_64 04:40:03 ---> Running in 094e08d08f47 04:40:03 Removing intermediate container 094e08d08f47 04:40:03 ---> 5bf81bcf31df 04:40:03 Step 23/24 : LABEL git_sha=4569478aafc10b310ba44fe8eb4a8e96fc64b592 04:40:03 ---> Running in 964f95c172e8 04:40:03 Removing intermediate container 964f95c172e8 04:40:03 ---> cb930dd55b04 04:40:03 Step 24/24 : LABEL version=0.0.0 04:40:03 ---> Running in 839f4342246d 04:40:03 Removing intermediate container 839f4342246d 04:40:03 ---> 784cccce91ca 04:40:03 04:40:03 Successfully built 784cccce91ca 04:40:03 Successfully tagged core-data:latest 04:40:03  Building core-data ... done  [Pipeline] } 04:40:03 $ docker stop --time=1 4c4a6ffe1434a44bd8a475d5d8ee5a63d4521a4abd256ee26482386033a221e0 04:40:05 $ docker rm -f 4c4a6ffe1434a44bd8a475d5d8ee5a63d4521a4abd256ee26482386033a221e0 [Pipeline] // withDockerContainer [Pipeline] sh 04:40:05 + docker images 04:40:05 REPOSITORY TAG IMAGE ID CREATED SIZE 04:40:05 core-data latest 784cccce91ca 2 seconds ago 20.2MB 04:40:05 security-proxy-setup latest 2c89f262d6d5 5 seconds ago 25.3MB 04:40:05 ee9fd061bea8 8 seconds ago 1.15GB 04:40:05 921632c611dd 8 seconds ago 1.15GB 04:40:05 security-secretstore-setup latest 7aaeb562ad12 11 seconds ago 28.1MB 04:40:05 core-metadata latest 6936715b0275 13 seconds ago 16.6MB 04:40:05 1e474db911c4 18 seconds ago 1.15GB 04:40:05 3f86d7b61e41 20 seconds ago 1.15GB 04:40:05 sys-mgmt-agent latest edc0a247416b 41 seconds ago 312MB 04:40:05 security-bootstrapper latest a9c8b8575bd3 42 seconds ago 18.2MB 04:40:05 support-scheduler latest 29b6bc11c8e3 About a minute ago 15.9MB 04:40:05 core-command latest 4d852e551dee About a minute ago 15.9MB 04:40:05 support-notifications latest f9738adebab9 About a minute ago 16.6MB 04:40:05 1ccdfb256db9 About a minute ago 1.14GB 04:40:05 4272bfee9219 About a minute ago 1.14GB 04:40:05 577b1b04f2b9 About a minute ago 1.14GB 04:40:05 aff5304baa27 About a minute ago 1.15GB 04:40:05 3db0a2e4fcac About a minute ago 1.15GB 04:40:05 ci-base-image-x86_64 latest 049359d7299c 5 minutes ago 648MB 04:40:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 04:40:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 04:40:05 alpine 3.12 13621d1b12d4 8 weeks ago 5.58MB 04:40:05 docker 20.10.0 aefe523efa57 6 months ago 240MB 04:40:05 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] } 04:41:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:41:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:41:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:41:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:41:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:41:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:41:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:41:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:41:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:41:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:41:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:41:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:41:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:41:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.204s coverage: 28.7% of statements 04:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.463s coverage: 100.0% of statements 04:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:41:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.303s coverage: 81.2% of statements 04:41:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:41:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.326s coverage: 53.4% of statements 04:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:41:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:41:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.579s coverage: 87.7% of statements 04:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:41:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.229s coverage: 78.9% of statements 04:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:41:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:41:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.594s coverage: 95.1% of statements 04:41:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:41:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:41:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:41:48 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:41:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements 04:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 04:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:41:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.199s coverage: 60.0% of statements 04:41:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.383s coverage: 0.8% of statements 04:41:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:41:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.197s coverage: 22.0% of statements 04:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 47.1% of statements 04:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.240s coverage: 79.5% of statements 04:41:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.186s coverage: 94.1% of statements 04:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements 04:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements 04:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.302s coverage: 94.4% of statements 04:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements 04:42:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.570s coverage: 81.8% of statements 04:42:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.139s coverage: 100.0% of statements 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 76.0% of statements 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.164s coverage: 80.0% of statements 04:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements 04:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements 04:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.281s coverage: 91.2% of statements 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.711s coverage: 64.4% of statements 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.173s coverage: 100.0% of statements 04:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements 04:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements 04:42:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 04:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 04:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.084s coverage: 66.9% of statements 04:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:42:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.803s coverage: 43.6% of statements 04:42:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:42:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:42:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.126s coverage: 89.5% of statements 04:42:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:42:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.115s coverage: 84.8% of statements 04:42:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:42:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:42:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:42:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:42:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.248s coverage: 19.3% of statements 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:42:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.604s coverage: 91.9% of statements 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:42:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.262s coverage: 62.7% of statements 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:42:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.397s coverage: 97.6% of statements 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:42:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 04:42:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.170s coverage: 28.9% of statements 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 04:42:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 04:42:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 04:42:31 GO111MODULE=on go vet ./... 04:43:53 gofmt -l . 04:43:54 [ "`gofmt -l .`" = "" ] 04:43:56 ./bin/test-attribution-txt.sh [Pipeline] sh 04:43:58 + ls -al . 04:43:58 total 548 04:43:58 drwxrwxr-x 9 1001 1001 4096 Jun 10 04:43 . 04:43:58 drwxr-xr-x 4 root root 4096 Jun 10 04:39 .. 04:43:58 -rw-rw-r-- 1 1001 1001 11 Jun 10 04:37 .dockerignore 04:43:58 drwxrwxr-x 8 1001 1001 4096 Jun 10 04:37 .git 04:43:58 drwxrwxr-x 3 1001 1001 4096 Jun 10 04:37 .github 04:43:58 -rw-rw-r-- 1 1001 1001 818 Jun 10 04:37 .gitignore 04:43:58 -rw-rw-r-- 1 1001 1001 166 Jun 10 04:37 .sonarcloud.properties 04:43:58 -rw-rw-r-- 1 1001 1001 8609 Jun 10 04:37 Attribution.txt 04:43:58 -rw-rw-r-- 1 1001 1001 3804 Jun 10 04:37 CONTRIBUTING.md 04:43:58 -rw-rw-r-- 1 1001 1001 931 Jun 10 04:37 Dockerfile.build 04:43:58 -rw-rw-r-- 1 1001 1001 849 Jun 10 04:37 Jenkinsfile 04:43:58 -rw-rw-r-- 1 1001 1001 10775 Jun 10 04:37 LICENSE 04:43:58 -rw-rw-r-- 1 1001 1001 5605 Jun 10 04:37 Makefile 04:43:58 -rw-rw-r-- 1 1001 1001 7978 Jun 10 04:37 README.md 04:43:58 -rw-rw-r-- 1 1001 1001 7071 Jun 10 04:37 SECURITY.md 04:43:58 -rw-rw-r-- 1 1001 1001 5 Jun 10 04:33 VERSION 04:43:58 -rw-rw-r-- 1 1001 1001 4131 Jun 10 04:37 ZMQWindows.md 04:43:58 drwxrwxr-x 2 1001 1001 4096 Jun 10 04:37 bin 04:43:58 drwxrwxr-x 14 1001 1001 4096 Jun 10 04:37 cmd 04:43:58 -rw-r--r-- 1 root root 404951 Jun 10 04:42 coverage.out 04:43:58 -rw-rw-r-- 1 1001 1001 840 Jun 10 04:37 go.mod 04:43:58 -rw-r--r-- 1 root root 21139 Jun 10 04:39 go.sum 04:43:58 drwxrwxr-x 8 1001 1001 4096 Jun 10 04:37 internal 04:43:58 drwxrwxr-x 3 1001 1001 4096 Jun 10 04:37 openapi 04:43:58 drwxrwxr-x 4 1001 1001 4096 Jun 10 04:37 snap 04:43:58 -rw-rw-r-- 1 1001 1001 168 Jun 10 04:37 version.go [Pipeline] sh 04:43:59 + '[' -e coverage.out ] 04:43:59 + chown 1001:1001 coverage.out [Pipeline] stash 04:43:59 Warning: overwriting stash ‘coverage-report’ 04:44:00 Stashed 1 file(s) [Pipeline] sh 04:44:01 + make build 04:44:01 go mod tidy 04:44:01 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 04:44:10 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 04:44:32 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 04:44:33 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 04:44:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 04:44:38 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 04:44:41 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 04:44:45 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 04:44:47 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 04:44:52 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 04:44:54 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 04:44:58 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] } 04:45:04 $ docker stop --time=1 faee985606d1c348e6a0980b522df027e40a5469c38e9da4ce34ecb0b6b3de6e 04:45:07 $ docker rm -f faee985606d1c348e6a0980b522df027e40a5469c38e9da4ce34ecb0b6b3de6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:45:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:45:09 04:45:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:45:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:45:10 latest: Pulling from edgex-devops/edgex-compose-arm64 04:45:10 29e5d40040c1: Pulling fs layer 04:45:10 1ce36da41761: Pulling fs layer 04:45:10 25b303627fd3: Pulling fs layer 04:45:10 29e5d40040c1: Verifying Checksum 04:45:10 29e5d40040c1: Download complete 04:45:11 1ce36da41761: Verifying Checksum 04:45:11 1ce36da41761: Download complete 04:45:11 29e5d40040c1: Pull complete 04:45:12 1ce36da41761: Pull complete 04:45:12 25b303627fd3: Verifying Checksum 04:45:23 25b303627fd3: Pull complete 04:45:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 04:45:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:45:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 04:45:23 prd-ubuntu18.04-docker-arm64-4c-16g-138 does not seem to be running inside a container 04:45:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:45:26 $ docker top 48b46db053be151256bb0962c8618f90e8d5255af6c1e011440a46d3bf7ed1fc -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:27 + grep parallel 04:45:27 + docker-compose build --help 04:45:31 --parallel Build images in parallel. [Pipeline] } 04:45:31 $ docker stop --time=1 48b46db053be151256bb0962c8618f90e8d5255af6c1e011440a46d3bf7ed1fc 04:45:33 $ docker rm -f 48b46db053be151256bb0962c8618f90e8d5255af6c1e011440a46d3bf7ed1fc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:45:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:45:34 . [Pipeline] withDockerContainer 04:45:34 prd-ubuntu18.04-docker-arm64-4c-16g-138 does not seem to be running inside a container 04:45:34 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 04:45:36 $ docker top 808ccea2244b82e35b651b77ff5ff6580150cad538edf49c0ce6a254cf7a38e7 -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:37 + docker-compose -f ./docker-compose-build.yml build --parallel 04:45:41 Building core-command ... 04:45:41 Building core-data ... 04:45:41 Building core-metadata ... 04:45:41 Building security-bootstrapper ... 04:45:41 Building security-proxy-setup ... 04:45:41 Building security-secretstore-setup ... 04:45:41 Building support-notifications ... 04:45:41 Building support-scheduler ... 04:45:41 Building sys-mgmt-agent ... 04:45:41 Building support-notifications 04:45:41 Building core-metadata 04:45:41 Building support-scheduler 04:45:41 Building security-secretstore-setup 04:45:41 Building security-proxy-setup 04:46:49 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:46:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 04:46:49 ---> 0951eab9dffa 04:46:49 Step 3/23 : WORKDIR /edgex-go 04:46:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:46:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:46:49 ---> 0951eab9dffa 04:46:49 Step 3/24 : WORKDIR /edgex-go 04:46:49 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:46:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 04:46:49 ---> 0951eab9dffa 04:46:49 Step 3/26 : WORKDIR /edgex-go 04:46:49 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:46:49 04:46:49 Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder 04:46:49 04:46:49 ---> 0951eab9dffa 04:46:49 ---> 0951eab9dffa 04:46:49 Step 3/22 : WORKDIR /edgex-goStep 3/23 : WORKDIR /edgex-go 04:46:49 04:46:49 ---> Running in 5d607ed97e40 04:46:49 ---> Running in 7755be950d1c 04:46:49 ---> Running in 4c2cda3f911b 04:46:49 ---> Running in b3d0d7e5307c 04:46:49 ---> Running in bb93ed36d207 04:46:49 Removing intermediate container 5d607ed97e40 04:46:49 ---> c5789872a719 04:46:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:49 Removing intermediate container b3d0d7e5307c 04:46:49 ---> 1501d36aad36 04:46:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:49 Removing intermediate container 7755be950d1c 04:46:49 ---> f7ec3ea76990 04:46:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:49 Removing intermediate container bb93ed36d207 04:46:49 ---> f5a4d3091030 04:46:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:49 Removing intermediate container 4c2cda3f911b 04:46:49 ---> 47c10ecd473e 04:46:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:49 ---> Running in ac4dee7abdb9 04:46:49 ---> Running in c59e438a58f1 04:46:49 ---> Running in afa306e61815 04:46:49 ---> Running in c7b3bdea2072 04:46:49 ---> Running in d802a5717dd6 04:46:52 Removing intermediate container ac4dee7abdb9 04:46:52 ---> 10ff1c53a15f 04:46:52 Step 5/26 : RUN apk add --update --no-cache make git 04:46:52 ---> Running in 267259d98c47 04:46:52 Removing intermediate container c7b3bdea2072 04:46:52 ---> bf1bccd6831f 04:46:52 Step 5/23 : RUN apk add --update --no-cache make git 04:46:53 ---> Running in 3ff495fbef0c 04:46:53 Removing intermediate container c59e438a58f1 04:46:53 ---> 5eec97da6a76 04:46:53 Step 5/24 : RUN apk add --update --no-cache make git 04:46:53 Removing intermediate container d802a5717dd6 04:46:53 ---> a42e85f2de1d 04:46:53 Step 5/22 : RUN apk add --update --no-cache make git 04:46:53 ---> Running in f26bd575b910 04:46:53 Removing intermediate container afa306e61815 04:46:53 ---> b6f86d0f169f 04:46:53 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 04:46:53 ---> Running in 1385f450bb99 04:46:54 ---> Running in 5b6cd15b79a7 04:46:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:46:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:46:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:46:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:46:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:46:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:46:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:46:56 OK: 218 MiB in 52 packages 04:46:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:46:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:46:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:46:57 OK: 218 MiB in 52 packages 04:46:57 OK: 218 MiB in 52 packages 04:46:58 Removing intermediate container 267259d98c47 04:46:58 ---> 005c7b8ec045 04:46:58 Step 6/26 : COPY go.mod . 04:46:58 OK: 218 MiB in 52 packages 04:46:58 OK: 218 MiB in 52 packages 04:46:59 Removing intermediate container 3ff495fbef0c 04:46:59 ---> 900aa46323ad 04:46:59 Step 6/23 : COPY go.mod . 04:46:59 ---> a4ed906767c0 04:46:59 Step 7/26 : RUN go mod download 04:46:59 ---> Running in a26e82f549f5 04:46:59 Removing intermediate container f26bd575b910 04:46:59 ---> 8182f96e18c1 04:46:59 Step 6/24 : COPY go.mod . 04:47:00 Removing intermediate container 1385f450bb99 04:47:00 ---> 3612fe0d0cc4 04:47:00 Step 6/22 : COPY go.mod . 04:47:00 ---> 5ac06278c4bc 04:47:00 Step 7/23 : RUN go mod download 04:47:00 Removing intermediate container 5b6cd15b79a7 04:47:00 ---> 58090ec77d4e 04:47:00 Step 6/23 : COPY go.mod . 04:47:00 ---> Running in d7d32c301a5a 04:47:01 ---> 4f05deb5d05a 04:47:01 Step 7/24 : RUN go mod download 04:47:01 ---> Running in 98686a9d2d95 04:47:01 ---> 81f390b082af 04:47:01 Step 7/22 : RUN go mod download 04:47:02 ---> Running in dd5e652925d0 04:47:02 ---> a5a55d840ff0 04:47:02 Step 7/23 : RUN go mod download 04:47:02 ---> Running in 4f408bb7b300 04:47:04 Removing intermediate container a26e82f549f5 04:47:04 ---> e0b4532a693c 04:47:04 Step 8/26 : COPY . . 04:47:05 Removing intermediate container d7d32c301a5a 04:47:05 ---> fee0da6bb449 04:47:05 Step 8/23 : COPY . . 04:47:06 Removing intermediate container 98686a9d2d95 04:47:06 ---> dc5bf7da0254 04:47:06 Step 8/24 : COPY . . 04:47:07 Removing intermediate container dd5e652925d0 04:47:07 ---> 3d52974ca0c6 04:47:07 Step 8/22 : COPY . . 04:47:07 Removing intermediate container 4f408bb7b300 04:47:07 ---> 4e466d5b1843 04:47:07 Step 8/23 : COPY . . 04:47:30 ---> 093e55a41eea 04:47:30 Step 9/26 : RUN go mod tidy 04:47:30 ---> 5314819e8fa3 04:47:30 Step 9/23 : RUN go mod tidy 04:47:30 ---> 1a1494bac925 04:47:30 Step 9/24 : RUN go mod tidy 04:47:30 ---> a92e707607c8 04:47:30 Step 9/22 : RUN go mod tidy 04:47:30 ---> 4b03a47a3dcb 04:47:30 Step 9/23 : RUN go mod tidy 04:47:30 ---> Running in 762bfa0055b4 04:47:30 ---> Running in 0a257bde3a05 04:47:30 ---> Running in 4681ab08b621 04:47:30 ---> Running in 321a6ed75ccd 04:47:30 ---> Running in 0de44193f79c 04:47:37 Removing intermediate container 762bfa0055b4 04:47:37 ---> 152e7cecd5dc 04:47:37 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:47:37 ---> Running in a60e20bef06f 04:47:37 Removing intermediate container 0a257bde3a05 04:47:37 ---> b63b30938f96 04:47:37 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 04:47:37 ---> Running in 00fcc2db7de2 04:47:37 Removing intermediate container 0de44193f79c 04:47:37 ---> 015d9e4015c2 04:47:37 Step 10/23 : RUN make cmd/support-notifications/support-notifications 04:47:37 Removing intermediate container 4681ab08b621 04:47:37 ---> 0997439e5c43 04:47:37 Step 10/24 : RUN make cmd/core-metadata/core-metadata 04:47:37 ---> Running in a1a0c5504a78 04:47:38 Removing intermediate container 321a6ed75ccd 04:47:38 ---> f36d4aea7538 04:47:38 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 04:47:38 ---> Running in 91ced59ca532 04:47:38 ---> Running in c8fd54dc13bc 04:47:39 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 04:47:39 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 04:47:40 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 04:47:40 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 04:47:40 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 04:49:32 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 04:49:32 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 04:49:50 Removing intermediate container a60e20bef06f 04:49:50 ---> bf661d9d5f4e 04:49:50 04:49:50 Step 11/26 : FROM alpine:3.12 04:49:50 3.12: Pulling from library/alpine 04:49:51 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 04:49:51 Status: Downloaded newer image for alpine:3.12 04:49:51 ---> 9852663dfa18 04:49:51 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 04:49:53 ---> Running in 3917b0f72407 04:49:53 Removing intermediate container c8fd54dc13bc 04:49:53 ---> ae273cf93b6b 04:49:53 04:49:53 Step 11/22 : FROM alpine:3.12 04:49:53 ---> 9852663dfa18 04:49:53 Step 12/22 : RUN apk add --update --no-cache curl 04:49:53 Removing intermediate container a1a0c5504a78 04:49:53 ---> 8ceb78cc6c1d 04:49:53 04:49:53 Step 11/23 : FROM alpine:3.12 04:49:53 ---> 9852663dfa18 04:49:53 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 04:49:53 Removing intermediate container 00fcc2db7de2 04:49:53 ---> 1135d5fd1d8d 04:49:53 04:49:53 Step 11/23 : FROM alpine:3.12 04:49:53 ---> 9852663dfa18 04:49:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 04:49:54 ---> Running in 3f734c63c657 04:49:54 ---> Running in 9a7e0c8ff450 04:49:54 ---> Running in 90d99d0eaec0 04:49:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:49:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:49:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:49:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:49:56 (1/6) Installing ca-certificates (20191127-r4) 04:49:56 (2/6) Installing nghttp2-libs (1.41.0-r0) 04:49:56 (3/6) Installing libcurl (7.77.0-r0) 04:49:56 (4/6) Installing curl (7.77.0-r0) 04:49:56 (5/6) Installing dumb-init (1.2.2-r1) 04:49:56 (6/6) Installing su-exec (0.2-r1) 04:49:56 Executing busybox-1.31.1-r20.trigger 04:49:56 Executing ca-certificates-20191127-r4.trigger 04:49:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:49:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:49:57 OK: 7 MiB in 20 packages 04:49:57 (1/4) Installing ca-certificates (20191127-r4) 04:49:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:49:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:49:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 04:49:57 (3/4) Installing libcurl (7.77.0-r0) 04:49:57 (4/4) Installing curl (7.77.0-r0) 04:49:57 Executing busybox-1.31.1-r20.trigger 04:49:57 Executing ca-certificates-20191127-r4.trigger 04:49:57 OK: 7 MiB in 18 packages 04:49:58 (1/2) Installing ca-certificates (20191127-r4) 04:49:58 (1/1) Installing dumb-init (1.2.2-r1) 04:49:58 Executing busybox-1.31.1-r20.trigger 04:49:58 OK: 5 MiB in 15 packages 04:49:58 Removing intermediate container 91ced59ca532 04:49:58 ---> 097a0ca9d1b8 04:49:58 04:49:58 Step 11/24 : FROM alpine:3.12 04:49:58 (2/2) Installing dumb-init (1.2.2-r1) 04:49:58 ---> 9852663dfa18 04:49:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:49:58 Executing busybox-1.31.1-r20.trigger 04:49:58 Executing ca-certificates-20191127-r4.trigger 04:49:58 OK: 6 MiB in 16 packages 04:49:58 ---> Running in ee756453ad35 04:50:01 Removing intermediate container 3917b0f72407 04:50:01 ---> b8b1842babce 04:50:01 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:50:01 Removing intermediate container 90d99d0eaec0 04:50:01 ---> 85cf33df5b27 04:50:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:50:01 ---> Running in 2ea11d96cada 04:50:01 ---> Running in 0a95c2459195 04:50:01 Removing intermediate container 3f734c63c657 04:50:01 ---> ef3d58a0789d 04:50:01 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 04:50:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:01 ---> Running in 6435164a3fe5 04:50:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:02 Removing intermediate container 9a7e0c8ff450 04:50:02 ---> 678043840446 04:50:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 04:50:02 Removing intermediate container 2ea11d96cada 04:50:02 ---> dfa0a63cc59a 04:50:02 Step 14/26 : WORKDIR / 04:50:02 ---> Running in 92037c8279f6 04:50:02 Removing intermediate container 0a95c2459195 04:50:02 ---> b776df3a3e1f 04:50:02 Step 14/23 : ENV APP_PORT=59861 04:50:02 ---> Running in 6310b78822f2 04:50:02 (1/1) Installing dumb-init (1.2.2-r1) 04:50:02 Executing busybox-1.31.1-r20.trigger 04:50:02 OK: 5 MiB in 15 packages 04:50:02 Removing intermediate container 6435164a3fe5 04:50:02 ---> a79ba4c53a66 04:50:02 Step 14/22 : WORKDIR /edgex 04:50:02 ---> Running in 975b49db7353 04:50:02 ---> Running in ff6b45933eee 04:50:03 Removing intermediate container 92037c8279f6 04:50:03 ---> 3d18dd404186 04:50:03 Step 14/23 : ENV APP_PORT=59860 04:50:03 ---> Running in 2ccd354fcb87 04:50:03 Removing intermediate container 6310b78822f2 04:50:03 ---> dfa45cd9c837 04:50:03 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:50:03 Removing intermediate container 975b49db7353 04:50:03 ---> ee41adca516a 04:50:03 Step 15/23 : EXPOSE $APP_PORT 04:50:03 Removing intermediate container ff6b45933eee 04:50:03 ---> 4e83c6d97ccd 04:50:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 04:50:03 ---> Running in f84c9224d4cc 04:50:04 Removing intermediate container 2ccd354fcb87 04:50:04 ---> f17131c1f812 04:50:04 Step 15/23 : EXPOSE $APP_PORT 04:50:04 Removing intermediate container ee756453ad35 04:50:04 ---> 06e4883304fa 04:50:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:50:04 ---> Running in 95c765c53269 04:50:04 ---> Running in df6952306086 04:50:04 Removing intermediate container f84c9224d4cc 04:50:04 ---> 22fc2d7f59be 04:50:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:50:04 ---> d364d98fc2f6 04:50:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 04:50:05 ---> b29a79273021 04:50:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 04:50:05 Removing intermediate container 95c765c53269 04:50:05 ---> 50aacc4e11f7 04:50:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 04:50:05 Removing intermediate container df6952306086 04:50:05 ---> 1f9525719428 04:50:05 Step 14/24 : ENV APP_PORT=59881 04:50:05 ---> Running in 511d101358a4 04:50:05 ---> ae82ac93c9b9 04:50:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:50:06 ---> 59be04f78fdc 04:50:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 04:50:06 Removing intermediate container 511d101358a4 04:50:06 ---> 4c55e3137080 04:50:06 Step 15/24 : EXPOSE $APP_PORT 04:50:06 ---> 3671e9dc7dbf 04:50:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:50:06 ---> Running in b09567829c13 04:50:06 ---> b9d0e72e2eae 04:50:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:50:07 ---> 48b22b62bd38 04:50:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 04:50:07 Removing intermediate container b09567829c13 04:50:07 ---> 5fd3324f56e3 04:50:07 Step 16/24 : WORKDIR / 04:50:08 ---> 48e4574b77f5 04:50:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 04:50:08 ---> Running in 2d5d99f8d215 04:50:08 ---> 13879fcad047 04:50:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 04:50:08 ---> 7cdb3bac37ea 04:50:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:50:08 ---> a5b4a07a077a 04:50:08 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 04:50:09 ---> 670cd5f9c6ec 04:50:09 ---> Running in c881ead41263 04:50:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 04:50:09 Removing intermediate container 2d5d99f8d215 04:50:09 ---> a0dc27bf6e48 04:50:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:50:09 ---> Running in f0988745d1ff 04:50:09 Removing intermediate container c881ead41263 04:50:09 ---> 609904ff1b07 04:50:09 Step 19/22 : CMD ["--init=true"] 04:50:10 ---> c7ff6137ac51 04:50:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 04:50:10 ---> Running in ca798ba64da5 04:50:10 Removing intermediate container f0988745d1ff 04:50:10 ---> 4b2df3453675 04:50:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:50:10 ---> Running in 7982cb853636 04:50:10 ---> 0e3b169b7b43 04:50:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:50:10 ---> 58d1a705bc51 04:50:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:50:10 ---> Running in 0d8109b8ecff 04:50:10 Removing intermediate container ca798ba64da5 04:50:10 ---> 343a64b695a2 04:50:10 Step 20/22 : LABEL arch=arm64 04:50:11 Removing intermediate container 7982cb853636 04:50:11 ---> ae1c4fcb9008 04:50:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:50:11 ---> Running in 425ad221e360 04:50:11 ---> Running in aca165d55f9f 04:50:11 Removing intermediate container 0d8109b8ecff 04:50:11 ---> 411b1805abde 04:50:11 Step 21/23 : LABEL arch=arm64 04:50:11 ---> Running in 67fdb9da86d6 04:50:11 ---> c8595fcf3e38 04:50:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:50:11 Removing intermediate container 425ad221e360 04:50:11 ---> eb0084828c4d 04:50:11 Step 21/22 : LABEL git_sha=d3da7661b808d7767cf51f402633071b30526f91 04:50:12 ---> Running in 954686997dbc 04:50:12 ---> 87dfe42b4730 04:50:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 04:50:12 Removing intermediate container aca165d55f9f 04:50:12 ---> 19baa6bbb5e6 04:50:12 Step 21/23 : LABEL arch=arm64 04:50:12 Removing intermediate container 67fdb9da86d6 04:50:12 ---> 2c16952a65be 04:50:12 Step 22/23 : LABEL git_sha=d3da7661b808d7767cf51f402633071b30526f91 04:50:12 ---> Running in fdeadb581cbe 04:50:12 ---> Running in 25f52049baf9 04:50:13 Removing intermediate container 954686997dbc 04:50:13 ---> 771a936d5be3 04:50:13 Step 22/22 : LABEL version=0.0.0 04:50:13 ---> 88ee83590d93 04:50:13 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/ ---> Running in 5a8f7aee9e5d 04:50:13 04:50:13 ---> Running in 12735faee5e4 04:50:13 Removing intermediate container fdeadb581cbe 04:50:13 ---> 805dd21e1409 04:50:13 Step 22/23 : LABEL git_sha=d3da7661b808d7767cf51f402633071b30526f91 04:50:13 Removing intermediate container 25f52049baf9 04:50:13 ---> 8590a4199912 04:50:13 Step 23/23 : LABEL version=0.0.0 04:50:13 ---> 721b7c76afc6 04:50:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 04:50:13 ---> Running in 1bdc26a7fdce 04:50:13 ---> Running in f37baef77bad 04:50:13 ---> Running in 09a3f7810e3a 04:50:13 Removing intermediate container 5a8f7aee9e5d 04:50:13 ---> d44940c6929c 04:50:13 04:50:14 Successfully built d44940c6929c 04:50:14 Removing intermediate container 1bdc26a7fdce 04:50:14 ---> 98e3c08e1fad 04:50:14 04:50:14 Removing intermediate container f37baef77bad 04:50:14 ---> 2c0279e115cd 04:50:14 Step 23/23 : LABEL version=0.0.0 04:50:14 Successfully tagged security-proxy-setup-arm64:latest 04:50:14  Building security-proxy-setup ... done Building sys-mgmt-agent 04:50:14 ---> Running in b77a50f26d5b 04:50:14 Removing intermediate container 09a3f7810e3a 04:50:14 ---> bb260a391d70 04:50:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:50:15 Successfully built 98e3c08e1fad 04:50:15 Successfully tagged support-scheduler-arm64:latest 04:50:15 Building core-command 04:50:15  Building support-scheduler ... done  ---> Running in bb7ae96f3caa 04:50:15 Removing intermediate container b77a50f26d5b 04:50:15 ---> 3ba6b14e7e07 04:50:15 04:50:16 Successfully built 3ba6b14e7e07 04:50:16 Successfully tagged support-notifications-arm64:latest 04:50:16  Building support-notifications ... done Building core-data 04:50:16 Removing intermediate container bb7ae96f3caa 04:50:16 ---> c333e4d7a33c 04:50:16 Step 22/24 : LABEL arch=arm64 04:50:16 ---> Running in 8786693df232 04:50:16 Removing intermediate container 12735faee5e4 04:50:16 ---> a19608108359 04:50:16 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 04:50:16 ---> Running in 8fd27a69d779 04:50:16 Removing intermediate container 8786693df232 04:50:16 ---> ed0a0e8f4ee0 04:50:16 Step 23/24 : LABEL git_sha=d3da7661b808d7767cf51f402633071b30526f91 04:50:17 ---> Running in eaf35e28f209 04:50:17 Removing intermediate container 8fd27a69d779 04:50:17 ---> 2129b1f325c9 04:50:17 Step 24/26 : LABEL arch=arm64 04:50:17 ---> Running in 1c82f44f71ad 04:50:17 Removing intermediate container eaf35e28f209 04:50:17 ---> 5a5f69380d7e 04:50:17 Step 24/24 : LABEL version=0.0.0 04:50:17 ---> Running in 0cf184b0c26d 04:50:18 Removing intermediate container 1c82f44f71ad 04:50:18 ---> fb3f41c94f73 04:50:18 Step 25/26 : LABEL git_sha=d3da7661b808d7767cf51f402633071b30526f91 04:50:18 ---> Running in cf949ffc1389 04:50:18 Removing intermediate container 0cf184b0c26d 04:50:18 ---> 240f7833f3aa 04:50:18 04:50:18 Successfully built 240f7833f3aa 04:50:18 Successfully tagged core-metadata-arm64:latest 04:50:19 Building security-bootstrapper 04:50:19  Building core-metadata ... done Removing intermediate container cf949ffc1389 04:50:19 ---> b8dc53ea3e80 04:50:19 Step 26/26 : LABEL version=0.0.0 04:50:19 ---> Running in 8f4d6999d739 04:50:19 Removing intermediate container 8f4d6999d739 04:50:19 ---> 6a34269082de 04:50:19 04:50:20 Successfully built 6a34269082de 04:50:20 Successfully tagged security-secretstore-setup-arm64:latest 04:51:16  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:51:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:51:16 ---> 0951eab9dffa 04:51:16 Step 3/24 : WORKDIR /edgex-go 04:51:16 ---> Using cache 04:51:16 ---> 47c10ecd473e 04:51:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:16 ---> Using cache 04:51:16 ---> a42e85f2de1d 04:51:16 Step 5/24 : RUN apk add --update --no-cache make bash git 04:51:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:51:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:51:16 ---> 0951eab9dffa 04:51:16 Step 3/24 : WORKDIR /edgex-go 04:51:16 ---> Using cache 04:51:16 ---> 47c10ecd473e 04:51:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:16 ---> Using cache 04:51:16 ---> a42e85f2de1d 04:51:16 Step 5/24 : RUN apk add --update --no-cache make git 04:51:16 ---> Using cache 04:51:16 ---> 3612fe0d0cc4 04:51:16 Step 6/24 : COPY go.mod . 04:51:16 ---> Using cache 04:51:16 ---> 81f390b082af 04:51:16 Step 7/24 : RUN go mod download 04:51:16 ---> Using cache 04:51:16 ---> 3d52974ca0c6 04:51:16 Step 8/24 : COPY . . 04:51:16 ---> Using cache 04:51:16 ---> a92e707607c8 04:51:16 Step 9/24 : RUN go mod tidy 04:51:16 ---> Using cache 04:51:16 ---> f36d4aea7538 04:51:16 Step 10/24 : RUN make cmd/core-command/core-command 04:51:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:51:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 04:51:16 ---> 0951eab9dffa 04:51:16 Step 3/24 : WORKDIR /edgex-go 04:51:16 ---> Using cache 04:51:16 ---> 47c10ecd473e 04:51:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:16 ---> Using cache 04:51:16 ---> a42e85f2de1d 04:51:16 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 04:51:16 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 04:51:16 Step 2/32 : FROM ${BUILDER_BASE} AS builder 04:51:16 ---> 0951eab9dffa 04:51:16 Step 3/32 : WORKDIR /edgex-go 04:51:16 ---> Using cache 04:51:16 ---> 47c10ecd473e 04:51:16 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:16 ---> Using cache 04:51:16 ---> a42e85f2de1d 04:51:16 Step 5/32 : RUN apk add --update --no-cache make git 04:51:16 ---> Using cache 04:51:16 ---> 3612fe0d0cc4 04:51:16 Step 6/32 : COPY go.mod . 04:51:16 ---> Using cache 04:51:16 ---> 81f390b082af 04:51:16 Step 7/32 : RUN go mod download 04:51:16 ---> Using cache 04:51:16 ---> 3d52974ca0c6 04:51:16 Step 8/32 : COPY . . 04:51:16 ---> Using cache 04:51:16 ---> a92e707607c8 04:51:16 Step 9/32 : RUN go mod tidy 04:51:16 ---> Using cache 04:51:16 ---> f36d4aea7538 04:51:16 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 04:51:16 ---> Running in 07842e1fba38 04:51:16 ---> Running in 8b0a03d92541 04:51:16 ---> Running in c332535eae88 04:51:16 ---> Running in 4e4150e14c61 04:51:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:51:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:51:16 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 04:51:16 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 04:51:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:51:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:51:16 OK: 218 MiB in 52 packages 04:51:16 OK: 218 MiB in 52 packages 04:51:18 Removing intermediate container c332535eae88 04:51:18 ---> 569bb2305b28 04:51:18 Step 6/24 : COPY go.mod . 04:51:19 Removing intermediate container 4e4150e14c61 04:51:19 ---> 79d4c249668c 04:51:19 Step 6/24 : COPY go.mod . 04:51:20 ---> 4b627898a2f6 04:51:20 Step 7/24 : RUN go mod download 04:51:20 ---> a71c1be00d62 04:51:20 Step 7/24 : RUN go mod download 04:51:20 ---> Running in 71b7b9a7a17d 04:51:21 ---> Running in 24db59e4f798 04:51:26 Removing intermediate container 71b7b9a7a17d 04:51:26 ---> 6d9ec8359ee9 04:51:26 Step 8/24 : COPY . . 04:51:26 Removing intermediate container 24db59e4f798 04:51:26 ---> d416373c2e26 04:51:26 Step 8/24 : COPY . . 04:51:59 ---> 27982ab894aa 04:51:59 Step 9/24 : RUN go mod tidy 04:51:59 ---> 4cb160880cee 04:51:59 Step 9/24 : RUN go mod tidy 04:51:59 ---> Running in ff8b7ded724f 04:51:59 ---> Running in 31ca2aa9a43e 04:52:01 Removing intermediate container ff8b7ded724f 04:52:01 ---> 09a7096f700a 04:52:01 Step 10/24 : RUN make cmd/core-data/core-data 04:52:02 ---> Running in 88fffdb4c678 04:52:02 Removing intermediate container 31ca2aa9a43e 04:52:02 ---> 0a3b245dd2b1 04:52:02 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 04:52:03 ---> Running in ce64fb61b6ba 04:52:05 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 04:52:05 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 04:52:52 Removing intermediate container 07842e1fba38 04:52:52 ---> 14bf52ed2985 04:52:52 04:52:52 Step 11/32 : FROM alpine:3.12 04:52:52 ---> 9852663dfa18 04:52:52 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 04:52:52 Removing intermediate container 8b0a03d92541 04:52:52 ---> bf8cfb93f70c 04:52:52 04:52:52 Step 11/24 : FROM alpine:3.12 04:52:52 ---> 9852663dfa18 04:52:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 04:52:52 ---> Using cache 04:52:52 ---> 06e4883304fa 04:52:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 04:52:52 ---> Using cache 04:52:52 ---> 1f9525719428 04:52:52 Step 14/24 : ENV APP_PORT=59882 04:52:52 ---> Running in ad96332fc48d 04:52:52 ---> Running in 0a3740c31a25 04:52:52 Removing intermediate container ad96332fc48d 04:52:52 ---> 48fefee523bd 04:52:52 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 04:52:52 Removing intermediate container 0a3740c31a25 04:52:52 ---> 50b24ecbd3bc 04:52:52 Step 15/24 : EXPOSE $APP_PORT 04:52:52 ---> Running in 32e97c908c9f 04:52:52 ---> Running in ee91b572e384 04:52:52 Removing intermediate container ee91b572e384 04:52:52 ---> e66ce867697b 04:52:52 Step 16/24 : WORKDIR / 04:52:52 ---> Running in a5ccc3bc4423 04:52:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:52:52 Removing intermediate container a5ccc3bc4423 04:52:52 ---> d7054707f2cd 04:52:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:52:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:52:52 (1/2) Installing dumb-init (1.2.2-r1) 04:52:52 (2/2) Installing su-exec (0.2-r1) 04:52:52 Executing busybox-1.31.1-r20.trigger 04:52:52 OK: 5 MiB in 16 packages 04:52:53 ---> aaa0985781d1 04:52:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:52:54 Removing intermediate container 32e97c908c9f 04:52:54 ---> bb06bb7d1d41 04:52:54 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 04:52:55 ---> Running in a22e64a3a014 04:52:55 ---> cac4bc3e53da 04:52:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 04:52:56 Removing intermediate container a22e64a3a014 04:52:56 ---> 540c64442bc6 04:52:56 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 04:52:56 ---> Running in 137dc45d8b79 04:52:57 ---> 1b6ecee75842 04:52:57 Step 20/24 : ENTRYPOINT ["/core-command"] 04:52:57 Removing intermediate container 137dc45d8b79 04:52:57 ---> 5966b898a9f3 04:52:57 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 04:52:57 ---> Running in 11706bb320ed 04:52:57 ---> Running in 399449a4c90c 04:52:58 Removing intermediate container 11706bb320ed 04:52:58 ---> 16c8da01dd21 04:52:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:52:58 ---> Running in b93bb4f7b44e 04:52:59 Removing intermediate container b93bb4f7b44e 04:52:59 ---> b81032372792 04:52:59 Step 22/24 : LABEL arch=arm64 04:53:00 ---> Running in b12e729e4957 04:53:01 Removing intermediate container b12e729e4957 04:53:01 ---> 45e33f39cb5e 04:53:01 Step 23/24 : LABEL git_sha=d3da7661b808d7767cf51f402633071b30526f91 04:53:01 ---> Running in 84b0e38fac75 04:53:01 Removing intermediate container 399449a4c90c 04:53:01 ---> fdbac439d7a2 04:53:01 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 04:53:02 ---> Running in 1769be5c3ed1 04:53:02 Removing intermediate container 84b0e38fac75 04:53:02 ---> 44fdc145f881 04:53:02 Step 24/24 : LABEL version=0.0.0 04:53:02 ---> Running in 91bd04e6e306 04:53:02 Removing intermediate container 1769be5c3ed1 04:53:02 ---> b51ec03af10a 04:53:02 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 04:53:03 Removing intermediate container 91bd04e6e306 04:53:03 ---> 3fa03f980f34 04:53:03 04:53:04 Successfully built 3fa03f980f34 04:53:04 Successfully tagged core-command-arm64:latest 04:53:04  Building core-command ... done  ---> 6127b6cc4275 04:53:04 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 04:53:04 ---> Running in 44044cb80584 04:53:09 Removing intermediate container 44044cb80584 04:53:09 ---> f10513b5e835 04:53:09 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 04:53:10 ---> a5bce55a0217 04:53:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:53:12 ---> c5d6852b438e 04:53:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 04:53:13 ---> b117457515ab 04:53:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 04:53:14 ---> b8975bc6c394 04:53:14 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 04:53:16 ---> d5aa3c5d7497 04:53:16 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 04:53:16 ---> Running in cd84e1e64965 04:53:17 Removing intermediate container cd84e1e64965 04:53:17 ---> 7884f8f6d868 04:53:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:53:19 ---> 592270374d21 04:53:19 Step 27/32 : RUN chmod +x /entrypoint.sh 04:53:19 ---> Running in dfac4b79ae08 04:53:24 Removing intermediate container dfac4b79ae08 04:53:24 ---> 6eb889c1bbf7 04:53:24 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 04:53:24 ---> Running in b117fe89b68c 04:53:25 Removing intermediate container b117fe89b68c 04:53:25 ---> f6f9744293cc 04:53:25 Step 29/32 : CMD ["gate"] 04:53:25 ---> Running in e89175f98be9 04:53:26 Removing intermediate container e89175f98be9 04:53:26 ---> cccd94e40c6f 04:53:26 Step 30/32 : LABEL arch=arm64 04:53:27 ---> Running in 24dfdea18ec2 04:53:28 Removing intermediate container 24dfdea18ec2 04:53:28 ---> 948ec5851058 04:53:28 Step 31/32 : LABEL git_sha=d3da7661b808d7767cf51f402633071b30526f91 04:53:28 ---> Running in 5fbb0906b62f 04:53:29 Removing intermediate container 5fbb0906b62f 04:53:29 ---> 70d0f24fcd87 04:53:29 Step 32/32 : LABEL version=0.0.0 04:53:29 ---> Running in 91eb0c6a75ef 04:53:30 Removing intermediate container ce64fb61b6ba 04:53:30 ---> b1d59731db4c 04:53:30 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 04:53:30 ---> Running in 76664b29e778 04:53:30 Removing intermediate container 91eb0c6a75ef 04:53:30 ---> 1ca8e7ee8b29 04:53:30 04:53:31 Successfully built 1ca8e7ee8b29 04:53:31 Successfully tagged security-bootstrapper-arm64:latest 04:53:32  Building security-bootstrapper ... done 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 04:53:35 Removing intermediate container 76664b29e778 04:53:35 ---> dc982c0b4ade 04:53:35 04:53:35 Step 12/24 : FROM docker:20.10.0 04:53:35 20.10.0: Pulling from library/docker 04:53:40 Removing intermediate container 88fffdb4c678 04:53:40 ---> b186ac304e55 04:53:40 04:53:40 Step 11/24 : FROM alpine:3.12 04:53:40 ---> 9852663dfa18 04:53:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 04:53:40 ---> Running in c1e59c7805e5 04:53:40 Removing intermediate container c1e59c7805e5 04:53:40 ---> a630b5684a49 04:53:40 Step 13/24 : ENV APP_PORT=59880 04:53:40 ---> Running in b0e2042ca3d6 04:53:41 Removing intermediate container b0e2042ca3d6 04:53:41 ---> 7e36e4698aaa 04:53:41 Step 14/24 : EXPOSE $APP_PORT 04:53:42 ---> Running in 2fb6160f3987 04:53:42 Removing intermediate container 2fb6160f3987 04:53:42 ---> 292465bf77ff 04:53:42 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:53:43 ---> Running in eda70e721165 04:53:45 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 04:53:45 Status: Downloaded newer image for docker:20.10.0 04:53:45 ---> eeaf43b92773 04:53:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 04:53:45 ---> Running in a62b0f7ee6be 04:53:45 Removing intermediate container eda70e721165 04:53:45 ---> 9c00b17a743a 04:53:45 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 04:53:46 ---> Running in bc72a4e58733 04:53:46 Removing intermediate container a62b0f7ee6be 04:53:46 ---> 7dae58447169 04:53:46 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 04:53:46 ---> Running in 780c4b3d15cc 04:53:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:53:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:53:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:53:48 (1/39) Installing readline (8.0.4-r0) 04:53:48 (2/39) Installing bash (5.0.17-r0) 04:53:48 Executing bash-5.0.17-r0.post-install 04:53:48 (3/39) Installing nghttp2-libs (1.41.0-r0) 04:53:48 (4/39) Installing libcurl (7.77.0-r0) 04:53:48 (5/39) Installing curl (7.77.0-r0) 04:53:48 (6/39) Installing dumb-init (1.2.2-r1) 04:53:48 (7/39) Installing libbz2 (1.0.8-r1) 04:53:48 (8/39) Installing expat (2.2.9-r1) 04:53:48 (9/39) Installing libffi (3.3-r2) 04:53:48 (10/39) Installing gdbm (1.13-r1) 04:53:49 (11/39) Installing xz-libs (5.2.5-r0) 04:53:49 (12/39) Installing sqlite-libs (3.32.1-r1) 04:53:49 (13/39) Installing python3 (3.8.10-r0) 04:53:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:53:51 (14/39) Installing py3-appdirs (1.4.4-r1) 04:53:51 (15/39) Installing py3-ordered-set (4.0.1-r0) 04:53:51 (16/39) Installing py3-parsing (2.4.7-r0) 04:53:51 (17/39) Installing py3-six (1.15.0-r0) 04:53:51 (18/39) Installing py3-packaging (20.4-r0) 04:53:51 (19/39) Installing py3-setuptools (47.0.0-r0) 04:53:51 (20/39) Installing py3-chardet (3.0.4-r4) 04:53:51 (21/39) Installing py3-idna (2.9-r0) 04:53:51 (22/39) Installing py3-certifi (2020.4.5.1-r0) 04:53:51 (23/39) Installing py3-urllib3 (1.25.9-r0) 04:53:51 (24/39) Installing py3-requests (2.23.0-r0) 04:53:51 (25/39) Installing py3-msgpack (1.0.0-r0) 04:53:51 (26/39) Installing py3-lockfile (0.12.2-r3) 04:53:51 (27/39) Installing py3-cachecontrol (0.12.6-r0) 04:53:51 (28/39) Installing py3-colorama (0.4.3-r0) 04:53:51 (29/39) Installing py3-distlib (0.3.0-r0) 04:53:51 (30/39) Installing py3-distro (1.5.0-r1) 04:53:51 (31/39) Installing py3-webencodings (0.5.1-r3) 04:53:51 (32/39) Installing py3-html5lib (1.0.1-r4) 04:53:51 (33/39) Installing py3-pytoml (0.1.21-r0) 04:53:51 (34/39) Installing py3-pep517 (0.8.2-r0) 04:53:51 (35/39) Installing py3-progress (1.5-r0) 04:53:51 (36/39) Installing py3-toml (0.10.1-r0) 04:53:51 (37/39) Installing py3-retrying (1.3.3-r0) 04:53:51 (38/39) Installing py3-contextlib2 (0.6.0-r0) 04:53:51 (39/39) Installing py3-pip (20.1.1-r0) 04:53:51 Executing busybox-1.31.1-r19.trigger 04:53:51 (1/6) Installing dumb-init (1.2.2-r1) 04:53:51 OK: 72 MiB in 59 packages 04:53:51 (2/6) Installing libgcc (9.3.0-r2) 04:53:52 (3/6) Installing libsodium (1.0.18-r0) 04:53:52 (4/6) Installing libstdc++ (9.3.0-r2) 04:53:52 (5/6) Installing libzmq (4.3.3-r0) 04:53:53 (6/6) Installing zeromq (4.3.3-r0) 04:53:53 Executing busybox-1.31.1-r20.trigger 04:53:53 OK: 8 MiB in 20 packages 04:53:54 Removing intermediate container bc72a4e58733 04:53:54 ---> 497eaeb34588 04:53:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 04:53:55 ---> be7fcbad97f8 04:53:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:53:57 ---> 3b489281ca61 04:53:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 04:53:57 Collecting docker-compose==1.23.2 04:53:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 04:53:58 ---> 5cdd1333abd4 04:53:58 Step 20/24 : ENTRYPOINT ["/core-data"] 04:53:58 ---> Running in 9fc35ec6be34 04:53:58 Removing intermediate container 9fc35ec6be34 04:53:58 ---> 08e9ed71fe70 04:53:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:53:59 ---> Running in 206a812d93de 04:53:59 Collecting docker<4.0,>=3.6.0 04:53:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 04:53:59 Removing intermediate container 206a812d93de 04:53:59 ---> 5b236a5b965f 04:53:59 Step 22/24 : LABEL arch=arm64 04:54:00 ---> Running in b3f492f15930 04:54:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 04:54:00 Collecting texttable<0.10,>=0.9.0 04:54:00 Removing intermediate container b3f492f15930 04:54:00 ---> d93944ca4993 04:54:00 Step 23/24 : LABEL git_sha=d3da7661b808d7767cf51f402633071b30526f91 04:54:00 Downloading texttable-0.9.1.tar.gz (11 kB) 04:54:00 ---> Running in daabfe643ea8 04:54:01 Removing intermediate container daabfe643ea8 04:54:01 ---> 9d278c04c25d 04:54:01 Step 24/24 : LABEL version=0.0.0 04:54:01 ---> Running in f6404238cf16 04:54:01 Removing intermediate container f6404238cf16 04:54:01 ---> 7217a9dcef05 04:54:01 04:54:02 Successfully built 7217a9dcef05 04:54:02 Successfully tagged core-data-arm64:latest 04:54:03  Building core-data ... done Collecting cached-property<2,>=1.2.0 04:54:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 04:54:05 Collecting PyYAML<4,>=3.10 04:54:05 Downloading PyYAML-3.13.tar.gz (270 kB) 04:54:09 Collecting docopt<0.7,>=0.6.1 04:54:09 Downloading docopt-0.6.2.tar.gz (25 kB) 04:54:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 04:54:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 04:54:13 Collecting dockerpty<0.5,>=0.4.1 04:54:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 04:54:17 Collecting websocket-client<1.0,>=0.32.0 04:54:17 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 04:54:17 Collecting jsonschema<3,>=2.5.1 04:54:17 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 04:54:17 Collecting docker-pycreds>=0.4.0 04:54:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:54:17 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) 04:54:18 Collecting urllib3<1.25,>=1.21.1 04:54:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 04:54:18 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) 04:54:19 Collecting idna<2.8,>=2.5 04:54:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 04:54:19 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 04:54:19 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 04:54:19 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 04:54:19 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 04:54:20 Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, texttable, cached-property, PyYAML, docopt, dockerpty, jsonschema, docker-compose 04:54:20 Attempting uninstall: urllib3 04:54:20 Found existing installation: urllib3 1.25.9 04:54:20 Uninstalling urllib3-1.25.9: 04:54:20 Successfully uninstalled urllib3-1.25.9 04:54:20 Attempting uninstall: idna 04:54:20 Found existing installation: idna 2.9 04:54:20 Uninstalling idna-2.9: 04:54:20 Successfully uninstalled idna-2.9 04:54:21 Attempting uninstall: requests 04:54:21 Found existing installation: requests 2.23.0 04:54:21 Uninstalling requests-2.23.0: 04:54:21 Successfully uninstalled requests-2.23.0 04:54:23 Running setup.py install for texttable: started 04:54:25 Running setup.py install for texttable: finished with status 'done' 04:54:25 Running setup.py install for PyYAML: started 04:54:27 Running setup.py install for PyYAML: finished with status 'done' 04:54:27 Running setup.py install for docopt: started 04:54:28 Running setup.py install for docopt: finished with status 'done' 04:54:28 Running setup.py install for dockerpty: started 04:54:30 Running setup.py install for dockerpty: finished with status 'done' 04:54:31 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 04:54:40 Removing intermediate container 780c4b3d15cc 04:54:40 ---> 17bd0311a879 04:54:40 Step 15/24 : ENV APP_PORT=58890 04:54:40 ---> Running in 0f462668fe8b 04:54:40 Removing intermediate container 0f462668fe8b 04:54:40 ---> 8e8f73eb13bd 04:54:40 Step 16/24 : EXPOSE $APP_PORT 04:54:40 ---> Running in bc7c4d2df91e 04:54:40 Removing intermediate container bc7c4d2df91e 04:54:40 ---> 830eae9ea099 04:54:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 04:54:42 ---> ca6eadcda21f 04:54:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 04:54:42 ---> ccc892c21cbb 04:54:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 04:54:43 ---> cb51ca293e2b 04:54:43 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 04:54:43 ---> Running in 4c9ecea90e6f 04:54:44 Removing intermediate container 4c9ecea90e6f 04:54:44 ---> 5bc60e5feb0b 04:54:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:54:44 ---> Running in 9a03b2c5c2a4 04:54:45 Removing intermediate container 9a03b2c5c2a4 04:54:45 ---> f21784cdd664 04:54:45 Step 22/24 : LABEL arch=arm64 04:54:45 ---> Running in a486a5421060 04:54:45 Removing intermediate container a486a5421060 04:54:45 ---> 93cad054867f 04:54:45 Step 23/24 : LABEL git_sha=d3da7661b808d7767cf51f402633071b30526f91 04:54:45 ---> Running in a9ae8ed6203c 04:54:46 Removing intermediate container a9ae8ed6203c 04:54:46 ---> ba1ce2e2126a 04:54:46 Step 24/24 : LABEL version=0.0.0 04:54:46 ---> Running in 86ad08d02433 04:54:46 Removing intermediate container 86ad08d02433 04:54:46 ---> c37b878d0f35 04:54:46 04:54:47 Successfully built c37b878d0f35 04:54:47 Successfully tagged sys-mgmt-agent-arm64:latest 04:54:47  Building sys-mgmt-agent ... done  [Pipeline] } 04:54:47 $ docker stop --time=1 808ccea2244b82e35b651b77ff5ff6580150cad538edf49c0ce6a254cf7a38e7 04:54:49 $ docker rm -f 808ccea2244b82e35b651b77ff5ff6580150cad538edf49c0ce6a254cf7a38e7 [Pipeline] // withDockerContainer [Pipeline] sh 04:54:49 + docker images 04:54:50 REPOSITORY TAG IMAGE ID CREATED SIZE 04:54:50 sys-mgmt-agent-arm64 latest c37b878d0f35 4 seconds ago 299MB 04:54:50 core-data-arm64 latest 7217a9dcef05 49 seconds ago 19.1MB 04:54:50 b186ac304e55 About a minute ago 975MB 04:54:50 dc982c0b4ade About a minute ago 969MB 04:54:50 security-bootstrapper-arm64 latest 1ca8e7ee8b29 About a minute ago 17.1MB 04:54:50 core-command-arm64 latest 3fa03f980f34 About a minute ago 15MB 04:54:50 bf8cfb93f70c 2 minutes ago 967MB 04:54:50 14bf52ed2985 2 minutes ago 968MB 04:54:50 security-secretstore-setup-arm64 latest 6a34269082de 4 minutes ago 26.5MB 04:54:50 core-metadata-arm64 latest 240f7833f3aa 4 minutes ago 15.6MB 04:54:50 support-notifications-arm64 latest 3ba6b14e7e07 4 minutes ago 15.7MB 04:54:50 support-scheduler-arm64 latest 98e3c08e1fad 4 minutes ago 15.1MB 04:54:50 security-proxy-setup-arm64 latest d44940c6929c 4 minutes ago 24MB 04:54:50 097a0ca9d1b8 4 minutes ago 972MB 04:54:50 1135d5fd1d8d 4 minutes ago 968MB 04:54:50 8ceb78cc6c1d 4 minutes ago 969MB 04:54:50 ae273cf93b6b 4 minutes ago 972MB 04:54:50 bf661d9d5f4e 5 minutes ago 974MB 04:54:50 ci-base-image-arm64 latest 0951eab9dffa 15 minutes ago 642MB 04:54:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 13 hours ago 429MB 04:54:50 alpine 3.12 9852663dfa18 8 weeks ago 5.32MB 04:54:50 docker 20.10.0 eeaf43b92773 6 months ago 228MB 04:54:50 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 04:54:50 ---> job-cost.sh 04:54:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mcjq 04:55:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:57:14 lf-activate-venv(): INFO: Adding /tmp/venv-mcjq/bin to PATH 04:57:14 INFO: No Stack... 04:57:14 INFO: Retrieving Pricing Info for: v2-standard-4 04:57:14 INFO: Archiving Costs [Pipeline] sh 04:57:14 + cat /w/workspace/edgex-go/2/archives/cost.csv 04:57:14 + cut -d, -f6 [Pipeline] lock 04:57:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3555-2-stack-cost] 04:57:15 Resource [jenkins-edgexfoundry-edgex-go-PR-3555-2-stack-cost] did not exist. Created. 04:57:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3555-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:15 + echo total: 0.18000000715255737 [Pipeline] stash 04:57:15 Stashed 1 file(s) [Pipeline] } 04:57:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3555-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:57:16 provisioning config files... 04:57:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1866978422889515035tmp [Pipeline] { [Pipeline] sh 04:57:16 + set +x 04:57:16 + curl -s https://codecov.io/bash 04:57:16 + bash -s -- 04:57:16 04:57:16 _____ _ 04:57:16 / ____| | | 04:57:16 | | ___ __| | ___ ___ _____ __ 04:57:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:57:16 | |___| (_) | (_| | __/ (_| (_) \ V / 04:57:16 \_____\___/ \__,_|\___|\___\___/ \_/ 04:57:16 Bash-1.0.3 04:57:16 04:57:16 04:57:16 ==> git version 2.24.4 found 04:57:16 ==> 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 04:57:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:57:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:57:16 ==> Jenkins CI detected. 04:57:16 project root: . 04:57:16 --> token set from env 04:57:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:57:16 ==> Running gcov in . (disable via -X gcov) 04:57:16 ==> Python coveragepy not found 04:57:16 ==> Searching for coverage reports in: 04:57:16 + . 04:57:16 -> Found 1 reports 04:57:16 ==> Detecting git/mercurial file structure 04:57:16 ==> Reading reports 04:57:16 + ./coverage.out bytes=404951 04:57:16 ==> Appending adjustments 04:57:16 https://docs.codecov.io/docs/fixing-reports 04:57:18 + Found adjustments 04:57:18 ==> Gzipping contents 04:57:18 56K /tmp/codecov.wH4ca2.gz 04:57:18 ==> Uploading reports 04:57:18 url: https://codecov.io 04:57:18 query: branch=PR-3555&commit=4569478aafc10b310ba44fe8eb4a8e96fc64b592&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3555%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3555&job=&cmd_args= 04:57:18 -> Pinging Codecov 04:57:18 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3555&commit=4569478aafc10b310ba44fe8eb4a8e96fc64b592&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3555%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3555&job=&cmd_args= 04:57:18 -> Uploading to 04:57:18 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/00271124DB129430A58F1EEE437C3FCB/4569478aafc10b310ba44fe8eb4a8e96fc64b592/7d7e30a3-5d82-400a-b5d2-c5be5cefe767.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T045718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5529a6e2c031eb677a294dd6c7c23b2952e9900072d3612b4d3482df9be2d901 04:57:18 % Total % Received % Xferd Average Speed Time Time Time Current 04:57:18 Dload Upload Total Spent Left Speed 04:57:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54685 0 0 100 54685 0 156k --:--:-- --:--:-- --:--:-- 157k 04:57:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4569478aafc10b310ba44fe8eb4a8e96fc64b592 [Pipeline] } 04:57:19 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 04:57:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:57:20 ---> package-listing.sh 04:57:20 ++ facter osfamily 04:57:20 ++ tr '[:upper:]' '[:lower:]' 04:57:21 + OS_FAMILY=redhat 04:57:21 + workspace=/w/workspace/edgex-go/2 04:57:21 + START_PACKAGES=/tmp/packages_start.txt 04:57:21 + END_PACKAGES=/tmp/packages_end.txt 04:57:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:57:21 + PACKAGES=/tmp/packages_start.txt 04:57:21 + '[' /w/workspace/edgex-go/2 ']' 04:57:21 + PACKAGES=/tmp/packages_end.txt 04:57:21 + case "${OS_FAMILY}" in 04:57:21 + sort 04:57:21 + rpm -qa 04:57:25 + '[' -f /tmp/packages_start.txt ']' 04:57:25 + '[' -f /tmp/packages_end.txt ']' 04:57:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:57:25 + '[' /w/workspace/edgex-go/2 ']' 04:57:25 + mkdir -p /w/workspace/edgex-go/2/archives/ 04:57:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 04:57:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:57:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:57:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:57:26 04:57:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:57:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:57:26 alpine: Pulling from edgex-lftools-log-publisher 04:57:26 df20fa9351a1: Pulling fs layer 04:57:26 36b3adc4ff6f: Pulling fs layer 04:57:26 8ad3a11d3b57: Pulling fs layer 04:57:26 46f8f816bc3b: Pulling fs layer 04:57:26 93b61091891f: Pulling fs layer 04:57:26 93b9cdb0e59b: Pulling fs layer 04:57:26 5e14af77c1be: Pulling fs layer 04:57:26 01666e4c0597: Pulling fs layer 04:57:26 aa168da1d23b: Pulling fs layer 04:57:26 46f8f816bc3b: Waiting 04:57:26 93b61091891f: Waiting 04:57:26 93b9cdb0e59b: Waiting 04:57:26 5e14af77c1be: Waiting 04:57:26 01666e4c0597: Waiting 04:57:26 aa168da1d23b: Waiting 04:57:26 36b3adc4ff6f: Verifying Checksum 04:57:26 36b3adc4ff6f: Download complete 04:57:26 46f8f816bc3b: Verifying Checksum 04:57:26 46f8f816bc3b: Download complete 04:57:26 df20fa9351a1: Verifying Checksum 04:57:27 93b9cdb0e59b: Verifying Checksum 04:57:27 93b9cdb0e59b: Download complete 04:57:27 5e14af77c1be: Verifying Checksum 04:57:27 5e14af77c1be: Download complete 04:57:27 01666e4c0597: Verifying Checksum 04:57:27 01666e4c0597: Download complete 04:57:27 93b61091891f: Verifying Checksum 04:57:27 93b61091891f: Download complete 04:57:27 8ad3a11d3b57: Verifying Checksum 04:57:27 8ad3a11d3b57: Download complete 04:57:27 df20fa9351a1: Pull complete 04:57:27 36b3adc4ff6f: Pull complete 04:57:27 8ad3a11d3b57: Pull complete 04:57:27 46f8f816bc3b: Pull complete 04:57:28 93b61091891f: Pull complete 04:57:28 93b9cdb0e59b: Pull complete 04:57:28 5e14af77c1be: Pull complete 04:57:28 01666e4c0597: Pull complete 04:57:29 aa168da1d23b: Verifying Checksum 04:57:29 aa168da1d23b: Download complete 04:57:33 aa168da1d23b: Pull complete 04:57:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:57:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:57:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:57:33 prd-centos7-docker-4c-2g-131 does not seem to be running inside a container 04:57:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:57:40 $ docker top b04657cb844096d81b6f40bfe7356630e202c15b7ed84a6b6018fe63d6585a40 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:40 + touch /tmp/pre-build-complete [Pipeline] sh 04:57:41 + mkdir -p /var/log/sa [Pipeline] sh 04:57:41 + ls /var/log/sa-host 04:57:41 + sadf -c /var/log/sa-host/sa05 04:57:41 file_magic: OK 04:57:41 HZ: Using current value: 100 04:57:41 file_header: OK 04:57:41 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 04:57:41 Statistics: 04:57:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:57:41 File successfully converted to sysstat format version 12.2.1 04:57:41 + sadf -c /var/log/sa-host/sa10 04:57:41 file_magic: OK 04:57:41 HZ: Using current value: 100 04:57:41 file_header: OK 04:57:41 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 04:57:41 Statistics: 04:57:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:57:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:41 provisioning config files... 04:57:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7625601371987759146tmp [Pipeline] { [Pipeline] echo 04:57:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:57:41 ---> create-netrc.sh [Pipeline] } 04:57:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:57:42 ---> python-tools-install.sh [Pipeline] echo 04:57:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:57:42 ---> sudo-logs.sh 04:57:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:57:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:57:43 ---> job-cost.sh 04:57:43 lf-activate-venv: SKIPPING 04:57:43 DEBUG: total: 0.18000000715255737 04:57:43 INFO: Retrieving Stack Cost... 04:57:43 INFO: Retrieving Pricing Info for: v3-standard-2 04:57:44 INFO: Archiving Costs [Pipeline] echo 04:57:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:57:44 ---> logs-deploy.sh 04:57:44 lf-activate-venv: SKIPPING 04:57:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3555/2 04:57:44 INFO: archiving workspace using pattern(s): 04:57:45 Archives upload complete. 04:57:45 INFO: archiving logs to Nexus 04:57:46 ---> uname -a: 04:57:46 Linux prd-centos7-docker-4c-2g-131.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:57:46 04:57:46 04:57:46 ---> lscpu: 04:57:46 Architecture: x86_64 04:57:46 CPU op-mode(s): 32-bit, 64-bit 04:57:46 Byte Order: Little Endian 04:57:46 Address sizes: 40 bits physical, 48 bits virtual 04:57:46 CPU(s): 2 04:57:46 On-line CPU(s) list: 0,1 04:57:46 Thread(s) per core: 1 04:57:46 Core(s) per socket: 1 04:57:46 Socket(s): 2 04:57:46 NUMA node(s): 1 04:57:46 Vendor ID: AuthenticAMD 04:57:46 CPU family: 23 04:57:46 Model: 49 04:57:46 Model name: AMD EPYC-Rome Processor 04:57:46 Stepping: 0 04:57:46 CPU MHz: 2800.000 04:57:46 BogoMIPS: 5600.00 04:57:46 Virtualization: AMD-V 04:57:46 Hypervisor vendor: KVM 04:57:46 Virtualization type: full 04:57:46 L1d cache: 64 KiB 04:57:46 L1i cache: 64 KiB 04:57:46 L2 cache: 1 MiB 04:57:46 L3 cache: 32 MiB 04:57:46 NUMA node0 CPU(s): 0,1 04:57:46 Vulnerability Itlb multihit: Not affected 04:57:46 Vulnerability L1tf: Not affected 04:57:46 Vulnerability Mds: Not affected 04:57:46 Vulnerability Meltdown: Not affected 04:57:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:57:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:57:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:57:46 Vulnerability Srbds: Not affected 04:57:46 Vulnerability Tsx async abort: Not affected 04:57:46 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 04:57:46 04:57:46 04:57:46 ---> nproc: 04:57:46 2 04:57:46 04:57:46 04:57:46 ---> df -h: 04:57:46 Filesystem Size Used Available Use% Mounted on 04:57:46 overlay 40.0G 12.0G 27.9G 30% / 04:57:46 tmpfs 64.0M 0 64.0M 0% /dev 04:57:46 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:57:46 shm 64.0M 0 64.0M 0% /dev/shm 04:57:46 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 04:57:46 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 04:57:46 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 04:57:46 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 04:57:46 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 04:57:46 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 04:57:46 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 04:57:46 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 04:57:46 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/2 04:57:46 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/2@tmp 04:57:46 04:57:46 04:57:46 ---> free -m: 04:57:46 total used free shared buff/cache available 04:57:46 Mem: 7821 1348 2097 0 4375 6434 04:57:46 Swap: 1023 1 1022 04:57:46 04:57:46 04:57:46 ---> ip addr: 04:57:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:57:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:57:46 inet 127.0.0.1/8 scope host lo 04:57:46 valid_lft forever preferred_lft forever 04:57:46 inet6 ::1/128 scope host 04:57:46 valid_lft forever preferred_lft forever 04:57:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:57:46 link/ether fa:16:3e:75:05:5f brd ff:ff:ff:ff:ff:ff 04:57:46 inet 10.30.122.155/23 brd 10.30.123.255 scope global dynamic eth0 04:57:46 valid_lft 84852sec preferred_lft 84852sec 04:57:46 inet6 fe80::f816:3eff:fe75:55f/64 scope link 04:57:46 valid_lft forever preferred_lft forever 04:57:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:57:46 link/ether 02:42:41:71:e3:5d brd ff:ff:ff:ff:ff:ff 04:57:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:57:46 valid_lft forever preferred_lft forever 04:57:46 inet6 fe80::42:41ff:fe71:e35d/64 scope link 04:57:46 valid_lft forever preferred_lft forever 04:57:46 04:57:46 04:57:46 ---> sar -b -r -n DEV: 04:57:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 04:57:46 04:57:46 04:31:46 LINUX RESTART (2 CPU) 04:57:46 04:57:46 04:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:57:46 04:33:02 246.65 108.47 138.18 0.00 10932.80 46240.08 0.00 04:57:46 04:34:01 80.24 0.22 80.02 0.00 24.25 42382.44 0.00 04:57:46 04:35:01 146.11 0.02 146.09 0.00 0.53 18742.50 0.00 04:57:46 04:36:01 54.46 0.02 54.45 0.00 0.53 9921.43 0.00 04:57:46 04:37:02 248.84 41.18 207.67 0.00 992.84 120836.67 0.00 04:57:46 04:38:01 740.04 377.06 362.99 0.00 15970.34 200696.33 0.00 04:57:46 04:39:01 315.90 22.88 293.02 0.00 1904.41 98808.29 0.00 04:57:46 04:40:01 362.99 38.58 324.41 0.00 2631.64 107923.88 0.00 04:57:46 04:41:01 23.03 7.79 15.24 0.00 1182.08 1267.93 0.00 04:57:46 04:42:01 0.25 0.00 0.25 0.00 0.00 2.97 0.00 04:57:46 04:43:01 0.35 0.08 0.27 0.00 1.20 2.96 0.00 04:57:46 04:44:01 0.40 0.00 0.40 0.00 0.00 5.90 0.00 04:57:46 04:45:02 0.20 0.00 0.20 0.00 0.00 1.80 0.00 04:57:46 04:46:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 04:57:46 04:47:01 0.43 0.18 0.25 0.00 5.73 3.53 0.00 04:57:46 04:48:01 0.77 0.00 0.77 0.00 0.00 15.13 0.00 04:57:46 04:49:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 04:57:46 04:50:01 0.62 0.00 0.62 0.00 0.00 7.50 0.00 04:57:46 04:51:01 0.67 0.00 0.67 0.00 0.00 7.70 0.00 04:57:46 04:52:01 0.57 0.00 0.57 0.00 0.00 6.28 0.00 04:57:46 04:53:01 0.30 0.00 0.30 0.00 0.00 3.96 0.00 04:57:46 04:54:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 04:57:46 04:55:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 04:57:46 04:56:01 0.32 0.00 0.32 0.00 0.00 3.27 0.00 04:57:46 04:57:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 04:57:46 Average: 88.78 23.68 65.10 0.00 1338.02 25861.05 0.00 04:57:46 04:57:46 04:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:57:46 04:33:02 5147480 0 908192 11.34 2620 1950640 1524292 16.83 842696 1607500 51736 04:57:46 04:34:01 4110904 0 1003488 12.53 2620 2891920 1617912 17.86 1090468 2322728 35132 04:57:46 04:35:01 3776356 0 1157996 14.46 2620 3071960 1702140 18.79 1398040 2279372 285572 04:57:46 04:36:01 3684840 0 1332796 16.64 2620 2988676 2123300 23.44 1473412 2284884 73032 04:57:46 04:37:02 1473004 0 1340548 16.74 2620 5192760 1946600 21.49 1907300 3957540 853100 04:57:46 04:38:01 258508 0 1914716 23.91 2620 5833088 3747644 41.38 3143048 3862040 55152 04:57:46 04:39:01 615484 0 1442080 18.01 2620 5948748 1988852 21.96 2304540 4336924 426784 04:57:46 04:40:01 2297740 0 1370824 17.12 2620 4337748 1810452 19.99 1969160 3009972 1532 04:57:46 04:41:01 2777332 0 1284620 16.04 2620 3944360 1430068 15.79 1511332 3005544 12 04:57:46 04:42:01 2781728 0 1280220 15.98 2620 3944364 1393048 15.38 1552032 2961228 8 04:57:46 04:43:01 2781412 0 1280532 15.99 2620 3944368 1393132 15.38 1543648 2971112 8 04:57:46 04:44:01 2781972 0 1279968 15.98 2620 3944372 1393048 15.38 1545564 2969728 12 04:57:46 04:45:02 2782592 0 1279344 15.97 2620 3944376 1393048 15.38 1549712 2965632 8 04:57:46 04:46:01 2782832 0 1279100 15.97 2620 3944380 1393048 15.38 1549716 2965632 8 04:57:46 04:47:01 2782484 0 1279412 15.97 2620 3944416 1393048 15.38 1549728 2965656 16 04:57:46 04:48:01 2782348 0 1279540 15.98 2620 3944424 1393144 15.38 1549948 2965656 8 04:57:46 04:49:01 2782272 0 1279612 15.98 2620 3944428 1393084 15.38 1549800 2965656 16 04:57:46 04:50:01 2782592 0 1279284 15.97 2620 3944436 1393048 15.38 1549756 2965656 8 04:57:46 04:51:01 2781588 0 1280288 15.99 2620 3944436 1393048 15.38 1551092 2965268 16 04:57:46 04:52:01 2781588 0 1280280 15.99 2620 3944444 1393048 15.38 1550984 2965268 8 04:57:46 04:53:01 2781632 0 1280236 15.99 2620 3944444 1393120 15.38 1551176 2965268 8 04:57:46 04:54:01 2781564 0 1280300 15.99 2620 3944448 1393108 15.38 1551184 2965268 8 04:57:46 04:55:01 2781628 0 1280228 15.99 2620 3944456 1393048 15.38 1550992 2965268 8 04:57:46 04:56:01 2781644 0 1280212 15.98 2620 3944456 1393048 15.38 1550992 2965268 8 04:57:46 04:57:01 2781636 0 1280212 15.98 2620 3944464 1393048 15.38 1551116 2965268 8 04:57:46 Average: 2746126 0 1289361 16.10 2620 3970824 1607215 17.74 1617497 2964773 71288 04:57:46 04:57:46 04:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:57:46 04:33:02 veth10ce02a 423.76 280.77 39.22 893.76 0.00 0.00 0.00 0.00 04:57:46 04:33:02 eth0 1357.93 1146.87 4617.51 146.32 0.00 0.00 0.00 0.00 04:57:46 04:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:33:02 docker0 423.76 280.65 33.43 893.75 0.00 0.00 0.00 0.00 04:57:46 04:34:01 eth0 805.50 1010.82 4739.04 93.68 0.00 0.00 0.00 0.00 04:57:46 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:34:01 vethd9d1872 52.24 60.39 3.71 158.98 0.00 0.00 0.00 0.00 04:57:46 04:34:01 docker0 756.66 515.09 54.61 1991.75 0.00 0.00 0.00 0.00 04:57:46 04:35:01 vethbb94b9d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:57:46 04:35:01 eth0 272.82 241.82 728.33 33.24 0.00 0.00 0.00 0.00 04:57:46 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:35:01 docker0 219.43 230.37 14.91 693.04 0.00 0.00 0.00 0.00 04:57:46 04:36:01 vethbb94b9d 1.93 1.93 0.15 0.15 0.00 0.00 0.00 0.00 04:57:46 04:36:01 eth0 32.38 21.00 20.32 102.84 0.00 0.00 0.00 0.00 04:57:46 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:36:01 docker0 1.93 1.93 0.13 0.15 0.00 0.00 0.00 0.00 04:57:46 04:37:02 eth0 189.53 156.51 1666.75 26.00 0.00 0.00 0.00 0.00 04:57:46 04:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:37:02 veth11d2217 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:57:46 04:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:38:01 veth988f2b5 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 04:57:46 04:38:01 vethdb715fa 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 04:57:46 04:38:01 eth0 98.58 72.91 196.85 18.28 0.00 0.00 0.00 0.00 04:57:46 04:38:01 veth472bf02 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:57:46 04:39:01 vethe11bf3d 26.51 47.08 2.07 344.91 0.00 0.00 0.00 0.00 04:57:46 04:39:01 eth0 226.58 170.74 1763.82 95.68 0.00 0.00 0.00 0.00 04:57:46 04:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:57:46 04:39:01 veth11d2217 0.00 1.72 0.00 0.09 0.00 0.00 0.00 0.00 04:57:46 04:40:01 eth0 77.06 47.87 157.69 59.79 0.00 0.00 0.00 0.00 04:57:46 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:40:01 veth11d2217 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:40:01 vethefb741a 17.18 19.48 1.39 45.69 0.00 0.00 0.00 0.00 04:57:46 04:41:01 eth0 5.81 3.65 5.24 2.13 0.00 0.00 0.00 0.00 04:57:46 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:41:01 docker0 1516.60 1191.67 110.54 4306.61 0.00 0.00 0.00 0.00 04:57:46 04:42:01 eth0 0.38 0.28 0.02 0.02 0.00 0.00 0.00 0.00 04:57:46 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:43:01 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 04:57:46 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:44:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:57:46 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:45:02 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:57:46 04:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:46:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:57:46 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:47:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:57:46 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:48:01 eth0 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 04:57:46 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:49:01 eth0 0.22 0.18 0.07 0.01 0.00 0.00 0.00 0.00 04:57:46 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:50:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:57:46 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:51:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:57:46 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:57:46 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:53:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:57:46 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:54:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 04:57:46 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:55:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:56:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:57:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:57:46 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 Average: eth0 122.49 114.55 554.84 23.11 0.00 0.00 0.00 0.00 04:57:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:46 Average: docker0 60.74 47.73 4.43 172.48 0.00 0.00 0.00 0.00 04:57:46 04:57:46 04:57:46 ---> sar -P ALL: 04:57:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 04:57:46 04:57:46 04:31:46 LINUX RESTART (2 CPU) 04:57:46 04:57:46 04:32:01 CPU %user %nice %system %iowait %steal %idle 04:57:46 04:33:02 all 29.38 0.00 11.05 10.44 0.11 49.02 04:57:46 04:33:02 0 32.33 0.00 11.56 11.00 0.11 45.00 04:57:46 04:33:02 1 26.45 0.00 10.54 9.88 0.11 53.02 04:57:46 04:34:01 all 16.63 0.00 5.19 3.31 0.09 74.78 04:57:46 04:34:01 0 18.02 0.00 5.43 2.38 0.09 74.08 04:57:46 04:34:01 1 15.26 0.00 4.96 4.23 0.09 75.47 04:57:46 04:35:01 all 54.81 0.00 8.98 2.30 0.10 33.82 04:57:46 04:35:01 0 55.38 0.00 9.37 2.78 0.11 32.36 04:57:46 04:35:01 1 54.25 0.00 8.59 1.81 0.09 35.27 04:57:46 04:36:01 all 33.40 0.00 5.06 0.36 0.07 61.11 04:57:46 04:36:01 0 32.67 0.00 5.14 0.37 0.07 61.75 04:57:46 04:36:01 1 34.13 0.00 4.98 0.35 0.07 60.48 04:57:46 04:37:02 all 47.52 0.00 14.29 4.65 0.11 33.42 04:57:46 04:37:02 0 49.17 0.00 14.49 3.40 0.11 32.84 04:57:46 04:37:02 1 45.88 0.00 14.10 5.91 0.11 34.01 04:57:46 04:38:01 all 47.60 0.00 16.15 29.80 0.11 6.34 04:57:46 04:38:01 0 48.00 0.00 16.51 29.50 0.11 5.88 04:57:46 04:38:01 1 47.21 0.00 15.78 30.11 0.11 6.79 04:57:46 04:39:01 all 40.16 0.00 11.12 38.87 0.15 9.69 04:57:46 04:39:01 0 39.52 0.00 11.57 36.54 0.14 12.23 04:57:46 04:39:01 1 40.80 0.00 10.68 41.21 0.16 7.15 04:57:46 04:40:01 all 59.51 0.00 14.07 18.63 0.13 7.67 04:57:46 04:40:01 0 59.86 0.00 13.61 17.13 0.15 9.25 04:57:46 04:40:01 1 59.15 0.00 14.52 20.12 0.11 6.09 04:57:46 04:41:01 all 0.79 0.00 0.65 0.44 0.03 98.08 04:57:46 04:41:01 0 0.70 0.00 0.62 0.57 0.02 98.09 04:57:46 04:41:01 1 0.87 0.00 0.69 0.32 0.05 98.08 04:57:46 04:42:01 all 0.03 0.00 0.03 0.00 0.03 99.92 04:57:46 04:42:01 0 0.07 0.00 0.02 0.00 0.03 99.88 04:57:46 04:42:01 1 0.00 0.00 0.03 0.00 0.02 99.95 04:57:46 04:43:01 all 0.12 0.00 0.43 0.00 0.04 99.40 04:57:46 04:43:01 0 0.15 0.00 0.60 0.00 0.03 99.22 04:57:46 04:43:01 1 0.10 0.00 0.27 0.00 0.05 99.58 04:57:46 04:57:46 04:43:01 CPU %user %nice %system %iowait %steal %idle 04:57:46 04:44:01 all 0.04 0.00 0.02 0.00 0.03 99.91 04:57:46 04:44:01 0 0.07 0.00 0.02 0.00 0.02 99.90 04:57:46 04:44:01 1 0.02 0.00 0.02 0.00 0.05 99.92 04:57:46 04:45:02 all 0.03 0.00 0.03 0.00 0.04 99.89 04:57:46 04:45:02 0 0.05 0.00 0.03 0.00 0.02 99.90 04:57:46 04:45:02 1 0.02 0.00 0.03 0.00 0.07 99.88 04:57:46 04:46:01 all 0.03 0.00 0.01 0.00 0.03 99.92 04:57:46 04:46:01 0 0.05 0.00 0.02 0.00 0.02 99.91 04:57:46 04:46:01 1 0.02 0.00 0.00 0.00 0.05 99.93 04:57:46 04:47:01 all 0.05 0.00 0.03 0.00 0.03 99.90 04:57:46 04:47:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:57:46 04:47:01 1 0.05 0.00 0.02 0.00 0.05 99.88 04:57:46 04:48:01 all 0.04 0.00 0.03 0.00 0.03 99.89 04:57:46 04:48:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:57:46 04:48:01 1 0.02 0.00 0.03 0.00 0.05 99.90 04:57:46 04:49:01 all 0.07 0.00 0.01 0.00 0.03 99.89 04:57:46 04:49:01 0 0.10 0.00 0.02 0.00 0.02 99.87 04:57:46 04:49:01 1 0.03 0.00 0.00 0.00 0.05 99.92 04:57:46 04:50:01 all 0.07 0.00 0.03 0.00 0.02 99.89 04:57:46 04:50:01 0 0.10 0.00 0.02 0.00 0.00 99.88 04:57:46 04:50:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:57:46 04:51:01 all 0.07 0.00 0.02 0.00 0.03 99.88 04:57:46 04:51:01 0 0.08 0.00 0.02 0.00 0.02 99.88 04:57:46 04:51:01 1 0.05 0.00 0.02 0.00 0.05 99.88 04:57:46 04:52:01 all 0.06 0.00 0.03 0.01 0.03 99.87 04:57:46 04:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:57:46 04:52:01 1 0.07 0.00 0.03 0.02 0.05 99.83 04:57:46 04:53:01 all 0.07 0.00 0.03 0.00 0.03 99.88 04:57:46 04:53:01 0 0.05 0.00 0.03 0.00 0.03 99.88 04:57:46 04:53:01 1 0.08 0.00 0.02 0.00 0.02 99.88 04:57:46 04:54:01 all 0.07 0.00 0.02 0.00 0.03 99.88 04:57:46 04:54:01 0 0.03 0.00 0.02 0.00 0.05 99.90 04:57:46 04:54:01 1 0.10 0.00 0.02 0.00 0.02 99.87 04:57:46 04:57:46 04:54:01 CPU %user %nice %system %iowait %steal %idle 04:57:46 04:55:01 all 0.08 0.00 0.02 0.00 0.03 99.88 04:57:46 04:55:01 0 0.03 0.00 0.02 0.00 0.05 99.90 04:57:46 04:55:01 1 0.12 0.00 0.02 0.00 0.00 99.87 04:57:46 04:56:01 all 0.02 0.00 0.03 0.00 0.03 99.92 04:57:46 04:56:01 0 0.02 0.00 0.03 0.00 0.05 99.90 04:57:46 04:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:57:46 04:57:01 all 0.08 0.00 0.04 0.00 0.02 99.87 04:57:46 04:57:01 0 0.03 0.00 0.05 0.00 0.03 99.88 04:57:46 04:57:01 1 0.12 0.00 0.03 0.00 0.00 99.85 04:57:46 Average: all 12.57 0.00 3.32 4.12 0.05 79.94 04:57:46 Average: 0 12.79 0.00 3.39 3.92 0.05 79.84 04:57:46 Average: 1 12.34 0.00 3.24 4.31 0.06 80.05 04:57:46 04:57:46 04:57:46