Pull request #3566 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d+e3fe4ea6dc2b0363ea17cb6a495f96496b33254f (90a6258750b51c8abf13664afa15b9456678486c) 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-ssh19678822752990900.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-ssh8560134757870078784.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-3566/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-3566/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2020649652010339938.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-ssh6068106098179852661.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-3566/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-3566/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8800122264088525933.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1307 in /w/workspace/edgexfoundry_edgex-go_PR-3566 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh8278241726705195830.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 e3fe4ea6dc2b0363ea17cb6a495f96496b33254f into PR head commit 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d Merge succeeded, producing 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d Checking out Revision 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d (PR-3566) > 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/4@tmp/jenkins-gitclient-ssh6296186972296253936.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3566/head:refs/remotes/origin/PR-3566 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d # 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/4@tmp/jenkins-gitclient-ssh5699419343365556617.key > git merge e3fe4ea6dc2b0363ea17cb6a495f96496b33254f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d # timeout=10 Commit message: "Merge branch 'master' into issue-2468" > git rev-list --no-walk 0f71885dd60e1551d31780523994d1ac575f9e35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:18:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:18:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:18:41 ========================================================= 18:18:41 EdgeX Global Pipelines Version Info 18:18:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:18:42 ------------------- 18:18:42 stable info: 18:18:42 ------------------- 18:18:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:18:42 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 18:18:42 Message: update stable to v1.0.194 18:18:43 ------------------- 18:18:43 experimental info: 18:18:43 ------------------- 18:18:43 Commited By: **** collab-it+edgex@linuxfoundation.org 18:18:43 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:18:43 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:18:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:18:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:18:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:18:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:18:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3566 [Pipeline] echo 18:18:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3566 [Pipeline] echo 18:18:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3566 [Pipeline] echo 18:18:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [Pipeline] echo 18:18:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ae03a7 [Pipeline] echo 18:18:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:44 provisioning config files... 18:18:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config949451686043879065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:44 ---> docker-login.sh 18:18:44 nexus3.edgexfoundry.org:10001 18:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:44 Configure a credential helper to remove this warning. See 18:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:44 18:18:44 Login Succeeded 18:18:44 nexus3.edgexfoundry.org:10002 18:18:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:44 Configure a credential helper to remove this warning. See 18:18:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:44 18:18:44 Login Succeeded 18:18:44 nexus3.edgexfoundry.org:10003 18:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:45 Configure a credential helper to remove this warning. See 18:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:45 18:18:45 Login Succeeded 18:18:45 nexus3.edgexfoundry.org:10004 18:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:45 Configure a credential helper to remove this warning. See 18:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:45 18:18:45 Login Succeeded 18:18:45 docker.io 18:18:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:45 Configure a credential helper to remove this warning. See 18:18:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:45 18:18:45 Login Succeeded 18:18:45 ---> docker-login.sh ends [Pipeline] } 18:18:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:18:46 ++ 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 18:18:46 + for file in '`ls cmd/**/Dockerfile`' 18:18:46 ++ dirname cmd/core-command/Dockerfile 18:18:46 ++ cut -d/ -f2 18:18:46 + echo core-command,cmd/core-command/Dockerfile 18:18:46 + for file in '`ls cmd/**/Dockerfile`' 18:18:46 ++ dirname cmd/core-data/Dockerfile 18:18:46 ++ cut -d/ -f2 18:18:46 + echo core-data,cmd/core-data/Dockerfile 18:18:46 + for file in '`ls cmd/**/Dockerfile`' 18:18:46 ++ dirname cmd/core-metadata/Dockerfile 18:18:46 ++ cut -d/ -f2 18:18:46 + echo core-metadata,cmd/core-metadata/Dockerfile 18:18:46 + for file in '`ls cmd/**/Dockerfile`' 18:18:46 ++ dirname cmd/security-bootstrapper/Dockerfile 18:18:46 ++ cut -d/ -f2 18:18:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:18:46 + for file in '`ls cmd/**/Dockerfile`' 18:18:46 ++ dirname cmd/security-proxy-setup/Dockerfile 18:18:46 ++ cut -d/ -f2 18:18:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:18:46 + for file in '`ls cmd/**/Dockerfile`' 18:18:46 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:18:46 ++ cut -d/ -f2 18:18:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:18:46 + for file in '`ls cmd/**/Dockerfile`' 18:18:46 ++ dirname cmd/support-notifications/Dockerfile 18:18:46 ++ cut -d/ -f2 18:18:46 + echo support-notifications,cmd/support-notifications/Dockerfile 18:18:46 + for file in '`ls cmd/**/Dockerfile`' 18:18:46 ++ dirname cmd/support-scheduler/Dockerfile 18:18:46 ++ cut -d/ -f2 18:18:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:18:46 + for file in '`ls cmd/**/Dockerfile`' 18:18:46 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:18:46 ++ cut -d/ -f2 18:18:46 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:18:46 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 18:18:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:18:46 18:18:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:18:47 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:18:47 latest: Pulling from edgex-devops/git-semver 18:18:47 31603596830f: Pulling fs layer 18:18:47 54011a49482f: Pulling fs layer 18:18:47 a6820b24f6d8: Pulling fs layer 18:18:47 f581987b2513: Pulling fs layer 18:18:47 f581987b2513: Waiting 18:18:47 54011a49482f: Verifying Checksum 18:18:47 54011a49482f: Download complete 18:18:48 31603596830f: Verifying Checksum 18:18:48 31603596830f: Download complete 18:18:48 f581987b2513: Verifying Checksum 18:18:48 f581987b2513: Download complete 18:18:48 31603596830f: Pull complete 18:18:48 a6820b24f6d8: Verifying Checksum 18:18:48 a6820b24f6d8: Download complete 18:18:48 54011a49482f: Pull complete 18:18:49 a6820b24f6d8: Pull complete 18:18:49 f581987b2513: Pull complete 18:18:49 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:18:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:18:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:18:49 prd-centos7-docker-4c-2g-1307 does not seem to be running inside a container 18:18:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:18:52 $ docker top e14695a09664546c006338464fec96b07c94616f3de53f00ca085f2bf04574c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:18:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:52 [ssh-agent] Looking for ssh-agent implementation... 18:18:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:52 $ docker exec e14695a09664546c006338464fec96b07c94616f3de53f00ca085f2bf04574c3 ssh-agent 18:18:52 SSH_AUTH_SOCK=/tmp/ssh-0iOMQmX97Fz0/agent.14 18:18:52 SSH_AGENT_PID=21 18:18:52 Running ssh-add (command line suppressed) 18:18:52 Identity added: /w/workspace/edgex-go/4@tmp/private_key_516527417859571469.key (/w/workspace/edgex-go/4@tmp/private_key_516527417859571469.key) 18:18:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:53 + git tag --points-at HEAD [Pipeline] } 18:18:53 $ docker exec --env ******** --env ******** e14695a09664546c006338464fec96b07c94616f3de53f00ca085f2bf04574c3 ssh-agent -k 18:18:53 unset SSH_AUTH_SOCK; 18:18:53 unset SSH_AGENT_PID; 18:18:53 echo Agent pid 21 killed; 18:18:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:18:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:18:53 [ssh-agent] Looking for ssh-agent implementation... 18:18:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:18:53 $ docker exec e14695a09664546c006338464fec96b07c94616f3de53f00ca085f2bf04574c3 ssh-agent 18:18:53 SSH_AUTH_SOCK=/tmp/ssh-YkSZv87tC26v/agent.54 18:18:53 SSH_AGENT_PID=60 18:18:53 Running ssh-add (command line suppressed) 18:18:53 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3044109577330261856.key (/w/workspace/edgex-go/4@tmp/private_key_3044109577330261856.key) 18:18:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:18:54 + git semver init 18:18:54 # -> Open(): unable to determine branch for HEAD 18:18:54 # $GIT_DIR = /w/workspace/edgex-go/4/.git 18:18:54 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 18:18:54 # $SEMVER_REMOTE_NAME = origin 18:18:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:18:54 # $SEMVER_USER_NAME = edgex-jenkins 18:18:54 # $SEMVER_BRANCH = PR-3566 18:18:54 # $SEMVER_TEMP = /tmp/semver-849159460 18:18:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:19:12 # '/tmp/semver-849159460' -> '/w/workspace/edgex-go/4/.semver' 18:19:12 # -> Force: false 18:19:12 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 18:19:12 $ docker exec --env ******** --env ******** e14695a09664546c006338464fec96b07c94616f3de53f00ca085f2bf04574c3 ssh-agent -k 18:19:12 unset SSH_AUTH_SOCK; 18:19:12 unset SSH_AGENT_PID; 18:19:12 echo Agent pid 60 killed; 18:19:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:19:12 + git semver [Pipeline] } 18:19:12 $ docker stop --time=1 e14695a09664546c006338464fec96b07c94616f3de53f00ca085f2bf04574c3 18:19:14 $ docker rm -f e14695a09664546c006338464fec96b07c94616f3de53f00ca085f2bf04574c3 [Pipeline] // withDockerContainer [Pipeline] sh 18:19:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:19:15 Stashed 1 file(s) [Pipeline] echo 18:19:15 [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 18:19:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:19:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:19:16 + sudo service docker restart 18:19:16 + true 18:19:16 Redirecting to /bin/systemctl restart docker.service 18:19:30 Still waiting to schedule task 18:19:30 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1297’ [Pipeline] echo 18:19:34 ========================================================= 18:19:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:19:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:19:34 + 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 . 18:19:36 Sending build context to Docker daemon 329.3MB 18:19:36 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:19:36 Step 2/6 : FROM ${BASE} 18:19:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:19:36 540db60ca938: Pulling fs layer 18:19:36 adcc1eea9eea: Pulling fs layer 18:19:36 4c4ab2625f07: Pulling fs layer 18:19:36 0510c868ecb4: Pulling fs layer 18:19:36 afea3b2eda06: Pulling fs layer 18:19:36 7809a108b3ef: Pulling fs layer 18:19:36 f706445af74f: Pulling fs layer 18:19:36 afea3b2eda06: Waiting 18:19:36 7809a108b3ef: Waiting 18:19:36 f706445af74f: Waiting 18:19:36 0510c868ecb4: Waiting 18:19:36 4c4ab2625f07: Download complete 18:19:36 adcc1eea9eea: Verifying Checksum 18:19:36 adcc1eea9eea: Download complete 18:19:36 afea3b2eda06: Verifying Checksum 18:19:36 afea3b2eda06: Download complete 18:19:36 540db60ca938: Verifying Checksum 18:19:36 7809a108b3ef: Verifying Checksum 18:19:36 7809a108b3ef: Download complete 18:19:36 540db60ca938: Pull complete 18:19:36 adcc1eea9eea: Pull complete 18:19:36 4c4ab2625f07: Pull complete 18:19:38 f706445af74f: Verifying Checksum 18:19:38 f706445af74f: Download complete 18:19:38 0510c868ecb4: Verifying Checksum 18:19:38 0510c868ecb4: Download complete 18:19:41 0510c868ecb4: Pull complete 18:19:41 afea3b2eda06: Pull complete 18:19:41 7809a108b3ef: Pull complete 18:19:44 f706445af74f: Pull complete 18:19:44 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:19:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:19:44 ---> b068be0155e3 18:19:44 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 18:19:45 ---> Running in efec9ace74b7 18:19:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:19:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:19:46 (1/12) Installing libmagic (5.39-r0) 18:19:47 (2/12) Installing file (5.39-r0) 18:19:47 (3/12) Installing libc-dev (0.7.2-r3) 18:19:47 (4/12) Installing g++ (10.2.1_pre1-r3) 18:19:51 (5/12) Installing fortify-headers (1.1-r0) 18:19:51 (6/12) Installing patch (2.7.6-r6) 18:19:51 (7/12) Installing build-base (0.5-r2) 18:19:51 (8/12) Installing libsodium (1.0.18-r0) 18:19:52 (9/12) Installing pkgconf (1.7.3-r0) 18:19:52 (10/12) Installing libsodium-dev (1.0.18-r0) 18:19:52 (11/12) Installing libzmq (4.3.3-r1) 18:19:52 (12/12) Installing zeromq-dev (4.3.3-r1) 18:19:52 Executing busybox-1.32.1-r6.trigger 18:19:52 OK: 219 MiB in 52 packages 18:19:54 Removing intermediate container efec9ace74b7 18:19:54 ---> 4eb219267d20 18:19:54 Step 4/6 : WORKDIR /edgex-go 18:19:54 ---> Running in cd151e71ea5c 18:19:54 Removing intermediate container cd151e71ea5c 18:19:54 ---> 7309ccdab704 18:19:54 Step 5/6 : COPY go.mod . 18:19:54 ---> 2dce881450bb 18:19:54 Step 6/6 : RUN go mod download 18:19:54 ---> Running in 67ab94f33561 18:20:12 Removing intermediate container 67ab94f33561 18:20:12 ---> f75c057ca554 18:20:12 Successfully built f75c057ca554 18:20:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:20:13 + docker inspect -f . ci-base-image-x86_64 18:20:13 . [Pipeline] withDockerContainer 18:20:13 prd-centos7-docker-4c-2g-1307 does not seem to be running inside a container 18:20:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:20:13 $ docker top 19d1c956caa149c83524f1a92e0eb5d2bc34b439674ac6e7ff15c8769a08ae5c -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:13 + go version 18:20:13 go version go1.16.3 linux/amd64 [Pipeline] } 18:20:13 $ docker stop --time=1 19d1c956caa149c83524f1a92e0eb5d2bc34b439674ac6e7ff15c8769a08ae5c 18:20:15 $ docker rm -f 19d1c956caa149c83524f1a92e0eb5d2bc34b439674ac6e7ff15c8769a08ae5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:20:15 + docker inspect -f . ci-base-image-x86_64 18:20:15 . [Pipeline] withDockerContainer 18:20:15 prd-centos7-docker-4c-2g-1307 does not seem to be running inside a container 18:20:15 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:20:16 $ docker top 23467ed91dd523044dc2138fda307e1af9b01aa9980b15a3a5cf98f0d330a73a -eo pid,comm [Pipeline] { [Pipeline] echo 18:20:16 ========================================================= 18:20:16 [edgeXBuildGoParallel] Running Tests and Build... 18:20:16 ========================================================= [Pipeline] sh 18:20:16 + go mod tidy [Pipeline] sh 18:20:17 + make test 18:20:17 go mod tidy 18:20:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:20:22 ? github.com/edgexfoundry/edgex-go [no test files] 18:20:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:20:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:20:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:20:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:20:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:20:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:20:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:20:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:20:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:20:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:20:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:20:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:20:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:20:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:20:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements 18:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:20:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:20:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 100.0% of statements 18:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:20:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 53.4% of statements 18:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:20:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 87.7% of statements 18:20:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:20:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:20:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.049s coverage: 78.9% of statements 18:20:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 81.2% of statements 18:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:20:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.244s coverage: 95.1% of statements 18:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:20:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 18:20:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:20:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:20:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:20:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:20:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:20:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 18:20:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:20:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:20:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:20:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements 18:20:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:20:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 18:20:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 22.0% of statements 18:20:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:20:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 18:20:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 18:20:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 18:20:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 18:20:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 18:21:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 18:21:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 18:21:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.204s coverage: 81.8% of statements 18:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 18:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 18:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 18:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 18:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 18:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 18:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 18:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 18:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.165s coverage: 66.9% of statements 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.106s coverage: 43.6% of statements 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:21:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 18:21:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 18:21:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:21:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.3% of statements 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:21:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 91.9% of statements 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:21:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:21:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.6% of statements 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:21:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:21:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:21:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 18:21:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 18:21:40 GO111MODULE=on go vet ./... 18:22:07 gofmt -l . 18:22:07 [ "`gofmt -l .`" = "" ] 18:22:07 ./bin/test-attribution-txt.sh [Pipeline] sh 18:22:07 + ls -al . 18:22:07 total 516 18:22:07 drwxrwxr-x 10 1001 1001 4096 Jun 14 18:22 . 18:22:07 drwxr-xr-x 4 root root 28 Jun 14 18:20 .. 18:22:07 -rw-rw-r-- 1 1001 1001 11 Jun 14 18:18 .dockerignore 18:22:07 drwxrwxr-x 8 1001 1001 179 Jun 14 18:18 .git 18:22:07 drwxrwxr-x 3 1001 1001 125 Jun 14 18:18 .github 18:22:07 -rw-rw-r-- 1 1001 1001 818 Jun 14 18:18 .gitignore 18:22:07 drwx------ 3 1001 1001 60 Jun 14 18:19 .semver 18:22:07 -rw-rw-r-- 1 1001 1001 166 Jun 14 18:18 .sonarcloud.properties 18:22:07 -rw-rw-r-- 1 1001 1001 8609 Jun 14 18:18 Attribution.txt 18:22:07 -rw-rw-r-- 1 1001 1001 3804 Jun 14 18:18 CONTRIBUTING.md 18:22:07 -rw-rw-r-- 1 1001 1001 931 Jun 14 18:18 Dockerfile.build 18:22:07 -rw-rw-r-- 1 1001 1001 849 Jun 14 18:18 Jenkinsfile 18:22:07 -rw-rw-r-- 1 1001 1001 10775 Jun 14 18:18 LICENSE 18:22:07 -rw-rw-r-- 1 1001 1001 5605 Jun 14 18:18 Makefile 18:22:07 -rw-rw-r-- 1 1001 1001 7905 Jun 14 18:18 README.md 18:22:07 -rw-rw-r-- 1 1001 1001 7071 Jun 14 18:18 SECURITY.md 18:22:07 -rw-rw-r-- 1 1001 1001 5 Jun 14 18:19 VERSION 18:22:07 -rw-rw-r-- 1 1001 1001 4131 Jun 14 18:18 ZMQWindows.md 18:22:07 drwxrwxr-x 2 1001 1001 37 Jun 14 18:18 bin 18:22:07 drwxrwxr-x 14 1001 1001 4096 Jun 14 18:18 cmd 18:22:07 -rw-r--r-- 1 root root 398195 Jun 14 18:21 coverage.out 18:22:07 -rw-rw-r-- 1 1001 1001 841 Jun 14 18:18 go.mod 18:22:07 -rw-r--r-- 1 root root 20952 Jun 14 18:20 go.sum 18:22:07 drwxrwxr-x 7 1001 1001 114 Jun 14 18:18 internal 18:22:07 drwxrwxr-x 3 1001 1001 16 Jun 14 18:18 openapi 18:22:07 drwxrwxr-x 4 1001 1001 71 Jun 14 18:18 snap 18:22:07 -rw-rw-r-- 1 1001 1001 168 Jun 14 18:18 version.go [Pipeline] sh 18:22:08 + '[' -e coverage.out ] 18:22:08 + chown 1001:1001 coverage.out [Pipeline] stash 18:22:08 Stashed 1 file(s) [Pipeline] sh 18:22:08 + make build 18:22:08 go mod tidy 18:22:08 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 18:22: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 18:22:17 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 18:22:17 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 18:22:18 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 18:22:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:22:19 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 18:22:19 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 18:22:20 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 18:22:21 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 18:22:22 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 18:22:23 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] } 18:22:24 $ docker stop --time=1 23467ed91dd523044dc2138fda307e1af9b01aa9980b15a3a5cf98f0d330a73a 18:22:26 $ docker rm -f 23467ed91dd523044dc2138fda307e1af9b01aa9980b15a3a5cf98f0d330a73a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:22:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:22:28 18:22:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:22:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:22:28 latest: Pulling from edgex-devops/edgex-compose 18:22:28 cbdbe7a5bc2a: Pulling fs layer 18:22:28 ca9280d653b3: Pulling fs layer 18:22:28 7e9c9ca2126c: Pulling fs layer 18:22:28 cbdbe7a5bc2a: Verifying Checksum 18:22:28 cbdbe7a5bc2a: Download complete 18:22:28 cbdbe7a5bc2a: Pull complete 18:22:29 ca9280d653b3: Verifying Checksum 18:22:29 ca9280d653b3: Download complete 18:22:29 ca9280d653b3: Pull complete 18:22:29 7e9c9ca2126c: Verifying Checksum 18:22:29 7e9c9ca2126c: Download complete 18:22:33 7e9c9ca2126c: Pull complete 18:22:33 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:22:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:22:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:22:33 prd-centos7-docker-4c-2g-1307 does not seem to be running inside a container 18:22:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:22:36 $ docker top 8535caa495602abe1bc50589742c4ee5fe62f58ed7ae46f954124c5927296744 -eo pid,comm [Pipeline] { [Pipeline] sh 18:22:37 + docker-compose build --help 18:22:37 + grep parallel 18:22:37 --parallel Build images in parallel. [Pipeline] } 18:22:37 $ docker stop --time=1 8535caa495602abe1bc50589742c4ee5fe62f58ed7ae46f954124c5927296744 18:22:38 $ docker rm -f 8535caa495602abe1bc50589742c4ee5fe62f58ed7ae46f954124c5927296744 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:22:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:22:39 . [Pipeline] withDockerContainer 18:22:39 prd-centos7-docker-4c-2g-1307 does not seem to be running inside a container 18:22:39 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:22:39 $ docker top 3430b70829c3e87d830b96d9eadd32d96f2e0ddd6c1213a6b8699c3dab535aa9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:22:40 + docker-compose -f ./docker-compose-build.yml build --parallel 18:22:40 Building core-command ... 18:22:40 Building core-data ... 18:22:40 Building core-metadata ... 18:22:40 Building security-bootstrapper ... 18:22:40 Building security-proxy-setup ... 18:22:40 Building security-secretstore-setup ... 18:22:40 Building support-notifications ... 18:22:40 Building support-scheduler ... 18:22:40 Building sys-mgmt-agent ... 18:22:40 Building core-data 18:22:40 Building security-bootstrapper 18:22:40 Building security-secretstore-setup 18:22:40 Building core-metadata 18:22:40 Building security-proxy-setup 18:22:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:22:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:22:53 ---> f75c057ca554 18:22:53 Step 3/24 : WORKDIR /edgex-go 18:22:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1311 in /w/workspace/edgexfoundry_edgex-go_PR-3566 [Pipeline] { [Pipeline] ws 18:22:53 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 18:22:53 The recommended git tool is: git 18:22:54 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:22:54 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:22:54 ---> f75c057ca554 18:22:54 Step 3/32 : WORKDIR /edgex-go 18:22:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:22:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:22:54 ---> f75c057ca554 18:22:54 Step 3/24 : WORKDIR /edgex-go 18:22:59 using credential edgex-jenkins-ssh 18:22:59 Cloning the remote Git repository 18:22:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:22:59 > git init /w/workspace/edgex-go/4 # timeout=10 18:22:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:22:59 > git --version # timeout=10 18:22:59 > git --version # 'git version 2.17.1' 18:22:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:22:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:23:06 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:23:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:23:06 ---> f75c057ca554 18:23:06 Step 3/26 : WORKDIR /edgex-go 18:23:07 ---> Running in 6df513ded92b 18:23:07 ---> Running in 750030abf801 18:23:07 ---> Running in 4ca04ceebccc 18:23:07 ---> Running in 3fea4c24c6e0 18:23:07 Removing intermediate container 4ca04ceebccc 18:23:07 ---> 890ecd5e2396 18:23:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:07 Removing intermediate container 3fea4c24c6e0 18:23:07 ---> 31604b5ab7d1 18:23:07 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:08 Removing intermediate container 750030abf801 18:23:08 ---> 0b8bd351ab4e 18:23:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:08 Removing intermediate container 6df513ded92b 18:23:08 ---> ad85ebe36d43 18:23:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:08 ---> Running in d80d3b37f175 18:23:08 ---> Running in d655823f967b 18:23:08 ---> Running in b5237cf4d516 18:23:08 ---> Running in bb9133edbe36 18:23:09 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:23:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:23:09 ---> f75c057ca554 18:23:09 Step 3/22 : WORKDIR /edgex-go 18:23:09 ---> Using cache 18:23:09 ---> ad85ebe36d43 18:23:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:09 ---> Running in bfbd7c96af3b 18:23:09 Removing intermediate container d80d3b37f175 18:23:09 ---> 8d2bc5a15f61 18:23:09 Step 5/26 : RUN apk add --update --no-cache make git 18:23:09 ---> Running in 77574e9d8d27 18:23:09 Removing intermediate container d655823f967b 18:23:09 ---> 09cfec7628b4 18:23:09 Step 5/32 : RUN apk add --update --no-cache make git 18:23:09 ---> Running in 415544b733c7 18:23:10 Removing intermediate container b5237cf4d516 18:23:10 ---> dcc752fa143e 18:23:10 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:23:10 Removing intermediate container bb9133edbe36 18:23:10 ---> d21eebddd5d4 18:23:10 Step 5/24 : RUN apk add --update --no-cache make git 18:23:10 ---> Running in 758101f47a82 18:23:10 ---> Running in d000a616820e 18:23:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:23:10 Removing intermediate container bfbd7c96af3b 18:23:10 ---> ef356b3c39e1 18:23:10 Step 5/22 : RUN apk add --update --no-cache make git 18:23:10 ---> Running in 60791564e9f9 18:23:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:23:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:23:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:23:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:23:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:23:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:23:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:23:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:23:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:23:11 OK: 219 MiB in 52 packages 18:23:12 Removing intermediate container 415544b733c7 18:23:12 ---> b8c69488ede1 18:23:12 Step 6/32 : COPY go.mod . 18:23:12 ---> ed4f43c44622 18:23:12 Step 7/32 : RUN go mod download 18:23:12 ---> Running in 4d33b422c43b 18:23:12 OK: 219 MiB in 52 packages 18:23:12 OK: 219 MiB in 52 packages 18:23:12 Removing intermediate container d000a616820e 18:23:12 ---> 260d7a216f85 18:23:12 Step 6/24 : COPY go.mod . 18:23:12 OK: 219 MiB in 52 packages 18:23:12 OK: 219 MiB in 52 packages 18:23:13 ---> 67387a21b168 18:23:13 Step 7/24 : RUN go mod download 18:23:13 ---> Running in af115f7199f0 18:23:13 Removing intermediate container 758101f47a82 18:23:13 ---> c994db534b24 18:23:13 Step 6/24 : COPY go.mod . 18:23:13 Removing intermediate container 60791564e9f9 18:23:13 ---> 044fb3b5ed2a 18:23:13 Step 6/22 : COPY go.mod . 18:23:13 ---> 180d0f203839 18:23:13 Step 7/24 : RUN go mod download 18:23:13 Removing intermediate container 77574e9d8d27 18:23:13 ---> 631f4ef2d82c 18:23:13 Step 6/26 : COPY go.mod . 18:23:13 ---> Running in e4849362666c 18:23:13 ---> 562dad5fdb4d 18:23:13 Step 7/22 : RUN go mod download 18:23:13 Removing intermediate container 4d33b422c43b 18:23:13 ---> d523a6b6eddc 18:23:13 Step 8/32 : COPY . . 18:23:13 ---> Running in 77a6efac8d2d 18:23:13 ---> 4f51f8de39c7 18:23:13 Step 7/26 : RUN go mod download 18:23:13 ---> Running in 338a1fcf1e5a 18:23:19 Removing intermediate container af115f7199f0 18:23:19 ---> 59a4ae5a952b 18:23:19 Step 8/24 : COPY . . 18:23:19 ---> 628f5fd703a2 18:23:19 Step 9/32 : RUN go mod tidy 18:23:24 ---> Running in 1d73ad2df261 18:23:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:23:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:23:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:23:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:23:25 using GIT_SSH to set credentials SSH Credentials for GitHub 18:23:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3566/head:refs/remotes/origin/PR-3566 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:23:25 Removing intermediate container e4849362666c 18:23:25 ---> d23dcb154950 18:23:25 Step 8/24 : COPY . . 18:23:25 Removing intermediate container 77a6efac8d2d 18:23:25 ---> 691a117ec16b 18:23:25 Step 8/22 : COPY . . 18:23:25 ---> bd8ef235f49b 18:23:25 Step 9/24 : RUN go mod tidy 18:23:25 ---> Running in 4fc77cf061ae 18:23:25 Removing intermediate container 338a1fcf1e5a 18:23:25 ---> 25957091bb94 18:23:25 Step 8/26 : COPY . . 18:23:26 Merging remotes/origin/master commit e3fe4ea6dc2b0363ea17cb6a495f96496b33254f into PR head commit 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:23:26 Merge succeeded, producing 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:23:26 Checking out Revision 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d (PR-3566) 18:23:26 > git config core.sparsecheckout # timeout=10 18:23:26 > git checkout -f 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d # timeout=10 18:23:26 > git remote # timeout=10 18:23:26 > git config --get remote.origin.url # timeout=10 18:23:26 using GIT_SSH to set credentials SSH Credentials for GitHub 18:23:26 > git merge e3fe4ea6dc2b0363ea17cb6a495f96496b33254f # timeout=10 18:23:26 > git rev-parse HEAD^{commit} # timeout=10 18:23:26 > git config core.sparsecheckout # timeout=10 18:23:26 > git checkout -f 7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d # timeout=10 18:23:30 Commit message: "Merge branch 'master' into issue-2468" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:23:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:23:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:23:32 + sudo service docker restart 18:23:32 + true 18:23:43 Removing intermediate container 1d73ad2df261 18:23:43 ---> 8113f3fbfa54 18:23:43 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:23:45 ---> Running in 3c143596bce0 18:23:45 Removing intermediate container 4fc77cf061ae 18:23:45 ---> f87af9cc76e0 18:23:45 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:23:45 ---> Running in bdd903c0a2ac 18:23:45 ---> 0b948e244459 18:23:45 Step 9/26 : RUN go mod tidy 18:23:45 ---> 01b73be77065 18:23:45 Step 9/22 : RUN go mod tidy 18:23:45 ---> 9c2b5359b432 18:23:45 Step 9/24 : RUN go mod tidy 18:23:45 ---> Running in 08c0dcbbc46c 18:23:45 ---> Running in 19fe37a51c97 18:23:45 ---> Running in b9521eca782b 18:23:45 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 18:23:45 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:51 provisioning config files... 18:23:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3371367994257836758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:51 ---> docker-login.sh 18:23:51 nexus3.edgexfoundry.org:10001 18:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:52 Configure a credential helper to remove this warning. See 18:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:52 18:23:52 Login Succeeded 18:23:52 nexus3.edgexfoundry.org:10002 18:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:53 Configure a credential helper to remove this warning. See 18:23:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:53 18:23:53 Login Succeeded 18:23:53 nexus3.edgexfoundry.org:10003 18:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:53 Configure a credential helper to remove this warning. See 18:23:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:53 18:23:53 Login Succeeded 18:23:53 nexus3.edgexfoundry.org:10004 18:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:54 Configure a credential helper to remove this warning. See 18:23:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:54 18:23:54 Login Succeeded 18:23:54 docker.io 18:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:55 Configure a credential helper to remove this warning. See 18:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:55 18:23:55 Login Succeeded 18:23:55 ---> docker-login.sh ends [Pipeline] } 18:23:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:23:55 ========================================================= 18:23:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:23:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:23:55 + 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 . 18:23:55 Removing intermediate container 08c0dcbbc46c 18:23:55 ---> 55d37aea2947 18:23:55 Step 10/24 : RUN make cmd/core-data/core-data 18:23:55 Removing intermediate container 19fe37a51c97 18:23:55 ---> f3093921f607 18:23:55 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:23:55 ---> Running in b52da93eb9a9 18:23:56 ---> Running in 6174454595c6 18:23:56 Removing intermediate container b9521eca782b 18:23:56 ---> 90130a54d50f 18:23:56 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:23:57 ---> Running in 935f3cc30400 18:23:58 Sending build context to Docker daemon 166.3MB 18:23:58 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:23:58 Step 2/6 : FROM ${BASE} 18:23:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:23:58 595b0fe564bb: Pulling fs layer 18:23:58 3088b5b3c5c0: Pulling fs layer 18:23:58 5b7225fbf94c: Pulling fs layer 18:23:58 ba82ee9f976e: Pulling fs layer 18:23:58 506bd15cee9f: Pulling fs layer 18:23:58 75a0a4a0db45: Pulling fs layer 18:23:58 618dc40b7e24: Pulling fs layer 18:23:58 ba82ee9f976e: Waiting 18:23:58 506bd15cee9f: Waiting 18:23:58 75a0a4a0db45: Waiting 18:23:58 618dc40b7e24: Waiting 18:23:58 5b7225fbf94c: Verifying Checksum 18:23:58 5b7225fbf94c: Download complete 18:23:58 3088b5b3c5c0: Verifying Checksum 18:23:58 3088b5b3c5c0: Download complete 18:23:58 506bd15cee9f: Download complete 18:23:58 75a0a4a0db45: Download complete 18:23:58 595b0fe564bb: Verifying Checksum 18:23:58 595b0fe564bb: Download complete 18:23:58 595b0fe564bb: Pull complete 18:23:59 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 18:23:59 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 18:23:59 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 18:23:59 3088b5b3c5c0: Pull complete 18:24:00 5b7225fbf94c: Pull complete 18:24:00 618dc40b7e24: Verifying Checksum 18:24:00 618dc40b7e24: Download complete 18:24:01 ba82ee9f976e: Download complete 18:24:11 ba82ee9f976e: Pull complete 18:24:11 506bd15cee9f: Pull complete 18:24:12 75a0a4a0db45: Pull complete 18:24:15 618dc40b7e24: Pull complete 18:24:15 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 18:24:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:24:15 ---> a36622ca3599 18:24:15 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 18:24:18 ---> Running in 80292ebd0927 18:24:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:24:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:24:21 Removing intermediate container 3c143596bce0 18:24:21 ---> e8b5a970a42a 18:24:21 18:24:21 Step 11/32 : FROM alpine:3.12 18:24:21 Removing intermediate container bdd903c0a2ac 18:24:21 ---> a988f8efd91c 18:24:21 18:24:21 Step 11/24 : FROM alpine:3.12 18:24:21 3.12: Pulling from library/alpine 18:24:21 3.12: Pulling from library/alpine 18:24:21 (1/12) Installing libmagic (5.39-r0) 18:24:21 (2/12) Installing file (5.39-r0) 18:24:21 (3/12) Installing libc-dev (0.7.2-r3) 18:24:22 (4/12) Installing g++ (10.2.1_pre1-r3) 18:24:22 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:24:22 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:24:22 Status: Downloaded newer image for alpine:3.12 18:24:22 Status: Downloaded newer image for alpine:3.12 18:24:22 ---> 13621d1b12d4 18:24:22 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:24:22 ---> 13621d1b12d4 18:24:22 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:24:23 ---> Running in cf2b2cf4c5c0 18:24:23 ---> Running in b960fdbd602a 18:24:25 Removing intermediate container b960fdbd602a 18:24:25 ---> 6a178e797a81 18:24:25 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:24:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:24:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:24:25 (1/1) Installing dumb-init (1.2.2-r1) 18:24:25 Executing busybox-1.31.1-r20.trigger 18:24:25 OK: 6 MiB in 15 packages 18:24:27 ---> Running in 383d47187a31 18:24:27 Removing intermediate container cf2b2cf4c5c0 18:24:27 ---> 648cb4beebb3 18:24:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:24:28 ---> Running in 3468412e104e 18:24:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:24:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:24:28 Removing intermediate container 3468412e104e 18:24:28 ---> 229aab18ede9 18:24:28 Step 14/24 : ENV APP_PORT=59881 18:24:28 (1/2) Installing dumb-init (1.2.2-r1) 18:24:28 (2/2) Installing su-exec (0.2-r1) 18:24:28 Executing busybox-1.31.1-r20.trigger 18:24:28 OK: 6 MiB in 16 packages 18:24:28 ---> Running in 044f1be9605e 18:24:29 Removing intermediate container 044f1be9605e 18:24:29 ---> d452e35af7bb 18:24:29 Step 15/24 : EXPOSE $APP_PORT 18:24:29 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 18:24:29 ---> Running in 8893c43e675e 18:24:29 Removing intermediate container 383d47187a31 18:24:29 ---> 751a85c327e8 18:24:29 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:24:29 ---> Running in 73589a76e84b 18:24:30 Removing intermediate container 8893c43e675e 18:24:30 ---> 1a86519a4f67 18:24:30 Step 16/24 : WORKDIR / 18:24:30 Removing intermediate container 73589a76e84b 18:24:30 ---> 684ed13b71cc 18:24:30 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:24:30 ---> Running in 900bde6d7fc9 18:24:30 ---> Running in e9a6999b88b3 18:24:30 Removing intermediate container 900bde6d7fc9 18:24:30 ---> b5baad4abe97 18:24:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:24:30 Removing intermediate container e9a6999b88b3 18:24:30 ---> cfb6819a06c3 18:24:30 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:24:30 ---> Running in 8094b18e2266 18:24:30 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 18:24:30 ---> de2cf2451cbd 18:24:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:24:32 ---> 8948f938ef36 18:24:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:24:33 ---> 70be39db69fe 18:24:33 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:24:33 ---> Running in be849480b2b3 18:24:33 Removing intermediate container 8094b18e2266 18:24:33 ---> 58b5ffb7b5d1 18:24:33 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:24:34 (5/12) Installing fortify-headers (1.1-r0) 18:24:34 (6/12) Installing patch (2.7.6-r6) 18:24:34 (7/12) Installing build-base (0.5-r2) 18:24:34 (8/12) Installing libsodium (1.0.18-r0) 18:24:35 (9/12) Installing pkgconf (1.7.3-r0) 18:24:35 (10/12) Installing libsodium-dev (1.0.18-r0) 18:24:35 (11/12) Installing libzmq (4.3.3-r1) 18:24:35 (12/12) Installing zeromq-dev (4.3.3-r1) 18:24:35 Executing busybox-1.32.1-r6.trigger 18:24:35 OK: 218 MiB in 52 packages 18:24:36 ---> Running in 1df6cc83855b 18:24:37 Removing intermediate container be849480b2b3 18:24:37 ---> ae15aff66a8c 18:24:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:24:37 ---> Running in a5943f0ea6b3 18:24:37 Removing intermediate container 6174454595c6 18:24:37 ---> 3d4ce8f940ac 18:24:37 18:24:37 Step 11/22 : FROM alpine:3.12 18:24:37 ---> 13621d1b12d4 18:24:37 Step 12/22 : RUN apk add --update --no-cache curl 18:24:37 Removing intermediate container 935f3cc30400 18:24:37 ---> 9d5b8c7c466d 18:24:37 18:24:37 Step 11/26 : FROM alpine:3.12 18:24:37 ---> 13621d1b12d4 18:24:37 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:24:37 ---> Running in 5f01ccc43f61 18:24:37 ---> Running in 3356e5997dba 18:24:37 Removing intermediate container 1df6cc83855b 18:24:37 ---> 2e1626a39c03 18:24:37 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:24:37 Removing intermediate container a5943f0ea6b3 18:24:37 ---> d9ff2de769c1 18:24:37 Step 22/24 : LABEL arch=x86_64 18:24:37 ---> Running in aa4a76536d0f 18:24:38 ---> 636844d29a97 18:24:38 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:24:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:24:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:24:39 (1/6) Installing ca-certificates (20191127-r4) 18:24:39 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:24:39 (3/6) Installing libcurl (7.77.0-r0) 18:24:39 (4/6) Installing curl (7.77.0-r0) 18:24:39 (5/6) Installing dumb-init (1.2.2-r1) 18:24:39 (6/6) Installing su-exec (0.2-r1) 18:24:39 Executing busybox-1.31.1-r20.trigger 18:24:39 Executing ca-certificates-20191127-r4.trigger 18:24:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:24:39 OK: 7 MiB in 20 packages 18:24:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:24:39 Removing intermediate container 80292ebd0927 18:24:39 ---> 9ed5c54c2092 18:24:39 Step 4/6 : WORKDIR /edgex-go 18:24:39 ---> Running in 26b3be84fbf8 18:24:39 Removing intermediate container 26b3be84fbf8 18:24:39 ---> 8d08bb40f6a4 18:24:39 Step 5/6 : COPY go.mod . 18:24:39 (1/4) Installing ca-certificates (20191127-r4) 18:24:39 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:24:39 ---> Running in accfad06aa25 18:24:39 (3/4) Installing libcurl (7.77.0-r0) 18:24:39 (4/4) Installing curl (7.77.0-r0) 18:24:39 Executing busybox-1.31.1-r20.trigger 18:24:39 Executing ca-certificates-20191127-r4.trigger 18:24:39 Removing intermediate container b52da93eb9a9 18:24:39 ---> 60755cebbba8 18:24:39 18:24:39 Step 11/24 : FROM alpine:3.12 18:24:39 ---> 13621d1b12d4 18:24:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:24:39 OK: 7 MiB in 18 packages 18:24:39 Removing intermediate container aa4a76536d0f 18:24:39 ---> fd04bffd899b 18:24:39 Step 23/24 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:24:39 ---> Running in 41ff899ec0aa 18:24:40 ---> Running in cae91331c6f3 18:24:40 Removing intermediate container 41ff899ec0aa 18:24:40 ---> 6116ba2274f6 18:24:40 Step 13/24 : ENV APP_PORT=59880 18:24:40 ---> Running in aa0cf1f974d2 18:24:40 Removing intermediate container cae91331c6f3 18:24:40 ---> 5794306402d2 18:24:40 Step 24/24 : LABEL version=0.0.0 18:24:40 ---> 05e164a0eb5e 18:24:40 Step 6/6 : RUN go mod download 18:24:40 ---> Running in 663bc3c0a196 18:24:40 Removing intermediate container aa0cf1f974d2 18:24:40 ---> d2c26a8286d7 18:24:40 Step 14/24 : EXPOSE $APP_PORT 18:24:40 Removing intermediate container 3356e5997dba 18:24:40 ---> 97cdec5c5ded 18:24:40 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:24:40 ---> Running in 57e411e88c75 18:24:40 Removing intermediate container 5f01ccc43f61 18:24:40 ---> 5ea0cea1eac0 18:24:40 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:24:40 ---> Running in de2c943aa810 18:24:40 ---> Running in c20367360dc4 18:24:40 ---> Running in 3a3d25456982 18:24:40 Removing intermediate container 663bc3c0a196 18:24:40 ---> 230f1451282b 18:24:40 18:24:40 Successfully built 230f1451282b 18:24:40 Removing intermediate container de2c943aa810 18:24:40 ---> 20af3f0ed528 18:24:40 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:40 Successfully tagged core-metadata:latest 18:24:40 Building support-scheduler 18:24:40  Building core-metadata ... done Removing intermediate container c20367360dc4 18:24:40 ---> 8af869899f4d 18:24:40 Step 14/26 : WORKDIR / 18:24:41 Removing intermediate container 3a3d25456982 18:24:41 ---> 0300c52ecdfa 18:24:41 Step 14/22 : WORKDIR /edgex 18:24:41 Removing intermediate container accfad06aa25 18:24:41 ---> c3a59d98b9b7 18:24:41 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:24:41 ---> Running in 652087fe5b1d 18:24:41 ---> Running in a911268b2001 18:24:41 ---> Running in b0e5f10ad81f 18:24:42 Removing intermediate container 652087fe5b1d 18:24:42 ---> 6328c84b364d 18:24:42 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:24:45 Removing intermediate container b0e5f10ad81f 18:24:45 ---> 7a7dc046f578 18:24:45 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:24:45 ---> 5cf2d10b92e1 18:24:45 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:24:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:24:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:24:49 ---> f75c057ca554 18:24:49 Step 3/23 : WORKDIR /edgex-go 18:24:49 ---> Using cache 18:24:49 ---> ad85ebe36d43 18:24:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:49 ---> Using cache 18:24:49 ---> ef356b3c39e1 18:24:49 Step 5/23 : RUN apk add --update --no-cache make git 18:24:49 ---> Using cache 18:24:49 ---> 044fb3b5ed2a 18:24:49 Step 6/23 : COPY go.mod . 18:24:49 ---> Using cache 18:24:49 ---> 562dad5fdb4d 18:24:49 Step 7/23 : RUN go mod download 18:24:49 ---> Using cache 18:24:49 ---> 691a117ec16b 18:24:49 Step 8/23 : COPY . . 18:24:49 ---> Using cache 18:24:49 ---> 01b73be77065 18:24:49 Step 9/23 : RUN go mod tidy 18:24:49 ---> Using cache 18:24:49 ---> f3093921f607 18:24:49 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:24:52 ---> 40c70ceb8b0b 18:24:52 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:24:52 ---> Running in 16f185ad5763 18:24:52 ---> 2cff34462150 18:24:52 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:24:52 ---> a0f142187086 18:24:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:24:53 ---> 99995bd9addb 18:24:53 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:24:53 Removing intermediate container a911268b2001 18:24:53 ---> 1c6efde2186f 18:24:53 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:24:53 ---> 697b8c78a339 18:24:53 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:24:53 ---> Running in 0e33a49f2f18 18:24:53 ---> d65bab0eb8f6 18:24:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:24:54 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 18:24:54 ---> c02c474a6117 18:24:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:24:54 ---> 3b82306eab35 18:24:54 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:24:54 ---> bb3fd84cf5b5 18:24:54 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:24:55 ---> Running in 53e9dfef3012 18:24:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:24:55 ---> bd69bf88db54 18:24:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:24:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:24:56 (1/6) Installing dumb-init (1.2.2-r1) 18:24:56 (2/6) Installing libgcc (9.3.0-r2) 18:24:56 ---> 27156c0f3b4d 18:24:56 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:24:56 (3/6) Installing libsodium (1.0.18-r0) 18:24:56 (4/6) Installing libstdc++ (9.3.0-r2) 18:24:56 Removing intermediate container 53e9dfef3012 18:24:56 ---> fb635822ed91 18:24:56 Step 19/22 : CMD ["--init=true"] 18:24:57 ---> 5b6361d49b01 18:24:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:24:57 ---> Running in c62fb5691cc1 18:24:57 ---> Running in f56cc8283032 18:24:57 (5/6) Installing libzmq (4.3.3-r0) 18:24:58 (6/6) Installing zeromq (4.3.3-r0) 18:24:58 Executing busybox-1.31.1-r20.trigger 18:24:58 OK: 8 MiB in 20 packages 18:24:58 Removing intermediate container f56cc8283032 18:24:58 ---> d5c7ae3aa4de 18:24:58 Step 20/22 : LABEL arch=x86_64 18:24:58 Removing intermediate container c62fb5691cc1 18:24:58 ---> 0b07d590be7a 18:24:58 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:24:59 ---> 6d7ccfd4bff8 18:24:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:24:59 ---> Running in 8b6200b73400 18:24:59 ---> d85b3a82fc2b 18:24:59 Step 27/32 : RUN chmod +x /entrypoint.sh 18:24:59 ---> def6a86a2d97 18:24:59 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/ 18:24:59 Removing intermediate container 8b6200b73400 18:24:59 ---> 1fba999d2529 18:24:59 Step 21/22 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:24:59 ---> Running in f4d9668e807a 18:24:59 Removing intermediate container 0e33a49f2f18 18:24:59 ---> 43afe1e48f18 18:24:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:25:00 ---> Running in f163aa67961c 18:25:00 ---> Running in fae860627a22 18:25:01 ---> 0675b8c3069a 18:25:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:25:01 Removing intermediate container fae860627a22 18:25:01 ---> b7cb1ec64477 18:25:01 Step 22/22 : LABEL version=0.0.0 18:25:03 ---> Running in c94d32aef51c 18:25:03 ---> 3b673b63cd86 18:25:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:25:03 Removing intermediate container c94d32aef51c 18:25:03 ---> 3160bfcae606 18:25:03 18:25:03 Successfully built 3160bfcae606 18:25:04 Removing intermediate container f4d9668e807a 18:25:04 ---> 9666cc06b161 18:25:04 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:25:04 Successfully tagged security-proxy-setup:latest 18:25:04 Building support-notifications 18:25:04  Building security-proxy-setup ... done  ---> 68e3de5a7b57 18:25:04 Step 20/24 : ENTRYPOINT ["/core-data"] 18:25:07 Removing intermediate container 57e411e88c75 18:25:07 ---> 7f9cd9de77c9 18:25:07 Successfully built 7f9cd9de77c9 18:25:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:25:07 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:25:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:25:07 + docker inspect -f . ci-base-image-arm64 18:25:07 . [Pipeline] withDockerContainer 18:25:08 prd-ubuntu18.04-docker-arm64-4c-16g-1311 does not seem to be running inside a container 18:25:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:25:10 $ docker top c373858e55a96cb64da1d47ff3769ed3c7fd7a3aef8320ab78ef6179154bfb81 -eo pid,comm [Pipeline] { [Pipeline] sh 18:25:11 + go version 18:25:11 go version go1.16.5 linux/arm64 [Pipeline] } 18:25:11 $ docker stop --time=1 c373858e55a96cb64da1d47ff3769ed3c7fd7a3aef8320ab78ef6179154bfb81 18:25:11 ---> f75c057ca554 18:25:11 Step 3/23 : WORKDIR /edgex-go 18:25:11 ---> Using cache 18:25:11 ---> ad85ebe36d43 18:25:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:25:11 ---> Using cache 18:25:11 ---> ef356b3c39e1 18:25:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:25:11 ---> Running in 4c42c2fe187f 18:25:11 ---> Running in e468267c2620 18:25:11 Removing intermediate container f163aa67961c 18:25:11 ---> 91d68c7211f4 18:25:11 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:25:12 ---> Running in 7b194592506d 18:25:12 ---> Running in c16d8130cc76 18:25:12 Removing intermediate container e468267c2620 18:25:12 ---> 09228cc9547c 18:25:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:25:13 $ docker rm -f c373858e55a96cb64da1d47ff3769ed3c7fd7a3aef8320ab78ef6179154bfb81 18:25:13 Removing intermediate container 4c42c2fe187f 18:25:13 ---> ef2a4ea17a23 18:25:13 Step 29/32 : CMD ["gate"] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:25:13 ---> Running in 12cfcffb6e5a 18:25:13 + docker inspect -f . ci-base-image-arm64 18:25:13 . [Pipeline] withDockerContainer 18:25:14 prd-ubuntu18.04-docker-arm64-4c-16g-1311 does not seem to be running inside a container 18:25:14 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:25:14 ---> Running in f04786cf156d 18:25:14 Removing intermediate container c16d8130cc76 18:25:14 ---> 900ebc4d0bb3 18:25:14 Step 24/26 : LABEL arch=x86_64 18:25:15 Removing intermediate container 12cfcffb6e5a 18:25:15 ---> 6e29d048a284 18:25:15 Step 22/24 : LABEL arch=x86_64 18:25:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:25:15 ---> Running in cc1ddee87761 18:25:15 ---> Running in 3175f66520b2 18:25:15 $ docker top 03a8003b076eda1393ec0298236b5ad6a9cdef68a9c9b1d2eb1bfc6d6eff61d0 -eo pid,comm 18:25:15 Removing intermediate container f04786cf156d 18:25:15 ---> a1a8ba638dcc 18:25:15 Step 30/32 : LABEL arch=x86_64 [Pipeline] { [Pipeline] echo 18:25:16 ========================================================= 18:25:16 [edgeXBuildGoParallel] Running Tests and Build... 18:25:16 ========================================================= [Pipeline] sh 18:25:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:25:16 + go mod tidy 18:25:16 OK: 219 MiB in 52 packages 18:25:17 Removing intermediate container cc1ddee87761 18:25:17 ---> 55af5d464fb4 18:25:17 Step 25/26 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:25:17 ---> Running in 6ec39f7293a1 18:25:17 Removing intermediate container 3175f66520b2 18:25:17 ---> 3e06af1f2aec 18:25:17 Step 23/24 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [Pipeline] sh 18:25:17 ---> Running in 564f54d0518b 18:25:17 ---> Running in faf7a0489aff 18:25:17 Removing intermediate container 6ec39f7293a1 18:25:17 ---> 8345e1dd793b 18:25:17 Step 31/32 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:25:18 + make test 18:25:18 go mod tidy 18:25:18 Removing intermediate container 564f54d0518b 18:25:18 ---> 31275f4bcd87 18:25:18 Step 26/26 : LABEL version=0.0.0 18:25:18 ---> Running in 95aed40ab746 18:25:18 Removing intermediate container faf7a0489aff 18:25:18 ---> 2a94a7688f19 18:25:18 Step 24/24 : LABEL version=0.0.0 18:25:18 Removing intermediate container 7b194592506d 18:25:18 ---> f26f218e75cd 18:25:18 Step 6/23 : COPY go.mod . 18:25:18 ---> Running in c505176ac8b0 18:25:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:25:18 Removing intermediate container 95aed40ab746 18:25:18 ---> 33c4e38672f6 18:25:18 Step 32/32 : LABEL version=0.0.0 18:25:18 ---> Running in fd4ff469bf0d 18:25:18 ---> 124eae3aa9a8 18:25:18 Step 7/23 : RUN go mod download 18:25:19 ---> Running in 4941b9c343d7 18:25:19 Removing intermediate container c505176ac8b0 18:25:19 ---> a31823122eb7 18:25:19 18:25:19 Successfully built a31823122eb7 18:25:20 ---> Running in 433489f77071 18:25:20 Removing intermediate container fd4ff469bf0d 18:25:20 ---> 94828800e2fa 18:25:20 18:25:20 Successfully tagged security-secretstore-setup:latest 18:25:20 Building sys-mgmt-agent 18:25:20  Building security-secretstore-setup ... done Successfully built 94828800e2fa 18:25:20 Successfully tagged core-data:latest 18:25:20  Building core-data ... done Building core-command 18:25:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:25:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:25:35 ---> f75c057ca554 18:25:35 Step 3/24 : WORKDIR /edgex-go 18:25:35 ---> Using cache 18:25:35 ---> ad85ebe36d43 18:25:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:25:35 ---> Using cache 18:25:35 ---> ef356b3c39e1 18:25:35 Step 5/24 : RUN apk add --update --no-cache make bash git 18:25:35 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:25:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:25:35 ---> f75c057ca554 18:25:35 Step 3/24 : WORKDIR /edgex-go 18:25:35 ---> Using cache 18:25:35 ---> ad85ebe36d43 18:25:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:25:35 ---> Using cache 18:25:35 ---> ef356b3c39e1 18:25:35 Step 5/24 : RUN apk add --update --no-cache make git 18:25:35 ---> Using cache 18:25:35 ---> 044fb3b5ed2a 18:25:35 Step 6/24 : COPY go.mod . 18:25:35 ---> Using cache 18:25:35 ---> 562dad5fdb4d 18:25:35 Step 7/24 : RUN go mod download 18:25:35 ---> Using cache 18:25:35 ---> 691a117ec16b 18:25:35 Step 8/24 : COPY . . 18:25:35 ---> Using cache 18:25:35 ---> 01b73be77065 18:25:35 Step 9/24 : RUN go mod tidy 18:25:35 ---> Using cache 18:25:35 ---> f3093921f607 18:25:35 Step 10/24 : RUN make cmd/core-command/core-command 18:25:38 Removing intermediate container 4941b9c343d7 18:25:38 ---> 911660fa8a0a 18:25:38 18:25:38 Successfully built 911660fa8a0a 18:25:38 Successfully tagged security-bootstrapper:latest 18:25:38 ---> Running in d4e7d70fc1af 18:25:38  Building security-bootstrapper ... done Removing intermediate container 16f185ad5763 18:25:38 ---> b7ca57c31881 18:25:38 18:25:38 Step 11/23 : FROM alpine:3.12 18:25:38 ---> 13621d1b12d4 18:25:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:25:38 ---> Using cache 18:25:38 ---> 648cb4beebb3 18:25:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:25:38 ---> Using cache 18:25:38 ---> 229aab18ede9 18:25:38 Step 14/23 : ENV APP_PORT=59861 18:25:38 ---> Running in 021b47fc5f14 18:25:38 ---> Running in ff2d534db881 18:25:38 Removing intermediate container ff2d534db881 18:25:38 ---> 456f7e0f8bb5 18:25:38 Step 15/23 : EXPOSE $APP_PORT 18:25:38 ---> Running in cc6e430c030b 18:25:39 Removing intermediate container 433489f77071 18:25:39 ---> fe23bf057b75 18:25:39 Step 8/23 : COPY . . 18:25:41 Removing intermediate container cc6e430c030b 18:25:41 ---> be6af9a9bb0f 18:25:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:25:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:25:41 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 18:25:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:25:42 OK: 219 MiB in 52 packages 18:25:45 ? github.com/edgexfoundry/edgex-go [no test files] 18:25:48 ---> d52814941779 18:25:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:25:48 ---> 64a0c4f379ac 18:25:48 Step 9/23 : RUN go mod tidy 18:25:49 ---> Running in 205a75149fad 18:25:49 ---> 1d137302f405 18:25:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:25:49 Removing intermediate container d4e7d70fc1af 18:25:49 ---> 0b964f361791 18:25:49 Step 6/24 : COPY go.mod . 18:25:50 ---> 0d646336d6ef 18:25:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:25:50 ---> 7d8bc0c901cb 18:25:50 Step 7/24 : RUN go mod download 18:25:50 ---> Running in ea179de84062 18:25:50 ---> Running in 527175f5a487 18:25:50 Removing intermediate container ea179de84062 18:25:50 ---> 4e0dd9bd1e9b 18:25:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:25:50 ---> Running in 060c531f6706 18:25:50 Removing intermediate container 060c531f6706 18:25:50 ---> c607ca9928f1 18:25:50 Step 21/23 : LABEL arch=x86_64 18:25:50 ---> Running in ae4bd9fb8ea4 18:25:51 Removing intermediate container ae4bd9fb8ea4 18:25:51 ---> a3570606f473 18:25:51 Step 22/23 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:25:51 ---> Running in 5a8a129c43c9 18:25:51 Removing intermediate container 205a75149fad 18:25:51 ---> 04344328f0f4 18:25:51 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:25:51 Removing intermediate container 5a8a129c43c9 18:25:51 ---> 0011448556ea 18:25:51 Step 23/23 : LABEL version=0.0.0 18:25:51 ---> Running in 6cd2c13bdbf4 18:25:51 ---> Running in fcfba4452419 18:25:51 Removing intermediate container 527175f5a487 18:25:51 ---> b18867fa0e87 18:25:51 Step 8/24 : COPY . . 18:25:52 Removing intermediate container fcfba4452419 18:25:52 ---> 36bca6ac2490 18:25:52 18:25:52 Successfully built 36bca6ac2490 18:25:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:25:52 Successfully tagged support-scheduler:latest 18:25:58  Building support-scheduler ... done  ---> 7767feaa6b20 18:25:58 Step 9/24 : RUN go mod tidy 18:25:59 ---> Running in 22b1b3d62d33 18:26:03 Removing intermediate container 22b1b3d62d33 18:26:03 ---> c5b73aff4257 18:26:03 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:26:03 ---> Running in 17a532b30188 18:26:04 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 18:26:11 Removing intermediate container 021b47fc5f14 18:26:11 ---> b4e6b3b73b52 18:26:11 18:26:11 Step 11/24 : FROM alpine:3.12 18:26:11 ---> 13621d1b12d4 18:26:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:26:11 ---> Using cache 18:26:11 ---> 648cb4beebb3 18:26:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:26:11 ---> Using cache 18:26:11 ---> 229aab18ede9 18:26:11 Step 14/24 : ENV APP_PORT=59882 18:26:11 ---> Running in 95c6e601080a 18:26:11 Removing intermediate container 95c6e601080a 18:26:11 ---> 8bc97985fe6c 18:26:11 Step 15/24 : EXPOSE $APP_PORT 18:26:11 ---> Running in cd73982f065f 18:26:11 Removing intermediate container cd73982f065f 18:26:11 ---> f1720e9fc818 18:26:11 Step 16/24 : WORKDIR / 18:26:13 ---> Running in 8302f9bbe457 18:26:17 Removing intermediate container 8302f9bbe457 18:26:17 ---> f4bfc8eec98f 18:26:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:18 ---> 17559b03828e 18:26:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:26:18 ---> de144a3e7ba6 18:26:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:26:18 ---> bce7cf10667e 18:26:18 Step 20/24 : ENTRYPOINT ["/core-command"] 18:26:18 ---> Running in 3c1399276446 18:26:19 Removing intermediate container 3c1399276446 18:26:19 ---> b2d5a7d2d70d 18:26:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:26:19 ---> Running in 81cb947a1961 18:26:19 Removing intermediate container 81cb947a1961 18:26:19 ---> 7c28fbeac751 18:26:19 Step 22/24 : LABEL arch=x86_64 18:26:19 ---> Running in 76961e28d089 18:26:19 Removing intermediate container 76961e28d089 18:26:19 ---> 6a41b7f6360f 18:26:19 Step 23/24 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:26:19 ---> Running in 31779c10220f 18:26:20 Removing intermediate container 31779c10220f 18:26:20 ---> d4d10d972961 18:26:20 Step 24/24 : LABEL version=0.0.0 18:26:20 Removing intermediate container 6cd2c13bdbf4 18:26:20 ---> a92b87396d23 18:26:20 18:26:20 Step 11/23 : FROM alpine:3.12 18:26:20 ---> 13621d1b12d4 18:26:20 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:26:20 ---> Running in 5a09efa708da 18:26:20 ---> Running in 6a330f554c69 18:26:20 Removing intermediate container 5a09efa708da 18:26:20 ---> 487b1a10142a 18:26:20 18:26:20 Successfully built 487b1a10142a 18:26:20 Successfully tagged core-command:latest 18:26:21  Building core-command ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:26:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:26:21 (1/2) Installing ca-certificates (20191127-r4) 18:26:21 (2/2) Installing dumb-init (1.2.2-r1) 18:26:21 Executing busybox-1.31.1-r20.trigger 18:26:21 Executing ca-certificates-20191127-r4.trigger 18:26:21 OK: 6 MiB in 16 packages 18:26:21 Removing intermediate container 6a330f554c69 18:26:21 ---> f95a43c9cbf6 18:26:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:26:21 ---> Running in 562943efbd0a 18:26:22 Removing intermediate container 562943efbd0a 18:26:22 ---> 468029aa6e27 18:26:22 Step 14/23 : ENV APP_PORT=59860 18:26:22 ---> Running in cbdc8c177075 18:26:22 Removing intermediate container cbdc8c177075 18:26:22 ---> e26f3d2f8bfe 18:26:22 Step 15/23 : EXPOSE $APP_PORT 18:26:22 ---> Running in ef3252faa69f 18:26:22 Removing intermediate container ef3252faa69f 18:26:22 ---> 70e80ffa9b53 18:26:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:26:22 ---> 7fd900a05164 18:26:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:26:24 ---> ac79fa0c114b 18:26:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:26:24 Removing intermediate container 17a532b30188 18:26:24 ---> d5bd636d76b4 18:26:24 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:26:25 ---> Running in 373e4188ffce 18:26:25 ---> 24e60a1ff518 18:26:25 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:26:25 ---> Running in dd41873341ed 18:26:26 Removing intermediate container dd41873341ed 18:26:26 ---> c8ac56a0b7e3 18:26:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:26: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 18:26:26 ---> Running in 12227a05a6e7 18:26:26 Removing intermediate container 12227a05a6e7 18:26:26 ---> f488f1ad8420 18:26:26 Step 21/23 : LABEL arch=x86_64 18:26:27 ---> Running in 338556ca28b7 18:26:27 Removing intermediate container 338556ca28b7 18:26:27 ---> e307517845f0 18:26:27 Step 22/23 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:26:27 ---> Running in e8efc16408d8 18:26:27 Removing intermediate container 373e4188ffce 18:26:27 ---> 0cad86af36cb 18:26:27 18:26:27 Step 12/24 : FROM docker:20.10.0 18:26:27 Removing intermediate container e8efc16408d8 18:26:27 ---> 33c9ecf5f8d4 18:26:27 Step 23/23 : LABEL version=0.0.0 18:26:27 ---> Running in bc33f41d912d 18:26:27 20.10.0: Pulling from library/docker 18:26:27 Removing intermediate container bc33f41d912d 18:26:27 ---> cadd641a3f12 18:26:27 18:26:27 Successfully built cadd641a3f12 18:26:27 Successfully tagged support-notifications:latest 18:26:30  Building support-notifications ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:26:30 Status: Downloaded newer image for docker:20.10.0 18:26:30 ---> aefe523efa57 18:26:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:26:35 ---> Running in abd20a70a5f1 18:26:35 Removing intermediate container abd20a70a5f1 18:26:35 ---> a64e2f6e4cac 18:26:35 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:26:35 ---> Running in 34da6db42dc6 18:26:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:26:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:26:35 (1/39) Installing readline (8.0.4-r0) 18:26:35 (2/39) Installing bash (5.0.17-r0) 18:26:35 Executing bash-5.0.17-r0.post-install 18:26:35 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:26:35 (4/39) Installing libcurl (7.77.0-r0) 18:26:35 (5/39) Installing curl (7.77.0-r0) 18:26:35 (6/39) Installing dumb-init (1.2.2-r1) 18:26:35 (7/39) Installing libbz2 (1.0.8-r1) 18:26:35 (8/39) Installing expat (2.2.9-r1) 18:26:35 (9/39) Installing libffi (3.3-r2) 18:26:35 (10/39) Installing gdbm (1.13-r1) 18:26:35 (11/39) Installing xz-libs (5.2.5-r0) 18:26:35 (12/39) Installing sqlite-libs (3.32.1-r1) 18:26:35 (13/39) Installing python3 (3.8.10-r0) 18:26:36 (14/39) Installing py3-appdirs (1.4.4-r1) 18:26:36 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:26:36 (16/39) Installing py3-parsing (2.4.7-r0) 18:26:36 (17/39) Installing py3-six (1.15.0-r0) 18:26:36 (18/39) Installing py3-packaging (20.4-r0) 18:26:36 (19/39) Installing py3-setuptools (47.0.0-r0) 18:26:36 (20/39) Installing py3-chardet (3.0.4-r4) 18:26:36 (21/39) Installing py3-idna (2.9-r0) 18:26:36 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:26:36 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:26:36 (24/39) Installing py3-requests (2.23.0-r0) 18:26:36 (25/39) Installing py3-msgpack (1.0.0-r0) 18:26:36 (26/39) Installing py3-lockfile (0.12.2-r3) 18:26:36 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:26:36 (28/39) Installing py3-colorama (0.4.3-r0) 18:26:36 (29/39) Installing py3-distlib (0.3.0-r0) 18:26:36 (30/39) Installing py3-distro (1.5.0-r1) 18:26:36 (31/39) Installing py3-webencodings (0.5.1-r3) 18:26:36 (32/39) Installing py3-html5lib (1.0.1-r4) 18:26:36 (33/39) Installing py3-pytoml (0.1.21-r0) 18:26:36 (34/39) Installing py3-pep517 (0.8.2-r0) 18:26:36 (35/39) Installing py3-progress (1.5-r0) 18:26:36 (36/39) Installing py3-toml (0.10.1-r0) 18:26:36 (37/39) Installing py3-retrying (1.3.3-r0) 18:26:36 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:26:36 (39/39) Installing py3-pip (20.1.1-r0) 18:26:36 Executing busybox-1.31.1-r19.trigger 18:26:36 OK: 72 MiB in 59 packages 18:26:37 Collecting docker-compose==1.23.2 18:26:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:26:37 Collecting dockerpty<0.5,>=0.4.1 18:26:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:26:37 Collecting docopt<0.7,>=0.6.1 18:26:37 Downloading docopt-0.6.2.tar.gz (25 kB) 18:26:38 Collecting jsonschema<3,>=2.5.1 18:26:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:26:38 Collecting cached-property<2,>=1.2.0 18:26:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:26:38 Collecting websocket-client<1.0,>=0.32.0 18:26:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:26:38 Collecting docker<4.0,>=3.6.0 18:26:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:26:38 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:26:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:26:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:26:38 Collecting texttable<0.10,>=0.9.0 18:26:38 Downloading texttable-0.9.1.tar.gz (11 kB) 18:26:39 Collecting PyYAML<4,>=3.10 18:26:39 Downloading PyYAML-3.13.tar.gz (270 kB) 18:26:39 Collecting docker-pycreds>=0.4.0 18:26:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:26:39 Collecting idna<2.8,>=2.5 18:26:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:26:39 Collecting urllib3<1.25,>=1.21.1 18:26:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:26:39 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) 18:26:39 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) 18:26:39 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:26:39 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:26:39 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:26:39 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:26:40 Installing collected packages: dockerpty, docopt, jsonschema, cached-property, websocket-client, idna, urllib3, requests, docker-pycreds, docker, texttable, PyYAML, docker-compose 18:26:40 Running setup.py install for dockerpty: started 18:26:40 Running setup.py install for dockerpty: finished with status 'done' 18:26:40 Running setup.py install for docopt: started 18:26:40 Running setup.py install for docopt: finished with status 'done' 18:26:40 Attempting uninstall: idna 18:26:40 Found existing installation: idna 2.9 18:26:40 Uninstalling idna-2.9: 18:26:40 Successfully uninstalled idna-2.9 18:26:41 Attempting uninstall: urllib3 18:26:41 Found existing installation: urllib3 1.25.9 18:26:41 Uninstalling urllib3-1.25.9: 18:26:41 Successfully uninstalled urllib3-1.25.9 18:26:41 Attempting uninstall: requests 18:26:41 Found existing installation: requests 2.23.0 18:26:41 Uninstalling requests-2.23.0: 18:26:41 Successfully uninstalled requests-2.23.0 18:26:41 Running setup.py install for texttable: started 18:26:41 Running setup.py install for texttable: finished with status 'done' 18:26:41 Running setup.py install for PyYAML: started 18:26:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:26:42 Running setup.py install for PyYAML: finished with status 'done' 18:26:42 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 18:26:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:26:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:26:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:27:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:27:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:27:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:27:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:27:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:27:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:27:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:27:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:27:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:27:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:27:04 Removing intermediate container 34da6db42dc6 18:27:04 ---> 99eb18ad91ed 18:27:04 Step 15/24 : ENV APP_PORT=58890 18:27:04 ---> Running in 77b86d2f6028 18:27:04 Removing intermediate container 77b86d2f6028 18:27:04 ---> 1aa49848ff21 18:27:04 Step 16/24 : EXPOSE $APP_PORT 18:27:04 ---> Running in 122cb50ae835 18:27:04 Removing intermediate container 122cb50ae835 18:27:04 ---> 417693cecbbf 18:27:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:27:05 ---> dbc43fd5da71 18:27:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:27:05 ---> b59635fb0dad 18:27:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:27:05 ---> 9175dcc9b83e 18:27:05 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:27:06 ---> Running in 601bb3b806a2 18:27:06 Removing intermediate container 601bb3b806a2 18:27:06 ---> 42476c3cb008 18:27:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:27:06 ---> Running in cd2efc8e4b15 18:27:06 Removing intermediate container cd2efc8e4b15 18:27:06 ---> 4d61c8d8845a 18:27:06 Step 22/24 : LABEL arch=x86_64 18:27:06 ---> Running in feb1f81b11de 18:27:06 Removing intermediate container feb1f81b11de 18:27:06 ---> 30c78b920efe 18:27:06 Step 23/24 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:27:06 ---> Running in 41d95db54a81 18:27:06 Removing intermediate container 41d95db54a81 18:27:06 ---> 259f3683a7d6 18:27:06 Step 24/24 : LABEL version=0.0.0 18:27:07 ---> Running in 0b810714f66b 18:27:07 Removing intermediate container 0b810714f66b 18:27:07 ---> b4c96dd3767c 18:27:07 18:27:07 Successfully built b4c96dd3767c 18:27:07 Successfully tagged sys-mgmt-agent:latest 18:27:07  Building sys-mgmt-agent ... done  [Pipeline] } 18:27:07 $ docker stop --time=1 3430b70829c3e87d830b96d9eadd32d96f2e0ddd6c1213a6b8699c3dab535aa9 18:27:10 $ docker rm -f 3430b70829c3e87d830b96d9eadd32d96f2e0ddd6c1213a6b8699c3dab535aa9 [Pipeline] // withDockerContainer [Pipeline] sh 18:27:10 + docker images 18:27:10 REPOSITORY TAG IMAGE ID CREATED SIZE 18:27:10 sys-mgmt-agent latest b4c96dd3767c 3 seconds ago 312MB 18:27:10 support-notifications latest cadd641a3f12 43 seconds ago 16.7MB 18:27:10 0cad86af36cb 43 seconds ago 1.15GB 18:27:10 a92b87396d23 50 seconds ago 1.15GB 18:27:10 core-command latest 487b1a10142a 50 seconds ago 15.9MB 18:27:10 b4e6b3b73b52 About a minute ago 1.14GB 18:27:10 support-scheduler latest 36bca6ac2490 About a minute ago 15.9MB 18:27:10 b7ca57c31881 About a minute ago 1.15GB 18:27:10 security-bootstrapper latest 911660fa8a0a About a minute ago 18.6MB 18:27:10 core-data latest 94828800e2fa About a minute ago 20.2MB 18:27:10 security-secretstore-setup latest a31823122eb7 About a minute ago 28.7MB 18:27:10 security-proxy-setup latest 3160bfcae606 2 minutes ago 25.7MB 18:27:10 core-metadata latest 230f1451282b 2 minutes ago 16.6MB 18:27:10 60755cebbba8 2 minutes ago 1.15GB 18:27:10 3d4ce8f940ac 2 minutes ago 1.15GB 18:27:10 9d5b8c7c466d 2 minutes ago 1.15GB 18:27:10 a988f8efd91c 2 minutes ago 1.15GB 18:27:10 e8b5a970a42a 2 minutes ago 1.15GB 18:27:10 ci-base-image-x86_64 latest f75c057ca554 7 minutes ago 647MB 18:27:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 18:27:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 18:27:10 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 18:27:10 docker 20.10.0 aefe523efa57 6 months ago 240MB 18:27:10 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] } 18:27:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.163s coverage: 28.7% of statements 18:27:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:27:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:27:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.356s coverage: 100.0% of statements 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:27:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.330s coverage: 53.4% of statements 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:27:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.534s coverage: 87.7% of statements 18:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:27:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.219s coverage: 78.9% of statements 18:27:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.240s coverage: 81.2% of statements 18:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:27:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:27:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.378s coverage: 95.1% of statements 18:27:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:27:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:27:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 18:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:27:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.182s coverage: 60.0% of statements 18:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:27:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.395s coverage: 0.8% of statements 18:27:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:27:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.164s coverage: 58.8% of statements 18:27:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.240s coverage: 22.0% of statements 18:27:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.318s coverage: 47.1% of statements 18:27:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.248s coverage: 79.5% of statements 18:27:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements 18:27:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.219s coverage: 96.3% of statements 18:27:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements 18:27:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.229s coverage: 94.4% of statements 18:27:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.178s coverage: 44.8% of statements 18:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.603s coverage: 81.8% of statements 18:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.268s coverage: 92.9% of statements 18:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 18:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.220s coverage: 87.2% of statements 18:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.153s coverage: 100.0% of statements 18:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.215s coverage: 76.0% of statements 18:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.177s coverage: 80.0% of statements 18:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements 18:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.331s coverage: 85.4% of statements 18:27:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.345s coverage: 91.2% of statements 18:27:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.793s coverage: 64.4% of statements 18:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:27:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.176s coverage: 100.0% of statements 18:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 91.3% of statements 18:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 18:27:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 18:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 18:28:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.041s coverage: 66.9% of statements 18:28:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:28:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:28:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.861s coverage: 43.6% of statements 18:28:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:28:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements 18:28:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.219s coverage: 84.8% of statements 18:28:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:28:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.230s coverage: 19.3% of statements 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:28:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.549s coverage: 91.9% of statements 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:28:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.215s coverage: 62.7% of statements 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:28:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.449s coverage: 97.6% of statements 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:28:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.188s coverage: 28.9% of statements 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:28:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:28:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.192s coverage: 100.0% of statements 18:28:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 18:28:14 GO111MODULE=on go vet ./... 18:29:50 gofmt -l . 18:29:50 [ "`gofmt -l .`" = "" ] 18:29:50 ./bin/test-attribution-txt.sh [Pipeline] sh 18:29:51 + ls -al . 18:29:51 total 544 18:29:51 drwxrwxr-x 9 1001 1001 4096 Jun 14 18:29 . 18:29:51 drwxr-xr-x 4 root root 4096 Jun 14 18:25 .. 18:29:51 -rw-rw-r-- 1 1001 1001 11 Jun 14 18:23 .dockerignore 18:29:51 drwxrwxr-x 8 1001 1001 4096 Jun 14 18:23 .git 18:29:51 drwxrwxr-x 3 1001 1001 4096 Jun 14 18:23 .github 18:29:51 -rw-rw-r-- 1 1001 1001 818 Jun 14 18:23 .gitignore 18:29:51 -rw-rw-r-- 1 1001 1001 166 Jun 14 18:23 .sonarcloud.properties 18:29:51 -rw-rw-r-- 1 1001 1001 8609 Jun 14 18:23 Attribution.txt 18:29:51 -rw-rw-r-- 1 1001 1001 3804 Jun 14 18:23 CONTRIBUTING.md 18:29:51 -rw-rw-r-- 1 1001 1001 931 Jun 14 18:23 Dockerfile.build 18:29:51 -rw-rw-r-- 1 1001 1001 849 Jun 14 18:23 Jenkinsfile 18:29:51 -rw-rw-r-- 1 1001 1001 10775 Jun 14 18:23 LICENSE 18:29:51 -rw-rw-r-- 1 1001 1001 5605 Jun 14 18:23 Makefile 18:29:51 -rw-rw-r-- 1 1001 1001 7905 Jun 14 18:23 README.md 18:29:51 -rw-rw-r-- 1 1001 1001 7071 Jun 14 18:23 SECURITY.md 18:29:51 -rw-rw-r-- 1 1001 1001 5 Jun 14 18:19 VERSION 18:29:51 -rw-rw-r-- 1 1001 1001 4131 Jun 14 18:23 ZMQWindows.md 18:29:51 drwxrwxr-x 2 1001 1001 4096 Jun 14 18:23 bin 18:29:51 drwxrwxr-x 14 1001 1001 4096 Jun 14 18:23 cmd 18:29:51 -rw-r--r-- 1 root root 398195 Jun 14 18:28 coverage.out 18:29:51 -rw-rw-r-- 1 1001 1001 841 Jun 14 18:23 go.mod 18:29:51 -rw-r--r-- 1 root root 20952 Jun 14 18:25 go.sum 18:29:51 drwxrwxr-x 7 1001 1001 4096 Jun 14 18:23 internal 18:29:51 drwxrwxr-x 3 1001 1001 4096 Jun 14 18:23 openapi 18:29:51 drwxrwxr-x 4 1001 1001 4096 Jun 14 18:23 snap 18:29:51 -rw-rw-r-- 1 1001 1001 168 Jun 14 18:23 version.go [Pipeline] sh 18:29:52 + '[' -e coverage.out ] 18:29:52 + chown 1001:1001 coverage.out [Pipeline] stash 18:29:52 Warning: overwriting stash ‘coverage-report’ 18:29:52 Stashed 1 file(s) [Pipeline] sh 18:29:53 + make build 18:29:53 go mod tidy 18:29:54 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 18:30:00 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 18:30:23 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 18:30: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 18:30:28 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 18:30:29 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 18:30:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:30:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:30:39 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 18:30:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:30:45 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 18:30:49 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] } 18:30:54 $ docker stop --time=1 03a8003b076eda1393ec0298236b5ad6a9cdef68a9c9b1d2eb1bfc6d6eff61d0 18:30:57 $ docker rm -f 03a8003b076eda1393ec0298236b5ad6a9cdef68a9c9b1d2eb1bfc6d6eff61d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:30:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:30:58 18:30:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:30:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:30:59 latest: Pulling from edgex-devops/edgex-compose-arm64 18:30:59 29e5d40040c1: Pulling fs layer 18:30:59 1ce36da41761: Pulling fs layer 18:30:59 25b303627fd3: Pulling fs layer 18:30:59 29e5d40040c1: Verifying Checksum 18:30:59 29e5d40040c1: Download complete 18:31:00 1ce36da41761: Verifying Checksum 18:31:00 1ce36da41761: Download complete 18:31:00 29e5d40040c1: Pull complete 18:31:01 1ce36da41761: Pull complete 18:31:01 25b303627fd3: Verifying Checksum 18:31:01 25b303627fd3: Download complete 18:31:12 25b303627fd3: Pull complete 18:31:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:31:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:31:12 prd-ubuntu18.04-docker-arm64-4c-16g-1311 does not seem to be running inside a container 18:31:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:31:15 $ docker top 6eee3b8cff1e56cd34cb3750b603e7bb83c6362341179e7b96df027c81a62633 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:16 + docker-compose build --help 18:31:16 + grep parallel 18:31:20 --parallel Build images in parallel. [Pipeline] } 18:31:20 $ docker stop --time=1 6eee3b8cff1e56cd34cb3750b603e7bb83c6362341179e7b96df027c81a62633 18:31:22 $ docker rm -f 6eee3b8cff1e56cd34cb3750b603e7bb83c6362341179e7b96df027c81a62633 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:31:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:31:22 . [Pipeline] withDockerContainer 18:31:23 prd-ubuntu18.04-docker-arm64-4c-16g-1311 does not seem to be running inside a container 18:31:23 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:31:24 $ docker top a3e02684b315a2f4a9e41a3fa7673e374e1322c50422dd04c91010ca0d28810c -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:25 + docker-compose -f ./docker-compose-build.yml build --parallel 18:31:31 Building core-command ... 18:31:31 Building core-data ... 18:31:31 Building core-metadata ... 18:31:31 Building security-bootstrapper ... 18:31:31 Building security-proxy-setup ... 18:31:31 Building security-secretstore-setup ... 18:31:31 Building support-notifications ... 18:31:31 Building support-scheduler ... 18:31:31 Building sys-mgmt-agent ... 18:31:31 Building core-data 18:31:31 Building security-secretstore-setup 18:31:31 Building core-metadata 18:31:31 Building support-notifications 18:31:31 Building support-scheduler 18:32:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:32:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:32:39 ---> 7f9cd9de77c9 18:32:39 Step 3/24 : WORKDIR /edgex-go 18:32:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:32:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:32:39 ---> 7f9cd9de77c9 18:32:39 Step 3/23 : WORKDIR /edgex-go 18:32:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:32:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:32:39 ---> 7f9cd9de77c9 18:32:39 Step 3/24 : WORKDIR /edgex-go 18:32:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:32:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:32:39 ---> 7f9cd9de77c9 18:32:39 Step 3/23 : WORKDIR /edgex-go 18:32:39 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:32:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:32:39 ---> 7f9cd9de77c9 18:32:39 Step 3/26 : WORKDIR /edgex-go 18:32:39 ---> Running in 9c5a467e33dc 18:32:39 ---> Running in a947664624d5 18:32:39 ---> Running in 4cb146ac81c6 18:32:39 ---> Running in 8b0e0c5c971a 18:32:39 ---> Running in 49a0c44e76c6 18:32:40 Removing intermediate container 9c5a467e33dc 18:32:40 Removing intermediate container a947664624d5 18:32:40 ---> 2d950fba8171 18:32:40 ---> ffaad2adb7ce 18:32:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:40 18:32:40 Removing intermediate container 4cb146ac81c6 18:32:40 ---> 34cf10a4e94e 18:32:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:40 Removing intermediate container 49a0c44e76c6 18:32:40 ---> 4a7e884b2c29 18:32:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:40 Removing intermediate container 8b0e0c5c971a 18:32:40 ---> 3613bc8a8682 18:32:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:40 ---> Running in cfc9ea5204d6 18:32:40 ---> Running in 08e49e83b7d2 18:32:40 ---> Running in 5ac791956fe2 18:32:40 ---> Running in 46e9cf7e1b5a 18:32:40 ---> Running in 5904ab5a63dd 18:32:44 Removing intermediate container 5ac791956fe2 18:32:44 ---> 1ba93d4884fc 18:32:44 Step 5/24 : RUN apk add --update --no-cache make git 18:32:44 ---> Running in 73c89c5a5eff 18:32:44 Removing intermediate container 08e49e83b7d2 18:32:44 ---> 90515ef0fe4f 18:32:44 Step 5/23 : RUN apk add --update --no-cache make git 18:32:45 Removing intermediate container cfc9ea5204d6 18:32:45 ---> 183fccbeb10c 18:32:45 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:32:45 Removing intermediate container 46e9cf7e1b5a 18:32:45 ---> 36b33974a446 18:32:45 Step 5/26 : RUN apk add --update --no-cache make git 18:32:45 ---> Running in 6402eccf996e 18:32:45 Removing intermediate container 5904ab5a63dd 18:32:45 ---> 4359bda5f0ad 18:32:45 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:32:45 ---> Running in c0c09e89de34 18:32:45 ---> Running in d064cc6fb981 18:32:45 ---> Running in 41b8bc54d462 18:32:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:32:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:32:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:32:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:32:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:32:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:32:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:32:48 OK: 218 MiB in 52 packages 18:32:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:32:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:32:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:32:50 OK: 218 MiB in 52 packages 18:32:50 OK: 218 MiB in 52 packages 18:32:50 OK: 218 MiB in 52 packages 18:32:50 OK: 218 MiB in 52 packages 18:32:50 Removing intermediate container 73c89c5a5eff 18:32:50 ---> c8f1daff9c14 18:32:50 Step 6/24 : COPY go.mod . 18:32:52 Removing intermediate container c0c09e89de34 18:32:52 ---> 39f4826341f3 18:32:52 Step 6/23 : COPY go.mod . 18:32:52 ---> 940c6113accb 18:32:52 Step 7/24 : RUN go mod download 18:32:52 Removing intermediate container 6402eccf996e 18:32:52 ---> 2c8106cdc2cd 18:32:52 Step 6/23 : COPY go.mod . 18:32:52 ---> Running in 1b3dedee8db6 18:32:52 Removing intermediate container 41b8bc54d462 18:32:52 ---> dfba0c9a3a26 18:32:52 Step 6/24 : COPY go.mod . 18:32:52 Removing intermediate container d064cc6fb981 18:32:52 ---> 7ca6b57a2df4 18:32:52 Step 6/26 : COPY go.mod . 18:32:53 ---> 1fbde8f5e9f2 18:32:53 Step 7/23 : RUN go mod download 18:32:53 ---> 6e581bb08571 18:32:53 Step 7/23 : RUN go mod download 18:32:53 ---> Running in 7893a61ad142 18:32:53 ---> Running in cffbe536b4c9 18:32:53 ---> 18a014fa71fe 18:32:53 Step 7/24 : RUN go mod download 18:32:53 ---> 94de25cdd113 18:32:53 Step 7/26 : RUN go mod download 18:32:54 ---> Running in 21f3802993c8 18:32:54 ---> Running in 2b6285c42eee 18:32:56 Removing intermediate container 1b3dedee8db6 18:32:56 ---> 1e0c16ab0594 18:32:56 Step 8/24 : COPY . . 18:32:58 Removing intermediate container cffbe536b4c9 18:32:58 ---> f599ba270dc3 18:32:58 Step 8/23 : COPY . . 18:32:59 Removing intermediate container 7893a61ad142 18:32:59 ---> 7f6ff76521d8 18:32:59 Step 8/23 : COPY . . 18:33:00 Removing intermediate container 21f3802993c8 18:33:00 ---> aafb5aeeff78 18:33:00 Step 8/24 : COPY . . 18:33:00 Removing intermediate container 2b6285c42eee 18:33:00 ---> 1c035b5991c7 18:33:00 Step 8/26 : COPY . . 18:33:27 ---> 8e34d98000fc 18:33:27 Step 9/24 : RUN go mod tidy 18:33:27 ---> ba4ac7ea83a4 18:33:27 Step 9/23 : RUN go mod tidy 18:33:27 ---> 7373d473e7a5 18:33:27 Step 9/24 : RUN go mod tidy 18:33:27 ---> Running in 3f679e084c39 18:33:27 ---> Running in b70cc5e90113 18:33:27 ---> d77399470c2a 18:33:27 Step 9/23 : RUN go mod tidy 18:33:27 ---> b7d80712156e 18:33:27 Step 9/26 : RUN go mod tidy 18:33:27 ---> Running in 18b63753ed28 18:33:27 ---> Running in db944d841716 18:33:27 ---> Running in e6b548f39f2e 18:33:31 Removing intermediate container 3f679e084c39 18:33:31 ---> 639beb0c7b7d 18:33:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:33:31 ---> Running in e284098b8005 18:33:32 Removing intermediate container 18b63753ed28 18:33:32 ---> 47de9b1859da 18:33:32 Step 10/24 : RUN make cmd/core-data/core-data 18:33:32 ---> Running in 7447fc2f8d50 18:33:32 Removing intermediate container b70cc5e90113 18:33:32 ---> 5628d50b517a 18:33:32 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:33:32 Removing intermediate container db944d841716 18:33:32 ---> cdf288e9202e 18:33:32 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:33:32 Removing intermediate container e6b548f39f2e 18:33:32 ---> 1216c75cff53 18:33:32 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:33:32 ---> Running in b9ce91b182b1 18:33:32 ---> Running in b1cc7a6915a6 18:33:33 ---> Running in ed8c40b94faa 18:33:33 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 18:33:34 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 18:33:35 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 18:33:35 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 18:33:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:35:42 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 18:35:47 Removing intermediate container b1cc7a6915a6 18:35:47 ---> a5beb2ecc132 18:35:47 18:35:47 Step 11/23 : FROM alpine:3.12 18:35:47 Removing intermediate container b9ce91b182b1 18:35:47 ---> c5e35d840ece 18:35:47 18:35:47 Step 11/23 : FROM alpine:3.12 18:35:47 Removing intermediate container ed8c40b94faa 18:35:47 ---> 02018666aa2e 18:35:47 18:35:47 Step 11/26 : FROM alpine:3.12 18:35:47 3.12: Pulling from library/alpine 18:35:47 3.12: Pulling from library/alpine 18:35:47 3.12: Pulling from library/alpine 18:35:49 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:35:49 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:35:49 Status: Image is up to date for alpine:3.12 18:35:49 Status: Downloaded newer image for alpine:3.12 18:35:49 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:35:49 Status: Image is up to date for alpine:3.12 18:35:49 ---> 9852663dfa18 18:35:49 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:35:49 ---> 9852663dfa18 18:35:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:35:49 ---> 9852663dfa18 18:35:49 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:35:49 Removing intermediate container e284098b8005 18:35:49 ---> 824195ba286f 18:35:49 18:35:49 Step 11/24 : FROM alpine:3.12 18:35:49 ---> 9852663dfa18 18:35:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:35:49 ---> Running in 4a07da012166 18:35:49 ---> Running in a97f1d073e1a 18:35:49 ---> Running in 4f2fa46339b3 18:35:49 ---> Running in 2999565988aa 18:35:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:35:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:35:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:35:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:35:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:35:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:35:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:35:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:35:53 (1/2) Installing ca-certificates (20191127-r4) 18:35:53 (2/2) Installing dumb-init (1.2.2-r1) 18:35:53 Executing busybox-1.31.1-r20.trigger 18:35:53 Executing ca-certificates-20191127-r4.trigger 18:35:53 (1/1) Installing dumb-init (1.2.2-r1) 18:35:53 Executing busybox-1.31.1-r20.trigger 18:35:53 OK: 5 MiB in 15 packages 18:35:53 (1/6) Installing ca-certificates (20191127-r4) 18:35:53 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:35:53 (3/6) Installing libcurl (7.77.0-r0) 18:35:53 OK: 6 MiB in 16 packages 18:35:53 (4/6) Installing curl (7.77.0-r0) 18:35:53 (5/6) Installing dumb-init (1.2.2-r1) 18:35:53 (6/6) Installing su-exec (0.2-r1) 18:35:53 Executing busybox-1.31.1-r20.trigger 18:35:53 Executing ca-certificates-20191127-r4.trigger 18:35:54 (1/1) Installing dumb-init (1.2.2-r1) 18:35:54 Executing busybox-1.31.1-r20.trigger 18:35:54 OK: 7 MiB in 20 packages 18:35:54 OK: 5 MiB in 15 packages 18:35:56 Removing intermediate container a97f1d073e1a 18:35:56 ---> 10abff044ad9 18:35:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:35:56 Removing intermediate container 7447fc2f8d50 18:35:56 ---> 559c04d944f1 18:35:56 18:35:56 Step 11/24 : FROM alpine:3.12 18:35:56 ---> 9852663dfa18 18:35:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:35:56 ---> Running in da98bc5468d5 18:35:56 ---> Running in 4bacea927d66 18:35:56 Removing intermediate container 4f2fa46339b3 18:35:56 ---> bf3d3393d916 18:35:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:35:57 Removing intermediate container 4a07da012166 18:35:57 ---> cad8fd13024e 18:35:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:35:57 Removing intermediate container 2999565988aa 18:35:57 ---> 04d2dd472f04 18:35:57 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:35:57 ---> Running in 6c1fa8030489 18:35:57 ---> Running in 7e4ec4786638 18:35:57 ---> Running in f0b18d36df06 18:35:57 Removing intermediate container da98bc5468d5 18:35:57 ---> 9ec909591bca 18:35:57 Step 14/24 : ENV APP_PORT=59881 18:35:57 Removing intermediate container 4bacea927d66 18:35:57 ---> afcb0cb11228 18:35:57 Step 13/24 : ENV APP_PORT=59880 18:35:57 ---> Running in 9b922d61f70c 18:35:57 Removing intermediate container 6c1fa8030489 18:35:57 ---> a37799fb1140 18:35:57 Step 14/23 : ENV APP_PORT=59861 18:35:57 ---> Running in 91e49d3f24e5 18:35:57 ---> Running in 970a68f6259a 18:35:58 Removing intermediate container f0b18d36df06 18:35:58 ---> 5d65ee5d374b 18:35:58 Step 14/26 : WORKDIR / 18:35:58 Removing intermediate container 7e4ec4786638 18:35:58 ---> 46c8fd3b3337 18:35:58 Step 14/23 : ENV APP_PORT=59860 18:35:58 ---> Running in 5281c8cb83bd 18:35:58 ---> Running in 38a8410dafdf 18:35:58 Removing intermediate container 9b922d61f70c 18:35:58 ---> 2137c9799653 18:35:58 Step 15/24 : EXPOSE $APP_PORT 18:35:58 Removing intermediate container 91e49d3f24e5 18:35:58 ---> 71cc287f227d 18:35:58 Step 14/24 : EXPOSE $APP_PORT 18:35:58 Removing intermediate container 970a68f6259a 18:35:58 ---> 904bf0aba7db 18:35:58 Step 15/23 : EXPOSE $APP_PORT 18:35:58 ---> Running in 128070c64680 18:35:59 ---> Running in 5eb63b81412c 18:35:59 ---> Running in 812119d63f03 18:35:59 Removing intermediate container 5281c8cb83bd 18:35:59 ---> bb5675ef88b7 18:35:59 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:35:59 Removing intermediate container 38a8410dafdf 18:35:59 ---> 86dce0b6020e 18:35:59 Step 15/23 : EXPOSE $APP_PORT 18:35:59 Removing intermediate container 128070c64680 18:35:59 ---> c4eaa16565b6 18:35:59 Step 16/24 : WORKDIR / 18:35:59 ---> Running in b4b31cac2c08 18:35:59 Removing intermediate container 5eb63b81412c 18:35:59 ---> f0a81d5bdb40 18:35:59 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:35:59 ---> Running in 0ce996638caa 18:35:59 Removing intermediate container 812119d63f03 18:35:59 ---> 3759423aba80 18:35:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:36:00 ---> Running in d5e51162dff4 18:36:00 ---> dbd0378f842d 18:36:00 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:36:00 Removing intermediate container b4b31cac2c08 18:36:00 ---> 9db4e3fcc233 18:36:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:36:00 Removing intermediate container 0ce996638caa 18:36:00 ---> a3fecbb66a69 18:36:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:36:01 ---> cbc9980eaab5 18:36:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:36:01 ---> 25168e64d20e 18:36:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:36:02 ---> 5e6f9dff1350 18:36:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:36:02 ---> 3e153f2c6109 18:36:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:36:03 ---> acf25536d83c 18:36:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:36:03 ---> dab85736d430 18:36:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:36:03 Removing intermediate container d5e51162dff4 18:36:03 ---> 4ba1fe5b1481 18:36:03 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:36:04 ---> 439ca3e16937 18:36:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:36:04 ---> Running in b4a39068b42d 18:36:04 ---> af412f21b01a 18:36:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:36:04 ---> 22eeeb05dd26 18:36:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:36:04 ---> 960ca4240985 18:36:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:36:04 ---> Running in c5a380f33302 18:36:05 ---> 29a5e7b5dc63 18:36:05 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:36:05 ---> Running in d6f28b913234 18:36:05 ---> 883c3440fe0e 18:36:05 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:36:05 Removing intermediate container c5a380f33302 18:36:05 ---> a14cf6fe3d3a 18:36:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:36:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:36:06 ---> Running in 8c00ac5ec8c2 18:36:06 ---> Running in 6a01e2c33607 18:36:06 ---> 5ebdd4e3e606 18:36:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:36:06 Removing intermediate container d6f28b913234 18:36:06 ---> a7cb53ab974d 18:36:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:36:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:36:06 ---> Running in 07ecf5975d56 18:36:06 Removing intermediate container 8c00ac5ec8c2 18:36:06 ---> c7e657bbee91 18:36:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:36:07 Removing intermediate container 6a01e2c33607 18:36:07 ---> bcf09c6a5935 18:36:07 Step 21/23 : LABEL arch=arm64 18:36:07 ---> Running in 2d19da994ab5 18:36:07 ---> Running in a53b15e68c78 18:36:07 Removing intermediate container 07ecf5975d56 18:36:07 ---> 02cfced59776 18:36:07 Step 21/23 : LABEL arch=arm64 18:36:07 (1/6) Installing dumb-init (1.2.2-r1) 18:36:07 (2/6) Installing libgcc (9.3.0-r2) 18:36:07 (3/6) Installing libsodium (1.0.18-r0) 18:36:07 ---> Running in 2126353722bf 18:36:07 (4/6) Installing libstdc++ (9.3.0-r2) 18:36:08 Removing intermediate container a53b15e68c78 18:36:08 ---> 2c1cc0c38c78 18:36:08 Step 22/23 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:36:08 Removing intermediate container 2d19da994ab5 18:36:08 ---> f2e20910c2d5 18:36:08 Step 22/24 : LABEL arch=arm64 18:36:08 (5/6) Installing libzmq (4.3.3-r0) 18:36:08 ---> c2f5fd93dd5f 18:36:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:36:08 (6/6) Installing zeromq (4.3.3-r0) 18:36:08 Executing busybox-1.31.1-r20.trigger 18:36:08 OK: 8 MiB in 20 packages 18:36:08 ---> Running in 3ba6d156e75a 18:36:08 ---> Running in 16c64ca9f9f7 18:36:08 Removing intermediate container 2126353722bf 18:36:08 ---> 352092b471c1 18:36:08 Step 22/23 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:36:08 ---> Running in 18146a83be95 18:36:09 Removing intermediate container 16c64ca9f9f7 18:36:09 ---> 8dd2377549f7 18:36:09 Step 23/23 : LABEL version=0.0.0 18:36:09 Removing intermediate container 3ba6d156e75a 18:36:09 ---> c0bbd462eaa3 18:36:09 Step 23/24 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:36:09 ---> Running in 79d1e9f7a950 18:36:09 ---> 64094ce8aeb7 18:36:09 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/ 18:36:09 Removing intermediate container 18146a83be95 18:36:09 ---> 5c1de257501d 18:36:09 Step 23/23 : LABEL version=0.0.0 18:36:09 ---> Running in 1167fa339fa6 18:36:09 ---> Running in ad34f92a4b08 18:36:09 ---> Running in c12d38ee76c3 18:36:09 Removing intermediate container b4a39068b42d 18:36:09 ---> e464acb9c04c 18:36:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:36:10 Removing intermediate container 79d1e9f7a950 18:36:10 ---> 92d7725b4ca3 18:36:10 18:36:10 Removing intermediate container 1167fa339fa6 18:36:10 ---> 991c0d6d6bed 18:36:10 Step 24/24 : LABEL version=0.0.0 18:36:10 Removing intermediate container c12d38ee76c3 18:36:10 ---> f7d4cc0af91a 18:36:10 18:36:10 ---> Running in 34c4935af627 18:36:10 Successfully built 92d7725b4ca3 18:36:10 Successfully tagged support-scheduler-arm64:latest 18:36:11  Building support-scheduler ... done Building security-bootstrapper 18:36:11 ---> f4124d909639 18:36:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:36:11 Successfully built f7d4cc0af91a 18:36:11 Successfully tagged support-notifications-arm64:latest 18:36:11 Building security-proxy-setup 18:36:11  Building support-notifications ... done Removing intermediate container 34c4935af627 18:36:11 ---> 0591ce3d651d 18:36:11 18:36:12 Successfully built 0591ce3d651d 18:36:12 Successfully tagged core-metadata-arm64:latest 18:36:12  Building core-metadata ... done Building sys-mgmt-agent 18:36:13 ---> 33cce8a9957c 18:36:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:36:13 Removing intermediate container ad34f92a4b08 18:36:13 ---> 159e56344203 18:36:13 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:36:13 ---> Running in 3b722a0728a9 18:36:13 Removing intermediate container 3b722a0728a9 18:36:13 ---> bbdb3820d064 18:36:13 Step 24/26 : LABEL arch=arm64 18:36:14 ---> 961b6808fdfa 18:36:14 Step 20/24 : ENTRYPOINT ["/core-data"] 18:36:14 ---> Running in 6b4f274b7488 18:36:14 ---> Running in 1bb43264192f 18:36:14 Removing intermediate container 6b4f274b7488 18:36:14 ---> 265cbdd24832 18:36:14 Step 25/26 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:36:14 Removing intermediate container 1bb43264192f 18:36:14 ---> c888060d510d 18:36:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:36:15 ---> Running in 84b553b39830 18:36:15 ---> Running in 49ef1a3e0611 18:36:16 Removing intermediate container 49ef1a3e0611 18:36:16 ---> 8ec2a4e5810b 18:36:16 Step 26/26 : LABEL version=0.0.0 18:36:16 Removing intermediate container 84b553b39830 18:36:16 ---> 01b0bf76c359 18:36:16 Step 22/24 : LABEL arch=arm64 18:36:17 ---> Running in 9488f8a4098f 18:36:17 ---> Running in 7c993535eedf 18:36:18 Removing intermediate container 7c993535eedf 18:36:18 ---> 0fc139c1ac68 18:36:18 Step 23/24 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:36:18 Removing intermediate container 9488f8a4098f 18:36:18 ---> 3cd6c9cdfebb 18:36:18 18:36:18 Successfully built 3cd6c9cdfebb 18:36:18 Successfully tagged security-secretstore-setup-arm64:latest 18:36:18  Building security-secretstore-setup ... done Building core-command 18:36:18 ---> Running in 71ba7ed79928 18:36:19 Removing intermediate container 71ba7ed79928 18:36:19 ---> c34530afdb13 18:36:19 Step 24/24 : LABEL version=0.0.0 18:36:19 ---> Running in 16518d05abb4 18:36:20 Removing intermediate container 16518d05abb4 18:36:20 ---> b8198fd99185 18:36:20 18:36:21 Successfully built b8198fd99185 18:36:21 Successfully tagged core-data-arm64:latest 18:37:08  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:37:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:37:08 ---> 7f9cd9de77c9 18:37:08 Step 3/22 : WORKDIR /edgex-go 18:37:08 ---> Using cache 18:37:08 ---> 3613bc8a8682 18:37:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:37:08 ---> Using cache 18:37:08 ---> 36b33974a446 18:37:08 Step 5/22 : RUN apk add --update --no-cache make git 18:37:08 ---> Using cache 18:37:08 ---> 7ca6b57a2df4 18:37:08 Step 6/22 : COPY go.mod . 18:37:08 ---> Using cache 18:37:08 ---> 94de25cdd113 18:37:08 Step 7/22 : RUN go mod download 18:37:08 ---> Using cache 18:37:08 ---> 1c035b5991c7 18:37:08 Step 8/22 : COPY . . 18:37:08 ---> Using cache 18:37:08 ---> b7d80712156e 18:37:08 Step 9/22 : RUN go mod tidy 18:37:08 ---> Using cache 18:37:08 ---> 1216c75cff53 18:37:08 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:37:08 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:37:08 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:37:08 ---> 7f9cd9de77c9 18:37:08 Step 3/32 : WORKDIR /edgex-go 18:37:08 ---> Using cache 18:37:08 ---> 3613bc8a8682 18:37:08 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:37:08 ---> Using cache 18:37:08 ---> 36b33974a446 18:37:08 Step 5/32 : RUN apk add --update --no-cache make git 18:37:08 ---> Using cache 18:37:08 ---> 7ca6b57a2df4 18:37:08 Step 6/32 : COPY go.mod . 18:37:08 ---> Using cache 18:37:08 ---> 94de25cdd113 18:37:08 Step 7/32 : RUN go mod download 18:37:08 ---> Using cache 18:37:08 ---> 1c035b5991c7 18:37:08 Step 8/32 : COPY . . 18:37:08 ---> Using cache 18:37:08 ---> b7d80712156e 18:37:08 Step 9/32 : RUN go mod tidy 18:37:08 ---> Using cache 18:37:08 ---> 1216c75cff53 18:37:08 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:37:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:37:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:37:08 ---> 7f9cd9de77c9 18:37:08 Step 3/24 : WORKDIR /edgex-go 18:37:08 ---> Using cache 18:37:08 ---> 3613bc8a8682 18:37:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:37:08 ---> Using cache 18:37:08 ---> 36b33974a446 18:37:08 Step 5/24 : RUN apk add --update --no-cache make bash git 18:37:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:37:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:37:08 ---> 7f9cd9de77c9 18:37:08 Step 3/24 : WORKDIR /edgex-go 18:37:08 ---> Using cache 18:37:08 ---> 3613bc8a8682 18:37:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:37:08 ---> Using cache 18:37:08 ---> 36b33974a446 18:37:08 Step 5/24 : RUN apk add --update --no-cache make git 18:37:08 ---> Using cache 18:37:08 ---> 7ca6b57a2df4 18:37:08 Step 6/24 : COPY go.mod . 18:37:08 ---> Using cache 18:37:08 ---> 94de25cdd113 18:37:08 Step 7/24 : RUN go mod download 18:37:08 ---> Using cache 18:37:08 ---> 1c035b5991c7 18:37:08 Step 8/24 : COPY . . 18:37:08 ---> Using cache 18:37:08 ---> b7d80712156e 18:37:08 Step 9/24 : RUN go mod tidy 18:37:08 ---> Using cache 18:37:08 ---> 1216c75cff53 18:37:08 Step 10/24 : RUN make cmd/core-command/core-command 18:37:09 ---> Running in 174a4b977583 18:37:09 ---> Running in 80a6f3fcd9df 18:37:09 ---> Running in b522a351085c 18:37:09 ---> Running in bffbd1f49fd5 18:37:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:37:11 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 18:37:11 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 18:37:11 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 18:37:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:37:13 OK: 218 MiB in 52 packages 18:37:15 Removing intermediate container 80a6f3fcd9df 18:37:15 ---> 35418dda4d97 18:37:15 Step 6/24 : COPY go.mod . 18:37:16 ---> 8568ce8268c7 18:37:16 Step 7/24 : RUN go mod download 18:37:17 ---> Running in de4c73c6a028 18:37:22 Removing intermediate container de4c73c6a028 18:37:22 ---> e979dea5062a 18:37:22 Step 8/24 : COPY . . 18:37:41 ---> c5937efffd46 18:37:41 Step 9/24 : RUN go mod tidy 18:37:41 ---> Running in 5b051cf739ff 18:37:49 Removing intermediate container 5b051cf739ff 18:37:49 ---> cb6e7b2ecce0 18:37:49 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:37:49 ---> Running in 2d8a3f0e5f46 18:37:50 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 18:38:47 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 18:38:54 Removing intermediate container b522a351085c 18:38:54 ---> b7789c63aa43 18:38:54 18:38:54 Step 11/24 : FROM alpine:3.12 18:38:54 ---> 9852663dfa18 18:38:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:38:54 ---> Using cache 18:38:54 ---> bf3d3393d916 18:38:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:38:54 ---> Using cache 18:38:54 ---> a37799fb1140 18:38:54 Step 14/24 : ENV APP_PORT=59882 18:38:54 ---> Running in afe7d3ef76ba 18:38:55 Removing intermediate container afe7d3ef76ba 18:38:55 ---> 3adb629977b7 18:38:55 Step 15/24 : EXPOSE $APP_PORT 18:38:55 ---> Running in 77ade0f2a48c 18:38:57 Removing intermediate container bffbd1f49fd5 18:38:57 ---> 3978a9d78e6b 18:38:57 18:38:57 Step 11/32 : FROM alpine:3.12 18:38:57 ---> 9852663dfa18 18:38:57 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:38:57 Removing intermediate container 77ade0f2a48c 18:38:57 ---> 5980e7313c4b 18:38:57 Step 16/24 : WORKDIR / 18:38:57 ---> Running in cdb1cd8fbafc 18:38:57 ---> Running in a0c2e5c9f1a8 18:38:58 Removing intermediate container cdb1cd8fbafc 18:38:58 ---> afc1a56de1b3 18:38:58 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:38:59 Removing intermediate container a0c2e5c9f1a8 18:38:59 ---> f1f1adba7901 18:38:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:38:59 ---> Running in 636a4c490309 18:38:59 Removing intermediate container 174a4b977583 18:38:59 ---> 39e6e1a3f456 18:38:59 18:38:59 Step 11/22 : FROM alpine:3.12 18:38:59 ---> 9852663dfa18 18:38:59 Step 12/22 : RUN apk add --update --no-cache curl 18:38:59 ---> Running in ea9ec7843fd1 18:39:01 ---> 4df8ea530367 18:39:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:39:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:39:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:39:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:39:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:39:02 (1/2) Installing dumb-init (1.2.2-r1) 18:39:02 (2/2) Installing su-exec (0.2-r1) 18:39:02 Executing busybox-1.31.1-r20.trigger 18:39:02 OK: 5 MiB in 16 packages 18:39:02 ---> 89cce145bf95 18:39:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:39:03 (1/4) Installing ca-certificates (20191127-r4) 18:39:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:39:03 (3/4) Installing libcurl (7.77.0-r0) 18:39:03 (4/4) Installing curl (7.77.0-r0) 18:39:03 Executing busybox-1.31.1-r20.trigger 18:39:03 Executing ca-certificates-20191127-r4.trigger 18:39:03 OK: 7 MiB in 18 packages 18:39:04 ---> 234859047e1c 18:39:04 Step 20/24 : ENTRYPOINT ["/core-command"] 18:39:04 ---> Running in cc4e53057b9c 18:39:04 Removing intermediate container 636a4c490309 18:39:04 ---> 694c44023bb0 18:39:04 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:39:05 ---> Running in 19c02ba45940 18:39:05 Removing intermediate container cc4e53057b9c 18:39:05 ---> c3244c64794f 18:39:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:39:06 ---> Running in 7767363f7eda 18:39:06 Removing intermediate container ea9ec7843fd1 18:39:06 ---> f87e6d811f06 18:39:06 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:39:06 Removing intermediate container 19c02ba45940 18:39:06 ---> 45ca2219732d 18:39:06 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:39:06 ---> Running in 535f9cbcfb19 18:39:06 ---> Running in 7650955076c3 18:39:06 Removing intermediate container 7767363f7eda 18:39:06 ---> 937dce4b5b7a 18:39:06 Step 22/24 : LABEL arch=arm64 18:39:06 ---> Running in 17afb08bef35 18:39:06 Removing intermediate container 535f9cbcfb19 18:39:06 ---> e081d31caf53 18:39:06 Step 14/22 : WORKDIR /edgex 18:39:07 Removing intermediate container 7650955076c3 18:39:07 ---> 58ad65f04617 18:39:07 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:39:07 ---> Running in 41ed100aa7cb 18:39:07 ---> Running in a584aa4b7b8d 18:39:07 Removing intermediate container 17afb08bef35 18:39:07 ---> 79bcf533d9c4 18:39:07 Step 23/24 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:39:08 ---> Running in e778de1a33f0 18:39:08 Removing intermediate container 41ed100aa7cb 18:39:08 ---> 09b125207045 18:39:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:39:08 Removing intermediate container e778de1a33f0 18:39:08 ---> a4eddd7e1d0b 18:39:08 Step 24/24 : LABEL version=0.0.0 18:39:09 ---> Running in e4260cc9b2ac 18:39:09 ---> 13af68760a3b 18:39:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:39:10 Removing intermediate container e4260cc9b2ac 18:39:10 ---> 5b2252d48563 18:39:10 18:39:10 Successfully built 5b2252d48563 18:39:10 Successfully tagged core-command-arm64:latest 18:39:11  Building core-command ... done Removing intermediate container a584aa4b7b8d 18:39:11 ---> 6edfbf32b2ab 18:39:11 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:39:11 ---> 0e9f828adccb 18:39:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:39:11 ---> Running in 1c3eaa73e32d 18:39:12 Removing intermediate container 1c3eaa73e32d 18:39:12 ---> bc91c79aa61e 18:39:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:39:12 Removing intermediate container 2d8a3f0e5f46 18:39:12 ---> 1987259deb40 18:39:12 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:39:12 ---> Running in 7304fae35cd7 18:39:12 ---> 9b9bfa67b973 18:39:12 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:39:13 ---> Running in 1710bd4e59a6 18:39:13 ---> 64401fde70d7 18:39:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:39:13 ---> Running in b158047f2216 18:39:13 Removing intermediate container 1710bd4e59a6 18:39:13 ---> 69e7da270638 18:39:13 Step 19/22 : CMD ["--init=true"] 18:39:14 ---> Running in 595a86cbe0ad 18:39:14 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 18:39:15 Removing intermediate container 595a86cbe0ad 18:39:15 ---> c65d9b45db3a 18:39:15 Step 20/22 : LABEL arch=arm64 18:39:15 ---> Running in 9f5408410632 18:39:16 Removing intermediate container 9f5408410632 18:39:16 ---> 11d9c88e5ea3 18:39:16 Step 21/22 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:39:16 ---> Running in a11e603b37a6 18:39:16 Removing intermediate container a11e603b37a6 18:39:16 ---> 717a2924472b 18:39:16 Step 22/22 : LABEL version=0.0.0 18:39:17 Removing intermediate container b158047f2216 18:39:17 ---> 40d6d2a10af3 18:39:17 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:39:17 ---> Running in 920a756c9909 18:39:18 Removing intermediate container 920a756c9909 18:39:18 ---> 09ef67ec8a0c 18:39:18 18:39:18 Removing intermediate container 7304fae35cd7 18:39:18 ---> 88fbbab04f71 18:39:18 18:39:18 Step 12/24 : FROM docker:20.10.0 18:39:18 20.10.0: Pulling from library/docker 18:39:18 ---> 8db761dc83b8 18:39:18 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:39:18 Successfully built 09ef67ec8a0c 18:39:18 Successfully tagged security-proxy-setup-arm64:latest 18:39:20  Building security-proxy-setup ... done  ---> 53e91e4b5591 18:39:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:39:20 ---> 5b01b5a7a6c1 18:39:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:39:22 ---> 15982fe7238c 18:39:22 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:39:23 ---> 47d2d5e6ec61 18:39:23 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:39:24 ---> Running in edb9e169757f 18:39:24 Removing intermediate container edb9e169757f 18:39:24 ---> 8baeca4f18ad 18:39:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:39:25 ---> 8959ab9ee14c 18:39:25 Step 27/32 : RUN chmod +x /entrypoint.sh 18:39:25 ---> Running in 232bede157e9 18:39:26 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:39:26 Status: Downloaded newer image for docker:20.10.0 18:39:26 ---> eeaf43b92773 18:39:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:39:26 ---> Running in 6882cf4e37d3 18:39:27 Removing intermediate container 6882cf4e37d3 18:39:27 ---> 222aec93c2e6 18:39:27 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 18:39:27 ---> Running in dc4a4aa0bf9f 18:39:28 Removing intermediate container 232bede157e9 18:39:28 ---> 4c5ebfe0abe2 18:39:28 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:39:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:39:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:39:28 ---> Running in 75580901b8bf 18:39:29 Removing intermediate container 75580901b8bf 18:39:29 ---> 7c99d286b29c 18:39:29 Step 29/32 : CMD ["gate"] 18:39:29 (1/39) Installing readline (8.0.4-r0) 18:39:29 (2/39) Installing bash (5.0.17-r0) 18:39:29 Executing bash-5.0.17-r0.post-install 18:39:29 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:39:29 (4/39) Installing libcurl (7.77.0-r0) 18:39:29 (5/39) Installing curl (7.77.0-r0) 18:39:29 (6/39) Installing dumb-init (1.2.2-r1) 18:39:29 (7/39) Installing libbz2 (1.0.8-r1) 18:39:29 (8/39) Installing expat (2.2.9-r1) 18:39:29 (9/39) Installing libffi (3.3-r2) 18:39:29 (10/39) Installing gdbm (1.13-r1) 18:39:29 (11/39) Installing xz-libs (5.2.5-r0) 18:39:29 (12/39) Installing sqlite-libs (3.32.1-r1) 18:39:29 (13/39) Installing python3 (3.8.10-r0) 18:39:29 ---> Running in a83e4496bbdf 18:39:30 Removing intermediate container a83e4496bbdf 18:39:30 ---> 528ef680d1ae 18:39:30 Step 30/32 : LABEL arch=arm64 18:39:31 ---> Running in 6e74160597be 18:39:31 (14/39) Installing py3-appdirs (1.4.4-r1) 18:39:31 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:39:31 (16/39) Installing py3-parsing (2.4.7-r0) 18:39:31 (17/39) Installing py3-six (1.15.0-r0) 18:39:31 (18/39) Installing py3-packaging (20.4-r0) 18:39:31 (19/39) Installing py3-setuptools (47.0.0-r0) 18:39:31 (20/39) Installing py3-chardet (3.0.4-r4) 18:39:31 (21/39) Installing py3-idna (2.9-r0) 18:39:31 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:39:31 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:39:31 (24/39) Installing py3-requests (2.23.0-r0) 18:39:31 (25/39) Installing py3-msgpack (1.0.0-r0) 18:39:31 Removing intermediate container 6e74160597be 18:39:31 ---> 1f77fd3944c7 18:39:31 Step 31/32 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:39:31 (26/39) Installing py3-lockfile (0.12.2-r3) 18:39:31 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:39:31 (28/39) Installing py3-colorama (0.4.3-r0) 18:39:31 (29/39) Installing py3-distlib (0.3.0-r0) 18:39:31 (30/39) Installing py3-distro (1.5.0-r1) 18:39:31 (31/39) Installing py3-webencodings (0.5.1-r3) 18:39:32 (32/39) Installing py3-html5lib (1.0.1-r4) 18:39:32 (33/39) Installing py3-pytoml (0.1.21-r0) 18:39:32 (34/39) Installing py3-pep517 (0.8.2-r0) 18:39:32 (35/39) Installing py3-progress (1.5-r0) 18:39:32 (36/39) Installing py3-toml (0.10.1-r0) 18:39:32 (37/39) Installing py3-retrying (1.3.3-r0) 18:39:32 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:39:32 (39/39) Installing py3-pip (20.1.1-r0) 18:39:32 Executing busybox-1.31.1-r19.trigger 18:39:32 OK: 72 MiB in 59 packages 18:39:32 ---> Running in 4a7f3d2fbfc5 18:39:32 Removing intermediate container 4a7f3d2fbfc5 18:39:32 ---> 4c89599820d8 18:39:32 Step 32/32 : LABEL version=0.0.0 18:39:33 ---> Running in cd4afef500cf 18:39:33 Removing intermediate container cd4afef500cf 18:39:33 ---> 852e47c9f515 18:39:33 18:39:34 Successfully built 852e47c9f515 18:39:34 Successfully tagged security-bootstrapper-arm64:latest 18:39:36  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 18:39:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:39:37 Collecting cached-property<2,>=1.2.0 18:39:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:39:37 Collecting dockerpty<0.5,>=0.4.1 18:39:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:39:39 Collecting PyYAML<4,>=3.10 18:39:39 Downloading PyYAML-3.13.tar.gz (270 kB) 18:39:43 Collecting websocket-client<1.0,>=0.32.0 18:39:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:39:43 Collecting docopt<0.7,>=0.6.1 18:39:43 Downloading docopt-0.6.2.tar.gz (25 kB) 18:39:46 Collecting jsonschema<3,>=2.5.1 18:39:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:39:46 Collecting texttable<0.10,>=0.9.0 18:39:46 Downloading texttable-0.9.1.tar.gz (11 kB) 18:39:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:39:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:39:50 Collecting docker<4.0,>=3.6.0 18:39:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:39:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:39:50 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) 18:39:50 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) 18:39:51 Collecting idna<2.8,>=2.5 18:39:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:39:51 Collecting urllib3<1.25,>=1.21.1 18:39:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:39:52 Collecting docker-pycreds>=0.4.0 18:39:52 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:39:52 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:39:52 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:39:52 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:39:52 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:39:53 Installing collected packages: cached-property, dockerpty, PyYAML, websocket-client, docopt, jsonschema, texttable, idna, urllib3, requests, docker-pycreds, docker, docker-compose 18:39:53 Running setup.py install for dockerpty: started 18:39:55 Running setup.py install for dockerpty: finished with status 'done' 18:39:55 Running setup.py install for PyYAML: started 18:39:57 Running setup.py install for PyYAML: finished with status 'done' 18:39:57 Running setup.py install for docopt: started 18:39:59 Running setup.py install for docopt: finished with status 'done' 18:39:59 Running setup.py install for texttable: started 18:40:01 Running setup.py install for texttable: finished with status 'done' 18:40:01 Attempting uninstall: idna 18:40:01 Found existing installation: idna 2.9 18:40:01 Uninstalling idna-2.9: 18:40:01 Successfully uninstalled idna-2.9 18:40:02 Attempting uninstall: urllib3 18:40:02 Found existing installation: urllib3 1.25.9 18:40:02 Uninstalling urllib3-1.25.9: 18:40:02 Successfully uninstalled urllib3-1.25.9 18:40:03 Attempting uninstall: requests 18:40:03 Found existing installation: requests 2.23.0 18:40:03 Uninstalling requests-2.23.0: 18:40:03 Successfully uninstalled requests-2.23.0 18:40:05 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 18:40:13 Removing intermediate container dc4a4aa0bf9f 18:40:13 ---> 5f9ae5eb0cfd 18:40:13 Step 15/24 : ENV APP_PORT=58890 18:40:13 ---> Running in 90ffa2bb6ad5 18:40:13 Removing intermediate container 90ffa2bb6ad5 18:40:13 ---> ec449fb7c744 18:40:13 Step 16/24 : EXPOSE $APP_PORT 18:40:13 ---> Running in c09f87ca0d8c 18:40:13 Removing intermediate container c09f87ca0d8c 18:40:13 ---> a88b0b985658 18:40:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:40:15 ---> 7143490f8f11 18:40:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:40:15 ---> 1b59d80d1fc7 18:40:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:40:16 ---> 606f397e9682 18:40:16 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:40:16 ---> Running in 7f7c5f827206 18:40:17 Removing intermediate container 7f7c5f827206 18:40:17 ---> 159f037cd1e5 18:40:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:40:17 ---> Running in 9d7ebc603378 18:40:17 Removing intermediate container 9d7ebc603378 18:40:17 ---> cf6f82b537c9 18:40:17 Step 22/24 : LABEL arch=arm64 18:40:18 ---> Running in c183fcd33035 18:40:18 Removing intermediate container c183fcd33035 18:40:18 ---> 3ebb85ed1ce7 18:40:18 Step 23/24 : LABEL git_sha=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d 18:40:18 ---> Running in fb48c29031cd 18:40:19 Removing intermediate container fb48c29031cd 18:40:19 ---> aa7c66393208 18:40:19 Step 24/24 : LABEL version=0.0.0 18:40:19 ---> Running in 1a5e29451103 18:40:19 Removing intermediate container 1a5e29451103 18:40:19 ---> e80601afed4e 18:40:19 18:40:20 Successfully built e80601afed4e 18:40:20 Successfully tagged sys-mgmt-agent-arm64:latest 18:40:20  Building sys-mgmt-agent ... done  [Pipeline] } 18:40:20 $ docker stop --time=1 a3e02684b315a2f4a9e41a3fa7673e374e1322c50422dd04c91010ca0d28810c 18:40:22 $ docker rm -f a3e02684b315a2f4a9e41a3fa7673e374e1322c50422dd04c91010ca0d28810c [Pipeline] // withDockerContainer [Pipeline] sh 18:40:22 + docker images 18:40:23 REPOSITORY TAG IMAGE ID CREATED SIZE 18:40:23 sys-mgmt-agent-arm64 latest e80601afed4e 4 seconds ago 299MB 18:40:23 security-bootstrapper-arm64 latest 852e47c9f515 50 seconds ago 17.5MB 18:40:23 security-proxy-setup-arm64 latest 09ef67ec8a0c About a minute ago 24.3MB 18:40:23 88fbbab04f71 About a minute ago 969MB 18:40:23 core-command-arm64 latest 5b2252d48563 About a minute ago 15MB 18:40:23 39e6e1a3f456 About a minute ago 973MB 18:40:23 3978a9d78e6b About a minute ago 970MB 18:40:23 b7789c63aa43 About a minute ago 967MB 18:40:23 core-data-arm64 latest b8198fd99185 4 minutes ago 19.1MB 18:40:23 security-secretstore-setup-arm64 latest 3cd6c9cdfebb 4 minutes ago 27.1MB 18:40:23 core-metadata-arm64 latest 0591ce3d651d 4 minutes ago 15.7MB 18:40:23 support-notifications-arm64 latest f7d4cc0af91a 4 minutes ago 15.7MB 18:40:23 support-scheduler-arm64 latest 92d7725b4ca3 4 minutes ago 15.1MB 18:40:23 559c04d944f1 4 minutes ago 975MB 18:40:23 824195ba286f 4 minutes ago 972MB 18:40:23 02018666aa2e 4 minutes ago 976MB 18:40:23 c5e35d840ece 4 minutes ago 969MB 18:40:23 a5beb2ecc132 4 minutes ago 968MB 18:40:23 ci-base-image-arm64 latest 7f9cd9de77c9 15 minutes ago 641MB 18:40:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB 18:40:23 alpine 3.12 9852663dfa18 2 months ago 5.32MB 18:40:23 docker 20.10.0 eeaf43b92773 6 months ago 228MB 18:40:23 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 18:40:24 ---> job-cost.sh 18:40:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Elk8 18:41:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:42:39 lf-activate-venv(): INFO: Adding /tmp/venv-Elk8/bin to PATH 18:42:39 INFO: No Stack... 18:42:39 INFO: Retrieving Pricing Info for: v2-standard-4 18:42:39 INFO: Archiving Costs [Pipeline] sh 18:42:40 + cat /w/workspace/edgex-go/4/archives/cost.csv 18:42:40 + cut -d, -f6 [Pipeline] lock 18:42:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3566-4-stack-cost] 18:42:40 Resource [jenkins-edgexfoundry-edgex-go-PR-3566-4-stack-cost] did not exist. Created. 18:42:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3566-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:42:40 + echo total: 0.18000000715255737 [Pipeline] stash 18:42:40 Stashed 1 file(s) [Pipeline] } 18:42:40 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3566-4-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 18:42:41 provisioning config files... 18:42:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5578505677952979308tmp [Pipeline] { [Pipeline] sh 18:42:41 + set +x 18:42:41 + bash -s -- 18:42:41 + curl -s https://codecov.io/bash 18:42:41 18:42:41 _____ _ 18:42:41 / ____| | | 18:42:41 | | ___ __| | ___ ___ _____ __ 18:42:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:42:41 | |___| (_) | (_| | __/ (_| (_) \ V / 18:42:41 \_____\___/ \__,_|\___|\___\___/ \_/ 18:42:41 Bash-1.0.3 18:42:41 18:42:41 18:42:41 ==> git version 2.24.4 found 18:42:41 ==> 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 18:42:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:42:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:42:41 ==> Jenkins CI detected. 18:42:41 project root: . 18:42:41 --> token set from env 18:42:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:42:42 ==> Running gcov in . (disable via -X gcov) 18:42:42 ==> Python coveragepy not found 18:42:42 ==> Searching for coverage reports in: 18:42:42 + . 18:42:42 -> Found 1 reports 18:42:42 ==> Detecting git/mercurial file structure 18:42:42 ==> Reading reports 18:42:42 + ./coverage.out bytes=398195 18:42:42 ==> Appending adjustments 18:42:42 https://docs.codecov.io/docs/fixing-reports 18:42:43 + Found adjustments 18:42:43 ==> Gzipping contents 18:42:43 56K /tmp/codecov.LL3qui.gz 18:42:43 ==> Uploading reports 18:42:43 url: https://codecov.io 18:42:43 query: branch=PR-3566&commit=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3566%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3566&job=&cmd_args= 18:42:43 -> Pinging Codecov 18:42:43 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3566&commit=7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3566%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3566&job=&cmd_args= 18:42:44 -> Uploading to 18:42:44 https://storage.googleapis.com/codecov/v4/raw/2021-06-14/00271124DB129430A58F1EEE437C3FCB/7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d/d2789a70-c174-4a0c-93de-4d892b22d04a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T184244Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=749bf4a6bce50f18486b8efdcbc71eb2cb42942821d7404a999a641d7e160c2e 18:42:44 % Total % Received % Xferd Average Speed Time Time Time Current 18:42:44 Dload Upload Total Spent Left Speed 18:42:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54505 0 0 100 54505 0 155k --:--:-- --:--:-- --:--:-- 156k 18:42:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7ae03a7a83e3eb996fa523a9fe3a6cc3ef74d15d [Pipeline] } 18:42:45 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 18:42:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:42:46 ---> package-listing.sh 18:42:46 ++ facter osfamily 18:42:46 ++ tr '[:upper:]' '[:lower:]' 18:42:47 + OS_FAMILY=redhat 18:42:47 + workspace=/w/workspace/edgex-go/4 18:42:47 + START_PACKAGES=/tmp/packages_start.txt 18:42:47 + END_PACKAGES=/tmp/packages_end.txt 18:42:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:42:47 + PACKAGES=/tmp/packages_start.txt 18:42:47 + '[' /w/workspace/edgex-go/4 ']' 18:42:47 + PACKAGES=/tmp/packages_end.txt 18:42:47 + case "${OS_FAMILY}" in 18:42:47 + rpm -qa 18:42:47 + sort 18:42:48 + '[' -f /tmp/packages_start.txt ']' 18:42:48 + '[' -f /tmp/packages_end.txt ']' 18:42:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:42:48 + '[' /w/workspace/edgex-go/4 ']' 18:42:48 + mkdir -p /w/workspace/edgex-go/4/archives/ 18:42:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 18:42:49 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:42:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:42:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:42:49 18:42:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:42:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:42:50 alpine: Pulling from edgex-lftools-log-publisher 18:42:50 df20fa9351a1: Pulling fs layer 18:42:50 36b3adc4ff6f: Pulling fs layer 18:42:50 8ad3a11d3b57: Pulling fs layer 18:42:50 46f8f816bc3b: Pulling fs layer 18:42:50 93b61091891f: Pulling fs layer 18:42:50 93b9cdb0e59b: Pulling fs layer 18:42:50 5e14af77c1be: Pulling fs layer 18:42:50 01666e4c0597: Pulling fs layer 18:42:50 aa168da1d23b: Pulling fs layer 18:42:50 93b9cdb0e59b: Waiting 18:42:50 46f8f816bc3b: Waiting 18:42:50 5e14af77c1be: Waiting 18:42:50 93b61091891f: Waiting 18:42:50 01666e4c0597: Waiting 18:42:50 aa168da1d23b: Waiting 18:42:50 36b3adc4ff6f: Verifying Checksum 18:42:50 36b3adc4ff6f: Download complete 18:42:50 46f8f816bc3b: Verifying Checksum 18:42:50 46f8f816bc3b: Download complete 18:42:50 df20fa9351a1: Verifying Checksum 18:42:50 df20fa9351a1: Download complete 18:42:50 93b9cdb0e59b: Verifying Checksum 18:42:50 93b9cdb0e59b: Download complete 18:42:50 5e14af77c1be: Verifying Checksum 18:42:50 5e14af77c1be: Download complete 18:42:50 93b61091891f: Verifying Checksum 18:42:50 93b61091891f: Download complete 18:42:50 01666e4c0597: Verifying Checksum 18:42:50 01666e4c0597: Download complete 18:42:50 df20fa9351a1: Pull complete 18:42:50 36b3adc4ff6f: Pull complete 18:42:50 8ad3a11d3b57: Verifying Checksum 18:42:50 8ad3a11d3b57: Download complete 18:42:51 8ad3a11d3b57: Pull complete 18:42:51 46f8f816bc3b: Pull complete 18:42:51 93b61091891f: Pull complete 18:42:51 93b9cdb0e59b: Pull complete 18:42:51 5e14af77c1be: Pull complete 18:42:51 01666e4c0597: Pull complete 18:42:52 aa168da1d23b: Verifying Checksum 18:42:52 aa168da1d23b: Download complete 18:42:57 aa168da1d23b: Pull complete 18:42:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:42:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:42:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:42:57 prd-centos7-docker-4c-2g-1307 does not seem to be running inside a container 18:42:58 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:43:05 $ docker top 49e6605b8dae6abb09caee03f717844616f6998f1566f9dd2a91615b6aef3f70 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:06 + touch /tmp/pre-build-complete [Pipeline] sh 18:43:06 + mkdir -p /var/log/sa [Pipeline] sh 18:43:06 + ls /var/log/sa-host 18:43:06 + sadf -c /var/log/sa-host/sa05 18:43:06 file_magic: OK 18:43:06 HZ: Using current value: 100 18:43:06 file_header: OK 18:43:06 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 18:43:06 Statistics: 18:43:06 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:43:06 File successfully converted to sysstat format version 12.2.1 18:43:06 + sadf -c /var/log/sa-host/sa14 18:43:06 file_magic: OK 18:43:06 HZ: Using current value: 100 18:43:06 file_header: OK 18:43:06 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 18:43:06 Statistics: 18:43:06 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... 18:43:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:06 provisioning config files... 18:43:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6356482130833689658tmp [Pipeline] { [Pipeline] echo 18:43:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:43:07 ---> create-netrc.sh [Pipeline] } 18:43:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:43:07 ---> python-tools-install.sh [Pipeline] echo 18:43:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:43:07 ---> sudo-logs.sh 18:43:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:43:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:43:08 ---> job-cost.sh 18:43:08 lf-activate-venv: SKIPPING 18:43:08 DEBUG: total: 0.18000000715255737 18:43:08 INFO: Retrieving Stack Cost... 18:43:08 INFO: Retrieving Pricing Info for: v3-standard-2 18:43:09 INFO: Archiving Costs [Pipeline] echo 18:43:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:43:09 ---> logs-deploy.sh 18:43:09 lf-activate-venv: SKIPPING 18:43:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3566/4 18:43:09 INFO: archiving workspace using pattern(s): 18:43:10 Archives upload complete. 18:43:10 INFO: archiving logs to Nexus 18:43:11 ---> uname -a: 18:43:11 Linux prd-centos7-docker-4c-2g-1307.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:43:11 18:43:11 18:43:11 ---> lscpu: 18:43:11 Architecture: x86_64 18:43:11 CPU op-mode(s): 32-bit, 64-bit 18:43:11 Byte Order: Little Endian 18:43:11 Address sizes: 40 bits physical, 48 bits virtual 18:43:11 CPU(s): 2 18:43:11 On-line CPU(s) list: 0,1 18:43:11 Thread(s) per core: 1 18:43:11 Core(s) per socket: 1 18:43:11 Socket(s): 2 18:43:11 NUMA node(s): 1 18:43:11 Vendor ID: AuthenticAMD 18:43:11 CPU family: 23 18:43:11 Model: 49 18:43:11 Model name: AMD EPYC-Rome Processor 18:43:11 Stepping: 0 18:43:11 CPU MHz: 2799.998 18:43:11 BogoMIPS: 5599.99 18:43:11 Virtualization: AMD-V 18:43:11 Hypervisor vendor: KVM 18:43:11 Virtualization type: full 18:43:11 L1d cache: 64 KiB 18:43:11 L1i cache: 64 KiB 18:43:11 L2 cache: 1 MiB 18:43:11 L3 cache: 32 MiB 18:43:11 NUMA node0 CPU(s): 0,1 18:43:11 Vulnerability Itlb multihit: Not affected 18:43:11 Vulnerability L1tf: Not affected 18:43:11 Vulnerability Mds: Not affected 18:43:11 Vulnerability Meltdown: Not affected 18:43:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:43:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:43:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:43:11 Vulnerability Srbds: Not affected 18:43:11 Vulnerability Tsx async abort: Not affected 18:43:11 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 18:43:11 18:43:11 18:43:11 ---> nproc: 18:43:11 2 18:43:11 18:43:11 18:43:11 ---> df -h: 18:43:11 Filesystem Size Used Available Use% Mounted on 18:43:11 overlay 40.0G 12.5G 27.5G 31% / 18:43:11 tmpfs 64.0M 0 64.0M 0% /dev 18:43:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:43:11 shm 64.0M 0 64.0M 0% /dev/shm 18:43:11 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 18:43:11 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 18:43:11 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 18:43:11 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 18:43:11 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 18:43:11 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 18:43:11 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 18:43:11 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 18:43:11 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/4@tmp 18:43:11 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/4 18:43:11 18:43:11 18:43:11 ---> free -m: 18:43:11 total used free shared buff/cache available 18:43:11 Mem: 7821 1359 1364 0 5096 6427 18:43:11 Swap: 1023 1 1022 18:43:11 18:43:11 18:43:11 ---> ip addr: 18:43:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:43:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:43:11 inet 127.0.0.1/8 scope host lo 18:43:11 valid_lft forever preferred_lft forever 18:43:11 inet6 ::1/128 scope host 18:43:11 valid_lft forever preferred_lft forever 18:43:11 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:43:11 link/ether fa:16:3e:ce:6e:ed brd ff:ff:ff:ff:ff:ff 18:43:11 inet 10.30.123.108/23 brd 10.30.123.255 scope global dynamic eth0 18:43:11 valid_lft 84892sec preferred_lft 84892sec 18:43:11 inet6 fe80::f816:3eff:fece:6eed/64 scope link 18:43:11 valid_lft forever preferred_lft forever 18:43:11 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:43:11 link/ether 02:42:a9:5b:9d:ab brd ff:ff:ff:ff:ff:ff 18:43:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:43:11 valid_lft forever preferred_lft forever 18:43:11 inet6 fe80::42:a9ff:fe5b:9dab/64 scope link 18:43:11 valid_lft forever preferred_lft forever 18:43:11 18:43:11 18:43:11 ---> sar -b -r -n DEV: 18:43:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 18:43:11 18:43:11 18:17:53 LINUX RESTART (2 CPU) 18:43:11 18:43:11 18:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:43:11 18:20:01 125.95 0.18 125.77 0.00 22.74 47353.95 0.00 18:43:11 18:21:01 103.61 0.00 103.61 0.00 0.00 13362.74 0.00 18:43:11 18:22:01 55.31 0.00 55.31 0.00 0.00 7749.30 0.00 18:43:11 18:23:02 341.44 119.00 222.43 0.00 2965.49 143798.15 0.00 18:43:11 18:24:01 466.28 148.89 317.39 0.00 3157.60 174493.09 0.00 18:43:11 18:25:01 264.92 34.56 230.36 0.00 2335.99 60875.25 0.00 18:43:11 18:26:01 261.44 5.06 256.38 0.00 140.93 142058.84 0.00 18:43:11 18:27:01 154.67 1.93 152.74 0.00 23.04 26559.98 0.00 18:43:11 18:28:01 28.89 6.98 21.92 0.00 1020.62 1767.71 0.00 18:43:11 18:29:02 1.68 0.00 1.68 0.00 0.00 31.60 0.00 18:43:11 18:30:01 0.27 0.00 0.27 0.00 0.00 3.39 0.00 18:43:11 18:31:01 0.37 0.00 0.37 0.00 0.00 5.60 0.00 18:43:11 18:32:01 0.30 0.00 0.30 0.00 0.00 3.71 0.00 18:43:11 18:33:01 0.42 0.13 0.28 0.00 4.13 3.05 0.00 18:43:11 18:34:01 0.83 0.05 0.78 0.00 1.60 15.86 0.00 18:43:11 18:35:01 0.40 0.00 0.40 0.00 0.00 5.56 0.00 18:43:11 18:36:01 0.22 0.00 0.22 0.00 0.00 2.72 0.00 18:43:11 18:37:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 18:43:11 18:38:01 0.28 0.00 0.28 0.00 0.00 3.15 0.00 18:43:11 18:39:01 0.22 0.00 0.22 0.00 0.00 2.78 0.00 18:43:11 18:40:01 0.32 0.00 0.32 0.00 0.00 3.68 0.00 18:43:11 18:41:01 0.22 0.00 0.22 0.00 0.00 2.48 0.00 18:43:11 18:42:01 0.23 0.00 0.23 0.00 0.00 2.00 0.00 18:43:11 18:43:01 76.82 40.30 36.52 0.00 4009.19 6958.87 0.00 18:43:11 Average: 78.58 14.88 63.70 0.00 570.72 26062.43 0.00 18:43:11 18:43:11 18:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:43:11 18:20:01 3906072 0 1026772 12.82 2620 3073468 1469188 16.22 1098556 2464480 71928 18:43:11 18:21:01 3741092 0 1188568 14.84 2620 3076652 1732268 19.13 1431240 2281148 177740 18:43:11 18:22:01 3759132 0 1186160 14.81 2620 3061020 1886948 20.83 1379868 2308288 142492 18:43:11 18:23:02 1408492 0 1327380 16.57 2620 5270440 1916892 21.16 1910596 4020116 179652 18:43:11 18:24:01 994796 0 1716024 21.43 2620 5295492 3688016 40.72 2555808 3723888 25308 18:43:11 18:25:01 829748 0 1494084 18.66 2620 5682480 2853912 31.51 2719380 3729680 144 18:43:11 18:26:01 1036964 0 1393704 17.40 2620 5575644 2104008 23.23 2421440 3819020 7168 18:43:11 18:27:01 1505352 0 1344136 16.78 2620 5156824 1560764 17.23 1970972 3801604 8 18:43:11 18:28:01 2039660 0 1275452 15.93 2620 4691200 1416772 15.64 1496684 3765268 8 18:43:11 18:29:02 2042740 0 1272368 15.89 2620 4691204 1388012 15.32 1496144 3763880 8 18:43:11 18:30:01 2040548 0 1274556 15.91 2620 4691208 1388024 15.32 1494104 3768048 8 18:43:11 18:31:01 2041916 0 1273184 15.90 2620 4691212 1380768 15.24 1498180 3763208 8 18:43:11 18:32:01 2040312 0 1274780 15.92 2620 4691220 1380768 15.24 1493496 3769748 8 18:43:11 18:33:01 2039292 0 1275800 15.93 2620 4691220 1382508 15.26 1495108 3769796 8 18:43:11 18:34:01 2039632 0 1275424 15.93 2620 4691256 1380936 15.25 1494148 3769584 8 18:43:11 18:35:01 2039532 0 1275524 15.93 2620 4691256 1380960 15.25 1494372 3769584 8 18:43:11 18:36:01 2040212 0 1274836 15.92 2620 4691264 1380768 15.24 1493716 3769588 8 18:43:11 18:37:01 2040120 0 1274924 15.92 2620 4691268 1380768 15.24 1493836 3769584 8 18:43:11 18:38:01 2039708 0 1275336 15.92 2620 4691268 1380912 15.25 1496524 3767280 8 18:43:11 18:39:01 2038968 0 1276064 15.93 2620 4691280 1381008 15.25 1507492 3756736 8 18:43:11 18:40:01 2039308 0 1275724 15.93 2620 4691280 1381056 15.25 1507712 3756736 8 18:43:11 18:41:01 2039112 0 1275912 15.93 2620 4691288 1380924 15.25 1508340 3755752 8 18:43:11 18:42:01 2040080 0 1274940 15.92 2620 4691292 1380768 15.24 1507692 3755752 8 18:43:11 18:43:01 1426332 0 1364128 17.03 2620 5215852 1661156 18.34 1568276 4254136 106228 18:43:11 Average: 2050380 0 1298574 16.21 2620 4657358 1651588 18.23 1647237 3619704 29616 18:43:11 18:43:11 18:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:43:11 18:20:01 eth0 670.91 653.68 4098.28 64.62 0.00 0.00 0.00 0.00 18:43:11 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:20:01 docker0 401.50 381.95 29.32 1393.87 0.00 0.00 0.00 0.00 18:43:11 18:21:01 eth0 41.62 23.72 38.16 15.94 0.00 0.00 0.00 0.00 18:43:11 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:21:01 veth010939c 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 18:43:11 18:21:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 18:43:11 18:22:01 eth0 28.12 19.63 14.30 97.73 0.00 0.00 0.00 0.00 18:43:11 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:22:01 veth010939c 1.73 1.73 0.14 0.14 0.00 0.00 0.00 0.00 18:43:11 18:22:01 docker0 1.73 1.73 0.11 0.14 0.00 0.00 0.00 0.00 18:43:11 18:23:02 eth0 176.76 149.97 1675.81 26.38 0.00 0.00 0.00 0.00 18:43:11 18:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:23:02 veth409cf4a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:43:11 18:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:24:01 veth4017359 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:43:11 18:24:01 veth4a7522b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:43:11 18:24:01 eth0 95.24 72.19 192.20 16.59 0.00 0.00 0.00 0.00 18:43:11 18:24:01 veth74bdf5f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:43:11 18:25:01 vethae9a113 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:43:11 18:25:01 vethd28ab0a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:25:01 eth0 87.82 58.78 261.19 130.50 0.00 0.00 0.00 0.00 18:43:11 18:25:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:43:11 18:26:01 veth46922f5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:43:11 18:26:01 veth4b7bcf6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:43:11 18:26:01 eth0 58.01 37.25 95.04 16.69 0.00 0.00 0.00 0.00 18:43:11 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:27:01 eth0 226.37 176.13 1626.85 25.47 0.00 0.00 0.00 0.00 18:43:11 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:27:01 veth409cf4a 0.00 1.37 0.00 0.07 0.00 0.00 0.00 0.00 18:43:11 18:27:01 docker0 1292.94 1112.59 99.92 4327.26 0.00 0.00 0.00 0.00 18:43:11 18:28:01 eth0 6.69 4.20 6.38 2.76 0.00 0.00 0.00 0.00 18:43:11 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:29:02 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:43:11 18:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:30:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 18:43:11 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:31:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:43:11 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:32:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:43:11 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:33:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:43:11 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:34:01 eth0 1.18 0.42 0.45 0.27 0.00 0.00 0.00 0.00 18:43:11 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:35:01 eth0 0.92 0.37 0.32 0.20 0.00 0.00 0.00 0.00 18:43:11 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:36:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:37:01 eth0 0.38 0.05 0.03 0.00 0.00 0.00 0.00 0.00 18:43:11 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:38:01 eth0 1.43 0.25 0.38 0.20 0.00 0.00 0.00 0.00 18:43:11 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:39:01 eth0 1.57 0.75 0.72 0.47 0.00 0.00 0.00 0.00 18:43:11 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:40:01 eth0 0.40 0.23 0.26 0.19 0.00 0.00 0.00 0.00 18:43:11 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:41:01 eth0 0.92 0.50 0.70 0.37 0.00 0.00 0.00 0.00 18:43:11 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:42:01 eth0 0.52 0.05 0.05 0.00 0.00 0.00 0.00 0.00 18:43:11 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:43:01 eth0 240.10 213.01 2178.98 123.52 0.00 0.00 0.00 0.00 18:43:11 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 Average: eth0 68.50 58.98 426.39 21.79 0.00 0.00 0.00 0.00 18:43:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:43:11 Average: docker0 22.57 23.71 1.60 91.40 0.00 0.00 0.00 0.00 18:43:11 18:43:11 18:43:11 ---> sar -P ALL: 18:43:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/14/21 _x86_64_ (2 CPU) 18:43:11 18:43:11 18:17:53 LINUX RESTART (2 CPU) 18:43:11 18:43:11 18:19:01 CPU %user %nice %system %iowait %steal %idle 18:43:11 18:20:01 all 16.34 0.00 5.77 2.76 0.09 75.05 18:43:11 18:20:01 0 13.83 0.00 6.07 3.02 0.09 77.00 18:43:11 18:20:01 1 18.85 0.00 5.46 2.51 0.09 73.09 18:43:11 18:21:01 all 57.58 0.00 7.54 3.21 0.10 31.58 18:43:11 18:21:01 0 57.26 0.00 7.93 3.68 0.11 31.02 18:43:11 18:21:01 1 57.89 0.00 7.15 2.74 0.09 32.13 18:43:11 18:22:01 all 37.64 0.00 5.14 1.02 0.08 56.11 18:43:11 18:22:01 0 38.42 0.00 4.99 0.99 0.07 55.53 18:43:11 18:22:01 1 36.86 0.00 5.30 1.06 0.09 56.70 18:43:11 18:23:02 all 35.53 0.00 11.86 18.62 0.11 33.87 18:43:11 18:23:02 0 36.51 0.00 12.23 19.70 0.12 31.44 18:43:11 18:23:02 1 34.56 0.00 11.50 17.55 0.11 36.29 18:43:11 18:24:01 all 33.36 0.00 15.19 37.96 0.17 13.32 18:43:11 18:24:01 0 33.24 0.00 15.74 41.63 0.18 9.21 18:43:11 18:24:01 1 33.49 0.00 14.64 34.31 0.16 17.41 18:43:11 18:25:01 all 54.00 0.00 9.89 29.62 0.19 6.29 18:43:11 18:25:01 0 54.78 0.00 10.03 27.24 0.18 7.77 18:43:11 18:25:01 1 53.23 0.00 9.75 32.01 0.20 4.81 18:43:11 18:26:01 all 28.77 0.00 11.13 51.91 0.20 7.99 18:43:11 18:26:01 0 28.57 0.00 11.05 53.18 0.16 7.03 18:43:11 18:26:01 1 28.98 0.00 11.22 50.62 0.23 8.95 18:43:11 18:27:01 all 30.55 0.00 6.31 23.96 0.11 39.07 18:43:11 18:27:01 0 30.24 0.00 6.50 20.47 0.11 42.69 18:43:11 18:27:01 1 30.86 0.00 6.13 27.47 0.11 35.43 18:43:11 18:28:01 all 0.82 0.00 0.79 4.73 0.04 93.62 18:43:11 18:28:01 0 0.81 0.00 0.84 5.22 0.05 93.09 18:43:11 18:28:01 1 0.84 0.00 0.74 4.23 0.03 94.15 18:43:11 18:29:02 all 0.08 0.00 0.03 0.00 0.03 99.87 18:43:11 18:29:02 0 0.05 0.00 0.03 0.00 0.05 99.87 18:43:11 18:29:02 1 0.10 0.00 0.02 0.00 0.00 99.88 18:43:11 18:30:01 all 0.04 0.00 0.02 0.00 0.03 99.91 18:43:11 18:30:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:43:11 18:30:01 1 0.05 0.00 0.02 0.00 0.02 99.91 18:43:11 18:43:11 18:30:01 CPU %user %nice %system %iowait %steal %idle 18:43:11 18:31:01 all 0.05 0.00 0.02 0.00 0.03 99.91 18:43:11 18:31:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:43:11 18:31:01 1 0.08 0.00 0.02 0.00 0.02 99.88 18:43:11 18:32:01 all 0.08 0.00 0.03 0.00 0.03 99.87 18:43:11 18:32:01 0 0.03 0.00 0.02 0.00 0.05 99.90 18:43:11 18:32:01 1 0.12 0.00 0.03 0.00 0.02 99.83 18:43:11 18:33:01 all 0.07 0.00 0.02 0.00 0.03 99.88 18:43:11 18:33:01 0 0.02 0.00 0.02 0.00 0.05 99.92 18:43:11 18:33:01 1 0.12 0.00 0.02 0.00 0.02 99.85 18:43:11 18:34:01 all 0.08 0.00 0.03 0.00 0.03 99.87 18:43:11 18:34:01 0 0.05 0.00 0.03 0.00 0.03 99.88 18:43:11 18:34:01 1 0.12 0.00 0.02 0.00 0.02 99.85 18:43:11 18:35:01 all 0.08 0.00 0.03 0.00 0.04 99.85 18:43:11 18:35:01 0 0.02 0.00 0.02 0.00 0.03 99.93 18:43:11 18:35:01 1 0.15 0.00 0.03 0.00 0.05 99.77 18:43:11 18:36:01 all 0.08 0.00 0.03 0.00 0.03 99.86 18:43:11 18:36:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:43:11 18:36:01 1 0.13 0.00 0.03 0.00 0.03 99.80 18:43:11 18:37:01 all 0.08 0.00 0.02 0.00 0.03 99.87 18:43:11 18:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:43:11 18:37:01 1 0.15 0.00 0.02 0.00 0.05 99.78 18:43:11 18:38:01 all 0.12 0.00 0.02 0.00 0.02 99.85 18:43:11 18:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:43:11 18:38:01 1 0.20 0.00 0.02 0.00 0.02 99.77 18:43:11 18:39:01 all 0.11 0.00 0.03 0.00 0.03 99.83 18:43:11 18:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:43:11 18:39:01 1 0.18 0.00 0.02 0.00 0.05 99.75 18:43:11 18:40:01 all 0.10 0.00 0.03 0.00 0.02 99.86 18:43:11 18:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:43:11 18:40:01 1 0.17 0.00 0.02 0.00 0.02 99.80 18:43:11 18:41:01 all 0.08 0.00 0.03 0.00 0.03 99.87 18:43:11 18:41:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:43:11 18:41:01 1 0.13 0.00 0.02 0.00 0.02 99.83 18:43:11 18:43:11 18:41:01 CPU %user %nice %system %iowait %steal %idle 18:43:11 18:42:01 all 0.08 0.00 0.03 0.00 0.03 99.87 18:43:11 18:42:01 0 0.03 0.00 0.03 0.00 0.03 99.90 18:43:11 18:42:01 1 0.13 0.00 0.02 0.00 0.02 99.83 18:43:11 18:43:01 all 7.49 0.00 2.83 3.83 0.04 85.81 18:43:11 18:43:01 0 7.67 0.00 2.89 4.07 0.05 85.32 18:43:11 18:43:01 1 7.30 0.00 2.77 3.58 0.03 86.31 18:43:11 Average: all 12.09 0.00 3.07 7.08 0.06 77.70 18:43:11 Average: 0 12.02 0.00 3.14 7.14 0.06 77.64 18:43:11 Average: 1 12.16 0.00 3.00 7.03 0.06 77.76 18:43:11 18:43:11 18:43:11