Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 7e9ba5b981db46d7eaa29bdee31d80878b461756 rather than 991b0a68828e78963de8228bbbb3b9e9d74f633b Obtained Jenkinsfile from 7e9ba5b981db46d7eaa29bdee31d80878b461756 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-ssh5539352241251446010.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh2027422403784960364.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 9d0281235b943b7ad605f650702698f9078b2862 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-3464/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-3464/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2587739276960250983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh7586071201224454002.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3464/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-3464/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1235763140250388879.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-312 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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/6@tmp/jenkins-gitclient-ssh4628080145125125572.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/6@tmp/jenkins-gitclient-ssh6507555879743123378.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit 991b0a68828e78963de8228bbbb3b9e9d74f633b Merge succeeded, producing 9a9419d19c24b03084151599a0bac57eaaf4d808 Checking out Revision 9a9419d19c24b03084151599a0bac57eaaf4d808 (PR-3464) > git config core.sparsecheckout # timeout=10 > git checkout -f 991b0a68828e78963de8228bbbb3b9e9d74f633b # 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/6@tmp/jenkins-gitclient-ssh2415116734798549462.key > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a9419d19c24b03084151599a0bac57eaaf4d808 # timeout=10 Commit message: "Merge commit '7e9ba5b981db46d7eaa29bdee31d80878b461756' into HEAD" > git rev-list --no-walk 23fd3d12e5b3ce2966c506c974adae49f348e9c5 # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:31:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:34 ========================================================= 08:31:34 EdgeX Global Pipelines Version Info 08:31:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:31:36 ------------------- 08:31:36 stable info: 08:31:36 ------------------- 08:31:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:31:36 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:31:36 Message: update stable to v1.0.192 08:31:41 ------------------- 08:31:41 experimental info: 08:31:41 ------------------- 08:31:41 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:41 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 08:31:41 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3464 [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3464 [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3464 [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a9419d19c24b03084151599a0bac57eaaf4d808 [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a9419d [Pipeline] echo 08:31:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:41 provisioning config files... 08:31:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4381676367541096417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:42 ---> docker-login.sh 08:31:42 nexus3.edgexfoundry.org:10001 08:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:42 Configure a credential helper to remove this warning. See 08:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:42 08:31:42 Login Succeeded 08:31:42 nexus3.edgexfoundry.org:10002 08:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:42 Configure a credential helper to remove this warning. See 08:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:42 08:31:42 Login Succeeded 08:31:42 nexus3.edgexfoundry.org:10003 08:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:42 Configure a credential helper to remove this warning. See 08:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:42 08:31:42 Login Succeeded 08:31:42 nexus3.edgexfoundry.org:10004 08:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:43 Configure a credential helper to remove this warning. See 08:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:43 08:31:43 Login Succeeded 08:31:43 docker.io 08:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:43 Configure a credential helper to remove this warning. See 08:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:43 08:31:43 Login Succeeded 08:31:43 ---> docker-login.sh ends [Pipeline] } 08:31:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:44 ++ 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 08:31:44 + for file in '`ls cmd/**/Dockerfile`' 08:31:44 ++ dirname cmd/core-command/Dockerfile 08:31:44 ++ cut -d/ -f2 08:31:44 + echo core-command,cmd/core-command/Dockerfile 08:31:44 + for file in '`ls cmd/**/Dockerfile`' 08:31:44 ++ dirname cmd/core-data/Dockerfile 08:31:44 ++ cut -d/ -f2 08:31:44 + echo core-data,cmd/core-data/Dockerfile 08:31:44 + for file in '`ls cmd/**/Dockerfile`' 08:31:44 ++ dirname cmd/core-metadata/Dockerfile 08:31:44 ++ cut -d/ -f2 08:31:44 + echo core-metadata,cmd/core-metadata/Dockerfile 08:31:44 + for file in '`ls cmd/**/Dockerfile`' 08:31:44 ++ dirname cmd/security-bootstrapper/Dockerfile 08:31:44 ++ cut -d/ -f2 08:31:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:31:44 + for file in '`ls cmd/**/Dockerfile`' 08:31:44 ++ dirname cmd/security-proxy-setup/Dockerfile 08:31:44 ++ cut -d/ -f2 08:31:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:31:44 + for file in '`ls cmd/**/Dockerfile`' 08:31:44 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:31:44 ++ cut -d/ -f2 08:31:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:31:44 + for file in '`ls cmd/**/Dockerfile`' 08:31:44 ++ dirname cmd/support-notifications/Dockerfile 08:31:44 ++ cut -d/ -f2 08:31:44 + echo support-notifications,cmd/support-notifications/Dockerfile 08:31:44 + for file in '`ls cmd/**/Dockerfile`' 08:31:44 ++ dirname cmd/support-scheduler/Dockerfile 08:31:44 ++ cut -d/ -f2 08:31:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:31:44 + for file in '`ls cmd/**/Dockerfile`' 08:31:44 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:31:44 ++ cut -d/ -f2 08:31:44 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:31:44 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 08:31:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:31:44 08:31:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:31:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:31:45 latest: Pulling from edgex-devops/git-semver 08:31:45 31603596830f: Pulling fs layer 08:31:45 54011a49482f: Pulling fs layer 08:31:45 a6820b24f6d8: Pulling fs layer 08:31:45 f581987b2513: Pulling fs layer 08:31:45 f581987b2513: Waiting 08:31:45 54011a49482f: Verifying Checksum 08:31:45 54011a49482f: Download complete 08:31:45 31603596830f: Verifying Checksum 08:31:45 31603596830f: Download complete 08:31:45 f581987b2513: Verifying Checksum 08:31:45 f581987b2513: Download complete 08:31:45 a6820b24f6d8: Verifying Checksum 08:31:45 a6820b24f6d8: Download complete 08:31:46 31603596830f: Pull complete 08:31:46 54011a49482f: Pull complete 08:31:47 a6820b24f6d8: Pull complete 08:31:47 f581987b2513: Pull complete 08:31:47 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:31:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:31:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:31:47 prd-centos7-docker-4c-2g-312 does not seem to be running inside a container 08:31:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:31:50 $ docker top 31fc07373f1c2bbceafe00f96bf22a0e057998772b27fcd53c4279049ca7f70a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:50 [ssh-agent] Looking for ssh-agent implementation... 08:31:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:51 $ docker exec 31fc07373f1c2bbceafe00f96bf22a0e057998772b27fcd53c4279049ca7f70a ssh-agent 08:31:51 SSH_AUTH_SOCK=/tmp/ssh-OSLj6HmHE1fg/agent.12 08:31:51 SSH_AGENT_PID=17 08:31:51 Running ssh-add (command line suppressed) 08:31:51 Identity added: /w/workspace/edgex-go/6@tmp/private_key_6700421744593912100.key (/w/workspace/edgex-go/6@tmp/private_key_6700421744593912100.key) 08:31:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:51 + git tag --points-at HEAD [Pipeline] } 08:31:51 $ docker exec --env ******** --env ******** 31fc07373f1c2bbceafe00f96bf22a0e057998772b27fcd53c4279049ca7f70a ssh-agent -k 08:31:51 unset SSH_AUTH_SOCK; 08:31:51 unset SSH_AGENT_PID; 08:31:51 echo Agent pid 17 killed; 08:31:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:52 [ssh-agent] Looking for ssh-agent implementation... 08:31:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:52 $ docker exec 31fc07373f1c2bbceafe00f96bf22a0e057998772b27fcd53c4279049ca7f70a ssh-agent 08:31:52 SSH_AUTH_SOCK=/tmp/ssh-68d8nUJBfXv2/agent.46 08:31:52 SSH_AGENT_PID=51 08:31:52 Running ssh-add (command line suppressed) 08:31:52 Identity added: /w/workspace/edgex-go/6@tmp/private_key_4287853618342006335.key (/w/workspace/edgex-go/6@tmp/private_key_4287853618342006335.key) 08:31:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:52 + git semver init 08:31:52 # -> Open(): unable to determine branch for HEAD 08:31:52 # $GIT_DIR = /w/workspace/edgex-go/6/.git 08:31:52 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 08:31:52 # $SEMVER_REMOTE_NAME = origin 08:31:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:31:52 # $SEMVER_USER_NAME = edgex-jenkins 08:31:52 # $SEMVER_BRANCH = PR-3464 08:31:52 # $SEMVER_TEMP = /tmp/semver-092369382 08:31:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:32:19 # '/tmp/semver-092369382' -> '/w/workspace/edgex-go/6/.semver' 08:32:19 # -> Force: false 08:32:19 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 08:32:19 $ docker exec --env ******** --env ******** 31fc07373f1c2bbceafe00f96bf22a0e057998772b27fcd53c4279049ca7f70a ssh-agent -k 08:32:20 unset SSH_AUTH_SOCK; 08:32:20 unset SSH_AGENT_PID; 08:32:20 echo Agent pid 51 killed; 08:32:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:20 + git semver [Pipeline] } 08:32:20 $ docker stop --time=1 31fc07373f1c2bbceafe00f96bf22a0e057998772b27fcd53c4279049ca7f70a 08:32:22 $ docker rm -f 31fc07373f1c2bbceafe00f96bf22a0e057998772b27fcd53c4279049ca7f70a [Pipeline] // withDockerContainer [Pipeline] sh 08:32:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:32:23 Stashed 1 file(s) [Pipeline] echo 08:32:23 [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 08:32:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:32:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:32:24 + sudo service docker restart 08:32:24 + true 08:32:24 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 08:32:25 ========================================================= 08:32:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:32:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:32:25 + 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 . 08:32:28 Sending build context to Docker daemon 330.5MB 08:32:28 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:32:28 Step 2/6 : FROM ${BASE} 08:32:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:32:29 540db60ca938: Pulling fs layer 08:32:29 adcc1eea9eea: Pulling fs layer 08:32:29 4c4ab2625f07: Pulling fs layer 08:32:29 0510c868ecb4: Pulling fs layer 08:32:29 afea3b2eda06: Pulling fs layer 08:32:29 7809a108b3ef: Pulling fs layer 08:32:29 f706445af74f: Pulling fs layer 08:32:29 afea3b2eda06: Waiting 08:32:29 7809a108b3ef: Waiting 08:32:29 f706445af74f: Waiting 08:32:29 0510c868ecb4: Waiting 08:32:29 4c4ab2625f07: Verifying Checksum 08:32:29 4c4ab2625f07: Download complete 08:32:29 adcc1eea9eea: Verifying Checksum 08:32:29 adcc1eea9eea: Download complete 08:32:29 afea3b2eda06: Verifying Checksum 08:32:29 afea3b2eda06: Download complete 08:32:29 540db60ca938: Verifying Checksum 08:32:29 540db60ca938: Download complete 08:32:29 7809a108b3ef: Verifying Checksum 08:32:29 7809a108b3ef: Download complete 08:32:29 540db60ca938: Pull complete 08:32:29 adcc1eea9eea: Pull complete 08:32:30 4c4ab2625f07: Pull complete 08:32:31 f706445af74f: Verifying Checksum 08:32:31 f706445af74f: Download complete 08:32:31 0510c868ecb4: Verifying Checksum 08:32:31 0510c868ecb4: Download complete 08:32:38 0510c868ecb4: Pull complete 08:32:38 afea3b2eda06: Pull complete 08:32:38 7809a108b3ef: Pull complete 08:32:38 Still waiting to schedule task 08:32:38 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 08:32:42 f706445af74f: Pull complete 08:32:42 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:32:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:32:42 ---> b068be0155e3 08:32:42 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 08:32:43 ---> Running in cd1519b0e69c 08:32:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:32:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:32:45 (1/12) Installing libmagic (5.39-r0) 08:32:45 (2/12) Installing file (5.39-r0) 08:32:45 (3/12) Installing libc-dev (0.7.2-r3) 08:32:45 (4/12) Installing g++ (10.2.1_pre1-r3) 08:32:50 (5/12) Installing fortify-headers (1.1-r0) 08:32:50 (6/12) Installing patch (2.7.6-r6) 08:32:50 (7/12) Installing build-base (0.5-r2) 08:32:50 (8/12) Installing libsodium (1.0.18-r0) 08:32:50 (9/12) Installing pkgconf (1.7.3-r0) 08:32:50 (10/12) Installing libsodium-dev (1.0.18-r0) 08:32:50 (11/12) Installing libzmq (4.3.3-r1) 08:32:50 (12/12) Installing zeromq-dev (4.3.3-r1) 08:32:50 Executing busybox-1.32.1-r6.trigger 08:32:50 OK: 219 MiB in 52 packages 08:32:53 Removing intermediate container cd1519b0e69c 08:32:53 ---> 3f5a63a0d432 08:32:53 Step 4/6 : WORKDIR /edgex-go 08:32:53 ---> Running in 68213c6e5100 08:32:54 Removing intermediate container 68213c6e5100 08:32:54 ---> 2556620fd645 08:32:54 Step 5/6 : COPY go.mod . 08:32:54 ---> 3d6d83b6a1b5 08:32:54 Step 6/6 : RUN go mod download 08:32:54 ---> Running in 5811ac5b16be 08:33:20 Removing intermediate container 5811ac5b16be 08:33:20 ---> 11e92e1e6294 08:33:20 Successfully built 11e92e1e6294 08:33:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:33:21 + docker inspect -f . ci-base-image-x86_64 08:33:21 . [Pipeline] withDockerContainer 08:33:21 prd-centos7-docker-4c-2g-312 does not seem to be running inside a container 08:33:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:33:22 $ docker top bb3fd5f10ebbbb2b7fb39a2cc62e55f95c834a48ca4b9457fad415b202e9932f -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:22 + go version 08:33:22 go version go1.16.3 linux/amd64 [Pipeline] } 08:33:22 $ docker stop --time=1 bb3fd5f10ebbbb2b7fb39a2cc62e55f95c834a48ca4b9457fad415b202e9932f 08:33:24 $ docker rm -f bb3fd5f10ebbbb2b7fb39a2cc62e55f95c834a48ca4b9457fad415b202e9932f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:33:24 + docker inspect -f . ci-base-image-x86_64 08:33:24 . [Pipeline] withDockerContainer 08:33:25 prd-centos7-docker-4c-2g-312 does not seem to be running inside a container 08:33:25 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:33:26 $ docker top e2b1be4ba42ba7567f7dc6f09b941283efaf492de46367e373d40ec626d81703 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:26 ========================================================= 08:33:26 [edgeXBuildGoParallel] Running Tests and Build... 08:33:26 ========================================================= [Pipeline] sh 08:33:26 + go mod tidy [Pipeline] sh 08:33:28 + make test 08:33:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:33:38 ? github.com/edgexfoundry/edgex-go [no test files] 08:33:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:34:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:34:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:34:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:34:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:34:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:34:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:34:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:34:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:34:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:34:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:34:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:34:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.135s coverage: 46.1% of statements 08:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:34:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.089s coverage: 28.7% of statements 08:34:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.115s coverage: 100.0% of statements 08:34:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-316 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws 08:34:17 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 08:34:17 The recommended git tool is: git 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.251s coverage: 27.8% of statements 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.135s coverage: 81.2% of statements 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.097s coverage: 100.0% of statements 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:34:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.085s coverage: 100.0% of statements 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:34:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:34:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.104s coverage: 71.3% of statements 08:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:34:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.214s coverage: 87.7% of statements 08:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:34:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.069s coverage: 78.9% of statements 08:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:34:23 using credential edgex-jenkins-ssh 08:34:23 Cloning the remote Git repository 08:34:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:23 > git init /w/workspace/edgex-go/6 # timeout=10 08:34:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:23 > git --version # timeout=10 08:34:23 > git --version # 'git version 2.17.1' 08:34:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.432s coverage: 28.6% of statements 08:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:34:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.102s coverage: 100.0% of statements 08:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:34:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.093s coverage: 100.0% of statements 08:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:34:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.180s coverage: 86.7% of statements 08:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:34:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.260s coverage: 97.5% of statements 08:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:34:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.112s coverage: 78.3% of statements 08:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:34:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.373s coverage: 95.1% of statements 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:34:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:34:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.077s coverage: 0.8% of statements 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:34:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.062s coverage: 22.0% of statements 08:34:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:34:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.089s coverage: 47.1% of statements 08:34:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.092s coverage: 79.5% of statements 08:34:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 08:34:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 08:34:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.092s coverage: 94.4% of statements 08:34:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 08:34:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.551s coverage: 81.8% of statements 08:34:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.158s coverage: 92.9% of statements 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.065s coverage: 100.0% of statements 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 76.0% of statements 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.095s coverage: 87.2% of statements 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.084s coverage: 85.4% of statements 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.117s coverage: 91.2% of statements 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.236s coverage: 64.4% of statements 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.388s coverage: 66.9% of statements 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.213s coverage: 43.4% of statements 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.190s coverage: 47.1% of statements 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.067s coverage: 100.0% of statements 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:34:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:34:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.080s coverage: 20.9% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.166s coverage: 91.9% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.755s coverage: 28.8% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.076s coverage: 100.0% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:34:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.070s coverage: 64.6% of statements 08:34:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.153s coverage: 97.6% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.056s coverage: 87.9% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.074s coverage: 28.1% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 08:34:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.036s coverage: 85.7% of statements 08:34:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 08:34:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 08:34:54 GO111MODULE=on go vet ./... 08:35:34 gofmt -l . 08:35:34 [ "`gofmt -l .`" = "" ] 08:35:34 ./bin/test-go-mod-tidy.sh 08:35:34 ./bin/test-attribution-txt.sh [Pipeline] sh 08:35:35 + ls -al . 08:35:35 total 840 08:35:35 drwxrwxr-x 10 1001 1001 4096 May 17 08:35 . 08:35:35 drwxr-xr-x 4 root root 28 May 17 08:33 .. 08:35:35 -rw-rw-r-- 1 1001 1001 11 May 17 08:31 .dockerignore 08:35:35 drwxrwxr-x 8 1001 1001 179 May 17 08:31 .git 08:35:35 drwxrwxr-x 3 1001 1001 125 May 17 08:31 .github 08:35:35 -rw-rw-r-- 1 1001 1001 818 May 17 08:31 .gitignore 08:35:35 drwx------ 3 1001 1001 60 May 17 08:32 .semver 08:35:35 -rw-rw-r-- 1 1001 1001 166 May 17 08:31 .sonarcloud.properties 08:35:35 -rw-rw-r-- 1 1001 1001 8609 May 17 08:31 Attribution.txt 08:35:35 -rw-rw-r-- 1 1001 1001 3804 May 17 08:31 CONTRIBUTING.md 08:35:35 -rw-rw-r-- 1 1001 1001 931 May 17 08:31 Dockerfile.build 08:35:35 -rw-rw-r-- 1 1001 1001 863 May 17 08:31 Jenkinsfile 08:35:35 -rw-rw-r-- 1 1001 1001 10775 May 17 08:31 LICENSE 08:35:35 -rw-rw-r-- 1 1001 1001 5594 May 17 08:31 Makefile 08:35:35 -rw-rw-r-- 1 1001 1001 7978 May 17 08:31 README.md 08:35:35 -rw-rw-r-- 1 1001 1001 6755 May 17 08:31 SECURITY.md 08:35:35 -rw-rw-r-- 1 1001 1001 5 May 17 08:32 VERSION 08:35:35 -rw-rw-r-- 1 1001 1001 4131 May 17 08:31 ZMQWindows.md 08:35:35 drwxrwxr-x 2 1001 1001 117 May 17 08:31 bin 08:35:35 drwxrwxr-x 14 1001 1001 4096 May 17 08:31 cmd 08:35:35 -rw-r--r-- 1 root root 729630 May 17 08:34 coverage.out 08:35:35 -rw-r--r-- 1 root root 1060 May 17 08:35 go.mod 08:35:35 -rw-r--r-- 1 root root 22101 May 17 08:33 go.sum 08:35:35 drwxrwxr-x 8 1001 1001 127 May 17 08:31 internal 08:35:35 drwxrwxr-x 4 1001 1001 26 May 17 08:31 openapi 08:35:35 drwxrwxr-x 4 1001 1001 71 May 17 08:31 snap 08:35:35 -rw-rw-r-- 1 1001 1001 168 May 17 08:31 version.go [Pipeline] sh 08:35:35 + '[' -e coverage.out ] 08:35:35 + chown 1001:1001 coverage.out [Pipeline] stash 08:35:35 Stashed 1 file(s) [Pipeline] sh 08:35:35 + make build 08:35:35 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 08:35:39 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 08:35:49 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 08:35:50 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 08:35:52 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 08:35:52 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 08:35:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:55 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 08:35:56 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 08:35:57 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 08:35:59 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 08:36:00 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] } 08:36:03 $ docker stop --time=1 e2b1be4ba42ba7567f7dc6f09b941283efaf492de46367e373d40ec626d81703 08:36:05 $ docker rm -f e2b1be4ba42ba7567f7dc6f09b941283efaf492de46367e373d40ec626d81703 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:36:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:36:08 08:36:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:36:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:36:08 latest: Pulling from edgex-devops/edgex-compose 08:36:08 cbdbe7a5bc2a: Pulling fs layer 08:36:08 ca9280d653b3: Pulling fs layer 08:36:08 7e9c9ca2126c: Pulling fs layer 08:36:09 cbdbe7a5bc2a: Download complete 08:36:09 cbdbe7a5bc2a: Pull complete 08:36:09 ca9280d653b3: Verifying Checksum 08:36:09 ca9280d653b3: Download complete 08:36:11 7e9c9ca2126c: Verifying Checksum 08:36:11 7e9c9ca2126c: Download complete 08:36:11 ca9280d653b3: Pull complete 08:36:17 7e9c9ca2126c: Pull complete 08:36:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:36:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:36:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:36:18 prd-centos7-docker-4c-2g-312 does not seem to be running inside a container 08:36:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 08:36:21 $ docker top cd029d361da7d5c0d7279757300626870aa053b46cd3ec3bda7129aa5e6c31a9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:21 + docker-compose build --help 08:36:21 + grep parallel 08:36:22 --parallel Build images in parallel. [Pipeline] } 08:36:23 $ docker stop --time=1 cd029d361da7d5c0d7279757300626870aa053b46cd3ec3bda7129aa5e6c31a9 08:36:24 $ docker rm -f cd029d361da7d5c0d7279757300626870aa053b46cd3ec3bda7129aa5e6c31a9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:36:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:36:24 . [Pipeline] withDockerContainer 08:36:25 prd-centos7-docker-4c-2g-312 does not seem to be running inside a container 08:36:25 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:36:25 $ docker top 92943dd32627f3e6f9dde06d4f05c382014d2768c58ecc9bce160dcb146a8e0c -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:26 + docker-compose -f ./docker-compose-build.yml build --parallel 08:36:27 Building core-command ... 08:36:27 Building core-data ... 08:36:27 Building core-metadata ... 08:36:27 Building security-bootstrapper ... 08:36:27 Building security-proxy-setup ... 08:36:27 Building security-secretstore-setup ... 08:36:27 Building support-notifications ... 08:36:27 Building support-scheduler ... 08:36:27 Building sys-mgmt-agent ... 08:36:27 Building support-notifications 08:36:27 Building sys-mgmt-agent 08:36:27 Building security-proxy-setup 08:36:27 Building security-secretstore-setup 08:36:27 Building core-command 08:36:39 Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit 991b0a68828e78963de8228bbbb3b9e9d74f633b 08:36:40 Merge succeeded, producing e690849ecb839c0646a845ae3c15bd9668574270 08:36:40 Checking out Revision e690849ecb839c0646a845ae3c15bd9668574270 (PR-3464) 08:36:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:36:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:36:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:36:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:36:38 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:36:39 > git config core.sparsecheckout # timeout=10 08:36:39 > git checkout -f 991b0a68828e78963de8228bbbb3b9e9d74f633b # timeout=10 08:36:39 > git remote # timeout=10 08:36:40 > git config --get remote.origin.url # timeout=10 08:36:40 using GIT_SSH to set credentials SSH Credentials for GitHub 08:36:40 > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 08:36:40 > git rev-parse HEAD^{commit} # timeout=10 08:36:40 > git config core.sparsecheckout # timeout=10 08:36:40 > git checkout -f e690849ecb839c0646a845ae3c15bd9668574270 # timeout=10 08:36:44 Commit message: "Merge commit '7e9ba5b981db46d7eaa29bdee31d80878b461756' into HEAD" 08:36:44 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:36:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:36:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:36:47 + sudo service docker restart 08:36:47 + true 08:36:44 > git rev-list --no-walk 23fd3d12e5b3ce2966c506c974adae49f348e9c5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:49 provisioning config files... 08:36:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4745301773942823721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:49 ---> docker-login.sh 08:36:49 nexus3.edgexfoundry.org:10001 08:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:50 Configure a credential helper to remove this warning. See 08:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:50 08:36:50 Login Succeeded 08:36:50 nexus3.edgexfoundry.org:10002 08:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:51 Configure a credential helper to remove this warning. See 08:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:51 08:36:51 Login Succeeded 08:36:51 nexus3.edgexfoundry.org:10003 08:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:52 Configure a credential helper to remove this warning. See 08:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:52 08:36:52 Login Succeeded 08:36:52 nexus3.edgexfoundry.org:10004 08:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:52 Configure a credential helper to remove this warning. See 08:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:52 08:36:52 Login Succeeded 08:36:52 docker.io 08:36:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:53 Configure a credential helper to remove this warning. See 08:36:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:53 08:36:53 Login Succeeded 08:36:53 ---> docker-login.sh ends [Pipeline] } 08:36:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:36:53 ========================================================= 08:36:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:36:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:36:54 + 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 . 08:36:56 Sending build context to Docker daemon 167.9MB 08:36:56 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:36:56 Step 2/6 : FROM ${BASE} 08:36:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:36:56 595b0fe564bb: Pulling fs layer 08:36:56 7186ed65a4f7: Pulling fs layer 08:36:56 316046926c0a: Pulling fs layer 08:36:56 4ebd0625c992: Pulling fs layer 08:36:56 207e8628e3a3: Pulling fs layer 08:36:56 c791037a9be2: Pulling fs layer 08:36:56 ffd874e62e21: Pulling fs layer 08:36:56 c791037a9be2: Waiting 08:36:56 ffd874e62e21: Waiting 08:36:56 4ebd0625c992: Waiting 08:36:56 207e8628e3a3: Waiting 08:36:56 316046926c0a: Download complete 08:36:56 7186ed65a4f7: Verifying Checksum 08:36:56 7186ed65a4f7: Download complete 08:36:56 207e8628e3a3: Verifying Checksum 08:36:56 207e8628e3a3: Download complete 08:36:56 c791037a9be2: Download complete 08:36:56 595b0fe564bb: Verifying Checksum 08:36:57 595b0fe564bb: Pull complete 08:36:58 7186ed65a4f7: Pull complete 08:36:58 316046926c0a: Pull complete 08:36:59 ffd874e62e21: Download complete 08:37:01 4ebd0625c992: Verifying Checksum 08:37:01 4ebd0625c992: Download complete 08:37:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:37:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:06 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:37:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:06 ---> 11e92e1e6294 08:37:06 Step 3/24 : WORKDIR /edgex-go 08:37:06 ---> 11e92e1e6294 08:37:06 Step 3/22 : WORKDIR /edgex-go 08:37:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:37:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:06 ---> 11e92e1e6294 08:37:06 Step 3/23 : WORKDIR /edgex-go 08:37:06 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:37:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:37:06 ---> 11e92e1e6294 08:37:06 Step 3/26 : WORKDIR /edgex-go 08:37:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:37:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:06 ---> 11e92e1e6294 08:37:06 Step 3/24 : WORKDIR /edgex-go 08:37:06 ---> Running in d137469b0ff1 08:37:06 ---> Running in acdfb34863b4 08:37:06 ---> Running in 20c42d49e383 08:37:06 ---> Running in dfaccdb967e6 08:37:06 ---> Running in eaff6dd45664 08:37:06 Removing intermediate container 20c42d49e383 08:37:06 ---> 6ce197fecd77 08:37:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:06 Removing intermediate container acdfb34863b4 08:37:06 ---> 801b55527d3a 08:37:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:06 Removing intermediate container d137469b0ff1 08:37:06 ---> 5aefabfbd2b8 08:37:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:06 Removing intermediate container eaff6dd45664 08:37:06 ---> 2306a07ce875 08:37:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:06 Removing intermediate container dfaccdb967e6 08:37:06 ---> cc17437040aa 08:37:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:06 ---> Running in 1ed40791c299 08:37:06 ---> Running in 52f0e9324b54 08:37:06 ---> Running in 315758e0dd36 08:37:06 ---> Running in 29b88190d1eb 08:37:06 ---> Running in b777b4f67057 08:37:07 Removing intermediate container 315758e0dd36 08:37:07 ---> a5e3f81afe8a 08:37:07 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:37:07 Removing intermediate container 29b88190d1eb 08:37:07 ---> 6ec303727798 08:37:07 Step 5/24 : RUN apk add --update --no-cache make git 08:37:07 Removing intermediate container 52f0e9324b54 08:37:07 ---> 79a9904220ed 08:37:07 Step 5/24 : RUN apk add --update --no-cache make bash git 08:37:07 ---> Running in 18319cd83cbe 08:37:07 ---> Running in c8f97a757a52 08:37:08 ---> Running in d4d79d3f56a6 08:37:08 Removing intermediate container 1ed40791c299 08:37:08 ---> 77e19b6b47b3 08:37:08 Step 5/22 : RUN apk add --update --no-cache make git 08:37:08 Removing intermediate container b777b4f67057 08:37:08 ---> 96b6df95927c 08:37:08 Step 5/26 : RUN apk add --update --no-cache make git 08:37:08 ---> Running in ab0938ef762c 08:37:08 ---> Running in ff16ad87791d 08:37:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:37:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:37:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:37:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:37:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:37:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:37:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:37:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:37:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:37:10 OK: 219 MiB in 52 packages 08:37:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:37:11 OK: 219 MiB in 52 packages 08:37:11 Removing intermediate container c8f97a757a52 08:37:11 ---> 9a5f96e81044 08:37:11 Step 6/24 : COPY go.mod . 08:37:11 ---> 22dc9728aedf 08:37:11 Step 7/24 : RUN go mod download 08:37:11 4ebd0625c992: Pull complete 08:37:11 ---> Running in 41f582ba5788 08:37:11 Removing intermediate container ab0938ef762c 08:37:11 ---> 8ba7da675556 08:37:11 Step 6/22 : COPY go.mod . 08:37:12 ---> 03fbc8f47c89 08:37:12 Step 7/22 : RUN go mod download 08:37:12 ---> Running in abe5072a988f 08:37:12 OK: 219 MiB in 52 packages 08:37:12 207e8628e3a3: Pull complete 08:37:12 c791037a9be2: Pull complete 08:37:13 OK: 219 MiB in 52 packages 08:37:13 Removing intermediate container 18319cd83cbe 08:37:13 ---> 332ffa6925d4 08:37:13 Step 6/23 : COPY go.mod . 08:37:13 OK: 219 MiB in 52 packages 08:37:13 ---> 5e778041c3a3 08:37:13 Step 7/23 : RUN go mod download 08:37:13 ---> Running in 6733c1a8f1e7 08:37:13 Removing intermediate container 41f582ba5788 08:37:13 ---> 38177fdf0547 08:37:13 Step 8/24 : COPY . . 08:37:13 Removing intermediate container abe5072a988f 08:37:13 ---> ff2cd9e4e8df 08:37:13 Step 8/22 : COPY . . 08:37:14 Removing intermediate container d4d79d3f56a6 08:37:14 ---> ce69dc418aa1 08:37:14 Step 6/24 : COPY go.mod . 08:37:15 ffd874e62e21: Pull complete 08:37:15 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 08:37:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:37:15 ---> cfc18b08335c 08:37:15 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:37:17 ---> 2c91e2e6b3e9 08:37:17 Step 7/24 : RUN go mod download 08:37:17 Removing intermediate container ff16ad87791d 08:37:17 ---> 321d561e0390 08:37:17 Step 6/26 : COPY go.mod . 08:37:19 ---> Running in aaad540403d8 08:37:19 ---> Running in 0ab88c15a7a7 08:37:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:37:21 ---> 28ab46525d79 08:37:21 Step 7/26 : RUN go mod download 08:37:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:37:22 Removing intermediate container 6733c1a8f1e7 08:37:22 ---> 60b8ba685510 08:37:22 Step 8/23 : COPY . . 08:37:22 (1/12) Installing libmagic (5.39-r0) 08:37:22 (2/12) Installing file (5.39-r0) 08:37:22 (3/12) Installing libc-dev (0.7.2-r3) 08:37:22 (4/12) Installing g++ (10.2.1_pre1-r3) 08:37:23 ---> Running in ea87c3281aff 08:37:28 (5/12) Installing fortify-headers (1.1-r0) 08:37:28 (6/12) Installing patch (2.7.6-r6) 08:37:28 (7/12) Installing build-base (0.5-r2) 08:37:28 (8/12) Installing libsodium (1.0.18-r0) 08:37:28 (9/12) Installing pkgconf (1.7.3-r0) 08:37:28 (10/12) Installing libsodium-dev (1.0.18-r0) 08:37:28 (11/12) Installing libzmq (4.3.3-r1) 08:37:28 (12/12) Installing zeromq-dev (4.3.3-r1) 08:37:28 Executing busybox-1.32.1-r6.trigger 08:37:28 OK: 218 MiB in 52 packages 08:37:32 Removing intermediate container 0ab88c15a7a7 08:37:32 ---> 5b9454765ebc 08:37:32 Step 8/24 : COPY . . 08:37:32 Removing intermediate container aaad540403d8 08:37:32 ---> 4d24457cfc85 08:37:32 Step 4/6 : WORKDIR /edgex-go 08:37:32 ---> Running in f23e9ed59557 08:37:33 Removing intermediate container f23e9ed59557 08:37:33 ---> 568e328d58af 08:37:33 Step 5/6 : COPY go.mod . 08:37:34 ---> fd4b28141436 08:37:34 Step 6/6 : RUN go mod download 08:37:34 ---> Running in fe27a94d7894 08:37:40 Removing intermediate container ea87c3281aff 08:37:40 ---> 447f0b796c4e 08:37:40 Step 8/26 : COPY . . 08:37:50 ---> 958542c4d41f 08:37:50 Step 9/24 : RUN go mod tidy 08:37:50 ---> 88add226a9d6 08:37:50 Step 9/22 : RUN go mod tidy 08:37:55 ---> Running in 9ff7699065ac 08:37:56 ---> Running in 7f6ced0a192d 08:37:56 ---> e67f88c40ec5 08:37:56 Step 9/23 : RUN go mod tidy 08:37:57 ---> Running in 14d05d62d990 08:38:01 Removing intermediate container fe27a94d7894 08:38:01 ---> 6e818243ce51 08:38:01 Successfully built 6e818243ce51 08:38:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:38:01 + docker inspect -f . ci-base-image-arm64 08:38:01 . [Pipeline] withDockerContainer 08:38:01 prd-ubuntu18.04-docker-arm64-4c-16g-316 does not seem to be running inside a container 08:38:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:38:03 ---> 01ae56f34dac 08:38:03 Step 9/24 : RUN go mod tidy 08:38:03 $ docker top 6a40d1c59507158d63114cb51a5fac995697be992a163a92debc09183e624de9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:38:03 ---> Running in 703ad0d040b8 08:38:04 + go version 08:38:04 go version go1.16.3 linux/arm64 [Pipeline] } 08:38:04 $ docker stop --time=1 6a40d1c59507158d63114cb51a5fac995697be992a163a92debc09183e624de9 08:38:06 $ docker rm -f 6a40d1c59507158d63114cb51a5fac995697be992a163a92debc09183e624de9 08:38:06 Removing intermediate container 7f6ced0a192d 08:38:06 ---> f7ea7e7d5304 08:38:06 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:38:06 Removing intermediate container 9ff7699065ac 08:38:06 ---> fddd2065e633 08:38:06 Step 10/24 : RUN make cmd/core-command/core-command 08:38:06 ---> Running in 7a57998eb584 08:38:06 ---> Running in f26a609955e3 08:38:06 ---> 3bff7a2916fb 08:38:06 Step 9/26 : RUN go mod tidy [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script 08:38:06 Removing intermediate container 14d05d62d990 08:38:06 ---> 964b558751e7 08:38:06 Step 10/23 : RUN make cmd/support-notifications/support-notifications [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:38:06 + docker inspect -f . ci-base-image-arm64 08:38:06 . [Pipeline] withDockerContainer 08:38:07 prd-ubuntu18.04-docker-arm64-4c-16g-316 does not seem to be running inside a container 08:38:07 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:38:07 ---> Running in f4a2df3da5b4 08:38:07 ---> Running in a8294d02819c 08:38:08 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 08:38:08 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 08:38:08 Removing intermediate container 703ad0d040b8 08:38:08 ---> 1cfbaa659d4b 08:38:08 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:38:08 ---> Running in 9aa67b9f2548 08:38:08 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 08:38:08 $ docker top 4da16d833cb46f8a9c45c50d3b9ff32d14c7e89b01107c42e88c8691e4fe342a -eo pid,comm [Pipeline] { [Pipeline] echo 08:38:08 ========================================================= 08:38:08 [edgeXBuildGoParallel] Running Tests and Build... 08:38:08 ========================================================= [Pipeline] sh 08:38:09 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 08:38:09 + go mod tidy [Pipeline] sh 08:38:11 Removing intermediate container f4a2df3da5b4 08:38:11 ---> 6f98a4b988d6 08:38:11 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:11 + make test 08:38:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:38:12 ---> Running in adf341f2cb50 08:38:13 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 08:38:38 ? github.com/edgexfoundry/edgex-go [no test files] 08:38:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:38:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:38:54 Removing intermediate container 9aa67b9f2548 08:38:54 ---> 466074e9ed3c 08:38:54 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:38:54 Removing intermediate container 7a57998eb584 08:38:54 ---> ed1d917446bc 08:38:54 08:38:54 Step 11/22 : FROM alpine:3.12 08:38:54 3.12: Pulling from library/alpine 08:38:54 Removing intermediate container f26a609955e3 08:38:54 ---> 96b69eace0de 08:38:54 08:38:54 Step 11/24 : FROM alpine:3.12 08:38:54 3.12: Pulling from library/alpine 08:38:54 ---> Running in 5293428af7d3 08:38:54 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:38:54 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:38:54 Status: Downloaded newer image for alpine:3.12 08:38:54 ---> 13621d1b12d4 08:38:54 Step 12/22 : RUN apk add --update --no-cache curl 08:38:54 Status: Image is up to date for alpine:3.12 08:38:54 ---> 13621d1b12d4 08:38:54 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:38:55 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 08:38:57 ---> Running in 42e9e616e8b3 08:38:57 ---> Running in 80604e395d67 08:38:57 Removing intermediate container adf341f2cb50 08:38:57 ---> 4f983e224789 08:38:57 08:38:57 Step 11/26 : FROM alpine:3.12 08:38:57 ---> 13621d1b12d4 08:38:57 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:38:57 Removing intermediate container a8294d02819c 08:38:57 ---> 324aef779527 08:38:57 08:38:57 Step 11/23 : FROM alpine:3.12 08:38:57 ---> 13621d1b12d4 08:38:57 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:38:57 ---> Running in 2341e99c6221 08:38:57 ---> Running in 56b52c5cf250 08:38:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:38:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:38:58 Removing intermediate container 5293428af7d3 08:38:58 ---> d76643a36f9d 08:38:58 08:38:58 Step 12/24 : FROM docker:20.10.0 08:38:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:38:58 (1/1) Installing dumb-init (1.2.2-r1) 08:38:58 Executing busybox-1.31.1-r20.trigger 08:38:58 OK: 6 MiB in 15 packages 08:38:58 20.10.0: Pulling from library/docker 08:38:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:38:58 (1/4) Installing ca-certificates (20191127-r4) 08:38:58 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:38:58 (3/4) Installing libcurl (7.76.1-r0) 08:38:58 (4/4) Installing curl (7.76.1-r0) 08:38:58 Executing busybox-1.31.1-r20.trigger 08:38:58 Executing ca-certificates-20191127-r4.trigger 08:38:58 OK: 7 MiB in 18 packages 08:38:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:38:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:38:59 (1/2) Installing ca-certificates (20191127-r4) 08:38:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:38:59 (2/2) Installing dumb-init (1.2.2-r1) 08:38:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:38:59 Executing busybox-1.31.1-r20.trigger 08:38:59 Executing ca-certificates-20191127-r4.trigger 08:38:59 OK: 6 MiB in 16 packages 08:39:00 (1/6) Installing ca-certificates (20191127-r4) 08:39:00 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:39:00 (3/6) Installing libcurl (7.76.1-r0) 08:39:00 (4/6) Installing curl (7.76.1-r0) 08:39:00 (5/6) Installing dumb-init (1.2.2-r1) 08:39:00 (6/6) Installing su-exec (0.2-r1) 08:39:00 Executing busybox-1.31.1-r20.trigger 08:39:00 Executing ca-certificates-20191127-r4.trigger 08:39:00 OK: 7 MiB in 20 packages 08:39:01 Removing intermediate container 42e9e616e8b3 08:39:01 ---> bdc2441d6302 08:39:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:39:01 ---> Running in 00c610c2ba0c 08:39:01 Removing intermediate container 80604e395d67 08:39:01 ---> 9dc003ad2573 08:39:01 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:39:02 ---> Running in ca1cba7ac338 08:39:04 Removing intermediate container 00c610c2ba0c 08:39:04 ---> d08bff308701 08:39:04 Step 14/24 : ENV APP_PORT=48082 08:39:04 Removing intermediate container 2341e99c6221 08:39:04 ---> fe2fdcff81ed 08:39:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:39:04 Removing intermediate container 56b52c5cf250 08:39:04 ---> 561f8f496874 08:39:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:39:04 Removing intermediate container ca1cba7ac338 08:39:04 ---> 17d807fbf0b5 08:39:04 Step 14/22 : WORKDIR /edgex 08:39:04 ---> Running in 140fc87c238d 08:39:04 ---> Running in 7b3d8f30d77d 08:39:04 ---> Running in baab029777f6 08:39:04 ---> Running in 898147ffe640 08:39:04 Removing intermediate container 140fc87c238d 08:39:04 ---> d221e8cf7aaf 08:39:04 Step 15/24 : EXPOSE $APP_PORT 08:39:04 Removing intermediate container 7b3d8f30d77d 08:39:04 ---> 61ac9328a33d 08:39:04 Step 14/26 : WORKDIR / 08:39:05 Removing intermediate container baab029777f6 08:39:05 ---> 4ec03ba8108c 08:39:05 Step 14/23 : ENV APP_PORT=48060 08:39:05 Removing intermediate container 898147ffe640 08:39:05 ---> 227a863a85ed 08:39:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:39:05 ---> Running in 881ac8bb1fc2 08:39:05 ---> Running in 5d73f5c763b1 08:39:05 ---> Running in 8c895e6b61d9 08:39:05 Removing intermediate container 881ac8bb1fc2 08:39:05 ---> 2c237a20a808 08:39:05 Step 16/24 : WORKDIR / 08:39:05 ---> a819cfd17c36 08:39:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:39:05 Removing intermediate container 8c895e6b61d9 08:39:05 ---> 8c166140309d 08:39:05 Step 15/23 : EXPOSE $APP_PORT 08:39:05 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:39:05 Removing intermediate container 5d73f5c763b1 08:39:05 ---> 7b76bb5b5bbd 08:39:05 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:39:05 Status: Downloaded newer image for docker:20.10.0 08:39:05 ---> aefe523efa57 08:39:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:39:05 ---> Running in b628fee15ce4 08:39:05 ---> Running in bc390c11b945 08:39:06 ---> Running in 17d90d1f7ef0 08:39:06 ---> 99847e76b6d8 08:39:06 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:39:06 Removing intermediate container bc390c11b945 08:39:06 ---> 5f5a3b8468fd 08:39:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:06 Removing intermediate container b628fee15ce4 08:39:06 ---> 977a4d2f9a6c 08:39:06 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:06 ---> 68470e0bd046 08:39:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:39:06 Removing intermediate container 17d90d1f7ef0 08:39:06 ---> 3ba7a6fa17ea 08:39:06 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:39:07 ---> 018baf2d23cb 08:39:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:39:07 ---> Running in a293c22f58ae 08:39:07 ---> bcab79079367 08:39:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:39:07 ---> 765f70277596 08:39:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:39:07 ---> 8b26dbd7601c 08:39:07 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:39:08 ---> 87ba199914a7 08:39:08 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:39:08 ---> Running in 294197d3fa28 08:39:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:39:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:39:08 ---> 747ac7ffaab2 08:39:08 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:39:08 ---> 608bca788ea8 08:39:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:39:09 Removing intermediate container 294197d3fa28 08:39:09 ---> 775f5a6d5007 08:39:09 Step 19/22 : CMD ["--init=true"] 08:39:09 (1/39) Installing readline (8.0.4-r0) 08:39:09 (2/39) Installing bash (5.0.17-r0) 08:39:09 Executing bash-5.0.17-r0.post-install 08:39:09 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:39:09 (4/39) Installing libcurl (7.76.1-r0) 08:39:09 ---> 0b5faa978888 08:39:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:39:09 (5/39) Installing curl (7.76.1-r0) 08:39:09 (6/39) Installing dumb-init (1.2.2-r1) 08:39:09 (7/39) Installing libbz2 (1.0.8-r1) 08:39:09 (8/39) Installing expat (2.2.9-r1) 08:39:09 (9/39) Installing libffi (3.3-r2) 08:39:09 (10/39) Installing gdbm (1.13-r1) 08:39:09 (11/39) Installing xz-libs (5.2.5-r0) 08:39:09 (12/39) Installing sqlite-libs (3.32.1-r0) 08:39:09 ---> Running in 98fd1987d9ab 08:39:09 (13/39) Installing python3 (3.8.10-r0) 08:39:11 ---> 0b13fa0575e8 08:39:11 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:39:13 ---> Running in d71ea953c6b6 08:39:13 ---> b049aaf1d62b 08:39:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:39:13 (14/39) Installing py3-appdirs (1.4.4-r1) 08:39:13 ---> 9072dc0a0638 08:39:13 Step 20/24 : ENTRYPOINT ["/core-command"] 08:39:13 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:39:13 (16/39) Installing py3-parsing (2.4.7-r0) 08:39:13 (17/39) Installing py3-six (1.15.0-r0) 08:39:13 (18/39) Installing py3-packaging (20.4-r0) 08:39:13 Removing intermediate container 98fd1987d9ab 08:39:13 ---> 5b1dbfb19046 08:39:13 Step 20/22 : LABEL arch=x86_64 08:39:13 (19/39) Installing py3-setuptools (47.0.0-r0) 08:39:13 (20/39) Installing py3-chardet (3.0.4-r4) 08:39:13 (21/39) Installing py3-idna (2.9-r0) 08:39:13 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:39:14 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:39:14 (24/39) Installing py3-requests (2.23.0-r0) 08:39:14 ---> Running in 15db7250223f 08:39:14 (25/39) Installing py3-msgpack (1.0.0-r0) 08:39:14 (26/39) Installing py3-lockfile (0.12.2-r3) 08:39:14 ---> Running in 0d4000505912 08:39:14 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:39:14 (28/39) Installing py3-colorama (0.4.3-r0) 08:39:14 Removing intermediate container d71ea953c6b6 08:39:14 ---> ad5537b140e1 08:39:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:39:14 (29/39) Installing py3-distlib (0.3.0-r0) 08:39:14 (30/39) Installing py3-distro (1.5.0-r1) 08:39:14 ---> 447b1324848d 08:39:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:39:14 (31/39) Installing py3-webencodings (0.5.1-r3) 08:39:14 (32/39) Installing py3-html5lib (1.0.1-r4) 08:39:14 ---> Running in beb6099967f0 08:39:14 (33/39) Installing py3-pytoml (0.1.21-r0) 08:39:14 (34/39) Installing py3-pep517 (0.8.2-r0) 08:39:14 Removing intermediate container 15db7250223f 08:39:14 ---> f5a4046da44a 08:39:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:39:14 (35/39) Installing py3-progress (1.5-r0) 08:39:14 (36/39) Installing py3-toml (0.10.1-r0) 08:39:15 (37/39) Installing py3-retrying (1.3.3-r0) 08:39:15 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:39:15 (39/39) Installing py3-pip (20.1.1-r0) 08:39:15 Removing intermediate container 0d4000505912 08:39:15 ---> a78768db6300 08:39:15 Step 21/22 : LABEL git_sha=9a9419d19c24b03084151599a0bac57eaaf4d808 08:39:16 ---> fe4d5626bd95 08:39:16 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/ 08:39:16 ---> Running in 70b4ab1e4709 08:39:16 Executing busybox-1.31.1-r19.trigger 08:39:16 OK: 72 MiB in 59 packages 08:39:16 ---> Running in 41826425040a 08:39:16 Removing intermediate container beb6099967f0 08:39:16 ---> 83cd19b16c1d 08:39:16 Step 21/23 : LABEL arch=x86_64 08:39:16 ---> Running in 0c514ca950f8 08:39:16 ---> Running in 3481d0f99a7e 08:39:16 Removing intermediate container 70b4ab1e4709 08:39:16 ---> 9f8a25714b03 08:39:16 Step 22/24 : LABEL arch=x86_64 08:39:16 Removing intermediate container 41826425040a 08:39:16 ---> 3f2cfbbe61b3 08:39:16 Step 22/22 : LABEL version=0.0.0 08:39:16 ---> Running in dc3dcd7b9932 08:39:16 ---> Running in 933d93228763 08:39:16 Removing intermediate container 3481d0f99a7e 08:39:16 ---> fb3194937ab5 08:39:16 Step 22/23 : LABEL git_sha=9a9419d19c24b03084151599a0bac57eaaf4d808 08:39:17 ---> Running in 2c07ab682e66 08:39:17 Removing intermediate container 933d93228763 08:39:17 ---> 27561c279ca8 08:39:17 08:39:17 Collecting docker-compose==1.23.2 08:39:17 Removing intermediate container dc3dcd7b9932 08:39:17 ---> 8a5f081e4300 08:39:17 Step 23/24 : LABEL git_sha=9a9419d19c24b03084151599a0bac57eaaf4d808 08:39:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:39:17 ---> Running in e0537c535426 08:39:18 Successfully built 27561c279ca8 08:39:18 Successfully tagged security-proxy-setup:latest 08:39:18 Removing intermediate container 2c07ab682e66 08:39:18 ---> 072ffd7ae758 08:39:18 Step 23/23 : LABEL version=0.0.0 08:39:18 Building core-data 08:39:18  Building security-proxy-setup ... done Collecting PyYAML<4,>=3.10 08:39:18 Downloading PyYAML-3.13.tar.gz (270 kB) 08:39:18 Removing intermediate container e0537c535426 08:39:18 ---> 1c2c9d8b2c7b 08:39:18 Step 24/24 : LABEL version=0.0.0 08:39:18 ---> Running in 8a18b9bbdf65 08:39:18 ---> Running in 3b8ae6a07f5f 08:39:19 Removing intermediate container 0c514ca950f8 08:39:19 ---> d4f0fa598bb1 08:39:19 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:39:21 Collecting dockerpty<0.5,>=0.4.1 08:39:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:39:21 ---> Running in c298d7cc02eb 08:39:21 Removing intermediate container 3b8ae6a07f5f 08:39:21 ---> 040add670bf6 08:39:21 08:39:21 Removing intermediate container 8a18b9bbdf65 08:39:21 ---> 4823c66d5088 08:39:21 08:39:23 Successfully built 040add670bf6 08:39:23 Successfully tagged core-command:latest 08:39:23  Building core-command ... done Building security-bootstrapper 08:39:23 Successfully built 4823c66d5088 08:39:23 Collecting cached-property<2,>=1.2.0 08:39:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:39:23 Successfully tagged support-notifications:latest 08:39:23 Building core-metadata 08:39:24  Building support-notifications ... done Removing intermediate container c298d7cc02eb 08:39:24 ---> 4d543771f3c0 08:39:24 Step 24/26 : LABEL arch=x86_64 08:39:24 Collecting docker<4.0,>=3.6.0 08:39:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:39:26 Collecting docopt<0.7,>=0.6.1 08:39:26 Downloading docopt-0.6.2.tar.gz (25 kB) 08:39:26 ---> Running in a12038204332 08:39:28 Collecting texttable<0.10,>=0.9.0 08:39:28 Downloading texttable-0.9.1.tar.gz (11 kB) 08:39:29 Removing intermediate container a12038204332 08:39:29 ---> edd9fb417e69 08:39:29 Step 25/26 : LABEL git_sha=9a9419d19c24b03084151599a0bac57eaaf4d808 08:39:29 ---> Running in 94d82efeeb17 08:39:30 Removing intermediate container 94d82efeeb17 08:39:30 ---> f2ccb3b7df73 08:39:30 Step 26/26 : LABEL version=0.0.0 08:39:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:39:30 Collecting websocket-client<1.0,>=0.32.0 08:39:30 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:39:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:39:31 ---> Running in 8bae227ff593 08:39:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:39:32 Collecting jsonschema<3,>=2.5.1 08:39:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:39:32 Removing intermediate container 8bae227ff593 08:39:32 ---> 248da97a0cb4 08:39:32 08:39:32 Collecting docker-pycreds>=0.4.0 08:39:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:39:32 Collecting urllib3<1.25,>=1.21.1 08:39:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:39:32 Successfully built 248da97a0cb4 08:39:33 Successfully tagged security-secretstore-setup:latest 08:39:33 Building support-scheduler 08:39:33  Building security-secretstore-setup ... done Collecting idna<2.8,>=2.5 08:39:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:39:33 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) 08:39:33 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) 08:39:33 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:39:33 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:39:33 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:39:33 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:39:34 Installing collected packages: PyYAML, dockerpty, cached-property, docker-pycreds, urllib3, idna, requests, websocket-client, docker, docopt, texttable, jsonschema, docker-compose 08:39:34 Running setup.py install for PyYAML: started 08:39:37 Running setup.py install for PyYAML: finished with status 'done' 08:39:37 Running setup.py install for dockerpty: started 08:39:38 Running setup.py install for dockerpty: finished with status 'done' 08:39:38 Attempting uninstall: urllib3 08:39:38 Found existing installation: urllib3 1.25.9 08:39:38 Uninstalling urllib3-1.25.9: 08:39:39 Successfully uninstalled urllib3-1.25.9 08:39:41 Attempting uninstall: idna 08:39:41 Found existing installation: idna 2.9 08:39:41 Uninstalling idna-2.9: 08:39:41 Successfully uninstalled idna-2.9 08:39:42 Attempting uninstall: requests 08:39:42 Found existing installation: requests 2.23.0 08:39:42 Uninstalling requests-2.23.0: 08:39:42 Successfully uninstalled requests-2.23.0 08:39:45 Running setup.py install for docopt: started 08:39:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:39:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:39:46 ---> 11e92e1e6294 08:39:46 Step 3/24 : WORKDIR /edgex-go 08:39:46 ---> Using cache 08:39:46 ---> cc17437040aa 08:39:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:46 ---> Using cache 08:39:46 ---> 96b6df95927c 08:39:46 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:39:47 ---> Running in 65d7913d7c1a 08:39:47 Running setup.py install for docopt: finished with status 'done' 08:39:47 Running setup.py install for texttable: started 08:39:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:48 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:39:48 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:39:48 ---> 11e92e1e6294 08:39:48 Step 3/32 : WORKDIR /edgex-go 08:39:48 ---> Using cache 08:39:48 ---> cc17437040aa 08:39:48 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:48 ---> Using cache 08:39:48 ---> 96b6df95927c 08:39:48 Step 5/32 : RUN apk add --update --no-cache make git 08:39:48 ---> Using cache 08:39:48 ---> 321d561e0390 08:39:48 Step 6/32 : COPY go.mod . 08:39:48 ---> Using cache 08:39:48 ---> 28ab46525d79 08:39:48 Step 7/32 : RUN go mod download 08:39:48 ---> Using cache 08:39:48 ---> 447f0b796c4e 08:39:48 Step 8/32 : COPY . . 08:39:48 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:39:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:39:48 ---> 11e92e1e6294 08:39:48 Step 3/24 : WORKDIR /edgex-go 08:39:48 ---> Using cache 08:39:48 ---> cc17437040aa 08:39:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:48 ---> Using cache 08:39:48 ---> 96b6df95927c 08:39:48 Step 5/24 : RUN apk add --update --no-cache make git 08:39:48 ---> Using cache 08:39:48 ---> 321d561e0390 08:39:48 Step 6/24 : COPY go.mod . 08:39:48 ---> Using cache 08:39:48 ---> 28ab46525d79 08:39:48 Step 7/24 : RUN go mod download 08:39:48 ---> Using cache 08:39:48 ---> 447f0b796c4e 08:39:48 Step 8/24 : COPY . . 08:39:48 ---> Using cache 08:39:48 ---> 3bff7a2916fb 08:39:48 Step 9/24 : RUN go mod tidy 08:39:48 ---> Using cache 08:39:48 ---> 6f98a4b988d6 08:39:48 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:39:48 ---> Using cache 08:39:48 ---> 3bff7a2916fb 08:39:48 Step 9/32 : RUN go mod tidy 08:39:48 ---> Using cache 08:39:48 ---> 6f98a4b988d6 08:39:48 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:39:50 Running setup.py install for texttable: finished with status 'done' 08:39:50 ---> Running in e123e33b04b0 08:39:50 ---> Running in fc7f54f7b6b7 08:39:50 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 08:39:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:39:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:39:52 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 08:39:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:39:53 OK: 219 MiB in 52 packages 08:39:56 Removing intermediate container 65d7913d7c1a 08:39:56 ---> 39dfe63fa5ff 08:39:56 Step 6/24 : COPY go.mod . 08:39:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:39:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:39:58 ---> 11e92e1e6294 08:39:58 Step 3/23 : WORKDIR /edgex-go 08:39:58 ---> Using cache 08:39:58 ---> cc17437040aa 08:39:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:58 ---> Using cache 08:39:58 ---> 96b6df95927c 08:39:58 Step 5/23 : RUN apk add --update --no-cache make git 08:39:58 ---> Using cache 08:39:58 ---> 321d561e0390 08:39:58 Step 6/23 : COPY go.mod . 08:39:58 ---> Using cache 08:39:58 ---> 28ab46525d79 08:39:58 Step 7/23 : RUN go mod download 08:39:58 ---> Using cache 08:39:58 ---> 447f0b796c4e 08:39:58 Step 8/23 : COPY . . 08:39:58 ---> Using cache 08:39:58 ---> 3bff7a2916fb 08:39:58 Step 9/23 : RUN go mod tidy 08:39:58 ---> Using cache 08:39:58 ---> 6f98a4b988d6 08:39:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:39:59 ---> 722e3e84d9c9 08:39:59 Step 7/24 : RUN go mod download 08:39:59 ---> Running in f490d15a0d9f 08:40:00 ---> Running in baf1397f45bd 08:40:02 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 08:40:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:40:07 Removing intermediate container baf1397f45bd 08:40:07 ---> 271c5f439ef2 08:40:07 Step 8/24 : COPY . . 08:40:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:18 Removing intermediate container a293c22f58ae 08:40:18 ---> bb2c7fc66ae7 08:40:18 Step 15/24 : ENV APP_PORT=48090 08:40:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:19 ---> Running in 5621884f4f70 08:40:22 Removing intermediate container 5621884f4f70 08:40:22 ---> 34d34472600f 08:40:22 Step 16/24 : EXPOSE $APP_PORT 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.420s coverage: 46.1% of statements 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.208s coverage: 28.7% of statements 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.323s coverage: 100.0% of statements 08:40:26 ---> Running in fefd929265ee 08:40:29 Removing intermediate container fefd929265ee 08:40:29 ---> 64cb824e7e52 08:40:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.707s coverage: 27.8% of statements 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.210s coverage: 81.2% of statements 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.186s coverage: 100.0% of statements 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.352s coverage: 100.0% of statements 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:40:35 ---> ef412a6c9f54 08:40:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:40:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.364s coverage: 71.3% of statements 08:40:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:40:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:40:36 ---> f9a9daaa7aed 08:40:36 Step 9/24 : RUN go mod tidy 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.562s coverage: 87.7% of statements 08:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.301s coverage: 78.9% of statements 08:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:40:38 ---> b522be927560 08:40:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:40:38 ---> Running in 0fa81510d8d3 08:40:39 ---> e89b12aa5321 08:40:39 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:40:39 Removing intermediate container fc7f54f7b6b7 08:40:39 ---> d492b75056ab 08:40:39 08:40:39 Step 11/32 : FROM alpine:3.12 08:40:39 ---> 13621d1b12d4 08:40:39 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:40:39 ---> Running in e70b44b37112 08:40:39 ---> Running in c5d71b37014c 08:40:39 Removing intermediate container c5d71b37014c 08:40:39 ---> d92ab9bb16db 08:40:39 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:40:39 Removing intermediate container e70b44b37112 08:40:39 ---> c34739b0926d 08:40:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:40:40 ---> Running in 9c60f76b3d17 08:40:40 ---> Running in c020b55926ef 08:40:42 Removing intermediate container c020b55926ef 08:40:42 ---> 4b263dd9b364 08:40:42 Step 22/24 : LABEL arch=x86_64 08:40:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:40:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:40:43 (1/2) Installing dumb-init (1.2.2-r1) 08:40:43 (2/2) Installing su-exec (0.2-r1) 08:40:43 Executing busybox-1.31.1-r20.trigger 08:40:43 OK: 6 MiB in 16 packages 08:40:43 ---> Running in f8b24b7255be 08:40:43 Removing intermediate container e123e33b04b0 08:40:43 ---> a3d715cf12fc 08:40:43 08:40:43 Step 11/24 : FROM alpine:3.12 08:40:44 ---> 13621d1b12d4 08:40:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:40:44 ---> Using cache 08:40:44 ---> bdc2441d6302 08:40:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:40:44 ---> Using cache 08:40:44 ---> d08bff308701 08:40:44 Step 14/24 : ENV APP_PORT=48081 08:40:44 Removing intermediate container f490d15a0d9f 08:40:44 ---> c38a1fdf0f85 08:40:44 08:40:44 Step 11/23 : FROM alpine:3.12 08:40:44 ---> 13621d1b12d4 08:40:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:40:44 ---> Using cache 08:40:44 ---> bdc2441d6302 08:40:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:40:44 ---> Using cache 08:40:44 ---> d08bff308701 08:40:44 Step 14/23 : ENV APP_PORT=48085 08:40:44 ---> Running in 2bd07ed23ce5 08:40:45 Removing intermediate container f8b24b7255be 08:40:45 ---> 49fb7fec09b7 08:40:45 Step 23/24 : LABEL git_sha=9a9419d19c24b03084151599a0bac57eaaf4d808 08:40:45 ---> Running in d2e7c6ef62b5 08:40:45 ---> Running in 9f0dfd993e7b 08:40:45 Removing intermediate container 9c60f76b3d17 08:40:45 ---> dd33a895b062 08:40:45 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:40:45 Removing intermediate container 0fa81510d8d3 08:40:45 ---> 9bd5211e9c96 08:40:45 Step 10/24 : RUN make cmd/core-data/core-data 08:40:45 Removing intermediate container 2bd07ed23ce5 08:40:45 ---> 7cb7dc7d0293 08:40:45 Step 15/24 : EXPOSE $APP_PORT 08:40:45 ---> Running in d92da984ba52 08:40:45 ---> Running in 903fbdbefe4c 08:40:45 ---> Running in 20b1fdfc0d3f 08:40:45 Removing intermediate container d2e7c6ef62b5 08:40:45 ---> 6122cbfa3ee4 08:40:45 Step 15/23 : EXPOSE $APP_PORT 08:40:46 Removing intermediate container 9f0dfd993e7b 08:40:46 ---> 91379cf58200 08:40:46 Step 24/24 : LABEL version=0.0.0 08:40:46 ---> Running in 313c6d97de35 08:40:46 ---> Running in 495b22a31352 08:40:46 Removing intermediate container d92da984ba52 08:40:46 ---> 3cb2237b268d 08:40:46 Step 16/24 : WORKDIR / 08:40:46 Removing intermediate container 903fbdbefe4c 08:40:46 ---> 55f5fccaa16e 08:40:46 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:40:46 ---> Running in 9dc4c2b99e29 08:40:46 ---> Running in aea0254f6b4e 08:40:46 Removing intermediate container 313c6d97de35 08:40:46 ---> e3497fc014fc 08:40:46 08:40:46 Removing intermediate container 495b22a31352 08:40:46 ---> c92b32e2c116 08:40:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:46 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 08:40:47 Successfully built e3497fc014fc 08:40:47 Successfully tagged sys-mgmt-agent:latest 08:40:47  Building sys-mgmt-agent ... done Removing intermediate container 9dc4c2b99e29 08:40:47 ---> a338797f51a6 08:40:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:47 Removing intermediate container aea0254f6b4e 08:40:47 ---> 97b31360d3d4 08:40:47 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:40:48 ---> Running in 35c66068a52b 08:40:48 ---> f91fab17cc6e 08:40:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:40:48 ---> b9620d9babc2 08:40:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:40:48 ---> 0ba89dafab72 08:40:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.368s coverage: 28.6% of statements 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.534s coverage: 100.0% of statements 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.401s coverage: 100.0% of statements 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.572s coverage: 86.7% of statements 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.715s coverage: 97.5% of statements 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.328s coverage: 78.3% of statements 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:40:49 ---> c58b48fe97ff 08:40:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:40:49 ---> 1892624cd281 08:40:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:40:49 ---> Running in d94c110a9271 08:40:50 Removing intermediate container d94c110a9271 08:40:50 ---> ad480f2ae188 08:40:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:40:50 Removing intermediate container 35c66068a52b 08:40:50 ---> 01fa37cd6f6a 08:40:50 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:40:51 ---> Running in 3005b85faa16 08:40:51 ---> Running in 7b78187dd539 08:40:51 ---> 62bec3945d9d 08:40:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:40:51 ---> Running in d613457574bc 08:40:51 Removing intermediate container 3005b85faa16 08:40:51 ---> 662046e4e210 08:40:51 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:40:51 Removing intermediate container 7b78187dd539 08:40:51 ---> 9239007ef43f 08:40:51 Step 21/23 : LABEL arch=x86_64 08:40:51 ---> Running in 17ef2199d277 08:40:52 Removing intermediate container d613457574bc 08:40:52 ---> 5340510d513d 08:40:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:40:52 ---> Running in 9961d0965629 08:40:52 ---> 3d1965379ec7 08:40:52 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:40:52 Removing intermediate container 17ef2199d277 08:40:52 ---> a7f3b1798215 08:40:52 Step 22/23 : LABEL git_sha=9a9419d19c24b03084151599a0bac57eaaf4d808 08:40:52 ---> Running in f9efa121526e 08:40:52 ---> Running in b0cd4f5e5b9a 08:40:53 Removing intermediate container 9961d0965629 08:40:53 ---> e9b362182cd0 08:40:53 Step 22/24 : LABEL arch=x86_64 08:40:53 ---> Running in b7384b4ffcf2 08:40:53 Removing intermediate container b0cd4f5e5b9a 08:40:53 ---> 9683b1a961b1 08:40:53 Step 23/23 : LABEL version=0.0.0 08:40:53 ---> Running in a41a9d5eb6a4 08:40:54 Removing intermediate container b7384b4ffcf2 08:40:54 ---> 6b99df0b3301 08:40:54 Step 23/24 : LABEL git_sha=9a9419d19c24b03084151599a0bac57eaaf4d808 08:40:54 ---> Running in 01cf08f133e8 08:40:54 Removing intermediate container a41a9d5eb6a4 08:40:54 ---> cc026c037ddc 08:40:54 08:40:55 Successfully built cc026c037ddc 08:40:55 Removing intermediate container 01cf08f133e8 08:40:55 ---> b13e2f56a305 08:40:55 Step 24/24 : LABEL version=0.0.0 08:40:55 Successfully tagged support-scheduler:latest 08:40:55  Building support-scheduler ... done  ---> Running in 45d11492f33a 08:40:55 Removing intermediate container 45d11492f33a 08:40:55 ---> 2595b27027c9 08:40:55 08:40:55 Removing intermediate container f9efa121526e 08:40:55 ---> 8aadda7ca4de 08:40:55 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:40:56 Successfully built 2595b27027c9 08:40:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.487s coverage: 95.1% of statements 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:40:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.189s coverage: 58.8% of statements 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:40:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.282s coverage: 0.8% of statements 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:40:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.160s coverage: 22.0% of statements 08:40:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.221s coverage: 47.1% of statements 08:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.233s coverage: 79.5% of statements 08:40:57 Successfully tagged core-metadata:latest 08:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.222s coverage: 94.1% of statements 08:40:57  Building core-metadata ... done  ---> 2868ef41166a 08:40:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.234s coverage: 96.3% of statements 08:40:58 ---> 2d8cb32b882b 08:40:58 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.205s coverage: 87.5% of statements 08:40:59 ---> 547d5723972a 08:40:59 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:40:59 ---> 9e5b0dd95f98 08:40:59 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:41:00 ---> 743e032809ab 08:41:00 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:41:00 ---> Running in 6c22c969472b 08:41:00 Removing intermediate container 6c22c969472b 08:41:00 ---> 45198d533a4c 08:41:00 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:41:01 ---> db13947020d5 08:41:01 Step 27/32 : RUN chmod +x /entrypoint.sh 08:41:01 ---> Running in 4e2b0452d844 08:41:02 Removing intermediate container 4e2b0452d844 08:41:02 ---> 209c6aa4975e 08:41:02 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:41:02 ---> Running in 20d904f332a2 08:41:03 Removing intermediate container 20d904f332a2 08:41:03 ---> 884c02106da2 08:41:03 Step 29/32 : CMD ["gate"] 08:41:03 ---> Running in bfa253196a1c 08:41:03 Removing intermediate container bfa253196a1c 08:41:03 ---> 4db680691b06 08:41:03 Step 30/32 : LABEL arch=x86_64 08:41:03 ---> Running in 4f7d973c681c 08:41:04 Removing intermediate container 4f7d973c681c 08:41:04 ---> 81c2355a6c6d 08:41:04 Step 31/32 : LABEL git_sha=9a9419d19c24b03084151599a0bac57eaaf4d808 08:41:04 ---> Running in d50cde36e3ec 08:41:04 Removing intermediate container d50cde36e3ec 08:41:04 ---> 6ac87380e67b 08:41:04 Step 32/32 : LABEL version=0.0.0 08:41:04 ---> Running in b9cc82af2c08 08:41:05 Removing intermediate container b9cc82af2c08 08:41:05 ---> b63038f5cd2f 08:41:05 08:41:05 Successfully built b63038f5cd2f 08:41:05 Successfully tagged security-bootstrapper:latest 08:41:07  Building security-bootstrapper ... done Removing intermediate container 20b1fdfc0d3f 08:41:07 ---> 24098212b7df 08:41:07 08:41:07 Step 11/24 : FROM alpine:3.12 08:41:07 ---> 13621d1b12d4 08:41:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:41:07 ---> Running in 6f3810197365 08:41:07 Removing intermediate container 6f3810197365 08:41:07 ---> 45be93f66a78 08:41:07 Step 13/24 : ENV APP_PORT=48080 08:41:08 ---> Running in 6975f9fb7c3a 08:41:08 Removing intermediate container 6975f9fb7c3a 08:41:08 ---> 65da1cb2a916 08:41:08 Step 14/24 : EXPOSE $APP_PORT 08:41:08 ---> Running in 99c551d25636 08:41:08 Removing intermediate container 99c551d25636 08:41:08 ---> 271075bd4f6a 08:41:08 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:41:08 ---> Running in d4da735943f4 08:41:09 Removing intermediate container d4da735943f4 08:41:09 ---> 83aa49fe445c 08:41:09 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:41:09 ---> Running in 715453096ed2 08:41:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:41:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:41:11 (1/6) Installing dumb-init (1.2.2-r1) 08:41:11 (2/6) Installing libgcc (9.3.0-r2) 08:41:11 (3/6) Installing libsodium (1.0.18-r0) 08:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.236s coverage: 94.4% of statements 08:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.185s coverage: 44.8% of statements 08:41:11 (4/6) Installing libstdc++ (9.3.0-r2) 08:41:12 (5/6) Installing libzmq (4.3.3-r0) 08:41:12 (6/6) Installing zeromq (4.3.3-r0) 08:41:12 Executing busybox-1.31.1-r20.trigger 08:41:12 OK: 8 MiB in 20 packages 08:41:13 Removing intermediate container 715453096ed2 08:41:13 ---> a56c01178e5a 08:41:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:41:13 ---> 0ac0d58d7feb 08:41:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:41:14 ---> 006d16d0aa97 08:41:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:41:14 ---> 4f580ddd938a 08:41:14 Step 20/24 : ENTRYPOINT ["/core-data"] 08:41:14 ---> Running in 3f22fce461ca 08:41:14 Removing intermediate container 3f22fce461ca 08:41:14 ---> 64091cdd2ddc 08:41:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:41:14 ---> Running in 59245dd7baa1 08:41:15 Removing intermediate container 59245dd7baa1 08:41:15 ---> 9e12caba8189 08:41:15 Step 22/24 : LABEL arch=x86_64 08:41:15 ---> Running in c3cb64e8775f 08:41:15 Removing intermediate container c3cb64e8775f 08:41:15 ---> 2661bf9360be 08:41:15 Step 23/24 : LABEL git_sha=9a9419d19c24b03084151599a0bac57eaaf4d808 08:41:15 ---> Running in 23e324eb6c57 08:41:15 Removing intermediate container 23e324eb6c57 08:41:15 ---> a131282d230e 08:41:15 Step 24/24 : LABEL version=0.0.0 08:41:15 ---> Running in 48c2de05a6bb 08:41:15 Removing intermediate container 48c2de05a6bb 08:41:15 ---> a3907753e63b 08:41:15 08:41:15 Successfully built a3907753e63b 08:41:16 Successfully tagged core-data:latest 08:41:16  Building core-data ... done  [Pipeline] } 08:41:16 $ docker stop --time=1 92943dd32627f3e6f9dde06d4f05c382014d2768c58ecc9bce160dcb146a8e0c 08:41:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.601s coverage: 81.8% of statements 08:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:18 $ docker rm -f 92943dd32627f3e6f9dde06d4f05c382014d2768c58ecc9bce160dcb146a8e0c [Pipeline] // withDockerContainer [Pipeline] sh 08:41:18 + docker images 08:41:18 REPOSITORY TAG IMAGE ID CREATED SIZE 08:41:18 core-data latest a3907753e63b 3 seconds ago 21.6MB 08:41:18 24098212b7df 13 seconds ago 1.17GB 08:41:18 security-bootstrapper latest b63038f5cd2f 14 seconds ago 18.2MB 08:41:18 core-metadata latest 2595b27027c9 23 seconds ago 18.6MB 08:41:18 support-scheduler latest cc026c037ddc 24 seconds ago 17.1MB 08:41:18 sys-mgmt-agent latest e3497fc014fc 32 seconds ago 312MB 08:41:18 c38a1fdf0f85 35 seconds ago 1.16GB 08:41:18 a3d715cf12fc 36 seconds ago 1.17GB 08:41:18 d492b75056ab 40 seconds ago 1.15GB 08:41:18 security-secretstore-setup latest 248da97a0cb4 About a minute ago 25.8MB 08:41:18 core-command latest 040add670bf6 About a minute ago 17.1MB 08:41:18 support-notifications latest 4823c66d5088 About a minute ago 17.7MB 08:41:18 security-proxy-setup latest 27561c279ca8 2 minutes ago 25.3MB 08:41:18 d76643a36f9d 2 minutes ago 1.15GB 08:41:18 324aef779527 2 minutes ago 1.16GB 08:41:18 4f983e224789 2 minutes ago 1.16GB 08:41:18 96b69eace0de 2 minutes ago 1.16GB 08:41:18 ed1d917446bc 2 minutes ago 1.16GB 08:41:18 ci-base-image-x86_64 latest 11e92e1e6294 8 minutes ago 648MB 08:41:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB 08:41:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB 08:41:18 alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB 08:41:18 docker 20.10.0 aefe523efa57 5 months ago 240MB 08:41:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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) [Pipeline] findFiles [Pipeline] node 08:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.094s coverage: 87.2% of statements 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.238s coverage: 76.0% of statements 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.192s coverage: 80.0% of statements 08:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements 08:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.266s coverage: 85.4% of statements 08:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.315s coverage: 91.2% of statements 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.818s coverage: 64.4% of statements 08:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.215s coverage: 100.0% of statements 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.085s coverage: 66.9% of statements 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.763s coverage: 43.4% of statements 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.151s coverage: 89.5% of statements 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.088s coverage: 84.8% of statements 08:41:34 Still waiting to schedule task 08:41:34 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.619s coverage: 47.1% of statements 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.164s coverage: 100.0% of statements 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.106s coverage: 100.0% of statements 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.273s coverage: 20.9% of statements 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.518s coverage: 91.9% of statements 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:41:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.272s coverage: 28.8% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.207s coverage: 99.0% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.204s coverage: 100.0% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.232s coverage: 64.6% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.447s coverage: 97.6% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/system 0.089s coverage: 0.0% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:41:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.127s coverage: 87.9% of statements 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:41:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 08:41:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.176s coverage: 28.1% of statements 08:41:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 08:41:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.059s coverage: 85.7% of statements 08:41:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 08:41:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 08:41:53 GO111MODULE=on go vet ./... 08:42:33 Running on prd-ubuntu18.04-docker-8c-8g-321 in /w/workspace/edgexfoundry_edgex-go_PR-3464 [Pipeline] { [Pipeline] ws 08:42:33 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 08:42:33 The recommended git tool is: git 08:42:35 using credential edgex-jenkins-ssh 08:42:35 Cloning the remote Git repository 08:42:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:42:35 > git init /w/workspace/edgex-go/6 # timeout=10 08:42:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:42:35 > git --version # timeout=10 08:42:35 > git --version # 'git version 2.17.1' 08:42:35 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:42:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:42:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:42:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:42:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:43:44 gofmt -l . 08:43:44 [ "`gofmt -l .`" = "" ] 08:43:44 ./bin/test-go-mod-tidy.sh 08:43:44 ./bin/test-attribution-txt.sh [Pipeline] sh 08:43:45 + ls -al . 08:43:45 total 868 08:43:45 drwxrwxr-x 9 1001 1001 4096 May 17 08:43 . 08:43:45 drwxr-xr-x 4 root root 4096 May 17 08:38 .. 08:43:45 -rw-rw-r-- 1 1001 1001 11 May 17 08:36 .dockerignore 08:43:45 drwxrwxr-x 8 1001 1001 4096 May 17 08:36 .git 08:43:45 drwxrwxr-x 3 1001 1001 4096 May 17 08:36 .github 08:43:45 -rw-rw-r-- 1 1001 1001 818 May 17 08:36 .gitignore 08:43:45 -rw-rw-r-- 1 1001 1001 166 May 17 08:36 .sonarcloud.properties 08:43:45 -rw-rw-r-- 1 1001 1001 8609 May 17 08:36 Attribution.txt 08:43:45 -rw-rw-r-- 1 1001 1001 3804 May 17 08:36 CONTRIBUTING.md 08:43:45 -rw-rw-r-- 1 1001 1001 931 May 17 08:36 Dockerfile.build 08:43:45 -rw-rw-r-- 1 1001 1001 863 May 17 08:36 Jenkinsfile 08:43:45 -rw-rw-r-- 1 1001 1001 10775 May 17 08:36 LICENSE 08:43:45 -rw-rw-r-- 1 1001 1001 5594 May 17 08:36 Makefile 08:43:45 -rw-rw-r-- 1 1001 1001 7978 May 17 08:36 README.md 08:43:45 -rw-rw-r-- 1 1001 1001 6755 May 17 08:36 SECURITY.md 08:43:45 -rw-rw-r-- 1 1001 1001 5 May 17 08:32 VERSION 08:43:45 -rw-rw-r-- 1 1001 1001 4131 May 17 08:36 ZMQWindows.md 08:43:45 drwxrwxr-x 2 1001 1001 4096 May 17 08:36 bin 08:43:45 drwxrwxr-x 14 1001 1001 4096 May 17 08:36 cmd 08:43:45 -rw-r--r-- 1 root root 729630 May 17 08:41 coverage.out 08:43:45 -rw-r--r-- 1 root root 1060 May 17 08:43 go.mod 08:43:45 -rw-r--r-- 1 root root 22101 May 17 08:38 go.sum 08:43:45 drwxrwxr-x 8 1001 1001 4096 May 17 08:36 internal 08:43:45 drwxrwxr-x 4 1001 1001 4096 May 17 08:36 openapi 08:43:45 drwxrwxr-x 4 1001 1001 4096 May 17 08:36 snap 08:43:45 -rw-rw-r-- 1 1001 1001 168 May 17 08:36 version.go [Pipeline] sh 08:43:46 + '[' -e coverage.out ] 08:43:46 + chown 1001:1001 coverage.out [Pipeline] stash 08:43:46 Warning: overwriting stash ‘coverage-report’ 08:43:47 Stashed 1 file(s) [Pipeline] sh 08:43:48 + make build 08:43:48 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 08:43:56 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 08:44:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:44:27 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 08:44:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:44:33 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 08:44:38 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 08:44:43 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 08:44:46 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 08:44:50 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 08:44:53 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 08:44:56 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] } 08:45:03 $ docker stop --time=1 4da16d833cb46f8a9c45c50d3b9ff32d14c7e89b01107c42e88c8691e4fe342a 08:45:06 $ docker rm -f 4da16d833cb46f8a9c45c50d3b9ff32d14c7e89b01107c42e88c8691e4fe342a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:45:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:08 08:45:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:45:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:08 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:08 29e5d40040c1: Pulling fs layer 08:45:08 1ce36da41761: Pulling fs layer 08:45:08 25b303627fd3: Pulling fs layer 08:45:08 29e5d40040c1: Verifying Checksum 08:45:08 29e5d40040c1: Download complete 08:45:09 1ce36da41761: Verifying Checksum 08:45:09 1ce36da41761: Download complete 08:45:09 29e5d40040c1: Pull complete 08:45:10 1ce36da41761: Pull complete 08:45:11 25b303627fd3: Verifying Checksum 08:45:11 25b303627fd3: Download complete 08:45:21 25b303627fd3: Pull complete 08:45:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:45:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:45:21 prd-ubuntu18.04-docker-arm64-4c-16g-316 does not seem to be running inside a container 08:45:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:24 $ docker top c316d1b512174a538b5567a6015be6531de38c609f4e6ba61d57d4e2bb59f70d -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:25 + docker-compose build+ --helpgrep 08:45:25 parallel 08:45:30 --parallel Build images in parallel. [Pipeline] } 08:45:30 $ docker stop --time=1 c316d1b512174a538b5567a6015be6531de38c609f4e6ba61d57d4e2bb59f70d 08:45:32 $ docker rm -f c316d1b512174a538b5567a6015be6531de38c609f4e6ba61d57d4e2bb59f70d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:45:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:32 . [Pipeline] withDockerContainer 08:45:33 prd-ubuntu18.04-docker-arm64-4c-16g-316 does not seem to be running inside a container 08:45:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:34 $ docker top 80b3a39b7cdefb183e586a4f88ecbbaa58a66c8a53acf7cb204d1a101650a856 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:35 + docker-compose -f ./docker-compose-build.yml build --parallel 08:45:40 Building core-command ... 08:45:40 Building core-data ... 08:45:40 Building core-metadata ... 08:45:40 Building security-bootstrapper ... 08:45:40 Building security-proxy-setup ... 08:45:40 Building security-secretstore-setup ... 08:45:40 Building support-notifications ... 08:45:40 Building support-scheduler ... 08:45:40 Building sys-mgmt-agent ... 08:45:40 Building sys-mgmt-agent 08:45:40 Building core-command 08:45:40 Building core-data 08:45:40 Building security-secretstore-setup 08:45:40 Building security-proxy-setup 08:45:49 ERROR: Error fetching remote repo 'origin' 08:45:49 hudson.plugins.git.GitException: Failed to fetch from git@github.com:edgexfoundry/edgex-go.git 08:45:49 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1000) 08:45:49 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 08:45:49 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1301) 08:45:49 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125) 08:45:49 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) 08:45:49 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) 08:45:49 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) 08:45:49 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 08:45:49 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 08:45:49 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 08:45:49 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 08:45:49 at java.lang.Thread.run(Thread.java:748) 08:45:49 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3464/head:refs/remotes/origin/PR-3464 +refs/heads/master:refs/remotes/origin/master" returned status code 128: 08:45:49 stdout: 08:45:49 stderr: Connection to 140.82.112.4 port 22 timed out 08:45:49 fatal: Could not read from remote repository. 08:45:49 08:45:49 Please make sure you have the correct access rights 08:45:49 and the repository exists. 08:45:49 08:45:49 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2639) 08:45:49 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2079) 08:45:49 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84) 08:45:49 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:601) 08:45:49 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 08:45:49 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154) 08:45:49 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 08:45:49 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 08:45:49 at hudson.remoting.Request$2.run(Request.java:376) 08:45:49 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 08:45:49 ... 4 more 08:45:49 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu18.04-docker-8c-8g-321 08:45:49 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) 08:45:49 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 08:45:49 at hudson.remoting.Channel.call(Channel.java:1001) 08:45:49 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) 08:45:49 at sun.reflect.GeneratedMethodAccessor287.invoke(Unknown Source) 08:45:49 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:45:49 at java.lang.reflect.Method.invoke(Method.java:498) 08:45:49 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) 08:45:49 at com.sun.proxy.$Proxy96.execute(Unknown Source) 08:45:49 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:998) 08:45:49 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 08:45:49 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1301) 08:45:49 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125) 08:45:49 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) 08:45:49 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) 08:45:49 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) 08:45:49 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 08:45:49 ... 4 more [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:45:49 Failed in branch amd64 08:47:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:47:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:47:01 ---> 6e818243ce51 08:47:01 Step 3/22 : WORKDIR /edgex-go 08:47:01 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:47:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:47:01 ---> 6e818243ce51 08:47:01 Step 3/26 : WORKDIR /edgex-go 08:47:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:47:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:01 ---> 6e818243ce51 08:47:01 Step 3/24 : WORKDIR /edgex-go 08:47:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:47:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:01 ---> 6e818243ce51 08:47:01 Step 3/24 : WORKDIR /edgex-go 08:47:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:47:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:01 ---> 6e818243ce51 08:47:01 Step 3/24 : WORKDIR /edgex-go 08:47:01 ---> Running in 2031e05885ba 08:47:01 ---> Running in 9a1515355142 08:47:01 ---> Running in 420b9c4a8ee6 08:47:01 ---> Running in 39203e07c21a 08:47:01 ---> Running in a23be28aaa08 08:47:01 Removing intermediate container a23be28aaa08 08:47:01 ---> cabd33ab481f 08:47:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:01 ---> Running in a79bb98c96a3 08:47:01 Removing intermediate container 9a1515355142 08:47:01 ---> ccc8d3bf0417 08:47:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:01 Removing intermediate container 2031e05885ba 08:47:01 ---> c3f015ba6f11 08:47:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:01 Removing intermediate container 39203e07c21a 08:47:01 ---> 5e74ea8b61d3 08:47:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:01 Removing intermediate container 420b9c4a8ee6 08:47:01 ---> a020418dc797 08:47:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:01 ---> Running in 369c6ca2ea60 08:47:01 ---> Running in 1431ed92b596 08:47:01 ---> Running in a14d42be4d40 08:47:01 ---> Running in 9d41f0cfcd3b 08:47:03 Removing intermediate container a79bb98c96a3 08:47:03 ---> 305edb85e38b 08:47:03 Step 5/24 : RUN apk add --update --no-cache make bash git 08:47:03 ---> Running in 2cd2992c2f1b 08:47:03 Removing intermediate container 369c6ca2ea60 08:47:03 ---> b52b1246cb69 08:47:03 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:47:04 ---> Running in c30a8147e950 08:47:04 Removing intermediate container 1431ed92b596 08:47:04 ---> 4d7bc06a4d56 08:47:04 Step 5/26 : RUN apk add --update --no-cache make git 08:47:04 Removing intermediate container a14d42be4d40 08:47:04 ---> 87cdb62e1795 08:47:04 Step 5/24 : RUN apk add --update --no-cache make git 08:47:04 ---> Running in 375a88abd02f 08:47:04 ---> Running in 7d301b2a7e33 08:47:05 Removing intermediate container 9d41f0cfcd3b 08:47:05 ---> c7319e8d0977 08:47:05 Step 5/22 : RUN apk add --update --no-cache make git 08:47:05 ---> Running in 5472c588d41c 08:47:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:47:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:47:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:47:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:47:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:47:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:47:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:47:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:47:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:47:08 OK: 218 MiB in 52 packages 08:47:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:47:08 OK: 218 MiB in 52 packages 08:47:09 OK: 218 MiB in 52 packages 08:47:09 OK: 218 MiB in 52 packages 08:47:09 OK: 218 MiB in 52 packages 08:47:10 Removing intermediate container 2cd2992c2f1b 08:47:10 ---> 70e8053066d9 08:47:10 Step 6/24 : COPY go.mod . 08:47:10 Removing intermediate container c30a8147e950 08:47:10 ---> a701ddf98dce 08:47:10 Step 6/24 : COPY go.mod . 08:47:11 Removing intermediate container 7d301b2a7e33 08:47:11 ---> b44b1fcc3b11 08:47:11 Step 6/26 : COPY go.mod . 08:47:11 ---> ab540532c7bb 08:47:11 Step 7/24 : RUN go mod download 08:47:11 ---> 4e831e0a30b4 08:47:11 Step 7/24 : RUN go mod download 08:47:12 Removing intermediate container 5472c588d41c 08:47:12 ---> 7fefc3186b00 08:47:12 Step 6/22 : COPY go.mod . 08:47:12 ---> Running in dacf4227d736 08:47:12 ---> Running in 7075ac937dac 08:47:12 Removing intermediate container 375a88abd02f 08:47:12 ---> 7fec7ceebe10 08:47:12 Step 6/24 : COPY go.mod . 08:47:12 ---> 11fff94532c0 08:47:12 Step 7/26 : RUN go mod download 08:47:13 ---> Running in 88360cf2dd32 08:47:13 ---> 30d90ae5e4cb 08:47:13 Step 7/22 : RUN go mod download 08:47:13 ---> 7e8753f9ebd5 08:47:13 Step 7/24 : RUN go mod download 08:47:14 ---> Running in 5b7b1ef23d42 08:47:14 ---> Running in 1b3bd44a105e 08:47:17 Removing intermediate container dacf4227d736 08:47:17 ---> 4871f1d557b6 08:47:17 Step 8/24 : COPY . . 08:47:17 Removing intermediate container 7075ac937dac 08:47:17 ---> c8f2186ff9da 08:47:17 Step 8/24 : COPY . . 08:47:17 Removing intermediate container 88360cf2dd32 08:47:17 ---> b0ebcd73bf6b 08:47:17 Step 8/26 : COPY . . 08:47:18 Removing intermediate container 5b7b1ef23d42 08:47:18 ---> 75142209fae3 08:47:18 Step 8/22 : COPY . . 08:47:19 Removing intermediate container 1b3bd44a105e 08:47:19 ---> 94bd4f2203f5 08:47:19 Step 8/24 : COPY . . 08:47:51 ---> 360a8e3f7723 08:47:51 Step 9/26 : RUN go mod tidy 08:47:51 ---> c920c55fe359 08:47:51 Step 9/24 : RUN go mod tidy 08:47:51 ---> 78c6b137dec6 08:47:51 Step 9/24 : RUN go mod tidy 08:47:51 ---> 66f582b86269 08:47:51 Step 9/24 : RUN go mod tidy 08:47:51 ---> 0a69d0ac62b8 08:47:51 Step 9/22 : RUN go mod tidy 08:47:51 ---> Running in dcbc9a006528 08:47:51 ---> Running in ddfdbd5344bf 08:47:51 ---> Running in 86202f4ca4cf 08:47:51 ---> Running in 505dc5b1ede7 08:47:51 ---> Running in c7982d545061 08:47:54 Removing intermediate container dcbc9a006528 08:47:54 ---> 7de4855477f0 08:47:54 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:47:54 ---> Running in a4b4bef01009 08:47:55 Removing intermediate container ddfdbd5344bf 08:47:55 ---> 42c805945208 08:47:55 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:47:55 Removing intermediate container c7982d545061 08:47:55 ---> ca68d13b0f32 08:47:55 Step 10/24 : RUN make cmd/core-data/core-data 08:47:55 Removing intermediate container 505dc5b1ede7 08:47:55 ---> 9890edad5919 08:47:55 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:47:55 Removing intermediate container 86202f4ca4cf 08:47:55 ---> 162374d8306d 08:47:55 Step 10/24 : RUN make cmd/core-command/core-command 08:47:55 ---> Running in 0c3da372cbfc 08:47:55 ---> Running in ac51159588b8 08:47:55 ---> Running in e063627cfc9c 08:47:55 ---> Running in 830d95a6576d 08:47:55 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 08:47: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 08:47:58 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 08:47:58 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 08:47: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 08:50:05 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 08:50:05 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 08:50:08 Removing intermediate container a4b4bef01009 08:50:08 ---> cdb86a25b069 08:50:08 08:50:08 Step 11/26 : FROM alpine:3.12 08:50:08 3.12: Pulling from library/alpine 08:50:09 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:50:09 Status: Downloaded newer image for alpine:3.12 08:50:09 ---> 9852663dfa18 08:50:09 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:50:10 ---> Running in 9b096901b241 08:50:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:50:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:50:14 (1/6) Installing ca-certificates (20191127-r4) 08:50:14 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:50:14 (3/6) Installing libcurl (7.76.1-r0) 08:50:14 (4/6) Installing curl (7.76.1-r0) 08:50:14 (5/6) Installing dumb-init (1.2.2-r1) 08:50:14 (6/6) Installing su-exec (0.2-r1) 08:50:14 Executing busybox-1.31.1-r20.trigger 08:50:14 Executing ca-certificates-20191127-r4.trigger 08:50:15 OK: 7 MiB in 20 packages 08:50:18 Removing intermediate container 0c3da372cbfc 08:50:18 ---> 4ee62eba063e 08:50:18 08:50:18 Step 11/22 : FROM alpine:3.12 08:50:18 ---> 9852663dfa18 08:50:18 Step 12/22 : RUN apk add --update --no-cache curl 08:50:18 ---> Running in 12a7a532025e 08:50:19 Removing intermediate container 830d95a6576d 08:50:19 ---> d30729ff9539 08:50:19 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:50:19 Removing intermediate container 9b096901b241 08:50:19 ---> c4b367c52542 08:50:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:50:19 ---> Running in 5a8fc63f4416 08:50:19 ---> Running in 2e21db865131 08:50:21 Removing intermediate container 2e21db865131 08:50:21 ---> ec6c699b4651 08:50:21 Step 14/26 : WORKDIR / 08:50:21 ---> Running in 243012452e8d 08:50:23 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 08:50:23 Removing intermediate container 243012452e8d 08:50:23 ---> 411a734fee16 08:50:23 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:50:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:50:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:50:24 (1/4) Installing ca-certificates (20191127-r4) 08:50:24 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:50:24 (3/4) Installing libcurl (7.76.1-r0) 08:50:24 (4/4) Installing curl (7.76.1-r0) 08:50:24 Executing busybox-1.31.1-r20.trigger 08:50:24 Executing ca-certificates-20191127-r4.trigger 08:50:24 OK: 7 MiB in 18 packages 08:50:25 ---> b3f1e2bafc43 08:50:25 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:50:26 ---> b52ae6cb80a4 08:50:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:50:26 Removing intermediate container e063627cfc9c 08:50:26 ---> a7c5af47de2e 08:50:26 08:50:26 Step 11/24 : FROM alpine:3.12 08:50:26 ---> 9852663dfa18 08:50:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:50:27 ---> Running in 7ba7092ef0d0 08:50:27 Removing intermediate container 12a7a532025e 08:50:27 ---> 0e088f957633 08:50:27 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:50:28 ---> Running in b2c375d5fdc9 08:50:28 ---> 3a0fcc0281ba 08:50:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:50:28 Removing intermediate container 5a8fc63f4416 08:50:28 ---> 7f4f73d76593 08:50:28 08:50:28 Step 12/24 : FROM docker:20.10.0 08:50:28 20.10.0: Pulling from library/docker 08:50:29 Removing intermediate container b2c375d5fdc9 08:50:29 ---> bd07629ed25c 08:50:29 Step 14/22 : WORKDIR /edgex 08:50:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:50:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:50:30 ---> d39bf4ab5de9 08:50:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:50:30 ---> Running in 24aba30b86a1 08:50:30 (1/1) Installing dumb-init (1.2.2-r1) 08:50:30 Executing busybox-1.31.1-r20.trigger 08:50:30 OK: 5 MiB in 15 packages 08:50:32 Removing intermediate container 24aba30b86a1 08:50:32 ---> c5e93c88f2bf 08:50:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:50:33 ---> 79b847870d50 08:50:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:50:33 ---> 5fc8c835ce1c 08:50:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:50:33 Removing intermediate container 7ba7092ef0d0 08:50:33 ---> 9b77cc77ad76 08:50:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:50:34 ---> Running in 567184790f81 08:50:35 ---> 3d84f7c8bf36 08:50:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:50:36 ---> e9f94930a0f9 08:50:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:50:36 Removing intermediate container 567184790f81 08:50:36 ---> 3de624d48e04 08:50:36 Step 14/24 : ENV APP_PORT=48082 08:50:36 ---> Running in 9befe23be79f 08:50:37 ---> 62f10df86a12 08:50:37 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/ 08:50:38 ---> Running in 82756b080d7d 08:50:38 Removing intermediate container 9befe23be79f 08:50:38 ---> 26f7cf484130 08:50:38 Step 15/24 : EXPOSE $APP_PORT 08:50:38 ---> 1050750e18a7 08:50:38 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:50:39 ---> Running in ab7b229042e5 08:50:39 ---> Running in 22ecd0d48401 08:50:40 Removing intermediate container ab7b229042e5 08:50:40 ---> 389432e51e82 08:50:40 Step 16/24 : WORKDIR / 08:50:41 Removing intermediate container 22ecd0d48401 08:50:41 ---> 2a0b54fb67f1 08:50:41 Step 19/22 : CMD ["--init=true"] 08:50:41 ---> Running in a583866ba568 08:50:41 ---> Running in 3b432d196c05 08:50:41 Removing intermediate container ac51159588b8 08:50:41 ---> 41fde4f4c599 08:50:41 08:50:41 Step 11/24 : FROM alpine:3.12 08:50:41 ---> 9852663dfa18 08:50:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:50:42 ---> Running in 37081d8bece9 08:50:42 Removing intermediate container a583866ba568 08:50:42 ---> 86f5269f1877 08:50:42 Removing intermediate container 3b432d196c05 08:50:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / ---> 7ebc284bbcf2 08:50:42 Step 20/22 : LABEL arch=arm64 08:50:42 08:50:42 ---> Running in 2a26cff74b0d 08:50:42 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:50:42 Status: Downloaded newer image for docker:20.10.0 08:50:42 ---> eeaf43b92773 08:50:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:50:42 Removing intermediate container 82756b080d7d 08:50:42 ---> 80215155d176 08:50:42 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:50:42 Removing intermediate container 37081d8bece9 08:50:42 ---> 3b28928339bf 08:50:42 Step 13/24 : ENV APP_PORT=48080 08:50:42 ---> Running in 702a608dd7d6 08:50:43 ---> Running in becb2ba684cf 08:50:43 ---> Running in 42bed8d21c79 08:50:43 ---> 13c8c892188e 08:50:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:50:43 Removing intermediate container 2a26cff74b0d 08:50:43 ---> 2502b8645d2c 08:50:43 Step 21/22 : LABEL git_sha=e690849ecb839c0646a845ae3c15bd9668574270 08:50:43 Removing intermediate container 702a608dd7d6 08:50:43 ---> dd901e3537c4 08:50:43 Step 24/26 : LABEL arch=arm64 08:50:43 ---> Running in 8dcd8bb7e9d7 08:50:43 Removing intermediate container becb2ba684cf 08:50:43 ---> 2562ac72a3f1 08:50:43 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:50:43 ---> Running in b086967134f3 08:50:43 Removing intermediate container 42bed8d21c79 08:50:43 ---> c32ee32ccb32 08:50:43 Step 14/24 : EXPOSE $APP_PORT 08:50:44 ---> Running in 10427e4e325f 08:50:44 ---> Running in 23bb96c85310 08:50:44 Removing intermediate container 8dcd8bb7e9d7 08:50:44 ---> a296d20e8d98 08:50:44 Step 22/22 : LABEL version=0.0.0 08:50:44 Removing intermediate container b086967134f3 08:50:44 ---> 1a3eec79c783 08:50:44 Step 25/26 : LABEL git_sha=e690849ecb839c0646a845ae3c15bd9668574270 08:50:44 ---> Running in 4601270bc1ee 08:50:44 ---> Running in 02016fec59d3 08:50:45 ---> 0d3cdb5f3f21 08:50:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:50:45 Removing intermediate container 23bb96c85310 08:50:45 ---> e14a06b838c0 08:50:45 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:45 ---> Running in 4b4220bb8d62 08:50:45 Removing intermediate container 4601270bc1ee 08:50:45 ---> 0d75ed82444a 08:50:45 08:50:45 Removing intermediate container 02016fec59d3 08:50:45 ---> c064c4db9ac6 08:50:45 Step 26/26 : LABEL version=0.0.0 08:50:45 ---> Running in 89c8c3bb124b 08:50:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:50:46 ---> eaae12c54ded 08:50:46 Step 20/24 : ENTRYPOINT ["/core-command"] 08:50:46 Successfully built 0d75ed82444a 08:50:46 Successfully tagged security-proxy-setup-arm64:latest 08:50:46  Building security-proxy-setup ... done Building core-metadata 08:50:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:50:46 ---> Running in 95426c808423 08:50:46 Removing intermediate container 89c8c3bb124b 08:50:46 ---> e9339ef2ccb2 08:50:46 08:50:46 (1/39) Installing readline (8.0.4-r0) 08:50:46 (2/39) Installing bash (5.0.17-r0) 08:50:46 Executing bash-5.0.17-r0.post-install 08:50:46 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:50:46 (4/39) Installing libcurl (7.76.1-r0) 08:50:46 (5/39) Installing curl (7.76.1-r0) 08:50:46 (6/39) Installing dumb-init (1.2.2-r1) 08:50:46 (7/39) Installing libbz2 (1.0.8-r1) 08:50:46 (8/39) Installing expat (2.2.9-r1) 08:50:46 (9/39) Installing libffi (3.3-r2) 08:50:47 (10/39) Installing gdbm (1.13-r1) 08:50:47 (11/39) Installing xz-libs (5.2.5-r0) 08:50:47 (12/39) Installing sqlite-libs (3.32.1-r0) 08:50:47 Removing intermediate container 95426c808423 08:50:47 ---> 404bdb60bc4b 08:50:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:50:47 (13/39) Installing python3 (3.8.10-r0) 08:50:47 Successfully built e9339ef2ccb2 08:50:47 Successfully tagged security-secretstore-setup-arm64:latest 08:50:47  Building security-secretstore-setup ... done Building support-notifications 08:50:47 ---> Running in fb7e53167430 08:50:48 Removing intermediate container fb7e53167430 08:50:48 ---> 699b754213ed 08:50:48 Step 22/24 : LABEL arch=arm64 08:50:48 Removing intermediate container 4b4220bb8d62 08:50:48 ---> d85899503dec 08:50:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:50:48 ---> Running in 03ee0fa42852 08:50:49 ---> Running in 6c8438f1f1d0 08:50:49 (14/39) Installing py3-appdirs (1.4.4-r1) 08:50:49 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:50:49 (16/39) Installing py3-parsing (2.4.7-r0) 08:50:49 (17/39) Installing py3-six (1.15.0-r0) 08:50:49 (18/39) Installing py3-packaging (20.4-r0) 08:50:49 (19/39) Installing py3-setuptools (47.0.0-r0) 08:50:49 (20/39) Installing py3-chardet (3.0.4-r4) 08:50:49 Removing intermediate container 03ee0fa42852 08:50:49 ---> 1fd85ec83628 08:50:49 Step 23/24 : LABEL git_sha=e690849ecb839c0646a845ae3c15bd9668574270 08:50:49 (21/39) Installing py3-idna (2.9-r0) 08:50:49 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:50:49 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:50:49 (24/39) Installing py3-requests (2.23.0-r0) 08:50:49 (25/39) Installing py3-msgpack (1.0.0-r0) 08:50:49 (26/39) Installing py3-lockfile (0.12.2-r3) 08:50:49 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:50:49 (28/39) Installing py3-colorama (0.4.3-r0) 08:50:49 (29/39) Installing py3-distlib (0.3.0-r0) 08:50:49 (30/39) Installing py3-distro (1.5.0-r1) 08:50:49 (31/39) Installing py3-webencodings (0.5.1-r3) 08:50:49 (32/39) Installing py3-html5lib (1.0.1-r4) 08:50:49 (33/39) Installing py3-pytoml (0.1.21-r0) 08:50:49 (34/39) Installing py3-pep517 (0.8.2-r0) 08:50:50 (35/39) Installing py3-progress (1.5-r0) 08:50:50 (36/39) Installing py3-toml (0.10.1-r0) 08:50:50 (37/39) Installing py3-retrying (1.3.3-r0) 08:50:50 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:50:50 (39/39) Installing py3-pip (20.1.1-r0) 08:50:50 ---> Running in 21191ed22cd8 08:50:50 Executing busybox-1.31.1-r19.trigger 08:50:50 OK: 72 MiB in 59 packages 08:50:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:50:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:50:51 Removing intermediate container 21191ed22cd8 08:50:51 ---> b77cb258eb3e 08:50:51 Step 24/24 : LABEL version=0.0.0 08:50:52 (1/6) Installing dumb-init (1.2.2-r1) 08:50:52 (2/6) Installing libgcc (9.3.0-r2) 08:50:52 (3/6) Installing libsodium (1.0.18-r0) 08:50:52 (4/6) Installing libstdc++ (9.3.0-r2) 08:50:52 (5/6) Installing libzmq (4.3.3-r0) 08:50:52 (6/6) Installing zeromq (4.3.3-r0) 08:50:53 Executing busybox-1.31.1-r20.trigger 08:50:53 OK: 8 MiB in 20 packages 08:50:53 ---> Running in 6146a5228e27 08:50:54 Removing intermediate container 6146a5228e27 08:50:54 ---> 1767955883d8 08:50:54 08:50:54 Successfully built 1767955883d8 08:50:54 Successfully tagged core-command-arm64:latest 08:50:54  Building core-command ... done Building security-bootstrapper 08:50:54 Removing intermediate container 6c8438f1f1d0 08:50:54 ---> 73bb3861047e 08:50:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:55 Collecting docker-compose==1.23.2 08:50:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:50:55 ---> a5cb9faf120f 08:50:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:50:56 Collecting cached-property<2,>=1.2.0 08:50:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:50:57 Collecting dockerpty<0.5,>=0.4.1 08:50:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:50:58 ---> 75e2104bcfb5 08:50:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:51:00 ---> 5e4a2eea3f0d 08:51:00 Step 20/24 : ENTRYPOINT ["/core-data"] 08:51:00 Collecting texttable<0.10,>=0.9.0 08:51:00 Downloading texttable-0.9.1.tar.gz (11 kB) 08:51:00 ---> Running in ecf50715c54e 08:51:00 Removing intermediate container ecf50715c54e 08:51:00 ---> 2077f9381363 08:51:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:51:01 ---> Running in 73b00b5cc469 08:51:01 Removing intermediate container 73b00b5cc469 08:51:01 ---> f0cdee0d4837 08:51:01 Step 22/24 : LABEL arch=arm64 08:51:01 ---> Running in bb1667c28f40 08:51:02 Removing intermediate container bb1667c28f40 08:51:02 ---> f64874ba26c8 08:51:02 Step 23/24 : LABEL git_sha=e690849ecb839c0646a845ae3c15bd9668574270 08:51:02 ---> Running in ef067c0a5c06 08:51:02 Collecting jsonschema<3,>=2.5.1 08:51:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:51:03 Removing intermediate container ef067c0a5c06 08:51:03 ---> bcb5a1078d49 08:51:03 Step 24/24 : LABEL version=0.0.0 08:51:03 ---> Running in b62eada40be0 08:51:03 Removing intermediate container b62eada40be0 08:51:03 ---> 68a37e8d1b77 08:51:03 08:51:04 Successfully built 68a37e8d1b77 08:51:04 Successfully tagged core-data-arm64:latest 08:51:04  Building core-data ... done Building support-scheduler 08:51:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:51:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:51:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:51:05 Collecting docopt<0.7,>=0.6.1 08:51:05 Downloading docopt-0.6.2.tar.gz (25 kB) 08:51:08 Collecting docker<4.0,>=3.6.0 08:51:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:51:10 Collecting PyYAML<4,>=3.10 08:51:10 Downloading PyYAML-3.13.tar.gz (270 kB) 08:51:14 Collecting websocket-client<1.0,>=0.32.0 08:51:14 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:51:14 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) 08:51:14 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) 08:51:15 Collecting urllib3<1.25,>=1.21.1 08:51:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:51:16 Collecting idna<2.8,>=2.5 08:51:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:51:16 Collecting docker-pycreds>=0.4.0 08:51:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:51:16 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:51:16 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:51:16 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:51:16 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:51:18 Installing collected packages: cached-property, dockerpty, texttable, jsonschema, urllib3, idna, requests, docopt, docker-pycreds, websocket-client, docker, PyYAML, docker-compose 08:51:18 Running setup.py install for dockerpty: started 08:51:20 Running setup.py install for dockerpty: finished with status 'done' 08:51:20 Running setup.py install for texttable: started 08:51:23 Running setup.py install for texttable: finished with status 'done' 08:51:23 Attempting uninstall: urllib3 08:51:23 Found existing installation: urllib3 1.25.9 08:51:23 Uninstalling urllib3-1.25.9: 08:51:23 Successfully uninstalled urllib3-1.25.9 08:51:24 Attempting uninstall: idna 08:51:24 Found existing installation: idna 2.9 08:51:24 Uninstalling idna-2.9: 08:51:24 Successfully uninstalled idna-2.9 08:51:24 Attempting uninstall: requests 08:51:24 Found existing installation: requests 2.23.0 08:51:24 Uninstalling requests-2.23.0: 08:51:24 Successfully uninstalled requests-2.23.0 08:51:25 Running setup.py install for docopt: started 08:51:28 Running setup.py install for docopt: finished with status 'done' 08:51:29 Running setup.py install for PyYAML: started 08:51:32 Running setup.py install for PyYAML: finished with status 'done' 08:51:33 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 08:51:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:51:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:51:37 ---> 6e818243ce51 08:51:37 Step 3/24 : WORKDIR /edgex-go 08:51:37 ---> Using cache 08:51:37 ---> a020418dc797 08:51:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:37 ---> Using cache 08:51:37 ---> c7319e8d0977 08:51:37 Step 5/24 : RUN apk add --update --no-cache make git 08:51:37 ---> Using cache 08:51:37 ---> 7fefc3186b00 08:51:37 Step 6/24 : COPY go.mod . 08:51:37 ---> Using cache 08:51:37 ---> 30d90ae5e4cb 08:51:37 Step 7/24 : RUN go mod download 08:51:37 ---> Using cache 08:51:37 ---> 75142209fae3 08:51:37 Step 8/24 : COPY . . 08:51:37 ---> Using cache 08:51:37 ---> 0a69d0ac62b8 08:51:37 Step 9/24 : RUN go mod tidy 08:51:37 ---> Using cache 08:51:37 ---> 9890edad5919 08:51:37 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:51:37 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:51:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:51:37 ---> 6e818243ce51 08:51:37 Step 3/23 : WORKDIR /edgex-go 08:51:37 ---> Using cache 08:51:37 ---> a020418dc797 08:51:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:37 ---> Using cache 08:51:37 ---> c7319e8d0977 08:51:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:51:44 ---> Running in 9cb23ba6e07f 08:51:44 ---> Running in 7468608614a2 08:51:44 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:51:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:51:44 ---> 6e818243ce51 08:51:44 Step 3/32 : WORKDIR /edgex-go 08:51:44 ---> Using cache 08:51:44 ---> a020418dc797 08:51:44 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:44 ---> Using cache 08:51:44 ---> c7319e8d0977 08:51:44 Step 5/32 : RUN apk add --update --no-cache make git 08:51:44 ---> Using cache 08:51:44 ---> 7fefc3186b00 08:51:44 Step 6/32 : COPY go.mod . 08:51:44 ---> Using cache 08:51:44 ---> 30d90ae5e4cb 08:51:44 Step 7/32 : RUN go mod download 08:51:44 ---> Using cache 08:51:44 ---> 75142209fae3 08:51:44 Step 8/32 : COPY . . 08:51:44 ---> Using cache 08:51:44 ---> 0a69d0ac62b8 08:51:44 Step 9/32 : RUN go mod tidy 08:51:44 ---> Using cache 08:51:44 ---> 9890edad5919 08:51:44 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:51:45 ---> Running in 48ab394cebe6 08:51:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:51:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:51:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:51:47 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 08:51:48 OK: 218 MiB in 52 packages 08:51:51 Removing intermediate container 9cb23ba6e07f 08:51:51 ---> 975ac41236ae 08:51:51 Step 6/23 : COPY go.mod . 08:51:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:51:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:51:51 ---> 6e818243ce51 08:51:51 Step 3/23 : WORKDIR /edgex-go 08:51:51 ---> Using cache 08:51:51 ---> a020418dc797 08:51:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:51 ---> Using cache 08:51:51 ---> c7319e8d0977 08:51:51 Step 5/23 : RUN apk add --update --no-cache make git 08:51:51 ---> Using cache 08:51:51 ---> 7fefc3186b00 08:51:51 Step 6/23 : COPY go.mod . 08:51:51 ---> Using cache 08:51:51 ---> 30d90ae5e4cb 08:51:51 Step 7/23 : RUN go mod download 08:51:51 ---> Using cache 08:51:51 ---> 75142209fae3 08:51:51 Step 8/23 : COPY . . 08:51:52 ---> Using cache 08:51:52 ---> 0a69d0ac62b8 08:51:52 Step 9/23 : RUN go mod tidy 08:51:52 ---> Using cache 08:51:52 ---> 9890edad5919 08:51:52 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:51:53 ---> Running in d1fe4e25fa77 08:51:54 ---> f8716f1e8df0 08:51:54 Step 7/23 : RUN go mod download 08:51:54 ---> Running in a92955d26968 08:51:56 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 08:51:58 Removing intermediate container 10427e4e325f 08:51:58 ---> 8955820c426d 08:51:58 Step 15/24 : ENV APP_PORT=48090 08:51:58 ---> Running in 8ce7f27ae88a 08:51:59 Removing intermediate container 8ce7f27ae88a 08:51:59 Removing intermediate container a92955d26968 08:51:59 ---> 0f1d80d99dcb 08:51:59 ---> c6a6d5995ea7 08:51:59 Step 16/24 : EXPOSE $APP_PORT 08:51:59 Step 8/23 : COPY . . 08:51:59 ---> Running in 03bdbc4250a0 08:52:00 Removing intermediate container 03bdbc4250a0 08:52:00 ---> 3b30e3ed31c8 08:52:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:52:04 ---> 7a9f60775250 08:52:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:52:06 ---> 5e8875e99655 08:52:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:52:08 ---> 7af9b42161e8 08:52:08 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:52:08 ---> Running in 05ea2de9b0e3 08:52:09 Removing intermediate container 05ea2de9b0e3 08:52:09 ---> b2e91ef6a05b 08:52:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:52:09 ---> Running in 603d3b4c81f0 08:52:10 Removing intermediate container 603d3b4c81f0 08:52:10 ---> 5409f26c5c67 08:52:10 Step 22/24 : LABEL arch=arm64 08:52:11 ---> Running in 7896c9cdd424 08:52:12 Removing intermediate container 7896c9cdd424 08:52:12 ---> 21aa838f783f 08:52:12 Step 23/24 : LABEL git_sha=e690849ecb839c0646a845ae3c15bd9668574270 08:52:12 ---> Running in 5e6833f24a57 08:52:13 Removing intermediate container 5e6833f24a57 08:52:13 ---> eb641bfe88f4 08:52:14 Step 24/24 : LABEL version=0.0.0 08:52:14 ---> Running in 3355e82a92ce 08:52:15 Removing intermediate container 3355e82a92ce 08:52:15 ---> 4fdc72fee6e6 08:52:15 08:52:16 Successfully built 4fdc72fee6e6 08:52:16 Successfully tagged sys-mgmt-agent-arm64:latest 08:52:22  Building sys-mgmt-agent ... done  ---> cfcd2775e467 08:52:22 Step 9/23 : RUN go mod tidy 08:52:22 ---> Running in 5114dc45b5be 08:52:28 Removing intermediate container 5114dc45b5be 08:52:28 ---> 7635afaf3a66 08:52:28 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:52:29 ---> Running in 7ffce3f739a3 08:52:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:53:39 Removing intermediate container 48ab394cebe6 08:53:39 ---> 34fcdab280d2 08:53:39 08:53:39 Step 11/32 : FROM alpine:3.12 08:53:39 ---> 9852663dfa18 08:53:39 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:53:39 ---> Running in 3377626d5473 08:53:39 Removing intermediate container 3377626d5473 08:53:39 ---> ba6b76ba3b9b 08:53:39 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:53:39 ---> Running in 41b873d6d919 08:53:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:53:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:53:39 (1/2) Installing dumb-init (1.2.2-r1) 08:53:39 (2/2) Installing su-exec (0.2-r1) 08:53:39 Executing busybox-1.31.1-r20.trigger 08:53:39 OK: 5 MiB in 16 packages 08:53:39 Removing intermediate container 41b873d6d919 08:53:39 ---> d3ddaffa1197 08:53:39 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:53:39 ---> Running in edf326422e19 08:53:39 Removing intermediate container edf326422e19 08:53:39 ---> bfde07bf406f 08:53:39 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:53:39 ---> Running in 7ebf24982d85 08:53:39 Removing intermediate container 7ebf24982d85 08:53:39 ---> f3c08d3ebda4 08:53:39 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:53:39 ---> Running in 7b23bab6af62 08:53:41 Removing intermediate container 7b23bab6af62 08:53:41 ---> 1ff5f23e9ba5 08:53:41 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:53:41 ---> Running in 23fc6aa5a050 08:53:41 Removing intermediate container 23fc6aa5a050 08:53:41 ---> e24963b2cd7f 08:53:41 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:53:43 ---> 47356647c43d 08:53:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:53:43 ---> Running in 7adf46011cd7 08:53:46 Removing intermediate container 7adf46011cd7 08:53:46 ---> e08188998ad0 08:53:46 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:48 ---> d60f9a181045 08:53:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:53:52 ---> 9783a5e947f2 08:53:52 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:53:53 ---> 11d186ddd446 08:53:53 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:53:54 Removing intermediate container d1fe4e25fa77 08:53:54 ---> fe27a09cb77f 08:53:54 08:53:54 Step 11/23 : FROM alpine:3.12 08:53:54 ---> 9852663dfa18 08:53:54 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:53:54 ---> Using cache 08:53:54 ---> 9b77cc77ad76 08:53:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:53:54 ---> Using cache 08:53:54 ---> 3de624d48e04 08:53:54 Step 14/23 : ENV APP_PORT=48085 08:53:54 ---> Running in 9043ccf0445e 08:53:55 Removing intermediate container 7468608614a2 08:53:55 ---> 47bf029232db 08:53:55 08:53:55 Step 11/24 : FROM alpine:3.12 08:53:55 ---> 9852663dfa18 08:53:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:53:55 ---> Using cache 08:53:55 ---> 9b77cc77ad76 08:53:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:53:55 ---> Using cache 08:53:55 ---> 3de624d48e04 08:53:55 Step 14/24 : ENV APP_PORT=48081 08:53:55 ---> Running in 67337e298325 08:53:55 ---> 012a5fe6c295 08:53:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:53:55 Removing intermediate container 9043ccf0445e 08:53:55 ---> b7c6f2ef194f 08:53:55 Step 15/23 : EXPOSE $APP_PORT 08:53:56 ---> Running in 8f3666d1b334 08:53:56 Removing intermediate container 67337e298325 08:53:56 ---> 4a22fb9490e7 08:53:56 Step 15/24 : EXPOSE $APP_PORT 08:53:56 ---> Running in 4753a70c4a56 08:53:56 Removing intermediate container 8f3666d1b334 08:53:56 ---> 348994faacc6 08:53:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:56 ---> 164af20a4658 08:53:56 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:53:57 ---> Running in 19a69bd41ef8 08:53:57 Removing intermediate container 4753a70c4a56 08:53:57 ---> effc0caafbf4 08:53:57 Step 16/24 : WORKDIR / 08:53:57 ---> Running in 9ac1d0afbb12 08:53:57 ---> f729596a4d49 08:53:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:53:57 Removing intermediate container 19a69bd41ef8 08:53:57 ---> 7e815702b374 08:53:57 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:53:58 Removing intermediate container 9ac1d0afbb12 08:53:58 ---> 8e68b277cf3a 08:53:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:59 ---> dbd4d8ca6203 08:53:59 Step 27/32 : RUN chmod +x /entrypoint.sh 08:53:59 ---> Running in 2284aa3860f1 08:53:59 ---> ce27b3897b14 08:53:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:53:59 ---> 27e692c46512 08:53:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:54:01 ---> 00819c89ac94 08:54:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:54:01 ---> 75af54b576a3 08:54:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:54:01 ---> Running in 7442f73cf6ee 08:54:02 Removing intermediate container 7442f73cf6ee 08:54:02 ---> d9bb00fa4115 08:54:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:54:02 ---> Running in ef0d2f2338b8 08:54:02 ---> fdc50fe3c209 08:54:02 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:54:03 Removing intermediate container 2284aa3860f1 08:54:03 ---> e30c52fba43d 08:54:03 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:54:03 ---> Running in 25481b01dfd7 08:54:03 ---> Running in 4e468f56e330 08:54:03 Removing intermediate container ef0d2f2338b8 08:54:03 ---> 0419eac518b0 08:54:03 Step 21/23 : LABEL arch=arm64 08:54:04 ---> Running in 1949e58015e5 08:54:04 Removing intermediate container 25481b01dfd7 08:54:04 ---> 8d8382aef137 08:54:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:54:04 Removing intermediate container 4e468f56e330 08:54:04 ---> 2cdd04335c3a 08:54:04 Step 29/32 : CMD ["gate"] 08:54:04 ---> Running in a8b94927ef4a 08:54:04 Removing intermediate container 7ffce3f739a3 08:54:04 ---> f5996802049a 08:54:04 08:54:04 Step 11/23 : FROM alpine:3.12 08:54:04 ---> 9852663dfa18 08:54:04 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:54:04 ---> Running in 53aeb05a736d 08:54:04 Removing intermediate container 1949e58015e5 08:54:04 ---> ccb478b03f2b 08:54:04 Step 22/23 : LABEL git_sha=e690849ecb839c0646a845ae3c15bd9668574270 08:54:05 ---> Running in e5d61f56fb09 08:54:05 ---> Running in 237c84171b7e 08:54:05 Removing intermediate container a8b94927ef4a 08:54:05 ---> 7cba8bfba4a7 08:54:05 Step 22/24 : LABEL arch=arm64 08:54:05 ---> Running in 1a7033fb30c3 08:54:05 Removing intermediate container 53aeb05a736d 08:54:05 ---> d982404d3fe8 08:54:05 Step 30/32 : LABEL arch=arm64 08:54:05 Removing intermediate container 237c84171b7e 08:54:05 ---> a88d9f6152e4 08:54:05 Step 23/23 : LABEL version=0.0.0 08:54:05 ---> Running in 3a2c590ddebc 08:54:05 ---> Running in 47c1615613af 08:54:05 Removing intermediate container 1a7033fb30c3 08:54:05 ---> 20a81541290d 08:54:05 Step 23/24 : LABEL git_sha=e690849ecb839c0646a845ae3c15bd9668574270 08:54:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:54:06 ---> Running in 99cd859e0e04 08:54:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:54:06 Removing intermediate container 3a2c590ddebc 08:54:06 ---> 5005297207a8 08:54:06 08:54:06 Removing intermediate container 47c1615613af 08:54:06 ---> 337ead77ffd5 08:54:06 Step 31/32 : LABEL git_sha=e690849ecb839c0646a845ae3c15bd9668574270 08:54:07 ---> Running in 053f77422ba0 08:54:07 (1/2) Installing ca-certificates (20191127-r4) 08:54:07 Removing intermediate container 99cd859e0e04 08:54:07 ---> 1192265f5b74 08:54:07 Step 24/24 : LABEL version=0.0.0 08:54:07 (2/2) Installing dumb-init (1.2.2-r1) 08:54:07 Executing busybox-1.31.1-r20.trigger 08:54:07 Successfully built 5005297207a8 08:54:07 Executing ca-certificates-20191127-r4.trigger 08:54:07 Successfully tagged support-scheduler-arm64:latest 08:54:07  Building support-scheduler ... done  ---> Running in 870c412ca8e8 08:54:07 OK: 6 MiB in 16 packages 08:54:07 Removing intermediate container 053f77422ba0 08:54:07 ---> 01deeff6824c 08:54:07 Step 32/32 : LABEL version=0.0.0 08:54:08 ---> Running in ed506cbf00fd 08:54:08 Removing intermediate container 870c412ca8e8 08:54:08 ---> a3d0a7d4e4ed 08:54:08 08:54:08 Successfully built a3d0a7d4e4ed 08:54:08 Successfully tagged core-metadata-arm64:latest 08:54:08  Building core-metadata ... done Removing intermediate container ed506cbf00fd 08:54:08 ---> d283d18c207d 08:54:08 08:54:09 Successfully built d283d18c207d 08:54:09 Successfully tagged security-bootstrapper-arm64:latest 08:54:09  Building security-bootstrapper ... done Removing intermediate container e5d61f56fb09 08:54:09 ---> 495b34ffcd28 08:54:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:54:09 ---> Running in 6d08c7a13804 08:54:09 Removing intermediate container 6d08c7a13804 08:54:09 ---> 403a88b5cbd8 08:54:09 Step 14/23 : ENV APP_PORT=48060 08:54:09 ---> Running in 7b98fae0ddf6 08:54:10 Removing intermediate container 7b98fae0ddf6 08:54:10 ---> da63f1af211b 08:54:10 Step 15/23 : EXPOSE $APP_PORT 08:54:10 ---> Running in 0e7c85a634bb 08:54:10 Removing intermediate container 0e7c85a634bb 08:54:10 ---> b255661d4a30 08:54:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:54:11 ---> d639b277df08 08:54:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:54:12 ---> f1905ee4b25d 08:54:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:54:13 ---> 8b7ddaa029a5 08:54:13 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:54:13 ---> Running in d3743f47bb1a 08:54:14 Removing intermediate container d3743f47bb1a 08:54:14 ---> 9df16be63032 08:54:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:54:14 ---> Running in ed415bb45acb 08:54:14 Removing intermediate container ed415bb45acb 08:54:14 ---> 22d274be322f 08:54:14 Step 21/23 : LABEL arch=arm64 08:54:14 ---> Running in ae14b1b2d926 08:54:15 Removing intermediate container ae14b1b2d926 08:54:15 ---> 73dde95c8263 08:54:15 Step 22/23 : LABEL git_sha=e690849ecb839c0646a845ae3c15bd9668574270 08:54:15 ---> Running in 86cab5cea47d 08:54:15 Removing intermediate container 86cab5cea47d 08:54:15 ---> 2f91e6acb979 08:54:15 Step 23/23 : LABEL version=0.0.0 08:54:15 ---> Running in c87fed2aef94 08:54:16 Removing intermediate container c87fed2aef94 08:54:16 ---> 90f2e52ba4a6 08:54:16 08:54:16 Successfully built 90f2e52ba4a6 08:54:16 Successfully tagged support-notifications-arm64:latest 08:54:17  Building support-notifications ... done  [Pipeline] } 08:54:17 $ docker stop --time=1 80b3a39b7cdefb183e586a4f88ecbbaa58a66c8a53acf7cb204d1a101650a856 08:54:19 $ docker rm -f 80b3a39b7cdefb183e586a4f88ecbbaa58a66c8a53acf7cb204d1a101650a856 [Pipeline] // withDockerContainer [Pipeline] sh 08:54:19 + docker images 08:54:19 REPOSITORY TAG IMAGE ID CREATED SIZE 08:54:19 support-notifications-arm64 latest 90f2e52ba4a6 3 seconds ago 16.8MB 08:54:19 security-bootstrapper-arm64 latest d283d18c207d 11 seconds ago 17.2MB 08:54:19 core-metadata-arm64 latest a3d0a7d4e4ed 12 seconds ago 17.4MB 08:54:19 support-scheduler-arm64 latest 5005297207a8 13 seconds ago 16.1MB 08:54:19 f5996802049a 15 seconds ago 981MB 08:54:19 47bf029232db 25 seconds ago 989MB 08:54:19 fe27a09cb77f 26 seconds ago 981MB 08:54:19 34fcdab280d2 50 seconds ago 974MB 08:54:19 sys-mgmt-agent-arm64 latest 4fdc72fee6e6 2 minutes ago 299MB 08:54:19 core-data-arm64 latest 68a37e8d1b77 3 minutes ago 20.4MB 08:54:19 core-command-arm64 latest 1767955883d8 3 minutes ago 16.1MB 08:54:19 security-secretstore-setup-arm64 latest e9339ef2ccb2 3 minutes ago 24.4MB 08:54:19 security-proxy-setup-arm64 latest 0d75ed82444a 3 minutes ago 24MB 08:54:19 41fde4f4c599 3 minutes ago 990MB 08:54:19 7f4f73d76593 3 minutes ago 977MB 08:54:19 a7c5af47de2e 3 minutes ago 980MB 08:54:19 4ee62eba063e 4 minutes ago 978MB 08:54:19 cdb86a25b069 4 minutes ago 978MB 08:54:19 ci-base-image-arm64 latest 6e818243ce51 16 minutes ago 641MB 08:54:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB 08:54:19 alpine 3.12 9852663dfa18 4 weeks ago 5.32MB 08:54:19 docker 20.10.0 eeaf43b92773 5 months ago 228MB 08:54:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 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 08:54:20 ---> job-cost.sh 08:54:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wbyG 08:55:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:56:44 lf-activate-venv(): INFO: Adding /tmp/venv-wbyG/bin to PATH 08:56:44 INFO: No Stack... 08:56:44 INFO: Retrieving Pricing Info for: lf-standard-4 08:56:44 INFO: Archiving Costs [Pipeline] sh 08:56:44 + cat /w/workspace/edgex-go/6/archives/cost.csv 08:56:44 + cut -d, -f6 [Pipeline] lock 08:56:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3464-6-stack-cost] 08:56:44 Resource [jenkins-edgexfoundry-edgex-go-PR-3464-6-stack-cost] did not exist. Created. 08:56:44 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3464-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:56:45 + echo total: 0.20999999344348907 [Pipeline] stash 08:56:45 Stashed 1 file(s) [Pipeline] } 08:56:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3464-6-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:56:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:56:47 ---> package-listing.sh 08:56:47 ++ facter osfamily 08:56:47 ++ tr '[:upper:]' '[:lower:]' 08:56:47 + OS_FAMILY=redhat 08:56:47 + workspace=/w/workspace/edgex-go/6 08:56:47 + START_PACKAGES=/tmp/packages_start.txt 08:56:47 + END_PACKAGES=/tmp/packages_end.txt 08:56:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:56:47 + PACKAGES=/tmp/packages_start.txt 08:56:47 + '[' /w/workspace/edgex-go/6 ']' 08:56:47 + PACKAGES=/tmp/packages_end.txt 08:56:47 + case "${OS_FAMILY}" in 08:56:47 + rpm -qa 08:56:47 + sort 08:56:53 + '[' -f /tmp/packages_start.txt ']' 08:56:53 + '[' -f /tmp/packages_end.txt ']' 08:56:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:56:53 + '[' /w/workspace/edgex-go/6 ']' 08:56:53 + mkdir -p /w/workspace/edgex-go/6/archives/ 08:56:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 08:56: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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:56:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:56:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:56:53 08:56:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:56:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:56:53 alpine: Pulling from edgex-lftools-log-publisher 08:56:53 df20fa9351a1: Pulling fs layer 08:56:53 36b3adc4ff6f: Pulling fs layer 08:56:53 8ad3a11d3b57: Pulling fs layer 08:56:53 46f8f816bc3b: Pulling fs layer 08:56:53 93b61091891f: Pulling fs layer 08:56:53 93b9cdb0e59b: Pulling fs layer 08:56:53 5e14af77c1be: Pulling fs layer 08:56:53 01666e4c0597: Pulling fs layer 08:56:53 aa168da1d23b: Pulling fs layer 08:56:53 46f8f816bc3b: Waiting 08:56:53 93b61091891f: Waiting 08:56:53 93b9cdb0e59b: Waiting 08:56:53 5e14af77c1be: Waiting 08:56:53 01666e4c0597: Waiting 08:56:53 aa168da1d23b: Waiting 08:56:53 36b3adc4ff6f: Verifying Checksum 08:56:53 36b3adc4ff6f: Download complete 08:56:53 46f8f816bc3b: Verifying Checksum 08:56:53 46f8f816bc3b: Download complete 08:56:53 df20fa9351a1: Verifying Checksum 08:56:54 93b9cdb0e59b: Verifying Checksum 08:56:54 93b9cdb0e59b: Download complete 08:56:54 5e14af77c1be: Verifying Checksum 08:56:54 5e14af77c1be: Download complete 08:56:54 01666e4c0597: Download complete 08:56:54 93b61091891f: Download complete 08:56:54 8ad3a11d3b57: Verifying Checksum 08:56:54 8ad3a11d3b57: Download complete 08:56:54 df20fa9351a1: Pull complete 08:56:54 36b3adc4ff6f: Pull complete 08:56:55 8ad3a11d3b57: Pull complete 08:56:55 46f8f816bc3b: Pull complete 08:56:56 93b61091891f: Pull complete 08:56:56 93b9cdb0e59b: Pull complete 08:56:57 aa168da1d23b: Verifying Checksum 08:56:57 aa168da1d23b: Download complete 08:56:57 5e14af77c1be: Pull complete 08:56:58 01666e4c0597: Pull complete 08:57:06 aa168da1d23b: Pull complete 08:57:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:57:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:57:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:57:06 prd-centos7-docker-4c-2g-312 does not seem to be running inside a container 08:57:06 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:57:16 $ docker top 79188ecb6a1a2b65a3f607d69fb6e0ce3f26a303b5f6ccd544eb460e217e7fe9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:17 + touch /tmp/pre-build-complete [Pipeline] sh 08:57:17 + mkdir -p /var/log/sa [Pipeline] sh 08:57:17 + ls /var/log/sa-host 08:57:17 + sadf -c /var/log/sa-host/sa17 08:57:17 file_magic: OK 08:57:17 HZ: Using current value: 100 08:57:17 file_header: OK 08:57:17 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 08:57:17 Statistics: 08:57:17 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...Hnuu...uuuununununu... 08:57:17 File successfully converted to sysstat format version 12.2.1 08:57:17 + sadf -c /var/log/sa-host/sa23 08:57:17 file_magic: OK 08:57:17 HZ: Using current value: 100 08:57:17 file_header: OK 08:57:17 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 08:57:17 Statistics: 08:57:17 Hnuu...uuuununununu... 08:57:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:57:17 provisioning config files... 08:57:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config7949599410989046984tmp [Pipeline] { [Pipeline] echo 08:57:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:57:18 ---> create-netrc.sh [Pipeline] } 08:57:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:57:18 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:57:18 ---> python-tools-install.sh [Pipeline] echo 08:57:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:57:18 ---> sudo-logs.sh 08:57:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:57:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:57:19 ---> job-cost.sh 08:57:19 lf-activate-venv: SKIPPING 08:57:19 DEBUG: total: 0.20999999344348907 08:57:19 INFO: Retrieving Stack Cost... 08:57:20 INFO: Retrieving Pricing Info for: v1-standard-2 08:57:20 INFO: Archiving Costs [Pipeline] echo 08:57:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:57:20 ---> logs-deploy.sh 08:57:20 lf-activate-venv: SKIPPING 08:57:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3464/6 08:57:20 INFO: archiving workspace using pattern(s): 08:57:22 Archives upload complete. 08:57:22 INFO: archiving logs to Nexus 08:57:23 ---> uname -a: 08:57:23 Linux prd-centos7-docker-4c-2g-312.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:57:23 08:57:23 08:57:23 ---> lscpu: 08:57:23 Architecture: x86_64 08:57:23 CPU op-mode(s): 32-bit, 64-bit 08:57:23 Byte Order: Little Endian 08:57:23 Address sizes: 40 bits physical, 48 bits virtual 08:57:23 CPU(s): 4 08:57:23 On-line CPU(s) list: 0-3 08:57:23 Thread(s) per core: 1 08:57:23 Core(s) per socket: 1 08:57:23 Socket(s): 4 08:57:23 NUMA node(s): 1 08:57:23 Vendor ID: GenuineIntel 08:57:23 CPU family: 6 08:57:23 Model: 44 08:57:23 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:57:23 Stepping: 1 08:57:23 CPU MHz: 2933.438 08:57:23 BogoMIPS: 5866.87 08:57:23 Virtualization: VT-x 08:57:23 Hypervisor vendor: KVM 08:57:23 Virtualization type: full 08:57:23 L1d cache: 128 KiB 08:57:23 L1i cache: 128 KiB 08:57:23 L2 cache: 16 MiB 08:57:23 L3 cache: 64 MiB 08:57:23 NUMA node0 CPU(s): 0-3 08:57:23 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:57:23 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:57:23 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:57:23 Vulnerability Meltdown: Mitigation; PTI 08:57:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:57:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:57:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:57:23 Vulnerability Srbds: Not affected 08:57:23 Vulnerability Tsx async abort: Not affected 08:57:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 08:57:23 08:57:23 08:57:23 ---> nproc: 08:57:23 4 08:57:23 08:57:23 08:57:23 ---> df -h: 08:57:23 Filesystem Size Used Available Use% Mounted on 08:57:23 overlay 50.0G 11.8G 38.2G 24% / 08:57:23 tmpfs 64.0M 0 64.0M 0% /dev 08:57:23 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:57:23 shm 64.0M 0 64.0M 0% /dev/shm 08:57:23 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 08:57:23 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 08:57:23 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 08:57:23 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 08:57:23 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 08:57:23 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 08:57:23 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 08:57:23 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 08:57:23 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/6 08:57:23 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/6@tmp 08:57:23 08:57:23 08:57:23 ---> free -m: 08:57:23 total used free shared buff/cache available 08:57:23 Mem: 1837 725 119 0 992 1029 08:57:23 Swap: 1023 64 959 08:57:23 08:57:23 08:57:23 ---> ip addr: 08:57:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:57:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:57:23 inet 127.0.0.1/8 scope host lo 08:57:23 valid_lft forever preferred_lft forever 08:57:23 inet6 ::1/128 scope host 08:57:23 valid_lft forever preferred_lft forever 08:57:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:57:23 link/ether fa:16:3e:42:6f:9f brd ff:ff:ff:ff:ff:ff 08:57:23 inet 10.30.123.206/23 brd 10.30.123.255 scope global dynamic eth0 08:57:23 valid_lft 84802sec preferred_lft 84802sec 08:57:23 inet6 fe80::f816:3eff:fe42:6f9f/64 scope link 08:57:23 valid_lft forever preferred_lft forever 08:57:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:57:23 link/ether 02:42:40:7a:3b:27 brd ff:ff:ff:ff:ff:ff 08:57:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:57:23 valid_lft forever preferred_lft forever 08:57:23 inet6 fe80::42:40ff:fe7a:3b27/64 scope link 08:57:23 valid_lft forever preferred_lft forever 08:57:23 08:57:23 08:57:23 ---> sar -b -r -n DEV: 08:57:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 08:57:23 08:57:23 08:30:33 LINUX RESTART (4 CPU) 08:57:23 08:57:23 08:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:57:23 08:32:03 112.42 33.89 78.53 0.00 7564.41 30406.09 0.00 08:57:23 08:33:01 277.97 126.24 151.73 0.00 9291.56 51666.84 0.00 08:57:23 08:34:01 239.92 107.28 132.64 0.00 4170.14 18496.09 0.00 08:57:23 08:35:01 112.28 48.05 64.23 0.00 1874.20 9344.31 0.00 08:57:23 08:36:01 114.63 37.89 76.73 0.00 2207.22 13231.92 0.00 08:57:23 08:37:02 878.29 636.04 242.25 0.00 90140.29 162897.90 0.00 08:57:23 08:38:02 2644.63 2283.45 361.18 0.00 147303.31 151709.86 0.00 08:57:23 08:39:01 394.13 188.85 205.28 0.00 15101.20 35358.21 0.00 08:57:23 08:40:01 1195.08 832.22 362.86 0.00 112788.07 138616.58 0.00 08:57:23 08:41:01 918.68 607.93 310.75 0.00 47076.33 58930.67 0.00 08:57:23 08:42:01 66.54 15.65 50.89 0.00 3084.53 7618.79 0.00 08:57:23 08:43:01 1.52 0.03 1.48 0.00 0.67 23.95 0.00 08:57:23 08:44:02 0.32 0.02 0.30 0.00 0.13 3.43 0.00 08:57:23 08:45:01 0.27 0.02 0.25 0.00 0.27 2.47 0.00 08:57:23 08:46:01 1.96 1.80 0.17 0.00 53.28 1.40 0.00 08:57:23 08:47:01 0.83 0.03 0.80 0.00 1.07 15.19 0.00 08:57:23 08:48:01 0.27 0.00 0.27 0.00 0.00 3.01 0.00 08:57:23 08:49:01 0.28 0.00 0.28 0.00 0.00 3.73 0.00 08:57:23 08:50:01 0.28 0.02 0.27 0.00 0.53 3.43 0.00 08:57:23 08:51:01 0.28 0.00 0.28 0.00 0.00 3.75 0.00 08:57:23 08:52:01 0.35 0.10 0.25 0.00 44.63 2.80 0.00 08:57:23 08:53:01 0.22 0.00 0.22 0.00 0.00 1.85 0.00 08:57:23 08:54:01 0.33 0.05 0.28 0.00 1.33 3.38 0.00 08:57:23 08:55:01 0.23 0.00 0.23 0.00 0.00 2.35 0.00 08:57:23 08:56:01 0.32 0.00 0.32 0.00 0.00 3.46 0.00 08:57:23 08:57:02 87.22 54.08 33.13 0.00 4809.66 8025.69 0.00 08:57:23 Average: 270.99 191.20 79.79 0.00 17174.99 26440.63 0.00 08:57:23 08:57:23 08:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:57:23 08:32:03 81620 0 703800 37.41 2620 1093504 1320216 45.06 566016 1028424 94140 08:57:23 08:33:01 68520 0 765448 40.68 1512 1046064 1528888 52.18 582568 965672 60072 08:57:23 08:34:01 76120 0 1011836 53.78 660 792928 1890500 64.52 774604 748732 22940 08:57:23 08:35:01 249476 0 849908 45.17 516 781644 1640184 55.98 603160 737172 64216 08:57:23 08:36:01 103836 0 789676 41.97 440 987592 1457180 49.73 655948 824268 24852 08:57:23 08:37:02 527116 0 689308 36.64 0 665120 1273036 43.45 491036 645828 6060 08:57:23 08:38:02 89212 0 794612 42.23 0 997720 2173996 74.19 592164 932092 18924 08:57:23 08:39:01 343688 0 730956 38.85 0 806900 1355248 46.25 443540 832292 0 08:57:23 08:40:01 271124 0 860132 45.71 0 750288 3154924 107.67 697228 655732 12864 08:57:23 08:41:01 202580 0 779020 41.40 0 899944 1792716 61.18 651512 763468 2120 08:57:23 08:42:01 288436 0 649912 34.54 0 943196 1186752 40.50 558140 784388 12 08:57:23 08:43:01 291456 0 646888 34.38 0 943200 1161196 39.63 556584 784052 8 08:57:23 08:44:02 292076 0 646260 34.35 0 943208 1161040 39.62 556096 784056 8 08:57:23 08:45:01 292248 0 646084 34.34 0 943212 1161040 39.62 556116 784060 8 08:57:23 08:46:01 290684 0 646788 34.38 0 944072 1161040 39.62 556504 784540 20 08:57:23 08:47:01 289864 0 647580 34.42 0 944100 1161196 39.63 557012 784556 8 08:57:23 08:48:01 290020 0 647420 34.41 0 944104 1161184 39.63 556860 784556 12 08:57:23 08:49:01 289640 0 647792 34.43 0 944112 1161148 39.63 557128 784556 12 08:57:23 08:50:01 290340 0 647084 34.39 0 944120 1161040 39.62 556468 784572 8 08:57:23 08:51:01 290252 0 647160 34.40 0 944132 1161184 39.63 556840 784572 8 08:57:23 08:52:01 286496 0 649568 34.52 0 945480 1161124 39.63 562272 783076 8 08:57:23 08:53:01 286904 0 649128 34.50 0 945512 1161040 39.62 562356 783080 20 08:57:23 08:54:01 286140 0 649924 34.54 0 945480 1161124 39.63 562468 783100 8 08:57:23 08:55:01 286408 0 649636 34.53 0 945500 1161040 39.62 562196 783116 8 08:57:23 08:56:01 286244 0 649788 34.53 0 945512 1161040 39.62 562204 783116 8 08:57:23 08:57:02 72488 0 723972 38.48 0 1085084 1588044 54.20 684600 860228 89496 08:57:23 Average: 247038 0 708449 37.65 221 925836 1408351 48.06 581601 798204 15225 08:57:23 08:57:23 08:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:57:23 08:32:03 veth8913db2 549.76 491.49 54.00 1633.12 0.00 0.00 0.00 0.00 08:57:23 08:32:03 eth0 1409.06 1155.46 5342.57 160.27 0.00 0.00 0.00 0.00 08:57:23 08:32:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:32:03 docker0 549.76 491.35 46.48 1633.11 0.00 0.00 0.00 0.00 08:57:23 08:33:01 veth06bea81 116.13 126.00 10.71 435.43 0.00 0.00 0.00 0.00 08:57:23 08:33:01 eth0 879.02 803.71 4713.58 123.94 0.00 0.00 0.00 0.00 08:57:23 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:33:01 docker0 546.28 561.20 40.80 1921.88 0.00 0.00 0.00 0.00 08:57:23 08:34:01 eth0 39.23 26.31 80.84 12.02 0.00 0.00 0.00 0.00 08:57:23 08:34:01 veth6a5c3d8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:57:23 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:34:01 docker0 7.68 7.68 0.60 51.48 0.00 0.00 0.00 0.00 08:57:23 08:35:01 eth0 31.72 17.15 24.81 13.43 0.00 0.00 0.00 0.00 08:57:23 08:35:01 veth6a5c3d8 2.03 2.03 0.16 0.17 0.00 0.00 0.00 0.00 08:57:23 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:35:01 docker0 2.03 2.03 0.13 0.17 0.00 0.00 0.00 0.00 08:57:23 08:36:01 eth0 36.03 26.76 20.17 78.58 0.00 0.00 0.00 0.00 08:57:23 08:36:01 veth6a5c3d8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:37:02 eth0 180.77 139.45 1669.29 19.68 0.00 0.00 0.00 0.00 08:57:23 08:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:37:02 veth21dd6b7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:57:23 08:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:38:02 veth2754bb2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:57:23 08:38:02 vethf6d80ac 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:57:23 08:38:02 eth0 119.51 96.46 194.42 65.05 0.00 0.00 0.00 0.00 08:57:23 08:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:39:01 eth0 171.63 124.75 1448.11 18.15 0.00 0.00 0.00 0.00 08:57:23 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:39:01 veth21dd6b7 0.00 0.52 0.00 0.03 0.00 0.00 0.00 0.00 08:57:23 08:39:01 docker0 1174.15 1147.27 92.11 3915.65 0.00 0.00 0.00 0.00 08:57:23 08:40:01 veth4a6e524 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:40:01 veth5081f60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:40:01 vethf00d68f 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:57:23 08:40:01 veth60b8817 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:57:23 08:41:01 veth70d53ad 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:57:23 08:41:01 eth0 3043.17 2494.65 13858.52 663.33 0.00 0.00 0.00 0.00 08:57:23 08:41:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:57:23 08:41:01 vethdcafeb8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:42:01 eth0 36.36 23.42 60.84 8.56 0.00 0.00 0.00 0.00 08:57:23 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:42:01 docker0 1203.51 1204.96 93.80 4306.21 0.00 0.00 0.00 0.00 08:57:23 08:43:01 eth0 0.80 0.35 0.31 0.20 0.00 0.00 0.00 0.00 08:57:23 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:44:02 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:57:23 08:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:45:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:57:23 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:46:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 08:57:23 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:47:01 eth0 1.83 0.43 0.51 0.24 0.00 0.00 0.00 0.00 08:57:23 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:48:01 eth0 2.06 0.32 0.42 0.23 0.00 0.00 0.00 0.00 08:57:23 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:49:01 eth0 1.02 0.52 0.63 0.36 0.00 0.00 0.00 0.00 08:57:23 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:50:01 eth0 0.23 0.10 0.02 0.04 0.00 0.00 0.00 0.00 08:57:23 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:51:01 eth0 0.48 0.28 0.27 0.20 0.00 0.00 0.00 0.00 08:57:23 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:52:01 eth0 0.38 0.30 0.15 0.08 0.00 0.00 0.00 0.00 08:57:23 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:53:01 eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:57:23 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:54:01 eth0 0.57 0.35 0.27 0.20 0.00 0.00 0.00 0.00 08:57:23 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:55:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:56:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:57:23 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:57:02 eth0 236.94 202.61 2154.84 70.32 0.00 0.00 0.00 0.00 08:57:23 08:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 08:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 Average: eth0 127.70 104.78 618.99 28.67 0.00 0.00 0.00 0.00 08:57:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:57:23 Average: docker0 46.37 46.43 3.61 165.91 0.00 0.00 0.00 0.00 08:57:23 08:57:23 08:57:23 ---> sar -P ALL: 08:57:23 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) 08:57:23 08:57:23 08:30:33 LINUX RESTART (4 CPU) 08:57:23 08:57:23 08:31:01 CPU %user %nice %system %iowait %steal %idle 08:57:23 08:32:03 all 16.07 0.00 7.43 3.71 0.68 72.12 08:57:23 08:32:03 0 18.98 0.00 9.13 3.79 0.66 67.44 08:57:23 08:32:03 1 14.24 0.00 6.22 3.28 0.58 75.68 08:57:23 08:32:03 2 16.14 0.00 8.30 3.99 0.72 70.85 08:57:23 08:32:03 3 14.95 0.00 6.07 3.78 0.76 74.44 08:57:23 08:33:01 all 15.18 0.00 9.21 3.37 0.39 71.85 08:57:23 08:33:01 0 15.92 0.00 12.06 4.98 0.32 66.71 08:57:23 08:33:01 1 12.66 0.00 7.64 2.60 0.37 76.72 08:57:23 08:33:01 2 16.11 0.00 8.70 3.26 0.45 71.48 08:57:23 08:33:01 3 16.02 0.00 8.48 2.64 0.43 72.44 08:57:23 08:34:01 all 36.37 0.00 11.54 5.94 0.37 45.79 08:57:23 08:34:01 0 37.74 0.00 11.98 4.97 0.31 45.00 08:57:23 08:34:01 1 34.15 0.00 11.72 4.90 0.38 48.85 08:57:23 08:34:01 2 36.57 0.00 11.30 8.20 0.37 43.56 08:57:23 08:34:01 3 37.00 0.00 11.16 5.70 0.40 45.74 08:57:23 08:35:01 all 49.31 0.00 13.44 3.18 0.40 33.66 08:57:23 08:35:01 0 48.49 0.00 13.05 3.59 0.40 34.48 08:57:23 08:35:01 1 50.42 0.00 13.12 2.23 0.47 33.75 08:57:23 08:35:01 2 48.91 0.00 13.53 3.49 0.33 33.73 08:57:23 08:35:01 3 49.43 0.00 14.08 3.41 0.41 32.67 08:57:23 08:36:01 all 47.45 0.00 14.78 4.68 0.34 32.75 08:57:23 08:36:01 0 49.41 0.00 14.90 4.88 0.35 30.46 08:57:23 08:36:01 1 46.58 0.00 14.85 5.31 0.35 32.90 08:57:23 08:36:01 2 46.90 0.00 14.78 5.33 0.32 32.67 08:57:23 08:36:01 3 46.90 0.00 14.58 3.18 0.35 34.98 08:57:23 08:37:02 all 21.88 0.00 22.38 4.63 1.93 49.17 08:57:23 08:37:02 0 23.24 0.00 21.30 4.05 1.99 49.43 08:57:23 08:37:02 1 20.16 0.00 22.95 5.40 1.89 49.60 08:57:23 08:37:02 2 22.81 0.00 22.35 5.66 2.13 47.05 08:57:23 08:37:02 3 21.33 0.00 22.93 3.40 1.73 50.62 08:57:23 08:38:02 all 17.74 0.00 27.20 26.48 1.57 27.00 08:57:23 08:38:02 0 15.68 0.00 25.28 28.58 1.61 28.86 08:57:23 08:38:02 1 18.05 0.00 27.93 26.45 1.61 25.96 08:57:23 08:38:02 2 18.55 0.00 27.08 25.66 1.63 27.08 08:57:23 08:38:02 3 18.71 0.00 28.53 25.22 1.45 26.10 08:57:23 08:39:01 all 61.27 0.00 15.90 11.36 0.25 11.23 08:57:23 08:39:01 0 60.00 0.00 15.97 7.72 0.29 16.02 08:57:23 08:39:01 1 61.77 0.00 15.06 13.69 0.25 9.23 08:57:23 08:39:01 2 61.90 0.00 15.86 12.24 0.22 9.78 08:57:23 08:39:01 3 61.43 0.00 16.69 11.82 0.23 9.83 08:57:23 08:40:01 all 27.66 0.00 23.79 19.54 0.91 28.10 08:57:23 08:40:01 0 27.04 0.00 23.11 14.42 0.89 34.54 08:57:23 08:40:01 1 27.34 0.00 24.65 22.14 0.85 25.02 08:57:23 08:40:01 2 29.11 0.00 22.97 20.37 1.02 26.53 08:57:23 08:40:01 3 27.14 0.00 24.44 21.27 0.89 26.27 08:57:23 08:41:01 all 52.70 0.00 19.86 18.32 0.32 8.80 08:57:23 08:41:01 0 51.26 0.00 20.40 18.26 0.30 9.78 08:57:23 08:41:01 1 52.15 0.00 20.06 19.94 0.34 7.51 08:57:23 08:41:01 2 53.93 0.00 19.41 16.74 0.32 9.61 08:57:23 08:41:01 3 53.46 0.00 19.59 18.34 0.34 8.28 08:57:23 08:42:01 all 2.57 0.00 2.42 1.90 0.06 93.04 08:57:23 08:42:01 0 2.99 0.00 2.65 0.30 0.08 93.97 08:57:23 08:42:01 1 2.54 0.00 2.29 1.46 0.03 93.68 08:57:23 08:42:01 2 2.37 0.00 2.52 2.96 0.05 92.10 08:57:23 08:42:01 3 2.37 0.00 2.24 2.89 0.07 92.43 08:57:23 08:57:23 08:42:01 CPU %user %nice %system %iowait %steal %idle 08:57:23 08:43:01 all 0.15 0.00 0.04 0.00 0.00 99.81 08:57:23 08:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:57:23 08:43:01 1 0.50 0.00 0.05 0.00 0.00 99.45 08:57:23 08:43:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:57:23 08:43:01 3 0.05 0.00 0.05 0.00 0.00 99.90 08:57:23 08:44:02 all 0.20 0.00 0.30 0.00 0.04 99.45 08:57:23 08:44:02 0 0.10 0.00 0.30 0.00 0.08 99.52 08:57:23 08:44:02 1 0.35 0.00 0.20 0.00 0.03 99.42 08:57:23 08:44:02 2 0.27 0.00 0.32 0.00 0.02 99.40 08:57:23 08:44:02 3 0.10 0.00 0.40 0.00 0.03 99.47 08:57:23 08:45:01 all 0.10 0.00 0.04 0.00 0.00 99.86 08:57:23 08:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:57:23 08:45:01 1 0.05 0.00 0.05 0.00 0.00 99.90 08:57:23 08:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:57:23 08:45:01 3 0.32 0.00 0.07 0.02 0.00 99.59 08:57:23 08:46:01 all 0.08 0.00 0.08 0.02 0.02 99.81 08:57:23 08:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:57:23 08:46:01 1 0.07 0.00 0.08 0.02 0.02 99.82 08:57:23 08:46:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:57:23 08:46:01 3 0.17 0.00 0.17 0.07 0.02 99.58 08:57:23 08:47:01 all 0.15 0.00 0.03 0.00 0.00 99.82 08:57:23 08:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:57:23 08:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:57:23 08:47:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:57:23 08:47:01 3 0.50 0.00 0.02 0.00 0.00 99.48 08:57:23 08:48:01 all 0.17 0.00 0.03 0.00 0.00 99.81 08:57:23 08:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:57:23 08:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:57:23 08:48:01 2 0.08 0.00 0.07 0.00 0.00 99.85 08:57:23 08:48:01 3 0.53 0.00 0.00 0.00 0.00 99.47 08:57:23 08:49:01 all 0.15 0.00 0.04 0.00 0.00 99.81 08:57:23 08:49:01 0 0.03 0.00 0.05 0.00 0.00 99.92 08:57:23 08:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:57:23 08:49:01 2 0.05 0.00 0.05 0.00 0.02 99.88 08:57:23 08:49:01 3 0.48 0.00 0.03 0.00 0.00 99.48 08:57:23 08:50:01 all 0.16 0.00 0.02 0.00 0.01 99.81 08:57:23 08:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:57:23 08:50:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:57:23 08:50:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:57:23 08:50:01 3 0.53 0.00 0.02 0.00 0.00 99.45 08:57:23 08:51:01 all 0.09 0.00 0.05 0.00 0.02 99.84 08:57:23 08:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:57:23 08:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:57:23 08:51:01 2 0.05 0.00 0.07 0.00 0.03 99.85 08:57:23 08:51:01 3 0.27 0.00 0.08 0.00 0.02 99.63 08:57:23 08:52:01 all 0.06 0.00 0.05 0.00 0.00 99.88 08:57:23 08:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:57:23 08:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:57:23 08:52:01 2 0.05 0.00 0.07 0.02 0.00 99.87 08:57:23 08:52:01 3 0.13 0.00 0.07 0.00 0.00 99.80 08:57:23 08:53:01 all 0.09 0.00 0.03 0.00 0.00 99.89 08:57:23 08:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:57:23 08:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:57:23 08:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:57:23 08:53:01 3 0.28 0.00 0.03 0.00 0.00 99.68 08:57:23 08:57:23 08:53:01 CPU %user %nice %system %iowait %steal %idle 08:57:23 08:54:01 all 0.15 0.00 0.03 0.00 0.00 99.82 08:57:23 08:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:57:23 08:54:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:57:23 08:54:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:57:23 08:54:01 3 0.52 0.00 0.02 0.00 0.00 99.47 08:57:23 08:55:01 all 0.15 0.00 0.02 0.00 0.00 99.83 08:57:23 08:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:57:23 08:55:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:57:23 08:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:57:23 08:55:01 3 0.50 0.00 0.02 0.00 0.00 99.48 08:57:23 08:56:01 all 0.13 0.00 0.03 0.00 0.00 99.83 08:57:23 08:56:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:57:23 08:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:57:23 08:56:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:57:23 08:56:01 3 0.48 0.00 0.02 0.00 0.00 99.50 08:57:23 08:57:02 all 4.38 0.00 3.09 2.13 0.06 90.34 08:57:23 08:57:02 0 3.75 0.00 3.10 0.99 0.05 92.12 08:57:23 08:57:02 1 3.47 0.00 2.89 1.39 0.08 92.17 08:57:23 08:57:02 2 5.90 0.00 3.36 4.66 0.07 86.02 08:57:23 08:57:02 3 4.40 0.00 3.03 1.47 0.03 91.07 08:57:23 Average: all 13.17 0.00 6.38 3.89 0.28 76.28 08:57:23 Average: 0 13.21 0.00 6.45 3.57 0.28 76.50 08:57:23 Average: 1 12.80 0.00 6.32 4.02 0.27 76.58 08:57:23 Average: 2 13.38 0.00 6.36 4.18 0.29 75.79 08:57:23 Average: 3 13.28 0.00 6.39 3.80 0.27 76.26 08:57:23 08:57:23 08:57:23