Pull request #3525 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 4e9d773f49f041fad318dd23f0ae2bf57aa9e092+2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 (880771e16346ebb1d7fa0f671ba111f70c47190e) 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-ssh5283605512247096236.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-ssh1062450446487969192.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-3525/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-3525/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh348966340307271243.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-ssh2989742045590138103.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-3525/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-3525/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4749076258267132331.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-976 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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/10@tmp/jenkins-gitclient-ssh6307756903850947390.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh5238288620979267807.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 Merge succeeded, producing 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 Checking out Revision 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 (PR-3525) > git config core.sparsecheckout # timeout=10 > git checkout -f 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 # 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/10@tmp/jenkins-gitclient-ssh9168139340676147757.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 # timeout=10 Commit message: "fix(snap): set version from git tag" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:06:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:06:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:06:33 ========================================================= 19:06:33 EdgeX Global Pipelines Version Info 19:06:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2b828afc7074371b9b161ed26787deb7319de1d3 # timeout=10 19:06:34 ------------------- 19:06:34 stable info: 19:06:34 ------------------- 19:06:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:06:34 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 19:06:34 Message: update stable to v1.0.194 19:06:35 ------------------- 19:06:35 experimental info: 19:06:35 ------------------- 19:06:35 Commited By: **** collab-it+edgex@linuxfoundation.org 19:06:35 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 19:06:35 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:06:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:06:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:06:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3525 [Pipeline] echo 19:06:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3525 [Pipeline] echo 19:06:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3525 [Pipeline] echo 19:06:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [Pipeline] echo 19:06:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e9d773 [Pipeline] echo 19:06:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:36 provisioning config files... 19:06:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config1631125060192618856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:36 ---> docker-login.sh 19:06:36 nexus3.edgexfoundry.org:10001 19:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:36 Configure a credential helper to remove this warning. See 19:06:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:36 19:06:36 Login Succeeded 19:06:36 nexus3.edgexfoundry.org:10002 19:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:36 Configure a credential helper to remove this warning. See 19:06:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:36 19:06:36 Login Succeeded 19:06:36 nexus3.edgexfoundry.org:10003 19:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:37 Configure a credential helper to remove this warning. See 19:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:37 19:06:37 Login Succeeded 19:06:37 nexus3.edgexfoundry.org:10004 19:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:37 Configure a credential helper to remove this warning. See 19:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:37 19:06:37 Login Succeeded 19:06:37 docker.io 19:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:37 Configure a credential helper to remove this warning. See 19:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:37 19:06:37 Login Succeeded 19:06:37 ---> docker-login.sh ends [Pipeline] } 19:06:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:37 ++ 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 19:06:37 + for file in '`ls cmd/**/Dockerfile`' 19:06:37 ++ dirname cmd/core-command/Dockerfile 19:06:37 ++ cut -d/ -f2 19:06:37 + echo core-command,cmd/core-command/Dockerfile 19:06:37 + for file in '`ls cmd/**/Dockerfile`' 19:06:37 ++ dirname cmd/core-data/Dockerfile 19:06:37 ++ cut -d/ -f2 19:06:37 + echo core-data,cmd/core-data/Dockerfile 19:06:37 + for file in '`ls cmd/**/Dockerfile`' 19:06:37 ++ dirname cmd/core-metadata/Dockerfile 19:06:37 ++ cut -d/ -f2 19:06:37 + echo core-metadata,cmd/core-metadata/Dockerfile 19:06:37 + for file in '`ls cmd/**/Dockerfile`' 19:06:37 ++ dirname cmd/security-bootstrapper/Dockerfile 19:06:37 ++ cut -d/ -f2 19:06:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:06:37 + for file in '`ls cmd/**/Dockerfile`' 19:06:37 ++ dirname cmd/security-proxy-setup/Dockerfile 19:06:37 ++ cut -d/ -f2 19:06:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:06:37 + for file in '`ls cmd/**/Dockerfile`' 19:06:37 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:06:37 ++ cut -d/ -f2 19:06:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:06:37 + for file in '`ls cmd/**/Dockerfile`' 19:06:37 ++ dirname cmd/support-notifications/Dockerfile 19:06:37 ++ cut -d/ -f2 19:06:37 + echo support-notifications,cmd/support-notifications/Dockerfile 19:06:37 + for file in '`ls cmd/**/Dockerfile`' 19:06:37 ++ dirname cmd/support-scheduler/Dockerfile 19:06:37 ++ cut -d/ -f2 19:06:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:06:37 + for file in '`ls cmd/**/Dockerfile`' 19:06:37 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:06:37 ++ cut -d/ -f2 19:06:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:06:37 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 19:06:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:06:41 19:06:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:06:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:06:41 latest: Pulling from edgex-devops/git-semver 19:06:41 31603596830f: Pulling fs layer 19:06:41 54011a49482f: Pulling fs layer 19:06:41 a6820b24f6d8: Pulling fs layer 19:06:41 f581987b2513: Pulling fs layer 19:06:41 f581987b2513: Waiting 19:06:41 54011a49482f: Verifying Checksum 19:06:41 54011a49482f: Download complete 19:06:41 31603596830f: Verifying Checksum 19:06:41 31603596830f: Download complete 19:06:41 f581987b2513: Verifying Checksum 19:06:41 f581987b2513: Download complete 19:06:41 31603596830f: Pull complete 19:06:41 a6820b24f6d8: Verifying Checksum 19:06:41 a6820b24f6d8: Download complete 19:06:42 54011a49482f: Pull complete 19:06:42 a6820b24f6d8: Pull complete 19:06:42 f581987b2513: Pull complete 19:06:42 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 19:06:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:06:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:06:42 prd-centos7-docker-4c-2g-976 does not seem to be running inside a container 19:06:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:06:44 $ docker top aa05bed416cf44d2724b74629acbc8f32c0f982ac09aaef4bf1e1e2190cc2ce5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:44 [ssh-agent] Looking for ssh-agent implementation... 19:06:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:44 $ docker exec aa05bed416cf44d2724b74629acbc8f32c0f982ac09aaef4bf1e1e2190cc2ce5 ssh-agent 19:06:44 SSH_AUTH_SOCK=/tmp/ssh-OPAvIZ1FOk8h/agent.14 19:06:44 SSH_AGENT_PID=20 19:06:44 Running ssh-add (command line suppressed) 19:06:44 Identity added: /w/workspace/edgex-go/10@tmp/private_key_5924207330355357942.key (/w/workspace/edgex-go/10@tmp/private_key_5924207330355357942.key) 19:06:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:45 + git tag --points-at HEAD [Pipeline] } 19:06:45 $ docker exec --env ******** --env ******** aa05bed416cf44d2724b74629acbc8f32c0f982ac09aaef4bf1e1e2190cc2ce5 ssh-agent -k 19:06:45 unset SSH_AUTH_SOCK; 19:06:45 unset SSH_AGENT_PID; 19:06:45 echo Agent pid 20 killed; 19:06:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:06:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:45 [ssh-agent] Looking for ssh-agent implementation... 19:06:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:45 $ docker exec aa05bed416cf44d2724b74629acbc8f32c0f982ac09aaef4bf1e1e2190cc2ce5 ssh-agent 19:06:45 SSH_AUTH_SOCK=/tmp/ssh-6GBIilINxkUD/agent.53 19:06:45 SSH_AGENT_PID=59 19:06:45 Running ssh-add (command line suppressed) 19:06:45 Identity added: /w/workspace/edgex-go/10@tmp/private_key_7667806709495085185.key (/w/workspace/edgex-go/10@tmp/private_key_7667806709495085185.key) 19:06:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:45 + git semver init 19:06:45 # -> Open(): unable to determine branch for HEAD 19:06:45 # $GIT_DIR = /w/workspace/edgex-go/10/.git 19:06:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/10 19:06:45 # $SEMVER_REMOTE_NAME = origin 19:06:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:06:45 # $SEMVER_USER_NAME = edgex-jenkins 19:06:45 # $SEMVER_BRANCH = PR-3525 19:06:45 # $SEMVER_TEMP = /tmp/semver-244089451 19:06:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:07:18 # '/tmp/semver-244089451' -> '/w/workspace/edgex-go/10/.semver' 19:07:18 # -> Force: false 19:07:18 # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } 19:07:18 $ docker exec --env ******** --env ******** aa05bed416cf44d2724b74629acbc8f32c0f982ac09aaef4bf1e1e2190cc2ce5 ssh-agent -k 19:07:18 unset SSH_AUTH_SOCK; 19:07:18 unset SSH_AGENT_PID; 19:07:18 echo Agent pid 59 killed; 19:07:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:18 + git semver [Pipeline] } 19:07:18 $ docker stop --time=1 aa05bed416cf44d2724b74629acbc8f32c0f982ac09aaef4bf1e1e2190cc2ce5 19:07:20 $ docker rm -f aa05bed416cf44d2724b74629acbc8f32c0f982ac09aaef4bf1e1e2190cc2ce5 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:20 Stashed 1 file(s) [Pipeline] echo 19:07:20 [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 19:07:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:07:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:07:22 + sudo service docker restart 19:07:22 + true 19:07:22 Redirecting to /bin/systemctl restart docker.service 19:07:36 Still waiting to schedule task 19:07:36 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-974’ [Pipeline] echo 19:07:40 ========================================================= 19:07:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:07:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:07:40 + 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 . 19:07:42 Sending build context to Docker daemon 329.2MB 19:07:42 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:07:42 Step 2/6 : FROM ${BASE} 19:07:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:42 540db60ca938: Pulling fs layer 19:07:42 adcc1eea9eea: Pulling fs layer 19:07:42 4c4ab2625f07: Pulling fs layer 19:07:42 0510c868ecb4: Pulling fs layer 19:07:42 afea3b2eda06: Pulling fs layer 19:07:42 7809a108b3ef: Pulling fs layer 19:07:42 f706445af74f: Pulling fs layer 19:07:42 0510c868ecb4: Waiting 19:07:42 afea3b2eda06: Waiting 19:07:42 7809a108b3ef: Waiting 19:07:42 f706445af74f: Waiting 19:07:42 4c4ab2625f07: Verifying Checksum 19:07:42 4c4ab2625f07: Download complete 19:07:42 adcc1eea9eea: Verifying Checksum 19:07:42 adcc1eea9eea: Download complete 19:07:42 afea3b2eda06: Verifying Checksum 19:07:42 afea3b2eda06: Download complete 19:07:42 7809a108b3ef: Verifying Checksum 19:07:42 7809a108b3ef: Download complete 19:07:42 540db60ca938: Verifying Checksum 19:07:42 540db60ca938: Download complete 19:07:42 540db60ca938: Pull complete 19:07:42 adcc1eea9eea: Pull complete 19:07:42 4c4ab2625f07: Pull complete 19:07:44 f706445af74f: Verifying Checksum 19:07:44 f706445af74f: Download complete 19:07:45 0510c868ecb4: Verifying Checksum 19:07:45 0510c868ecb4: Download complete 19:07:49 0510c868ecb4: Pull complete 19:07:49 afea3b2eda06: Pull complete 19:07:49 7809a108b3ef: Pull complete 19:07:50 f706445af74f: Pull complete 19:07:50 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:07:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:07:50 ---> b068be0155e3 19:07:50 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 19:07:52 ---> Running in 0d8d387ec947 19:07:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:07:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:07:54 (1/12) Installing libmagic (5.39-r0) 19:07:54 (2/12) Installing file (5.39-r0) 19:07:55 (3/12) Installing libc-dev (0.7.2-r3) 19:07:55 (4/12) Installing g++ (10.2.1_pre1-r3) 19:08:01 (5/12) Installing fortify-headers (1.1-r0) 19:08:01 (6/12) Installing patch (2.7.6-r6) 19:08:01 (7/12) Installing build-base (0.5-r2) 19:08:01 (8/12) Installing libsodium (1.0.18-r0) 19:08:01 (9/12) Installing pkgconf (1.7.3-r0) 19:08:01 (10/12) Installing libsodium-dev (1.0.18-r0) 19:08:01 (11/12) Installing libzmq (4.3.3-r1) 19:08:01 (12/12) Installing zeromq-dev (4.3.3-r1) 19:08:01 Executing busybox-1.32.1-r6.trigger 19:08:01 OK: 219 MiB in 52 packages 19:08:02 Removing intermediate container 0d8d387ec947 19:08:02 ---> fc0d27a4228c 19:08:02 Step 4/6 : WORKDIR /edgex-go 19:08:02 ---> Running in 27aa8947db33 19:08:02 Removing intermediate container 27aa8947db33 19:08:02 ---> cd3bdf6b58ac 19:08:02 Step 5/6 : COPY go.mod . 19:08:03 ---> 5915795c4c84 19:08:03 Step 6/6 : RUN go mod download 19:08:03 ---> Running in a65532845b6d 19:08:15 Removing intermediate container a65532845b6d 19:08:15 ---> 616454cae6c1 19:08:15 Successfully built 616454cae6c1 19:08:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:08:15 + docker inspect -f . ci-base-image-x86_64 19:08:15 . [Pipeline] withDockerContainer 19:08:15 prd-centos7-docker-4c-2g-976 does not seem to be running inside a container 19:08:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** ci-base-image-x86_64 cat 19:08:16 $ docker top e67cb29b836a5f887b8c05d26a79462f7ed0db20b5885cde9601e356419222f1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:16 + go version 19:08:16 go version go1.16.3 linux/amd64 [Pipeline] } 19:08:16 $ docker stop --time=1 e67cb29b836a5f887b8c05d26a79462f7ed0db20b5885cde9601e356419222f1 19:08:17 $ docker rm -f e67cb29b836a5f887b8c05d26a79462f7ed0db20b5885cde9601e356419222f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:08:18 + docker inspect -f . ci-base-image-x86_64 19:08:18 . [Pipeline] withDockerContainer 19:08:18 prd-centos7-docker-4c-2g-976 does not seem to be running inside a container 19:08:18 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** ci-base-image-x86_64 cat 19:08:19 $ docker top 994f6c2cfd75db5ebb4172e8dceee5eba664980633db351c6c22c344ec31ee65 -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:19 ========================================================= 19:08:19 [edgeXBuildGoParallel] Running Tests and Build... 19:08:19 ========================================================= [Pipeline] sh 19:08:19 + go mod tidy [Pipeline] sh 19:08:20 + make test 19:08:20 go mod tidy 19:08:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:26 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:08:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.059s coverage: 28.7% of statements 19:08:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.071s coverage: 100.0% of statements 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:09:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:09:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.063s coverage: 53.4% of statements 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:09:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:09:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.087s coverage: 87.7% of statements 19:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:09:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.056s coverage: 78.9% of statements 19:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:09:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.269s coverage: 95.1% of statements 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:09:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:09:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.053s coverage: 60.0% of statements 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.8% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:09:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.058s coverage: 22.0% of statements 19:09:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:09:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 79.5% of statements 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 19:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 19:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.182s coverage: 81.8% of statements 19:09:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.044s coverage: 87.2% of statements 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 19:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 19:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 19:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 19:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 19:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 19:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 19:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 19:09:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.174s coverage: 66.9% of statements 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:09:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.6% of statements 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.034s coverage: 89.5% of statements 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.068s coverage: 19.3% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.129s coverage: 91.9% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.055s coverage: 63.4% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.054s coverage: 28.9% of statements 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 19:09:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 19:09:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 19:09:50 GO111MODULE=on go vet ./... 19:10:17 gofmt -l . 19:10:17 [ "`gofmt -l .`" = "" ] 19:10:18 ./bin/test-attribution-txt.sh [Pipeline] sh 19:10:18 + ls -al . 19:10:18 total 528 19:10:18 drwxrwxr-x 10 1001 1001 4096 Jun 8 19:10 . 19:10:18 drwxr-xr-x 4 root root 30 Jun 8 19:08 .. 19:10:18 -rw-rw-r-- 1 1001 1001 11 Jun 8 19:06 .dockerignore 19:10:18 drwxrwxr-x 8 1001 1001 179 Jun 8 19:06 .git 19:10:18 drwxrwxr-x 3 1001 1001 125 Jun 8 19:06 .github 19:10:18 -rw-rw-r-- 1 1001 1001 818 Jun 8 19:06 .gitignore 19:10:18 drwx------ 3 1001 1001 60 Jun 8 19:07 .semver 19:10:18 -rw-rw-r-- 1 1001 1001 166 Jun 8 19:06 .sonarcloud.properties 19:10:18 -rw-rw-r-- 1 1001 1001 8609 Jun 8 19:06 Attribution.txt 19:10:18 -rw-rw-r-- 1 1001 1001 3804 Jun 8 19:06 CONTRIBUTING.md 19:10:18 -rw-rw-r-- 1 1001 1001 931 Jun 8 19:06 Dockerfile.build 19:10:18 -rw-rw-r-- 1 1001 1001 849 Jun 8 19:06 Jenkinsfile 19:10:18 -rw-rw-r-- 1 1001 1001 10775 Jun 8 19:06 LICENSE 19:10:18 -rw-rw-r-- 1 1001 1001 5605 Jun 8 19:06 Makefile 19:10:18 -rw-rw-r-- 1 1001 1001 7978 Jun 8 19:06 README.md 19:10:18 -rw-rw-r-- 1 1001 1001 6755 Jun 8 19:06 SECURITY.md 19:10:18 -rw-rw-r-- 1 1001 1001 5 Jun 8 19:07 VERSION 19:10:18 -rw-rw-r-- 1 1001 1001 4131 Jun 8 19:06 ZMQWindows.md 19:10:18 drwxrwxr-x 2 1001 1001 37 Jun 8 19:06 bin 19:10:18 drwxrwxr-x 14 1001 1001 4096 Jun 8 19:06 cmd 19:10:18 -rw-r--r-- 1 root root 412085 Jun 8 19:09 coverage.out 19:10:18 -rw-rw-r-- 1 1001 1001 902 Jun 8 19:06 go.mod 19:10:18 -rw-r--r-- 1 root root 21048 Jun 8 19:08 go.sum 19:10:18 drwxrwxr-x 8 1001 1001 127 Jun 8 19:06 internal 19:10:18 drwxrwxr-x 3 1001 1001 16 Jun 8 19:06 openapi 19:10:18 drwxrwxr-x 4 1001 1001 71 Jun 8 19:06 snap 19:10:18 -rw-rw-r-- 1 1001 1001 168 Jun 8 19:06 version.go [Pipeline] sh 19:10:19 + '[' -e coverage.out ] 19:10:19 + chown 1001:1001 coverage.out [Pipeline] stash 19:10:19 Stashed 1 file(s) [Pipeline] sh 19:10:19 + make build 19:10:19 go mod tidy 19:10:19 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 19:10:21 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 19:10: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 19:10:29 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 19:10:30 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 19:10:30 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 19:10:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:10:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:10: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 19:10:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:10:37 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] } 19:10:39 $ docker stop --time=1 994f6c2cfd75db5ebb4172e8dceee5eba664980633db351c6c22c344ec31ee65 19:10:40 $ docker rm -f 994f6c2cfd75db5ebb4172e8dceee5eba664980633db351c6c22c344ec31ee65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:45 19:10:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:10:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:46 latest: Pulling from edgex-devops/edgex-compose 19:10:46 cbdbe7a5bc2a: Pulling fs layer 19:10:46 ca9280d653b3: Pulling fs layer 19:10:46 7e9c9ca2126c: Pulling fs layer 19:10:46 cbdbe7a5bc2a: Download complete 19:10:46 cbdbe7a5bc2a: Pull complete 19:10:47 ca9280d653b3: Verifying Checksum 19:10:47 ca9280d653b3: Download complete 19:10:48 ca9280d653b3: Pull complete 19:10:48 7e9c9ca2126c: Verifying Checksum 19:10:48 7e9c9ca2126c: Download complete 19:10:51 7e9c9ca2126c: Pull complete 19:10:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:10:51 prd-centos7-docker-4c-2g-976 does not seem to be running inside a container 19:10:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-devops/edgex-compose:latest cat 19:10:54 $ docker top 1193ada90a17908198b3af8ad5aede18d839ce61cf0f9844d219354bf210afbc -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:54 + docker-compose build --help 19:10:54 + grep parallel 19:10:55 --parallel Build images in parallel. [Pipeline] } 19:10:55 $ docker stop --time=1 1193ada90a17908198b3af8ad5aede18d839ce61cf0f9844d219354bf210afbc 19:10:56 $ docker rm -f 1193ada90a17908198b3af8ad5aede18d839ce61cf0f9844d219354bf210afbc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:57 . [Pipeline] withDockerContainer 19:10:57 prd-centos7-docker-4c-2g-976 does not seem to be running inside a container 19:10:57 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 19:10:57 $ docker top 89729c52a34447441b0dbdc408feab158bbaf387d38e7e5da84cf0c7c1ccaf47 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:59 + docker-compose -f ./docker-compose-build.yml build --parallel 19:11:00 Building core-command ... 19:11:00 Building core-data ... 19:11:00 Building core-metadata ... 19:11:00 Building security-bootstrapper ... 19:11:00 Building security-proxy-setup ... 19:11:00 Building security-secretstore-setup ... 19:11:00 Building support-notifications ... 19:11:00 Building support-scheduler ... 19:11:00 Building sys-mgmt-agent ... 19:11:00 Building support-notifications 19:11:00 Building core-metadata 19:11:00 Building support-scheduler 19:11:00 Building security-secretstore-setup 19:11:00 Building security-proxy-setup 19:11:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:11:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:15 ---> 616454cae6c1 19:11:15 Step 3/23 : WORKDIR /edgex-go 19:11:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:11:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:11:15 ---> 616454cae6c1 19:11:15 Step 3/24 : WORKDIR /edgex-go 19:11:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:11:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:15 ---> 616454cae6c1 19:11:15 Step 3/22 : WORKDIR /edgex-go 19:11:18 ---> Running in 7bcd7464d283 19:11:18 ---> Running in 3c81f5375e33 19:11:18 ---> Running in c51f9e9867a5 19:11:20 Removing intermediate container 7bcd7464d283 19:11:20 ---> 9af503728ea6 19:11:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:20 Removing intermediate container 3c81f5375e33 19:11:20 ---> c5fa5f31b705 19:11:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:20 Removing intermediate container c51f9e9867a5 19:11:20 ---> 070736c1d91d 19:11:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:20 ---> Running in f9e8b5497fce 19:11:20 ---> Running in aa87c0e6fb0a 19:11:20 ---> Running in 66bc7a072f82 19:11:22 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:11:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:11:22 ---> 616454cae6c1 19:11:22 Step 3/26 : WORKDIR /edgex-go 19:11:22 ---> Using cache 19:11:22 ---> 070736c1d91d 19:11:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:23 ---> Running in 9b8b83272312 19:11:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:11:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:23 ---> 616454cae6c1 19:11:23 Step 3/23 : WORKDIR /edgex-go 19:11:23 ---> Using cache 19:11:23 ---> 070736c1d91d 19:11:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:23 ---> Running in b4bd7ecd665e 19:11:23 Removing intermediate container f9e8b5497fce 19:11:23 ---> 6182ed1e8d86 19:11:23 Step 5/24 : RUN apk add --update --no-cache make git 19:11:23 ---> Running in 55ce7fcfbc8c 19:11:23 Removing intermediate container aa87c0e6fb0a 19:11:23 ---> e469476f104c 19:11:23 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:11:24 ---> Running in 50c6684d7fff 19:11:24 Removing intermediate container 66bc7a072f82 19:11:24 ---> 03785034b55e 19:11:24 Step 5/22 : RUN apk add --update --no-cache make git 19:11:24 ---> Running in 05fd841b9a24 19:11:24 Removing intermediate container 9b8b83272312 19:11:24 ---> 9cca7cfac3e2 19:11:24 Step 5/26 : RUN apk add --update --no-cache make git 19:11:24 ---> Running in 71c630e6a524 19:11:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:11:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:11:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:11:24 Removing intermediate container b4bd7ecd665e 19:11:24 ---> fbf76d04d054 19:11:24 Step 5/23 : RUN apk add --update --no-cache make git 19:11:24 ---> Running in af8a4cdb54ac 19:11:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:11:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:11:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:11:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:11:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:11:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:11:26 OK: 219 MiB in 52 packages 19:11:26 OK: 219 MiB in 52 packages 19:11:26 OK: 219 MiB in 52 packages 19:11:26 OK: 219 MiB in 52 packages 19:11:26 Removing intermediate container 55ce7fcfbc8c 19:11:26 ---> 717b47f57d0f 19:11:26 Step 6/24 : COPY go.mod . 19:11:26 Removing intermediate container 50c6684d7fff 19:11:26 ---> 62d9aa757495 19:11:26 Step 6/23 : COPY go.mod . 19:11:26 Removing intermediate container 05fd841b9a24 19:11:26 ---> 869331c1ea5b 19:11:26 Step 6/22 : COPY go.mod . 19:11:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:11:26 ---> 37023653ca8c 19:11:26 Step 7/24 : RUN go mod download 19:11:26 Removing intermediate container 71c630e6a524 19:11:26 ---> fd7eab09ab07 19:11:26 Step 6/26 : COPY go.mod . 19:11:26 ---> fe5e5dc0e63e 19:11:26 Step 7/23 : RUN go mod download 19:11:26 ---> 06f62705f7ed 19:11:26 Step 7/22 : RUN go mod download 19:11:26 ---> Running in a132eff21cf5 19:11:26 ---> Running in abf651220bd3 19:11:26 ---> Running in fd53ace9a6a3 19:11:27 ---> d8a723632ddc 19:11:27 Step 7/26 : RUN go mod download 19:11:27 ---> Running in ce310ea7f1fc 19:11:27 OK: 219 MiB in 52 packages 19:11:27 Removing intermediate container af8a4cdb54ac 19:11:27 ---> 06ef5416d323 19:11:27 Step 6/23 : COPY go.mod . 19:11:28 ---> 9e2ef499e4a0 19:11:28 Step 7/23 : RUN go mod download 19:11:28 Removing intermediate container a132eff21cf5 19:11:28 ---> 8be2aeace71d 19:11:28 Step 8/24 : COPY . . 19:11:28 ---> Running in d5f10f755be3 19:11:28 Removing intermediate container abf651220bd3 19:11:28 ---> 113400ca38c8 19:11:28 Step 8/23 : COPY . . 19:11:28 Removing intermediate container ce310ea7f1fc 19:11:28 ---> ce0e4d21019d 19:11:28 Step 8/26 : COPY . . 19:11:28 Removing intermediate container fd53ace9a6a3 19:11:28 ---> ad15fcb04e27 19:11:28 Step 8/22 : COPY . . 19:11:35 Removing intermediate container d5f10f755be3 19:11:35 ---> ec1fba76452e 19:11:35 Step 8/23 : COPY . . 19:11:38 Running on prd-ubuntu18.04-docker-arm64-4c-16g-977 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws 19:11:38 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 19:11:38 The recommended git tool is: git 19:11:44 using credential edgex-jenkins-ssh 19:11:44 Cloning the remote Git repository 19:11:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:11:44 > git init /w/workspace/edgex-go/10 # timeout=10 19:11:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:45 > git --version # timeout=10 19:11:45 > git --version # 'git version 2.17.1' 19:11:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:02 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:12:05 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:12:05 Merge succeeded, producing 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:12:05 Checking out Revision 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 (PR-3525) 19:12:05 > git config core.sparsecheckout # timeout=10 19:12:05 > git checkout -f 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 # timeout=10 19:12:05 > git remote # timeout=10 19:12:05 > git config --get remote.origin.url # timeout=10 19:12:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:05 > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 19:12:05 > git rev-parse HEAD^{commit} # timeout=10 19:12:05 > git config core.sparsecheckout # timeout=10 19:12:05 > git checkout -f 4e9d773f49f041fad318dd23f0ae2bf57aa9e092 # timeout=10 19:12:10 ---> a69ae2c6fbc7 19:12:10 Step 9/23 : RUN go mod tidy 19:12:10 ---> bcc984a5a9be 19:12:10 Step 9/26 : RUN go mod tidy 19:12:10 ---> Running in d9d58265fcf6 19:12:10 ---> Running in 0efdf2716dd0 19:12:10 ---> 62328a99630f 19:12:10 Step 9/22 : RUN go mod tidy 19:12:10 ---> Running in e7a9ed7ab311 19:12:11 ---> 4e51c161a066 19:12:11 Step 9/24 : RUN go mod tidy 19:12:11 ---> Running in 9a0cb54220b7 19:12:14 Commit message: "fix(snap): set version from git tag" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:12:16 ---> 797e4b09afc1 19:12:16 Step 9/23 : RUN go mod tidy 19:12:16 ---> Running in 40ae63780e2e 19:12:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:12:16 Removing intermediate container 9a0cb54220b7 19:12:16 ---> 5e8c1e2d478a 19:12:16 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:12:16 Removing intermediate container e7a9ed7ab311 19:12:16 ---> da2fa5ac7e6f 19:12:16 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:12:16 Removing intermediate container 0efdf2716dd0 19:12:16 ---> ac6c1980e84b 19:12:16 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:12:16 ---> Running in e49e3c27dcb2 19:12:16 ---> Running in d5640eb0f591 19:12:17 + sudo service docker restart 19:12:17 + true 19:12:17 ---> Running in 37eec5384e6a 19:12:17 Removing intermediate container d9d58265fcf6 19:12:17 ---> af7db5b5aa8c 19:12:17 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:12:17 ---> Running in c8e138f74e7c 19:12:17 Removing intermediate container 40ae63780e2e 19:12:17 ---> df648659d986 19:12:17 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:12:17 ---> Running in f070841e9152 19:12:17 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 19:12:17 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 19:12:17 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 19:12:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:12:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:35 provisioning config files... 19:12:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config8211540836848843607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:35 ---> docker-login.sh 19:12:35 nexus3.edgexfoundry.org:10001 19:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:37 Configure a credential helper to remove this warning. See 19:12:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:37 19:12:37 Login Succeeded 19:12:37 nexus3.edgexfoundry.org:10002 19:12:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:37 Configure a credential helper to remove this warning. See 19:12:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:37 19:12:37 Login Succeeded 19:12:37 nexus3.edgexfoundry.org:10003 19:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:38 Configure a credential helper to remove this warning. See 19:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:38 19:12:38 Login Succeeded 19:12:38 nexus3.edgexfoundry.org:10004 19:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:38 Configure a credential helper to remove this warning. See 19:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:38 19:12:38 Login Succeeded 19:12:38 docker.io 19:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:39 Configure a credential helper to remove this warning. See 19:12:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:39 19:12:39 Login Succeeded 19:12:39 ---> docker-login.sh ends [Pipeline] } 19:12:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:12:40 ========================================================= 19:12:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:12:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:12:40 + 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 . 19:12:43 Sending build context to Docker daemon 166.2MB 19:12:43 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:12:43 Step 2/6 : FROM ${BASE} 19:12:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:12:43 595b0fe564bb: Pulling fs layer 19:12:43 7186ed65a4f7: Pulling fs layer 19:12:43 316046926c0a: Pulling fs layer 19:12:43 4ebd0625c992: Pulling fs layer 19:12:43 207e8628e3a3: Pulling fs layer 19:12:43 c791037a9be2: Pulling fs layer 19:12:43 ffd874e62e21: Pulling fs layer 19:12:43 4ebd0625c992: Waiting 19:12:43 207e8628e3a3: Waiting 19:12:43 ffd874e62e21: Waiting 19:12:43 c791037a9be2: Waiting 19:12:43 316046926c0a: Download complete 19:12:43 7186ed65a4f7: Verifying Checksum 19:12:43 7186ed65a4f7: Download complete 19:12:43 207e8628e3a3: Verifying Checksum 19:12:43 207e8628e3a3: Download complete 19:12:43 c791037a9be2: Verifying Checksum 19:12:43 c791037a9be2: Download complete 19:12:43 595b0fe564bb: Verifying Checksum 19:12:43 595b0fe564bb: Download complete 19:12:44 595b0fe564bb: Pull complete 19:12:44 7186ed65a4f7: Pull complete 19:12:44 316046926c0a: Pull complete 19:12:45 ffd874e62e21: Verifying Checksum 19:12:45 ffd874e62e21: Download complete 19:12:47 4ebd0625c992: Verifying Checksum 19:12:47 4ebd0625c992: Download complete 19:12:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:12:57 4ebd0625c992: Pull complete 19:12:57 207e8628e3a3: Pull complete 19:12:57 c791037a9be2: Pull complete 19:12:58 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 19:13:02 Removing intermediate container d5640eb0f591 19:13:02 ---> be797e990e5a 19:13:02 19:13:02 Step 11/22 : FROM alpine:3.12 19:13:02 3.12: Pulling from library/alpine 19:13:03 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:13:03 Status: Downloaded newer image for alpine:3.12 19:13:03 ---> 13621d1b12d4 19:13:03 Step 12/22 : RUN apk add --update --no-cache curl 19:13:03 ffd874e62e21: Pull complete 19:13:03 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 19:13:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:13:03 ---> cfc18b08335c 19:13:03 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 19:13:03 ---> Running in f4b48ef0d41e 19:13:04 ---> Running in e38b5a696d32 19:13:04 Removing intermediate container 37eec5384e6a 19:13:04 ---> b5b46586bced 19:13:04 19:13:04 Step 11/26 : FROM alpine:3.12 19:13:04 ---> 13621d1b12d4 19:13:04 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:13:04 ---> Running in 88720b605b44 19:13:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:13:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:05 (1/4) Installing ca-certificates (20191127-r4) 19:13:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:13:05 (3/4) Installing libcurl (7.77.0-r0) 19:13:05 (4/4) Installing curl (7.77.0-r0) 19:13:05 Executing busybox-1.31.1-r20.trigger 19:13:05 Executing ca-certificates-20191127-r4.trigger 19:13:05 OK: 7 MiB in 18 packages 19:13:05 (1/6) Installing ca-certificates (20191127-r4) 19:13:05 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:13:05 (3/6) Installing libcurl (7.77.0-r0) 19:13:05 (4/6) Installing curl (7.77.0-r0) 19:13:05 (5/6) Installing dumb-init (1.2.2-r1) 19:13:05 (6/6) Installing su-exec (0.2-r1) 19:13:05 Executing busybox-1.31.1-r20.trigger 19:13:05 Executing ca-certificates-20191127-r4.trigger 19:13:05 OK: 7 MiB in 20 packages 19:13:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:13:07 (1/12) Installing libmagic (5.39-r0) 19:13:07 (2/12) Installing file (5.39-r0) 19:13:07 Removing intermediate container f070841e9152 19:13:07 ---> 7495984200e5 19:13:07 19:13:07 Step 11/23 : FROM alpine:3.12 19:13:07 ---> 13621d1b12d4 19:13:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:13:07 Removing intermediate container e49e3c27dcb2 19:13:07 ---> 513078d83153 19:13:07 19:13:07 Step 11/24 : FROM alpine:3.12 19:13:07 ---> 13621d1b12d4 19:13:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:13:07 (3/12) Installing libc-dev (0.7.2-r3) 19:13:07 (4/12) Installing g++ (10.2.1_pre1-r3) 19:13:07 Removing intermediate container c8e138f74e7c 19:13:07 ---> 40834f026766 19:13:07 19:13:07 Step 11/23 : FROM alpine:3.12 19:13:07 ---> 13621d1b12d4 19:13:07 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:13:07 ---> Running in a977d0af07c4 19:13:08 ---> Running in 8b50761f70cc 19:13:08 ---> Running in 085b688ef929 19:13:08 Removing intermediate container e38b5a696d32 19:13:08 ---> 2d9572eb5c0f 19:13:08 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:08 Removing intermediate container 88720b605b44 19:13:08 ---> e74627f2647b 19:13:08 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:08 ---> Running in 83ffd18d9bdd 19:13:08 ---> Running in 84975390875e 19:13:08 Removing intermediate container 83ffd18d9bdd 19:13:08 ---> 41421d25fa46 19:13:08 Step 14/22 : WORKDIR /edgex 19:13:08 ---> Running in e782289d7ccc 19:13:08 Removing intermediate container 84975390875e 19:13:08 ---> ae37edec228a 19:13:08 Step 14/26 : WORKDIR / 19:13:08 ---> Running in 5e037d213929 19:13:08 Removing intermediate container e782289d7ccc 19:13:08 ---> 6eb4b6a662e7 19:13:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:13:08 Removing intermediate container 5e037d213929 19:13:08 ---> 10c2e27c2670 19:13:08 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:13:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:13:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:13:08 (1/1) Installing dumb-init (1.2.2-r1) 19:13:08 Executing busybox-1.31.1-r20.trigger 19:13:08 OK: 6 MiB in 15 packages 19:13:08 ---> bc5c5cef95c3 19:13:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:13:08 (1/2) Installing ca-certificates (20191127-r4) 19:13:09 (1/1) Installing dumb-init (1.2.2-r1) 19:13:09 Executing busybox-1.31.1-r20.trigger 19:13:09 (2/2) Installing dumb-init (1.2.2-r1) 19:13:09 Executing busybox-1.31.1-r20.trigger 19:13:09 OK: 6 MiB in 15 packages 19:13:09 Executing ca-certificates-20191127-r4.trigger 19:13:09 ---> 0b7ebd789d17 19:13:09 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:13:09 OK: 6 MiB in 16 packages 19:13:09 ---> f967181b1dc4 19:13:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:13:09 ---> 9c9cb3d06ee5 19:13:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:13:09 Removing intermediate container a977d0af07c4 19:13:09 ---> b9fca56c65d6 19:13:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:09 ---> Running in 0aa128730d79 19:13:09 Removing intermediate container 8b50761f70cc 19:13:09 ---> 40e753ad1f4b 19:13:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:09 Removing intermediate container 085b688ef929 19:13:09 ---> 2bdd5c31c0eb 19:13:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:13:10 Removing intermediate container 0aa128730d79 19:13:10 ---> 65a13e60163a 19:13:10 Step 14/23 : ENV APP_PORT=59861 19:13:10 ---> Running in c3e85fd72b12 19:13:10 ---> ffc171809093 19:13:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:13:10 ---> Running in e0c2a7bbb572 19:13:10 ---> Running in 982c8b3753aa 19:13:10 ---> 3a3ca4c33978 19:13:10 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:13:10 ---> Running in 39ae11711a7e 19:13:10 Removing intermediate container e0c2a7bbb572 19:13:10 ---> cae595b8b7e2 19:13:10 Step 14/23 : ENV APP_PORT=59860 19:13:10 ---> Running in db911ea41dfa 19:13:10 Removing intermediate container c3e85fd72b12 19:13:10 ---> 58ac3ed85c65 19:13:10 Step 14/24 : ENV APP_PORT=59881 19:13:10 Removing intermediate container 982c8b3753aa 19:13:10 ---> f1d725e8fbff 19:13:10 Step 15/23 : EXPOSE $APP_PORT 19:13:10 ---> Running in 30352c848e54 19:13:10 Removing intermediate container 39ae11711a7e 19:13:10 ---> f21e8f86b65b 19:13:10 Step 19/22 : CMD ["--init=true"] 19:13:10 ---> Running in d3901bfd8012 19:13:10 ---> Running in d52f9fed6228 19:13:10 ---> a32090bd1889 19:13:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:13:10 Removing intermediate container db911ea41dfa 19:13:10 ---> 695bd7379de8 19:13:10 Step 15/23 : EXPOSE $APP_PORT 19:13:10 ---> Running in 9be9ff89a2fc 19:13:10 Removing intermediate container 30352c848e54 19:13:10 ---> 0c14b09a76f0 19:13:10 Step 15/24 : EXPOSE $APP_PORT 19:13:10 Removing intermediate container d3901bfd8012 19:13:10 ---> 2bc83859457f 19:13:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:10 Removing intermediate container d52f9fed6228 19:13:10 ---> f3ff0ec3d785 19:13:10 Step 20/22 : LABEL arch=x86_64 19:13:10 ---> Running in 0830961eb7e2 19:13:10 Removing intermediate container 9be9ff89a2fc 19:13:10 ---> c95a32b67cb4 19:13:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:10 ---> Running in f3c28cc1945e 19:13:10 Removing intermediate container 0830961eb7e2 19:13:10 ---> 7bd2eaf3a8d8 19:13:10 Step 16/24 : WORKDIR / 19:13:10 ---> bc860fe4a0e8 19:13:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:13:10 ---> 7e1ef9e42cf2 19:13:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:13:10 Removing intermediate container f3c28cc1945e 19:13:10 ---> d91521047dc0 19:13:10 Step 21/22 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:13:10 ---> 529eff0e6509 19:13:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:10 ---> Running in bb733acd0bfb 19:13:10 ---> Running in fa2fd1cec101 19:13:11 Removing intermediate container fa2fd1cec101 19:13:11 ---> 3dcc9262b1c3 19:13:11 Step 22/22 : LABEL version=0.0.0 19:13:11 Removing intermediate container bb733acd0bfb 19:13:11 ---> b1ace7e9c180 19:13:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:11 ---> Running in f530c0bd62a9 19:13:11 ---> 54b67b77e308 19:13:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:13:11 ---> 28c6d599fed5 19:13:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:13:11 ---> 21a0412db643 19:13:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:13:11 Removing intermediate container f530c0bd62a9 19:13:11 ---> c6a5bd75029a 19:13:11 19:13:11 ---> 1a89ecae3e1b 19:13:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:13:11 Successfully built c6a5bd75029a 19:13:11 Successfully tagged security-proxy-setup:latest 19:13:11  Building security-proxy-setup ... done Building sys-mgmt-agent 19:13:12 ---> cd157cbc3254 19:13:12 ---> e1cc7e2b2c48 19:13:12 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/ 19:13:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:13:12 ---> cb87c93ab2dc 19:13:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:13:12 ---> Running in 22ef08c9e4d2 19:13:12 ---> Running in ab5b250c56eb 19:13:12 ---> Running in 888ee22fbbd3 19:13:12 ---> 58b38b2883c3 19:13:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:13:13 Removing intermediate container ab5b250c56eb 19:13:13 ---> 58bbfce3d1c9 19:13:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:13 Removing intermediate container 888ee22fbbd3 19:13:13 ---> f5da4b86dcf6 19:13:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:13 ---> faf2ffb98ff4 19:13:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:13:13 ---> Running in 6df222785f65 19:13:13 ---> Running in 2c26e3bb7545 19:13:13 ---> Running in 6009a327c9b0 19:13:13 Removing intermediate container 6df222785f65 19:13:13 ---> 43e14eb457c7 19:13:13 Step 21/23 : LABEL arch=x86_64 19:13:14 Removing intermediate container 2c26e3bb7545 19:13:14 ---> 44b7c76a787b 19:13:14 Step 21/23 : LABEL arch=x86_64 19:13:14 (5/12) Installing fortify-headers (1.1-r0) 19:13:14 (6/12) Installing patch (2.7.6-r6) 19:13:14 (7/12) Installing build-base (0.5-r2) 19:13:14 (8/12) Installing libsodium (1.0.18-r0) 19:13:14 (9/12) Installing pkgconf (1.7.3-r0) 19:13:14 (10/12) Installing libsodium-dev (1.0.18-r0) 19:13:14 (11/12) Installing libzmq (4.3.3-r1) 19:13:14 (12/12) Installing zeromq-dev (4.3.3-r1) 19:13:14 Executing busybox-1.32.1-r6.trigger 19:13:14 OK: 218 MiB in 52 packages 19:13:14 ---> Running in c81bbf6cb5e4 19:13:14 Removing intermediate container 6009a327c9b0 19:13:14 ---> c3d9879311e2 19:13:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:14 ---> Running in a236d985702a 19:13:14 Removing intermediate container c81bbf6cb5e4 19:13:14 ---> 2b79048e78a8 19:13:14 Step 22/23 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:13:14 ---> Running in 72e7cfd94771 19:13:15 Removing intermediate container a236d985702a 19:13:15 ---> 3307c0791e06 19:13:15 Step 22/23 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:13:15 Removing intermediate container 22ef08c9e4d2 19:13:15 ---> 8b4ad3387665 19:13:15 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:13:15 ---> Running in 4f3a583236ee 19:13:15 Removing intermediate container 72e7cfd94771 19:13:15 ---> 03c3e06b918b 19:13:15 Step 22/24 : LABEL arch=x86_64 19:13:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:13:16 ---> 616454cae6c1 19:13:16 Step 3/24 : WORKDIR /edgex-go 19:13:16 ---> Using cache 19:13:16 ---> 070736c1d91d 19:13:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:16 ---> Using cache 19:13:16 ---> fbf76d04d054 19:13:16 Step 5/24 : RUN apk add --update --no-cache make bash git 19:13:16 ---> Running in 414e27c8836e 19:13:16 ---> Running in 36aa7f9d8d40 19:13:16 ---> Running in 23167948bade 19:13:16 Removing intermediate container 4f3a583236ee 19:13:16 ---> 68a719059f25 19:13:16 Step 23/23 : LABEL version=0.0.0 19:13:16 ---> Running in 7bbf27eab4f9 19:13:16 ---> Running in e2ef6dcb37e6 19:13:16 Removing intermediate container 36aa7f9d8d40 19:13:16 ---> 0dafc0096deb 19:13:16 Step 23/24 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:13:16 Removing intermediate container 23167948bade 19:13:16 ---> 6de707b1b396 19:13:16 Step 24/26 : LABEL arch=x86_64 19:13:16 ---> Running in b9b1c7c6ad8d 19:13:16 Removing intermediate container 414e27c8836e 19:13:16 ---> d87f3858dd5a 19:13:16 Step 23/23 : LABEL version=0.0.0 19:13:16 ---> Running in b8f215dc3051 19:13:16 ---> Running in 39d42f056ab9 19:13:16 Removing intermediate container e2ef6dcb37e6 19:13:16 ---> bf0e309710e7 19:13:16 19:13:16 Removing intermediate container b8f215dc3051 19:13:16 ---> 4bdda4fabdf2 19:13:16 Step 25/26 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:13:16 Removing intermediate container b9b1c7c6ad8d 19:13:16 ---> 46bc007d335f 19:13:16 Step 24/24 : LABEL version=0.0.0 19:13:16 Successfully built bf0e309710e7 19:13:16 Removing intermediate container 39d42f056ab9 19:13:16 ---> de66ba55b8d9 19:13:16 19:13:16 Successfully tagged support-notifications:latest 19:13:16  Building support-notifications ... done Building core-command 19:13:17 ---> Running in 3931bdd85940 19:13:17 ---> Running in 0fa130a5502b 19:13:17 Successfully built de66ba55b8d9 19:13:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:13:17 Successfully tagged support-scheduler:latest 19:13:17  Building support-scheduler ... done Building core-data 19:13:17 Removing intermediate container 3931bdd85940 19:13:17 ---> c0398933ac82 19:13:17 Step 26/26 : LABEL version=0.0.0 19:13:17 Removing intermediate container 0fa130a5502b 19:13:17 ---> 363cd91feb24 19:13:17 19:13:17 ---> Running in a70fbfcd9095 19:13:17 Successfully built 363cd91feb24 19:13:17 Successfully tagged core-metadata:latest 19:13:17 Building security-bootstrapper 19:13:17  Building core-metadata ... done Removing intermediate container a70fbfcd9095 19:13:17 ---> 4caf345838ec 19:13:17 19:13:17 Successfully built 4caf345838ec 19:13:17 Successfully tagged security-secretstore-setup:latest 19:13:17  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:13:18 OK: 219 MiB in 52 packages 19:13:18 Removing intermediate container f4b48ef0d41e 19:13:18 ---> 51ec7ceccf88 19:13:18 Step 4/6 : WORKDIR /edgex-go 19:13:18 ---> Running in 79f6ca8851f7 19:13:18 Removing intermediate container 79f6ca8851f7 19:13:18 ---> 1a1cfbb8913a 19:13:18 Step 5/6 : COPY go.mod . 19:13:19 ---> b988ef2d51f3 19:13:19 Step 6/6 : RUN go mod download 19:13:19 ---> Running in 3b945eb808f3 19:13:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:13:26 ---> 616454cae6c1 19:13:26 Step 3/24 : WORKDIR /edgex-go 19:13:26 ---> Using cache 19:13:26 ---> 070736c1d91d 19:13:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:26 ---> Using cache 19:13:26 ---> fbf76d04d054 19:13:26 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:13:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:13:26 ---> 616454cae6c1 19:13:26 Step 3/24 : WORKDIR /edgex-go 19:13:26 ---> Using cache 19:13:26 ---> 070736c1d91d 19:13:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:26 ---> Using cache 19:13:26 ---> fbf76d04d054 19:13:26 Step 5/24 : RUN apk add --update --no-cache make git 19:13:26 ---> Using cache 19:13:26 ---> 06ef5416d323 19:13:26 Step 6/24 : COPY go.mod . 19:13:26 ---> Using cache 19:13:26 ---> 9e2ef499e4a0 19:13:26 Step 7/24 : RUN go mod download 19:13:26 ---> Using cache 19:13:26 ---> ec1fba76452e 19:13:26 Step 8/24 : COPY . . 19:13:26 ---> Using cache 19:13:26 ---> 797e4b09afc1 19:13:26 Step 9/24 : RUN go mod tidy 19:13:26 ---> Using cache 19:13:26 ---> df648659d986 19:13:26 Step 10/24 : RUN make cmd/core-command/core-command 19:13:26 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:13:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:13:26 ---> 616454cae6c1 19:13:26 Step 3/32 : WORKDIR /edgex-go 19:13:26 ---> Using cache 19:13:26 ---> 070736c1d91d 19:13:26 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:26 ---> Using cache 19:13:26 ---> fbf76d04d054 19:13:26 Step 5/32 : RUN apk add --update --no-cache make git 19:13:26 ---> Using cache 19:13:26 ---> 06ef5416d323 19:13:26 Step 6/32 : COPY go.mod . 19:13:26 ---> Using cache 19:13:26 ---> 9e2ef499e4a0 19:13:26 Step 7/32 : RUN go mod download 19:13:26 ---> Using cache 19:13:26 ---> ec1fba76452e 19:13:26 Step 8/32 : COPY . . 19:13:26 ---> Using cache 19:13:26 ---> 797e4b09afc1 19:13:26 Step 9/32 : RUN go mod tidy 19:13:26 ---> Using cache 19:13:26 ---> df648659d986 19:13:26 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:13:27 ---> Running in 17b53ea238b1 19:13:27 ---> Running in a261d4319d6a 19:13:27 ---> Running in 32c9964b98d4 19:13:27 Removing intermediate container 7bbf27eab4f9 19:13:27 ---> 36a4703510bd 19:13:27 Step 6/24 : COPY go.mod . 19:13:27 ---> 5a6e32be514d 19:13:27 Step 7/24 : RUN go mod download 19:13:27 ---> Running in abf57448b772 19:13:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:13:27 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 19:13:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:13:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:13:28 Removing intermediate container abf57448b772 19:13:28 ---> 9bd83243dfed 19:13:28 Step 8/24 : COPY . . 19:13:29 OK: 219 MiB in 52 packages 19:13:31 Removing intermediate container 17b53ea238b1 19:13:31 ---> a7289f4956e6 19:13:31 Step 6/24 : COPY go.mod . 19:13:32 ---> b5b20922a3dc 19:13:32 Step 7/24 : RUN go mod download 19:13:33 ---> Running in 5ec3bdb886c9 19:13:34 ---> d02a77e062e8 19:13:34 Step 9/24 : RUN go mod tidy 19:13:34 Removing intermediate container 5ec3bdb886c9 19:13:34 ---> b869052015a8 19:13:34 Step 8/24 : COPY . . 19:13:34 ---> Running in e1969941a375 19:13:40 Removing intermediate container e1969941a375 19:13:40 ---> d86b9a933c0e 19:13:40 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:13:40 ---> Running in f5bf98093de2 19:13:40 ---> 73f26975d25e 19:13:40 Step 9/24 : RUN go mod tidy 19:13:40 ---> Running in 210a89600799 19:13:40 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 19:13:42 Removing intermediate container 210a89600799 19:13:42 ---> 297b6ef772de 19:13:42 Step 10/24 : RUN make cmd/core-data/core-data 19:13:42 ---> Running in 32a5b7e5d8e7 19:13:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:13:50 Removing intermediate container 3b945eb808f3 19:13:50 ---> 28f9d50c777c 19:13:50 Successfully built 28f9d50c777c 19:13:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:13:50 + docker inspect -f . ci-base-image-arm64 19:13:50 . [Pipeline] withDockerContainer 19:13:50 prd-ubuntu18.04-docker-arm64-4c-16g-977 does not seem to be running inside a container 19:13:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** ci-base-image-arm64 cat 19:13:55 $ docker top 9ed984422f87b933dea513b306809d6c4a75b1a614ba12e8e5b2340a3e8a637c -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:56 + go version 19:13:56 go version go1.16.3 linux/arm64 [Pipeline] } 19:13:56 $ docker stop --time=1 9ed984422f87b933dea513b306809d6c4a75b1a614ba12e8e5b2340a3e8a637c 19:13:58 $ docker rm -f 9ed984422f87b933dea513b306809d6c4a75b1a614ba12e8e5b2340a3e8a637c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:13:59 + docker inspect -f . ci-base-image-arm64 19:13:59 . [Pipeline] withDockerContainer 19:13:59 prd-ubuntu18.04-docker-arm64-4c-16g-977 does not seem to be running inside a container 19:13:59 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** ci-base-image-arm64 cat 19:14:01 $ docker top 2bec33782bf59a43cc7d44d3a68919b72151da990a0a0a9269493715a9546c5f -eo pid,comm [Pipeline] { [Pipeline] echo 19:14:01 ========================================================= 19:14:01 [edgeXBuildGoParallel] Running Tests and Build... 19:14:01 ========================================================= [Pipeline] sh 19:14:02 + go mod tidy 19:14:02 Removing intermediate container 32c9964b98d4 19:14:02 ---> 373bfdf02368 19:14:02 19:14:02 Step 11/24 : FROM alpine:3.12 19:14:02 ---> 13621d1b12d4 19:14:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:14:02 ---> Using cache 19:14:02 ---> 40e753ad1f4b 19:14:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:14:02 ---> Using cache 19:14:02 ---> 58ac3ed85c65 19:14:02 Step 14/24 : ENV APP_PORT=59882 19:14:02 Removing intermediate container a261d4319d6a 19:14:02 ---> 3cdf75b7a8ae 19:14:02 19:14:02 Step 11/32 : FROM alpine:3.12 19:14:02 ---> 13621d1b12d4 19:14:02 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:14:02 ---> Running in d8ff7ef52ccd 19:14:02 ---> Running in fe10b0f689eb 19:14:02 Removing intermediate container d8ff7ef52ccd 19:14:02 ---> afb49af84fe3 19:14:02 Step 15/24 : EXPOSE $APP_PORT 19:14:02 ---> Running in 950ac36317a1 19:14:02 Removing intermediate container fe10b0f689eb 19:14:02 ---> 677bcb25a987 19:14:02 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:14:02 ---> Running in a05aadc9acc9 19:14:02 Removing intermediate container 950ac36317a1 19:14:02 ---> d8fe3ca2b31d 19:14:02 Step 16/24 : WORKDIR / 19:14:02 ---> Running in e235522d41e8 19:14:02 Removing intermediate container e235522d41e8 19:14:02 ---> 9102f43376a6 19:14:02 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:02 ---> 5d64a621d684 19:14:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:14:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:02 (1/2) Installing dumb-init (1.2.2-r1) 19:14:02 (2/2) Installing su-exec (0.2-r1) 19:14:02 Executing busybox-1.31.1-r20.trigger 19:14:02 OK: 6 MiB in 16 packages 19:14:02 ---> 45336fd89eee 19:14:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [Pipeline] sh 19:14:03 Removing intermediate container a05aadc9acc9 19:14:03 ---> 7da52f0fd39f 19:14:03 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:14:03 ---> 4b672ee87733 19:14:03 Step 20/24 : ENTRYPOINT ["/core-command"] 19:14:03 ---> Running in 5bf8eac85b83 19:14:03 ---> Running in 456e214b71b4 19:14:03 Removing intermediate container 5bf8eac85b83 19:14:03 ---> cf2452f484c8 19:14:03 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:14:03 Removing intermediate container 456e214b71b4 19:14:03 ---> c48f59a09681 19:14:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:03 ---> Running in 05c89591e373 19:14:03 ---> Running in 15ba3194e609 19:14:03 Removing intermediate container 15ba3194e609 19:14:03 ---> d3b97c5d0266 19:14:03 Step 22/24 : LABEL arch=x86_64 19:14:03 Removing intermediate container 05c89591e373 19:14:03 ---> e805d935c9bd 19:14:03 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:14:03 ---> Running in 4bdf3a05131d 19:14:03 + make test 19:14:03 go mod tidy 19:14:04 ---> Running in 7bd95baa8398 19:14:04 Removing intermediate container 4bdf3a05131d 19:14:04 ---> 527146b1cbd1 19:14:04 Step 23/24 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:14:04 ---> Running in d1e77fb34033 19:14:04 Removing intermediate container d1e77fb34033 19:14:04 ---> e0c58f22d06a 19:14:04 Step 24/24 : LABEL version=0.0.0 19:14:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:14:04 ---> Running in a911c9a5d3bd 19:14:04 Removing intermediate container a911c9a5d3bd 19:14:04 ---> 63b512a5658b 19:14:04 19:14:04 Successfully built 63b512a5658b 19:14:04 Successfully tagged core-command:latest 19:14:05  Building core-command ... done Removing intermediate container 7bd95baa8398 19:14:05 ---> 48a32fd077a4 19:14:05 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:14:05 ---> Running in 4419ef4457c5 19:14:05 Removing intermediate container 4419ef4457c5 19:14:05 ---> 60f82beda007 19:14:05 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:14:05 ---> dee3310c421a 19:14:05 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:14:05 ---> Running in 6a0e4c4c4c07 19:14:06 Removing intermediate container 6a0e4c4c4c07 19:14:06 ---> e76347b57ab6 19:14:06 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:06 ---> 1a104283f5ae 19:14:06 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:14:07 ---> 90e3c1a92901 19:14:07 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:14:07 ---> 00a5b53d171c 19:14:07 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:14:08 ---> ca8ffe9655f5 19:14:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:14:08 ---> c40abdc9d86b 19:14:08 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:14:08 ---> Running in fe9c158d5e7e 19:14:08 Removing intermediate container fe9c158d5e7e 19:14:08 ---> ef2b444ecab7 19:14:08 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:14:08 ---> 9db4a353ee62 19:14:08 Step 27/32 : RUN chmod +x /entrypoint.sh 19:14:09 ---> Running in 6863b9b2a009 19:14:10 Removing intermediate container 6863b9b2a009 19:14:10 ---> 6e02d83b0e20 19:14:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:14:10 ---> Running in c9e40f8e3fa2 19:14:10 Removing intermediate container c9e40f8e3fa2 19:14:10 ---> 707c261268bc 19:14:10 Step 29/32 : CMD ["gate"] 19:14:10 ---> Running in 7fbeb8e4b6ce 19:14:10 Removing intermediate container 7fbeb8e4b6ce 19:14:10 ---> 6dd8f8de9b30 19:14:10 Step 30/32 : LABEL arch=x86_64 19:14:11 ---> Running in 3d517d2b3882 19:14:11 Removing intermediate container 3d517d2b3882 19:14:11 ---> 688aac9c8b10 19:14:11 Step 31/32 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:14:11 ---> Running in 7c46adccc414 19:14:11 Removing intermediate container 7c46adccc414 19:14:11 ---> 99d15eb57741 19:14:11 Step 32/32 : LABEL version=0.0.0 19:14:11 ---> Running in 2443344443b7 19:14:12 Removing intermediate container 2443344443b7 19:14:12 ---> 7404a2349047 19:14:12 19:14:12 Removing intermediate container f5bf98093de2 19:14:12 ---> edceab5f153f 19:14:12 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:14:12 Successfully built 7404a2349047 19:14:12 Successfully tagged security-bootstrapper:latest 19:14:12  Building security-bootstrapper ... done  ---> Running in 90b35f82f006 19:14:12 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 19:14:13 Removing intermediate container 90b35f82f006 19:14:13 ---> e7df65ad2fc7 19:14:13 19:14:13 Step 12/24 : FROM docker:20.10.0 19:14:13 20.10.0: Pulling from library/docker 19:14:15 Removing intermediate container 32a5b7e5d8e7 19:14:15 ---> 40fcc23f7c9a 19:14:15 19:14:15 Step 11/24 : FROM alpine:3.12 19:14:15 ---> 13621d1b12d4 19:14:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:14:15 ---> Running in d965446c9d34 19:14:15 Removing intermediate container d965446c9d34 19:14:15 ---> be5d555bfe7b 19:14:15 Step 13/24 : ENV APP_PORT=59880 19:14:15 ---> Running in e6c80096c270 19:14:15 Removing intermediate container e6c80096c270 19:14:15 ---> 76625a5a9681 19:14:15 Step 14/24 : EXPOSE $APP_PORT 19:14:15 ---> Running in 80064ecf7678 19:14:15 Removing intermediate container 80064ecf7678 19:14:15 ---> d068bceeea5f 19:14:15 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:15 ---> Running in a3be3e80790c 19:14:18 Removing intermediate container a3be3e80790c 19:14:18 ---> 92842213ceb1 19:14:18 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:14:18 ---> Running in ce8154fff170 19:14:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:19 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:14:19 Status: Downloaded newer image for docker:20.10.0 19:14:19 ---> aefe523efa57 19:14:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:14:19 ---> Running in f555584d2e8d 19:14:19 Removing intermediate container f555584d2e8d 19:14:19 ---> 3582b4056f95 19:14:19 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:14:19 ---> Running in cf7bb8dc50c4 19:14:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:14:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:14:19 (1/39) Installing readline (8.0.4-r0) 19:14:20 (2/39) Installing bash (5.0.17-r0) 19:14:20 (1/6) Installing dumb-init (1.2.2-r1) 19:14:20 Executing bash-5.0.17-r0.post-install 19:14:20 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:14:20 (4/39) Installing libcurl (7.77.0-r0) 19:14:20 (5/39) Installing curl (7.77.0-r0) 19:14:20 (6/39) Installing dumb-init (1.2.2-r1) 19:14:20 (7/39) Installing libbz2 (1.0.8-r1) 19:14:20 (8/39) Installing expat (2.2.9-r1) 19:14:20 (9/39) Installing libffi (3.3-r2) 19:14:20 (10/39) Installing gdbm (1.13-r1) 19:14:20 (11/39) Installing xz-libs (5.2.5-r0) 19:14:20 (12/39) Installing sqlite-libs (3.32.1-r1) 19:14:20 (13/39) Installing python3 (3.8.10-r0) 19:14:20 (2/6) Installing libgcc (9.3.0-r2) 19:14:20 (3/6) Installing libsodium (1.0.18-r0) 19:14:20 (4/6) Installing libstdc++ (9.3.0-r2) 19:14:20 (14/39) Installing py3-appdirs (1.4.4-r1) 19:14:20 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:14:20 (16/39) Installing py3-parsing (2.4.7-r0) 19:14:20 (17/39) Installing py3-six (1.15.0-r0) 19:14:20 (18/39) Installing py3-packaging (20.4-r0) 19:14:20 (19/39) Installing py3-setuptools (47.0.0-r0) 19:14:20 (20/39) Installing py3-chardet (3.0.4-r4) 19:14:20 (21/39) Installing py3-idna (2.9-r0) 19:14:20 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:14:20 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:14:20 (24/39) Installing py3-requests (2.23.0-r0) 19:14:20 (25/39) Installing py3-msgpack (1.0.0-r0) 19:14:20 (26/39) Installing py3-lockfile (0.12.2-r3) 19:14:20 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:14:20 (28/39) Installing py3-colorama (0.4.3-r0) 19:14:20 (29/39) Installing py3-distlib (0.3.0-r0) 19:14:20 (30/39) Installing py3-distro (1.5.0-r1) 19:14:20 (31/39) Installing py3-webencodings (0.5.1-r3) 19:14:20 (32/39) Installing py3-html5lib (1.0.1-r4) 19:14:20 (33/39) Installing py3-pytoml (0.1.21-r0) 19:14:20 (34/39) Installing py3-pep517 (0.8.2-r0) 19:14:20 (35/39) Installing py3-progress (1.5-r0) 19:14:20 (36/39) Installing py3-toml (0.10.1-r0) 19:14:20 (37/39) Installing py3-retrying (1.3.3-r0) 19:14:20 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:14:20 (39/39) Installing py3-pip (20.1.1-r0) 19:14:21 Executing busybox-1.31.1-r19.trigger 19:14:21 OK: 72 MiB in 59 packages 19:14:21 (5/6) Installing libzmq (4.3.3-r0) 19:14:21 (6/6) Installing zeromq (4.3.3-r0) 19:14:21 Executing busybox-1.31.1-r20.trigger 19:14:21 OK: 8 MiB in 20 packages 19:14:21 Collecting docker-compose==1.23.2 19:14:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:14:22 Collecting docker<4.0,>=3.6.0 19:14:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:14:23 Collecting PyYAML<4,>=3.10 19:14:23 Downloading PyYAML-3.13.tar.gz (270 kB) 19:14:23 Removing intermediate container ce8154fff170 19:14:23 ---> e7be2b3c789d 19:14:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:23 ---> 4fbe58d18db4 19:14:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:14:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:14:23 Collecting dockerpty<0.5,>=0.4.1 19:14:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:14:24 Collecting docopt<0.7,>=0.6.1 19:14:24 ---> 2a1d56cba18b 19:14:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:14:24 Downloading docopt-0.6.2.tar.gz (25 kB) 19:14:24 ---> 9a02ee34223b 19:14:24 Step 20/24 : ENTRYPOINT ["/core-data"] 19:14:24 ---> Running in 03e41bdeb7cc 19:14:24 Collecting jsonschema<3,>=2.5.1 19:14:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:14:24 Collecting cached-property<2,>=1.2.0 19:14:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:14:24 Removing intermediate container 03e41bdeb7cc 19:14:24 ---> 2d56cbaa7cc6 19:14:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:24 ---> Running in 65a708cd3e47 19:14:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:14:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:14:24 Collecting websocket-client<1.0,>=0.32.0 19:14:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:14:24 Removing intermediate container 65a708cd3e47 19:14:24 ---> 43ad76928dfb 19:14:24 Step 22/24 : LABEL arch=x86_64 19:14:25 Collecting texttable<0.10,>=0.9.0 19:14:25 Downloading texttable-0.9.1.tar.gz (11 kB) 19:14:25 ---> Running in 1d7bd040a512 19:14:25 Removing intermediate container 1d7bd040a512 19:14:25 ---> 4eb322fead46 19:14:25 Step 23/24 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:14:25 Collecting docker-pycreds>=0.4.0 19:14:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:14:25 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) 19:14:25 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) 19:14:25 ---> Running in a4ea88d3ab4d 19:14:25 Collecting urllib3<1.25,>=1.21.1 19:14:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:14:25 Removing intermediate container a4ea88d3ab4d 19:14:25 ---> fb5b4ebfe696 19:14:25 Step 24/24 : LABEL version=0.0.0 19:14:25 Collecting idna<2.8,>=2.5 19:14:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:14:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:14:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:14:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:14:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:14:26 ---> Running in 194c006c0076 19:14:26 Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, PyYAML, dockerpty, docopt, jsonschema, cached-property, texttable, docker-compose 19:14:26 Attempting uninstall: urllib3 19:14:26 Found existing installation: urllib3 1.25.9 19:14:26 Uninstalling urllib3-1.25.9: 19:14:26 Successfully uninstalled urllib3-1.25.9 19:14:26 Removing intermediate container 194c006c0076 19:14:26 ---> e0f5f9c1fbc7 19:14:26 19:14:26 Attempting uninstall: idna 19:14:26 Found existing installation: idna 2.9 19:14:26 Uninstalling idna-2.9: 19:14:26 Successfully built e0f5f9c1fbc7 19:14:26 Successfully uninstalled idna-2.9 19:14:26 Successfully tagged core-data:latest 19:14:26  Building core-data ... done  Attempting uninstall: requests 19:14:26 Found existing installation: requests 2.23.0 19:14:26 Uninstalling requests-2.23.0: 19:14:26 Successfully uninstalled requests-2.23.0 19:14:26 Running setup.py install for PyYAML: started 19:14:27 Running setup.py install for PyYAML: finished with status 'done' 19:14:27 Running setup.py install for dockerpty: started 19:14:27 Running setup.py install for dockerpty: finished with status 'done' 19:14:27 Running setup.py install for docopt: started 19:14:27 Running setup.py install for docopt: finished with status 'done' 19:14:27 Running setup.py install for texttable: started 19:14:28 Running setup.py install for texttable: finished with status 'done' 19:14:28 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 19:14:31 Removing intermediate container cf7bb8dc50c4 19:14:31 ---> 854f4b3c94b4 19:14:31 Step 15/24 : ENV APP_PORT=58890 19:14:31 ---> Running in 26c34fc15ea7 19:14:31 Removing intermediate container 26c34fc15ea7 19:14:31 ---> 6d244157265c 19:14:31 Step 16/24 : EXPOSE $APP_PORT 19:14:31 ---> Running in 2609de83143d 19:14:31 ? github.com/edgexfoundry/edgex-go [no test files] 19:14:31 Removing intermediate container 2609de83143d 19:14:31 ---> 6238560ac951 19:14:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:14:31 ---> 117f0b1dd39f 19:14:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:14:31 ---> 6596c0e081e9 19:14:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:14:31 ---> eebfb7e1ee4b 19:14:31 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:14:32 ---> Running in e8334bb69b78 19:14:32 Removing intermediate container e8334bb69b78 19:14:32 ---> 58defdd75b9b 19:14:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:32 ---> Running in b603f2af8aaa 19:14:32 Removing intermediate container b603f2af8aaa 19:14:32 ---> 06882c6bec9b 19:14:32 Step 22/24 : LABEL arch=x86_64 19:14:32 ---> Running in 087fe40a41b4 19:14:32 Removing intermediate container 087fe40a41b4 19:14:32 ---> 4c9b6145b0d5 19:14:32 Step 23/24 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:14:32 ---> Running in f721a6851246 19:14:32 Removing intermediate container f721a6851246 19:14:32 ---> 4d1bcf697a39 19:14:32 Step 24/24 : LABEL version=0.0.0 19:14:32 ---> Running in 71cd806d4c7d 19:14:32 Removing intermediate container 71cd806d4c7d 19:14:32 ---> 398127c5e36d 19:14:32 19:14:32 Successfully built 398127c5e36d 19:14:32 Successfully tagged sys-mgmt-agent:latest 19:14:32  Building sys-mgmt-agent ... done  [Pipeline] } 19:14:32 $ docker stop --time=1 89729c52a34447441b0dbdc408feab158bbaf387d38e7e5da84cf0c7c1ccaf47 19:14:34 $ docker rm -f 89729c52a34447441b0dbdc408feab158bbaf387d38e7e5da84cf0c7c1ccaf47 [Pipeline] // withDockerContainer [Pipeline] sh 19:14:34 + docker images 19:14:34 REPOSITORY TAG IMAGE ID CREATED SIZE 19:14:34 sys-mgmt-agent latest 398127c5e36d 2 seconds ago 312MB 19:14:34 core-data latest e0f5f9c1fbc7 9 seconds ago 20.2MB 19:14:34 40fcc23f7c9a 20 seconds ago 1.15GB 19:14:34 e7df65ad2fc7 21 seconds ago 1.15GB 19:14:34 security-bootstrapper latest 7404a2349047 23 seconds ago 18.2MB 19:14:34 core-command latest 63b512a5658b 30 seconds ago 15.9MB 19:14:34 373bfdf02368 34 seconds ago 1.14GB 19:14:34 3cdf75b7a8ae 34 seconds ago 1.14GB 19:14:34 security-secretstore-setup latest 4caf345838ec About a minute ago 28.1MB 19:14:34 support-scheduler latest de66ba55b8d9 About a minute ago 15.9MB 19:14:34 core-metadata latest 363cd91feb24 About a minute ago 16.6MB 19:14:34 support-notifications latest bf0e309710e7 About a minute ago 16.6MB 19:14:34 security-proxy-setup latest c6a5bd75029a About a minute ago 25.3MB 19:14:34 40834f026766 About a minute ago 1.15GB 19:14:34 513078d83153 About a minute ago 1.15GB 19:14:34 7495984200e5 About a minute ago 1.14GB 19:14:34 b5b46586bced About a minute ago 1.15GB 19:14:34 be797e990e5a About a minute ago 1.15GB 19:14:34 ci-base-image-x86_64 latest 616454cae6c1 6 minutes ago 648MB 19:14:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 19:14:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 19:14:34 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 19:14:34 docker 20.10.0 aefe523efa57 5 months ago 240MB 19:14:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:15:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:54 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 19:15:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.212s coverage: 28.7% of statements 19:15:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.280s coverage: 100.0% of statements 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:15:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.210s coverage: 81.2% of statements 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 19:16:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.434s coverage: 53.4% of statements 19:16:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 19:16:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 19:16:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.498s coverage: 87.7% of statements 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 19:16:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.196s coverage: 78.9% of statements 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 19:16:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.310s coverage: 95.1% of statements 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.163s coverage: 58.8% of statements 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.246s coverage: 60.0% of statements 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.284s coverage: 0.8% of statements 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.225s coverage: 22.0% of statements 19:16:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:16:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.240s coverage: 47.1% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.293s coverage: 79.5% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.167s coverage: 94.1% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.219s coverage: 96.3% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.165s coverage: 87.5% of statements 19:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements 19:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements 19:16:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.680s coverage: 81.8% of statements 19:16:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.231s coverage: 76.0% of statements 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.175s coverage: 80.0% of statements 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.323s coverage: 91.2% of statements 19:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.828s coverage: 64.4% of statements 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.168s coverage: 100.0% of statements 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 19:16:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements 19:16:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.066s coverage: 66.9% of statements 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:16:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.767s coverage: 43.6% of statements 19:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements 19:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.111s coverage: 84.8% of statements 19:16:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:16:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:16:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:16:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 19:16:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.331s coverage: 19.3% of statements 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 19:16:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.534s coverage: 91.9% of statements 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 19:16:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.226s coverage: 63.4% of statements 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 19:16:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.377s coverage: 97.6% of statements 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 19:16:53 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:16:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 19:16:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.098s coverage: 87.9% of statements 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:16:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.072s coverage: 100.0% of statements 19:16:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.202s coverage: 28.1% of statements 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 19:16:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.152s coverage: 28.9% of statements 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 19:16:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 19:16:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 19:16:54 GO111MODULE=on go vet ./... 19:18:19 gofmt -l . 19:18:19 [ "`gofmt -l .`" = "" ] 19:18:19 ./bin/test-attribution-txt.sh [Pipeline] sh 19:18:19 + ls -al . 19:18:19 total 556 19:18:19 drwxrwxr-x 9 1001 1001 4096 Jun 8 19:18 . 19:18:19 drwxr-xr-x 4 root root 4096 Jun 8 19:14 .. 19:18:19 -rw-rw-r-- 1 1001 1001 11 Jun 8 19:12 .dockerignore 19:18:19 drwxrwxr-x 8 1001 1001 4096 Jun 8 19:12 .git 19:18:19 drwxrwxr-x 3 1001 1001 4096 Jun 8 19:12 .github 19:18:19 -rw-rw-r-- 1 1001 1001 818 Jun 8 19:12 .gitignore 19:18:19 -rw-rw-r-- 1 1001 1001 166 Jun 8 19:12 .sonarcloud.properties 19:18:19 -rw-rw-r-- 1 1001 1001 8609 Jun 8 19:12 Attribution.txt 19:18:19 -rw-rw-r-- 1 1001 1001 3804 Jun 8 19:12 CONTRIBUTING.md 19:18:19 -rw-rw-r-- 1 1001 1001 931 Jun 8 19:12 Dockerfile.build 19:18:19 -rw-rw-r-- 1 1001 1001 849 Jun 8 19:12 Jenkinsfile 19:18:19 -rw-rw-r-- 1 1001 1001 10775 Jun 8 19:12 LICENSE 19:18:19 -rw-rw-r-- 1 1001 1001 5605 Jun 8 19:12 Makefile 19:18:19 -rw-rw-r-- 1 1001 1001 7978 Jun 8 19:12 README.md 19:18:19 -rw-rw-r-- 1 1001 1001 6755 Jun 8 19:12 SECURITY.md 19:18:19 -rw-rw-r-- 1 1001 1001 5 Jun 8 19:07 VERSION 19:18:19 -rw-rw-r-- 1 1001 1001 4131 Jun 8 19:12 ZMQWindows.md 19:18:19 drwxrwxr-x 2 1001 1001 4096 Jun 8 19:12 bin 19:18:19 drwxrwxr-x 14 1001 1001 4096 Jun 8 19:12 cmd 19:18:19 -rw-r--r-- 1 root root 412085 Jun 8 19:16 coverage.out 19:18:19 -rw-rw-r-- 1 1001 1001 902 Jun 8 19:12 go.mod 19:18:19 -rw-r--r-- 1 root root 21048 Jun 8 19:14 go.sum 19:18:19 drwxrwxr-x 8 1001 1001 4096 Jun 8 19:12 internal 19:18:19 drwxrwxr-x 3 1001 1001 4096 Jun 8 19:12 openapi 19:18:19 drwxrwxr-x 4 1001 1001 4096 Jun 8 19:12 snap 19:18:19 -rw-rw-r-- 1 1001 1001 168 Jun 8 19:12 version.go [Pipeline] sh 19:18:20 + '[' -e coverage.out ] 19:18:20 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:20 Warning: overwriting stash ‘coverage-report’ 19:18:21 Stashed 1 file(s) [Pipeline] sh 19:18:22 + make build 19:18:22 go mod tidy 19:18:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:18:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:18:51 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 19:18:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:18:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:18:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:19:01 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 19:19:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:19:08 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 19:19:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:19:14 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 19:19:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:19:23 $ docker stop --time=1 2bec33782bf59a43cc7d44d3a68919b72151da990a0a0a9269493715a9546c5f 19:19:25 $ docker rm -f 2bec33782bf59a43cc7d44d3a68919b72151da990a0a0a9269493715a9546c5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:27 19:19:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:19:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:28 latest: Pulling from edgex-devops/edgex-compose-arm64 19:19:28 29e5d40040c1: Pulling fs layer 19:19:28 1ce36da41761: Pulling fs layer 19:19:28 25b303627fd3: Pulling fs layer 19:19:28 29e5d40040c1: Verifying Checksum 19:19:28 29e5d40040c1: Download complete 19:19:28 1ce36da41761: Download complete 19:19:29 29e5d40040c1: Pull complete 19:19:30 1ce36da41761: Pull complete 19:19:30 25b303627fd3: Verifying Checksum 19:19:30 25b303627fd3: Download complete 19:19:40 25b303627fd3: Pull complete 19:19:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:19:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:19:41 prd-ubuntu18.04-docker-arm64-4c-16g-977 does not seem to be running inside a container 19:19:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:19:44 $ docker top b88643c621762ed1ae47425dee8510cc9b1a8d9ecfeb96265503cc0dd81bf592 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:45 + + docker-composegrep build parallel --help 19:19:45 19:19:48 --parallel Build images in parallel. [Pipeline] } 19:19:48 $ docker stop --time=1 b88643c621762ed1ae47425dee8510cc9b1a8d9ecfeb96265503cc0dd81bf592 19:19:50 $ docker rm -f b88643c621762ed1ae47425dee8510cc9b1a8d9ecfeb96265503cc0dd81bf592 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:51 . [Pipeline] withDockerContainer 19:19:51 prd-ubuntu18.04-docker-arm64-4c-16g-977 does not seem to be running inside a container 19:19:51 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-devops/edgex-compose-arm64:latest cat 19:19:52 $ docker top 0029999260b26649b2b9b390019117e3a828cb1735c1f6276c5fa8493d199659 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:53 + docker-compose -f ./docker-compose-build.yml build --parallel 19:19:57 Building core-command ... 19:19:57 Building core-data ... 19:19:57 Building core-metadata ... 19:19:57 Building security-bootstrapper ... 19:19:57 Building security-proxy-setup ... 19:19:57 Building security-secretstore-setup ... 19:19:57 Building support-notifications ... 19:19:57 Building support-scheduler ... 19:19:57 Building sys-mgmt-agent ... 19:19:57 Building support-notifications 19:19:57 Building core-metadata 19:19:57 Building support-scheduler 19:19:57 Building security-secretstore-setup 19:19:57 Building security-proxy-setup 19:21:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:21:19 ---> 28f9d50c777c 19:21:19 Step 3/23 : WORKDIR /edgex-go 19:21:19 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:21:19 ---> 28f9d50c777c 19:21:19 Step 3/22 : WORKDIR /edgex-go 19:21:19 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:21:19 ---> 28f9d50c777c 19:21:19 Step 3/23 : WORKDIR /edgex-go 19:21:19 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:21:19 ---> 28f9d50c777c 19:21:19 Step 3/24 : WORKDIR /edgex-go 19:21:19 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:21:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:21:19 ---> 28f9d50c777c 19:21:19 Step 3/26 : WORKDIR /edgex-go 19:21:19 ---> Running in 32b1e6c4e016 19:21:19 ---> Running in 9b1f792f8312 19:21:19 ---> Running in 682d95d056f6 19:21:19 ---> Running in 96f61322aaf4 19:21:19 ---> Running in 71ddb9426794 19:21:19 Removing intermediate container 96f61322aaf4 19:21:19 ---> 8efd8074da4f 19:21:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:19 Removing intermediate container 682d95d056f6 19:21:19 ---> 4090565ea6b9 19:21:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:19 Removing intermediate container 32b1e6c4e016 19:21:19 ---> a7e0487db553 19:21:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:19 Removing intermediate container 9b1f792f8312 19:21:19 ---> b1b7e1fe8ee2 19:21:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:19 Removing intermediate container 71ddb9426794 19:21:19 ---> f16218ebfb8f 19:21:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:19 ---> Running in 8dd8a61dedfe 19:21:19 ---> Running in 4caef61b67c5 19:21:19 ---> Running in b087934a4228 19:21:19 ---> Running in 099273ee3a20 19:21:19 ---> Running in 69a792c6ba0d 19:21:19 Removing intermediate container 4caef61b67c5 19:21:19 ---> 5d9d06f8c462 19:21:19 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:21:19 Removing intermediate container 8dd8a61dedfe 19:21:19 ---> fb237af257df 19:21:19 Step 5/22 : RUN apk add --update --no-cache make git 19:21:19 ---> Running in 740acbcfad3f 19:21:19 ---> Running in cf43eb3d3629 19:21:19 Removing intermediate container 099273ee3a20 19:21:19 ---> 11c5f58cbddc 19:21:19 Step 5/24 : RUN apk add --update --no-cache make git 19:21:19 Removing intermediate container b087934a4228 19:21:19 ---> 57129c551a6b 19:21:19 ---> Running in 885d815332a7 19:21:19 Step 5/26 : RUN apk add --update --no-cache make git 19:21:19 Removing intermediate container 69a792c6ba0d 19:21:19 ---> b175c773a159 19:21:19 Step 5/23 : RUN apk add --update --no-cache make git 19:21:19 ---> Running in d2da478f72e3 19:21:19 ---> Running in 4ed1919e3b7d 19:21:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:21:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:21:19 OK: 218 MiB in 52 packages 19:21:19 OK: 218 MiB in 52 packages 19:21:19 OK: 218 MiB in 52 packages 19:21:19 OK: 218 MiB in 52 packages 19:21:20 OK: 218 MiB in 52 packages 19:21:20 Removing intermediate container 740acbcfad3f 19:21:20 ---> 7857b496cd3b 19:21:20 Step 6/22 : COPY go.mod . 19:21:20 Removing intermediate container cf43eb3d3629 19:21:20 ---> 7c2429126cca 19:21:20 Step 6/23 : COPY go.mod . 19:21:21 Removing intermediate container 885d815332a7 19:21:21 ---> 396ed0d5d761 19:21:21 Step 6/24 : COPY go.mod . 19:21:21 Removing intermediate container d2da478f72e3 19:21:21 ---> f392aa6154e2 19:21:21 Step 6/26 : COPY go.mod . 19:21:21 ---> 2563f7f09bba 19:21:21 Step 7/22 : RUN go mod download 19:21:21 Removing intermediate container 4ed1919e3b7d 19:21:21 ---> 8236e68c6956 19:21:21 Step 6/23 : COPY go.mod . 19:21:22 ---> Running in f4984a47b243 19:21:22 ---> 401435db51c1 19:21:22 Step 7/23 : RUN go mod download 19:21:22 ---> Running in 769d74aee66e 19:21:22 ---> 4abe3369f6fe 19:21:22 Step 7/24 : RUN go mod download 19:21:22 ---> ebcffdf02b45 19:21:22 Step 7/26 : RUN go mod download 19:21:22 ---> Running in 0502bc15cc55 19:21:22 ---> Running in b90032c51c9f 19:21:23 ---> 911d5ad3a331 19:21:23 Step 7/23 : RUN go mod download 19:21:23 ---> Running in 4a55e94222b0 19:21:27 Removing intermediate container f4984a47b243 19:21:27 ---> bfb15ff20769 19:21:27 Step 8/22 : COPY . . 19:21:27 Removing intermediate container 769d74aee66e 19:21:27 ---> b32778e2deaf 19:21:27 Step 8/23 : COPY . . 19:21:27 Removing intermediate container 0502bc15cc55 19:21:27 ---> b9ba6e838870 19:21:27 Step 8/24 : COPY . . 19:21:27 Removing intermediate container b90032c51c9f 19:21:27 ---> 829cee6c7d4c 19:21:27 Step 8/26 : COPY . . 19:21:28 Removing intermediate container 4a55e94222b0 19:21:28 ---> dc49316d215a 19:21:28 Step 8/23 : COPY . . 19:21:50 ---> bd190ba521ac 19:21:50 Step 9/22 : RUN go mod tidy 19:21:50 ---> 0ba410202a3a 19:21:50 Step 9/24 : RUN go mod tidy 19:21:50 ---> a8a1d867070c 19:21:50 Step 9/26 : RUN go mod tidy 19:21:50 ---> Running in 1ffe830cd471 19:21:50 ---> 31d2f367abe8 19:21:50 Step 9/23 : RUN go mod tidy 19:21:50 ---> 01ebe394080e 19:21:50 Step 9/23 : RUN go mod tidy 19:21:50 ---> Running in 3cb57266ea20 19:21:50 ---> Running in 75c274ab9d1b 19:21:50 ---> Running in 2d09d193b13d 19:21:50 ---> Running in dbc74ce64cd0 19:21:57 Removing intermediate container 1ffe830cd471 19:21:57 ---> dbf5207c3189 19:21:57 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:21:57 ---> Running in d7fe662aa442 19:21:57 Removing intermediate container 2d09d193b13d 19:21:57 ---> b2e5c9f1c949 19:21:57 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:21:58 Removing intermediate container 75c274ab9d1b 19:21:58 ---> e1a21aec64f4 19:21:58 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:21:58 ---> Running in 8904c2efa3f8 19:21:58 Removing intermediate container 3cb57266ea20 19:21:58 ---> 4d450e197aab 19:21:58 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:21:58 Removing intermediate container dbc74ce64cd0 19:21:58 ---> 900e477811ed 19:21:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:21:58 ---> Running in c0ef5b8eb370 19:21:58 ---> Running in 0767222aff1f 19:21:58 ---> Running in ed582f0dcbc6 19:21:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:22:00 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 19:22:01 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 19:22:01 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 19:22: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 19:23:40 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 19:23:45 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 19:23:53 Removing intermediate container d7fe662aa442 19:23:53 ---> 41d5d1253878 19:23:53 19:23:53 Step 11/22 : FROM alpine:3.12 19:23:53 3.12: Pulling from library/alpine 19:23:55 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 19:23:55 Status: Downloaded newer image for alpine:3.12 19:23:55 ---> 9852663dfa18 19:23:55 Step 12/22 : RUN apk add --update --no-cache curl 19:23:55 ---> Running in 5056a7791d20 19:23:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:23:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:23:58 (1/4) Installing ca-certificates (20191127-r4) 19:23:58 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:23:58 (3/4) Installing libcurl (7.77.0-r0) 19:23:58 (4/4) Installing curl (7.77.0-r0) 19:23:58 Executing busybox-1.31.1-r20.trigger 19:23:58 Executing ca-certificates-20191127-r4.trigger 19:23:58 OK: 7 MiB in 18 packages 19:24:00 Removing intermediate container 8904c2efa3f8 19:24:00 ---> 5134bcd55039 19:24:00 19:24:00 Step 11/23 : FROM alpine:3.12 19:24:00 ---> 9852663dfa18 19:24:00 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:24:00 Removing intermediate container c0ef5b8eb370 19:24:00 ---> 3ea95b92821f 19:24:00 19:24:00 Step 11/26 : FROM alpine:3.12 19:24:00 ---> 9852663dfa18 19:24:00 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:24:00 Removing intermediate container ed582f0dcbc6 19:24:00 ---> 0f70abac8e54 19:24:00 19:24:00 Step 11/23 : FROM alpine:3.12 19:24:00 ---> 9852663dfa18 19:24:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:24:00 ---> Running in 20724071f1be 19:24:00 ---> Running in 3d3aeaa695a7 19:24:00 ---> Running in 41083b443104 19:24:02 Removing intermediate container 5056a7791d20 19:24:02 ---> e216846a6551 19:24:02 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:24:02 ---> Running in b160a0b416ca 19:24:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:03 (1/2) Installing ca-certificates (20191127-r4) 19:24:03 (2/2) Installing dumb-init (1.2.2-r1) 19:24:03 Executing busybox-1.31.1-r20.trigger 19:24:03 Executing ca-certificates-20191127-r4.trigger 19:24:03 Removing intermediate container b160a0b416ca 19:24:03 ---> b922d0412ee1 19:24:03 Step 14/22 : WORKDIR /edgex 19:24:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:03 (1/6) Installing ca-certificates (20191127-r4) 19:24:04 OK: 6 MiB in 16 packages 19:24:04 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:24:04 (3/6) Installing libcurl (7.77.0-r0) 19:24:04 (4/6) Installing curl (7.77.0-r0) 19:24:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:04 (5/6) Installing dumb-init (1.2.2-r1) 19:24:04 (6/6) Installing su-exec (0.2-r1) 19:24:04 Executing busybox-1.31.1-r20.trigger 19:24:04 Executing ca-certificates-20191127-r4.trigger 19:24:04 ---> Running in 24294d9320d1 19:24:04 OK: 7 MiB in 20 packages 19:24:04 (1/1) Installing dumb-init (1.2.2-r1) 19:24:04 Executing busybox-1.31.1-r20.trigger 19:24:04 OK: 5 MiB in 15 packages 19:24:04 Removing intermediate container 0767222aff1f 19:24:04 ---> c12df30c832d 19:24:04 19:24:04 Step 11/24 : FROM alpine:3.12 19:24:04 ---> 9852663dfa18 19:24:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:24:05 ---> Running in 2eeb22762cb1 19:24:05 Removing intermediate container 24294d9320d1 19:24:05 ---> 0403532bd7b3 19:24:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:24:06 Removing intermediate container 20724071f1be 19:24:06 ---> 872f599facd4 19:24:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:24:06 Removing intermediate container 41083b443104 19:24:06 ---> 6ba365af95bc 19:24:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:24:06 ---> Running in 0a665f181eeb 19:24:06 ---> 0c2dd24cc900 19:24:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:24:07 ---> Running in 02699e992d96 19:24:07 Removing intermediate container 3d3aeaa695a7 19:24:07 ---> a7b06152bc6c 19:24:07 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:24:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:24:07 ---> Running in bfd485de497c 19:24:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:24:07 Removing intermediate container 0a665f181eeb 19:24:07 ---> e7b06521fb6c 19:24:07 Step 14/23 : ENV APP_PORT=59860 19:24:07 ---> Running in 261992cfb2cb 19:24:07 Removing intermediate container 02699e992d96 19:24:07 ---> 3cc13cfff4d7 19:24:07 Step 14/23 : ENV APP_PORT=59861 19:24:07 (1/1) Installing dumb-init (1.2.2-r1) 19:24:07 Executing busybox-1.31.1-r20.trigger 19:24:07 OK: 5 MiB in 15 packages 19:24:08 ---> Running in c728c1a9c3a3 19:24:08 Removing intermediate container bfd485de497c 19:24:08 ---> 0dcf4d5eb42d 19:24:08 Step 14/26 : WORKDIR / 19:24:08 ---> Running in 79b6e5b7cfd4 19:24:08 Removing intermediate container 261992cfb2cb 19:24:08 ---> 9678649fe882 19:24:08 Step 15/23 : EXPOSE $APP_PORT 19:24:08 ---> 63d2069acf41 19:24:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:24:09 Removing intermediate container c728c1a9c3a3 19:24:09 ---> e05697df383a 19:24:09 Step 15/23 : EXPOSE $APP_PORT 19:24:09 ---> Running in 25c072f92e93 19:24:09 ---> Running in 73ab0e7a8273 19:24:09 Removing intermediate container 79b6e5b7cfd4 19:24:09 ---> d307aeeaccfd 19:24:09 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:24:09 Removing intermediate container 2eeb22762cb1 19:24:09 ---> 38972ab941ea 19:24:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:24:09 Removing intermediate container 25c072f92e93 19:24:09 ---> d347b21a4673 19:24:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:09 Removing intermediate container 73ab0e7a8273 19:24:09 ---> 156056cc0bed 19:24:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:10 ---> Running in 0be766901f30 19:24:10 ---> 3bf38279f162 19:24:10 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:24:10 Removing intermediate container 0be766901f30 19:24:10 ---> 695f67e74fc8 19:24:10 Step 14/24 : ENV APP_PORT=59881 19:24:11 ---> 4bdbb34e5942 19:24:11 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:24:11 ---> Running in 707160668a90 19:24:11 ---> Running in 6130b5d1d4a0 19:24:11 ---> 74081034102b 19:24:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:24:11 ---> 6f2d7b038c45 19:24:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:24:11 Removing intermediate container 707160668a90 19:24:11 ---> 92309cd21568 19:24:11 Step 19/22 : CMD ["--init=true"] 19:24:11 ---> Running in 057110c09795 19:24:12 Removing intermediate container 6130b5d1d4a0 19:24:12 ---> c940c7e98d81 19:24:12 Step 15/24 : EXPOSE $APP_PORT 19:24:12 ---> 1f6f9d5666e4 19:24:12 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:24:12 ---> Running in a8b99cb7b5e2 19:24:12 Removing intermediate container 057110c09795 19:24:12 ---> 7d882bbb5c8d 19:24:12 Step 20/22 : LABEL arch=arm64 19:24:12 ---> Running in 7906615d951c 19:24:13 Removing intermediate container a8b99cb7b5e2 19:24:13 ---> 5254672b7cea 19:24:13 Step 16/24 : WORKDIR / 19:24:13 ---> 07b7223e4c53 19:24:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:24:13 ---> 12a00c0be1dc 19:24:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:24:13 ---> Running in d4cc95cdfdb6 19:24:13 ---> 83fdfb39f222 19:24: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 19:24:13 Removing intermediate container 7906615d951c 19:24:13 ---> 5f819f796bc4 19:24:13 Step 21/22 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:24:13 ---> Running in 7430481c0d98 19:24:14 Removing intermediate container d4cc95cdfdb6 19:24:14 ---> f6147a059cf9 19:24:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:24:14 ---> 9cbaf9252c88 19:24:14 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:24:14 ---> b8e1c66fd8ee 19:24:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:24:14 Removing intermediate container 7430481c0d98 19:24:14 ---> 1391d62e97ff 19:24:14 Step 22/22 : LABEL version=0.0.0 19:24:14 ---> Running in bf7110a48721 19:24:14 ---> Running in d43becf035db 19:24:14 ---> f9299747a7b8 19:24:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:24:14 ---> Running in e041ed30d5f9 19:24:15 ---> 98439c121c42 19:24:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:24:15 Removing intermediate container bf7110a48721 19:24:15 ---> 516ac6f703d8 19:24:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:15 Removing intermediate container e041ed30d5f9 19:24:15 Removing intermediate container d43becf035db 19:24:15 ---> 8a4b59f26de0 19:24:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:15 ---> 3931a24ef4fb 19:24:15 19:24:16 ---> Running in 6f72dc9dc1e5 19:24:16 ---> Running in 3a058fae9604 19:24:16 Successfully built 3931a24ef4fb 19:24:16 Successfully tagged security-proxy-setup-arm64:latest 19:24:16  Building security-proxy-setup ... done Building sys-mgmt-agent 19:24:16 ---> c974ae0fc790 19:24:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:24:16 Removing intermediate container 6f72dc9dc1e5 19:24:16 ---> aa5902ba8ec5 19:24:16 Step 21/23 : LABEL arch=arm64 19:24:16 Removing intermediate container 3a058fae9604 19:24:16 ---> c96eab5081da 19:24:16 Step 21/23 : LABEL arch=arm64 19:24:17 ---> Running in a801ccde72a7 19:24:17 ---> 1212cd1f54d3 19:24:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:24:17 ---> Running in dcc26aae5492 19:24:18 Removing intermediate container dcc26aae5492 19:24:18 ---> 4343ffdac827 19:24:18 Step 22/23 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:24:18 ---> Running in aeeeed328d8e 19:24:18 Removing intermediate container a801ccde72a7 19:24:18 ---> 5897eab667d6 19:24:18 Step 22/23 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:24:18 ---> adcdcf02dd9d 19:24:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:24:18 ---> 169a6773c1b4 19:24:18 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:24:19 ---> Running in 6679c4088f8c 19:24:19 ---> Running in 877f81bc482a 19:24:19 Removing intermediate container aeeeed328d8e 19:24:19 ---> bd4eef539393 19:24:19 Step 23/23 : LABEL version=0.0.0 19:24:20 ---> Running in 4496cddcebc6 19:24:20 ---> 6655097ebbe2 19:24:20 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/ 19:24:20 Removing intermediate container 6679c4088f8c 19:24:20 ---> afd5887a3fba 19:24:20 Step 23/23 : LABEL version=0.0.0 19:24:20 Removing intermediate container 877f81bc482a 19:24:20 ---> b7225512401f 19:24:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:24:20 ---> Running in 62749635453b 19:24:20 ---> Running in fb062dda8f51 19:24:20 ---> Running in 6270a6e161ad 19:24:20 Removing intermediate container 4496cddcebc6 19:24:20 ---> 387d486a07a8 19:24:20 19:24:21 Removing intermediate container 62749635453b 19:24:21 ---> c7637f59d737 19:24:21 Successfully built 387d486a07a8 19:24:21 19:24:21 Successfully tagged support-scheduler-arm64:latest 19:24:21  Building support-scheduler ... done Building core-command 19:24:21 Removing intermediate container 6270a6e161ad 19:24:21 ---> 94b001064610 19:24:21 Step 22/24 : LABEL arch=arm64 19:24:21 Successfully built c7637f59d737 19:24:22 Successfully tagged support-notifications-arm64:latest 19:24:22  Building support-notifications ... done Building core-data 19:24:22 ---> Running in 28e665c7eddb 19:24:22 Removing intermediate container 28e665c7eddb 19:24:22 ---> 7dd262bfbdfe 19:24:22 Step 23/24 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:24:22 ---> Running in 5c8b88ee1099 19:24:23 Removing intermediate container fb062dda8f51 19:24:23 ---> f5bcb1392c19 19:24:23 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:24:23 Removing intermediate container 5c8b88ee1099 19:24:23 ---> 667f1a191e92 19:24:23 Step 24/24 : LABEL version=0.0.0 19:24:23 ---> Running in e4d3d079343c 19:24:23 ---> Running in 221661a3b7e6 19:24:23 Removing intermediate container e4d3d079343c 19:24:23 ---> f1150db07e8e 19:24:23 Step 24/26 : LABEL arch=arm64 19:24:24 ---> Running in f0a255a7bc8d 19:24:24 Removing intermediate container 221661a3b7e6 19:24:24 ---> eaa37800b9fb 19:24:24 19:24:25 Successfully built eaa37800b9fb 19:24:25 Successfully tagged core-metadata-arm64:latest 19:24:25  Building core-metadata ... done Building security-bootstrapper 19:24:25 Removing intermediate container f0a255a7bc8d 19:24:25 ---> 5b313b9c69cc 19:24:25 Step 25/26 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:24:25 ---> Running in f5b3da8351b5 19:24:26 Removing intermediate container f5b3da8351b5 19:24:26 ---> 28fdb512cdc0 19:24:26 Step 26/26 : LABEL version=0.0.0 19:24:26 ---> Running in cbc8155249f2 19:24:27 Removing intermediate container cbc8155249f2 19:24:27 ---> a799314c94b7 19:24:27 19:24:27 Successfully built a799314c94b7 19:24:27 Successfully tagged security-secretstore-setup-arm64:latest 19:25:08  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:08 ---> 28f9d50c777c 19:25:08 Step 3/24 : WORKDIR /edgex-go 19:25:08 ---> Using cache 19:25:08 ---> f16218ebfb8f 19:25:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:08 ---> Using cache 19:25:08 ---> b175c773a159 19:25:08 Step 5/24 : RUN apk add --update --no-cache make bash git 19:25:08 ---> Running in ddddd8c2f545 19:25:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:11 OK: 218 MiB in 52 packages 19:25:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:11 ---> 28f9d50c777c 19:25:11 Step 3/24 : WORKDIR /edgex-go 19:25:11 ---> Using cache 19:25:11 ---> f16218ebfb8f 19:25:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:11 ---> Using cache 19:25:11 ---> b175c773a159 19:25:11 Step 5/24 : RUN apk add --update --no-cache make git 19:25:11 ---> Using cache 19:25:11 ---> 8236e68c6956 19:25:11 Step 6/24 : COPY go.mod . 19:25:11 ---> Using cache 19:25:11 ---> 911d5ad3a331 19:25:11 Step 7/24 : RUN go mod download 19:25:11 ---> Using cache 19:25:11 ---> dc49316d215a 19:25:11 Step 8/24 : COPY . . 19:25:11 ---> Using cache 19:25:11 ---> 01ebe394080e 19:25:11 Step 9/24 : RUN go mod tidy 19:25:11 ---> Using cache 19:25:11 ---> 900e477811ed 19:25:11 Step 10/24 : RUN make cmd/core-command/core-command 19:25:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:12 ---> 28f9d50c777c 19:25:12 Step 3/24 : WORKDIR /edgex-go 19:25:12 ---> Using cache 19:25:12 ---> f16218ebfb8f 19:25:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:12 ---> Using cache 19:25:12 ---> b175c773a159 19:25:12 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:25:12 ---> Running in c53a9993a6fa 19:25:12 ---> Running in 088088883c9f 19:25:12 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:25:12 ---> 28f9d50c777c 19:25:12 Step 3/32 : WORKDIR /edgex-go 19:25:12 ---> Using cache 19:25:12 ---> f16218ebfb8f 19:25:12 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:12 ---> Using cache 19:25:12 ---> b175c773a159 19:25:12 Step 5/32 : RUN apk add --update --no-cache make git 19:25:12 ---> Using cache 19:25:13 ---> 8236e68c6956 19:25:13 Step 6/32 : COPY go.mod . 19:25:13 ---> Using cache 19:25:13 ---> 911d5ad3a331 19:25:13 Step 7/32 : RUN go mod download 19:25:13 ---> Using cache 19:25:13 ---> dc49316d215a 19:25:13 Step 8/32 : COPY . . 19:25:13 ---> Using cache 19:25:13 ---> 01ebe394080e 19:25:13 Step 9/32 : RUN go mod tidy 19:25:13 ---> Using cache 19:25:13 ---> 900e477811ed 19:25:13 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:25:13 Removing intermediate container ddddd8c2f545 19:25:13 ---> 396a9a573748 19:25:13 Step 6/24 : COPY go.mod . 19:25:13 ---> Running in a528fd2fee6e 19:25:14 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 19:25:14 ---> 1b0acafc79e6 19:25:14 Step 7/24 : RUN go mod download 19:25:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:14 ---> Running in 903ba2e12733 19:25:15 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 19:25:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:16 OK: 218 MiB in 52 packages 19:25:18 Removing intermediate container 088088883c9f 19:25:18 ---> a54ef5354d89 19:25:18 Step 6/24 : COPY go.mod . 19:25:18 Removing intermediate container 903ba2e12733 19:25:18 ---> 8d5aa6cbc01b 19:25:18 Step 8/24 : COPY . . 19:25:19 ---> 09031ec1a032 19:25:19 Step 7/24 : RUN go mod download 19:25:19 ---> Running in be35d9ecb459 19:25:26 Removing intermediate container be35d9ecb459 19:25:26 ---> b3e23efffd7c 19:25:26 Step 8/24 : COPY . . 19:25:48 ---> c7a2d851820d 19:25:48 Step 9/24 : RUN go mod tidy 19:25:48 ---> Running in b2a44203d77e 19:25:49 ---> 3c0690022adc 19:25:49 Step 9/24 : RUN go mod tidy 19:25:49 ---> Running in 3824ca06afdd 19:25:52 Removing intermediate container b2a44203d77e 19:25:52 ---> e9a7aaba875e 19:25:52 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:25:52 ---> Running in 05122965b1da 19:25:54 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 19:25:55 Removing intermediate container 3824ca06afdd 19:25:55 ---> 27454cf3414a 19:25:55 Step 10/24 : RUN make cmd/core-data/core-data 19:25:56 ---> Running in 02b62ecacbbf 19:25:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:26:37 Removing intermediate container c53a9993a6fa 19:26:37 ---> e868d549ad12 19:26:37 19:26:37 Step 11/24 : FROM alpine:3.12 19:26:37 ---> 9852663dfa18 19:26:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:26:37 ---> Using cache 19:26:37 ---> 38972ab941ea 19:26:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:26:37 ---> Using cache 19:26:37 ---> 695f67e74fc8 19:26:37 Step 14/24 : ENV APP_PORT=59882 19:26:37 Removing intermediate container a528fd2fee6e 19:26:37 ---> dec7d4d2873e 19:26:37 19:26:37 Step 11/32 : FROM alpine:3.12 19:26:37 ---> 9852663dfa18 19:26:37 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:26:37 ---> Running in 8aeb20b45a0a 19:26:37 ---> Running in e737d10e9e3e 19:26:38 Removing intermediate container e737d10e9e3e 19:26:38 ---> 0275129dd026 19:26:38 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:26:38 Removing intermediate container 8aeb20b45a0a 19:26:38 ---> fad48c3d7e39 19:26:38 Step 15/24 : EXPOSE $APP_PORT 19:26:38 ---> Running in f1b7322c9cf6 19:26:38 ---> Running in 4856260347fa 19:26:39 Removing intermediate container 4856260347fa 19:26:39 ---> fe1b3c3527b2 19:26:39 Step 16/24 : WORKDIR / 19:26:39 ---> Running in fde1ce4b3319 19:26:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:26:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:26:40 Removing intermediate container fde1ce4b3319 19:26:40 ---> be95a8012afe 19:26:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:41 (1/2) Installing dumb-init (1.2.2-r1) 19:26:41 (2/2) Installing su-exec (0.2-r1) 19:26:41 Executing busybox-1.31.1-r20.trigger 19:26:41 OK: 5 MiB in 16 packages 19:26:41 ---> 29b1f64c8571 19:26:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:26:43 Removing intermediate container f1b7322c9cf6 19:26:43 ---> f015c0eff907 19:26:43 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:26:43 ---> Running in 199709b7fd5d 19:26:44 ---> 881009f5d1a6 19:26:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:26:44 Removing intermediate container 199709b7fd5d 19:26:44 ---> ebc01b35f480 19:26:44 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:26:44 ---> Running in adf69038f40e 19:26:45 Removing intermediate container adf69038f40e 19:26:45 ---> 0590b29a44f7 19:26:45 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:26:45 ---> Running in 30bc70cd4e14 19:26:45 ---> 05fa06a291d2 19:26:45 Step 20/24 : ENTRYPOINT ["/core-command"] 19:26:45 ---> Running in 8fb276667419 19:26:46 Removing intermediate container 8fb276667419 19:26:46 ---> 07e88792c047 19:26:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:26:46 ---> Running in 67d59ed4b912 19:26:47 Removing intermediate container 67d59ed4b912 19:26:47 ---> 930d5e50f277 19:26:47 Step 22/24 : LABEL arch=arm64 19:26:47 ---> Running in ffe0309b3251 19:26:48 Removing intermediate container ffe0309b3251 19:26:48 ---> 80b0dcb19871 19:26:48 Step 23/24 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:26:49 ---> Running in 4c8480a52e39 19:26:49 Removing intermediate container 30bc70cd4e14 19:26:49 ---> 35cd371c9d7e 19:26:49 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:26:49 ---> Running in 5966608ce1d3 19:26:49 Removing intermediate container 4c8480a52e39 19:26:49 ---> fe6cb67e2313 19:26:49 Step 24/24 : LABEL version=0.0.0 19:26:50 ---> Running in 1e74cedbc7b8 19:26:50 Removing intermediate container 5966608ce1d3 19:26:50 ---> a57203de66b3 19:26:50 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:26:51 Removing intermediate container 1e74cedbc7b8 19:26:51 ---> 33373e8a61cf 19:26:51 19:26:52 Successfully built 33373e8a61cf 19:26:52 Successfully tagged core-command-arm64:latest 19:26:52  Building core-command ... done  ---> 4d8eaac74fdd 19:26:52 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:26:52 ---> Running in 0108f0b3074d 19:26:56 Removing intermediate container 0108f0b3074d 19:26:56 ---> 16cae7595010 19:26:56 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:57 ---> 139500716cd4 19:26:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:26:59 ---> d56b593f12f5 19:26:59 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:27:00 ---> d7a6de6eea96 19:27:00 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:27:01 ---> f6718ef25369 19:27:01 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:27:03 ---> 7e1440fe7699 19:27:03 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:27:03 ---> Running in 8daaae7e0ffd 19:27:04 Removing intermediate container 8daaae7e0ffd 19:27:04 ---> 109be70250ec 19:27:04 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:27:06 ---> 6bbf47db5401 19:27:06 Step 27/32 : RUN chmod +x /entrypoint.sh 19:27:06 ---> Running in 663df2df7261 19:27:10 Removing intermediate container 663df2df7261 19:27:10 ---> c755cb26caed 19:27:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:27:10 ---> Running in 75127830fa60 19:27:11 Removing intermediate container 75127830fa60 19:27:11 ---> ee68cb93ff21 19:27:11 Step 29/32 : CMD ["gate"] 19:27:11 ---> Running in a5192d3ab3b1 19:27:12 Removing intermediate container a5192d3ab3b1 19:27:12 ---> 2137b2bbc849 19:27:12 Step 30/32 : LABEL arch=arm64 19:27:12 ---> Running in 841be12ff3a0 19:27:13 Removing intermediate container 841be12ff3a0 19:27:13 ---> 3354f51d8c4d 19:27:13 Step 31/32 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:27:13 ---> Running in 324cb5459517 19:27:14 Removing intermediate container 324cb5459517 19:27:14 ---> d20fab0c4e08 19:27:14 Step 32/32 : LABEL version=0.0.0 19:27:15 ---> Running in ca745e178cc2 19:27:15 Removing intermediate container ca745e178cc2 19:27:15 ---> 941864a3ba71 19:27:15 19:27:16 Successfully built 941864a3ba71 19:27:16 Successfully tagged security-bootstrapper-arm64:latest 19:27:18  Building security-bootstrapper ... done Removing intermediate container 05122965b1da 19:27:18 ---> 33ae54799aa7 19:27:18 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:27:18 ---> Running in d42d43e24ade 19:27:20 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 19:27:23 Removing intermediate container d42d43e24ade 19:27:23 ---> e4e9c3a68459 19:27:23 19:27:23 Step 12/24 : FROM docker:20.10.0 19:27:23 20.10.0: Pulling from library/docker 19:27:23 Removing intermediate container 02b62ecacbbf 19:27:23 ---> e1a1e3c81137 19:27:23 19:27:23 Step 11/24 : FROM alpine:3.12 19:27:23 ---> 9852663dfa18 19:27:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:27:23 ---> Running in 85bfcaaf9a5f 19:27:24 Removing intermediate container 85bfcaaf9a5f 19:27:24 ---> 9833649eae54 19:27:24 Step 13/24 : ENV APP_PORT=59880 19:27:24 ---> Running in 9e7f52eaaeb1 19:27:25 Removing intermediate container 9e7f52eaaeb1 19:27:25 ---> b329ea2e94f0 19:27:25 Step 14/24 : EXPOSE $APP_PORT 19:27:26 ---> Running in b808f6a6cbe9 19:27:26 Removing intermediate container b808f6a6cbe9 19:27:26 ---> 3eddd0a42d55 19:27:26 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:26 ---> Running in f60e193c2cce 19:27:30 Removing intermediate container f60e193c2cce 19:27:30 ---> d4c15fcb0209 19:27:30 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:27:30 ---> Running in 711be26d643e 19:27:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:27:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:27:32 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:27:32 Status: Downloaded newer image for docker:20.10.0 19:27:32 ---> eeaf43b92773 19:27:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:27:32 (1/6) Installing dumb-init (1.2.2-r1) 19:27:32 (2/6) Installing libgcc (9.3.0-r2) 19:27:33 (3/6) Installing libsodium (1.0.18-r0) 19:27:33 ---> Running in 897f7afb87a0 19:27:33 (4/6) Installing libstdc++ (9.3.0-r2) 19:27:33 (5/6) Installing libzmq (4.3.3-r0) 19:27:33 (6/6) Installing zeromq (4.3.3-r0) 19:27:33 Executing busybox-1.31.1-r20.trigger 19:27:33 OK: 8 MiB in 20 packages 19:27:33 Removing intermediate container 897f7afb87a0 19:27:33 ---> 79a02af4e249 19:27:33 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 19:27:33 ---> Running in facd79026e7b 19:27:34 Removing intermediate container 711be26d643e 19:27:34 ---> 50fc0af26b54 19:27:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:27:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:27:35 ---> 180389c8dbdd 19:27:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:27:36 (1/39) Installing readline (8.0.4-r0) 19:27:36 (2/39) Installing bash (5.0.17-r0) 19:27:36 Executing bash-5.0.17-r0.post-install 19:27:36 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:27:36 (4/39) Installing libcurl (7.77.0-r0) 19:27:36 (5/39) Installing curl (7.77.0-r0) 19:27:36 (6/39) Installing dumb-init (1.2.2-r1) 19:27:36 (7/39) Installing libbz2 (1.0.8-r1) 19:27:36 (8/39) Installing expat (2.2.9-r1) 19:27:36 (9/39) Installing libffi (3.3-r2) 19:27:36 (10/39) Installing gdbm (1.13-r1) 19:27:36 (11/39) Installing xz-libs (5.2.5-r0) 19:27:36 (12/39) Installing sqlite-libs (3.32.1-r1) 19:27:36 (13/39) Installing python3 (3.8.10-r0) 19:27:37 ---> 97dd43f711b5 19:27:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:27:38 (14/39) Installing py3-appdirs (1.4.4-r1) 19:27:38 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:27:38 (16/39) Installing py3-parsing (2.4.7-r0) 19:27:38 (17/39) Installing py3-six (1.15.0-r0) 19:27:38 (18/39) Installing py3-packaging (20.4-r0) 19:27:38 (19/39) Installing py3-setuptools (47.0.0-r0) 19:27:38 (20/39) Installing py3-chardet (3.0.4-r4) 19:27:38 (21/39) Installing py3-idna (2.9-r0) 19:27:38 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:27:38 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:27:38 (24/39) Installing py3-requests (2.23.0-r0) 19:27:38 (25/39) Installing py3-msgpack (1.0.0-r0) 19:27:38 (26/39) Installing py3-lockfile (0.12.2-r3) 19:27:38 ---> be8f69c40daf 19:27:38 Step 20/24 : ENTRYPOINT ["/core-data"] 19:27:38 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:27:38 (28/39) Installing py3-colorama (0.4.3-r0) 19:27:38 (29/39) Installing py3-distlib (0.3.0-r0) 19:27:38 (30/39) Installing py3-distro (1.5.0-r1) 19:27:38 (31/39) Installing py3-webencodings (0.5.1-r3) 19:27:38 (32/39) Installing py3-html5lib (1.0.1-r4) 19:27:38 (33/39) Installing py3-pytoml (0.1.21-r0) 19:27:38 (34/39) Installing py3-pep517 (0.8.2-r0) 19:27:38 (35/39) Installing py3-progress (1.5-r0) 19:27:38 (36/39) Installing py3-toml (0.10.1-r0) 19:27:38 ---> Running in dcb86a2d15a4 19:27:38 (37/39) Installing py3-retrying (1.3.3-r0) 19:27:38 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:27:38 (39/39) Installing py3-pip (20.1.1-r0) 19:27:38 Executing busybox-1.31.1-r19.trigger 19:27:38 OK: 72 MiB in 59 packages 19:27:39 Removing intermediate container dcb86a2d15a4 19:27:39 ---> 97c5b8fa4d88 19:27:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:39 ---> Running in 88e5214f15df 19:27:39 Removing intermediate container 88e5214f15df 19:27:39 ---> 1a03f1193ea1 19:27:39 Step 22/24 : LABEL arch=arm64 19:27:39 ---> Running in fc2f97840756 19:27:40 Removing intermediate container fc2f97840756 19:27:40 ---> 3e653b6e4ac1 19:27:40 Step 23/24 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:27:40 ---> Running in 9869f08f64d0 19:27:41 Removing intermediate container 9869f08f64d0 19:27:41 ---> 51c19c6f3825 19:27:41 Step 24/24 : LABEL version=0.0.0 19:27:41 ---> Running in d68d5f9543fe 19:27:41 Removing intermediate container d68d5f9543fe 19:27:41 ---> f60095e3f9dd 19:27:41 19:27:42 Successfully built f60095e3f9dd 19:27:42 Successfully tagged core-data-arm64:latest 19:27:43  Building core-data ... done Collecting docker-compose==1.23.2 19:27:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:27:44 Collecting PyYAML<4,>=3.10 19:27:44 Downloading PyYAML-3.13.tar.gz (270 kB) 19:27:47 Collecting jsonschema<3,>=2.5.1 19:27:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:27:47 Collecting cached-property<2,>=1.2.0 19:27:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:27:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:27:48 Collecting docker<4.0,>=3.6.0 19:27:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:27:49 Collecting texttable<0.10,>=0.9.0 19:27:49 Downloading texttable-0.9.1.tar.gz (11 kB) 19:27:51 Collecting websocket-client<1.0,>=0.32.0 19:27:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:27:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:27:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:27:52 Collecting dockerpty<0.5,>=0.4.1 19:27:52 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:27:54 Collecting docopt<0.7,>=0.6.1 19:27:54 Downloading docopt-0.6.2.tar.gz (25 kB) 19:27:56 Collecting docker-pycreds>=0.4.0 19:27:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:27:57 Collecting urllib3<1.25,>=1.21.1 19:27:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:27:57 Collecting idna<2.8,>=2.5 19:27:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:27:57 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) 19:27:57 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) 19:27:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:27:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:27:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:27:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:27:58 Installing collected packages: PyYAML, jsonschema, cached-property, websocket-client, urllib3, idna, requests, docker-pycreds, docker, texttable, dockerpty, docopt, docker-compose 19:27:58 Running setup.py install for PyYAML: started 19:28:00 Running setup.py install for PyYAML: finished with status 'done' 19:28:01 Attempting uninstall: urllib3 19:28:01 Found existing installation: urllib3 1.25.9 19:28:01 Uninstalling urllib3-1.25.9: 19:28:01 Successfully uninstalled urllib3-1.25.9 19:28:02 Attempting uninstall: idna 19:28:02 Found existing installation: idna 2.9 19:28:02 Uninstalling idna-2.9: 19:28:02 Successfully uninstalled idna-2.9 19:28:02 Attempting uninstall: requests 19:28:02 Found existing installation: requests 2.23.0 19:28:02 Uninstalling requests-2.23.0: 19:28:02 Successfully uninstalled requests-2.23.0 19:28:03 Running setup.py install for texttable: started 19:28:05 Running setup.py install for texttable: finished with status 'done' 19:28:05 Running setup.py install for dockerpty: started 19:28:07 Running setup.py install for dockerpty: finished with status 'done' 19:28:07 Running setup.py install for docopt: started 19:28:08 Running setup.py install for docopt: finished with status 'done' 19:28:09 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 19:28:18 Removing intermediate container facd79026e7b 19:28:18 ---> 1a1b735b1a0b 19:28:18 Step 15/24 : ENV APP_PORT=58890 19:28:18 ---> Running in 23dd9e6d7ddc 19:28:18 Removing intermediate container 23dd9e6d7ddc 19:28:18 ---> 8a7e9a8fec3b 19:28:18 Step 16/24 : EXPOSE $APP_PORT 19:28:18 ---> Running in 5468b8872d7c 19:28:18 Removing intermediate container 5468b8872d7c 19:28:18 ---> e64aa0cce400 19:28:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:28:20 ---> 77d9299bad2c 19:28:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:28:20 ---> de0d6077f39a 19:28:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:28:21 ---> 7639b3fbf478 19:28:21 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:28:22 ---> Running in a5d1553d4b86 19:28:22 Removing intermediate container a5d1553d4b86 19:28:22 ---> 1647ccb649c7 19:28:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:22 ---> Running in cdcd0c589828 19:28:23 Removing intermediate container cdcd0c589828 19:28:23 ---> 8db94148ccb7 19:28:23 Step 22/24 : LABEL arch=arm64 19:28:23 ---> Running in 3cdfd90aaa60 19:28:23 Removing intermediate container 3cdfd90aaa60 19:28:23 ---> ece6e6f1db78 19:28:23 Step 23/24 : LABEL git_sha=4e9d773f49f041fad318dd23f0ae2bf57aa9e092 19:28:23 ---> Running in 5d59a699e27d 19:28:24 Removing intermediate container 5d59a699e27d 19:28:24 ---> cecee86b0a43 19:28:24 Step 24/24 : LABEL version=0.0.0 19:28:24 ---> Running in 2f76597bd3a5 19:28:24 Removing intermediate container 2f76597bd3a5 19:28:24 ---> 7db768b95189 19:28:24 19:28:25 Successfully built 7db768b95189 19:28:25 Successfully tagged sys-mgmt-agent-arm64:latest 19:28:25  Building sys-mgmt-agent ... done  [Pipeline] } 19:28:25 $ docker stop --time=1 0029999260b26649b2b9b390019117e3a828cb1735c1f6276c5fa8493d199659 19:28:27 $ docker rm -f 0029999260b26649b2b9b390019117e3a828cb1735c1f6276c5fa8493d199659 [Pipeline] // withDockerContainer [Pipeline] sh 19:28:27 + docker images 19:28:28 REPOSITORY TAG IMAGE ID CREATED SIZE 19:28:28 sys-mgmt-agent-arm64 latest 7db768b95189 3 seconds ago 299MB 19:28:28 core-data-arm64 latest f60095e3f9dd 46 seconds ago 19.1MB 19:28:28 e1a1e3c81137 About a minute ago 974MB 19:28:28 e4e9c3a68459 About a minute ago 973MB 19:28:28 security-bootstrapper-arm64 latest 941864a3ba71 About a minute ago 17.1MB 19:28:28 core-command-arm64 latest 33373e8a61cf About a minute ago 15MB 19:28:28 dec7d4d2873e About a minute ago 967MB 19:28:28 e868d549ad12 About a minute ago 966MB 19:28:28 security-secretstore-setup-arm64 latest a799314c94b7 4 minutes ago 26.5MB 19:28:28 core-metadata-arm64 latest eaa37800b9fb 4 minutes ago 15.6MB 19:28:28 support-scheduler-arm64 latest 387d486a07a8 4 minutes ago 15MB 19:28:28 support-notifications-arm64 latest c7637f59d737 4 minutes ago 15.7MB 19:28:28 security-proxy-setup-arm64 latest 3931a24ef4fb 4 minutes ago 24MB 19:28:28 c12df30c832d 4 minutes ago 971MB 19:28:28 3ea95b92821f 4 minutes ago 973MB 19:28:28 0f70abac8e54 4 minutes ago 968MB 19:28:28 5134bcd55039 4 minutes ago 968MB 19:28:28 41d5d1253878 4 minutes ago 971MB 19:28:28 ci-base-image-arm64 latest 28f9d50c777c 14 minutes ago 641MB 19:28:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 19:28:28 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 19:28:28 docker 20.10.0 eeaf43b92773 5 months ago 228MB 19:28:28 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 19:28:29 ---> job-cost.sh 19:28:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-S9v5 19:29:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:30:44 lf-activate-venv(): INFO: Adding /tmp/venv-S9v5/bin to PATH 19:30:44 INFO: No Stack... 19:30:44 INFO: Retrieving Pricing Info for: v2-standard-4 19:30:44 INFO: Archiving Costs [Pipeline] sh 19:30:45 + cat /w/workspace/edgex-go/10/archives/cost.csv 19:30:45 + cut -d, -f6 [Pipeline] lock 19:30:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3525-10-stack-cost] 19:30:45 Resource [jenkins-edgexfoundry-edgex-go-PR-3525-10-stack-cost] did not exist. Created. 19:30:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3525-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:30:45 + echo total: 0.18000000715255737 [Pipeline] stash 19:30:45 Stashed 1 file(s) [Pipeline] } 19:30:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3525-10-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 19:30:46 provisioning config files... 19:30:46 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config8730038267510519124tmp [Pipeline] { [Pipeline] sh 19:30:47 + set +x 19:30:47 + curl -s https://codecov.io/bash 19:30:47 + bash -s -- 19:30:47 19:30:47 _____ _ 19:30:47 / ____| | | 19:30:47 | | ___ __| | ___ ___ _____ __ 19:30:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:30:47 | |___| (_) | (_| | __/ (_| (_) \ V / 19:30:47 \_____\___/ \__,_|\___|\___\___/ \_/ 19:30:47 Bash-1.0.3 19:30:47 19:30:47 19:30:47 ==> git version 2.24.4 found 19:30:47 ==> 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 19:30:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:30:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:30:47 ==> Jenkins CI detected. 19:30:47 project root: . 19:30:47 --> token set from env 19:30:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:30:47 ==> Running gcov in . (disable via -X gcov) 19:30:47 ==> Python coveragepy not found 19:30:47 ==> Searching for coverage reports in: 19:30:47 + . 19:30:47 -> Found 1 reports 19:30:47 ==> Detecting git/mercurial file structure 19:30:47 ==> Reading reports 19:30:47 + ./coverage.out bytes=412085 19:30:47 ==> Appending adjustments 19:30:47 https://docs.codecov.io/docs/fixing-reports 19:30:48 + Found adjustments 19:30:48 ==> Gzipping contents 19:30:48 56K /tmp/codecov.hQUJiC.gz 19:30:48 ==> Uploading reports 19:30:48 url: https://codecov.io 19:30:48 query: branch=PR-3525&commit=4e9d773f49f041fad318dd23f0ae2bf57aa9e092&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3525%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3525&job=&cmd_args= 19:30:48 -> Pinging Codecov 19:30:48 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3525&commit=4e9d773f49f041fad318dd23f0ae2bf57aa9e092&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3525%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3525&job=&cmd_args= 19:30:48 -> Uploading to 19:30:48 https://storage.googleapis.com/codecov/v4/raw/2021-06-08/00271124DB129430A58F1EEE437C3FCB/4e9d773f49f041fad318dd23f0ae2bf57aa9e092/56455d7c-bc68-4318-a9d7-497d98dfecdf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T193048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7742624408d77fe6434ebd305142034a25ad0f550b1cfaf069fb8ddbd1401500 19:30:48 % Total % Received % Xferd Average Speed Time Time Time Current 19:30:48 Dload Upload Total Spent Left Speed 19:30:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56054 0 0 100 56054 0 147k --:--:-- --:--:-- --:--:-- 147k 19:30:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4e9d773f49f041fad318dd23f0ae2bf57aa9e092 [Pipeline] } 19:30:49 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 19:30:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:30:51 ---> package-listing.sh 19:30:51 ++ facter osfamily 19:30:51 ++ tr '[:upper:]' '[:lower:]' 19:30:51 + OS_FAMILY=redhat 19:30:51 + workspace=/w/workspace/edgex-go/10 19:30:51 + START_PACKAGES=/tmp/packages_start.txt 19:30:51 + END_PACKAGES=/tmp/packages_end.txt 19:30:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:30:51 + PACKAGES=/tmp/packages_start.txt 19:30:51 + '[' /w/workspace/edgex-go/10 ']' 19:30:51 + PACKAGES=/tmp/packages_end.txt 19:30:51 + case "${OS_FAMILY}" in 19:30:51 + rpm -qa 19:30:51 + sort 19:30:53 + '[' -f /tmp/packages_start.txt ']' 19:30:53 + '[' -f /tmp/packages_end.txt ']' 19:30:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:30:53 + '[' /w/workspace/edgex-go/10 ']' 19:30:53 + mkdir -p /w/workspace/edgex-go/10/archives/ 19:30:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 19:30:53 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:30:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:30:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:30:54 19:30:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:30:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:30:54 alpine: Pulling from edgex-lftools-log-publisher 19:30:54 df20fa9351a1: Pulling fs layer 19:30:54 36b3adc4ff6f: Pulling fs layer 19:30:54 8ad3a11d3b57: Pulling fs layer 19:30:54 46f8f816bc3b: Pulling fs layer 19:30:54 93b61091891f: Pulling fs layer 19:30:54 93b9cdb0e59b: Pulling fs layer 19:30:54 5e14af77c1be: Pulling fs layer 19:30:54 01666e4c0597: Pulling fs layer 19:30:54 aa168da1d23b: Pulling fs layer 19:30:54 46f8f816bc3b: Waiting 19:30:54 93b61091891f: Waiting 19:30:54 93b9cdb0e59b: Waiting 19:30:54 5e14af77c1be: Waiting 19:30:54 01666e4c0597: Waiting 19:30:54 aa168da1d23b: Waiting 19:30:54 36b3adc4ff6f: Verifying Checksum 19:30:54 36b3adc4ff6f: Download complete 19:30:54 46f8f816bc3b: Verifying Checksum 19:30:54 46f8f816bc3b: Download complete 19:30:55 df20fa9351a1: Verifying Checksum 19:30:55 df20fa9351a1: Download complete 19:30:55 93b9cdb0e59b: Verifying Checksum 19:30:55 93b9cdb0e59b: Download complete 19:30:55 5e14af77c1be: Verifying Checksum 19:30:55 5e14af77c1be: Download complete 19:30:55 01666e4c0597: Verifying Checksum 19:30:55 01666e4c0597: Download complete 19:30:55 93b61091891f: Verifying Checksum 19:30:55 93b61091891f: Download complete 19:30:55 df20fa9351a1: Pull complete 19:30:55 8ad3a11d3b57: Verifying Checksum 19:30:55 8ad3a11d3b57: Download complete 19:30:55 36b3adc4ff6f: Pull complete 19:30:55 8ad3a11d3b57: Pull complete 19:30:55 46f8f816bc3b: Pull complete 19:30:56 93b61091891f: Pull complete 19:30:56 93b9cdb0e59b: Pull complete 19:30:56 5e14af77c1be: Pull complete 19:30:56 01666e4c0597: Pull complete 19:30:57 aa168da1d23b: Verifying Checksum 19:30:57 aa168da1d23b: Download complete 19:31:01 aa168da1d23b: Pull complete 19:31:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:31:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:31:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:31:01 prd-centos7-docker-4c-2g-976 does not seem to be running inside a container 19:31:01 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:31:04 $ docker top 46962976c8182ef1843d39ed60a6d8981ff7b00911df3b7866567178bfba10c2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:04 + touch /tmp/pre-build-complete [Pipeline] sh 19:31:05 + mkdir -p /var/log/sa [Pipeline] sh 19:31:05 + ls /var/log/sa-host 19:31:05 + sadf -c /var/log/sa-host/sa05 19:31:05 file_magic: OK 19:31:05 HZ: Using current value: 100 19:31:05 file_header: OK 19:31:05 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 19:31:05 Statistics: 19:31:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:31:05 File successfully converted to sysstat format version 12.2.1 19:31:05 + sadf -c /var/log/sa-host/sa08 19:31:05 file_magic: OK 19:31:05 HZ: Using current value: 100 19:31:05 file_header: OK 19:31:05 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 19:31:05 Statistics: 19:31:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:31:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:31:05 provisioning config files... 19:31:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config8175258949732384041tmp [Pipeline] { [Pipeline] echo 19:31:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:31:05 ---> create-netrc.sh [Pipeline] } 19:31:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:31:06 ---> python-tools-install.sh [Pipeline] echo 19:31:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:31:06 ---> sudo-logs.sh 19:31:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:31:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:31:06 ---> job-cost.sh 19:31:06 lf-activate-venv: SKIPPING 19:31:06 DEBUG: total: 0.18000000715255737 19:31:06 INFO: Retrieving Stack Cost... 19:31:07 INFO: Retrieving Pricing Info for: v3-standard-2 19:31:08 INFO: Archiving Costs [Pipeline] echo 19:31:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:31:08 ---> logs-deploy.sh 19:31:08 lf-activate-venv: SKIPPING 19:31:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3525/10 19:31:08 INFO: archiving workspace using pattern(s): 19:31:09 Archives upload complete. 19:31:09 INFO: archiving logs to Nexus 19:31:10 ---> uname -a: 19:31:10 Linux prd-centos7-docker-4c-2g-976.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:31:10 19:31:10 19:31:10 ---> lscpu: 19:31:10 Architecture: x86_64 19:31:10 CPU op-mode(s): 32-bit, 64-bit 19:31:10 Byte Order: Little Endian 19:31:10 Address sizes: 40 bits physical, 48 bits virtual 19:31:10 CPU(s): 2 19:31:10 On-line CPU(s) list: 0,1 19:31:10 Thread(s) per core: 1 19:31:10 Core(s) per socket: 1 19:31:10 Socket(s): 2 19:31:10 NUMA node(s): 1 19:31:10 Vendor ID: AuthenticAMD 19:31:10 CPU family: 23 19:31:10 Model: 49 19:31:10 Model name: AMD EPYC-Rome Processor 19:31:10 Stepping: 0 19:31:10 CPU MHz: 2799.998 19:31:10 BogoMIPS: 5599.99 19:31:10 Virtualization: AMD-V 19:31:10 Hypervisor vendor: KVM 19:31:10 Virtualization type: full 19:31:10 L1d cache: 64 KiB 19:31:10 L1i cache: 64 KiB 19:31:10 L2 cache: 1 MiB 19:31:10 L3 cache: 32 MiB 19:31:10 NUMA node0 CPU(s): 0,1 19:31:10 Vulnerability Itlb multihit: Not affected 19:31:10 Vulnerability L1tf: Not affected 19:31:10 Vulnerability Mds: Not affected 19:31:10 Vulnerability Meltdown: Not affected 19:31:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:31:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:31:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:31:10 Vulnerability Srbds: Not affected 19:31:10 Vulnerability Tsx async abort: Not affected 19:31:10 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 19:31:10 19:31:10 19:31:10 ---> nproc: 19:31:10 2 19:31:10 19:31:10 19:31:10 ---> df -h: 19:31:10 Filesystem Size Used Available Use% Mounted on 19:31:10 overlay 40.0G 12.5G 27.5G 31% / 19:31:10 tmpfs 64.0M 0 64.0M 0% /dev 19:31:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:31:10 shm 64.0M 0 64.0M 0% /dev/shm 19:31:10 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 19:31:10 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 19:31:10 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 19:31:10 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 19:31:10 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 19:31:10 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 19:31:10 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 19:31:10 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 19:31:10 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/10 19:31:10 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/10@tmp 19:31:10 19:31:10 19:31:10 ---> free -m: 19:31:10 total used free shared buff/cache available 19:31:10 Mem: 7821 1332 1478 0 5010 6448 19:31:10 Swap: 1023 1 1022 19:31:10 19:31:10 19:31:10 ---> ip addr: 19:31:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:31:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:31:10 inet 127.0.0.1/8 scope host lo 19:31:10 valid_lft forever preferred_lft forever 19:31:10 inet6 ::1/128 scope host 19:31:10 valid_lft forever preferred_lft forever 19:31:10 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:31:10 link/ether fa:16:3e:42:06:a6 brd ff:ff:ff:ff:ff:ff 19:31:10 inet 10.30.123.87/23 brd 10.30.123.255 scope global dynamic eth0 19:31:10 valid_lft 84876sec preferred_lft 84876sec 19:31:10 inet6 fe80::f816:3eff:fe42:6a6/64 scope link 19:31:10 valid_lft forever preferred_lft forever 19:31:10 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:31:10 link/ether 02:42:eb:93:37:5d brd ff:ff:ff:ff:ff:ff 19:31:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:31:10 valid_lft forever preferred_lft forever 19:31:10 inet6 fe80::42:ebff:fe93:375d/64 scope link 19:31:10 valid_lft forever preferred_lft forever 19:31:10 19:31:10 19:31:10 ---> sar -b -r -n DEV: 19:31:10 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) 19:31:10 19:31:10 19:05:36 LINUX RESTART (2 CPU) 19:31:10 19:31:10 19:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:31:10 19:07:01 113.95 16.39 97.56 0.00 5588.89 10123.89 0.00 19:31:10 19:08:01 84.18 0.20 83.98 0.00 23.32 41657.63 0.00 19:31:10 19:09:01 150.32 0.00 150.32 0.00 0.00 20147.88 0.00 19:31:10 19:10:01 54.09 0.02 54.07 0.00 0.53 8496.55 0.00 19:31:10 19:11:01 110.29 0.02 110.27 0.00 0.53 20321.53 0.00 19:31:10 19:12:02 1030.69 676.81 353.88 0.00 29654.33 255582.13 0.00 19:31:10 19:13:01 362.24 227.18 135.05 0.00 10223.56 51025.56 0.00 19:31:10 19:14:01 450.15 9.87 440.28 0.00 4456.57 206268.54 0.00 19:31:10 19:15:01 216.83 10.94 205.89 0.00 1404.39 31551.03 0.00 19:31:10 19:16:01 1.12 0.00 1.12 0.00 0.00 15.21 0.00 19:31:10 19:17:01 0.30 0.00 0.30 0.00 0.00 3.91 0.00 19:31:10 19:18:01 0.27 0.00 0.27 0.00 0.00 3.16 0.00 19:31:10 19:19:01 0.35 0.00 0.35 0.00 0.00 4.15 0.00 19:31:10 19:20:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 19:31:10 19:21:01 0.40 0.18 0.22 0.00 5.73 2.33 0.00 19:31:10 19:22:01 1.17 0.33 0.83 0.00 94.74 16.39 0.00 19:31:10 19:23:01 0.22 0.00 0.22 0.00 0.00 2.50 0.00 19:31:10 19:24:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 19:31:10 19:25:01 0.30 0.00 0.30 0.00 0.00 3.73 0.00 19:31:10 19:26:01 0.22 0.00 0.22 0.00 0.00 2.20 0.00 19:31:10 19:27:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 19:31:10 19:28:01 0.25 0.00 0.25 0.00 0.00 2.76 0.00 19:31:10 19:29:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 19:31:10 19:30:01 0.28 0.00 0.28 0.00 0.00 3.18 0.00 19:31:10 19:31:01 59.68 40.54 19.14 0.00 4072.22 1513.99 0.00 19:31:10 Average: 105.77 39.46 66.31 0.00 2225.15 25968.41 0.00 19:31:10 19:31:10 19:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:31:10 19:07:01 5090320 0 907048 11.33 2620 2008952 1491348 16.47 891256 1615656 113028 19:31:10 19:08:01 4104444 0 982680 12.27 2620 2919196 1560160 17.23 1067632 2347656 70332 19:31:10 19:09:01 3774812 0 1177632 14.70 2620 3053876 1669796 18.44 1398748 2280780 226736 19:31:10 19:10:01 3867576 0 1158976 14.47 2620 2979768 1733656 19.14 1295884 2282764 67180 19:31:10 19:11:01 3407856 0 1157568 14.45 2620 3440896 1398668 15.44 1361452 2660616 249900 19:31:10 19:12:02 137908 0 1503740 18.78 2620 6364672 2383904 26.32 3371212 3792376 484484 19:31:10 19:13:01 957448 0 1579380 19.72 2620 5469492 3129180 34.55 2218196 4110368 44564 19:31:10 19:14:01 596580 0 1459912 18.23 2620 5949828 2652456 29.28 2383176 4267104 516 19:31:10 19:15:01 2141084 0 1266804 15.82 2620 4598432 1315348 14.52 1346040 3807640 20 19:31:10 19:16:01 2147708 0 1260172 15.73 2620 4598440 1273188 14.06 1369216 3780608 12 19:31:10 19:17:01 2148072 0 1259804 15.73 2620 4598444 1273272 14.06 1362216 3788872 8 19:31:10 19:18:01 2147572 0 1260296 15.74 2620 4598452 1273356 14.06 1362572 3788876 12 19:31:10 19:19:01 2148460 0 1259404 15.72 2620 4598456 1273188 14.06 1362488 3788548 12 19:31:10 19:20:01 2148624 0 1259240 15.72 2620 4598456 1273188 14.06 1362488 3788548 8 19:31:10 19:21:01 2148188 0 1259636 15.73 2620 4598496 1273188 14.06 1362416 3788748 16 19:31:10 19:22:01 2144628 0 1260392 15.74 2620 4601300 1273248 14.06 1365980 3788788 8 19:31:10 19:23:01 2144064 0 1260948 15.74 2620 4601308 1273404 14.06 1366352 3788788 16 19:31:10 19:24:01 2144584 0 1260424 15.74 2620 4601312 1273188 14.06 1365920 3788788 12 19:31:10 19:25:01 2144732 0 1260272 15.74 2620 4601316 1273188 14.06 1365764 3788788 8 19:31:10 19:26:01 2144708 0 1260292 15.74 2620 4601320 1273188 14.06 1365948 3788788 8 19:31:10 19:27:01 2144488 0 1260508 15.74 2620 4601324 1273272 14.06 1366032 3788792 8 19:31:10 19:28:01 2144536 0 1260456 15.74 2620 4601328 1273224 14.06 1365848 3788788 8 19:31:10 19:29:01 2144708 0 1260280 15.74 2620 4601332 1273188 14.06 1365832 3788788 8 19:31:10 19:30:01 2144708 0 1260276 15.74 2620 4601336 1273188 14.06 1365836 3788788 8 19:31:10 19:31:01 1547664 0 1330912 16.62 2620 5127744 1452004 16.03 1421652 4289692 367008 19:31:10 Average: 2312619 0 1257082 15.70 2620 4436619 1515400 16.73 1489206 3531118 64957 19:31:10 19:31:10 19:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:31:10 19:07:01 veth35be694 815.15 539.80 73.96 1967.39 0.00 0.00 0.00 0.00 19:31:10 19:07:01 eth0 1624.89 1661.10 5751.41 188.67 0.00 0.00 0.00 0.00 19:31:10 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:07:01 docker0 815.15 539.66 62.81 1967.38 0.00 0.00 0.00 0.00 19:31:10 19:08:01 eth0 664.49 664.94 3831.19 61.92 0.00 0.00 0.00 0.00 19:31:10 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:08:01 vethbad6248 86.24 139.57 5.99 372.62 0.00 0.00 0.00 0.00 19:31:10 19:08:01 docker0 407.38 372.73 27.83 1132.46 0.00 0.00 0.00 0.00 19:31:10 19:09:01 vethe83ce8c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:31:10 19:09:01 eth0 156.03 130.74 508.07 25.62 0.00 0.00 0.00 0.00 19:31:10 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:09:01 docker0 109.51 119.80 8.61 472.63 0.00 0.00 0.00 0.00 19:31:10 19:10:01 vethe83ce8c 2.16 2.16 0.17 0.17 0.00 0.00 0.00 0.00 19:31:10 19:10:01 eth0 39.30 27.09 24.36 110.41 0.00 0.00 0.00 0.00 19:31:10 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:10:01 docker0 2.16 2.16 0.14 0.17 0.00 0.00 0.00 0.00 19:31:10 19:11:01 veth761da02 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:31:10 19:11:01 eth0 182.18 152.37 1704.77 25.22 0.00 0.00 0.00 0.00 19:31:10 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:12:02 veth761da02 0.00 0.82 0.00 0.04 0.00 0.00 0.00 0.00 19:31:10 19:12:02 eth0 89.15 64.43 183.27 14.05 0.00 0.00 0.00 0.00 19:31:10 19:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:12:02 docker0 52.86 66.33 3.50 164.73 0.00 0.00 0.00 0.00 19:31:10 19:13:01 veth0b9f4ef 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:31:10 19:13:01 veth387812e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 19:31:10 19:13:01 veth761da02 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:13:01 eth0 13.44 6.75 11.09 5.74 0.00 0.00 0.00 0.00 19:31:10 19:14:01 veth761da02 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 19:31:10 19:14:01 veth6f74233 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:31:10 19:14:01 eth0 100.52 66.02 311.62 114.97 0.00 0.00 0.00 0.00 19:31:10 19:14:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:31:10 19:15:01 eth0 194.72 146.84 1663.58 22.73 0.00 0.00 0.00 0.00 19:31:10 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:15:01 docker0 1449.77 1204.23 106.71 4362.13 0.00 0.00 0.00 0.00 19:31:10 19:16:01 eth0 0.35 0.33 0.02 0.03 0.00 0.00 0.00 0.00 19:31:10 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:17:01 eth0 0.58 0.40 0.51 0.09 0.00 0.00 0.00 0.00 19:31:10 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:18:01 eth0 0.85 0.25 0.31 0.19 0.00 0.00 0.00 0.00 19:31:10 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:19:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:31:10 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:31:10 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:31:10 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:22:01 eth0 0.92 0.17 0.14 0.07 0.00 0.00 0.00 0.00 19:31:10 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:23:01 eth0 0.57 0.50 0.33 0.21 0.00 0.00 0.00 0.00 19:31:10 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:24:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:25:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:31:10 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:26:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:27:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 19:31:10 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:28:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 19:31:10 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:31:10 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:30:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:31:01 eth0 214.61 189.69 2176.01 20.92 0.00 0.00 0.00 0.00 19:31:10 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 Average: eth0 130.44 123.56 643.61 23.54 0.00 0.00 0.00 0.00 19:31:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:31:10 Average: docker0 58.07 48.24 4.27 174.73 0.00 0.00 0.00 0.00 19:31:10 19:31:10 19:31:10 ---> sar -P ALL: 19:31:10 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) 19:31:10 19:31:10 19:05:36 LINUX RESTART (2 CPU) 19:31:10 19:31:10 19:06:02 CPU %user %nice %system %iowait %steal %idle 19:31:10 19:07:01 all 22.14 0.00 5.39 3.00 0.11 69.36 19:31:10 19:07:01 0 20.59 0.00 6.06 2.10 0.11 71.14 19:31:10 19:07:01 1 23.66 0.00 4.74 3.89 0.11 67.60 19:31:10 19:08:01 all 14.65 0.00 4.62 1.47 0.06 79.19 19:31:10 19:08:01 0 11.66 0.00 4.75 1.08 0.07 82.44 19:31:10 19:08:01 1 17.64 0.00 4.49 1.86 0.05 75.96 19:31:10 19:09:01 all 61.26 0.00 10.39 2.51 0.11 25.74 19:31:10 19:09:01 0 61.11 0.00 10.89 2.63 0.11 25.26 19:31:10 19:09:01 1 61.40 0.00 9.88 2.38 0.11 26.22 19:31:10 19:10:01 all 33.47 0.00 5.80 0.86 0.07 59.80 19:31:10 19:10:01 0 33.84 0.00 6.14 1.09 0.07 58.86 19:31:10 19:10:01 1 33.10 0.00 5.46 0.63 0.07 60.74 19:31:10 19:11:01 all 49.68 0.00 10.03 1.37 0.09 38.82 19:31:10 19:11:01 0 49.43 0.00 10.55 1.77 0.09 38.16 19:31:10 19:11:01 1 49.94 0.00 9.51 0.97 0.09 39.49 19:31:10 19:12:02 all 20.92 0.00 19.45 52.03 0.10 7.50 19:31:10 19:12:02 0 20.84 0.00 20.00 51.47 0.09 7.60 19:31:10 19:12:02 1 21.00 0.00 18.89 52.60 0.11 7.40 19:31:10 19:13:01 all 70.55 0.00 12.42 15.93 0.11 0.99 19:31:10 19:13:01 0 70.36 0.00 12.17 16.31 0.11 1.05 19:31:10 19:13:01 1 70.73 0.00 12.67 15.55 0.11 0.93 19:31:10 19:14:01 all 63.13 0.00 21.86 10.65 0.13 4.23 19:31:10 19:14:01 0 63.55 0.00 21.45 10.82 0.13 4.05 19:31:10 19:14:01 1 62.71 0.00 22.27 10.49 0.13 4.41 19:31:10 19:15:01 all 24.23 0.00 8.49 6.12 0.08 61.08 19:31:10 19:15:01 0 24.92 0.00 8.88 7.05 0.07 59.08 19:31:10 19:15:01 1 23.53 0.00 8.10 5.20 0.09 63.09 19:31:10 19:16:01 all 0.14 0.00 0.07 0.00 0.02 99.77 19:31:10 19:16:01 0 0.22 0.00 0.07 0.00 0.02 99.70 19:31:10 19:16:01 1 0.07 0.00 0.07 0.00 0.02 99.85 19:31:10 19:17:01 all 0.27 0.00 0.40 0.00 0.02 99.32 19:31:10 19:17:01 0 0.20 0.00 0.56 0.00 0.00 99.24 19:31:10 19:17:01 1 0.33 0.00 0.23 0.00 0.03 99.40 19:31:10 19:31:10 19:17:01 CPU %user %nice %system %iowait %steal %idle 19:31:10 19:18:01 all 0.10 0.00 0.02 0.00 0.03 99.86 19:31:10 19:18:01 0 0.15 0.00 0.02 0.00 0.02 99.82 19:31:10 19:18:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:31:10 19:19:01 all 0.10 0.00 0.03 0.00 0.02 99.85 19:31:10 19:19:01 0 0.17 0.00 0.03 0.00 0.02 99.78 19:31:10 19:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:31:10 19:20:01 all 0.09 0.00 0.03 0.00 0.02 99.86 19:31:10 19:20:01 0 0.17 0.00 0.03 0.00 0.02 99.78 19:31:10 19:20:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:31:10 19:21:01 all 0.17 0.00 0.07 0.00 0.03 99.74 19:31:10 19:21:01 0 0.27 0.00 0.07 0.00 0.02 99.65 19:31:10 19:21:01 1 0.07 0.00 0.07 0.00 0.03 99.83 19:31:10 19:22:01 all 0.09 0.00 0.04 0.03 0.02 99.82 19:31:10 19:22:01 0 0.17 0.00 0.05 0.05 0.02 99.72 19:31:10 19:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:31:10 19:23:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:31:10 19:23:01 0 0.12 0.00 0.03 0.00 0.00 99.85 19:31:10 19:23:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:31:10 19:24:01 all 0.14 0.00 0.03 0.00 0.02 99.82 19:31:10 19:24:01 0 0.22 0.00 0.02 0.00 0.02 99.75 19:31:10 19:24:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:31:10 19:25:01 all 0.14 0.00 0.03 0.00 0.02 99.82 19:31:10 19:25:01 0 0.18 0.00 0.02 0.00 0.00 99.80 19:31:10 19:25:01 1 0.10 0.00 0.03 0.00 0.03 99.83 19:31:10 19:26:01 all 0.11 0.00 0.03 0.00 0.02 99.84 19:31:10 19:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:31:10 19:26:01 1 0.20 0.00 0.03 0.00 0.02 99.75 19:31:10 19:27:01 all 0.10 0.00 0.03 0.00 0.03 99.85 19:31:10 19:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:31:10 19:27:01 1 0.17 0.00 0.03 0.00 0.03 99.77 19:31:10 19:28:01 all 0.17 0.00 0.02 0.00 0.03 99.79 19:31:10 19:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:31:10 19:28:01 1 0.30 0.00 0.02 0.00 0.03 99.65 19:31:10 19:31:10 19:28:01 CPU %user %nice %system %iowait %steal %idle 19:31:10 19:29:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:31:10 19:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:31:10 19:29:01 1 0.15 0.00 0.03 0.00 0.02 99.80 19:31:10 19:30:01 all 0.14 0.00 0.02 0.00 0.03 99.82 19:31:10 19:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:31:10 19:30:01 1 0.25 0.00 0.02 0.00 0.03 99.70 19:31:10 19:31:01 all 7.28 0.00 2.84 1.10 0.03 88.75 19:31:10 19:31:01 0 6.87 0.00 2.65 0.66 0.05 89.77 19:31:10 19:31:01 1 7.70 0.00 3.03 1.53 0.02 87.73 19:31:10 Average: all 13.96 0.00 3.87 3.59 0.05 78.52 19:31:10 Average: 0 13.81 0.00 3.97 3.60 0.04 78.58 19:31:10 Average: 1 14.12 0.00 3.78 3.59 0.05 78.47 19:31:10 19:31:10 19:31:10