Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 rather than c3af2119df1f53984b44060e772459a1eb72c77f Obtained Jenkinsfile from 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 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-ssh2782182888434628736.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-ssh4103614508522032573.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-3549/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-3549/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9161628693863690113.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-ssh6678633564734070057.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-3549/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-3549/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4142576506242978483.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-995 in /w/workspace/edgexfoundry_edgex-go_PR-3549 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7656700495742588085.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 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit c3af2119df1f53984b44060e772459a1eb72c77f Merge succeeded, producing c3af2119df1f53984b44060e772459a1eb72c77f Checking out Revision c3af2119df1f53984b44060e772459a1eb72c77f (PR-3549) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh6881085294480232408.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3549/head:refs/remotes/origin/PR-3549 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3126970291819968867.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.99" > git rev-list --no-walk c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:46:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:46:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:46:23 ========================================================= 20:46:23 EdgeX Global Pipelines Version Info 20:46:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:46:24 ------------------- 20:46:24 stable info: 20:46:24 ------------------- 20:46:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:46:24 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 20:46:24 Message: update stable to v1.0.194 20:46:25 ------------------- 20:46:25 experimental info: 20:46:25 ------------------- 20:46:25 Commited By: **** collab-it+edgex@linuxfoundation.org 20:46:25 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 20:46:25 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:46:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:46:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:46:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:46:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:46:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:46:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:46:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:46:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:46:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:46:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:46:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:46:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:46:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:46:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:46:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:46:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:46:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3549 [Pipeline] echo 20:46:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3549 [Pipeline] echo 20:46:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3549 [Pipeline] echo 20:46:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3af2119df1f53984b44060e772459a1eb72c77f [Pipeline] echo 20:46:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3af211 [Pipeline] echo 20:46:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:28 provisioning config files... 20:46:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5652348990506550843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:28 ---> docker-login.sh 20:46:28 nexus3.edgexfoundry.org:10001 20:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:28 Configure a credential helper to remove this warning. See 20:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:28 20:46:28 Login Succeeded 20:46:28 nexus3.edgexfoundry.org:10002 20:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:29 Configure a credential helper to remove this warning. See 20:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:29 20:46:29 Login Succeeded 20:46:29 nexus3.edgexfoundry.org:10003 20:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:29 Configure a credential helper to remove this warning. See 20:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:29 20:46:29 Login Succeeded 20:46:29 nexus3.edgexfoundry.org:10004 20:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:29 Configure a credential helper to remove this warning. See 20:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:29 20:46:29 Login Succeeded 20:46:29 docker.io 20:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:29 Configure a credential helper to remove this warning. See 20:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:29 20:46:29 Login Succeeded 20:46:29 ---> docker-login.sh ends [Pipeline] } 20:46:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:46:30 ++ 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 20:46:30 + for file in '`ls cmd/**/Dockerfile`' 20:46:30 ++ dirname cmd/core-command/Dockerfile 20:46:30 ++ cut -d/ -f2 20:46:30 + echo core-command,cmd/core-command/Dockerfile 20:46:30 + for file in '`ls cmd/**/Dockerfile`' 20:46:30 ++ dirname cmd/core-data/Dockerfile 20:46:30 ++ cut -d/ -f2 20:46:30 + echo core-data,cmd/core-data/Dockerfile 20:46:30 + for file in '`ls cmd/**/Dockerfile`' 20:46:30 ++ dirname cmd/core-metadata/Dockerfile 20:46:30 ++ cut -d/ -f2 20:46:30 + echo core-metadata,cmd/core-metadata/Dockerfile 20:46:30 + for file in '`ls cmd/**/Dockerfile`' 20:46:30 ++ dirname cmd/security-bootstrapper/Dockerfile 20:46:30 ++ cut -d/ -f2 20:46:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:46:30 + for file in '`ls cmd/**/Dockerfile`' 20:46:30 ++ dirname cmd/security-proxy-setup/Dockerfile 20:46:30 ++ cut -d/ -f2 20:46:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:46:30 + for file in '`ls cmd/**/Dockerfile`' 20:46:30 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:46:30 ++ cut -d/ -f2 20:46:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:46:30 + for file in '`ls cmd/**/Dockerfile`' 20:46:30 ++ dirname cmd/support-notifications/Dockerfile 20:46:30 ++ cut -d/ -f2 20:46:30 + echo support-notifications,cmd/support-notifications/Dockerfile 20:46:30 + for file in '`ls cmd/**/Dockerfile`' 20:46:30 ++ cut -d/ -f2 20:46:30 ++ dirname cmd/support-scheduler/Dockerfile 20:46:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:46:30 + for file in '`ls cmd/**/Dockerfile`' 20:46:30 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:46:30 ++ cut -d/ -f2 20:46:30 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:46:30 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 20:46:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:46:30 20:46:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:46:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:46:31 latest: Pulling from edgex-devops/git-semver 20:46:31 31603596830f: Pulling fs layer 20:46:31 54011a49482f: Pulling fs layer 20:46:31 a6820b24f6d8: Pulling fs layer 20:46:31 f581987b2513: Pulling fs layer 20:46:31 f581987b2513: Waiting 20:46:31 54011a49482f: Verifying Checksum 20:46:31 54011a49482f: Download complete 20:46:31 31603596830f: Verifying Checksum 20:46:31 31603596830f: Download complete 20:46:31 f581987b2513: Verifying Checksum 20:46:31 f581987b2513: Download complete 20:46:31 a6820b24f6d8: Verifying Checksum 20:46:31 a6820b24f6d8: Download complete 20:46:31 31603596830f: Pull complete 20:46:31 54011a49482f: Pull complete 20:46:32 a6820b24f6d8: Pull complete 20:46:32 f581987b2513: Pull complete 20:46:32 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:46:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:46:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:46:32 prd-centos7-docker-4c-2g-995 does not seem to be running inside a container 20:46:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:46:34 $ docker top 825a33f8c0f25471e7bbd310cbc656e4e3b91f79f9d2957b3e30c200fbe49e65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:46:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:46:34 [ssh-agent] Looking for ssh-agent implementation... 20:46:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:46:34 $ docker exec 825a33f8c0f25471e7bbd310cbc656e4e3b91f79f9d2957b3e30c200fbe49e65 ssh-agent 20:46:35 SSH_AUTH_SOCK=/tmp/ssh-PbJQGah3N0TT/agent.14 20:46:35 SSH_AGENT_PID=21 20:46:35 Running ssh-add (command line suppressed) 20:46:35 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7900636670444993287.key (/w/workspace/edgex-go/3@tmp/private_key_7900636670444993287.key) 20:46:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:46:35 + git tag --points-at HEAD [Pipeline] } 20:46:35 $ docker exec --env ******** --env ******** 825a33f8c0f25471e7bbd310cbc656e4e3b91f79f9d2957b3e30c200fbe49e65 ssh-agent -k 20:46:35 unset SSH_AUTH_SOCK; 20:46:35 unset SSH_AGENT_PID; 20:46:35 echo Agent pid 21 killed; 20:46:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:46:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:46:35 [ssh-agent] Looking for ssh-agent implementation... 20:46:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:46:35 $ docker exec 825a33f8c0f25471e7bbd310cbc656e4e3b91f79f9d2957b3e30c200fbe49e65 ssh-agent 20:46:35 SSH_AUTH_SOCK=/tmp/ssh-NpYMnV9Jml89/agent.54 20:46:35 SSH_AGENT_PID=61 20:46:35 Running ssh-add (command line suppressed) 20:46:36 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1739657646592414091.key (/w/workspace/edgex-go/3@tmp/private_key_1739657646592414091.key) 20:46:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:46:36 + git semver init 20:46:36 # -> Open(): unable to determine branch for HEAD 20:46:36 # $GIT_DIR = /w/workspace/edgex-go/3/.git 20:46:36 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 20:46:36 # $SEMVER_REMOTE_NAME = origin 20:46:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:46:36 # $SEMVER_USER_NAME = edgex-jenkins 20:46:36 # $SEMVER_BRANCH = PR-3549 20:46:36 # $SEMVER_TEMP = /tmp/semver-076179193 20:46:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:47:04 # '/tmp/semver-076179193' -> '/w/workspace/edgex-go/3/.semver' 20:47:04 # -> Force: false 20:47:04 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 20:47:04 $ docker exec --env ******** --env ******** 825a33f8c0f25471e7bbd310cbc656e4e3b91f79f9d2957b3e30c200fbe49e65 ssh-agent -k 20:47:05 unset SSH_AUTH_SOCK; 20:47:05 unset SSH_AGENT_PID; 20:47:05 echo Agent pid 61 killed; 20:47:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:05 + git semver [Pipeline] } 20:47:05 $ docker stop --time=1 825a33f8c0f25471e7bbd310cbc656e4e3b91f79f9d2957b3e30c200fbe49e65 20:47:10 $ docker rm -f 825a33f8c0f25471e7bbd310cbc656e4e3b91f79f9d2957b3e30c200fbe49e65 [Pipeline] // withDockerContainer [Pipeline] sh 20:47:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:47:11 Stashed 1 file(s) [Pipeline] echo 20:47:11 [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 20:47:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:47:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:47:12 + sudo service docker restart 20:47:12 + true 20:47:12 Redirecting to /bin/systemctl restart docker.service 20:47:26 Still waiting to schedule task 20:47:26 ‘prd-ubuntu18.04-docker-arm64-4c-16g-991’ is offline [Pipeline] echo 20:47:28 ========================================================= 20:47:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:47:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:47:29 + 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 . 20:47:30 Sending build context to Docker daemon 329.1MB 20:47:30 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:47:30 Step 2/6 : FROM ${BASE} 20:47:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:47:30 540db60ca938: Pulling fs layer 20:47:30 adcc1eea9eea: Pulling fs layer 20:47:30 4c4ab2625f07: Pulling fs layer 20:47:30 0510c868ecb4: Pulling fs layer 20:47:30 afea3b2eda06: Pulling fs layer 20:47:30 7809a108b3ef: Pulling fs layer 20:47:30 f706445af74f: Pulling fs layer 20:47:30 afea3b2eda06: Waiting 20:47:30 7809a108b3ef: Waiting 20:47:30 f706445af74f: Waiting 20:47:30 0510c868ecb4: Waiting 20:47:30 4c4ab2625f07: Verifying Checksum 20:47:30 4c4ab2625f07: Download complete 20:47:30 adcc1eea9eea: Verifying Checksum 20:47:30 adcc1eea9eea: Download complete 20:47:30 afea3b2eda06: Verifying Checksum 20:47:30 afea3b2eda06: Download complete 20:47:30 7809a108b3ef: Verifying Checksum 20:47:30 7809a108b3ef: Download complete 20:47:30 540db60ca938: Verifying Checksum 20:47:30 540db60ca938: Download complete 20:47:31 540db60ca938: Pull complete 20:47:31 adcc1eea9eea: Pull complete 20:47:31 4c4ab2625f07: Pull complete 20:47:32 f706445af74f: Verifying Checksum 20:47:32 f706445af74f: Download complete 20:47:32 0510c868ecb4: Download complete 20:47:36 0510c868ecb4: Pull complete 20:47:36 afea3b2eda06: Pull complete 20:47:36 7809a108b3ef: Pull complete 20:47:38 f706445af74f: Pull complete 20:47:38 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:47:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:47:38 ---> b068be0155e3 20:47:38 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 20:47:41 ---> Running in 48a9d8a0295e 20:47:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:47:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:47:42 (1/12) Installing libmagic (5.39-r0) 20:47:43 (2/12) Installing file (5.39-r0) 20:47:43 (3/12) Installing libc-dev (0.7.2-r3) 20:47:43 (4/12) Installing g++ (10.2.1_pre1-r3) 20:47:50 (5/12) Installing fortify-headers (1.1-r0) 20:47:50 (6/12) Installing patch (2.7.6-r6) 20:47:50 (7/12) Installing build-base (0.5-r2) 20:47:50 (8/12) Installing libsodium (1.0.18-r0) 20:47:50 (9/12) Installing pkgconf (1.7.3-r0) 20:47:50 (10/12) Installing libsodium-dev (1.0.18-r0) 20:47:50 (11/12) Installing libzmq (4.3.3-r1) 20:47:50 (12/12) Installing zeromq-dev (4.3.3-r1) 20:47:50 Executing busybox-1.32.1-r6.trigger 20:47:50 OK: 219 MiB in 52 packages 20:47:52 Removing intermediate container 48a9d8a0295e 20:47:52 ---> 18804ff68d9c 20:47:52 Step 4/6 : WORKDIR /edgex-go 20:47:52 ---> Running in 0d6ff12c120f 20:47:52 Removing intermediate container 0d6ff12c120f 20:47:52 ---> cad6c7ed26c2 20:47:52 Step 5/6 : COPY go.mod . 20:47:52 ---> 9791699c887e 20:47:52 Step 6/6 : RUN go mod download 20:47:53 ---> Running in 7b0b7dda61a9 20:48:05 Removing intermediate container 7b0b7dda61a9 20:48:05 ---> 52115d4775c5 20:48:05 Successfully built 52115d4775c5 20:48:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:48:05 + docker inspect -f . ci-base-image-x86_64 20:48:05 . [Pipeline] withDockerContainer 20:48:05 prd-centos7-docker-4c-2g-995 does not seem to be running inside a container 20:48:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:48:06 $ docker top baae659be55366e5c20bcc243ed5a0fc94ff4cbfdff5a7de15659ac5ac9c20b4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:06 + go version 20:48:06 go version go1.16.3 linux/amd64 [Pipeline] } 20:48:06 $ docker stop --time=1 baae659be55366e5c20bcc243ed5a0fc94ff4cbfdff5a7de15659ac5ac9c20b4 20:48:09 $ docker rm -f baae659be55366e5c20bcc243ed5a0fc94ff4cbfdff5a7de15659ac5ac9c20b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:48:10 + docker inspect -f . ci-base-image-x86_64 20:48:10 . [Pipeline] withDockerContainer 20:48:10 prd-centos7-docker-4c-2g-995 does not seem to be running inside a container 20:48:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:48:10 $ docker top 20f7e7d815de76c48f49a22551d7418780c769881cc456f1efa8f884e00698f5 -eo pid,comm [Pipeline] { [Pipeline] echo 20:48:10 ========================================================= 20:48:10 [edgeXBuildGoParallel] Running Tests and Build... 20:48:10 ========================================================= [Pipeline] sh 20:48:11 + go mod tidy [Pipeline] sh 20:48:11 + make test 20:48:11 go mod tidy 20:48:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:48:18 ? github.com/edgexfoundry/edgex-go [no test files] 20:48:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:48:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:48:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:48:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:48:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:48:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:48:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:48:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:48:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:48:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:48:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:48:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:48:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:48:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 20:48:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.052s coverage: 28.7% of statements 20:48:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.054s coverage: 100.0% of statements 20:48:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:48:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:48:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:48:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements 20:48:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 20:48:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.058s coverage: 53.4% of statements 20:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:48:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:48:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.132s coverage: 87.7% of statements 20:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:48:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.051s coverage: 78.9% of statements 20:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:48:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:48:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.254s coverage: 95.1% of statements 20:48:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:48:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:48:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:48:54 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:48:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:48:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:48:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:48:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:48:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:48:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:48:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 20:48:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 20:48:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:48:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.055s coverage: 60.0% of statements 20:48:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.8% of statements 20:48:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:48:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.044s coverage: 22.0% of statements 20:48:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:48:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 20:48:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements 20:48:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 20:48:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 20:48:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 20:49:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements 20:49:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements 20:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.198s coverage: 81.8% of statements 20:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 76.0% of statements 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.089s coverage: 91.2% of statements 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.114s coverage: 64.4% of statements 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 20:49:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 20:49:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 20:49:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 20:49:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 20:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.193s coverage: 66.9% of statements 20:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.6% of statements 20:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.042s coverage: 89.5% of statements 20:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements 20:49:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:49:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:49:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:49:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.064s coverage: 19.3% of statements 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.118s coverage: 91.9% of statements 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 62.7% of statements 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.086s coverage: 97.6% of statements 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/system 0.020s coverage: 0.0% of statements 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 28.1% of statements 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 28.9% of statements 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 20:49:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 20:49:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 20:49:41 GO111MODULE=on go vet ./... 20:49:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1000 in /w/workspace/edgexfoundry_edgex-go_PR-3549 [Pipeline] { [Pipeline] ws 20:49:54 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 20:49:54 The recommended git tool is: git 20:50:00 using credential edgex-jenkins-ssh 20:50:00 Cloning the remote Git repository 20:50:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:50:00 > git init /w/workspace/edgex-go/3 # timeout=10 20:50:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:50:01 > git --version # timeout=10 20:50:01 > git --version # 'git version 2.17.1' 20:50:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:50:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:50:07 gofmt -l . 20:50:07 [ "`gofmt -l .`" = "" ] 20:50:07 ./bin/test-attribution-txt.sh [Pipeline] sh 20:50:08 + ls -al . 20:50:08 total 528 20:50:08 drwxrwxr-x 10 1001 1001 4096 Jun 8 20:50 . 20:50:08 drwxr-xr-x 4 root root 28 Jun 8 20:48 .. 20:50:08 -rw-rw-r-- 1 1001 1001 11 Jun 8 20:46 .dockerignore 20:50:08 drwxrwxr-x 8 1001 1001 179 Jun 8 20:46 .git 20:50:08 drwxrwxr-x 3 1001 1001 125 Jun 8 20:46 .github 20:50:08 -rw-rw-r-- 1 1001 1001 818 Jun 8 20:46 .gitignore 20:50:08 drwx------ 3 1001 1001 60 Jun 8 20:47 .semver 20:50:08 -rw-rw-r-- 1 1001 1001 166 Jun 8 20:46 .sonarcloud.properties 20:50:08 -rw-rw-r-- 1 1001 1001 8609 Jun 8 20:46 Attribution.txt 20:50:08 -rw-rw-r-- 1 1001 1001 3804 Jun 8 20:46 CONTRIBUTING.md 20:50:08 -rw-rw-r-- 1 1001 1001 931 Jun 8 20:46 Dockerfile.build 20:50:08 -rw-rw-r-- 1 1001 1001 849 Jun 8 20:46 Jenkinsfile 20:50:08 -rw-rw-r-- 1 1001 1001 10775 Jun 8 20:46 LICENSE 20:50:08 -rw-rw-r-- 1 1001 1001 5605 Jun 8 20:46 Makefile 20:50:08 -rw-rw-r-- 1 1001 1001 7978 Jun 8 20:46 README.md 20:50:08 -rw-rw-r-- 1 1001 1001 6755 Jun 8 20:46 SECURITY.md 20:50:08 -rw-rw-r-- 1 1001 1001 5 Jun 8 20:47 VERSION 20:50:08 -rw-rw-r-- 1 1001 1001 4131 Jun 8 20:46 ZMQWindows.md 20:50:08 drwxrwxr-x 2 1001 1001 37 Jun 8 20:46 bin 20:50:08 drwxrwxr-x 14 1001 1001 4096 Jun 8 20:46 cmd 20:50:08 -rw-r--r-- 1 root root 411291 Jun 8 20:49 coverage.out 20:50:08 -rw-rw-r-- 1 1001 1001 902 Jun 8 20:46 go.mod 20:50:08 -rw-r--r-- 1 root root 21048 Jun 8 20:48 go.sum 20:50:08 drwxrwxr-x 8 1001 1001 127 Jun 8 20:46 internal 20:50:08 drwxrwxr-x 3 1001 1001 16 Jun 8 20:46 openapi 20:50:08 drwxrwxr-x 4 1001 1001 71 Jun 8 20:46 snap 20:50:08 -rw-rw-r-- 1 1001 1001 168 Jun 8 20:46 version.go [Pipeline] sh 20:50:08 + '[' -e coverage.out ] 20:50:08 + chown 1001:1001 coverage.out [Pipeline] stash 20:50:08 Stashed 1 file(s) [Pipeline] sh 20:50:08 + make build 20:50:08 go mod tidy 20:50: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 20:50: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 20:50:18 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 20:50:18 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 20:50:19 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 20:50:19 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 20:50:20 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit c3af2119df1f53984b44060e772459a1eb72c77f 20:50:20 Merge succeeded, producing c3af2119df1f53984b44060e772459a1eb72c77f 20:50:20 Checking out Revision c3af2119df1f53984b44060e772459a1eb72c77f (PR-3549) 20:50:20 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 20:50:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:50:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:50:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:50:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:50:19 using GIT_SSH to set credentials SSH Credentials for GitHub 20:50:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3549/head:refs/remotes/origin/PR-3549 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:50:20 > git config core.sparsecheckout # timeout=10 20:50:20 > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 20:50:20 > git remote # timeout=10 20:50:20 > git config --get remote.origin.url # timeout=10 20:50:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:50:20 > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 20:50:20 > git rev-parse HEAD^{commit} # timeout=10 20:50:20 > git config core.sparsecheckout # timeout=10 20:50:20 > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 20:50:22 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 20:50:22 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 20:50:25 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 20:50:25 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 20:50:25 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 20:50:25 Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.99" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:50:26 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [Pipeline] } 20:50:27 $ docker stop --time=1 20f7e7d815de76c48f49a22551d7418780c769881cc456f1efa8f884e00698f5 20:50:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 20:50:30 $ docker rm -f 20f7e7d815de76c48f49a22551d7418780c769881cc456f1efa8f884e00698f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 20:50:30 + true 20:50:30 + sudo service docker restart [Pipeline] isUnix [Pipeline] sh 20:50:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:50:33 20:50:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:50:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:50:34 latest: Pulling from edgex-devops/edgex-compose 20:50:34 cbdbe7a5bc2a: Pulling fs layer 20:50:34 ca9280d653b3: Pulling fs layer 20:50:34 7e9c9ca2126c: Pulling fs layer 20:50:34 cbdbe7a5bc2a: Verifying Checksum 20:50:34 cbdbe7a5bc2a: Download complete 20:50:34 cbdbe7a5bc2a: Pull complete 20:50:34 ca9280d653b3: Verifying Checksum 20:50:34 ca9280d653b3: Download complete 20:50:35 ca9280d653b3: Pull complete 20:50:35 7e9c9ca2126c: Verifying Checksum 20:50:35 7e9c9ca2126c: Download complete 20:50:38 7e9c9ca2126c: Pull complete 20:50:38 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:50:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:50:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:50:39 prd-centos7-docker-4c-2g-995 does not seem to be running inside a container 20:50:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:50:47 $ docker top baf2d8cb8d4a2423783cf7123e80fff70db95030fca6328f01929f7a84375ff5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:47 + docker-compose build --help 20:50:47 + grep parallel 20:50:48 --parallel Build images in parallel. [Pipeline] } 20:50:48 $ docker stop --time=1 baf2d8cb8d4a2423783cf7123e80fff70db95030fca6328f01929f7a84375ff5 20:50:49 $ docker rm -f baf2d8cb8d4a2423783cf7123e80fff70db95030fca6328f01929f7a84375ff5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:50:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:50:50 . [Pipeline] withDockerContainer 20:50:50 prd-centos7-docker-4c-2g-995 does not seem to be running inside a container 20:50:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:50:50 $ docker top 7417ddc77b235d7ba6953b4ea644e74a4b51798c077b30318b59a4dc37644882 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:50:51 provisioning config files... 20:50:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5617359421500918553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:50:51 + docker-compose -f ./docker-compose-build.yml build --parallel 20:50:51 ---> docker-login.sh 20:50:51 nexus3.edgexfoundry.org:10001 20:50:51 Building core-command ... 20:50:51 Building core-data ... 20:50:51 Building core-metadata ... 20:50:51 Building security-bootstrapper ... 20:50:51 Building security-proxy-setup ... 20:50:51 Building security-secretstore-setup ... 20:50:51 Building support-notifications ... 20:50:51 Building support-scheduler ... 20:50:51 Building sys-mgmt-agent ... 20:50:51 Building core-data 20:50:51 Building security-secretstore-setup 20:50:51 Building support-notifications 20:50:51 Building sys-mgmt-agent 20:50:51 Building support-scheduler 20:50:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:52 Configure a credential helper to remove this warning. See 20:50:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:52 20:50:52 Login Succeeded 20:50:52 nexus3.edgexfoundry.org:10002 20:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:53 Configure a credential helper to remove this warning. See 20:50:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:53 20:50:53 Login Succeeded 20:50:53 nexus3.edgexfoundry.org:10003 20:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:54 Configure a credential helper to remove this warning. See 20:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:54 20:50:54 Login Succeeded 20:50:54 nexus3.edgexfoundry.org:10004 20:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:54 Configure a credential helper to remove this warning. See 20:50:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:54 20:50:54 Login Succeeded 20:50:54 docker.io 20:50:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:55 Configure a credential helper to remove this warning. See 20:50:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:55 20:50:55 Login Succeeded 20:50:55 ---> docker-login.sh ends [Pipeline] } 20:50:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:50:55 ========================================================= 20:50:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:50:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:50:56 + 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 . 20:50:58 Sending build context to Docker daemon 166.2MB 20:50:58 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:50:58 Step 2/6 : FROM ${BASE} 20:50:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:50:58 595b0fe564bb: Pulling fs layer 20:50:58 7186ed65a4f7: Pulling fs layer 20:50:58 316046926c0a: Pulling fs layer 20:50:58 4ebd0625c992: Pulling fs layer 20:50:58 207e8628e3a3: Pulling fs layer 20:50:58 c791037a9be2: Pulling fs layer 20:50:58 ffd874e62e21: Pulling fs layer 20:50:58 4ebd0625c992: Waiting 20:50:58 207e8628e3a3: Waiting 20:50:58 c791037a9be2: Waiting 20:50:58 ffd874e62e21: Waiting 20:50:58 316046926c0a: Download complete 20:50:58 7186ed65a4f7: Verifying Checksum 20:50:58 7186ed65a4f7: Download complete 20:50:58 207e8628e3a3: Verifying Checksum 20:50:58 207e8628e3a3: Download complete 20:50:58 c791037a9be2: Verifying Checksum 20:50:58 c791037a9be2: Download complete 20:50:59 595b0fe564bb: Verifying Checksum 20:50:59 595b0fe564bb: Download complete 20:51:01 595b0fe564bb: Pull complete 20:51:01 7186ed65a4f7: Pull complete 20:51:01 316046926c0a: Pull complete 20:51:02 ffd874e62e21: Verifying Checksum 20:51:02 ffd874e62e21: Download complete 20:51:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:51:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:51:03 ---> 52115d4775c5 20:51:03 Step 3/24 : WORKDIR /edgex-go 20:51:03 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:51:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:51:03 ---> 52115d4775c5 20:51:03 Step 3/23 : WORKDIR /edgex-go 20:51:04 4ebd0625c992: Verifying Checksum 20:51:04 4ebd0625c992: Download complete 20:51:09 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:51:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:51:09 ---> 52115d4775c5 20:51:09 Step 3/26 : WORKDIR /edgex-go 20:51:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:51:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:51:12 ---> 52115d4775c5 20:51:12 Step 3/24 : WORKDIR /edgex-go 20:51:12 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:51:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:51:12 ---> 52115d4775c5 20:51:12 Step 3/23 : WORKDIR /edgex-go 20:51:13 ---> Running in eb302bd1404d 20:51:13 ---> Running in e5c470577254 20:51:13 ---> Running in 6ac11a8bfd9d 20:51:13 ---> Running in 2a18b06b1af6 20:51:13 ---> Running in 63b9cc6dc4d8 20:51:13 Removing intermediate container 2a18b06b1af6 20:51:13 ---> e522f468803f 20:51:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:13 Removing intermediate container 6ac11a8bfd9d 20:51:13 ---> 5a6645cffd96 20:51:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:14 Removing intermediate container eb302bd1404d 20:51:14 ---> 9771f932fa79 20:51:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:14 Removing intermediate container e5c470577254 20:51:14 ---> 663bc415fd3e 20:51:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:14 ---> Running in d176ac6cab13 20:51:14 Removing intermediate container 63b9cc6dc4d8 20:51:14 ---> a805e0bdd14b 20:51:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:14 ---> Running in 77ccdc9da9f6 20:51:14 ---> Running in 5041e7480d85 20:51:14 ---> Running in 7cb5453b6260 20:51:14 ---> Running in adca5173cb50 20:51:14 4ebd0625c992: Pull complete 20:51:14 207e8628e3a3: Pull complete 20:51:14 c791037a9be2: Pull complete 20:51:15 Removing intermediate container 77ccdc9da9f6 20:51:15 ---> 9472f952056c 20:51:15 Step 5/24 : RUN apk add --update --no-cache make bash git 20:51:15 Removing intermediate container d176ac6cab13 20:51:15 ---> 260d6735cdec 20:51:15 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:51:15 ---> Running in 8f8f1dac0018 20:51:15 ---> Running in 609cb6c9d162 20:51:15 Removing intermediate container 5041e7480d85 20:51:15 ---> 760365d1e035 20:51:15 Step 5/26 : RUN apk add --update --no-cache make git 20:51:15 ---> Running in 1d1da2429d42 20:51:15 Removing intermediate container 7cb5453b6260 20:51:15 ---> 610a0ef4c20f 20:51:15 Step 5/23 : RUN apk add --update --no-cache make git 20:51:15 ---> Running in 9b4847819482 20:51:15 Removing intermediate container adca5173cb50 20:51:15 ---> f752af7d3f97 20:51:15 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:51:15 ---> Running in 3437a632971b 20:51:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:51:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:51:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:51:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:51:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:51:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:51:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:51:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:51:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:51:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:51:17 OK: 219 MiB in 52 packages 20:51:17 OK: 219 MiB in 52 packages 20:51:17 OK: 219 MiB in 52 packages 20:51:17 ffd874e62e21: Pull complete 20:51:17 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 20:51:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:51:17 ---> cfc18b08335c 20:51:17 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 20:51:18 Removing intermediate container 609cb6c9d162 20:51:18 ---> 353800724f30 20:51:18 Step 6/24 : COPY go.mod . 20:51:18 Removing intermediate container 1d1da2429d42 20:51:18 ---> cdde73867ae8 20:51:18 Step 6/26 : COPY go.mod . 20:51:18 Removing intermediate container 8f8f1dac0018 20:51:18 ---> 38ac4feb75d0 20:51:18 Step 6/24 : COPY go.mod . 20:51:18 OK: 219 MiB in 52 packages 20:51:18 OK: 219 MiB in 52 packages 20:51:18 ---> 0dc25fcf3efa 20:51:18 Step 7/24 : RUN go mod download 20:51:18 ---> 485d2a595b54 20:51:18 Step 7/26 : RUN go mod download 20:51:18 ---> 37aee37d1f58 20:51:18 Step 7/24 : RUN go mod download 20:51:18 ---> Running in bf967c5f0de5 20:51:18 ---> Running in 81dc6e0e82c7 20:51:18 ---> Running in 9f5d0489b47b 20:51:19 Removing intermediate container 9b4847819482 20:51:19 ---> 6b73b5d37ff2 20:51:19 Step 6/23 : COPY go.mod . 20:51:19 Removing intermediate container 3437a632971b 20:51:19 ---> c86eb96095d0 20:51:19 Step 6/23 : COPY go.mod . 20:51:19 ---> a1719fad2764 20:51:19 Step 7/23 : RUN go mod download 20:51:19 ---> 16ac15ba4340 20:51:19 Step 7/23 : RUN go mod download 20:51:20 ---> Running in 9b25f0d61367 20:51:20 ---> Running in c9ab5cacc1c8 20:51:20 ---> Running in 2dd46be0042c 20:51:21 Removing intermediate container bf967c5f0de5 20:51:21 ---> 0a0b9d772a2e 20:51:21 Step 8/24 : COPY . . 20:51:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:51:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:51:23 (1/12) Installing libmagic (5.39-r0) 20:51:23 (2/12) Installing file (5.39-r0) 20:51:23 (3/12) Installing libc-dev (0.7.2-r3) 20:51:23 (4/12) Installing g++ (10.2.1_pre1-r3) 20:51:26 Removing intermediate container 81dc6e0e82c7 20:51:26 ---> 41a2ac4638a0 20:51:26 Step 8/26 : COPY . . 20:51:26 ---> 01f40e3c7342 20:51:26 Step 9/24 : RUN go mod tidy 20:51:26 Removing intermediate container 9f5d0489b47b 20:51:26 ---> d2b39e86b135 20:51:26 Step 8/24 : COPY . . 20:51:26 ---> Running in dafa77d02c9c 20:51:29 (5/12) Installing fortify-headers (1.1-r0) 20:51:29 (6/12) Installing patch (2.7.6-r6) 20:51:29 (7/12) Installing build-base (0.5-r2) 20:51:29 (8/12) Installing libsodium (1.0.18-r0) 20:51:29 (9/12) Installing pkgconf (1.7.3-r0) 20:51:29 (10/12) Installing libsodium-dev (1.0.18-r0) 20:51:29 (11/12) Installing libzmq (4.3.3-r1) 20:51:30 (12/12) Installing zeromq-dev (4.3.3-r1) 20:51:30 Executing busybox-1.32.1-r6.trigger 20:51:30 OK: 218 MiB in 52 packages 20:51:34 Removing intermediate container 2dd46be0042c 20:51:34 ---> aaf89163f276 20:51:34 Step 4/6 : WORKDIR /edgex-go 20:51:34 ---> Running in 9b27f0614cbf 20:51:34 Removing intermediate container 9b27f0614cbf 20:51:34 ---> 5628ecc08d37 20:51:34 Step 5/6 : COPY go.mod . 20:51:34 ---> 75981faea211 20:51:34 Step 6/6 : RUN go mod download 20:51:35 ---> Running in 50badde57dbd 20:51:38 Removing intermediate container 9b25f0d61367 20:51:38 ---> fd7bc904b5ed 20:51:38 Step 8/23 : COPY . . 20:51:38 ---> 25e3c142ee0f 20:51:38 Step 9/26 : RUN go mod tidy 20:51:41 ---> 08deb98e4ea9 20:51:41 Step 9/24 : RUN go mod tidy 20:51:44 Removing intermediate container c9ab5cacc1c8 20:51:44 ---> 056e530b8fd1 20:51:44 Step 8/23 : COPY . . 20:51:45 ---> Running in f329f19a30a8 20:51:45 ---> Running in 7691c8f031c0 20:51:45 Removing intermediate container dafa77d02c9c 20:51:45 ---> 2b4404bc4559 20:51:45 Step 10/24 : RUN make cmd/core-data/core-data 20:51:50 ---> 17a778ca3447 20:51:50 Step 9/23 : RUN go mod tidy 20:51:50 ---> Running in 9ff0d167541e 20:51:53 ---> Running in 0210b0ffece1 20:51:55 ---> 5577cd24cb2e 20:51:55 Step 9/23 : RUN go mod tidy 20:51:56 ---> Running in cf87cbcf7d3a 20:51:56 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 20:51:57 Removing intermediate container f329f19a30a8 20:51:57 ---> c94e8302c723 20:51:57 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:51:57 ---> Running in f81b5c6ba087 20:51:57 Removing intermediate container 7691c8f031c0 20:51:57 ---> f52bf2b4cce8 20:51:57 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:51:57 ---> Running in 6e279349dc15 20:51:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:51:58 Removing intermediate container 0210b0ffece1 20:51:58 ---> bdcbcd491826 20:51:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:51:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:51:58 ---> Running in dcc42c6b7989 20:51:58 Removing intermediate container cf87cbcf7d3a 20:51:58 ---> 8126567ab196 20:51:58 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:51:59 ---> Running in 0eed641a8514 20:51:59 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 20:51:59 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 20:52:02 Removing intermediate container 50badde57dbd 20:52:02 ---> 26bd15d2296e 20:52:02 Successfully built 26bd15d2296e 20:52:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:52:02 + docker inspect -f . ci-base-image-arm64 20:52:02 . [Pipeline] withDockerContainer 20:52:02 prd-ubuntu18.04-docker-arm64-4c-16g-1000 does not seem to be running inside a container 20:52:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:52:04 $ docker top 8451608d17ff1ba8856a280ec4b0b36bfbd7db6e10206cc90f5f3c99e6190c13 -eo pid,comm [Pipeline] { [Pipeline] sh 20:52:05 + go version 20:52:05 go version go1.16.3 linux/arm64 [Pipeline] } 20:52:05 $ docker stop --time=1 8451608d17ff1ba8856a280ec4b0b36bfbd7db6e10206cc90f5f3c99e6190c13 20:52:07 $ docker rm -f 8451608d17ff1ba8856a280ec4b0b36bfbd7db6e10206cc90f5f3c99e6190c13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:52:08 + docker inspect -f . ci-base-image-arm64 20:52:08 . [Pipeline] withDockerContainer 20:52:08 prd-ubuntu18.04-docker-arm64-4c-16g-1000 does not seem to be running inside a container 20:52:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:52:10 $ docker top 1d3555554561ad089c3ce097b9f4f72655a1ac051d294837c4a7ba71afda39dc -eo pid,comm [Pipeline] { [Pipeline] echo 20:52:10 ========================================================= 20:52:10 [edgeXBuildGoParallel] Running Tests and Build... 20:52:10 ========================================================= [Pipeline] sh 20:52:11 + go mod tidy [Pipeline] sh 20:52:12 + make test 20:52:12 go mod tidy 20:52:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:52:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:52:38 Removing intermediate container f81b5c6ba087 20:52:38 ---> 0d56c5779f29 20:52:38 20:52:38 Step 11/26 : FROM alpine:3.12 20:52:38 3.12: Pulling from library/alpine 20:52:39 ? github.com/edgexfoundry/edgex-go [no test files] 20:52:39 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 20:52:39 Status: Downloaded newer image for alpine:3.12 20:52:39 ---> 13621d1b12d4 20:52:39 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:52:39 ---> Running in 09650e77fb78 20:52:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:52:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:52:40 (1/6) Installing ca-certificates (20191127-r4) 20:52:40 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:52:40 (3/6) Installing libcurl (7.77.0-r0) 20:52:40 (4/6) Installing curl (7.77.0-r0) 20:52:40 (5/6) Installing dumb-init (1.2.2-r1) 20:52:40 (6/6) Installing su-exec (0.2-r1) 20:52:40 Executing busybox-1.31.1-r20.trigger 20:52:40 Executing ca-certificates-20191127-r4.trigger 20:52:40 OK: 7 MiB in 20 packages 20:52:44 Removing intermediate container dcc42c6b7989 20:52:44 ---> 2eee8935312a 20:52:44 20:52:44 Step 11/23 : FROM alpine:3.12 20:52:44 ---> 13621d1b12d4 20:52:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:52:44 Removing intermediate container 0eed641a8514 20:52:44 ---> e88f2a0eb1fc 20:52:44 20:52:44 Step 11/23 : FROM alpine:3.12 20:52:44 ---> 13621d1b12d4 20:52:44 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:52:44 Removing intermediate container 6e279349dc15 20:52:44 ---> 28fe9514df65 20:52:44 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:52:44 ---> Running in de0e6585bdf5 20:52:44 Removing intermediate container 9ff0d167541e 20:52:44 ---> 77dd80532ee9 20:52:44 20:52:44 Step 11/24 : FROM alpine:3.12 20:52:44 ---> 13621d1b12d4 20:52:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:52:44 Removing intermediate container 09650e77fb78 20:52:44 ---> d2f53acdee27 20:52:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:52:44 ---> Running in 48b6ecc3c441 20:52:44 ---> Running in d8a763cb8dea 20:52:45 ---> Running in 8de5f4954246 20:52:45 ---> Running in b4928d61e866 20:52:45 Removing intermediate container b4928d61e866 20:52:45 ---> df428d27c5f4 20:52:45 Step 14/26 : WORKDIR / 20:52:45 Removing intermediate container 8de5f4954246 20:52:45 ---> a7cc93577393 20:52:45 Step 13/24 : ENV APP_PORT=59880 20:52:45 ---> Running in bcc253c5b570 20:52:45 ---> Running in f29ec9937769 20:52:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:52:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:52:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:52:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:52:45 Removing intermediate container f29ec9937769 20:52:45 ---> 2d09e6d12baf 20:52:45 Step 14/24 : EXPOSE $APP_PORT 20:52:45 (1/2) Installing ca-certificates (20191127-r4) 20:52:45 (1/1) Installing dumb-init (1.2.2-r1) 20:52:45 Executing busybox-1.31.1-r20.trigger 20:52:45 OK: 6 MiB in 15 packages 20:52:45 Removing intermediate container bcc253c5b570 20:52:45 ---> 5e5b2ee0c2d6 20:52:45 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:52:45 (2/2) Installing dumb-init (1.2.2-r1) 20:52:45 Executing busybox-1.31.1-r20.trigger 20:52:45 Executing ca-certificates-20191127-r4.trigger 20:52:45 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 20:52:45 ---> Running in f6485c522adb 20:52:45 OK: 6 MiB in 16 packages 20:52:46 Removing intermediate container f6485c522adb 20:52:46 ---> 1b3a0dce6de8 20:52:46 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:46 ---> 3535c6c8fa8b 20:52:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:52:46 ---> Running in 3f1f802eb126 20:52:46 Removing intermediate container de0e6585bdf5 20:52:46 ---> 1ee96527eb03 20:52:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:52:47 ---> Running in 2cfda8251447 20:52:47 ---> 7e24a09978ff 20:52:47 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:52:47 Removing intermediate container 48b6ecc3c441 20:52:47 ---> af215f056f5a 20:52:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:52:47 ---> Running in e97ecc89e532 20:52:47 Removing intermediate container 2cfda8251447 20:52:47 ---> 7c2bb5e35fe1 20:52:47 Step 14/23 : ENV APP_PORT=59861 20:52:47 ---> 31d358ebc998 20:52:47 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:52:47 ---> Running in 30435514a5d7 20:52:47 Removing intermediate container e97ecc89e532 20:52:47 ---> 925ea59289ee 20:52:47 Step 14/23 : ENV APP_PORT=59860 20:52:47 Removing intermediate container d8a763cb8dea 20:52:47 ---> 5e6810cf84ac 20:52:47 20:52:47 Step 12/24 : FROM docker:20.10.0 20:52:48 ---> Running in cfb102e4decd 20:52:48 ---> 869639b0c223 20:52:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:52:48 Removing intermediate container 30435514a5d7 20:52:48 ---> ac65b47b86ff 20:52:48 Step 15/23 : EXPOSE $APP_PORT 20:52:48 Removing intermediate container 3f1f802eb126 20:52:48 ---> 4b7404793a1d 20:52:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:52:48 20.10.0: Pulling from library/docker 20:52:48 ---> Running in 201d4d2301ca 20:52:48 ---> Running in e74914398f6c 20:52:48 Removing intermediate container cfb102e4decd 20:52:48 ---> f8f140d9f068 20:52:48 Step 15/23 : EXPOSE $APP_PORT 20:52:48 ---> 08bea2b6fce4 20:52:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:52:48 ---> Running in 54bc6fa6284c 20:52:48 Removing intermediate container 201d4d2301ca 20:52:48 ---> c81be97c3180 20:52:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:49 ---> 6e053afb0863 20:52:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:52:49 Removing intermediate container 54bc6fa6284c 20:52:49 ---> 94d6ca9577a3 20:52:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:49 ---> d8aff253974c 20:52:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:52:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:52:49 ---> 7a4e6927f88e 20:52:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:52:49 ---> 20b422f3f3f0 20:52:49 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/ 20:52:49 ---> Running in 4d09a453fcc9 20:52:50 ---> 4f42dec2e90d 20:52:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:52:50 ---> e931a53faebd 20:52:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:52:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:52:50 ---> e1e96361447e 20:52:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:52:50 ---> 2853fac30a93 20:52:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:52:50 ---> Running in d382fc0744a6 20:52:50 ---> Running in 1cd99cd19d58 20:52:50 Removing intermediate container d382fc0744a6 20:52:50 ---> 1babdba0d14b 20:52:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:52:50 Removing intermediate container 1cd99cd19d58 20:52:50 ---> 89c69835c3fa 20:52:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:52:50 ---> Running in 67c88ef6f007 20:52:50 ---> Running in 921d0779711b 20:52:50 (1/6) Installing dumb-init (1.2.2-r1) 20:52:50 Removing intermediate container 4d09a453fcc9 20:52:50 ---> ee225fe4fe18 20:52:50 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:52:50 ---> Running in ea1a7f15edf3 20:52:50 (2/6) Installing libgcc (9.3.0-r2) 20:52:50 Removing intermediate container 67c88ef6f007 20:52:50 ---> 1c84e2b5f267 20:52:50 Step 21/23 : LABEL arch=x86_64 20:52:50 Removing intermediate container 921d0779711b 20:52:50 ---> 0d838e83407e 20:52:50 Step 21/23 : LABEL arch=x86_64 20:52:50 (3/6) Installing libsodium (1.0.18-r0) 20:52:50 ---> Running in 394680a51507 20:52:50 ---> Running in 1ae1fee9cedb 20:52:50 Removing intermediate container ea1a7f15edf3 20:52:50 ---> 69e7f0f143aa 20:52:50 Step 24/26 : LABEL arch=x86_64 20:52:50 (4/6) Installing libstdc++ (9.3.0-r2) 20:52:50 ---> Running in ac7e27358974 20:52:51 Removing intermediate container 394680a51507 20:52:51 ---> 3217d3589754 20:52:51 Step 22/23 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 20:52:51 Removing intermediate container 1ae1fee9cedb 20:52:51 ---> 364c34c9046a 20:52:51 Step 22/23 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 20:52:51 ---> Running in d231373f01b8 20:52:51 Removing intermediate container ac7e27358974 20:52:51 ---> f2847e540507 20:52:51 Step 25/26 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 20:52:51 (5/6) Installing libzmq (4.3.3-r0) 20:52:51 ---> Running in 1b9387f5c295 20:52:51 ---> Running in 3f4c619e8f15 20:52:51 (6/6) Installing zeromq (4.3.3-r0) 20:52:51 Removing intermediate container d231373f01b8 20:52:51 ---> 312991526066 20:52:51 Step 23/23 : LABEL version=0.0.0 20:52:51 Executing busybox-1.31.1-r20.trigger 20:52:51 OK: 8 MiB in 20 packages 20:52:51 Removing intermediate container 1b9387f5c295 20:52:51 ---> 7d8a545e951b 20:52:51 Step 23/23 : LABEL version=0.0.0 20:52:51 ---> Running in e138f904f31d 20:52:51 Removing intermediate container 3f4c619e8f15 20:52:51 ---> 2c41c0706b34 20:52:51 Step 26/26 : LABEL version=0.0.0 20:52:51 ---> Running in 7af592a94ec2 20:52:51 ---> Running in 07b37d61ce24 20:52:51 Removing intermediate container e138f904f31d 20:52:51 ---> b9ccb5e7d591 20:52:51 20:52:51 Removing intermediate container 7af592a94ec2 20:52:51 ---> 6ca0bfb8c4bc 20:52:51 20:52:51 Removing intermediate container 07b37d61ce24 20:52:51 ---> 7f3c8a732696 20:52:51 20:52:51 Successfully built b9ccb5e7d591 20:52:51 Successfully built 6ca0bfb8c4bc 20:52:51 Successfully built 7f3c8a732696 20:52:51 Successfully tagged support-scheduler:latest 20:52:51 Building security-bootstrapper 20:52:51  Building support-scheduler ... done Successfully tagged support-notifications:latest 20:52:51  Building support-notifications ... done Building core-metadata 20:52:51 Successfully tagged security-secretstore-setup:latest 20:52:51 Building security-proxy-setup 20:52:52  Building security-secretstore-setup ... done Removing intermediate container e74914398f6c 20:52:52 ---> c5abc2968a75 20:52:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:55 ---> 61f9292f9bc1 20:52:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:52:58 ---> d6805587802e 20:52:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:52:58 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:52:58 Status: Downloaded newer image for docker:20.10.0 20:52:58 ---> aefe523efa57 20:52:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:53:03 ---> Running in 787048be5336 20:53:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:53:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:53:03 ---> 52115d4775c5 20:53:03 Step 3/24 : WORKDIR /edgex-go 20:53:03 ---> Using cache 20:53:03 ---> a805e0bdd14b 20:53:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:03 ---> Using cache 20:53:03 ---> f752af7d3f97 20:53:03 Step 5/24 : RUN apk add --update --no-cache make git 20:53:03 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:53:03 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:53:03 ---> 52115d4775c5 20:53:03 Step 3/32 : WORKDIR /edgex-go 20:53:03 ---> Using cache 20:53:03 ---> a805e0bdd14b 20:53:03 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:03 ---> Using cache 20:53:03 ---> f752af7d3f97 20:53:03 Step 5/32 : RUN apk add --update --no-cache make git 20:53:04 ---> f9d5e942d19c 20:53:04 Step 20/24 : ENTRYPOINT ["/core-data"] 20:53:04 ---> Running in a3c8e764af26 20:53:04 ---> Running in 0800fdbf785b 20:53:04 Removing intermediate container 787048be5336 20:53:04 ---> f6eee3a2e3d4 20:53:04 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 20:53:05 ---> Running in 9b48da8f8e22 20:53:05 ---> Running in 9a53495fadfe 20:53:05 Removing intermediate container 9b48da8f8e22 20:53:05 ---> eae3a541895c 20:53:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:05 ---> Running in ea2e349d657a 20:53:05 Removing intermediate container ea2e349d657a 20:53:05 ---> 101e36ee1476 20:53:05 Step 22/24 : LABEL arch=x86_64 20:53:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:53:05 ---> Running in ba800256e09f 20:53:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:53:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:53:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:53:06 (1/39) Installing readline (8.0.4-r0) 20:53:06 (2/39) Installing bash (5.0.17-r0) 20:53:06 Executing bash-5.0.17-r0.post-install 20:53:06 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:53:06 (4/39) Installing libcurl (7.77.0-r0) 20:53:06 (5/39) Installing curl (7.77.0-r0) 20:53:06 (6/39) Installing dumb-init (1.2.2-r1) 20:53:06 (7/39) Installing libbz2 (1.0.8-r1) 20:53:06 (8/39) Installing expat (2.2.9-r1) 20:53:06 (9/39) Installing libffi (3.3-r2) 20:53:06 (10/39) Installing gdbm (1.13-r1) 20:53:06 (11/39) Installing xz-libs (5.2.5-r0) 20:53:06 (12/39) Installing sqlite-libs (3.32.1-r1) 20:53:06 (13/39) Installing python3 (3.8.10-r0) 20:53:06 Removing intermediate container ba800256e09f 20:53:06 ---> 344d159228eb 20:53:06 Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 20:53:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:53:06 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:53:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:53:06 ---> 52115d4775c5 20:53:06 Step 3/22 : WORKDIR /edgex-go 20:53:06 ---> Using cache 20:53:06 ---> a805e0bdd14b 20:53:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:06 ---> Using cache 20:53:06 ---> f752af7d3f97 20:53:06 Step 5/22 : RUN apk add --update --no-cache make git 20:53:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:53:06 ---> Running in 172d62bf363d 20:53:07 ---> Running in ce2801d9fd2e 20:53:07 OK: 219 MiB in 52 packages 20:53:07 (14/39) Installing py3-appdirs (1.4.4-r1) 20:53:07 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:53:07 (16/39) Installing py3-parsing (2.4.7-r0) 20:53:07 (17/39) Installing py3-six (1.15.0-r0) 20:53:07 (18/39) Installing py3-packaging (20.4-r0) 20:53:07 (19/39) Installing py3-setuptools (47.0.0-r0) 20:53:07 (20/39) Installing py3-chardet (3.0.4-r4) 20:53:07 (21/39) Installing py3-idna (2.9-r0) 20:53:07 Removing intermediate container 172d62bf363d 20:53:07 ---> ea5e7e6e06cd 20:53:07 Step 24/24 : LABEL version=0.0.0 20:53:07 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:53:07 OK: 219 MiB in 52 packages 20:53:07 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:53:07 (24/39) Installing py3-requests (2.23.0-r0) 20:53:07 (25/39) Installing py3-msgpack (1.0.0-r0) 20:53:07 (26/39) Installing py3-lockfile (0.12.2-r3) 20:53:07 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:53:07 (28/39) Installing py3-colorama (0.4.3-r0) 20:53:07 (29/39) Installing py3-distlib (0.3.0-r0) 20:53:07 ---> Running in 2740ea1e59e9 20:53:07 (30/39) Installing py3-distro (1.5.0-r1) 20:53:07 (31/39) Installing py3-webencodings (0.5.1-r3) 20:53:07 (32/39) Installing py3-html5lib (1.0.1-r4) 20:53:07 (33/39) Installing py3-pytoml (0.1.21-r0) 20:53:07 (34/39) Installing py3-pep517 (0.8.2-r0) 20:53:07 (35/39) Installing py3-progress (1.5-r0) 20:53:07 (36/39) Installing py3-toml (0.10.1-r0) 20:53:07 (37/39) Installing py3-retrying (1.3.3-r0) 20:53:07 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:53:07 (39/39) Installing py3-pip (20.1.1-r0) 20:53:07 Removing intermediate container 2740ea1e59e9 20:53:07 ---> ecfc0f2969d5 20:53:07 20:53:07 Executing busybox-1.31.1-r19.trigger 20:53:07 OK: 72 MiB in 59 packages 20:53:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:53:07 Removing intermediate container 0800fdbf785b 20:53:07 ---> ee5c6b2ef62d 20:53:07 Step 6/24 : COPY go.mod . 20:53:07 Successfully built ecfc0f2969d5 20:53:07 Successfully tagged core-data:latest 20:53:07 Building core-command 20:53:08  Building core-data ... done Removing intermediate container a3c8e764af26 20:53:08 ---> 3a2154cb25d1 20:53:08 Step 6/32 : COPY go.mod . 20:53:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:53:08 ---> b7cc894240f2 20:53:08 Step 7/24 : RUN go mod download 20:53:08 ---> 3f8968ab78bb 20:53:08 Step 7/32 : RUN go mod download 20:53:08 Collecting docker-compose==1.23.2 20:53:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:53:09 ---> Running in 9d15ab0f6aae 20:53:09 ---> Running in 9bc05f4607d9 20:53:09 Collecting docker<4.0,>=3.6.0 20:53:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:53:09 Collecting dockerpty<0.5,>=0.4.1 20:53:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:53:10 OK: 219 MiB in 52 packages 20:53:10 Collecting cached-property<2,>=1.2.0 20:53:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:53:10 Collecting jsonschema<3,>=2.5.1 20:53:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:53:10 Collecting texttable<0.10,>=0.9.0 20:53:10 Downloading texttable-0.9.1.tar.gz (11 kB) 20:53:10 Removing intermediate container ce2801d9fd2e 20:53:10 ---> 2cce62739122 20:53:10 Step 6/22 : COPY go.mod . 20:53:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:53:10 Collecting docopt<0.7,>=0.6.1 20:53:10 Downloading docopt-0.6.2.tar.gz (25 kB) 20:53:10 ---> 49fa42e7c302 20:53:10 Step 7/22 : RUN go mod download 20:53:11 ---> Running in 0e7230db9121 20:53:11 Removing intermediate container 9d15ab0f6aae 20:53:11 ---> 9232c047230c 20:53:11 Step 8/24 : COPY . . 20:53:11 Removing intermediate container 9bc05f4607d9 20:53:11 ---> e887b11f64a9 20:53:11 Step 8/32 : COPY . . 20:53:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:53:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:53:11 Collecting websocket-client<1.0,>=0.32.0 20:53:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:53:12 Collecting PyYAML<4,>=3.10 20:53:12 Downloading PyYAML-3.13.tar.gz (270 kB) 20:53:13 Collecting docker-pycreds>=0.4.0 20:53:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:53:13 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) 20:53:13 Collecting idna<2.8,>=2.5 20:53:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:53:13 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) 20:53:14 Collecting urllib3<1.25,>=1.21.1 20:53:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:53:14 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:53:14 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:53:14 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:53:14 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:53:14 Removing intermediate container 0e7230db9121 20:53:14 ---> 8cf5eb785ec2 20:53:14 Step 8/22 : COPY . . 20:53:14 Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, cached-property, jsonschema, texttable, docopt, PyYAML, docker-compose 20:53:14 Attempting uninstall: idna 20:53:14 Found existing installation: idna 2.9 20:53:14 Uninstalling idna-2.9: 20:53:14 Successfully uninstalled idna-2.9 20:53:15 Attempting uninstall: urllib3 20:53:15 Found existing installation: urllib3 1.25.9 20:53:15 Uninstalling urllib3-1.25.9: 20:53:15 Successfully uninstalled urllib3-1.25.9 20:53:15 Attempting uninstall: requests 20:53:15 Found existing installation: requests 2.23.0 20:53:15 Uninstalling requests-2.23.0: 20:53:15 Successfully uninstalled requests-2.23.0 20:53:19 Running setup.py install for dockerpty: started 20:53:22 Running setup.py install for dockerpty: finished with status 'done' 20:53:24 Running setup.py install for texttable: started 20:53:25 ---> 9a9305c6b92f 20:53:25 Step 9/32 : RUN go mod tidy 20:53:25 Running setup.py install for texttable: finished with status 'done' 20:53:25 Running setup.py install for docopt: started 20:53:25 ---> c8a2fb769f3e 20:53:25 Step 9/24 : RUN go mod tidy 20:53:25 ---> c019815a6de8 20:53:25 Step 9/22 : RUN go mod tidy 20:53:25 Running setup.py install for docopt: finished with status 'done' 20:53:25 Running setup.py install for PyYAML: started 20:53:25 ---> Running in 62c314a3cc8e 20:53:25 ---> Running in 307d349d0eb5 20:53:25 ---> Running in c63395c2253d 20:53:26 Running setup.py install for PyYAML: finished with status 'done' 20:53:26 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 20:53:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:53:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:53:27 ---> 52115d4775c5 20:53:27 Step 3/24 : WORKDIR /edgex-go 20:53:27 ---> Using cache 20:53:27 ---> a805e0bdd14b 20:53:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:27 ---> Using cache 20:53:27 ---> f752af7d3f97 20:53:27 Step 5/24 : RUN apk add --update --no-cache make git 20:53:27 ---> Using cache 20:53:27 ---> 2cce62739122 20:53:27 Step 6/24 : COPY go.mod . 20:53:27 ---> Using cache 20:53:27 ---> 49fa42e7c302 20:53:27 Step 7/24 : RUN go mod download 20:53:27 ---> Using cache 20:53:27 ---> 8cf5eb785ec2 20:53:27 Step 8/24 : COPY . . 20:53:27 ---> Using cache 20:53:27 ---> c019815a6de8 20:53:27 Step 9/24 : RUN go mod tidy 20:53:27 ---> Running in 37f91dc1d0be 20:53:28 Removing intermediate container c63395c2253d 20:53:28 ---> 4a57e7cb6229 20:53:28 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:53:28 ---> Running in d3f02a69dfb8 20:53:28 Removing intermediate container 307d349d0eb5 20:53:28 ---> 140cbf742008 20:53:28 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:53:28 Removing intermediate container 62c314a3cc8e 20:53:28 ---> e15815637bb7 20:53:28 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:53:28 ---> Running in 55f26455aa97 20:53:28 ---> Running in 83aa89f5624b 20:53:28 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 20:53:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:53:28 Removing intermediate container 37f91dc1d0be 20:53:28 ---> 846822f0d8fb 20:53:28 Step 10/24 : RUN make cmd/core-command/core-command 20:53:29 ---> Running in 6d9275b50777 20:53:29 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 20:53:29 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 20:53:32 Removing intermediate container 9a53495fadfe 20:53:32 ---> 83a387d94eb4 20:53:32 Step 15/24 : ENV APP_PORT=58890 20:53:32 ---> Running in 4d37fafc0f76 20:53:32 Removing intermediate container 4d37fafc0f76 20:53:32 ---> 78d9c9d727d1 20:53:32 Step 16/24 : EXPOSE $APP_PORT 20:53:32 ---> Running in 4b32f5242ded 20:53:32 Removing intermediate container 4b32f5242ded 20:53:32 ---> 23cd9ae2fd6b 20:53:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:53:33 ---> 9d6c12e7b4c9 20:53:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:53:33 ---> 67aad940e6b8 20:53:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:53:33 ---> 681edc14765a 20:53:33 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:53:33 ---> Running in 24e8a09bf8b5 20:53:33 Removing intermediate container 24e8a09bf8b5 20:53:33 ---> ac601d8f4ad5 20:53:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:35 ---> Running in 3ae923f535bf 20:53:35 Removing intermediate container 3ae923f535bf 20:53:35 ---> b2074e676338 20:53:35 Step 22/24 : LABEL arch=x86_64 20:53:35 ---> Running in 35897f3d8012 20:53:35 Removing intermediate container 35897f3d8012 20:53:35 ---> 6bae2090b084 20:53:35 Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 20:53:35 ---> Running in 80845a01bb08 20:53:35 Removing intermediate container 80845a01bb08 20:53:35 ---> ef2b66a7e61d 20:53:35 Step 24/24 : LABEL version=0.0.0 20:53:35 ---> Running in 39b52c7d3ffd 20:53:35 Removing intermediate container 39b52c7d3ffd 20:53:35 ---> 5d19d66af655 20:53:35 20:53:35 Successfully built 5d19d66af655 20:53:35 Successfully tagged sys-mgmt-agent:latest 20:53:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:53:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:53:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:53:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:53:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:53:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:53:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:53:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:53:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:53:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:53:57  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:54:01 Removing intermediate container 55f26455aa97 20:54:01 ---> b7c1ac530d55 20:54:01 20:54:01 Step 11/22 : FROM alpine:3.12 20:54:01 ---> 13621d1b12d4 20:54:01 Step 12/22 : RUN apk add --update --no-cache curl 20:54:01 Removing intermediate container 83aa89f5624b 20:54:01 ---> 4202c3a6ead6 20:54:01 20:54:01 Step 11/32 : FROM alpine:3.12 20:54:01 ---> 13621d1b12d4 20:54:01 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:54:01 ---> Running in 5cd43981be67 20:54:01 ---> Running in c7e25e3f067f 20:54:01 Removing intermediate container c7e25e3f067f 20:54:01 ---> 28dac419cd8e 20:54:01 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:54:01 ---> Running in 9e4407bdb501 20:54:01 Removing intermediate container 6d9275b50777 20:54:01 ---> 5922b8448f3a 20:54:01 20:54:01 Step 11/24 : FROM alpine:3.12 20:54:01 ---> 13621d1b12d4 20:54:01 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:54:01 ---> Using cache 20:54:01 ---> 1ee96527eb03 20:54:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:54:01 ---> Using cache 20:54:01 ---> 7c2bb5e35fe1 20:54:01 Step 14/24 : ENV APP_PORT=59882 20:54:01 ---> Running in 5809549dab2a 20:54:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:54:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:54:01 (1/4) Installing ca-certificates (20191127-r4) 20:54:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:54:02 (3/4) Installing libcurl (7.77.0-r0) 20:54:02 (4/4) Installing curl (7.77.0-r0) 20:54:02 Executing busybox-1.31.1-r20.trigger 20:54:02 Executing ca-certificates-20191127-r4.trigger 20:54:02 OK: 7 MiB in 18 packages 20:54:02 Removing intermediate container 5809549dab2a 20:54:02 ---> 11969c11bcfb 20:54:02 Step 15/24 : EXPOSE $APP_PORT 20:54:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:54:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:54:02 (1/2) Installing dumb-init (1.2.2-r1) 20:54:02 ---> Running in a21edc4cf120 20:54:02 (2/2) Installing su-exec (0.2-r1) 20:54:02 Executing busybox-1.31.1-r20.trigger 20:54:02 OK: 6 MiB in 16 packages 20:54:02 Removing intermediate container d3f02a69dfb8 20:54:02 ---> a4ed51ad3eb7 20:54:02 20:54:02 Step 11/24 : FROM alpine:3.12 20:54:02 ---> 13621d1b12d4 20:54:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:54:02 ---> Using cache 20:54:02 ---> 1ee96527eb03 20:54:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:54:02 ---> Using cache 20:54:02 ---> 7c2bb5e35fe1 20:54:02 Step 14/24 : ENV APP_PORT=59881 20:54:02 ---> Running in 112053a34cca 20:54:02 Removing intermediate container a21edc4cf120 20:54:02 ---> 81c5b8140721 20:54:02 Step 16/24 : WORKDIR / 20:54:02 ---> Running in b5d4e75b3529 20:54:02 Removing intermediate container 112053a34cca 20:54:02 ---> bdc97d9207ab 20:54:02 Step 15/24 : EXPOSE $APP_PORT 20:54:02 Removing intermediate container 5cd43981be67 20:54:02 ---> 231d1863f616 20:54:02 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:54:02 ---> Running in 84cb056107c4 20:54:02 ---> Running in 2eae9d56d79c 20:54:02 Removing intermediate container b5d4e75b3529 20:54:02 ---> cc2b8fc09b26 20:54:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:02 Removing intermediate container 9e4407bdb501 20:54:02 ---> 2d46b19030ca 20:54:02 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:54:02 ---> Running in 71114634925a 20:54:02 Removing intermediate container 84cb056107c4 20:54:02 ---> 767919432059 20:54:02 Step 16/24 : WORKDIR / 20:54:02 Removing intermediate container 2eae9d56d79c 20:54:02 ---> 7896e38b3b74 20:54:02 Step 14/22 : WORKDIR /edgex 20:54:02 Removing intermediate container 71114634925a 20:54:02 ---> 81cb804bf7ff 20:54:02 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:54:02 ---> Running in 3d176d167b81 20:54:02 ---> Running in 5cf3fd153eb1 20:54:02 ---> Running in 1b20034ff600 20:54:02 ---> a83fd198c639 20:54:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:54:03 Removing intermediate container 3d176d167b81 20:54:03 ---> d3891420b883 20:54:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:03 Removing intermediate container 5cf3fd153eb1 20:54:03 ---> 39586daee9b6 20:54:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:54:03 Removing intermediate container 1b20034ff600 20:54:03 ---> 39d0f4d23b8c 20:54:03 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:54:03 ---> 9772182c2894 20:54:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:54:03 ---> Running in 090deb7c72ec 20:54:03 ---> bbb5264cddb8 20:54:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:54:03 ---> da4e7af063f1 20:54:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:54:03 ---> 84c85ea8a5b5 20:54:03 Step 20/24 : ENTRYPOINT ["/core-command"] 20:54:03 ---> Running in 1dd303969985 20:54:03 Removing intermediate container 1dd303969985 20:54:03 ---> 0e175a08c463 20:54:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:54:03 ---> 533a4297f00a 20:54:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:54:03 ---> Running in 092cf3293c84 20:54:03 ---> 7d0dc805d278 20:54:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:54:04 Removing intermediate container 092cf3293c84 20:54:04 ---> 0ac9282bc2eb 20:54:04 Step 22/24 : LABEL arch=x86_64 20:54:04 ---> 07bbc602ec46 20:54:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:54:04 ---> Running in d70ff7269557 20:54:04 Removing intermediate container 090deb7c72ec 20:54:04 ---> b76176723a44 20:54:04 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:54:04 ---> Running in 15bd1b033e89 20:54:04 ---> Running in 7d89d861c5c2 20:54:04 ---> 88848e75d346 20:54:04 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:54:04 Removing intermediate container 15bd1b033e89 20:54:04 ---> 909c5b2d8f3b 20:54:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:54:04 Removing intermediate container d70ff7269557 20:54:04 ---> bbcee0c51b02 20:54:04 Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 20:54:04 ---> Running in 8776e0084c0c 20:54:04 ---> Running in 64f0365c6963 20:54:04 ---> Running in 04c030db8b81 20:54:04 Removing intermediate container 7d89d861c5c2 20:54:04 ---> 6a3d8987fc3d 20:54:04 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:54:04 Removing intermediate container 64f0365c6963 20:54:04 ---> ecba6c9cb925 20:54:04 Step 22/24 : LABEL arch=x86_64 20:54:04 Removing intermediate container 8776e0084c0c 20:54:04 ---> b626c7afa9d7 20:54:04 Step 19/22 : CMD ["--init=true"] 20:54:04 Removing intermediate container 04c030db8b81 20:54:04 ---> 93d87532c6cf 20:54:04 Step 24/24 : LABEL version=0.0.0 20:54:04 ---> Running in a8425a275111 20:54:04 ---> Running in dd7be5d63c59 20:54:04 ---> Running in a06d69a8f917 20:54:04 ---> dd69b5d03db9 20:54:04 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:54:04 Removing intermediate container dd7be5d63c59 20:54:04 ---> 11f3aeba2be8 20:54:04 Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 20:54:04 Removing intermediate container a8425a275111 20:54:04 ---> fd8647a407a7 20:54:04 Step 20/22 : LABEL arch=x86_64 20:54:04 ---> Running in 194d1b00b891 20:54:04 ---> Running in b9f20b189140 20:54:04 Removing intermediate container a06d69a8f917 20:54:04 ---> 53084a4a16c1 20:54:04 20:54:04 ---> Running in 97e06d767571 20:54:04 Successfully built 53084a4a16c1 20:54:04 Successfully tagged core-command:latest 20:54:04  Building core-command ... done Removing intermediate container b9f20b189140 20:54:04 ---> b5afebfdc62f 20:54:04 Step 24/24 : LABEL version=0.0.0 20:54:04 ---> Running in 4b838e030a0e 20:54:04 Removing intermediate container 97e06d767571 20:54:04 ---> 3314cb72ba60 20:54:04 Step 21/22 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 20:54:04 ---> Running in 6ef4b47c5bdf 20:54:04 Removing intermediate container 4b838e030a0e 20:54:04 ---> 4109d7ec77bc 20:54:04 20:54:04 Removing intermediate container 6ef4b47c5bdf 20:54:04 ---> d73ab75fefa8 20:54:04 Step 22/22 : LABEL version=0.0.0 20:54:04 Successfully built 4109d7ec77bc 20:54:04 Successfully tagged core-metadata:latest 20:54:04  Building core-metadata ... done  ---> Running in d5444f183b9b 20:54:05 Removing intermediate container d5444f183b9b 20:54:05 ---> c7d486134c43 20:54:05 20:54:05 Removing intermediate container 194d1b00b891 20:54:05 ---> 5d98804d888f 20:54:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:05 Successfully built c7d486134c43 20:54:05 Successfully tagged security-proxy-setup:latest 20:54:05  Building security-proxy-setup ... done  ---> 6538714b949e 20:54:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:54:05 ---> ed9fdc24b834 20:54:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:54:05 ---> e361025c975e 20:54:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:54:05 ---> 8ca45fbc283e 20:54:05 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:54:06 ---> 21fbbc8f6b04 20:54:06 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:54:06 ---> Running in 028d84676c95 20:54:06 Removing intermediate container 028d84676c95 20:54:06 ---> f5febbe610db 20:54:06 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:54:06 ---> bf72ba8a1ea0 20:54:06 Step 27/32 : RUN chmod +x /entrypoint.sh 20:54:06 ---> Running in 359a502a7f1b 20:54:07 Removing intermediate container 359a502a7f1b 20:54:07 ---> 4ea45afde477 20:54:07 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:54:07 ---> Running in 948f258fd807 20:54:07 Removing intermediate container 948f258fd807 20:54:07 ---> 3efe9f03cb9f 20:54:07 Step 29/32 : CMD ["gate"] 20:54:07 ---> Running in 0621cdf8544d 20:54:07 Removing intermediate container 0621cdf8544d 20:54:07 ---> 6bf72c5d7b8e 20:54:07 Step 30/32 : LABEL arch=x86_64 20:54:07 ---> Running in 23fc65e761cb 20:54:07 Removing intermediate container 23fc65e761cb 20:54:07 ---> a05f3735f618 20:54:07 Step 31/32 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 20:54:07 ---> Running in 0b5046f93556 20:54:07 Removing intermediate container 0b5046f93556 20:54:07 ---> f02e7abf9c8c 20:54:07 Step 32/32 : LABEL version=0.0.0 20:54:07 ---> Running in 6e435e37fcea 20:54:07 Removing intermediate container 6e435e37fcea 20:54:07 ---> 40d6b2bb0ad2 20:54:07 20:54:07 Successfully built 40d6b2bb0ad2 20:54:07 Successfully tagged security-bootstrapper:latest 20:54:07  Building security-bootstrapper ... done  [Pipeline] } 20:54:07 $ docker stop --time=1 7417ddc77b235d7ba6953b4ea644e74a4b51798c077b30318b59a4dc37644882 20:54:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:54:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:54:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 20:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.212s coverage: 28.7% of statements 20:54:09 $ docker rm -f 7417ddc77b235d7ba6953b4ea644e74a4b51798c077b30318b59a4dc37644882 [Pipeline] // withDockerContainer [Pipeline] sh 20:54:12 + docker images 20:54:12 REPOSITORY TAG IMAGE ID CREATED SIZE 20:54:12 security-bootstrapper latest 40d6b2bb0ad2 2 seconds ago 18.2MB 20:54:12 security-proxy-setup latest c7d486134c43 5 seconds ago 25.3MB 20:54:12 core-metadata latest 4109d7ec77bc 5 seconds ago 16.6MB 20:54:12 core-command latest 53084a4a16c1 5 seconds ago 15.9MB 20:54:12 a4ed51ad3eb7 7 seconds ago 1.15GB 20:54:12 5922b8448f3a 8 seconds ago 1.14GB 20:54:12 4202c3a6ead6 9 seconds ago 1.14GB 20:54:12 b7c1ac530d55 10 seconds ago 1.15GB 20:54:12 sys-mgmt-agent latest 5d19d66af655 35 seconds ago 312MB 20:54:12 core-data latest ecfc0f2969d5 About a minute ago 20.2MB 20:54:12 support-notifications latest 6ca0bfb8c4bc About a minute ago 16.6MB 20:54:12 support-scheduler latest b9ccb5e7d591 About a minute ago 15.9MB 20:54:12 security-secretstore-setup latest 7f3c8a732696 About a minute ago 28.1MB 20:54:12 5e6810cf84ac About a minute ago 1.15GB 20:54:12 e88f2a0eb1fc About a minute ago 1.15GB 20:54:12 2eee8935312a About a minute ago 1.14GB 20:54:12 77dd80532ee9 About a minute ago 1.15GB 20:54:12 0d56c5779f29 About a minute ago 1.15GB 20:54:12 ci-base-image-x86_64 latest 52115d4775c5 6 minutes ago 648MB 20:54:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 20:54:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 20:54:12 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 20:54:12 docker 20.10.0 aefe523efa57 5 months ago 240MB 20:54:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } 20:54:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.312s coverage: 100.0% of statements 20:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:54:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.248s coverage: 81.2% of statements 20:54:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [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] } 20:54:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.352s coverage: 53.4% of statements 20:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 20:54:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 20:54:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.597s coverage: 87.7% of statements 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 20:54:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.239s coverage: 78.9% of statements 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 20:54:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 20:54:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.685s coverage: 95.1% of statements 20:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 20:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 20:54:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 20:54:25 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 20:54:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:54:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:54:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:54:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:54:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:54:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:54:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.156s coverage: 58.8% of statements 20:54:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 20:54:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 20:54:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.225s coverage: 60.0% of statements 20:54:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.324s coverage: 0.8% of statements 20:54:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 20:54:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.181s coverage: 22.0% of statements 20:54:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:54:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.223s coverage: 47.1% of statements 20:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 79.5% of statements 20:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements 20:54:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.209s coverage: 96.3% of statements 20:54:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements 20:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.219s coverage: 94.4% of statements 20:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements 20:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.626s coverage: 81.8% of statements 20:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.262s coverage: 92.9% of statements 20:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 20:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.088s coverage: 87.2% of statements 20:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.169s coverage: 100.0% of statements 20:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.211s coverage: 76.0% of statements 20:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.244s coverage: 80.0% of statements 20:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements 20:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements 20:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.274s coverage: 91.2% of statements 20:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.786s coverage: 64.4% of statements 20:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.191s coverage: 100.0% of statements 20:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements 20:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 20:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements 20:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 20:55:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.995s coverage: 66.9% of statements 20:55:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:55:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:55:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:55:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.683s coverage: 43.6% of statements 20:55:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:55:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:55:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.092s coverage: 89.5% of statements 20:55:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:55:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.109s coverage: 84.8% of statements 20:55:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:55:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:55:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:55:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 20:55:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.252s coverage: 19.3% of statements 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 20:55:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.562s coverage: 91.9% of statements 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 20:55:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.251s coverage: 62.7% of statements 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 20:55:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.413s coverage: 97.6% of statements 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 20:55:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.061s coverage: 0.0% of statements 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:55:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 20:55:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:55:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements 20:55:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.171s coverage: 28.1% of statements 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 20:55:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.162s coverage: 28.9% of statements 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 20:55:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 20:55:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 20:55:13 GO111MODULE=on go vet ./... 20:56:49 gofmt -l . 20:56:49 [ "`gofmt -l .`" = "" ] 20:56:49 ./bin/test-attribution-txt.sh [Pipeline] sh 20:56:50 + ls -al . 20:56:50 total 556 20:56:50 drwxrwxr-x 9 1001 1001 4096 Jun 8 20:56 . 20:56:50 drwxr-xr-x 4 root root 4096 Jun 8 20:52 .. 20:56:50 -rw-rw-r-- 1 1001 1001 11 Jun 8 20:50 .dockerignore 20:56:50 drwxrwxr-x 8 1001 1001 4096 Jun 8 20:50 .git 20:56:50 drwxrwxr-x 3 1001 1001 4096 Jun 8 20:50 .github 20:56:50 -rw-rw-r-- 1 1001 1001 818 Jun 8 20:50 .gitignore 20:56:50 -rw-rw-r-- 1 1001 1001 166 Jun 8 20:50 .sonarcloud.properties 20:56:50 -rw-rw-r-- 1 1001 1001 8609 Jun 8 20:50 Attribution.txt 20:56:50 -rw-rw-r-- 1 1001 1001 3804 Jun 8 20:50 CONTRIBUTING.md 20:56:50 -rw-rw-r-- 1 1001 1001 931 Jun 8 20:50 Dockerfile.build 20:56:50 -rw-rw-r-- 1 1001 1001 849 Jun 8 20:50 Jenkinsfile 20:56:50 -rw-rw-r-- 1 1001 1001 10775 Jun 8 20:50 LICENSE 20:56:50 -rw-rw-r-- 1 1001 1001 5605 Jun 8 20:50 Makefile 20:56:50 -rw-rw-r-- 1 1001 1001 7978 Jun 8 20:50 README.md 20:56:50 -rw-rw-r-- 1 1001 1001 6755 Jun 8 20:50 SECURITY.md 20:56:50 -rw-rw-r-- 1 1001 1001 5 Jun 8 20:47 VERSION 20:56:50 -rw-rw-r-- 1 1001 1001 4131 Jun 8 20:50 ZMQWindows.md 20:56:50 drwxrwxr-x 2 1001 1001 4096 Jun 8 20:50 bin 20:56:50 drwxrwxr-x 14 1001 1001 4096 Jun 8 20:50 cmd 20:56:50 -rw-r--r-- 1 root root 411291 Jun 8 20:55 coverage.out 20:56:50 -rw-rw-r-- 1 1001 1001 902 Jun 8 20:50 go.mod 20:56:50 -rw-r--r-- 1 root root 21048 Jun 8 20:52 go.sum 20:56:50 drwxrwxr-x 8 1001 1001 4096 Jun 8 20:50 internal 20:56:50 drwxrwxr-x 3 1001 1001 4096 Jun 8 20:50 openapi 20:56:50 drwxrwxr-x 4 1001 1001 4096 Jun 8 20:50 snap 20:56:50 -rw-rw-r-- 1 1001 1001 168 Jun 8 20:50 version.go [Pipeline] sh 20:56:51 + '[' -e coverage.out ] 20:56:51 + chown 1001:1001 coverage.out [Pipeline] stash 20:56:51 Warning: overwriting stash ‘coverage-report’ 20:56:52 Stashed 1 file(s) [Pipeline] sh 20:56:52 + make build 20:56:52 go mod tidy 20:56:53 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 20:57:01 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 20:57:28 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 20:57:30 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 20:57:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:57:36 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 20:57:40 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 20:57:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:57:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:57:51 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 20:57:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 20:57:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 20:58:03 $ docker stop --time=1 1d3555554561ad089c3ce097b9f4f72655a1ac051d294837c4a7ba71afda39dc 20:58:06 $ docker rm -f 1d3555554561ad089c3ce097b9f4f72655a1ac051d294837c4a7ba71afda39dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:58:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:58:08 20:58:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:58:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:58:08 latest: Pulling from edgex-devops/edgex-compose-arm64 20:58:08 29e5d40040c1: Pulling fs layer 20:58:08 1ce36da41761: Pulling fs layer 20:58:08 25b303627fd3: Pulling fs layer 20:58:09 29e5d40040c1: Verifying Checksum 20:58:09 29e5d40040c1: Download complete 20:58:09 29e5d40040c1: Pull complete 20:58:09 1ce36da41761: Verifying Checksum 20:58:09 1ce36da41761: Download complete 20:58:11 1ce36da41761: Pull complete 20:58:11 25b303627fd3: Verifying Checksum 20:58:11 25b303627fd3: Download complete 20:58:21 25b303627fd3: Pull complete 20:58:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:58:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:58:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:58:21 prd-ubuntu18.04-docker-arm64-4c-16g-1000 does not seem to be running inside a container 20:58:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:58:24 $ docker top 060a31bb672c358120c7aac61d12457825d232874c42d9170b9ebd1d47399355 -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:25 + grep parallel 20:58:25 + docker-compose build --help 20:58:30 --parallel Build images in parallel. [Pipeline] } 20:58:30 $ docker stop --time=1 060a31bb672c358120c7aac61d12457825d232874c42d9170b9ebd1d47399355 20:58:32 $ docker rm -f 060a31bb672c358120c7aac61d12457825d232874c42d9170b9ebd1d47399355 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:58:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:58:32 . [Pipeline] withDockerContainer 20:58:33 prd-ubuntu18.04-docker-arm64-4c-16g-1000 does not seem to be running inside a container 20:58:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:58:34 $ docker top 512576acb730bb7cd0ed60904fdfc3550d5963cc430beffaa056f3fa65ae16ff -eo pid,comm [Pipeline] { [Pipeline] sh 20:58:35 + docker-compose -f ./docker-compose-build.yml build --parallel 20:58:40 Building core-command ... 20:58:40 Building core-data ... 20:58:40 Building core-metadata ... 20:58:40 Building security-bootstrapper ... 20:58:40 Building security-proxy-setup ... 20:58:40 Building security-secretstore-setup ... 20:58:40 Building support-notifications ... 20:58:40 Building support-scheduler ... 20:58:40 Building sys-mgmt-agent ... 20:58:40 Building security-secretstore-setup 20:58:40 Building sys-mgmt-agent 20:58:40 Building core-metadata 20:58:40 Building support-notifications 20:58:40 Building security-bootstrapper 20:59:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:59:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:59:51 ---> 26bd15d2296e 20:59:51 Step 3/23 : WORKDIR /edgex-go 20:59:51 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:59:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:59:51 ---> 26bd15d2296e 20:59:51 Step 3/26 : WORKDIR /edgex-go 20:59:51 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:59:51 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:59:51 ---> 26bd15d2296e 20:59:51 Step 3/32 : WORKDIR /edgex-go 20:59:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:59:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:59:51 ---> 26bd15d2296e 20:59:51 Step 3/24 : WORKDIR /edgex-go 20:59:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:59:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:59:51 ---> 26bd15d2296e 20:59:51 Step 3/24 : WORKDIR /edgex-go 20:59:51 ---> Running in 6fa2f3ddbbfb 20:59:51 ---> Running in 8ce656f249d9 20:59:51 ---> Running in 4623fcff1b42 20:59:51 ---> Running in 980b990eb8e6 20:59:51 ---> Running in 6247ab9f8308 20:59:52 Removing intermediate container 6247ab9f8308 20:59:52 ---> 563b6de82280 20:59:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:52 Removing intermediate container 8ce656f249d9 20:59:52 ---> aaa87a61c443 20:59:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:52 Removing intermediate container 980b990eb8e6 20:59:52 ---> 5c8284ad12e0 20:59:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:52 Removing intermediate container 4623fcff1b42 20:59:52 ---> 8631ff43f92d 20:59:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:52 Removing intermediate container 6fa2f3ddbbfb 20:59:52 ---> d99a7c34a681 20:59:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:52 ---> Running in 1bb4f470c7d8 20:59:52 ---> Running in f01824e596c4 20:59:52 ---> Running in dde1a7a19ab7 20:59:53 ---> Running in 6042ed643a64 20:59:53 ---> Running in 6d5618f2d49a 20:59:57 Removing intermediate container f01824e596c4 20:59:57 ---> fb6f2ce3be9d 20:59:57 Step 5/26 : RUN apk add --update --no-cache make git 20:59:57 Removing intermediate container 1bb4f470c7d8 20:59:57 ---> 248091fb5c48 20:59:57 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:59:57 ---> Running in d94d8869681f 20:59:57 ---> Running in b2c69e86aa8c 20:59:57 Removing intermediate container dde1a7a19ab7 20:59:57 ---> 8155aa410b54 20:59:57 Step 5/32 : RUN apk add --update --no-cache make git 20:59:57 Removing intermediate container 6d5618f2d49a 20:59:57 ---> 795a5cd717ba 20:59:57 Step 5/24 : RUN apk add --update --no-cache make bash git 20:59:57 Removing intermediate container 6042ed643a64 20:59:57 ---> 215ecf2e5080 20:59:57 Step 5/24 : RUN apk add --update --no-cache make git 20:59:57 ---> Running in 9a036f56ba1f 20:59:58 ---> Running in ffb283040d84 20:59:58 ---> Running in 6a01acf29198 21:00:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:00:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:00:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:00:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:00:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:00:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:00:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:00:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:00:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:00:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:00:01 OK: 218 MiB in 52 packages 21:00:01 OK: 218 MiB in 52 packages 21:00:01 OK: 218 MiB in 52 packages 21:00:02 OK: 218 MiB in 52 packages 21:00:02 OK: 218 MiB in 52 packages 21:00:03 Removing intermediate container d94d8869681f 21:00:03 ---> 9602369b3a19 21:00:03 Step 6/26 : COPY go.mod . 21:00:03 Removing intermediate container 9a036f56ba1f 21:00:03 ---> d45e9cdab08a 21:00:03 Step 6/32 : COPY go.mod . 21:00:03 Removing intermediate container b2c69e86aa8c 21:00:03 ---> 010dc7a015bd 21:00:03 Step 6/23 : COPY go.mod . 21:00:04 Removing intermediate container ffb283040d84 21:00:04 ---> b8392a58ab54 21:00:04 Step 6/24 : COPY go.mod . 21:00:04 Removing intermediate container 6a01acf29198 21:00:04 ---> 6f9589cea778 21:00:04 Step 6/24 : COPY go.mod . 21:00:04 ---> 647bf7038aa4 21:00:04 Step 7/26 : RUN go mod download 21:00:04 ---> Running in 4f84a23b04fc 21:00:05 ---> ec448e155a52 21:00:05 Step 7/32 : RUN go mod download 21:00:05 ---> 12413c03f3d8 21:00:05 Step 7/23 : RUN go mod download 21:00:05 ---> Running in 21f2c8a7131c 21:00:05 ---> a0162ed0b2ce 21:00:05 Step 7/24 : RUN go mod download 21:00:05 ---> Running in 2d72755bfc0a 21:00:05 ---> f556aa4b5b18 21:00:05 Step 7/24 : RUN go mod download 21:00:05 ---> Running in f109513e29c5 21:00:06 ---> Running in 312a3f3db611 21:00:09 Removing intermediate container 21f2c8a7131c 21:00:09 ---> 9cba1f7754ca 21:00:09 Step 8/32 : COPY . . 21:00:09 Removing intermediate container 4f84a23b04fc 21:00:09 ---> 46b4fc111003 21:00:09 Step 8/26 : COPY . . 21:00:09 Removing intermediate container 2d72755bfc0a 21:00:09 ---> 75766e76709e 21:00:09 Step 8/23 : COPY . . 21:00:10 Removing intermediate container 312a3f3db611 21:00:10 ---> 910fb3b33ede 21:00:10 Step 8/24 : COPY . . 21:00:10 Removing intermediate container f109513e29c5 21:00:10 ---> 8eb988ffff8b 21:00:10 Step 8/24 : COPY . . 21:00:37 ---> faedb89a7d6c 21:00:37 Step 9/32 : RUN go mod tidy 21:00:37 ---> 941b9dc37d32 21:00:37 Step 9/23 : RUN go mod tidy 21:00:37 ---> 52ed8d5b18c4 21:00:37 Step 9/24 : RUN go mod tidy 21:00:37 ---> 612cc82a33c7 21:00:37 Step 9/26 : RUN go mod tidy 21:00:37 ---> Running in 1c9c5a31b75f 21:00:37 ---> Running in 31bd84040da9 21:00:37 ---> Running in 6818c4016fd8 21:00:37 ---> Running in 234ef2e64fd1 21:00:37 ---> 34229a4cb686 21:00:37 Step 9/24 : RUN go mod tidy 21:00:37 ---> Running in b42d6f4f7201 21:00:41 Removing intermediate container 1c9c5a31b75f 21:00:41 ---> b1d2ce89e323 21:00:41 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:00:41 ---> Running in 67db4ea88a30 21:00:43 Removing intermediate container 6818c4016fd8 21:00:43 ---> f934795b7b8f 21:00:43 Step 10/24 : RUN make cmd/core-metadata/core-metadata 21:00:43 Removing intermediate container 31bd84040da9 21:00:43 ---> ee366f12416b 21:00:43 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:00:43 ---> Running in a4bdfc441d23 21:00:43 ---> Running in 313bf43098e0 21:00:43 Removing intermediate container 234ef2e64fd1 21:00:43 ---> ce9424bea4f8 21:00:43 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:00:43 Removing intermediate container b42d6f4f7201 21:00:43 ---> 9a9909c5ed6c 21:00:43 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:00:43 ---> Running in 94a4efced644 21:00:43 ---> Running in d505eac79d35 21:00:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:00:45 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 21:00:46 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 21:00:46 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 21:00:46 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 21:02:48 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 21:02:54 Removing intermediate container 67db4ea88a30 21:02:54 ---> 6966c50158d1 21:02:54 21:02:54 Step 11/32 : FROM alpine:3.12 21:02:54 3.12: Pulling from library/alpine 21:02:54 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 21:02:54 Status: Downloaded newer image for alpine:3.12 21:02:54 ---> 9852663dfa18 21:02:54 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:02:54 ---> Running in 0e5ba45ee17e 21:02:55 Removing intermediate container 0e5ba45ee17e 21:02:55 ---> 8f45d5f0325a 21:02:55 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 21:02:55 ---> Running in 39fcd50f9a4b 21:02:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:02:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:02:58 Removing intermediate container 94a4efced644 21:02:58 ---> a3cd5708c796 21:02:58 21:02:58 Step 11/26 : FROM alpine:3.12 21:02:58 ---> 9852663dfa18 21:02:58 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:02:59 ---> Running in cc480701205d 21:02:59 (1/2) Installing dumb-init (1.2.2-r1) 21:02:59 (2/2) Installing su-exec (0.2-r1) 21:02:59 Executing busybox-1.31.1-r20.trigger 21:02:59 OK: 5 MiB in 16 packages 21:03:00 Removing intermediate container 313bf43098e0 21:03:00 ---> 837c74c025a8 21:03:00 21:03:00 Step 11/23 : FROM alpine:3.12 21:03:00 ---> 9852663dfa18 21:03:00 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:03:00 ---> Running in 6a62816d1f7c 21:03:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:03:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:03:01 Removing intermediate container 39fcd50f9a4b 21:03:01 ---> 787be671ab74 21:03:01 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 21:03:02 ---> Running in e3f4270ee3eb 21:03:02 (1/6) Installing ca-certificates (20191127-r4) 21:03:02 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:03:02 (3/6) Installing libcurl (7.77.0-r0) 21:03:02 (4/6) Installing curl (7.77.0-r0) 21:03:02 (5/6) Installing dumb-init (1.2.2-r1) 21:03:02 (6/6) Installing su-exec (0.2-r1) 21:03:02 Executing busybox-1.31.1-r20.trigger 21:03:02 Executing ca-certificates-20191127-r4.trigger 21:03:02 OK: 7 MiB in 20 packages 21:03:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:03:03 Removing intermediate container e3f4270ee3eb 21:03:03 ---> d9662a216f64 21:03:03 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:03:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:03:04 (1/2) Installing ca-certificates (20191127-r4) 21:03:04 (2/2) Installing dumb-init (1.2.2-r1) 21:03:04 Executing busybox-1.31.1-r20.trigger 21:03:04 Executing ca-certificates-20191127-r4.trigger 21:03:04 ---> Running in 633ec4039033 21:03:05 OK: 6 MiB in 16 packages 21:03:05 Removing intermediate container d505eac79d35 21:03:05 ---> a979e47ba45c 21:03:05 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:03:05 Removing intermediate container cc480701205d 21:03:05 ---> ed4d51292bc3 21:03:05 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:03:06 Removing intermediate container a4bdfc441d23 21:03:06 ---> 1fd213868fb0 21:03:06 21:03:06 Step 11/24 : FROM alpine:3.12 21:03:06 ---> 9852663dfa18 21:03:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:03:06 Removing intermediate container 633ec4039033 21:03:06 ---> 1d1cf5d6ab6b 21:03:06 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:03:10 ---> Running in b945c9adfb63 21:03:10 ---> Running in fc32f1154dc2 21:03:10 ---> Running in ae1674fa39f7 21:03:10 ---> Running in 08d9aea5f23c 21:03:10 Removing intermediate container fc32f1154dc2 21:03:10 ---> 875c6b600530 21:03:10 Step 14/26 : WORKDIR / 21:03:10 Removing intermediate container 6a62816d1f7c 21:03:10 ---> cc53f66e38a6 21:03:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:03:10 ---> Running in 7fb2738a0246 21:03:10 ---> Running in 6b9299c2958d 21:03:10 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 21:03:10 Removing intermediate container 7fb2738a0246 21:03:10 ---> cf7f84f962ea 21:03:10 Removing intermediate container 6b9299c2958d 21:03:10 ---> db72734c0874 21:03:10 Step 14/23 : ENV APP_PORT=59860 21:03:10 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:03:10 ---> Running in af524ef6f23b 21:03:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:03:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:03:10 Removing intermediate container af524ef6f23b 21:03:10 ---> 0b508c430bb0 21:03:10 Step 15/23 : EXPOSE $APP_PORT 21:03:10 (1/1) Installing dumb-init (1.2.2-r1) 21:03:10 Executing busybox-1.31.1-r20.trigger 21:03:10 OK: 5 MiB in 15 packages 21:03:10 ---> Running in 5b6a0865c325 21:03:10 ---> 9e669a32c307 21:03:10 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:03:10 Removing intermediate container ae1674fa39f7 21:03:10 ---> d5ce465bb053 21:03:10 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 21:03:10 ---> Running in ee509749e677 21:03:11 Removing intermediate container 5b6a0865c325 21:03:11 ---> b55466c2d489 21:03:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:11 ---> 390e608ea6db 21:03:11 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:03:11 Removing intermediate container ee509749e677 21:03:11 ---> fb540c4253d5 21:03:11 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:03:11 Removing intermediate container 08d9aea5f23c 21:03:11 ---> 464b2ce6baf8 21:03:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:03:12 Removing intermediate container b945c9adfb63 21:03:12 ---> 3305d114d23f 21:03:12 21:03:12 Step 12/24 : FROM docker:20.10.0 21:03:12 ---> Running in 46a62e858a4c 21:03:12 20.10.0: Pulling from library/docker 21:03:12 ---> 82c1a3fad742 21:03:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:03:13 ---> 1b95bd5eb18e 21:03:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:03:13 Removing intermediate container 46a62e858a4c 21:03:13 ---> 26443a1e5789 21:03:13 Step 14/24 : ENV APP_PORT=59881 21:03:13 ---> bc844778f786 21:03:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:03:13 ---> Running in 1b270afb23e1 21:03:14 ---> Running in 22fe7b2d5a07 21:03:14 ---> 73471b2ae630 21:03:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:03:15 Removing intermediate container 1b270afb23e1 21:03:15 ---> 3e3ecb974329 21:03:15 ---> 563e0f2b881a 21:03:15 Step 15/24 : EXPOSE $APP_PORTStep 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:03:15 21:03:15 ---> Running in 16c6d260b5e1 21:03:16 Removing intermediate container 16c6d260b5e1 21:03:16 ---> 9ed5f9e4cf7b 21:03:16 Step 16/24 : WORKDIR / 21:03:16 ---> 8ad668e6de71 21:03:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:03:16 ---> 2e0909479633 21:03:16 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:03:16 ---> Running in 74ea70642da3 21:03:17 ---> Running in 10c46c4f9872 21:03:18 Removing intermediate container 10c46c4f9872 21:03:18 ---> 611334068c8e 21:03:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:18 Removing intermediate container 74ea70642da3 21:03:18 ---> 432a164c40bd 21:03:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:20 ---> Running in ca45dfed214c 21:03:20 Removing intermediate container 22fe7b2d5a07 21:03:20 ---> 8d20d64ce51f 21:03:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:20 ---> f7feab09465d 21:03:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:03:20 Removing intermediate container ca45dfed214c 21:03:20 ---> b8c6b5bba633 21:03:20 Step 21/23 : LABEL arch=arm64 21:03:20 ---> 59420fb7ea76 21:03:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:03:20 ---> fbe5136219f9 21:03:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:03:20 ---> Running in 9041e36f29cc 21:03:21 ---> a23eb802a2b9 21:03:21 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/ 21:03:21 Removing intermediate container 9041e36f29cc 21:03:21 ---> a55406446ce8 21:03:21 Step 22/23 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 21:03:21 ---> Running in fde7f25a1779 21:03:21 ---> Running in 8903e608f8be 21:03:22 ---> 3dd8dd52a153 21:03:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:03:22 Removing intermediate container 8903e608f8be 21:03:22 ---> f2539ec9d7f6 21:03:22 Step 23/23 : LABEL version=0.0.0 21:03:23 ---> 54670a150b88 21:03:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:03:23 ---> Running in ca3849abebcb 21:03:23 ---> 05491bde08bb 21:03:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:03:24 ---> Running in c8169126f8a3 21:03:24 Removing intermediate container ca3849abebcb 21:03:24 ---> 16b0a59d005c 21:03:24 21:03:24 ---> 9b48fb0733a8 21:03:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:03:25 Removing intermediate container fde7f25a1779 21:03:25 ---> bcd0baaf3a4a 21:03:25 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 21:03:25 Removing intermediate container c8169126f8a3 21:03:25 ---> 9ed7541b5ed4 21:03:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:25 Successfully built 16b0a59d005c 21:03:25 Successfully tagged support-notifications-arm64:latest 21:03:25 Building core-command 21:03:25  Building support-notifications ... done  ---> Running in a7bbf49716c6 21:03:25 ---> Running in 705efd2646d4 21:03:26 ---> 36fec6cc4068 21:03:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:03:26 Removing intermediate container a7bbf49716c6 21:03:26 ---> dccc9ae2f8d7 21:03:26 Step 22/24 : LABEL arch=arm64 21:03:26 Removing intermediate container 705efd2646d4 21:03:26 ---> 27e5e3bcd5db 21:03:26 Step 24/26 : LABEL arch=arm64 21:03:26 ---> Running in 989d4510259a 21:03:26 ---> Running in 47898a2795ca 21:03:29 Removing intermediate container 989d4510259a 21:03:29 ---> b59e46d7994a 21:03:29 Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 21:03:29 ---> 22892ce2b34a 21:03:29 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 21:03:29 Removing intermediate container 47898a2795ca 21:03:29 ---> fde42347a21a 21:03:29 Step 25/26 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 21:03:29 ---> Running in 1934e95805cd 21:03:29 ---> Running in 07c913cd6176 21:03:29 ---> Running in a17cb6ee2718 21:03:29 Removing intermediate container 1934e95805cd 21:03:29 ---> ae35d616285b 21:03:29 Step 24/24 : LABEL version=0.0.0 21:03:29 ---> Running in fbc1b35db656 21:03:29 Removing intermediate container a17cb6ee2718 21:03:29 ---> 58853b16270d 21:03:29 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:03:29 Removing intermediate container 07c913cd6176 21:03:29 ---> 7039e34aa7cc 21:03:29 Step 26/26 : LABEL version=0.0.0 21:03:29 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:03:29 Status: Downloaded newer image for docker:20.10.0 21:03:30 ---> Running in ce240fe7cf1c 21:03:30 ---> eeaf43b92773 21:03: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' 21:03:30 ---> Running in e5d393f16958 21:03:30 Removing intermediate container fbc1b35db656 21:03:30 ---> 76950fc06eda 21:03:30 21:03:30 Removing intermediate container ce240fe7cf1c 21:03:30 ---> 643b78f7749c 21:03:30 21:03:30 Successfully built 76950fc06eda 21:03:31 Successfully tagged core-metadata-arm64:latest 21:03:31 ---> 06147ee35d3c 21:03:31  Building core-metadata ... done Step 27/32 : RUN chmod +x /entrypoint.sh 21:03:31 Building core-data 21:03:31 Successfully built 643b78f7749c 21:03:31 Successfully tagged security-secretstore-setup-arm64:latest 21:03:31  Building security-secretstore-setup ... done Building security-proxy-setup 21:03:31 Removing intermediate container e5d393f16958 21:03:31 ---> bfb821e36dd0 21:03:31 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 21:03:31 ---> Running in d4eb3aa84181 21:03:31 ---> Running in 9a952f691f96 21:03:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:03:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:03:34 (1/39) Installing readline (8.0.4-r0) 21:03:34 (2/39) Installing bash (5.0.17-r0) 21:03:34 Removing intermediate container d4eb3aa84181 21:03:34 ---> 11b5eae64d57 21:03:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"]Executing bash-5.0.17-r0.post-install 21:03:34 21:03:34 (3/39) Installing nghttp2-libs (1.41.0-r0) 21:03:34 (4/39) Installing libcurl (7.77.0-r0) 21:03:34 (5/39) Installing curl (7.77.0-r0) 21:03:34 (6/39) Installing dumb-init (1.2.2-r1) 21:03:34 (7/39) Installing libbz2 (1.0.8-r1) 21:03:34 (8/39) Installing expat (2.2.9-r1) 21:03:34 (9/39) Installing libffi (3.3-r2) 21:03:34 (10/39) Installing gdbm (1.13-r1) 21:03:34 (11/39) Installing xz-libs (5.2.5-r0) 21:03:34 (12/39) Installing sqlite-libs (3.32.1-r1) 21:03:34 (13/39) Installing python3 (3.8.10-r0) 21:03:35 ---> Running in c2798210acd0 21:03:36 Removing intermediate container c2798210acd0 21:03:36 ---> 2b3821959779 21:03:36 Step 29/32 : CMD ["gate"] 21:03:36 (14/39) Installing py3-appdirs (1.4.4-r1) 21:03:36 (15/39) Installing py3-ordered-set (4.0.1-r0) 21:03:36 (16/39) Installing py3-parsing (2.4.7-r0) 21:03:36 (17/39) Installing py3-six (1.15.0-r0) 21:03:36 (18/39) Installing py3-packaging (20.4-r0) 21:03:36 (19/39) Installing py3-setuptools (47.0.0-r0) 21:03:36 (20/39) Installing py3-chardet (3.0.4-r4) 21:03:37 (21/39) Installing py3-idna (2.9-r0) 21:03:37 (22/39) Installing py3-certifi (2020.4.5.1-r0) 21:03:37 (23/39) Installing py3-urllib3 (1.25.9-r0) 21:03:37 (24/39) Installing py3-requests (2.23.0-r0) 21:03:37 (25/39) Installing py3-msgpack (1.0.0-r0) 21:03:37 (26/39) Installing py3-lockfile (0.12.2-r3) 21:03:37 ---> Running in 1cfcc9a5dc86 21:03:37 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:03:37 (28/39) Installing py3-colorama (0.4.3-r0) 21:03:37 (29/39) Installing py3-distlib (0.3.0-r0) 21:03:37 (30/39) Installing py3-distro (1.5.0-r1) 21:03:37 (31/39) Installing py3-webencodings (0.5.1-r3) 21:03:37 (32/39) Installing py3-html5lib (1.0.1-r4) 21:03:37 (33/39) Installing py3-pytoml (0.1.21-r0) 21:03:37 (34/39) Installing py3-pep517 (0.8.2-r0) 21:03:37 (35/39) Installing py3-progress (1.5-r0) 21:03:37 (36/39) Installing py3-toml (0.10.1-r0) 21:03:37 (37/39) Installing py3-retrying (1.3.3-r0) 21:03:37 (38/39) Installing py3-contextlib2 (0.6.0-r0) 21:03:37 (39/39) Installing py3-pip (20.1.1-r0) 21:03:37 Executing busybox-1.31.1-r19.trigger 21:03:37 OK: 72 MiB in 59 packages 21:03:38 Removing intermediate container 1cfcc9a5dc86 21:03:38 ---> 56964c58f9c8 21:03:38 Step 30/32 : LABEL arch=arm64 21:03:38 ---> Running in 35d67cdeba25 21:03:41 Removing intermediate container 35d67cdeba25 21:03:41 ---> f32cfc164a2f 21:03:41 Step 31/32 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 21:03:41 ---> Running in a58fdd8ed219 21:03:41 Removing intermediate container a58fdd8ed219 21:03:41 ---> fc971f3ea7d4 21:03:41 Step 32/32 : LABEL version=0.0.0 21:03:41 ---> Running in e35be3ec9929 21:03:42 Removing intermediate container e35be3ec9929 21:03:42 ---> ab70a3c546cf 21:03:42 21:03:42 Successfully built ab70a3c546cf 21:03:42 Successfully tagged security-bootstrapper-arm64:latest 21:03:42  Building security-bootstrapper ... done Building support-scheduler 21:03:43 Collecting docker-compose==1.23.2 21:03:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:03:44 Collecting docopt<0.7,>=0.6.1 21:03:44 Downloading docopt-0.6.2.tar.gz (25 kB) 21:03:48 Collecting PyYAML<4,>=3.10 21:03:48 Downloading PyYAML-3.13.tar.gz (270 kB) 21:03:54 Collecting docker<4.0,>=3.6.0 21:03:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:03:54 Collecting jsonschema<3,>=2.5.1 21:03:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:03:54 Collecting texttable<0.10,>=0.9.0 21:03:54 Downloading texttable-0.9.1.tar.gz (11 kB) 21:03:58 Collecting websocket-client<1.0,>=0.32.0 21:03:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:04:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:04:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:04:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:04:01 Collecting cached-property<2,>=1.2.0 21:04:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:04:01 Collecting dockerpty<0.5,>=0.4.1 21:04:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:04:05 Collecting docker-pycreds>=0.4.0 21:04:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:04:05 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) 21:04:05 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) 21:04:06 Collecting urllib3<1.25,>=1.21.1 21:04:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:04:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:04:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:04:06 ---> 26bd15d2296e 21:04:06 Step 3/24 : WORKDIR /edgex-go 21:04:06 ---> Using cache 21:04:06 ---> d99a7c34a681 21:04:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:06 ---> Using cache 21:04:06 ---> 795a5cd717ba 21:04:06 Step 5/24 : RUN apk add --update --no-cache make git 21:04:07 Collecting idna<2.8,>=2.5 21:04:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:04:08 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:04:08 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:04:08 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:04:08 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:04:10 Installing collected packages: docopt, PyYAML, docker-pycreds, urllib3, idna, requests, websocket-client, docker, jsonschema, texttable, cached-property, dockerpty, docker-compose 21:04:10 Running setup.py install for docopt: started 21:04:10 ---> Running in 4b4fd0b9921c 21:04:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:04:13 Running setup.py install for docopt: finished with status 'done' 21:04:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:04:13 Running setup.py install for PyYAML: started 21:04:14 OK: 218 MiB in 52 packages 21:04:16 Running setup.py install for PyYAML: finished with status 'done' 21:04:16 Removing intermediate container 4b4fd0b9921c 21:04:16 ---> 147c7150b77a 21:04:16 Step 6/24 : COPY go.mod . 21:04:16 Attempting uninstall: urllib3 21:04:17 Found existing installation: urllib3 1.25.9 21:04:17 Uninstalling urllib3-1.25.9: 21:04:17 Successfully uninstalled urllib3-1.25.9 21:04:18 Attempting uninstall: idna 21:04:18 Found existing installation: idna 2.9 21:04:18 Uninstalling idna-2.9: 21:04:18 Successfully uninstalled idna-2.9 21:04:18 ---> 6a50e0760f74 21:04:18 Step 7/24 : RUN go mod download 21:04:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:04:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:04:18 ---> 26bd15d2296e 21:04:18 Step 3/22 : WORKDIR /edgex-go 21:04:18 ---> Using cache 21:04:18 ---> d99a7c34a681 21:04:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:18 ---> Using cache 21:04:18 ---> 795a5cd717ba 21:04:18 Step 5/22 : RUN apk add --update --no-cache make git 21:04:18 ---> Using cache 21:04:18 ---> 147c7150b77a 21:04:18 Step 6/22 : COPY go.mod . 21:04:18 ---> Using cache 21:04:18 ---> 6a50e0760f74 21:04:18 Step 7/22 : RUN go mod download 21:04:18 ---> Running in 0bb379111261 21:04:18 ---> Running in 5344647a345e 21:04:18 Attempting uninstall: requests 21:04:18 Found existing installation: requests 2.23.0 21:04:18 Uninstalling requests-2.23.0: 21:04:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:04:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:04:19 ---> 26bd15d2296e 21:04:19 Step 3/24 : WORKDIR /edgex-go 21:04:19 ---> Using cache 21:04:19 ---> d99a7c34a681 21:04:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:19 ---> Using cache 21:04:19 ---> 795a5cd717ba 21:04:19 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:04:19 ---> Running in c80a7bb05602 21:04:19 Successfully uninstalled requests-2.23.0 21:04:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:04:23 Running setup.py install for texttable: started 21:04:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:04:24 Removing intermediate container 5344647a345e 21:04:24 ---> f72fadf650d9 21:04:24 Step 8/22 : COPY . . 21:04:24 Removing intermediate container 0bb379111261 21:04:24 ---> f20b1d2144d1 21:04:24 Step 8/24 : COPY . . 21:04:25 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 21:04:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:04:25 ---> 26bd15d2296e 21:04:25 Step 3/23 : WORKDIR /edgex-go 21:04:25 ---> Using cache 21:04:25 ---> d99a7c34a681 21:04:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:25 ---> Using cache 21:04:25 ---> 795a5cd717ba 21:04:25 Step 5/23 : RUN apk add --update --no-cache make git 21:04:25 ---> Using cache 21:04:25 ---> 147c7150b77a 21:04:25 Step 6/23 : COPY go.mod . 21:04:25 ---> Using cache 21:04:25 ---> 6a50e0760f74 21:04:25 Step 7/23 : RUN go mod download 21:04:25 ---> Using cache 21:04:25 ---> f20b1d2144d1 21:04:25 Step 8/23 : COPY . . 21:04:25 Running setup.py install for texttable: finished with status 'done' 21:04:25 Running setup.py install for dockerpty: started 21:04:26 OK: 218 MiB in 52 packages 21:04:29 Running setup.py install for dockerpty: finished with status 'done' 21:04:30 Removing intermediate container c80a7bb05602 21:04:30 ---> fc572e119fa2 21:04:30 Step 6/24 : COPY go.mod . 21:04:31 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:04:34 ---> ddef5a9e61a5 21:04:34 Step 7/24 : RUN go mod download 21:04:34 ---> Running in fb00a18db63f 21:04:39 Removing intermediate container fb00a18db63f 21:04:39 ---> bba6bad16165 21:04:39 Step 8/24 : COPY . . 21:04:50 Removing intermediate container 9a952f691f96 21:04:50 ---> 6a9bf0c5dc9c 21:04:50 Step 15/24 : ENV APP_PORT=58890 21:04:50 ---> 391610302a94 21:04:50 Step 9/22 : RUN go mod tidy 21:04:50 ---> d6f1b25cece7 21:04:50 Step 9/24 : RUN go mod tidy 21:04:50 ---> Running in 9ecfaafa2ffe 21:04:50 ---> Running in 5f3bc8709662 21:04:50 ---> Running in 05da6ad216ae 21:04:50 ---> ac2380142af7 21:04:50 Step 9/23 : RUN go mod tidy 21:04:51 Removing intermediate container 9ecfaafa2ffe 21:04:51 ---> 43edc57aa62f 21:04:51 Step 16/24 : EXPOSE $APP_PORT 21:04:51 ---> Running in 8c0fa191ccb6 21:04:51 ---> Running in e20941a930a6 21:04:52 Removing intermediate container e20941a930a6 21:04:52 ---> 7459de19ecc3 21:04:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:04:56 ---> 2f644d9e2a15 21:04:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:04:57 Removing intermediate container 5f3bc8709662 21:04:57 ---> 3a9da513c7a5 21:04:57 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:04:57 ---> Running in 272bc2149ceb 21:04:57 Removing intermediate container 05da6ad216ae 21:04:57 ---> 2c5e03d4e93f 21:04:57 Step 10/24 : RUN make cmd/core-command/core-command 21:04:58 ---> a72a07b991e8 21:04:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:04:58 Removing intermediate container 8c0fa191ccb6 21:04:58 ---> e830f2cb8bd7 21:04:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:04:58 ---> Running in 8b204f8177b0 21:04:58 ---> Running in 1077243c2ea7 21:05:00 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 21:05:00 ---> 867b9abc9405 21:05:00 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 21:05:00 ---> Running in 6fff351f07c3 21:05:00 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 21:05:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:05:01 ---> e4c99ea82ff2 21:05:01 Step 9/24 : RUN go mod tidy 21:05:01 Removing intermediate container 6fff351f07c3 21:05:01 ---> cc3f8aeb53fc 21:05:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:05:01 ---> Running in e6ad16acd888 21:05:01 ---> Running in 9308812a554f 21:05:04 Removing intermediate container 9308812a554f 21:05:04 ---> d0c7747ecd95 21:05:04 Step 22/24 : LABEL arch=arm64 21:05:04 ---> Running in 3db65984819a 21:05:04 Removing intermediate container 3db65984819a 21:05:04 ---> ecb434bccbf3 21:05:04 Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 21:05:04 ---> Running in c6100da57ffa 21:05:04 Removing intermediate container c6100da57ffa 21:05:04 ---> a926f8c20f4e 21:05:04 Step 24/24 : LABEL version=0.0.0 21:05:05 ---> Running in cce5eb41572f 21:05:06 Removing intermediate container cce5eb41572f 21:05:06 ---> 61c6b68dfce3 21:05:06 21:05:06 Successfully built 61c6b68dfce3 21:05:06 Successfully tagged sys-mgmt-agent-arm64:latest 21:05:08  Building sys-mgmt-agent ... done Removing intermediate container e6ad16acd888 21:05:08 ---> 0a4d57d1116e 21:05:08 Step 10/24 : RUN make cmd/core-data/core-data 21:05:08 ---> Running in c78a9acd35ff 21:05:10 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 21:06:43 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 21:06:46 Removing intermediate container 8b204f8177b0 21:06:46 ---> 2337a24c8d96 21:06:46 21:06:46 Step 11/24 : FROM alpine:3.12 21:06:46 ---> 9852663dfa18 21:06:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:06:46 ---> Using cache 21:06:46 ---> 464b2ce6baf8 21:06:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:06:46 ---> Using cache 21:06:46 ---> 26443a1e5789 21:06:46 Step 14/24 : ENV APP_PORT=59882 21:06:46 ---> Running in 5bffba4e0475 21:06:48 Removing intermediate container 5bffba4e0475 21:06:48 ---> 26636f974c82 21:06:48 Step 15/24 : EXPOSE $APP_PORT 21:06:48 ---> Running in c4eeb1f7ec52 21:06:49 Removing intermediate container c4eeb1f7ec52 21:06:49 ---> 4b395bd7607e 21:06:49 Step 16/24 : WORKDIR / 21:06:49 Removing intermediate container 272bc2149ceb 21:06:49 ---> 7c9fca6966d0 21:06:49 21:06:49 Step 11/22 : FROM alpine:3.12 21:06:49 ---> 9852663dfa18 21:06:49 Step 12/22 : RUN apk add --update --no-cache curl 21:06:49 ---> Running in 0e41a0ee6dcc 21:06:49 Removing intermediate container 1077243c2ea7 21:06:49 ---> 7ba499b4a010 21:06:49 21:06:49 Step 11/23 : FROM alpine:3.12 21:06:49 ---> 9852663dfa18 21:06:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:06:49 ---> Using cache 21:06:49 ---> 464b2ce6baf8 21:06:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:06:49 ---> Using cache 21:06:49 ---> 26443a1e5789 21:06:49 Step 14/23 : ENV APP_PORT=59861 21:06:49 ---> Running in d760b0ed7f22 21:06:49 ---> Running in 5d663c67b256 21:06:50 Removing intermediate container 0e41a0ee6dcc 21:06:50 ---> 6ecc0419426f 21:06:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:06:50 Removing intermediate container 5d663c67b256 21:06:50 ---> 3b27bf5e9544 21:06:50 Step 15/23 : EXPOSE $APP_PORT 21:06:50 ---> Running in f93876eea40d 21:06:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:06:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:06:52 Removing intermediate container f93876eea40d 21:06:52 ---> 5c6e8dc2880a 21:06:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:06:52 ---> 885547f32206 21:06:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:06:52 (1/4) Installing ca-certificates (20191127-r4) 21:06:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:06:52 (3/4) Installing libcurl (7.77.0-r0) 21:06:52 (4/4) Installing curl (7.77.0-r0) 21:06:52 Executing busybox-1.31.1-r20.trigger 21:06:52 Executing ca-certificates-20191127-r4.trigger 21:06:53 OK: 7 MiB in 18 packages 21:06:53 ---> c22cba36375b 21:06:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:06:53 ---> 9719ae8810f9 21:06:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:06:55 ---> 450652fd5761 21:06:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:06:55 Removing intermediate container d760b0ed7f22 21:06:55 ---> 48c78df786ee 21:06:55 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:06:55 ---> 0e66a1fc5aba 21:06:55 Step 20/24 : ENTRYPOINT ["/core-command"] 21:06:55 ---> Running in e5cc55177360 21:06:55 ---> Running in 5a89fbbf20e1 21:06:56 Removing intermediate container e5cc55177360 21:06:56 ---> b1fef21ee89a 21:06:56 Step 14/22 : WORKDIR /edgex 21:06:56 Removing intermediate container 5a89fbbf20e1 21:06:56 ---> 48e22e521d3e 21:06:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:06:56 ---> Running in 9dd428788039 21:06:56 ---> 13e418e7561e 21:06:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:06:56 ---> Running in 15538aad6fd1 21:06:56 ---> Running in 966aacdf229e 21:06:57 Removing intermediate container 15538aad6fd1 21:06:57 ---> e25d79e4c046 21:06:57 Step 22/24 : LABEL arch=arm64 21:06:57 Removing intermediate container 9dd428788039 21:06:57 ---> 926c2163d4ea 21:06:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:06:57 ---> Running in d9abac712cbd 21:06:57 Removing intermediate container 966aacdf229e 21:06:57 ---> 4c713717abec 21:06:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:06:57 ---> Running in 30bd2b4a5cd1 21:06:58 Removing intermediate container d9abac712cbd 21:06:58 ---> 4430dc7847d0 21:06:58 Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 21:06:58 ---> Running in 0d41c5785137 21:06:58 ---> 98b688beff49 21:06:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:06:58 Removing intermediate container 30bd2b4a5cd1 21:06:58 ---> 44cb11e4c261 21:06:58 Step 21/23 : LABEL arch=arm64 21:06:59 ---> Running in 96c5bf179ade 21:06:59 Removing intermediate container 0d41c5785137 21:06:59 ---> 6a7043b7abe4 21:06:59 Step 24/24 : LABEL version=0.0.0 21:06:59 ---> Running in 6de920f20780 21:06:59 Removing intermediate container c78a9acd35ff 21:06:59 ---> 2a7cfdfb69f8 21:06:59 21:06:59 Step 11/24 : FROM alpine:3.12 21:06:59 ---> 9852663dfa18 21:06:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:07:00 Removing intermediate container 96c5bf179ade 21:07:00 ---> d88c185133e3 21:07:00 Step 22/23 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 21:07:00 ---> Running in 387375cd7d16 21:07:00 ---> Running in 95f66d0b74ed 21:07:00 ---> 27153aa89001 21:07:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:07:00 Removing intermediate container 6de920f20780 21:07:00 ---> 7db3e41461fe 21:07:00 21:07:01 Successfully built 7db3e41461fe 21:07:01 Successfully tagged core-command-arm64:latest 21:07:01  Building core-command ... done Removing intermediate container 387375cd7d16 21:07:01 ---> 5c35fedb97fc 21:07:01 Step 13/24 : ENV APP_PORT=59880 21:07:01 Removing intermediate container 95f66d0b74ed 21:07:01 ---> ec3727b1ccf1 21:07:01 Step 23/23 : LABEL version=0.0.0 21:07:01 ---> Running in 0fcc01814390 21:07:01 ---> Running in ec21a79183e2 21:07:01 ---> ac482211e30c 21:07:01 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:07:01 Removing intermediate container 0fcc01814390 21:07:01 ---> d7d055f36f1e 21:07:01 21:07:01 ---> Running in de321cb954f0 21:07:01 Removing intermediate container ec21a79183e2 21:07:01 ---> 0860b9f3838d 21:07:01 Step 14/24 : EXPOSE $APP_PORT 21:07:02 ---> Running in b47865a931b6 21:07:02 Successfully built d7d055f36f1e 21:07:02 Successfully tagged support-scheduler-arm64:latest 21:07:02  Building support-scheduler ... done Removing intermediate container de321cb954f0 21:07:02 ---> 7d4610575217 21:07:02 Step 19/22 : CMD ["--init=true"] 21:07:02 ---> Running in 46892f92af1f 21:07:02 Removing intermediate container b47865a931b6 21:07:02 ---> 2c6c98366c41 21:07:02 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:03 ---> Running in 9f4dc25d8226 21:07:03 Removing intermediate container 46892f92af1f 21:07:03 ---> 5090e3bb2306 21:07:03 Step 20/22 : LABEL arch=arm64 21:07:03 ---> Running in 1565c375bbd1 21:07:03 Removing intermediate container 1565c375bbd1 21:07:03 ---> c1f13371f611 21:07:03 Step 21/22 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 21:07:04 ---> Running in 53574285fae1 21:07:04 Removing intermediate container 53574285fae1 21:07:04 ---> 86b97881909d 21:07:04 Step 22/22 : LABEL version=0.0.0 21:07:04 ---> Running in 321a19497bb5 21:07:05 Removing intermediate container 9f4dc25d8226 21:07:05 ---> 05ccad0a0425 21:07:05 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:07:05 ---> Running in c2f0b4a808b4 21:07:05 Removing intermediate container 321a19497bb5 21:07:05 ---> 5ac24cf66944 21:07:05 21:07:06 Successfully built 5ac24cf66944 21:07:06 Successfully tagged security-proxy-setup-arm64:latest 21:07:07  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:07:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:07:08 (1/6) Installing dumb-init (1.2.2-r1) 21:07:08 (2/6) Installing libgcc (9.3.0-r2) 21:07:08 (3/6) Installing libsodium (1.0.18-r0) 21:07:08 (4/6) Installing libstdc++ (9.3.0-r2) 21:07:08 (5/6) Installing libzmq (4.3.3-r0) 21:07:08 (6/6) Installing zeromq (4.3.3-r0) 21:07:09 Executing busybox-1.31.1-r20.trigger 21:07:09 OK: 8 MiB in 20 packages 21:07:10 Removing intermediate container c2f0b4a808b4 21:07:10 ---> 4c1c008821f5 21:07:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:11 ---> e7e82fe61ea3 21:07:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:07:12 ---> 5ec02182f597 21:07:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:07:14 ---> 8ce59b3b4654 21:07:14 Step 20/24 : ENTRYPOINT ["/core-data"] 21:07:14 ---> Running in 12051ee388b0 21:07:14 Removing intermediate container 12051ee388b0 21:07:14 ---> e89e1f153f1e 21:07:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:14 ---> Running in 0a4e397f48c5 21:07:14 Removing intermediate container 0a4e397f48c5 21:07:14 ---> 0b544c6ffa07 21:07:14 Step 22/24 : LABEL arch=arm64 21:07:14 ---> Running in babd81562093 21:07:15 Removing intermediate container babd81562093 21:07:15 ---> f49476f33dd7 21:07:15 Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 21:07:15 ---> Running in 78f0dd1bdf3d 21:07:16 Removing intermediate container 78f0dd1bdf3d 21:07:16 ---> 2530f1282fec 21:07:16 Step 24/24 : LABEL version=0.0.0 21:07:16 ---> Running in 17589280269b 21:07:16 Removing intermediate container 17589280269b 21:07:16 ---> 4ca7f65aaad6 21:07:16 21:07:16 Successfully built 4ca7f65aaad6 21:07:17 Successfully tagged core-data-arm64:latest 21:07:17  Building core-data ... done  [Pipeline] } 21:07:17 $ docker stop --time=1 512576acb730bb7cd0ed60904fdfc3550d5963cc430beffaa056f3fa65ae16ff 21:07:19 $ docker rm -f 512576acb730bb7cd0ed60904fdfc3550d5963cc430beffaa056f3fa65ae16ff [Pipeline] // withDockerContainer [Pipeline] sh 21:07:19 + docker images 21:07:20 REPOSITORY TAG IMAGE ID CREATED SIZE 21:07:20 core-data-arm64 latest 4ca7f65aaad6 4 seconds ago 19.1MB 21:07:20 security-proxy-setup-arm64 latest 5ac24cf66944 15 seconds ago 24MB 21:07:20 support-scheduler-arm64 latest d7d055f36f1e 19 seconds ago 15MB 21:07:20 core-command-arm64 latest 7db3e41461fe 20 seconds ago 15MB 21:07:20 2a7cfdfb69f8 21 seconds ago 974MB 21:07:20 7ba499b4a010 31 seconds ago 968MB 21:07:20 7c9fca6966d0 32 seconds ago 971MB 21:07:20 2337a24c8d96 36 seconds ago 966MB 21:07:20 sys-mgmt-agent-arm64 latest 61c6b68dfce3 2 minutes ago 299MB 21:07:20 security-bootstrapper-arm64 latest ab70a3c546cf 3 minutes ago 17.1MB 21:07:20 security-secretstore-setup-arm64 latest 643b78f7749c 3 minutes ago 26.5MB 21:07:20 core-metadata-arm64 latest 76950fc06eda 3 minutes ago 15.6MB 21:07:20 support-notifications-arm64 latest 16b0a59d005c 3 minutes ago 15.7MB 21:07:20 3305d114d23f 4 minutes ago 973MB 21:07:20 1fd213868fb0 4 minutes ago 972MB 21:07:20 837c74c025a8 4 minutes ago 968MB 21:07:20 a3cd5708c796 4 minutes ago 974MB 21:07:20 6966c50158d1 4 minutes ago 967MB 21:07:20 ci-base-image-arm64 latest 26bd15d2296e 15 minutes ago 641MB 21:07:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 21:07:20 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 21:07:20 docker 20.10.0 eeaf43b92773 5 months ago 228MB 21:07:20 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 21:07:20 ---> job-cost.sh 21:07:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qgSb 21:08:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:10:06 lf-activate-venv(): INFO: Adding /tmp/venv-qgSb/bin to PATH 21:10:06 INFO: No Stack... 21:10:06 INFO: Retrieving Pricing Info for: v2-standard-4 21:10:06 INFO: Archiving Costs [Pipeline] sh 21:10:06 + cat /w/workspace/edgex-go/3/archives/cost.csv 21:10:06 + cut -d, -f6 [Pipeline] lock 21:10:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3549-3-stack-cost] 21:10:06 Resource [jenkins-edgexfoundry-edgex-go-PR-3549-3-stack-cost] did not exist. Created. 21:10:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3549-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:10:06 + echo total: 0.18000000715255737 [Pipeline] stash 21:10:07 Stashed 1 file(s) [Pipeline] } 21:10:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3549-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:10:12 provisioning config files... 21:10:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1177000335998601381tmp [Pipeline] { [Pipeline] sh 21:10:12 + set +x 21:10:12 + curl -s https://codecov.io/bash 21:10:12 + bash -s -- 21:10:12 21:10:12 _____ _ 21:10:12 / ____| | | 21:10:12 | | ___ __| | ___ ___ _____ __ 21:10:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:10:12 | |___| (_) | (_| | __/ (_| (_) \ V / 21:10:12 \_____\___/ \__,_|\___|\___\___/ \_/ 21:10:12 Bash-1.0.3 21:10:12 21:10:12 21:10:12 ==> git version 2.24.4 found 21:10:12 ==> 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 21:10:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:10:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:10:12 ==> Jenkins CI detected. 21:10:12 project root: . 21:10:12 --> token set from env 21:10:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:10:12 ==> Running gcov in . (disable via -X gcov) 21:10:12 ==> Python coveragepy not found 21:10:12 ==> Searching for coverage reports in: 21:10:12 + . 21:10:12 -> Found 1 reports 21:10:12 ==> Detecting git/mercurial file structure 21:10:12 ==> Reading reports 21:10:12 + ./coverage.out bytes=411291 21:10:12 ==> Appending adjustments 21:10:12 https://docs.codecov.io/docs/fixing-reports 21:10:14 + Found adjustments 21:10:14 ==> Gzipping contents 21:10:14 56K /tmp/codecov.a14nQ5.gz 21:10:14 ==> Uploading reports 21:10:14 url: https://codecov.io 21:10:14 query: branch=PR-3549&commit=c3af2119df1f53984b44060e772459a1eb72c77f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3549%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3549&job=&cmd_args= 21:10:14 -> Pinging Codecov 21:10:14 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3549&commit=c3af2119df1f53984b44060e772459a1eb72c77f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3549%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3549&job=&cmd_args= 21:10:14 -> Uploading to 21:10:14 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/00271124DB129430A58F1EEE437C3FCB/c3af2119df1f53984b44060e772459a1eb72c77f/780f1fdf-34bd-4366-b1fa-3cf4c4da9339.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T211014Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d795b2e5cf0854ce6ce03597b06b918f4d6c1e4e74085000f286cc527164562 21:10:14 % Total % Received % Xferd Average Speed Time Time Time Current 21:10:14 Dload Upload Total Spent Left Speed 21:10:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55980 0 0 100 55980 0 166k --:--:-- --:--:-- --:--:-- 166k 21:10:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c3af2119df1f53984b44060e772459a1eb72c77f [Pipeline] } 21:10:14 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 21:10:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:10:16 ---> package-listing.sh 21:10:16 ++ facter osfamily 21:10:16 ++ tr '[:upper:]' '[:lower:]' 21:10:16 + OS_FAMILY=redhat 21:10:16 + workspace=/w/workspace/edgex-go/3 21:10:16 + START_PACKAGES=/tmp/packages_start.txt 21:10:16 + END_PACKAGES=/tmp/packages_end.txt 21:10:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:10:16 + PACKAGES=/tmp/packages_start.txt 21:10:16 + '[' /w/workspace/edgex-go/3 ']' 21:10:16 + PACKAGES=/tmp/packages_end.txt 21:10:16 + case "${OS_FAMILY}" in 21:10:16 + sort 21:10:16 + rpm -qa 21:10:19 + '[' -f /tmp/packages_start.txt ']' 21:10:19 + '[' -f /tmp/packages_end.txt ']' 21:10:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:10:19 + '[' /w/workspace/edgex-go/3 ']' 21:10:19 + mkdir -p /w/workspace/edgex-go/3/archives/ 21:10:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 21:10:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:10:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:10:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:10:20 21:10:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:10:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:10:21 alpine: Pulling from edgex-lftools-log-publisher 21:10:21 df20fa9351a1: Pulling fs layer 21:10:21 36b3adc4ff6f: Pulling fs layer 21:10:21 8ad3a11d3b57: Pulling fs layer 21:10:21 46f8f816bc3b: Pulling fs layer 21:10:21 93b61091891f: Pulling fs layer 21:10:21 93b9cdb0e59b: Pulling fs layer 21:10:21 5e14af77c1be: Pulling fs layer 21:10:21 01666e4c0597: Pulling fs layer 21:10:21 aa168da1d23b: Pulling fs layer 21:10:21 93b61091891f: Waiting 21:10:21 93b9cdb0e59b: Waiting 21:10:21 5e14af77c1be: Waiting 21:10:21 01666e4c0597: Waiting 21:10:21 aa168da1d23b: Waiting 21:10:21 46f8f816bc3b: Waiting 21:10:21 36b3adc4ff6f: Verifying Checksum 21:10:21 36b3adc4ff6f: Download complete 21:10:21 46f8f816bc3b: Verifying Checksum 21:10:21 46f8f816bc3b: Download complete 21:10:22 df20fa9351a1: Verifying Checksum 21:10:22 df20fa9351a1: Download complete 21:10:22 93b9cdb0e59b: Verifying Checksum 21:10:22 93b9cdb0e59b: Download complete 21:10:22 5e14af77c1be: Verifying Checksum 21:10:22 5e14af77c1be: Download complete 21:10:22 93b61091891f: Verifying Checksum 21:10:22 93b61091891f: Download complete 21:10:22 01666e4c0597: Verifying Checksum 21:10:22 01666e4c0597: Download complete 21:10:22 df20fa9351a1: Pull complete 21:10:22 36b3adc4ff6f: Pull complete 21:10:22 8ad3a11d3b57: Verifying Checksum 21:10:22 8ad3a11d3b57: Download complete 21:10:23 8ad3a11d3b57: Pull complete 21:10:23 46f8f816bc3b: Pull complete 21:10:23 93b61091891f: Pull complete 21:10:23 93b9cdb0e59b: Pull complete 21:10:23 5e14af77c1be: Pull complete 21:10:23 01666e4c0597: Pull complete 21:10:25 aa168da1d23b: Verifying Checksum 21:10:25 aa168da1d23b: Download complete 21:10:29 aa168da1d23b: Pull complete 21:10:29 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:10:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:10:29 prd-centos7-docker-4c-2g-995 does not seem to be running inside a container 21:10:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:10:32 $ docker top 2eab42ccda326c0ff3da283447a86718f6eb34c7369fb1651329a3a07c9838e9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:32 + touch /tmp/pre-build-complete [Pipeline] sh 21:10:33 + mkdir -p /var/log/sa [Pipeline] sh 21:10:33 + ls /var/log/sa-host 21:10:33 + sadf -c /var/log/sa-host/sa05 21:10:33 file_magic: OK 21:10:33 HZ: Using current value: 100 21:10:33 file_header: OK 21:10:33 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:10:33 Statistics: 21:10:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:10:33 File successfully converted to sysstat format version 12.2.1 21:10:33 + sadf -c /var/log/sa-host/sa08 21:10:33 file_magic: OK 21:10:33 HZ: Using current value: 100 21:10:33 file_header: OK 21:10:33 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:10:33 Statistics: 21:10:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:10:33 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:33 provisioning config files... 21:10:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config221645128570418840tmp [Pipeline] { [Pipeline] echo 21:10:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:10:33 ---> create-netrc.sh [Pipeline] } 21:10:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:10:34 ---> python-tools-install.sh [Pipeline] echo 21:10:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:10:34 ---> sudo-logs.sh 21:10:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:10:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:10:35 ---> job-cost.sh 21:10:35 lf-activate-venv: SKIPPING 21:10:35 DEBUG: total: 0.18000000715255737 21:10:35 INFO: Retrieving Stack Cost... 21:10:36 INFO: Retrieving Pricing Info for: v3-standard-2 21:10:36 INFO: Archiving Costs [Pipeline] echo 21:10:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:10:36 ---> logs-deploy.sh 21:10:36 lf-activate-venv: SKIPPING 21:10:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3549/3 21:10:36 INFO: archiving workspace using pattern(s): 21:10:37 Archives upload complete. 21:10:37 INFO: archiving logs to Nexus 21:10:38 ---> uname -a: 21:10:38 Linux prd-centos7-docker-4c-2g-995.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:10:38 21:10:38 21:10:38 ---> lscpu: 21:10:38 Architecture: x86_64 21:10:38 CPU op-mode(s): 32-bit, 64-bit 21:10:38 Byte Order: Little Endian 21:10:38 Address sizes: 40 bits physical, 48 bits virtual 21:10:38 CPU(s): 2 21:10:38 On-line CPU(s) list: 0,1 21:10:38 Thread(s) per core: 1 21:10:38 Core(s) per socket: 1 21:10:38 Socket(s): 2 21:10:38 NUMA node(s): 1 21:10:38 Vendor ID: AuthenticAMD 21:10:38 CPU family: 23 21:10:38 Model: 49 21:10:38 Model name: AMD EPYC-Rome Processor 21:10:38 Stepping: 0 21:10:38 CPU MHz: 2800.000 21:10:38 BogoMIPS: 5600.00 21:10:38 Virtualization: AMD-V 21:10:38 Hypervisor vendor: KVM 21:10:38 Virtualization type: full 21:10:38 L1d cache: 64 KiB 21:10:38 L1i cache: 64 KiB 21:10:38 L2 cache: 1 MiB 21:10:38 L3 cache: 32 MiB 21:10:38 NUMA node0 CPU(s): 0,1 21:10:38 Vulnerability Itlb multihit: Not affected 21:10:38 Vulnerability L1tf: Not affected 21:10:38 Vulnerability Mds: Not affected 21:10:38 Vulnerability Meltdown: Not affected 21:10:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:10:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:10:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:10:38 Vulnerability Srbds: Not affected 21:10:38 Vulnerability Tsx async abort: Not affected 21:10:38 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 21:10:38 21:10:38 21:10:38 ---> nproc: 21:10:38 2 21:10:38 21:10:38 21:10:38 ---> df -h: 21:10:38 Filesystem Size Used Available Use% Mounted on 21:10:38 overlay 40.0G 12.5G 27.5G 31% / 21:10:38 tmpfs 64.0M 0 64.0M 0% /dev 21:10:38 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:10:38 shm 64.0M 0 64.0M 0% /dev/shm 21:10:38 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 21:10:38 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 21:10:38 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 21:10:38 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 21:10:38 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 21:10:38 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 21:10:38 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 21:10:38 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 21:10:38 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/3 21:10:38 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/3@tmp 21:10:38 21:10:38 21:10:38 ---> free -m: 21:10:38 total used free shared buff/cache available 21:10:38 Mem: 7821 1329 2999 0 3492 6442 21:10:38 Swap: 1023 1 1022 21:10:38 21:10:38 21:10:38 ---> ip addr: 21:10:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:10:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:10:38 inet 127.0.0.1/8 scope host lo 21:10:38 valid_lft forever preferred_lft forever 21:10:38 inet6 ::1/128 scope host 21:10:38 valid_lft forever preferred_lft forever 21:10:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:10:38 link/ether fa:16:3e:6b:f2:0d brd ff:ff:ff:ff:ff:ff 21:10:38 inet 10.30.122.213/23 brd 10.30.123.255 scope global dynamic eth0 21:10:38 valid_lft 84898sec preferred_lft 84898sec 21:10:38 inet6 fe80::f816:3eff:fe6b:f20d/64 scope link 21:10:38 valid_lft forever preferred_lft forever 21:10:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:10:38 link/ether 02:42:da:f0:e2:5e brd ff:ff:ff:ff:ff:ff 21:10:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:10:38 valid_lft forever preferred_lft forever 21:10:38 inet6 fe80::42:daff:fef0:e25e/64 scope link 21:10:38 valid_lft forever preferred_lft forever 21:10:38 21:10:38 21:10:38 ---> sar -b -r -n DEV: 21:10:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 21:10:38 21:10:38 20:45:24 LINUX RESTART (2 CPU) 21:10:38 21:10:38 20:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:10:38 20:47:01 88.62 3.53 85.09 0.00 2605.03 8985.60 0.00 21:10:38 20:48:01 146.64 0.18 146.46 0.00 22.78 52622.10 0.00 21:10:38 20:49:01 93.44 0.00 93.44 0.00 0.00 12600.87 0.00 21:10:38 20:50:01 53.62 0.03 53.59 0.00 1.07 5311.77 0.00 21:10:38 20:51:03 221.39 28.31 193.09 0.00 680.38 113832.07 0.00 21:10:38 20:52:01 459.87 112.09 347.78 0.00 2816.12 207067.76 0.00 21:10:38 20:53:01 293.56 26.97 266.59 0.00 3628.83 106989.86 0.00 21:10:38 20:54:01 653.94 238.30 415.65 0.00 6426.63 165689.91 0.00 21:10:38 20:55:01 96.94 11.37 85.57 0.00 1347.23 9213.22 0.00 21:10:38 20:56:01 0.48 0.30 0.18 0.00 95.67 1.77 0.00 21:10:38 20:57:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 21:10:38 20:58:01 0.27 0.00 0.27 0.00 0.00 3.18 0.00 21:10:38 20:59:01 0.27 0.00 0.27 0.00 0.00 2.47 0.00 21:10:38 21:00:01 0.37 0.00 0.37 0.00 0.00 5.15 0.00 21:10:38 21:01:01 0.47 0.23 0.23 0.00 6.40 2.18 0.00 21:10:38 21:02:01 1.02 0.17 0.85 0.00 3.06 18.12 0.00 21:10:38 21:03:01 0.27 0.00 0.27 0.00 0.00 3.12 0.00 21:10:38 21:04:01 0.25 0.00 0.25 0.00 0.00 2.87 0.00 21:10:38 21:05:01 0.20 0.02 0.18 0.00 0.27 2.02 0.00 21:10:38 21:06:01 0.25 0.00 0.25 0.00 0.00 3.15 0.00 21:10:38 21:07:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 21:10:38 21:08:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 21:10:38 21:09:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 21:10:38 21:10:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 21:10:38 Average: 87.68 17.45 70.23 0.00 732.17 28270.05 0.00 21:10:38 21:10:38 20:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:10:38 20:47:01 4952172 0 834632 10.42 2620 2219516 1376696 15.20 902396 1735436 320620 21:10:38 20:48:01 3755448 0 1078188 13.46 2620 3172684 1628472 17.98 1209364 2491768 98056 21:10:38 20:49:01 3729384 0 1191812 14.88 2620 3085124 1729516 19.09 1432772 2286724 152804 21:10:38 20:50:01 3761508 0 1189900 14.86 2620 3054912 1981188 21.87 1367496 2309348 133028 21:10:38 20:51:03 135460 0 1474440 18.41 2620 6396420 2532808 27.96 2979076 4210752 749636 21:10:38 20:52:01 376816 0 1683976 21.03 2620 5945528 3712880 40.99 3409944 3472392 7836 21:10:38 20:53:01 600684 0 1416476 17.69 2620 5989160 1967632 21.72 2474204 4199204 298964 21:10:38 20:54:01 1921344 0 1496272 18.68 2620 4588704 2890124 31.91 2116632 3213904 1252 21:10:38 20:55:01 3697276 0 1266372 15.81 2620 3042672 1447620 15.98 921524 2677820 8 21:10:38 20:56:01 3695816 0 1265020 15.80 2620 3045484 1404528 15.51 944484 2660684 16 21:10:38 20:57:01 3695448 0 1265388 15.80 2620 3045484 1404504 15.51 964024 2641100 12 21:10:38 20:58:01 3693644 0 1267184 15.82 2620 3045492 1404432 15.51 966176 2640920 8 21:10:38 20:59:01 3694308 0 1266516 15.81 2620 3045496 1404432 15.51 966032 2640920 8 21:10:38 21:00:01 3694088 0 1266728 15.82 2620 3045504 1404432 15.51 970056 2636872 8 21:10:38 21:01:01 3692052 0 1268728 15.84 2620 3045540 1407712 15.54 971076 2636628 24 21:10:38 21:02:01 3692928 0 1267672 15.83 2620 3045720 1405072 15.51 971048 2636740 8 21:10:38 21:03:01 3692656 0 1267936 15.83 2620 3045728 1405108 15.51 971168 2636744 16 21:10:38 21:04:01 3692336 0 1268252 15.84 2620 3045732 1405156 15.51 971364 2636740 12 21:10:38 21:05:01 3692312 0 1268276 15.84 2620 3045732 1405180 15.51 971780 2636748 8 21:10:38 21:06:01 3691532 0 1269048 15.85 2620 3045740 1405216 15.51 976080 2633136 16 21:10:38 21:07:01 3691468 0 1269112 15.85 2620 3045740 1405240 15.51 976276 2633136 8 21:10:38 21:08:01 3693108 0 1267464 15.83 2620 3045748 1404940 15.51 974852 2633136 12 21:10:38 21:09:01 3692852 0 1267716 15.83 2620 3045752 1404940 15.51 974856 2633136 8 21:10:38 21:10:01 3692544 0 1268020 15.83 2620 3045756 1405084 15.51 975168 2633140 12 21:10:38 Average: 3263633 0 1276880 15.94 2620 3465807 1680955 18.56 1306577 2756964 73432 21:10:38 21:10:38 20:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:10:38 20:47:01 veth53379e6 991.60 794.99 91.84 2695.81 0.00 0.00 0.00 0.00 21:10:38 20:47:01 eth0 1450.82 1489.95 5871.52 157.08 0.00 0.00 0.00 0.00 21:10:38 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 20:47:01 docker0 991.60 794.86 78.29 2695.80 0.00 0.00 0.00 0.00 21:10:38 20:48:01 eth0 551.09 452.62 3549.68 46.55 0.00 0.00 0.00 0.00 21:10:38 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 20:48:01 docker0 212.61 270.19 14.66 847.74 0.00 0.00 0.00 0.00 21:10:38 20:49:01 eth0 44.26 24.51 38.59 16.12 0.00 0.00 0.00 0.00 21:10:38 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 20:49:01 vethdf20372 0.43 0.57 0.04 0.05 0.00 0.00 0.00 0.00 21:10:38 20:49:01 docker0 0.43 0.43 0.03 0.04 0.00 0.00 0.00 0.00 21:10:38 20:50:01 eth0 26.13 18.07 13.76 103.38 0.00 0.00 0.00 0.00 21:10:38 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 20:50:01 vethdf20372 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 21:10:38 20:50:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 21:10:38 20:51:03 eth0 191.93 164.75 1670.09 25.70 0.00 0.00 0.00 0.00 21:10:38 20:51:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 20:51:03 veth93759a1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:10:38 20:51:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 20:52:01 vethe78d3e3 0.03 0.21 0.00 0.01 0.00 0.00 0.00 0.00 21:10:38 20:52:01 veth76a4277 0.03 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:10:38 20:52:01 veth540bef9 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:10:38 20:52:01 eth0 105.79 79.18 200.84 20.16 0.00 0.00 0.00 0.00 21:10:38 20:53:01 eth0 164.29 119.98 1433.17 17.71 0.00 0.00 0.00 0.00 21:10:38 20:53:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:10:38 20:53:01 veth93759a1 0.00 1.81 0.00 0.09 0.00 0.00 0.00 0.00 21:10:38 20:53:01 docker0 1286.18 1172.78 98.24 3860.47 0.00 0.00 0.00 0.00 21:10:38 20:54:01 veth799edd3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 20:54:01 veth206444e 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 20:54:01 eth0 135.20 87.55 475.69 124.24 0.00 0.00 0.00 0.00 21:10:38 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 20:55:01 eth0 19.93 11.34 77.92 4.70 0.00 0.00 0.00 0.00 21:10:38 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 20:55:01 docker0 1354.47 1277.98 102.67 4378.84 0.00 0.00 0.00 0.00 21:10:38 20:56:01 eth0 0.20 0.22 0.08 0.05 0.00 0.00 0.00 0.00 21:10:38 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 20:57:01 eth0 0.18 0.13 0.07 0.04 0.00 0.00 0.00 0.00 21:10:38 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 20:58:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:10:38 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 20:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:10:38 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:00:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:10:38 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:01:01 eth0 0.52 0.15 0.12 0.04 0.00 0.00 0.00 0.00 21:10:38 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:02:01 eth0 1.00 0.37 0.38 0.20 0.00 0.00 0.00 0.00 21:10:38 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:03:01 eth0 1.02 0.33 0.32 0.20 0.00 0.00 0.00 0.00 21:10:38 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:04:01 eth0 2.23 0.47 0.67 0.39 0.00 0.00 0.00 0.00 21:10:38 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:05:01 eth0 1.73 0.55 0.63 0.40 0.00 0.00 0.00 0.00 21:10:38 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:06:01 eth0 2.13 0.60 0.74 0.49 0.00 0.00 0.00 0.00 21:10:38 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:07:01 eth0 1.47 0.78 0.86 0.59 0.00 0.00 0.00 0.00 21:10:38 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:08:01 eth0 0.30 0.07 0.02 0.00 0.00 0.00 0.00 0.00 21:10:38 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:09:01 eth0 1.35 0.05 0.12 0.00 0.00 0.00 0.00 0.00 21:10:38 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:10:01 eth0 1.20 0.27 0.33 0.20 0.00 0.00 0.00 0.00 21:10:38 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 Average: eth0 112.77 102.32 557.39 21.61 0.00 0.00 0.00 0.00 21:10:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:10:38 Average: docker0 56.49 53.30 4.28 182.63 0.00 0.00 0.00 0.00 21:10:38 21:10:38 21:10:38 ---> sar -P ALL: 21:10:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 21:10:38 21:10:38 20:45:24 LINUX RESTART (2 CPU) 21:10:38 21:10:38 20:46:01 CPU %user %nice %system %iowait %steal %idle 21:10:38 20:47:01 all 20.66 0.00 5.54 3.84 0.11 69.85 21:10:38 20:47:01 0 17.61 0.00 5.99 5.12 0.11 71.17 21:10:38 20:47:01 1 23.71 0.00 5.09 2.57 0.11 68.53 21:10:38 20:48:01 all 12.11 0.00 6.94 6.87 0.08 74.00 21:10:38 20:48:01 0 12.61 0.00 7.49 8.94 0.09 70.88 21:10:38 20:48:01 1 11.62 0.00 6.41 4.81 0.07 77.09 21:10:38 20:49:01 all 63.56 0.00 9.27 0.99 0.10 26.08 21:10:38 20:49:01 0 63.31 0.00 9.61 1.19 0.11 25.78 21:10:38 20:49:01 1 63.81 0.00 8.94 0.78 0.09 26.38 21:10:38 20:50:01 all 37.46 0.00 6.05 1.65 0.09 54.75 21:10:38 20:50:01 0 37.57 0.00 6.59 1.94 0.07 53.84 21:10:38 20:50:01 1 37.35 0.00 5.51 1.36 0.11 55.67 21:10:38 20:51:03 all 40.05 0.00 12.66 6.56 0.10 40.63 21:10:38 20:51:03 0 41.03 0.00 13.11 6.33 0.11 39.42 21:10:38 20:51:03 1 39.08 0.00 12.22 6.78 0.09 41.84 21:10:38 20:52:01 all 21.85 0.00 15.91 47.96 0.11 14.17 21:10:38 20:52:01 0 22.51 0.00 16.22 47.51 0.09 13.66 21:10:38 20:52:01 1 21.18 0.00 15.61 48.41 0.13 14.67 21:10:38 20:53:01 all 67.74 0.00 13.01 13.47 0.11 5.67 21:10:38 20:53:01 0 67.82 0.00 13.04 11.62 0.11 7.41 21:10:38 20:53:01 1 67.66 0.00 12.98 15.31 0.11 3.94 21:10:38 20:54:01 all 63.19 0.00 17.08 16.94 0.11 2.68 21:10:38 20:54:01 0 62.56 0.00 17.65 16.33 0.11 3.34 21:10:38 20:54:01 1 63.81 0.00 16.51 17.55 0.11 2.02 21:10:38 20:55:01 all 3.49 0.00 2.89 0.92 0.05 92.65 21:10:38 20:55:01 0 3.51 0.00 3.01 0.86 0.03 92.58 21:10:38 20:55:01 1 3.46 0.00 2.78 0.98 0.07 92.72 21:10:38 20:56:01 all 0.06 0.00 0.06 0.01 0.03 99.84 21:10:38 20:56:01 0 0.10 0.00 0.10 0.02 0.02 99.77 21:10:38 20:56:01 1 0.02 0.00 0.02 0.00 0.05 99.92 21:10:38 20:57:01 all 0.08 0.00 0.03 0.00 0.03 99.86 21:10:38 20:57:01 0 0.10 0.00 0.05 0.00 0.03 99.82 21:10:38 20:57:01 1 0.05 0.00 0.02 0.00 0.03 99.90 21:10:38 21:10:38 20:57:01 CPU %user %nice %system %iowait %steal %idle 21:10:38 20:58:01 all 0.08 0.00 0.02 0.00 0.03 99.87 21:10:38 20:58:01 0 0.17 0.00 0.02 0.00 0.03 99.78 21:10:38 20:58:01 1 0.00 0.00 0.02 0.00 0.03 99.95 21:10:38 20:59:01 all 0.08 0.00 0.02 0.00 0.03 99.87 21:10:38 20:59:01 0 0.10 0.00 0.02 0.00 0.05 99.83 21:10:38 20:59:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:10:38 21:00:01 all 0.06 0.00 0.02 0.00 0.03 99.89 21:10:38 21:00:01 0 0.10 0.00 0.02 0.00 0.03 99.85 21:10:38 21:00:01 1 0.02 0.00 0.02 0.00 0.03 99.93 21:10:38 21:01:01 all 0.05 0.00 0.04 0.00 0.03 99.88 21:10:38 21:01:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:10:38 21:01:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:10:38 21:02:01 all 0.07 0.00 0.03 0.00 0.03 99.88 21:10:38 21:02:01 0 0.07 0.00 0.02 0.00 0.03 99.88 21:10:38 21:02:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:10:38 21:03:01 all 0.10 0.00 0.02 0.00 0.03 99.85 21:10:38 21:03:01 0 0.18 0.00 0.02 0.00 0.03 99.77 21:10:38 21:03:01 1 0.02 0.00 0.02 0.00 0.03 99.93 21:10:38 21:04:01 all 0.02 0.00 0.02 0.00 0.03 99.94 21:10:38 21:04:01 0 0.02 0.00 0.03 0.00 0.03 99.92 21:10:38 21:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:10:38 21:05:01 all 0.04 0.00 0.03 0.00 0.03 99.90 21:10:38 21:05:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:10:38 21:05:01 1 0.05 0.00 0.02 0.00 0.03 99.90 21:10:38 21:06:01 all 0.05 0.00 0.02 0.00 0.03 99.90 21:10:38 21:06:01 0 0.03 0.00 0.02 0.00 0.05 99.90 21:10:38 21:06:01 1 0.07 0.00 0.02 0.00 0.02 99.90 21:10:38 21:07:01 all 0.09 0.00 0.02 0.00 0.03 99.87 21:10:38 21:07:01 0 0.08 0.00 0.02 0.00 0.05 99.85 21:10:38 21:07:01 1 0.10 0.00 0.02 0.00 0.00 99.88 21:10:38 21:08:01 all 0.06 0.00 0.02 0.00 0.03 99.90 21:10:38 21:08:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:10:38 21:08:01 1 0.12 0.00 0.02 0.00 0.03 99.83 21:10:38 21:10:38 21:08:01 CPU %user %nice %system %iowait %steal %idle 21:10:38 21:09:01 all 0.05 0.00 0.02 0.00 0.04 99.89 21:10:38 21:09:01 0 0.02 0.00 0.02 0.00 0.03 99.93 21:10:38 21:09:01 1 0.08 0.00 0.02 0.00 0.05 99.85 21:10:38 21:10:01 all 0.08 0.00 0.01 0.00 0.03 99.87 21:10:38 21:10:01 0 0.03 0.00 0.00 0.00 0.03 99.93 21:10:38 21:10:01 1 0.13 0.00 0.02 0.00 0.03 99.82 21:10:38 Average: all 13.06 0.00 3.55 3.88 0.05 79.46 21:10:38 Average: 0 12.99 0.00 3.68 3.91 0.05 79.37 21:10:38 Average: 1 13.13 0.00 3.41 3.85 0.05 79.55 21:10:38 21:10:38 21:10:38