Pull request #3721 updated Connecting to https://api.github.com using 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 main at 55c60972707841fad2bbf07dc204ee3a953d5015 rather than 8ad0320b9fc40181115035b58aac62a29de68482 Obtained Jenkinsfile from 55c60972707841fad2bbf07dc204ee3a953d5015 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh81206922915570192.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7723448352552119083.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-3721/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3721/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5561660799679651428.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7783253785690096806.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3721/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3721/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8406208412793692252.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1556’ Running on prd-centos7-docker-4c-2g-1561 in /w/workspace/edgexfoundry_edgex-go_PR-3721 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh423136957418830458.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 55c60972707841fad2bbf07dc204ee3a953d5015 into PR head commit 8ad0320b9fc40181115035b58aac62a29de68482 Merge succeeded, producing 8ad0320b9fc40181115035b58aac62a29de68482 Checking out Revision 8ad0320b9fc40181115035b58aac62a29de68482 (PR-3721) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8457838383545696020.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3721/head:refs/remotes/origin/PR-3721 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ad0320b9fc40181115035b58aac62a29de68482 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2315960219315761892.key > git merge 55c60972707841fad2bbf07dc204ee3a953d5015 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ad0320b9fc40181115035b58aac62a29de68482 # timeout=10 Commit message: "fix(command): Using the Device Service response code for Get Command" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:42:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:42:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:42:23 ========================================================= 02:42:23 EdgeX Global Pipelines Version Info 02:42:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:42:24 ------------------- 02:42:24 stable info: 02:42:24 ------------------- 02:42:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:42:24 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:42:24 Message: update stable to v1.0.205 02:42:24 ------------------- 02:42:24 experimental info: 02:42:24 ------------------- 02:42:24 Commited By: **** collab-it+edgex@linuxfoundation.org 02:42:24 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 02:42:24 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3721 [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3721 [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3721 [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ad0320b9fc40181115035b58aac62a29de68482 [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ad0320 > git rev-list --no-walk 95cbd1cffbe79d5251ccbc7882f3cb6ea48b7190 # timeout=10 [Pipeline] echo 02:42:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:42:25 provisioning config files... 02:42:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8950499359217277111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:26 ---> docker-login.sh 02:42:26 nexus3.edgexfoundry.org:10001 02:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:26 Configure a credential helper to remove this warning. See 02:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:26 02:42:26 Login Succeeded 02:42:26 nexus3.edgexfoundry.org:10002 02:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:26 Configure a credential helper to remove this warning. See 02:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:26 02:42:26 Login Succeeded 02:42:26 nexus3.edgexfoundry.org:10003 02:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:26 Configure a credential helper to remove this warning. See 02:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:26 02:42:26 Login Succeeded 02:42:26 nexus3.edgexfoundry.org:10004 02:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:26 Configure a credential helper to remove this warning. See 02:42:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:26 02:42:26 Login Succeeded 02:42:26 docker.io 02:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:42:27 Configure a credential helper to remove this warning. See 02:42:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:42:27 02:42:27 Login Succeeded 02:42:27 ---> docker-login.sh ends [Pipeline] } 02:42:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:42:27 ++ 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 02:42:27 + for file in '`ls cmd/**/Dockerfile`' 02:42:27 ++ dirname cmd/core-command/Dockerfile 02:42:27 ++ cut -d/ -f2 02:42:27 + echo core-command,cmd/core-command/Dockerfile 02:42:27 + for file in '`ls cmd/**/Dockerfile`' 02:42:27 ++ dirname cmd/core-data/Dockerfile 02:42:27 ++ cut -d/ -f2 02:42:27 + echo core-data,cmd/core-data/Dockerfile 02:42:27 + for file in '`ls cmd/**/Dockerfile`' 02:42:27 ++ dirname cmd/core-metadata/Dockerfile 02:42:27 ++ cut -d/ -f2 02:42:27 + echo core-metadata,cmd/core-metadata/Dockerfile 02:42:27 + for file in '`ls cmd/**/Dockerfile`' 02:42:27 ++ dirname cmd/security-bootstrapper/Dockerfile 02:42:27 ++ cut -d/ -f2 02:42:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:42:27 + for file in '`ls cmd/**/Dockerfile`' 02:42:27 ++ dirname cmd/security-proxy-setup/Dockerfile 02:42:27 ++ cut -d/ -f2 02:42:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:42:27 + for file in '`ls cmd/**/Dockerfile`' 02:42:27 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:42:27 ++ cut -d/ -f2 02:42:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:42:27 + for file in '`ls cmd/**/Dockerfile`' 02:42:27 ++ dirname cmd/support-notifications/Dockerfile 02:42:27 ++ cut -d/ -f2 02:42:27 + echo support-notifications,cmd/support-notifications/Dockerfile 02:42:27 + for file in '`ls cmd/**/Dockerfile`' 02:42:27 ++ dirname cmd/support-scheduler/Dockerfile 02:42:27 ++ cut -d/ -f2 02:42:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:42:27 + for file in '`ls cmd/**/Dockerfile`' 02:42:27 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:42:27 ++ cut -d/ -f2 02:42:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:42:27 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 02:42:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:42:31 02:42:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:42:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:42:31 latest: Pulling from edgex-devops/git-semver 02:42:31 31603596830f: Pulling fs layer 02:42:31 04fac38145f0: Pulling fs layer 02:42:31 701f6daf10bf: Pulling fs layer 02:42:31 24f72da36158: Pulling fs layer 02:42:31 24f72da36158: Waiting 02:42:31 04fac38145f0: Verifying Checksum 02:42:31 04fac38145f0: Download complete 02:42:31 31603596830f: Verifying Checksum 02:42:31 31603596830f: Download complete 02:42:31 31603596830f: Pull complete 02:42:32 24f72da36158: Verifying Checksum 02:42:32 24f72da36158: Download complete 02:42:32 04fac38145f0: Pull complete 02:42:32 701f6daf10bf: Verifying Checksum 02:42:32 701f6daf10bf: Download complete 02:42:32 701f6daf10bf: Pull complete 02:42:32 24f72da36158: Pull complete 02:42:32 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 02:42:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:42:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:42:33 prd-centos7-docker-4c-2g-1561 does not seem to be running inside a container 02:42:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:42:34 $ docker top ff956165c3223cbd8a4729b8e4199058016d12c1333db690e6499553cd4fe835 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:42:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:34 [ssh-agent] Looking for ssh-agent implementation... 02:42:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:34 $ docker exec ff956165c3223cbd8a4729b8e4199058016d12c1333db690e6499553cd4fe835 ssh-agent 02:42:34 SSH_AUTH_SOCK=/tmp/ssh-3MEzeemFoF7N/agent.14 02:42:34 SSH_AGENT_PID=20 02:42:34 Running ssh-add (command line suppressed) 02:42:34 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6256781502848691440.key (/w/workspace/edgex-go/2@tmp/private_key_6256781502848691440.key) 02:42:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:35 + git tag --points-at HEAD [Pipeline] } 02:42:35 $ docker exec --env ******** --env ******** ff956165c3223cbd8a4729b8e4199058016d12c1333db690e6499553cd4fe835 ssh-agent -k 02:42:35 unset SSH_AUTH_SOCK; 02:42:35 unset SSH_AGENT_PID; 02:42:35 echo Agent pid 20 killed; 02:42:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:42:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:42:35 [ssh-agent] Looking for ssh-agent implementation... 02:42:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:42:35 $ docker exec ff956165c3223cbd8a4729b8e4199058016d12c1333db690e6499553cd4fe835 ssh-agent 02:42:35 SSH_AUTH_SOCK=/tmp/ssh-G2e90rjKvjt7/agent.54 02:42:35 SSH_AGENT_PID=60 02:42:35 Running ssh-add (command line suppressed) 02:42:35 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5684615973683837526.key (/w/workspace/edgex-go/2@tmp/private_key_5684615973683837526.key) 02:42:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:42:36 + git semver init 02:42:36 # -> Open(): unable to determine branch for HEAD 02:42:36 # $GIT_DIR = /w/workspace/edgex-go/2/.git 02:42:36 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 02:42:36 # $SEMVER_REMOTE_NAME = origin 02:42:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:42:36 # $SEMVER_USER_NAME = edgex-jenkins 02:42:36 # $SEMVER_BRANCH = PR-3721 02:42:36 # $SEMVER_TEMP = /tmp/semver-801685796 02:42:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:43:02 # '/tmp/semver-801685796' -> '/w/workspace/edgex-go/2/.semver' 02:43:03 # -> Force: false 02:43:03 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 02:43:03 $ docker exec --env ******** --env ******** ff956165c3223cbd8a4729b8e4199058016d12c1333db690e6499553cd4fe835 ssh-agent -k 02:43:03 unset SSH_AUTH_SOCK; 02:43:03 unset SSH_AGENT_PID; 02:43:03 echo Agent pid 60 killed; 02:43:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:03 + git semver [Pipeline] } 02:43:03 $ docker stop --time=1 ff956165c3223cbd8a4729b8e4199058016d12c1333db690e6499553cd4fe835 02:43:05 $ docker rm -f ff956165c3223cbd8a4729b8e4199058016d12c1333db690e6499553cd4fe835 [Pipeline] // withDockerContainer [Pipeline] sh 02:43:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:43:06 Stashed 1 file(s) [Pipeline] echo 02:43:06 [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] echo 02:43:06 ========================================================= 02:43:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:43:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:43:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:43:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:43:07 540db60ca938: Pulling fs layer 02:43:07 adcc1eea9eea: Pulling fs layer 02:43:07 4c4ab2625f07: Pulling fs layer 02:43:07 db62176df00c: Pulling fs layer 02:43:07 3b30891b0d05: Pulling fs layer 02:43:07 06b49ca38bd5: Pulling fs layer 02:43:07 c788192a36de: Pulling fs layer 02:43:07 a77e37c0d609: Pulling fs layer 02:43:07 c3185cebc471: Pulling fs layer 02:43:07 db62176df00c: Waiting 02:43:07 3b30891b0d05: Waiting 02:43:07 06b49ca38bd5: Waiting 02:43:07 c788192a36de: Waiting 02:43:07 a77e37c0d609: Waiting 02:43:07 c3185cebc471: Waiting 02:43:07 4c4ab2625f07: Verifying Checksum 02:43:07 4c4ab2625f07: Download complete 02:43:07 adcc1eea9eea: Verifying Checksum 02:43:07 adcc1eea9eea: Download complete 02:43:07 3b30891b0d05: Verifying Checksum 02:43:07 3b30891b0d05: Download complete 02:43:07 06b49ca38bd5: Verifying Checksum 02:43:07 06b49ca38bd5: Download complete 02:43:07 540db60ca938: Verifying Checksum 02:43:07 540db60ca938: Download complete 02:43:07 c788192a36de: Verifying Checksum 02:43:07 c788192a36de: Download complete 02:43:07 540db60ca938: Pull complete 02:43:07 adcc1eea9eea: Pull complete 02:43:07 4c4ab2625f07: Pull complete 02:43:08 a77e37c0d609: Verifying Checksum 02:43:08 a77e37c0d609: Download complete 02:43:12 c3185cebc471: Verifying Checksum 02:43:12 c3185cebc471: Download complete 02:43:12 db62176df00c: Verifying Checksum 02:43:12 db62176df00c: Download complete 02:43:16 db62176df00c: Pull complete 02:43:16 3b30891b0d05: Pull complete 02:43:16 06b49ca38bd5: Pull complete 02:43:16 c788192a36de: Pull complete 02:43:16 a77e37c0d609: Pull complete 02:43:18 c3185cebc471: Pull complete 02:43:18 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 02:43:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:43:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 02:43:19 + docker build -t ci-base-image-x86_64 -f - . 02:43:19 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:43:19 WORKDIR /edgex 02:43:19 COPY go.mod . 02:43:19 RUN go mod download' 02:43:20 Sending build context to Docker daemon 328.9MB 02:43:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:43:20 ---> 031687cdd783 02:43:20 Step 2/4 : WORKDIR /edgex 02:43:21 Still waiting to schedule task 02:43:21 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:43:22 ---> Running in 8ecd0dccff45 02:43:22 Removing intermediate container 8ecd0dccff45 02:43:22 ---> 9fff762fffee 02:43:22 Step 3/4 : COPY go.mod . 02:43:23 ---> cc599331c015 02:43:23 Step 4/4 : RUN go mod download 02:43:23 ---> Running in d10ceee4a6a0 02:44:44 Removing intermediate container d10ceee4a6a0 02:44:44 ---> a83a8662fb3b 02:44:44 Successfully built a83a8662fb3b 02:44:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:44:45 + docker inspect -f . ci-base-image-x86_64 02:44:45 . [Pipeline] withDockerContainer 02:44:45 prd-centos7-docker-4c-2g-1561 does not seem to be running inside a container 02:44:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:44:45 $ docker top 2f7e856c0d75660a800eb491319defb0b739fb6bb46f1369cf6d412b3f073774 -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:46 + go version 02:44:46 go version go1.16.6 linux/amd64 [Pipeline] } 02:44:46 $ docker stop --time=1 2f7e856c0d75660a800eb491319defb0b739fb6bb46f1369cf6d412b3f073774 02:44:47 $ docker rm -f 2f7e856c0d75660a800eb491319defb0b739fb6bb46f1369cf6d412b3f073774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:44:48 + docker inspect -f . ci-base-image-x86_64 02:44:48 . [Pipeline] withDockerContainer 02:44:48 prd-centos7-docker-4c-2g-1561 does not seem to be running inside a container 02:44:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:44:48 $ docker top 234eb6e1d2a33314cfb045199d793c31e7c8e2a886fac0c1131bc20aea63e905 -eo pid,comm [Pipeline] { [Pipeline] echo 02:44:48 ========================================================= 02:44:48 [edgeXBuildGoParallel] Running Tests and Build... 02:44:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:44:49 + go mod tidy [Pipeline] sh 02:44:50 + make test 02:44:50 go mod tidy 02:44:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:44:58 ? github.com/edgexfoundry/edgex-go [no test files] 02:45:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:45:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:45:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:45:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:45:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:45:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:45:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:45:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:45:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:45:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:45:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:45:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:45:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:45:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:45:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 02:45:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:45:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:45:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 100.0% of statements 02:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:45:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 46.3% of statements 02:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:45:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:45:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.141s coverage: 90.1% of statements 02:45:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:45:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:45:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 81.2% of statements 02:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 02:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:45:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:45:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1562 in /w/workspace/edgexfoundry_edgex-go_PR-3721 [Pipeline] { [Pipeline] ws 02:45:41 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 02:45:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.299s coverage: 94.2% of statements 02:45:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:45:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:45:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 59.1% of statements 02:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:45:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 02:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:45:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:45:41 The recommended git tool is: git 02:45:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements 02:45:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:45:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 02:45:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 21.7% of statements 02:45:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:45:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 02:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 79.5% of statements 02:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 02:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 02:45:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 02:45:47 using credential edgex-jenkins-ssh 02:45:47 Cloning the remote Git repository 02:45:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:45:47 > git init /w/workspace/edgex-go/2 # timeout=10 02:45:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:45:47 > git --version # timeout=10 02:45:47 > git --version # 'git version 2.17.1' 02:45:47 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements 02:45:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 02:46:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.201s coverage: 81.8% of statements 02:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:46:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:46:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:46:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:46:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:46:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:46:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3721/head:refs/remotes/origin/PR-3721 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:46:10 Merging remotes/origin/main commit 55c60972707841fad2bbf07dc204ee3a953d5015 into PR head commit 8ad0320b9fc40181115035b58aac62a29de68482 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:46:10 Failed in branch arm64 02:46:10 > git config core.sparsecheckout # timeout=10 02:46:10 > git checkout -f 8ad0320b9fc40181115035b58aac62a29de68482 # timeout=10 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.080s coverage: 87.2% of statements 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.241s coverage: 70.5% of statements 02:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 43.6% of statements 02:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:46:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:46:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements 02:46:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:46:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 02:46:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:46:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 19.5% of statements 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:46:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.0% of statements 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:46:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:46:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 02:46:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.063s coverage: 28.9% of statements 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:46:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 02:46:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 02:46:29 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:47:10 GO111MODULE=on go vet ./... 02:47:24 gofmt -l . 02:47:24 [ "`gofmt -l .`" = "" ] 02:47:24 ./bin/test-attribution-txt.sh [Pipeline] sh 02:47:25 + ls -al . 02:47:25 total 612 02:47:25 drwxrwxr-x 10 1001 1001 4096 Sep 27 02:47 . 02:47:25 drwxr-xr-x 4 root root 28 Sep 27 02:44 .. 02:47:25 -rw-rw-r-- 1 1001 1001 11 Sep 27 02:42 .dockerignore 02:47:25 drwxrwxr-x 8 1001 1001 179 Sep 27 02:42 .git 02:47:25 drwxrwxr-x 4 1001 1001 142 Sep 27 02:42 .github 02:47:25 -rw-rw-r-- 1 1001 1001 818 Sep 27 02:42 .gitignore 02:47:25 -rw-rw-r-- 1 1001 1001 129 Sep 27 02:42 .golangci.yml 02:47:25 -rw-rw-r-- 1 1001 1001 76 Sep 27 02:42 .hadolint.yml 02:47:25 drwx------ 3 1001 1001 58 Sep 27 02:43 .semver 02:47:25 -rw-rw-r-- 1 1001 1001 166 Sep 27 02:42 .sonarcloud.properties 02:47:25 -rw-rw-r-- 1 1001 1001 1171 Sep 27 02:42 ADOPTERS.md 02:47:25 -rw-rw-r-- 1 1001 1001 8493 Sep 27 02:42 Attribution.txt 02:47:25 -rw-rw-r-- 1 1001 1001 43881 Sep 27 02:42 CHANGELOG.md 02:47:25 -rw-rw-r-- 1 1001 1001 3804 Sep 27 02:42 CONTRIBUTING.md 02:47:25 -rw-rw-r-- 1 1001 1001 677 Sep 27 02:42 GOVERNANCE.md 02:47:25 -rw-rw-r-- 1 1001 1001 849 Sep 27 02:42 Jenkinsfile 02:47:25 -rw-rw-r-- 1 1001 1001 10775 Sep 27 02:42 LICENSE 02:47:25 -rw-rw-r-- 1 1001 1001 6386 Sep 27 02:42 Makefile 02:47:25 -rw-rw-r-- 1 1001 1001 582 Sep 27 02:42 OWNERS.md 02:47:25 -rw-rw-r-- 1 1001 1001 8643 Sep 27 02:42 README.md 02:47:25 -rw-rw-r-- 1 1001 1001 6912 Sep 27 02:42 SECURITY.md 02:47:25 -rw-rw-r-- 1 1001 1001 5 Sep 27 02:43 VERSION 02:47:25 -rw-rw-r-- 1 1001 1001 4131 Sep 27 02:42 ZMQWindows.md 02:47:25 drwxrwxr-x 2 1001 1001 37 Sep 27 02:42 bin 02:47:25 drwxrwxr-x 14 1001 1001 4096 Sep 27 02:42 cmd 02:47:25 -rw-r--r-- 1 root root 403630 Sep 27 02:46 coverage.out 02:47:25 -rw-rw-r-- 1 1001 1001 841 Sep 27 02:42 go.mod 02:47:25 -rw-r--r-- 1 root root 50064 Sep 27 02:44 go.sum 02:47:25 drwxrwxr-x 8 1001 1001 124 Sep 27 02:42 internal 02:47:25 drwxrwxr-x 3 1001 1001 16 Sep 27 02:42 openapi 02:47:25 drwxrwxr-x 4 1001 1001 71 Sep 27 02:42 snap 02:47:25 -rw-rw-r-- 1 1001 1001 204 Sep 27 02:42 version.go [Pipeline] sh 02:47:25 + '[' -e coverage.out ] 02:47:25 + chown 1001:1001 coverage.out [Pipeline] stash 02:47:25 Stashed 1 file(s) [Pipeline] sh 02:47:25 + make build 02:47:25 go mod tidy 02:47:26 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 02:47:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:47:37 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 02:47:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:47:39 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 02:47:39 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 02:47:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:47:41 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 02:47:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:47:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:47:44 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 02:47:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 02:47:46 $ docker stop --time=1 234eb6e1d2a33314cfb045199d793c31e7c8e2a886fac0c1131bc20aea63e905 02:47:48 $ docker rm -f 234eb6e1d2a33314cfb045199d793c31e7c8e2a886fac0c1131bc20aea63e905 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:47:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:47:52 02:47:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:47:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:47:54 latest: Pulling from edgex-devops/edgex-compose 02:47:54 cbdbe7a5bc2a: Pulling fs layer 02:47:54 ca9280d653b3: Pulling fs layer 02:47:54 7e9c9ca2126c: Pulling fs layer 02:47:54 cbdbe7a5bc2a: Verifying Checksum 02:47:54 cbdbe7a5bc2a: Download complete 02:47:54 cbdbe7a5bc2a: Pull complete 02:47:54 ca9280d653b3: Verifying Checksum 02:47:54 ca9280d653b3: Download complete 02:47:55 ca9280d653b3: Pull complete 02:47:56 7e9c9ca2126c: Verifying Checksum 02:47:56 7e9c9ca2126c: Download complete 02:48:02 7e9c9ca2126c: Pull complete 02:48:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:48:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:48:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:48:02 prd-centos7-docker-4c-2g-1561 does not seem to be running inside a container 02:48:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:48:07 $ docker top b9aeb7576c6c0f2808bc0fc463b8af0022c8fc9c78a584008b5b7297575a76c1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:08 + grep parallel 02:48:08 + docker-compose build --help 02:48:09 --parallel Build images in parallel. [Pipeline] } 02:48:09 $ docker stop --time=1 b9aeb7576c6c0f2808bc0fc463b8af0022c8fc9c78a584008b5b7297575a76c1 02:48:10 $ docker rm -f b9aeb7576c6c0f2808bc0fc463b8af0022c8fc9c78a584008b5b7297575a76c1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:48:10 . [Pipeline] withDockerContainer 02:48:10 prd-centos7-docker-4c-2g-1561 does not seem to be running inside a container 02:48:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:48:11 $ docker top 1cea6693e60510c0fcb5d3ddaf13a2d4879128264060e2ba2759ddab398c0d8d -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:11 + docker-compose -f ./docker-compose-build.yml build --parallel 02:48:12 Building core-command ... 02:48:12 Building core-data ... 02:48:12 Building core-metadata ... 02:48:12 Building security-bootstrapper ... 02:48:12 Building security-proxy-setup ... 02:48:12 Building security-secretstore-setup ... 02:48:12 Building support-notifications ... 02:48:12 Building support-scheduler ... 02:48:12 Building sys-mgmt-agent ... 02:48:12 Building sys-mgmt-agent 02:48:12 Building core-command 02:48:12 Building core-data 02:48:12 Building security-secretstore-setup 02:48:12 Building security-proxy-setup 02:48:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:48:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:48:25 ---> a83a8662fb3b 02:48:25 Step 3/22 : WORKDIR /edgex-go 02:48:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:48:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:48:25 ---> a83a8662fb3b 02:48:25 Step 3/24 : WORKDIR /edgex-go 02:48:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:48:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:48:25 ---> a83a8662fb3b 02:48:25 Step 3/24 : WORKDIR /edgex-go 02:48:34 ---> Running in 4ea0f754c667 02:48:34 ---> Running in 9e0d16df05f3 02:48:34 ---> Running in a2e3c94a0d32 02:48:38 Removing intermediate container 4ea0f754c667 02:48:38 ---> e0a80a7c45d5 02:48:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:38 Removing intermediate container a2e3c94a0d32 02:48:38 ---> 9f6009944c06 02:48:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:38 Removing intermediate container 9e0d16df05f3 02:48:38 ---> ca7ba5ef5dd9 02:48:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:39 ---> Running in 9121bf8a9622 02:48:39 ---> Running in 9d69e713ef55 02:48:39 ---> Running in 6325d172eb60 02:48:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:48:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:48:42 ---> a83a8662fb3b 02:48:42 Step 3/24 : WORKDIR /edgex-go 02:48:42 ---> Using cache 02:48:42 ---> e0a80a7c45d5 02:48:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:44 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:48:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:48:44 ---> a83a8662fb3b 02:48:44 Step 3/26 : WORKDIR /edgex-go 02:48:44 ---> Using cache 02:48:44 ---> e0a80a7c45d5 02:48:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:44 ---> Running in 73a6fb7f291e 02:48:44 ---> Running in 681da98d9a0f 02:48:44 Removing intermediate container 9d69e713ef55 02:48:44 ---> a58851586f3a 02:48:44 Step 5/24 : RUN apk add --update --no-cache make git 02:48:45 ---> Running in dbcd1471058c 02:48:45 Removing intermediate container 9121bf8a9622 02:48:45 ---> d49b86325066 02:48:45 Step 5/22 : RUN apk add --update --no-cache make git 02:48:45 ---> Running in 237b07f98426 02:48:45 Removing intermediate container 6325d172eb60 02:48:45 ---> 42528cb25d09 02:48:45 Step 5/24 : RUN apk add --update --no-cache make bash git 02:48:45 ---> Running in 12b6abc794be 02:48:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:48:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:48:46 Removing intermediate container 73a6fb7f291e 02:48:46 ---> dd7f1282aa6d 02:48:46 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:48:46 Removing intermediate container 681da98d9a0f 02:48:46 ---> bd4dae75a6e2 02:48:46 Step 5/26 : RUN apk add --update --no-cache make git 02:48:46 ---> Running in 6ccb99e2ac80 02:48:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:48:46 ---> Running in 4f7909859480 02:48:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:48:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:48:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:48:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:48:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:48:47 OK: 219 MiB in 52 packages 02:48:47 OK: 219 MiB in 52 packages 02:48:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:48:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:48:49 Removing intermediate container dbcd1471058c 02:48:49 ---> 21d8833897c2 02:48:49 Step 6/24 : COPY go.mod . 02:48:49 Removing intermediate container 237b07f98426 02:48:49 ---> f83ec5076f80 02:48:49 Step 6/22 : COPY go.mod . 02:48:49 ---> f5e0d26ab755 02:48:49 Step 7/24 : RUN go mod download 02:48:49 ---> Running in 0d68118232a1 02:48:49 ---> 7b6317264ad2 02:48:49 Step 7/22 : RUN go mod download 02:48:49 OK: 219 MiB in 52 packages 02:48:49 ---> Running in fbee55fb936c 02:48:49 OK: 219 MiB in 52 packages 02:48:49 OK: 219 MiB in 52 packages 02:48:49 Removing intermediate container 6ccb99e2ac80 02:48:49 ---> cce025a7a1f0 02:48:49 Step 6/24 : COPY go.mod . 02:48:49 Removing intermediate container 4f7909859480 02:48:49 ---> 9f00bdbed6aa 02:48:49 Step 6/26 : COPY go.mod . 02:48:49 ---> 30bfb745648d 02:48:49 Step 7/24 : RUN go mod download 02:48:49 Removing intermediate container 12b6abc794be 02:48:49 ---> 2ef86bcb1d26 02:48:49 Step 6/24 : COPY go.mod . 02:48:49 ---> Running in 9eabe57c4aa1 02:48:49 ---> b42f923ce08f 02:48:49 Step 7/26 : RUN go mod download 02:48:49 ---> Running in 34c9ab6b25cb 02:48:49 ---> 5f80347a46cf 02:48:49 Step 7/24 : RUN go mod download 02:48:50 ---> Running in 6af38c0adda5 02:48:51 Removing intermediate container 0d68118232a1 02:48:51 ---> 53636c9d0d10 02:48:51 Step 8/24 : COPY . . 02:48:51 Removing intermediate container fbee55fb936c 02:48:51 ---> f520cae5943d 02:48:51 Step 8/22 : COPY . . 02:49:01 Removing intermediate container 6af38c0adda5 02:49:01 ---> fb062b7db7a9 02:49:01 Step 8/24 : COPY . . 02:49:10 Removing intermediate container 34c9ab6b25cb 02:49:10 ---> 262cef64d577 02:49:10 Step 8/26 : COPY . . 02:49:10 Removing intermediate container 9eabe57c4aa1 02:49:10 ---> d1aaeffd11cb 02:49:10 Step 8/24 : COPY . . 02:49:10 ---> 38450de8567e 02:49:10 Step 9/24 : RUN go mod tidy 02:49:10 ---> cc138add788d 02:49:10 Step 9/22 : RUN go mod tidy 02:49:11 ---> Running in 0e61540f3b69 02:49:11 ---> Running in 718300c85b2c 02:49:11 ---> a7842819d659 02:49:11 Step 9/24 : RUN go mod tidy 02:49:20 ---> Running in 3946c4388f88 02:49:23 ---> 67008f4205bc 02:49:23 Step 9/26 : RUN go mod tidy 02:49:23 ---> Running in 5f4bbfc68b18 02:49:23 Removing intermediate container 0e61540f3b69 02:49:23 ---> c75e57374158 02:49:23 Step 10/24 : RUN make cmd/core-command/core-command 02:49:23 ---> Running in 2d36c62d34cc 02:49:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:49:25 Removing intermediate container 3946c4388f88 02:49:25 ---> 5c447be2da42 02:49:25 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:49:25 Removing intermediate container 718300c85b2c 02:49:25 ---> 93fec887864f 02:49:25 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:49:25 ---> Running in 26d93e693611 02:49:25 ---> Running in 2df6b955c58a 02:49:26 Removing intermediate container 5f4bbfc68b18 02:49:26 ---> 495a7ca89e38 02:49:26 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:49:26 ---> Running in d32615109b87 02:49:27 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 02:49:27 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 02:49:27 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 02:49:33 ---> e41e4cd30245 02:49:33 Step 9/24 : RUN go mod tidy 02:49:33 ---> Running in 541d96ade964 02:49:35 Removing intermediate container 541d96ade964 02:49:35 ---> 02e06d468c0a 02:49:35 Step 10/24 : RUN make cmd/core-data/core-data 02:49:35 ---> Running in 4b974abf476e 02:49:36 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 02:50:23 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 02:50:23 Removing intermediate container 2d36c62d34cc 02:50:23 ---> 8308dc5ba271 02:50:23 02:50:23 Step 11/24 : FROM alpine:3.14 02:50:23 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 02:50:23 3.14: Pulling from library/alpine 02:50:23 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 02:50:23 Status: Downloaded newer image for alpine:3.14 02:50:23 ---> 14119a10abf4 02:50:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:50:23 ---> Running in bf8cf45cf584 02:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:50:23 (1/1) Installing dumb-init (1.2.5-r1) 02:50:23 Executing busybox-1.33.1-r3.trigger 02:50:23 OK: 6 MiB in 15 packages 02:50:23 Removing intermediate container 26d93e693611 02:50:23 ---> 410bcfa1b545 02:50:23 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:50:23 ---> Running in 9f25b5bee29f 02:50:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:50:26 Removing intermediate container bf8cf45cf584 02:50:26 ---> 87d0e7ec3205 02:50:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:50:29 ---> Running in 54c9be163892 02:50:29 Removing intermediate container d32615109b87 02:50:29 ---> b5d0ce8f972c 02:50:29 02:50:29 Step 11/26 : FROM alpine:3.14 02:50:29 ---> 14119a10abf4 02:50:29 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:50:29 Removing intermediate container 2df6b955c58a 02:50:29 ---> c0452fc52a20 02:50:29 02:50:29 Step 11/22 : FROM alpine:3.14 02:50:29 ---> 14119a10abf4 02:50:29 Step 12/22 : RUN apk add --update --no-cache curl 02:50:29 ---> Running in 8cf5d5399aa7 02:50:29 ---> Running in 2ff715ce6264 02:50:29 Removing intermediate container 54c9be163892 02:50:29 ---> 7f83204fdee4 02:50:29 Step 14/24 : ENV APP_PORT=59882 02:50:30 ---> Running in b36b1a207c3c 02:50:31 Removing intermediate container 9f25b5bee29f 02:50:31 ---> 37d3003db7fc 02:50:31 02:50:31 Step 12/24 : FROM docker:20.10.7 02:50:31 Removing intermediate container b36b1a207c3c 02:50:31 ---> 878fe725e526 02:50:31 Step 15/24 : EXPOSE $APP_PORT 02:50:31 ---> Running in d08b5622a94e 02:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:50:31 20.10.7: Pulling from library/docker 02:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:50:31 Removing intermediate container d08b5622a94e 02:50:31 ---> 2ab33f9237ed 02:50:31 Step 16/24 : WORKDIR / 02:50:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:50:31 ---> Running in ca23d87357df 02:50:32 Removing intermediate container ca23d87357df 02:50:32 ---> 8dd1683209e6 02:50:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:50:32 (1/3) Installing ca-certificates (20191127-r5) 02:50:32 (1/5) Installing ca-certificates (20191127-r5) 02:50:32 (2/3) Installing dumb-init (1.2.5-r1) 02:50:32 (3/3) Installing su-exec (0.2-r1) 02:50:32 Executing busybox-1.33.1-r3.trigger 02:50:32 Executing ca-certificates-20191127-r5.trigger 02:50:32 (2/5) Installing brotli-libs (1.0.9-r5) 02:50:32 (3/5) Installing nghttp2-libs (1.43.0-r0) 02:50:32 (4/5) Installing libcurl (7.79.1-r0) 02:50:32 OK: 6 MiB in 17 packages 02:50:32 (5/5) Installing curl (7.79.1-r0) 02:50:32 Executing busybox-1.33.1-r3.trigger 02:50:32 Executing ca-certificates-20191127-r5.trigger 02:50:32 OK: 8 MiB in 19 packages 02:50:32 ---> b42482d46e59 02:50:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:50:33 Removing intermediate container 2ff715ce6264 02:50:33 ---> 48d3bfa51a37 02:50:33 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:50:33 Removing intermediate container 8cf5d5399aa7 02:50:33 ---> d7bc4aeefd08 02:50:33 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:50:33 ---> 2da3417f85f7 02:50:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:50:33 ---> Running in eb823375ef81 02:50:33 ---> Running in 0612120ffaf4 02:50:34 ---> 4222f19b17e3 02:50:34 Step 20/24 : ENTRYPOINT ["/core-command"] 02:50:34 Removing intermediate container eb823375ef81 02:50:34 ---> 8285ad3873cf 02:50:34 Step 14/26 : WORKDIR / 02:50:34 Removing intermediate container 0612120ffaf4 02:50:34 ---> efa44080a102 02:50:34 Step 14/22 : WORKDIR /edgex 02:50:34 ---> Running in fd524b9a5999 02:50:34 ---> Running in 2827d1760ad8 02:50:34 ---> Running in 71bdbe2d93fa 02:50:34 Removing intermediate container fd524b9a5999 02:50:34 ---> e727dd6dc9dd 02:50:34 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:50:34 Removing intermediate container 2827d1760ad8 02:50:34 ---> 8276b790ff83 02:50:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:50:34 ---> Running in 9fd59d2c5144 02:50:34 Removing intermediate container 71bdbe2d93fa 02:50:34 ---> 085a3ca28dea 02:50:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:50:35 Removing intermediate container 9fd59d2c5144 02:50:35 ---> 19358e2e8144 02:50:35 Step 22/24 : LABEL arch=x86_64 02:50:35 ---> f89ae33874e3 02:50:35 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:50:35 ---> Running in 8414b2e1d6f0 02:50:35 ---> 8894d47a85c8 02:50:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:50:35 Removing intermediate container 8414b2e1d6f0 02:50:35 ---> cb02ad71e47c 02:50:35 Step 23/24 : LABEL git_sha=8ad0320b9fc40181115035b58aac62a29de68482 02:50:35 ---> 50a43bc71cb4 02:50:35 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:50:35 ---> Running in e86256515d00 02:50:35 Removing intermediate container e86256515d00 02:50:35 ---> 90605d37af2c 02:50:35 Step 24/24 : LABEL version=0.0.0 02:50:35 ---> 614abd30d1cd 02:50:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 02:50:35 ---> Running in 136ff82b6183 02:50:36 ---> e8c148cc905e 02:50:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:50:36 Removing intermediate container 136ff82b6183 02:50:36 ---> 0897c0c1d471 02:50:36 02:50:36 ---> 108a458c999d 02:50:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:50:36 Removing intermediate container 4b974abf476e 02:50:36 ---> 96673b972f9e 02:50:36 02:50:36 Step 11/24 : FROM alpine:3.14 02:50:36 ---> 14119a10abf4 02:50:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:50:36 Successfully built 0897c0c1d471 02:50:36 Successfully tagged core-command:latest 02:50:36 Building core-metadata 02:50:36 ---> Running in 9e541d720872 02:50:38  Building core-command ... done Removing intermediate container 9e541d720872 02:50:38 ---> 973c86f1376f 02:50:38 Step 13/24 : ENV APP_PORT=59880 02:50:42 ---> Running in 9d78f737e3cc 02:50:42 ---> 668394f204dc 02:50:42 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:50:42 ---> 57bfb4032172 02:50:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:50:42 ---> Running in fdef7f036f7e 02:50:42 Removing intermediate container 9d78f737e3cc 02:50:42 ---> cecf5b9012d1 02:50:42 Step 14/24 : EXPOSE $APP_PORT 02:50:43 ---> a8bc91a17108 02:50:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:50:43 Removing intermediate container fdef7f036f7e 02:50:43 ---> 17b5b31ecab1 02:50:43 Step 19/22 : CMD ["--init=true"] 02:50:43 ---> Running in 916fccd2ee32 02:50:43 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 02:50:43 Status: Downloaded newer image for docker:20.10.7 02:50:43 ---> Running in 1851ed7b9449 02:50:43 ---> 08bdaf2f88f9 02:50:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 02:50:43 Removing intermediate container 916fccd2ee32 02:50:43 ---> 6b0724854502 02:50:43 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:43 ---> Running in 23119854f3f6 02:50:43 ---> 732cee96a0ed 02:50:43 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/ 02:50:43 ---> Running in f0cb97392dbf 02:50:43 ---> Running in cc0996b60dd0 02:50:43 Removing intermediate container 1851ed7b9449 02:50:43 ---> 5cdda42b1b7c 02:50:43 Step 20/22 : LABEL arch=x86_64 02:50:43 ---> Running in 5b2319953017 02:50:43 Removing intermediate container 23119854f3f6 02:50:43 ---> 65a00ec9a9da 02:50:43 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 02:50:43 ---> Running in b4a42eb316aa 02:50:43 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:50:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:50:43 ---> a83a8662fb3b 02:50:43 Step 3/24 : WORKDIR /edgex-go 02:50:43 ---> Using cache 02:50:43 ---> e0a80a7c45d5 02:50:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:43 ---> Using cache 02:50:43 ---> bd4dae75a6e2 02:50:43 Step 5/24 : RUN apk add --update --no-cache make git 02:50:43 ---> Using cache 02:50:43 ---> 9f00bdbed6aa 02:50:43 Step 6/24 : COPY go.mod . 02:50:43 ---> Using cache 02:50:43 ---> b42f923ce08f 02:50:43 Step 7/24 : RUN go mod download 02:50:43 ---> Using cache 02:50:43 ---> 262cef64d577 02:50:43 Step 8/24 : COPY . . 02:50:43 ---> Using cache 02:50:43 ---> 67008f4205bc 02:50:43 Step 9/24 : RUN go mod tidy 02:50:43 ---> Using cache 02:50:43 ---> 495a7ca89e38 02:50:43 Step 10/24 : RUN make cmd/core-metadata/core-metadata 02:50:43 Removing intermediate container 5b2319953017 02:50:43 ---> 739691dfbca4 02:50:43 Step 21/22 : LABEL git_sha=8ad0320b9fc40181115035b58aac62a29de68482 02:50:43 ---> Running in 7e226322ef2a 02:50:44 ---> Running in 8d98aa0baa1d 02:50:44 Removing intermediate container 8d98aa0baa1d 02:50:44 ---> 84641ab4cd71 02:50:44 Step 22/22 : LABEL version=0.0.0 02:50:44 ---> Running in 8a63e6064003 02:50:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:50:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:50:44 Removing intermediate container 8a63e6064003 02:50:44 ---> 4abf2f8251d8 02:50:44 02:50:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:50:45 Successfully built 4abf2f8251d8 02:50:45 Successfully tagged security-proxy-setup:latest 02:50:45 Building support-notifications 02:50:45  Building security-proxy-setup ... done (1/39) Installing readline (8.1.0-r0) 02:50:45 (2/39) Installing bash (5.1.0-r0) 02:50:45 Executing bash-5.1.0-r0.post-install 02:50:45 (3/39) Installing brotli-libs (1.0.9-r3) 02:50:45 (4/39) Installing nghttp2-libs (1.42.0-r1) 02:50:45 (5/39) Installing libcurl (7.79.1-r0) 02:50:45 (6/39) Installing curl (7.79.1-r0) 02:50:45 (7/39) Installing dumb-init (1.2.5-r0) 02:50:45 (8/39) Installing libbz2 (1.0.8-r1) 02:50:45 (9/39) Installing expat (2.2.10-r1) 02:50:45 (10/39) Installing libffi (3.3-r2) 02:50:45 (11/39) Installing gdbm (1.19-r0) 02:50:45 (12/39) Installing xz-libs (5.2.5-r0) 02:50:45 (13/39) Installing sqlite-libs (3.34.1-r0) 02:50:45 (14/39) Installing python3 (3.8.10-r0) 02:50:45 Removing intermediate container cc0996b60dd0 02:50:45 ---> f1b589dcf7fb 02:50:45 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 02:50:47 Removing intermediate container f0cb97392dbf 02:50:47 ---> 0623a71e9fde 02:50:47 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 02:50:49 ---> Running in 7c1ebe3d4fba 02:50:49 ---> Running in fcc55b38b683 02:50:49 (15/39) Installing py3-appdirs (1.4.4-r1) 02:50:49 (16/39) Installing py3-ordered-set (4.0.2-r0) 02:50:49 (17/39) Installing py3-parsing (2.4.7-r1) 02:50:49 (18/39) Installing py3-six (1.15.0-r0) 02:50:50 (19/39) Installing py3-packaging (20.9-r0) 02:50:50 Removing intermediate container 7c1ebe3d4fba 02:50:50 ---> bea315739901 02:50:50 Step 24/26 : LABEL arch=x86_64 02:50:50 (20/39) Installing py3-setuptools (51.3.3-r0) 02:50:50 (21/39) Installing py3-chardet (4.0.0-r0) 02:50:50 (22/39) Installing py3-idna (3.1-r0) 02:50:50 ---> Running in bbeac929f1ba 02:50:50 (23/39) Installing py3-urllib3 (1.26.2-r1) 02:50:50 (24/39) Installing py3-requests (2.25.1-r1) 02:50:50 (25/39) Installing py3-msgpack (1.0.2-r0) 02:50:50 (26/39) Installing py3-lockfile (0.12.2-r3) 02:50:51 (27/39) Installing py3-cachecontrol (0.12.6-r0) 02:50:51 (28/39) Installing py3-colorama (0.4.4-r0) 02:50:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:50:51 (29/39) Installing py3-contextlib2 (0.6.0-r0) 02:50:51 (30/39) Installing py3-distlib (0.3.1-r1) 02:50:51 Removing intermediate container bbeac929f1ba 02:50:51 ---> d9ade8ef853c 02:50:51 Step 25/26 : LABEL git_sha=8ad0320b9fc40181115035b58aac62a29de68482 02:50:51 (31/39) Installing py3-distro (1.5.0-r1) 02:50:51 (32/39) Installing py3-webencodings (0.5.1-r3) 02:50:52 (33/39) Installing py3-html5lib (1.1-r0) 02:50:52 ---> Running in fe5c787ee450 02:50:52 (34/39) Installing py3-pytoml (0.1.21-r0) 02:50:52 (35/39) Installing py3-pep517 (0.9.1-r0) 02:50:52 (36/39) Installing py3-progress (1.5-r0) 02:50:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:50:52 (37/39) Installing py3-retrying (1.3.3-r0) 02:50:52 (38/39) Installing py3-toml (0.10.2-r0) 02:50:52 (39/39) Installing py3-pip (20.3.4-r0) 02:50:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:50:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:50:52 ---> a83a8662fb3b 02:50:52 Step 3/23 : WORKDIR /edgex-go 02:50:52 ---> Using cache 02:50:52 ---> e0a80a7c45d5 02:50:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:52 ---> Using cache 02:50:52 ---> bd4dae75a6e2 02:50:52 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:50:52 Removing intermediate container fe5c787ee450 02:50:52 ---> 306dc4f3db20 02:50:52 Step 26/26 : LABEL version=0.0.0 02:50:52 ---> Running in ea1256887c49 02:50:52 ---> Running in 78e4bf071eb6 02:50:52 (1/6) Installing dumb-init (1.2.5-r1) 02:50:52 Removing intermediate container 78e4bf071eb6 02:50:52 ---> c053ceed82f0 02:50:52 02:50:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:50:53 Executing busybox-1.32.1-r6.trigger 02:50:53 (3/6) Installing libsodium (1.0.18-r0) 02:50:53 OK: 82 MiB in 59 packages 02:50:53 Successfully built c053ceed82f0 02:50:53 Successfully tagged security-secretstore-setup:latest 02:50:53 Building security-bootstrapper 02:50:53  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:50:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:50:53 (5/6) Installing libzmq (4.3.4-r0) 02:50:54 (6/6) Installing zeromq (4.3.4-r0) 02:50:54 Executing busybox-1.33.1-r3.trigger 02:50:54 OK: 8 MiB in 20 packages 02:50:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:50:55 OK: 219 MiB in 52 packages 02:50:57 Removing intermediate container fcc55b38b683 02:50:57 ---> c8290a1d5642 02:50:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:50:58 Removing intermediate container ea1256887c49 02:50:58 ---> b7d01b0e5c31 02:50:58 Step 6/23 : COPY go.mod . 02:50:58 ---> 10b29af2cd14 02:50:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:50:58 Collecting docker-compose==1.23.2 02:50:58 ---> 18ce18c0f3dc 02:50:58 Step 7/23 : RUN go mod download 02:50:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:50:58 Collecting cached-property<2,>=1.2.0 02:50:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:50:58 Collecting jsonschema<3,>=2.5.1 02:50:58 ---> Running in a74d86228391 02:50:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:50:59 ---> 8aa435ed4726 02:50:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:50:59 Collecting PyYAML<4,>=3.10 02:50:59 Downloading PyYAML-3.13.tar.gz (270 kB) 02:50:59 ---> bd503be7ded4 02:50:59 Step 20/24 : ENTRYPOINT ["/core-data"] 02:50:59 ---> Running in c9721fabc6fa 02:50:59 Removing intermediate container c9721fabc6fa 02:50:59 ---> ecb664999e94 02:50:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:51:00 ---> Running in a29b90c1198a 02:51:00 Removing intermediate container a29b90c1198a 02:51:00 ---> e3a9f96671e3 02:51:00 Step 22/24 : LABEL arch=x86_64 02:51:00 ---> Running in 6df5eda0fe5f 02:51:00 Removing intermediate container 6df5eda0fe5f 02:51:00 ---> a695272b80c0 02:51:00 Step 23/24 : LABEL git_sha=8ad0320b9fc40181115035b58aac62a29de68482 02:51:00 Collecting docopt<0.7,>=0.6.1 02:51:00 Downloading docopt-0.6.2.tar.gz (25 kB) 02:51:00 ---> Running in 90e9087a2c37 02:51:01 Removing intermediate container 90e9087a2c37 02:51:01 ---> 2a5700aebb74 02:51:01 Step 24/24 : LABEL version=0.0.0 02:51:01 ---> Running in b2229dd31b1e 02:51:01 Removing intermediate container b2229dd31b1e 02:51:01 ---> c78f85bb3894 02:51:01 02:51:02 Collecting docker<4.0,>=3.6.0 02:51:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:51:02 Collecting texttable<0.10,>=0.9.0 02:51:02 Downloading texttable-0.9.1.tar.gz (11 kB) 02:51:02 Successfully built c78f85bb3894 02:51:02 Successfully tagged core-data:latest 02:51:02  Building core-data ... done Building support-scheduler 02:51:02 Removing intermediate container a74d86228391 02:51:02 ---> 0fa36da44e74 02:51:02 Step 8/23 : COPY . . 02:51:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:51:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:51:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:51:03 Collecting dockerpty<0.5,>=0.4.1 02:51:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:51:05 Collecting websocket-client<1.0,>=0.32.0 02:51:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 02:51:05 Collecting docker-pycreds>=0.4.0 02:51:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:51:07 Collecting certifi>=2017.4.17 02:51:07 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 02:51:07 Collecting urllib3<1.25,>=1.21.1 02:51:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:51:07 Collecting idna<2.8,>=2.5 02:51:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:51:07 Collecting chardet<3.1.0,>=3.0.2 02:51:07 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 02:51:07 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 02:51:07 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 02:51:07 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 02:51:07 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 02:51:07 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 02:51:07 Attempting uninstall: urllib3 02:51:07 Found existing installation: urllib3 1.26.2 02:51:07 Uninstalling urllib3-1.26.2: 02:51:08 Successfully uninstalled urllib3-1.26.2 02:51:21 Attempting uninstall: idna 02:51:21 Found existing installation: idna 3.1 02:51:21 Uninstalling idna-3.1: 02:51:21 Successfully uninstalled idna-3.1 02:51:23 Attempting uninstall: chardet 02:51:23 Found existing installation: chardet 4.0.0 02:51:23 Uninstalling chardet-4.0.0: 02:51:23 Successfully uninstalled chardet-4.0.0 02:51:27 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:51:27 Step 2/32 : FROM ${BUILDER_BASE} AS builder 02:51:27 ---> a83a8662fb3b 02:51:27 Step 3/32 : WORKDIR /edgex-go 02:51:27 ---> Using cache 02:51:27 ---> e0a80a7c45d5 02:51:27 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:27 ---> Using cache 02:51:27 ---> bd4dae75a6e2 02:51:27 Step 5/32 : RUN apk add --update --no-cache make git 02:51:27 ---> Using cache 02:51:27 ---> 9f00bdbed6aa 02:51:27 Step 6/32 : COPY go.mod . 02:51:27 ---> Using cache 02:51:27 ---> b42f923ce08f 02:51:27 Step 7/32 : RUN go mod download 02:51:27 ---> Using cache 02:51:27 ---> 262cef64d577 02:51:27 Step 8/32 : COPY . . 02:51:27 ---> Using cache 02:51:27 ---> 67008f4205bc 02:51:27 Step 9/32 : RUN go mod tidy 02:51:27 ---> Using cache 02:51:27 ---> 495a7ca89e38 02:51:27 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:51:30 ---> Running in cb11ac73dd9b 02:51:30 ---> b73219e4292d 02:51:30 Step 9/23 : RUN go mod tidy 02:51:30 Attempting uninstall: requests 02:51:30 Found existing installation: requests 2.25.1 02:51:30 Uninstalling requests-2.25.1: 02:51:30 Successfully uninstalled requests-2.25.1 02:51:31 ---> Running in 587cbbdf57ca 02:51:31 Running setup.py install for texttable: started 02:51:32 Running setup.py install for texttable: finished with status 'done' 02:51:32 Running setup.py install for PyYAML: started 02:51:32 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 02:51:33 Running setup.py install for PyYAML: finished with status 'done' 02:51:33 Running setup.py install for docopt: started 02:51:35 Running setup.py install for docopt: finished with status 'done' 02:51:35 Running setup.py install for dockerpty: started 02:51:36 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 02:51:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:51:36 ---> a83a8662fb3b 02:51:36 Step 3/23 : WORKDIR /edgex-go 02:51:36 ---> Using cache 02:51:36 ---> e0a80a7c45d5 02:51:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:36 ---> Using cache 02:51:36 ---> bd4dae75a6e2 02:51:36 Step 5/23 : RUN apk add --update --no-cache make git 02:51:36 ---> Using cache 02:51:36 ---> 9f00bdbed6aa 02:51:36 Step 6/23 : COPY go.mod . 02:51:36 ---> Using cache 02:51:36 ---> b42f923ce08f 02:51:36 Step 7/23 : RUN go mod download 02:51:36 ---> Using cache 02:51:36 ---> 262cef64d577 02:51:36 Step 8/23 : COPY . . 02:51:36 ---> Using cache 02:51:36 ---> 67008f4205bc 02:51:36 Step 9/23 : RUN go mod tidy 02:51:36 ---> Using cache 02:51:36 ---> 495a7ca89e38 02:51:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 02:51:37 Running setup.py install for dockerpty: finished with status 'done' 02:51:40 ---> Running in 2f97b76b1393 02:51:41 Removing intermediate container 587cbbdf57ca 02:51:41 ---> 5ea02394ac50 02:51:41 Step 10/23 : RUN make cmd/support-notifications/support-notifications 02:51:41 ---> Running in 9d31c21f5950 02:51:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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 02:51:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:51:42 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 02:51:53 Removing intermediate container b4a42eb316aa 02:51:53 ---> 3ae8c36c79b5 02:51:53 Step 15/24 : ENV APP_PORT=58890 02:51:53 ---> Running in 80280b63d31f 02:51:53 Removing intermediate container 80280b63d31f 02:51:53 ---> 53e8a403333c 02:51:53 Step 16/24 : EXPOSE $APP_PORT 02:51:53 ---> Running in afd4bdbedc85 02:51:53 Removing intermediate container afd4bdbedc85 02:51:53 ---> 48ba52bd5703 02:51:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:51:53 ---> af68a93ea7cb 02:51:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:51:54 ---> 13fe5d6c621b 02:51:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:51:54 ---> 8634bcb99378 02:51:54 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 02:51:54 ---> Running in 6d1ed12dd574 02:51:54 Removing intermediate container 6d1ed12dd574 02:51:54 ---> 6b73a89af500 02:51:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:51:55 ---> Running in 9b19c0145487 02:51:55 Removing intermediate container 9b19c0145487 02:51:55 ---> 47f368ced382 02:51:55 Step 22/24 : LABEL arch=x86_64 02:51:56 ---> Running in 967c92d2ed76 02:51:56 Removing intermediate container 967c92d2ed76 02:51:56 ---> 7b2a3da6dd2e 02:51:56 Step 23/24 : LABEL git_sha=8ad0320b9fc40181115035b58aac62a29de68482 02:51:56 ---> Running in bbed6488fbc4 02:51:57 Removing intermediate container 7e226322ef2a 02:51:57 ---> 9d700705aa37 02:51:57 02:51:57 Step 11/24 : FROM alpine:3.14 02:51:57 ---> 14119a10abf4 02:51:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 02:51:57 ---> Using cache 02:51:57 ---> 87d0e7ec3205 02:51:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:51:57 ---> Using cache 02:51:57 ---> 7f83204fdee4 02:51:57 Step 14/24 : ENV APP_PORT=59881 02:51:57 ---> Running in baf9f8cddaeb 02:51:57 Removing intermediate container bbed6488fbc4 02:51:57 ---> 7dd631ef1396 02:51:57 Step 24/24 : LABEL version=0.0.0 02:51:57 ---> Running in 39353567695d 02:51:57 Removing intermediate container baf9f8cddaeb 02:51:57 ---> 3220ca5118b9 02:51:57 Step 15/24 : EXPOSE $APP_PORT 02:51:57 ---> Running in e145924dca85 02:51:57 Removing intermediate container 39353567695d 02:51:57 ---> 4207848b8d6c 02:51:57 02:51:57 Successfully built 4207848b8d6c 02:51:57 Successfully tagged sys-mgmt-agent:latest 02:51:57  Building sys-mgmt-agent ... done Removing intermediate container e145924dca85 02:51:57 ---> 3486ea05324b 02:51:57 Step 16/24 : WORKDIR / 02:51:57 ---> Running in 791dfe198de5 02:51:57 Removing intermediate container 791dfe198de5 02:51:57 ---> 920f043e90b0 02:51:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:51:58 ---> 44d7c860f60f 02:51:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:51:59 ---> ec059261f732 02:51:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:51:59 ---> bff4f46907d5 02:51:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 02:51:59 ---> Running in 4a771fe41943 02:52:00 Removing intermediate container 4a771fe41943 02:52:00 ---> 294d97c75531 02:52:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:52:00 ---> Running in 737d0ce74885 02:52:00 Removing intermediate container 737d0ce74885 02:52:00 ---> 8aedd8c21f25 02:52:00 Step 22/24 : LABEL arch=x86_64 02:52:00 ---> Running in 1509f630fe27 02:52:00 Removing intermediate container 1509f630fe27 02:52:00 ---> d692ce7039ae 02:52:00 Step 23/24 : LABEL git_sha=8ad0320b9fc40181115035b58aac62a29de68482 02:52:00 ---> Running in 608be05b2013 02:52:00 Removing intermediate container 608be05b2013 02:52:00 ---> 2f60ef059c54 02:52:00 Step 24/24 : LABEL version=0.0.0 02:52:01 ---> Running in 8cf8a76fd84f 02:52:01 Removing intermediate container 8cf8a76fd84f 02:52:01 ---> cf3338a0a18a 02:52:01 02:52:01 Successfully built cf3338a0a18a 02:52:01 Successfully tagged core-metadata:latest 02:52:19  Building core-metadata ... done Removing intermediate container cb11ac73dd9b 02:52:19 ---> 09d42749fd52 02:52:19 02:52:19 Step 11/32 : FROM alpine:3.14 02:52:19 ---> 14119a10abf4 02:52:19 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 02:52:19 ---> Running in 6c7a9d7707f4 02:52:19 Removing intermediate container 6c7a9d7707f4 02:52:19 ---> 89b72b699570 02:52:19 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 02:52:19 ---> Running in a86fd3453872 02:52:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:52:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:52:20 (1/2) Installing dumb-init (1.2.5-r1) 02:52:20 (2/2) Installing su-exec (0.2-r1) 02:52:20 Executing busybox-1.33.1-r3.trigger 02:52:20 OK: 6 MiB in 16 packages 02:52:20 Removing intermediate container a86fd3453872 02:52:20 ---> 1e0615173688 02:52:20 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 02:52:20 ---> Running in 22842fceecc8 02:52:21 Removing intermediate container 22842fceecc8 02:52:21 ---> e58ec9a6a239 02:52:21 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 02:52:21 ---> Running in 925bbe13f30e 02:52:21 Removing intermediate container 925bbe13f30e 02:52:21 ---> 110cb9994710 02:52:21 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 02:52:21 ---> Running in e22145f8163c 02:52:22 Removing intermediate container e22145f8163c 02:52:22 ---> f735b744a005 02:52:22 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 02:52:23 ---> Running in e1f1e7d86b34 02:52:24 Removing intermediate container 9d31c21f5950 02:52:24 ---> 36f2e8da361f 02:52:24 02:52:24 Step 11/23 : FROM alpine:3.14 02:52:24 ---> 14119a10abf4 02:52:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:52:24 Removing intermediate container e1f1e7d86b34 02:52:24 ---> 5c56cfed9800 02:52:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 02:52:24 ---> Running in e9d6860ae8b7 02:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:52:25 ---> 9a3f3592c61e 02:52:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 02:52:25 (1/2) Installing ca-certificates (20191127-r5) 02:52:25 (2/2) Installing dumb-init (1.2.5-r1) 02:52:25 Executing busybox-1.33.1-r3.trigger 02:52:25 Executing ca-certificates-20191127-r5.trigger 02:52:25 ---> Running in 613402b1a160 02:52:25 OK: 6 MiB in 16 packages 02:52:25 Removing intermediate container 2f97b76b1393 02:52:25 ---> 01707df8bd12 02:52:25 02:52:25 Step 11/23 : FROM alpine:3.14 02:52:25 ---> 14119a10abf4 02:52:25 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:52:25 ---> Using cache 02:52:25 ---> 87d0e7ec3205 02:52:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:52:25 ---> Using cache 02:52:25 ---> 7f83204fdee4 02:52:25 Step 14/23 : ENV APP_PORT=59861 02:52:25 ---> Running in 5e9f70313f4e 02:52:25 Removing intermediate container 5e9f70313f4e 02:52:25 ---> ac6efbd3e87d 02:52:25 Step 15/23 : EXPOSE $APP_PORT 02:52:25 ---> Running in 7f28083c7a5d 02:52:26 Removing intermediate container 7f28083c7a5d 02:52:26 ---> d07014ba1e19 02:52:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:52:26 Removing intermediate container e9d6860ae8b7 02:52:26 ---> bb6d87b0c8ae 02:52:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:52:26 ---> Running in c0cf105448e5 02:52:26 Removing intermediate container c0cf105448e5 02:52:26 ---> 181e502043b7 02:52:26 Step 14/23 : ENV APP_PORT=59860 02:52:26 ---> 98a05a7d20ef 02:52:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:52:26 ---> Running in db85d6b03c63 02:52:26 Removing intermediate container 613402b1a160 02:52:26 ---> 5f521871edce 02:52:26 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 02:52:26 Removing intermediate container db85d6b03c63 02:52:26 ---> 71753fff5438 02:52:26 Step 15/23 : EXPOSE $APP_PORT 02:52:26 ---> Running in 338e1e845fc3 02:52:26 ---> 4072ca3d7fd5 02:52:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:52:26 ---> a17400dee028 02:52:26 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:52:27 Removing intermediate container 338e1e845fc3 02:52:27 ---> db44ff5ba8be 02:52:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:52:27 ---> cf0beb32b8ad 02:52:27 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:52:27 ---> Running in 4b02449376a4 02:52:27 ---> a62d09bb74a4 02:52:27 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:52:27 ---> 15cc5ef15337 02:52:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:52:27 Removing intermediate container 4b02449376a4 02:52:27 ---> 4e330891c9e0 02:52:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:52:27 ---> 7292ad79d00e 02:52:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 02:52:27 ---> Running in 5820f9d2a8e5 02:52:28 ---> a0ed5b9f4c6a 02:52:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:52:28 Removing intermediate container 5820f9d2a8e5 02:52:28 ---> 5112750122d6 02:52:28 Step 21/23 : LABEL arch=x86_64 02:52:28 ---> d8a397abc71b 02:52:28 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 02:52:28 ---> Running in 9b18e4490c7a 02:52:28 ---> 03e13430e192 02:52:28 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:52:28 Removing intermediate container 9b18e4490c7a 02:52:28 ---> 3c007c0e6f21 02:52:28 Step 22/23 : LABEL git_sha=8ad0320b9fc40181115035b58aac62a29de68482 02:52:28 ---> 81d10b6eef5a 02:52:28 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 02:52:28 ---> Running in 30451741efaf 02:52:28 ---> Running in df48a095c244 02:52:28 Removing intermediate container 30451741efaf 02:52:28 ---> cbe10b38197e 02:52:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:52:28 ---> Running in dc54ef11f904 02:52:29 Removing intermediate container df48a095c244 02:52:29 ---> 795fffcab575 02:52:29 Step 23/23 : LABEL version=0.0.0 02:52:29 ---> Running in 9f307cb4b63a 02:52:29 ---> Running in 56fafd4f4786 02:52:29 Removing intermediate container dc54ef11f904 02:52:29 ---> 8f34b7d7d53d 02:52:29 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:52:29 Removing intermediate container 9f307cb4b63a 02:52:29 ---> e2539736854a 02:52:29 Step 21/23 : LABEL arch=x86_64 02:52:29 ---> Running in 0693418a7438 02:52:29 Removing intermediate container 56fafd4f4786 02:52:29 ---> b522500aadfd 02:52:29 02:52:30 Successfully built b522500aadfd 02:52:30 Successfully tagged support-scheduler:latest 02:52:30  Building support-scheduler ... done  ---> 97b3ab60ba72 02:52:30 Step 27/32 : RUN chmod +x /entrypoint.sh 02:52:30 Removing intermediate container 0693418a7438 02:52:30 ---> 8022fb51996c 02:52:30 Step 22/23 : LABEL git_sha=8ad0320b9fc40181115035b58aac62a29de68482 02:52:30 ---> Running in fc3b8ff0db57 02:52:30 ---> Running in 51545d0b5532 02:52:30 Removing intermediate container 51545d0b5532 02:52:30 ---> f8e712ed403e 02:52:30 Step 23/23 : LABEL version=0.0.0 02:52:30 ---> Running in 51e911ab6e7b 02:52:30 Removing intermediate container 51e911ab6e7b 02:52:30 ---> e1f58e98270d 02:52:30 02:52:30 Successfully built e1f58e98270d 02:52:30 Successfully tagged support-notifications:latest 02:52:31  Building support-notifications ... done Removing intermediate container fc3b8ff0db57 02:52:31 ---> 27b89ffb2970 02:52:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 02:52:31 ---> Running in 7b97c18cac31 02:52:31 Removing intermediate container 7b97c18cac31 02:52:31 ---> 6e3723bf3592 02:52:31 Step 29/32 : CMD ["gate"] 02:52:32 ---> Running in 87d7d071595f 02:52:32 Removing intermediate container 87d7d071595f 02:52:32 ---> 141b846a6a06 02:52:32 Step 30/32 : LABEL arch=x86_64 02:52:32 ---> Running in 2aa04fb04132 02:52:32 Removing intermediate container 2aa04fb04132 02:52:32 ---> f7d162c0590c 02:52:32 Step 31/32 : LABEL git_sha=8ad0320b9fc40181115035b58aac62a29de68482 02:52:32 ---> Running in ed46fc3d2b0b 02:52:32 Removing intermediate container ed46fc3d2b0b 02:52:32 ---> 443e987391bc 02:52:32 Step 32/32 : LABEL version=0.0.0 02:52:33 ---> Running in 9d8336c7a2e0 02:52:33 Removing intermediate container 9d8336c7a2e0 02:52:33 ---> 4af6bfbb1889 02:52:33 02:52:33 Successfully built 4af6bfbb1889 02:52:33 Successfully tagged security-bootstrapper:latest 02:52:33  Building security-bootstrapper ... done  [Pipeline] } 02:52:33 $ docker stop --time=1 1cea6693e60510c0fcb5d3ddaf13a2d4879128264060e2ba2759ddab398c0d8d 02:52:34 $ docker rm -f 1cea6693e60510c0fcb5d3ddaf13a2d4879128264060e2ba2759ddab398c0d8d [Pipeline] // withDockerContainer [Pipeline] sh 02:52:35 + docker images 02:52:35 REPOSITORY TAG IMAGE ID CREATED SIZE 02:52:35 security-bootstrapper latest 4af6bfbb1889 3 seconds ago 18.8MB 02:52:35 support-notifications latest e1f58e98270d 5 seconds ago 16.8MB 02:52:35 support-scheduler latest b522500aadfd 6 seconds ago 16.1MB 02:52:35 01707df8bd12 10 seconds ago 1.75GB 02:52:35 36f2e8da361f 12 seconds ago 1.75GB 02:52:35 09d42749fd52 18 seconds ago 1.75GB 02:52:35 core-metadata latest cf3338a0a18a 34 seconds ago 16.8MB 02:52:35 sys-mgmt-agent latest 4207848b8d6c 38 seconds ago 325MB 02:52:35 9d700705aa37 39 seconds ago 1.76GB 02:52:35 core-data latest c78f85bb3894 About a minute ago 20.5MB 02:52:35 security-secretstore-setup latest c053ceed82f0 About a minute ago 28.2MB 02:52:35 security-proxy-setup latest 4abf2f8251d8 About a minute ago 26.7MB 02:52:35 96673b972f9e About a minute ago 1.76GB 02:52:35 core-command latest 0897c0c1d471 About a minute ago 16MB 02:52:35 37d3003db7fc 2 minutes ago 1.75GB 02:52:35 c0452fc52a20 2 minutes ago 1.76GB 02:52:35 b5d0ce8f972c 2 minutes ago 1.76GB 02:52:35 8308dc5ba271 2 minutes ago 1.75GB 02:52:35 ci-base-image-x86_64 latest a83a8662fb3b 7 minutes ago 1.25GB 02:52:35 alpine 3.14 14119a10abf4 4 weeks ago 5.6MB 02:52:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB 02:52:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB 02:52:35 docker 20.10.7 08bdaf2f88f9 3 months ago 246MB 02:52:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 02:52:50 Still waiting to schedule task 02:52:50 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:56:25 Running on prd-ubuntu18.04-docker-8c-8g-1569 in /w/workspace/edgexfoundry_edgex-go_PR-3721 [Pipeline] { [Pipeline] ws 02:56:25 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 02:56:25 The recommended git tool is: git 02:56:28 using credential edgex-jenkins-ssh 02:56:28 Cloning the remote Git repository 02:56:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:56:28 > git init /w/workspace/edgex-go/2 # timeout=10 02:56:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:56:28 > git --version # timeout=10 02:56:28 > git --version # 'git version 2.17.1' 02:56:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:56:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:56:58 Merging remotes/origin/main commit 55c60972707841fad2bbf07dc204ee3a953d5015 into PR head commit 8ad0320b9fc40181115035b58aac62a29de68482 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 02:56:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:56:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:56:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:56:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:56:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:56:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3721/head:refs/remotes/origin/PR-3721 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:56:58 > git config core.sparsecheckout # timeout=10 02:56:58 > git checkout -f 8ad0320b9fc40181115035b58aac62a29de68482 # timeout=10 [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:56:58 Failed in branch amd64 [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] sh 02:56:59 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:57:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:57:00 ---> package-listing.sh 02:57:00 ++ facter osfamily 02:57:00 ++ tr '[:upper:]' '[:lower:]' 02:57:01 + OS_FAMILY=redhat 02:57:01 + workspace=/w/workspace/edgex-go/2 02:57:01 + START_PACKAGES=/tmp/packages_start.txt 02:57:01 + END_PACKAGES=/tmp/packages_end.txt 02:57:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:57:01 + PACKAGES=/tmp/packages_start.txt 02:57:01 + '[' /w/workspace/edgex-go/2 ']' 02:57:01 + PACKAGES=/tmp/packages_end.txt 02:57:01 + case "${OS_FAMILY}" in 02:57:01 + sort 02:57:01 + rpm -qa 02:57:03 + '[' -f /tmp/packages_start.txt ']' 02:57:03 + '[' -f /tmp/packages_end.txt ']' 02:57:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:57:03 + '[' /w/workspace/edgex-go/2 ']' 02:57:03 + mkdir -p /w/workspace/edgex-go/2/archives/ 02:57:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 02:57:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:57:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:57:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:05 02:57:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:57:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:05 latest: Pulling from edgex-lftools-log-publisher 02:57:05 b4d181a07f80: Pulling fs layer 02:57:05 a1111a8f2ec3: Pulling fs layer 02:57:05 ed53099fbce6: Pulling fs layer 02:57:05 dc539afda2c1: Pulling fs layer 02:57:05 77bc0d833cb6: Pulling fs layer 02:57:05 9065ff56babe: Pulling fs layer 02:57:05 d287ab97295c: Pulling fs layer 02:57:05 dc539afda2c1: Waiting 02:57:05 77bc0d833cb6: Waiting 02:57:05 9065ff56babe: Waiting 02:57:05 d287ab97295c: Waiting 02:57:05 a1111a8f2ec3: Verifying Checksum 02:57:05 a1111a8f2ec3: Download complete 02:57:05 dc539afda2c1: Verifying Checksum 02:57:05 dc539afda2c1: Download complete 02:57:05 77bc0d833cb6: Verifying Checksum 02:57:05 77bc0d833cb6: Download complete 02:57:05 9065ff56babe: Verifying Checksum 02:57:05 9065ff56babe: Download complete 02:57:06 ed53099fbce6: Verifying Checksum 02:57:06 ed53099fbce6: Download complete 02:57:06 b4d181a07f80: Verifying Checksum 02:57:06 b4d181a07f80: Download complete 02:57:08 b4d181a07f80: Pull complete 02:57:08 a1111a8f2ec3: Pull complete 02:57:08 ed53099fbce6: Pull complete 02:57:08 dc539afda2c1: Pull complete 02:57:08 77bc0d833cb6: Pull complete 02:57:09 9065ff56babe: Pull complete 02:57:10 d287ab97295c: Verifying Checksum 02:57:10 d287ab97295c: Download complete 02:57:14 d287ab97295c: Pull complete 02:57:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 02:57:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:57:14 prd-centos7-docker-4c-2g-1561 does not seem to be running inside a container 02:57:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:57:17 $ docker top 1988b49ad50646c289150fed80191932e272acfa570501c38137e2ee3a301058 -eo pid,comm [Pipeline] { [Pipeline] sh 02:57:18 + touch /tmp/pre-build-complete [Pipeline] sh 02:57:18 + mkdir -p /var/log/sysstat [Pipeline] sh 02:57:18 + ls /var/log/sa-host 02:57:18 + sadf -c /var/log/sa-host/sa05 02:57:18 file_magic: OK 02:57:18 HZ: Using current value: 100 02:57:18 file_header: OK 02:57:18 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 02:57:18 Statistics: 02:57:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:57:18 File successfully converted to sysstat format version 12.0.3 02:57:18 + sadf -c /var/log/sa-host/sa27 02:57:18 file_magic: OK 02:57:18 HZ: Using current value: 100 02:57:18 file_header: OK 02:57:18 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 02:57:18 Statistics: 02:57:18 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... 02:57:18 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:57:18 provisioning config files... 02:57:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7999627682582552077tmp [Pipeline] { [Pipeline] echo 02:57:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:57:19 ---> create-netrc.sh [Pipeline] } 02:57:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:57:19 ---> python-tools-install.sh [Pipeline] echo 02:57:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:57:20 ---> sudo-logs.sh 02:57:20 Archiving 'sudo' log.. 02:57:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-1561.vexxhost.local: Name or service not known 02:57:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-1561.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 02:57:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:57:20 ---> job-cost.sh 02:57:20 lf-activate-venv: SKIPPING 02:57:20 INFO: No Stack... 02:57:21 INFO: Retrieving Pricing Info for: v3-standard-2 02:57:21 INFO: Archiving Costs [Pipeline] echo 02:57:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:57:21 ---> logs-deploy.sh 02:57:21 lf-activate-venv: SKIPPING 02:57:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3721/2 02:57:21 INFO: archiving workspace using pattern(s): 02:57:22 Archives upload complete. 02:57:22 INFO: archiving logs to Nexus 02:57:23 ---> uname -a: 02:57:23 Linux prd-centos7-docker-4c-2g-1561.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 02:57:23 02:57:23 02:57:23 ---> lscpu: 02:57:23 Architecture: x86_64 02:57:23 CPU op-mode(s): 32-bit, 64-bit 02:57:23 Byte Order: Little Endian 02:57:23 Address sizes: 40 bits physical, 48 bits virtual 02:57:23 CPU(s): 2 02:57:23 On-line CPU(s) list: 0,1 02:57:23 Thread(s) per core: 1 02:57:23 Core(s) per socket: 1 02:57:23 Socket(s): 2 02:57:23 NUMA node(s): 1 02:57:23 Vendor ID: AuthenticAMD 02:57:23 CPU family: 23 02:57:23 Model: 49 02:57:23 Model name: AMD EPYC-Rome Processor 02:57:23 Stepping: 0 02:57:23 CPU MHz: 2799.998 02:57:23 BogoMIPS: 5599.99 02:57:23 Virtualization: AMD-V 02:57:23 Hypervisor vendor: KVM 02:57:23 Virtualization type: full 02:57:23 L1d cache: 32K 02:57:23 L1i cache: 32K 02:57:23 L2 cache: 512K 02:57:23 L3 cache: 16384K 02:57:23 NUMA node0 CPU(s): 0,1 02: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 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:57:23 02:57:23 02:57:23 ---> nproc: 02:57:23 2 02:57:23 02:57:23 02:57:23 ---> df -h: 02:57:23 Filesystem Size Used Avail Use% Mounted on 02:57:23 overlay 40G 13G 28G 32% / 02:57:23 tmpfs 64M 0 64M 0% /dev 02:57:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:57:23 shm 64M 0 64M 0% /dev/shm 02:57:23 /dev/vda1 40G 13G 28G 32% /facter-os 02:57:23 02:57:23 02:57:23 ---> sar -b -r -n DEV: 02:57:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 02:57:23 02:57:23 02:40:53 LINUX RESTART (2 CPU) 02:57:23 02:57:23 02:42:01 tps rtps wtps bread/s bwrtn/s 02:57:23 02:43:01 89.81 3.45 86.36 2579.02 8128.37 02:57:23 02:44:01 133.66 0.15 133.51 22.11 43807.09 02:57:23 02:45:02 282.43 0.00 282.43 0.00 55166.63 02:57:23 02:46:01 53.07 0.00 53.07 0.00 8420.93 02:57:23 02:47:01 41.69 0.03 41.66 1.06 3337.35 02:57:23 02:48:01 63.65 0.00 63.65 0.00 9094.61 02:57:23 02:49:01 694.77 384.19 310.58 10921.42 199761.59 02:57:23 02:50:02 269.87 86.01 183.86 5414.48 102650.27 02:57:23 02:51:01 389.65 28.31 361.34 2879.76 132865.25 02:57:23 02:52:01 328.74 147.58 181.16 4382.64 74988.64 02:57:23 02:53:01 150.50 18.63 131.87 1713.18 18589.65 02:57:23 02:54:01 1.43 0.00 1.43 0.00 27.30 02:57:23 02:55:01 0.32 0.02 0.30 0.13 3.30 02:57:23 02:56:01 1.08 0.18 0.90 5.73 18.12 02:57:23 02:57:01 16.24 15.94 0.30 1674.08 4.00 02:57:23 Average: 167.95 45.84 122.10 1978.29 43814.31 02:57:23 02:57:23 02:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:57:23 02:43:01 4859888 0 1094368 13.66 2620 2052064 1767840 19.52 1123780 1613824 157884 02:57:23 02:44:01 3604232 0 1059840 13.23 2620 3342248 1693880 18.70 1134432 2707580 347068 02:57:23 02:45:02 3359020 0 1190356 14.86 2620 3456944 1659784 18.32 1257144 2765596 72892 02:57:23 02:46:01 3025936 0 1268176 15.83 2620 3712208 1724212 19.04 1468836 2867628 87932 02:57:23 02:47:01 3021352 0 1275984 15.93 2620 3708984 1764964 19.49 1384980 2953004 150040 02:57:23 02:48:01 2801764 0 1298364 16.21 2620 3906192 1818648 20.08 1473716 3070328 404220 02:57:23 02:49:01 141228 0 1484936 18.54 2620 6380156 2027508 22.38 3033012 4070852 171756 02:57:23 02:50:02 456044 0 1844656 23.03 2620 5705620 3653908 40.34 3073524 3683768 195176 02:57:23 02:51:01 148360 0 1631320 20.37 2620 6226640 2393864 26.43 2889912 4165484 3960 02:57:23 02:52:01 1738888 0 1736916 21.69 2620 4530516 3045024 33.62 2192404 3257400 1232 02:57:23 02:53:01 3297848 0 1329712 16.60 2620 3378760 1313232 14.50 1338944 2602584 20 02:57:23 02:54:01 3302212 0 1325340 16.55 2620 3378768 1285500 14.19 1340604 2598592 12 02:57:23 02:55:01 3303476 0 1324072 16.53 2620 3378772 1277228 14.10 1339528 2598756 12 02:57:23 02:56:01 3303580 0 1323932 16.53 2620 3378808 1277228 14.10 1360068 2578184 12 02:57:23 02:57:01 3232544 0 1344620 16.79 2620 3429156 1302744 14.38 1378116 2628520 120 02:57:23 Average: 2639758 0 1368839 17.09 2620 3997722 1867038 20.61 1719267 2944140 106156 02:57:23 02:57:23 02:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:57:23 02:43:01 eth0 1377.94 1369.93 3954.67 132.52 0.00 0.00 0.00 0.00 02:57:23 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:43:01 veth1ded05a 1140.11 993.54 99.84 2713.65 0.00 0.00 0.00 0.00 02:57:23 02:43:01 docker0 1140.11 993.41 84.25 2713.64 0.00 0.00 0.00 0.00 02:57:23 02:44:01 veth3bc8a71 185.98 238.01 16.42 849.26 0.00 0.00 0.00 0.00 02:57:23 02:44:01 eth0 735.59 533.19 4142.90 48.72 0.00 0.00 0.00 0.00 02:57:23 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:44:01 docker0 186.02 237.89 13.88 849.25 0.00 0.00 0.00 0.00 02:57:23 02:45:02 veth9ead070 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:57:23 02:45:02 eth0 213.63 131.16 1224.12 18.49 0.00 0.00 0.00 0.00 02:57:23 02:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:45:02 docker0 117.29 183.62 8.47 1201.61 0.00 0.00 0.00 0.00 02:57:23 02:46:01 veth9ead070 0.75 0.75 0.06 0.06 0.00 0.00 0.00 0.00 02:57:23 02:46:01 eth0 27.42 15.02 22.04 10.65 0.00 0.00 0.00 0.00 02:57:23 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:46:01 docker0 0.75 0.75 0.05 0.06 0.00 0.00 0.00 0.00 02:57:23 02:47:01 veth9ead070 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 02:57:23 02:47:01 eth0 17.84 9.46 12.04 6.41 0.00 0.00 0.00 0.00 02:57:23 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:47:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 02:57:23 02:48:01 eth0 290.70 179.23 1697.55 138.86 0.00 0.00 0.00 0.00 02:57:23 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:49:01 vethcdd6ba1 0.00 0.46 0.00 0.03 0.00 0.00 0.00 0.00 02:57:23 02:49:01 eth0 101.11 64.91 200.37 18.18 0.00 0.00 0.00 0.00 02:57:23 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:49:01 docker0 39.39 58.08 2.51 164.90 0.00 0.00 0.00 0.00 02:57:23 02:50:02 veth8a79d57 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:57:23 02:50:02 vethcdd6ba1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:50:02 vethd5c8156 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:57:23 02:50:02 eth0 23.31 16.93 17.58 9.65 0.00 0.00 0.00 0.00 02:57:23 02:51:01 vethb09c157 46.05 112.38 3.29 391.01 0.00 0.00 0.00 0.00 02:57:23 02:51:01 veth5235b4f 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:57:23 02:51:01 veth31d4e1c 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 02:57:23 02:51:01 vethcdd6ba1 0.00 0.36 0.00 0.01 0.00 0.00 0.00 0.00 02:57:23 02:52:01 veth415d2e5 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:57:23 02:52:01 vethcdd6ba1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:52:01 eth0 4382.92 3245.45 15653.12 607.52 0.00 0.00 0.00 0.00 02:57:23 02:52:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:57:23 02:53:01 eth0 41.11 22.65 92.91 9.85 0.00 0.00 0.00 0.00 02:57:23 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:53:01 docker0 1572.64 1664.98 114.65 5615.76 0.00 0.00 0.00 0.00 02:57:23 02:54:01 eth0 0.73 0.57 0.65 0.22 0.00 0.00 0.00 0.00 02:57:23 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:57:23 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:56:01 eth0 0.55 0.07 0.06 0.01 0.00 0.00 0.00 0.00 02:57:23 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:57:01 eth0 5.30 3.25 5.27 1.95 0.00 0.00 0.00 0.00 02:57:23 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 Average: eth0 219.88 173.71 886.18 35.77 0.00 0.00 0.00 0.00 02:57:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:57:23 Average: docker0 105.01 111.18 7.66 375.00 0.00 0.00 0.00 0.00 02:57:23 02:57:23 02:57:23 ---> sar -P ALL: 02:57:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/27/21 _x86_64_ (2 CPU) 02:57:23 02:57:23 02:40:53 LINUX RESTART (2 CPU) 02:57:23 02:57:23 02:42:01 CPU %user %nice %system %iowait %steal %idle 02:57:23 02:43:01 all 18.86 0.00 5.04 2.36 0.64 73.10 02:57:23 02:43:01 0 16.20 0.00 5.49 1.83 0.81 75.68 02:57:23 02:43:01 1 21.50 0.00 4.60 2.88 0.48 70.54 02:57:23 02:44:01 all 14.44 0.00 6.43 2.60 0.15 76.38 02:57:23 02:44:01 0 13.89 0.00 6.72 2.76 0.16 76.47 02:57:23 02:44:01 1 15.00 0.00 6.14 2.43 0.14 76.29 02:57:23 02:45:02 all 27.76 0.00 9.63 2.23 7.13 53.24 02:57:23 02:45:02 0 27.93 0.00 9.37 2.25 7.11 53.35 02:57:23 02:45:02 1 27.58 0.00 9.90 2.22 7.16 53.13 02:57:23 02:46:01 all 59.84 0.00 5.87 0.87 1.27 32.15 02:57:23 02:46:01 0 60.12 0.00 6.17 0.68 1.17 31.87 02:57:23 02:46:01 1 59.57 0.00 5.56 1.07 1.37 32.43 02:57:23 02:47:01 all 40.53 0.00 5.46 1.01 12.96 40.03 02:57:23 02:47:01 0 40.20 0.00 5.42 0.84 13.98 39.56 02:57:23 02:47:01 1 40.91 0.00 5.50 1.20 11.82 40.56 02:57:23 02:48:01 all 53.24 0.00 8.56 1.38 5.81 31.01 02:57:23 02:48:01 0 52.90 0.00 8.34 1.27 5.85 31.64 02:57:23 02:48:01 1 53.58 0.00 8.79 1.49 5.76 30.38 02:57:23 02:49:01 all 22.39 0.00 14.97 30.21 11.87 20.56 02:57:23 02:49:01 0 21.88 0.00 14.71 32.19 11.93 19.29 02:57:23 02:49:01 1 22.90 0.00 15.24 28.24 11.81 21.81 02:57:23 02:50:02 all 58.74 0.00 11.72 11.84 15.44 2.25 02:57:23 02:50:02 0 57.85 0.00 12.20 11.93 15.69 2.33 02:57:23 02:50:02 1 59.62 0.00 11.26 11.76 15.19 2.17 02:57:23 02:51:01 all 61.47 0.00 17.33 10.07 9.05 2.08 02:57:23 02:51:01 0 60.99 0.00 17.87 10.44 9.19 1.51 02:57:23 02:51:01 1 61.95 0.00 16.79 9.71 8.89 2.66 02:57:23 02:52:01 all 38.70 0.00 11.66 20.28 28.67 0.69 02:57:23 02:52:01 0 34.34 0.00 11.85 20.27 32.37 1.17 02:57:23 02:52:01 1 42.99 0.00 11.47 20.28 25.03 0.23 02:57:23 02:53:01 all 31.11 0.00 6.36 5.23 2.90 54.40 02:57:23 02:53:01 0 31.46 0.00 6.50 4.34 2.68 55.02 02:57:23 02:53:01 1 30.77 0.00 6.21 6.12 3.11 53.79 02:57:23 02:57:23 02:53:01 CPU %user %nice %system %iowait %steal %idle 02:57:23 02:54:01 all 0.18 0.00 0.06 0.00 0.15 99.62 02:57:23 02:54:01 0 0.20 0.00 0.08 0.00 0.17 99.55 02:57:23 02:54:01 1 0.15 0.00 0.03 0.00 0.13 99.68 02:57:23 02:55:01 all 0.24 0.00 0.03 0.00 0.05 99.67 02:57:23 02:55:01 0 0.40 0.00 0.03 0.00 0.07 99.50 02:57:23 02:55:01 1 0.08 0.00 0.03 0.00 0.03 99.85 02:57:23 02:56:01 all 0.23 0.00 0.06 0.01 0.02 99.69 02:57:23 02:56:01 0 0.43 0.00 0.08 0.02 0.02 99.45 02:57:23 02:56:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:57:23 02:57:01 all 0.89 0.00 0.20 0.33 0.03 98.55 02:57:23 02:57:01 0 1.52 0.00 0.27 0.65 0.02 97.54 02:57:23 02:57:01 1 0.25 0.00 0.13 0.02 0.03 99.57 02:57:23 Average: all 27.37 0.00 6.62 5.67 6.11 54.23 02:57:23 Average: 0 26.89 0.00 6.73 5.70 6.44 54.24 02:57:23 Average: 1 27.85 0.00 6.52 5.64 5.77 54.22 02:57:23 02:57:23 02:57:23