Pull request #3581 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/edgex-go Loading trusted files from base branch master at b4de5ce62e17f93ad83591616c8cb82096e86c40 rather than 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 Obtained Jenkinsfile from b4de5ce62e17f93ad83591616c8cb82096e86c40 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4647999869059776726.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1258563956707250653.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3581/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3581/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4391225093008501126.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3581/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh869760058481143666.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4320090344764742149.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3581/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3581/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3598431214826397751.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-150 in /w/workspace/edgexfoundry_edgex-go_PR-3581 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3888350829381008915.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b4de5ce62e17f93ad83591616c8cb82096e86c40 into PR head commit 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 Merge succeeded, producing 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 Checking out Revision 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 (PR-3581) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh227142983316965042.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3581/head:refs/remotes/origin/PR-3581 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh958966314077840893.key > git merge b4de5ce62e17f93ad83591616c8cb82096e86c40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 # timeout=10 Commit message: "fix(core-data): Loosen Subscriber Topic Validation" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:14:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:14:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:14:58 ========================================================= 05:14:58 EdgeX Global Pipelines Version Info 05:14:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:15:00 ------------------- 05:15:00 stable info: 05:15:00 ------------------- 05:15:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:15:00 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:15:00 Message: update stable to v1.0.195 05:15:00 ------------------- 05:15:00 experimental info: 05:15:00 ------------------- 05:15:00 Commited By: **** collab-it+edgex@linuxfoundation.org 05:15:00 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:15:00 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:15:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:15:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:15:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:15:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:15:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:15:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:15:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:15:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:15:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:15:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:15:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:15:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:15:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:15:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:15:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:15:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:15:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:15:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:15:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:15:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:15:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:15:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:15:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3581 [Pipeline] echo 05:15:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3581 [Pipeline] echo 05:15:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3581 [Pipeline] echo 05:15:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 [Pipeline] echo 05:15:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c6a76c [Pipeline] echo 05:15:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:02 provisioning config files... 05:15:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2205025539094375996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:03 ---> docker-login.sh 05:15:03 nexus3.edgexfoundry.org:10001 05:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:03 Configure a credential helper to remove this warning. See 05:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:03 05:15:03 Login Succeeded 05:15:03 nexus3.edgexfoundry.org:10002 05:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:03 Configure a credential helper to remove this warning. See 05:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:03 05:15:03 Login Succeeded 05:15:03 nexus3.edgexfoundry.org:10003 05:15:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:03 Configure a credential helper to remove this warning. See 05:15:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:03 05:15:03 Login Succeeded 05:15:03 nexus3.edgexfoundry.org:10004 05:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:04 Configure a credential helper to remove this warning. See 05:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:04 05:15:04 Login Succeeded 05:15:04 docker.io 05:15:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:15:04 Configure a credential helper to remove this warning. See 05:15:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:15:04 05:15:04 Login Succeeded 05:15:04 ---> docker-login.sh ends [Pipeline] } 05:15:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:15:04 ++ 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 05:15:04 + for file in '`ls cmd/**/Dockerfile`' 05:15:04 ++ dirname cmd/core-command/Dockerfile 05:15:04 ++ cut -d/ -f2 05:15:04 + echo core-command,cmd/core-command/Dockerfile 05:15:04 + for file in '`ls cmd/**/Dockerfile`' 05:15:04 ++ dirname cmd/core-data/Dockerfile 05:15:04 ++ cut -d/ -f2 05:15:04 + echo core-data,cmd/core-data/Dockerfile 05:15:04 + for file in '`ls cmd/**/Dockerfile`' 05:15:04 ++ dirname cmd/core-metadata/Dockerfile 05:15:04 ++ cut -d/ -f2 05:15:04 + echo core-metadata,cmd/core-metadata/Dockerfile 05:15:04 + for file in '`ls cmd/**/Dockerfile`' 05:15:04 ++ dirname cmd/security-bootstrapper/Dockerfile 05:15:04 ++ cut -d/ -f2 05:15:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:15:04 + for file in '`ls cmd/**/Dockerfile`' 05:15:04 ++ dirname cmd/security-proxy-setup/Dockerfile 05:15:04 ++ cut -d/ -f2 05:15:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:15:04 + for file in '`ls cmd/**/Dockerfile`' 05:15:04 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:15:04 ++ cut -d/ -f2 05:15:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:15:04 + for file in '`ls cmd/**/Dockerfile`' 05:15:04 ++ dirname cmd/support-notifications/Dockerfile 05:15:04 ++ cut -d/ -f2 05:15:04 + echo support-notifications,cmd/support-notifications/Dockerfile 05:15:04 + for file in '`ls cmd/**/Dockerfile`' 05:15:04 ++ dirname cmd/support-scheduler/Dockerfile 05:15:04 ++ cut -d/ -f2 05:15:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:15:04 + for file in '`ls cmd/**/Dockerfile`' 05:15:04 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:15:04 ++ cut -d/ -f2 05:15:04 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:15:04 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 05:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:15:05 05:15:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:15:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:15:06 latest: Pulling from edgex-devops/git-semver 05:15:06 31603596830f: Pulling fs layer 05:15:06 54011a49482f: Pulling fs layer 05:15:06 a6820b24f6d8: Pulling fs layer 05:15:06 f581987b2513: Pulling fs layer 05:15:06 f581987b2513: Waiting 05:15:06 54011a49482f: Verifying Checksum 05:15:06 54011a49482f: Download complete 05:15:06 31603596830f: Verifying Checksum 05:15:06 31603596830f: Download complete 05:15:06 f581987b2513: Verifying Checksum 05:15:06 f581987b2513: Download complete 05:15:06 a6820b24f6d8: Verifying Checksum 05:15:06 a6820b24f6d8: Download complete 05:15:06 31603596830f: Pull complete 05:15:06 54011a49482f: Pull complete 05:15:07 a6820b24f6d8: Pull complete 05:15:07 f581987b2513: Pull complete 05:15:07 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:15:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:15:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:15:07 prd-centos7-docker-4c-2g-150 does not seem to be running inside a container 05:15:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:15:10 $ docker top fcdcd5e6f925204ddcbc674d0a433c876d6d903e1a069da9b94eb982c982569c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:15:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:15:10 [ssh-agent] Looking for ssh-agent implementation... 05:15:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:15:11 $ docker exec fcdcd5e6f925204ddcbc674d0a433c876d6d903e1a069da9b94eb982c982569c ssh-agent 05:15:11 SSH_AUTH_SOCK=/tmp/ssh-ZX2KmrAh9I9p/agent.14 05:15:11 SSH_AGENT_PID=20 05:15:11 Running ssh-add (command line suppressed) 05:15:11 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6715335719351747751.key (/w/workspace/edgex-go/1@tmp/private_key_6715335719351747751.key) 05:15:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:15:11 + git tag --points-at HEAD [Pipeline] } 05:15:11 $ docker exec --env ******** --env ******** fcdcd5e6f925204ddcbc674d0a433c876d6d903e1a069da9b94eb982c982569c ssh-agent -k 05:15:11 unset SSH_AUTH_SOCK; 05:15:11 unset SSH_AGENT_PID; 05:15:11 echo Agent pid 20 killed; 05:15:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:15:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:15:11 [ssh-agent] Looking for ssh-agent implementation... 05:15:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:15:11 $ docker exec fcdcd5e6f925204ddcbc674d0a433c876d6d903e1a069da9b94eb982c982569c ssh-agent 05:15:12 SSH_AUTH_SOCK=/tmp/ssh-rcLY3pe3bAZ4/agent.54 05:15:12 SSH_AGENT_PID=60 05:15:12 Running ssh-add (command line suppressed) 05:15:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2258341636333222059.key (/w/workspace/edgex-go/1@tmp/private_key_2258341636333222059.key) 05:15:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:15:12 + git semver init 05:15:12 # -> Open(): unable to determine branch for HEAD 05:15:12 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:15:12 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:15:12 # $SEMVER_REMOTE_NAME = origin 05:15:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:15:12 # $SEMVER_USER_NAME = edgex-jenkins 05:15:12 # $SEMVER_BRANCH = PR-3581 05:15:12 # $SEMVER_TEMP = /tmp/semver-277060922 05:15:12 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:15:34 # '/tmp/semver-277060922' -> '/w/workspace/edgex-go/1/.semver' 05:15:34 # -> Force: false 05:15:34 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:15:34 $ docker exec --env ******** --env ******** fcdcd5e6f925204ddcbc674d0a433c876d6d903e1a069da9b94eb982c982569c ssh-agent -k 05:15:34 unset SSH_AUTH_SOCK; 05:15:34 unset SSH_AGENT_PID; 05:15:34 echo Agent pid 60 killed; 05:15:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:15:35 + git semver [Pipeline] } 05:15:35 $ docker stop --time=1 fcdcd5e6f925204ddcbc674d0a433c876d6d903e1a069da9b94eb982c982569c 05:15:38 $ docker rm -f fcdcd5e6f925204ddcbc674d0a433c876d6d903e1a069da9b94eb982c982569c [Pipeline] // withDockerContainer [Pipeline] sh 05:15:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:15:39 Stashed 1 file(s) [Pipeline] echo 05:15:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:15:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:15:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:15:41 + sudo service docker restart 05:15:41 + true 05:15:41 Redirecting to /bin/systemctl restart docker.service 05:15:55 Still waiting to schedule task 05:15:55 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 05:15:59 ========================================================= 05:15:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:15:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:15:59 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:16:01 Sending build context to Docker daemon 329.5MB 05:16:01 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:16:01 Step 2/6 : FROM ${BASE} 05:16:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:16:01 540db60ca938: Pulling fs layer 05:16:01 adcc1eea9eea: Pulling fs layer 05:16:01 4c4ab2625f07: Pulling fs layer 05:16:01 0510c868ecb4: Pulling fs layer 05:16:01 afea3b2eda06: Pulling fs layer 05:16:01 7809a108b3ef: Pulling fs layer 05:16:01 f706445af74f: Pulling fs layer 05:16:01 afea3b2eda06: Waiting 05:16:01 0510c868ecb4: Waiting 05:16:01 7809a108b3ef: Waiting 05:16:01 4c4ab2625f07: Verifying Checksum 05:16:01 4c4ab2625f07: Download complete 05:16:01 adcc1eea9eea: Verifying Checksum 05:16:01 adcc1eea9eea: Download complete 05:16:01 afea3b2eda06: Verifying Checksum 05:16:01 afea3b2eda06: Download complete 05:16:01 540db60ca938: Verifying Checksum 05:16:01 540db60ca938: Download complete 05:16:01 7809a108b3ef: Verifying Checksum 05:16:01 7809a108b3ef: Download complete 05:16:01 540db60ca938: Pull complete 05:16:01 adcc1eea9eea: Pull complete 05:16:01 4c4ab2625f07: Pull complete 05:16:03 f706445af74f: Verifying Checksum 05:16:03 f706445af74f: Download complete 05:16:03 0510c868ecb4: Verifying Checksum 05:16:03 0510c868ecb4: Download complete 05:16:07 0510c868ecb4: Pull complete 05:16:07 afea3b2eda06: Pull complete 05:16:07 7809a108b3ef: Pull complete 05:16:09 f706445af74f: Pull complete 05:16:09 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:16:09 ---> b068be0155e3 05:16:09 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:16:11 ---> Running in b4ac9bd96504 05:16:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:16:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:16:12 (1/12) Installing libmagic (5.39-r0) 05:16:13 (2/12) Installing file (5.39-r0) 05:16:13 (3/12) Installing libc-dev (0.7.2-r3) 05:16:13 (4/12) Installing g++ (10.2.1_pre1-r3) 05:16:19 (5/12) Installing fortify-headers (1.1-r0) 05:16:19 (6/12) Installing patch (2.7.6-r6) 05:16:19 (7/12) Installing build-base (0.5-r2) 05:16:19 (8/12) Installing libsodium (1.0.18-r0) 05:16:19 (9/12) Installing pkgconf (1.7.3-r0) 05:16:19 (10/12) Installing libsodium-dev (1.0.18-r0) 05:16:20 (11/12) Installing libzmq (4.3.3-r1) 05:16:20 (12/12) Installing zeromq-dev (4.3.3-r1) 05:16:20 Executing busybox-1.32.1-r6.trigger 05:16:20 OK: 219 MiB in 52 packages 05:16:22 Removing intermediate container b4ac9bd96504 05:16:22 ---> 1f94a8aa92ec 05:16:22 Step 4/6 : WORKDIR /edgex-go 05:16:22 ---> Running in 6bece22cc398 05:16:22 Removing intermediate container 6bece22cc398 05:16:22 ---> eeec220d7a02 05:16:22 Step 5/6 : COPY go.mod . 05:16:23 ---> c828a1de25ba 05:16:23 Step 6/6 : RUN go mod download 05:16:23 ---> Running in 7e1fc14b4a7d 05:16:41 Removing intermediate container 7e1fc14b4a7d 05:16:41 ---> cc392f183c08 05:16:41 Successfully built cc392f183c08 05:16:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:16:41 + docker inspect -f . ci-base-image-x86_64 05:16:41 . [Pipeline] withDockerContainer 05:16:41 prd-centos7-docker-4c-2g-150 does not seem to be running inside a container 05:16:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 05:16:42 $ docker top 8a7ea34839341e600b24435d6849ee9cfb729ef69586160e4de680863c463e5b -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:42 + go version 05:16:42 go version go1.16.3 linux/amd64 [Pipeline] } 05:16:42 $ docker stop --time=1 8a7ea34839341e600b24435d6849ee9cfb729ef69586160e4de680863c463e5b 05:16:43 $ docker rm -f 8a7ea34839341e600b24435d6849ee9cfb729ef69586160e4de680863c463e5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:16:44 + docker inspect -f . ci-base-image-x86_64 05:16:44 . [Pipeline] withDockerContainer 05:16:44 prd-centos7-docker-4c-2g-150 does not seem to be running inside a container 05:16:44 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 05:16:46 $ docker top 4d4bce4a6deb6add1406631a29da853a18c9aa4a74e7b57ca26c5d6c309ab2fd -eo pid,comm [Pipeline] { [Pipeline] echo 05:16:46 ========================================================= 05:16:46 [edgeXBuildGoParallel] Running Tests and Build... 05:16:46 ========================================================= [Pipeline] sh 05:16:46 + go mod tidy [Pipeline] sh 05:16:47 + make test 05:16:47 go mod tidy 05:16:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:16:53 ? github.com/edgexfoundry/edgex-go [no test files] 05:17:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:17:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:17:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:17:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:17:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:17:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:17:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:17:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:17:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:17:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:17:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 05:17:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 05:17:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:17:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements 05:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:17:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 100.0% of statements 05:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 53.1% of statements 05:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:17:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.095s coverage: 87.7% of statements 05:17:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:17:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:17:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements 05:17:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements 05:17:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:17:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:17:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 05:17:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:17:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:17:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.239s coverage: 95.1% of statements 05:17:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:17:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:17:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 05:17:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:17:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:17:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:17:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:17:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:17:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements 05:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:17:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:17:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.040s coverage: 0.8% of statements 05:17:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:17:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 05:17:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 22.0% of statements 05:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 47.1% of statements 05:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 79.5% of statements 05:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 05:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 05:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 05:17:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.051s coverage: 94.4% of statements 05:17:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 05:17:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-151 in /w/workspace/edgexfoundry_edgex-go_PR-3581 [Pipeline] { [Pipeline] ws 05:17:39 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:17:39 The recommended git tool is: git 05:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.331s coverage: 81.8% of statements 05:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:17:45 using credential edgex-jenkins-ssh 05:17:45 Cloning the remote Git repository 05:17:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:17:45 > git init /w/workspace/edgex-go/1 # timeout=10 05:17:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:17:45 > git --version # timeout=10 05:17:45 > git --version # 'git version 2.17.1' 05:17:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:17:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:18:01 Merging remotes/origin/master commit b4de5ce62e17f93ad83591616c8cb82096e86c40 into PR head commit 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 05:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 05:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 05:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements 05:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 05:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 05:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 05:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.0% of statements 05:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 05:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 05:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 05:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 05:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 05:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 05:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 05:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 05:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [Pipeline] // stage [Pipeline] } 05:18:01 Failed in branch arm64 05:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.162s coverage: 66.9% of statements 05:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 05:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 05:18:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 05:18:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:18:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:18:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:18:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:18:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:18:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3581/head:refs/remotes/origin/PR-3581 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:18:01 > git config core.sparsecheckout # timeout=10 05:18:01 > git checkout -f 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 # timeout=10 05:18:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 43.6% of statements 05:18:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:18:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:18:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 05:18:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:18:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 05:18:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:18:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.058s coverage: 19.3% of statements 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:18:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 91.9% of statements 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:18:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:18:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.6% of statements 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 05:18:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.042s coverage: 28.9% of statements 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 05:18:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 05:18:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 05:18:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 05:18:09 GO111MODULE=on go vet ./... 05:18:31 gofmt -l . 05:18:31 [ "`gofmt -l .`" = "" ] 05:18:32 ./bin/test-attribution-txt.sh [Pipeline] sh 05:18:33 + ls -al . 05:18:33 total 516 05:18:33 drwxrwxr-x 10 1001 1001 4096 Jun 18 05:18 . 05:18:33 drwxr-xr-x 4 root root 28 Jun 18 05:16 .. 05:18:33 -rw-rw-r-- 1 1001 1001 11 Jun 18 05:14 .dockerignore 05:18:33 drwxrwxr-x 8 1001 1001 179 Jun 18 05:14 .git 05:18:33 drwxrwxr-x 3 1001 1001 125 Jun 18 05:14 .github 05:18:33 -rw-rw-r-- 1 1001 1001 818 Jun 18 05:14 .gitignore 05:18:33 drwx------ 3 1001 1001 60 Jun 18 05:15 .semver 05:18:33 -rw-rw-r-- 1 1001 1001 166 Jun 18 05:14 .sonarcloud.properties 05:18:33 -rw-rw-r-- 1 1001 1001 8609 Jun 18 05:14 Attribution.txt 05:18:33 -rw-rw-r-- 1 1001 1001 3804 Jun 18 05:14 CONTRIBUTING.md 05:18:33 -rw-rw-r-- 1 1001 1001 931 Jun 18 05:14 Dockerfile.build 05:18:33 -rw-rw-r-- 1 1001 1001 849 Jun 18 05:14 Jenkinsfile 05:18:33 -rw-rw-r-- 1 1001 1001 10775 Jun 18 05:14 LICENSE 05:18:33 -rw-rw-r-- 1 1001 1001 5605 Jun 18 05:14 Makefile 05:18:33 -rw-rw-r-- 1 1001 1001 7905 Jun 18 05:14 README.md 05:18:33 -rw-rw-r-- 1 1001 1001 7071 Jun 18 05:14 SECURITY.md 05:18:33 -rw-rw-r-- 1 1001 1001 5 Jun 18 05:15 VERSION 05:18:33 -rw-rw-r-- 1 1001 1001 4131 Jun 18 05:14 ZMQWindows.md 05:18:33 drwxrwxr-x 2 1001 1001 37 Jun 18 05:14 bin 05:18:33 drwxrwxr-x 14 1001 1001 4096 Jun 18 05:14 cmd 05:18:33 -rw-r--r-- 1 root root 398095 Jun 18 05:18 coverage.out 05:18:33 -rw-rw-r-- 1 1001 1001 841 Jun 18 05:14 go.mod 05:18:33 -rw-r--r-- 1 root root 20843 Jun 18 05:16 go.sum 05:18:33 drwxrwxr-x 7 1001 1001 114 Jun 18 05:14 internal 05:18:33 drwxrwxr-x 3 1001 1001 16 Jun 18 05:14 openapi 05:18:33 drwxrwxr-x 4 1001 1001 71 Jun 18 05:14 snap 05:18:33 -rw-rw-r-- 1 1001 1001 168 Jun 18 05:14 version.go [Pipeline] sh 05:18:33 + '[' -e coverage.out ] 05:18:33 + chown 1001:1001 coverage.out [Pipeline] stash 05:18:33 Stashed 1 file(s) [Pipeline] sh 05:18:33 + make build 05:18:33 go mod tidy 05:18:33 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 05:18:35 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 05:18:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 05:18: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 05:18:43 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 05:18:43 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 05:18:44 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 05:18:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 05:18:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:18:47 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 05:18:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:18:48 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] } 05:18:50 $ docker stop --time=1 4d4bce4a6deb6add1406631a29da853a18c9aa4a74e7b57ca26c5d6c309ab2fd 05:18:52 $ docker rm -f 4d4bce4a6deb6add1406631a29da853a18c9aa4a74e7b57ca26c5d6c309ab2fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:18:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:18:54 05:18:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 05:18:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:18:54 latest: Pulling from edgex-devops/edgex-compose 05:18:54 cbdbe7a5bc2a: Pulling fs layer 05:18:54 ca9280d653b3: Pulling fs layer 05:18:54 7e9c9ca2126c: Pulling fs layer 05:18:55 cbdbe7a5bc2a: Verifying Checksum 05:18:55 cbdbe7a5bc2a: Download complete 05:18:55 cbdbe7a5bc2a: Pull complete 05:18:55 ca9280d653b3: Verifying Checksum 05:18:55 ca9280d653b3: Download complete 05:18:56 ca9280d653b3: Pull complete 05:18:56 7e9c9ca2126c: Verifying Checksum 05:18:56 7e9c9ca2126c: Download complete 05:18:59 7e9c9ca2126c: Pull complete 05:18:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:18:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:18:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 05:19:00 prd-centos7-docker-4c-2g-150 does not seem to be running inside a container 05:19:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:19:03 $ docker top 04badb2b2fda9eb45a510f198dd86010407daa12af6ab2e15c2191bf5e32299f -eo pid,comm [Pipeline] { [Pipeline] sh 05:19:03 + docker-compose build --help 05:19:03 + grep parallel 05:19:04 --parallel Build images in parallel. [Pipeline] } 05:19:04 $ docker stop --time=1 04badb2b2fda9eb45a510f198dd86010407daa12af6ab2e15c2191bf5e32299f 05:19:05 $ docker rm -f 04badb2b2fda9eb45a510f198dd86010407daa12af6ab2e15c2191bf5e32299f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:19:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:19:06 . [Pipeline] withDockerContainer 05:19:06 prd-centos7-docker-4c-2g-150 does not seem to be running inside a container 05:19:06 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:19:06 $ docker top 436e99d40eb9f4face816892ebf4e9169c0f7f1fbda50b14a238a841bdc64235 -eo pid,comm [Pipeline] { [Pipeline] sh 05:19:07 + docker-compose -f ./docker-compose-build.yml build --parallel 05:19:07 Building core-command ... 05:19:07 Building core-data ... 05:19:07 Building core-metadata ... 05:19:07 Building security-bootstrapper ... 05:19:07 Building security-proxy-setup ... 05:19:07 Building security-secretstore-setup ... 05:19:07 Building support-notifications ... 05:19:07 Building support-scheduler ... 05:19:07 Building sys-mgmt-agent ... 05:19:07 Building security-bootstrapper 05:19:07 Building sys-mgmt-agent 05:19:07 Building security-secretstore-setup 05:19:07 Building core-command 05:19:07 Building core-metadata 05:19:20 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:19:20 Step 2/32 : FROM ${BUILDER_BASE} AS builder 05:19:20 ---> cc392f183c08 05:19:20 Step 3/32 : WORKDIR /edgex-go 05:19:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:19:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:19:20 ---> cc392f183c08 05:19:20 Step 3/24 : WORKDIR /edgex-go 05:19:20 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:19:20 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:19:20 ---> cc392f183c08 05:19:20 Step 3/26 : WORKDIR /edgex-go 05:19:28 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:19:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:19:28 ---> cc392f183c08 05:19:28 Step 3/24 : WORKDIR /edgex-go 05:19:30 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:19:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:19:30 ---> cc392f183c08 05:19:30 Step 3/24 : WORKDIR /edgex-go 05:19:31 ---> Running in 1f92618b07c7 05:19:31 ---> Running in 6a2a58f4c5cb 05:19:31 ---> Running in a58528f1c7b6 05:19:31 ---> Running in 6f2331642c2d 05:19:31 ---> Running in 47e8820e9228 05:19:31 Removing intermediate container 1f92618b07c7 05:19:31 ---> e439e36b1b20 05:19:31 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:19:31 Removing intermediate container 47e8820e9228 05:19:31 ---> 94203110dd2e 05:19:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:19:31 Removing intermediate container 6a2a58f4c5cb 05:19:31 ---> a9415dbdf4df 05:19:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:19:31 ---> Running in 06e9a8cf2800 05:19:31 Removing intermediate container a58528f1c7b6 05:19:31 ---> b1056b5ae3a6 05:19:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:19:31 ---> Running in 8036aef77503 05:19:31 Removing intermediate container 6f2331642c2d 05:19:31 ---> a826448bbc1f 05:19:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:19:31 ---> Running in ed7de750b580 05:19:31 ---> Running in 0e272555d1a2 05:19:31 ---> Running in ca86c280ba50 05:19:32 Removing intermediate container 06e9a8cf2800 05:19:32 ---> 65af59b6a528 05:19:32 Step 5/32 : RUN apk add --update --no-cache make git 05:19:32 Removing intermediate container 8036aef77503 05:19:32 ---> 21a65a441ece 05:19:32 Step 5/24 : RUN apk add --update --no-cache make git 05:19:32 ---> Running in b45a19c394cb 05:19:32 ---> Running in 510508c61dc7 05:19:33 Removing intermediate container ca86c280ba50 05:19:33 ---> 85b553958a36 05:19:33 Step 5/26 : RUN apk add --update --no-cache make git 05:19:33 ---> Running in 0a9e46093b36 05:19:33 Removing intermediate container ed7de750b580 05:19:33 ---> 37f846fdfe13 05:19:33 Step 5/24 : RUN apk add --update --no-cache make bash git 05:19:33 Removing intermediate container 0e272555d1a2 05:19:33 ---> 8a449ec9fc9c 05:19:33 Step 5/24 : RUN apk add --update --no-cache make git 05:19:33 ---> Running in ef98463f2ea8 05:19:33 ---> Running in bd67a752f142 05:19:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:19:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:19:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:19:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:19:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:19:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:19:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:19:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:19:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:19:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:19:34 OK: 219 MiB in 52 packages 05:19:35 Removing intermediate container b45a19c394cb 05:19:35 ---> f94a9f00ba7b 05:19:35 Step 6/24 : COPY go.mod . 05:19:35 OK: 219 MiB in 52 packages 05:19:35 OK: 219 MiB in 52 packages 05:19:35 OK: 219 MiB in 52 packages 05:19:35 ---> 8a68700ad282 05:19:35 Step 7/24 : RUN go mod download 05:19:35 ---> Running in ddfe74057758 05:19:35 OK: 219 MiB in 52 packages 05:19:35 Removing intermediate container ef98463f2ea8 05:19:35 ---> d439e32e2744 05:19:35 Step 6/24 : COPY go.mod . 05:19:35 Removing intermediate container bd67a752f142 05:19:35 ---> 2b1620229b77 05:19:35 Step 6/24 : COPY go.mod . 05:19:35 Removing intermediate container 0a9e46093b36 05:19:35 ---> 43ae32093675 05:19:35 Step 6/26 : COPY go.mod . 05:19:35 ---> e0eca678b508 05:19:35 Step 7/24 : RUN go mod download 05:19:35 ---> fbacc3e82a6e 05:19:35 Step 7/24 : RUN go mod download 05:19:36 ---> Running in 5cde4ba93d87 05:19:36 ---> Running in 4e34e853b510 05:19:36 Removing intermediate container 510508c61dc7 05:19:36 ---> 19008c94ed3d 05:19:36 Step 6/32 : COPY go.mod . 05:19:36 ---> 46feb76d6ddc 05:19:36 Step 7/26 : RUN go mod download 05:19:36 ---> Running in 184572d7700b 05:19:36 ---> 9534b8ca4215 05:19:36 Step 7/32 : RUN go mod download 05:19:36 ---> Running in d0306828ea84 05:19:36 Removing intermediate container ddfe74057758 05:19:36 ---> 8c4ea670c6bb 05:19:36 Step 8/24 : COPY . . 05:19:39 Removing intermediate container 5cde4ba93d87 05:19:39 ---> 27836accf652 05:19:39 Step 8/24 : COPY . . 05:19:45 Removing intermediate container 4e34e853b510 05:19:45 ---> 382fd69499eb 05:19:45 Step 8/24 : COPY . . 05:19:45 Removing intermediate container d0306828ea84 05:19:45 ---> d707a7c3d131 05:19:45 Step 8/32 : COPY . . 05:19:45 Removing intermediate container 184572d7700b 05:19:45 ---> 223186f5b91c 05:19:45 Step 8/26 : COPY . . 05:19:45 ---> a55acb5aaf60 05:19:45 Step 9/24 : RUN go mod tidy 05:19:45 ---> 95dc42ccfc4a 05:19:45 Step 9/24 : RUN go mod tidy 05:19:45 ---> Running in 8dec5313b0ed 05:19:48 ---> Running in 5cc2445c45c1 05:19:56 ---> 226bf3f15ade 05:19:56 Step 9/24 : RUN go mod tidy 05:19:56 Removing intermediate container 5cc2445c45c1 05:19:56 ---> 7c0d525b0520 05:19:56 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 05:19:56 Removing intermediate container 8dec5313b0ed 05:19:56 ---> 9ca2d5bbeec1 05:19:56 Step 10/24 : RUN make cmd/core-metadata/core-metadata 05:19:56 ---> 691f3a0e95ad 05:19:56 Step 9/32 : RUN go mod tidy 05:19:56 ---> 0daeb64fb8df 05:19:56 Step 9/26 : RUN go mod tidy 05:19:56 ---> Running in a24590a9b5ef 05:19:56 ---> Running in f3a4a2329a36 05:19:56 ---> Running in 6951b6615711 05:19:56 ---> Running in 46bd99fd068e 05:19:56 ---> Running in 13b59c021314 05:19:56 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 05:19:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:19:57 Removing intermediate container f3a4a2329a36 05:19:57 ---> 35e7f9e1a978 05:19:57 Step 10/24 : RUN make cmd/core-command/core-command 05:19:57 ---> Running in 330f5e4b5d9e 05:19:57 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 05:19:57 Removing intermediate container 46bd99fd068e 05:19:57 ---> f409d98fe5ff 05:19:57 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:19:57 ---> Running in a3959014ab23 05:19:57 Removing intermediate container 13b59c021314 05:19:57 ---> dd7720b8d8a7 05:19:57 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:19:57 ---> Running in 3d90f367cb1e 05:19:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:19:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:20:37 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 05:20:37 Removing intermediate container a24590a9b5ef 05:20:37 ---> 5b19e7fc84c8 05:20:37 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 05:20:37 Removing intermediate container 330f5e4b5d9e 05:20:37 ---> 88a38df47942 05:20:37 05:20:37 Step 11/24 : FROM alpine:3.12 05:20:37 ---> Running in 31fbc9a5873f 05:20:37 3.12: Pulling from library/alpine 05:20:37 Removing intermediate container a3959014ab23 05:20:37 ---> 8861ce2546b7 05:20:37 05:20:37 Step 11/26 : FROM alpine:3.12 05:20:37 3.12: Pulling from library/alpine 05:20:37 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 05:20:37 Removing intermediate container 3d90f367cb1e 05:20:37 ---> 737cf8621551 05:20:37 05:20:37 Step 11/32 : FROM alpine:3.12 05:20:38 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 05:20:38 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 05:20:38 Status: Downloaded newer image for alpine:3.12 05:20:38 Status: Image is up to date for alpine:3.12 05:20:38 Removing intermediate container 6951b6615711 05:20:38 ---> a0f8f4eade52 05:20:38 05:20:38 Step 11/24 : FROM alpine:3.12 05:20:38 ---> 13621d1b12d4 05:20:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:20:38 ---> 13621d1b12d4 05:20:38 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 05:20:38 ---> 13621d1b12d4 05:20:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 05:20:38 ---> Running in af74d63bb588 05:20:38 ---> Running in a78669ad5208 05:20:38 3.12: Pulling from library/alpine 05:20:38 ---> Running in ce67da555e63 05:20:38 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 05:20:38 Status: Image is up to date for alpine:3.12 05:20:38 ---> 13621d1b12d4 05:20:38 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 05:20:38 Removing intermediate container 31fbc9a5873f 05:20:38 ---> 18e6de771013 05:20:38 05:20:38 Step 12/24 : FROM docker:20.10.0 05:20:38 ---> Running in 0cbfae48f762 05:20:38 20.10.0: Pulling from library/docker 05:20:38 Removing intermediate container 0cbfae48f762 05:20:38 ---> c4fa93a2a594 05:20:38 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 05:20:38 ---> Running in 8e3d188b96c8 05:20:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:20:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:20:38 (1/1) Installing dumb-init (1.2.2-r1) 05:20:38 Executing busybox-1.31.1-r20.trigger 05:20:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:20:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:20:38 OK: 6 MiB in 15 packages 05:20:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:20:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:20:38 (1/1) Installing dumb-init (1.2.2-r1) 05:20:38 Executing busybox-1.31.1-r20.trigger 05:20:38 OK: 6 MiB in 15 packages 05:20:38 (1/6) Installing ca-certificates (20191127-r4) 05:20:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:20:38 (2/6) Installing nghttp2-libs (1.41.0-r0) 05:20:38 (3/6) Installing libcurl (7.77.0-r0) 05:20:38 (4/6) Installing curl (7.77.0-r0) 05:20:38 (5/6) Installing dumb-init (1.2.2-r1) 05:20:38 (6/6) Installing su-exec (0.2-r1) 05:20:38 Executing busybox-1.31.1-r20.trigger 05:20:38 Executing ca-certificates-20191127-r4.trigger 05:20:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:20:39 OK: 7 MiB in 20 packages 05:20:39 (1/2) Installing dumb-init (1.2.2-r1) 05:20:39 (2/2) Installing su-exec (0.2-r1) 05:20:39 Executing busybox-1.31.1-r20.trigger 05:20:39 OK: 6 MiB in 16 packages 05:20:39 Removing intermediate container af74d63bb588 05:20:39 ---> 770a8eb8b008 05:20:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:20:39 ---> Running in 8192ddf857f1 05:20:39 Removing intermediate container ce67da555e63 05:20:39 ---> 105e724c48ca 05:20:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:20:39 ---> Running in 3fd3047fbd1a 05:20:39 Removing intermediate container 8192ddf857f1 05:20:39 ---> 1f588986d79f 05:20:39 Step 14/24 : ENV APP_PORT=59881 05:20:39 ---> Running in c205e318f69f 05:20:39 Removing intermediate container 3fd3047fbd1a 05:20:39 ---> c80f73a29bc6 05:20:39 Step 14/24 : ENV APP_PORT=59882 05:20:39 Removing intermediate container a78669ad5208 05:20:39 ---> 136995896163 05:20:39 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:20:39 ---> Running in 90af898e4ecc 05:20:39 Removing intermediate container 8e3d188b96c8 05:20:39 ---> 772cba26e38a 05:20:39 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 05:20:39 Removing intermediate container c205e318f69f 05:20:39 ---> 7b57576066cc 05:20:39 Step 15/24 : EXPOSE $APP_PORT 05:20:39 ---> Running in 815455e09af2 05:20:39 ---> Running in 6cd86203ce50 05:20:39 ---> Running in bb39069d4ec0 05:20:39 Removing intermediate container 90af898e4ecc 05:20:39 ---> 36d54950c854 05:20:39 Step 15/24 : EXPOSE $APP_PORT 05:20:39 Removing intermediate container 6cd86203ce50 05:20:39 ---> d591f04719af 05:20:39 Step 14/26 : WORKDIR / 05:20:39 ---> Running in 0c85ad0d7616 05:20:39 Removing intermediate container 815455e09af2 05:20:39 ---> ead195a245f9 05:20:39 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 05:20:39 ---> Running in b96c4b02f61e 05:20:39 ---> Running in 5de07c3693bf 05:20:39 Removing intermediate container bb39069d4ec0 05:20:39 ---> 8922b5e08c1a 05:20:39 Step 16/24 : WORKDIR / 05:20:39 ---> Running in 5f5a31521a8a 05:20:39 Removing intermediate container 0c85ad0d7616 05:20:39 ---> d7c65d3cbe85 05:20:39 Step 16/24 : WORKDIR / 05:20:40 Removing intermediate container b96c4b02f61e 05:20:40 ---> 6cde3acea48a 05:20:40 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:20:40 ---> Running in 5c5ac5f78b33 05:20:40 Removing intermediate container 5de07c3693bf 05:20:40 ---> 0080dd981ea8 05:20:40 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 05:20:40 Removing intermediate container 5f5a31521a8a 05:20:40 ---> ac5ce952a7e2 05:20:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:20:40 ---> Running in f8f349b12101 05:20:40 Removing intermediate container 5c5ac5f78b33 05:20:40 ---> e535753c79cf 05:20:40 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:20:40 ---> 3af30ba4d218 05:20:40 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 05:20:40 ---> 326b73d6ae7f 05:20:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:20:40 ---> cef209dee8c2 05:20:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:20:40 ---> 1ae17b97f3a7 05:20:40 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 05:20:41 ---> 9c524766c419 05:20:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 05:20:41 ---> b7685cbe2d62 05:20:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 05:20:41 ---> a6c569da8851 05:20:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 05:20:41 Removing intermediate container f8f349b12101 05:20:41 ---> 62d93af2cd4d 05:20:41 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 05:20:41 ---> 18e65801e0c8 05:20:41 Step 20/24 : ENTRYPOINT ["/core-command"] 05:20:41 ---> Running in 43757934086a 05:20:41 ---> Running in 81c3ea602769 05:20:41 ---> 3469893a6248 05:20:41 Step 20/24 : ENTRYPOINT ["/core-metadata"] 05:20:41 ---> 055cfb3963a5 05:20:41 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:20:41 ---> Running in dced3a79f8ea 05:20:41 Removing intermediate container 81c3ea602769 05:20:41 ---> 7cae7df83ba1 05:20:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:20:41 Removing intermediate container 43757934086a 05:20:41 ---> 384209342d21 05:20:41 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 05:20:41 Removing intermediate container dced3a79f8ea 05:20:41 ---> 541cf6fe2216 05:20:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:20:41 ---> Running in 976022e1dee3 05:20:41 ---> Running in 3f4274378b7b 05:20:41 ---> 840e3560f266 05:20:41 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:20:41 ---> 2c215b35fb9b 05:20:41 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 05:20:41 ---> Running in f61a9ea7e472 05:20:42 Removing intermediate container 976022e1dee3 05:20:42 ---> 94274135394a 05:20:42 Step 22/24 : LABEL arch=x86_64 05:20:42 Removing intermediate container 3f4274378b7b 05:20:42 ---> 6c5d78b0943e 05:20:42 Step 22/24 : LABEL arch=x86_64 05:20:42 ---> Running in 84d97a3d8d19 05:20:42 ---> Running in 459d105873fd 05:20:42 ---> d06099c2214d 05:20:42 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:20:42 Removing intermediate container 84d97a3d8d19 05:20:42 ---> 391a47598ac1 05:20:42 Step 23/24 : LABEL git_sha=0c6a76c2138518cf2905ef60ef984842f9ef6cf4 05:20:42 Removing intermediate container 459d105873fd 05:20:42 ---> eaf2b24d24d0 05:20:42 Step 23/24 : LABEL git_sha=0c6a76c2138518cf2905ef60ef984842f9ef6cf4 05:20:42 ---> Running in f267d79c84ef 05:20:42 ---> Running in 8817f4d583bb 05:20:42 ---> 542b5d4745e8 05:20:42 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/ 05:20:42 Removing intermediate container f267d79c84ef 05:20:42 ---> e6e7be08ab1c 05:20:42 Step 24/24 : LABEL version=0.0.0 05:20:42 ---> Running in 45ac4e56b0b0 05:20:42 Removing intermediate container 8817f4d583bb 05:20:42 ---> 6b95506d3cd1 05:20:42 Step 24/24 : LABEL version=0.0.0 05:20:42 ---> Running in 471e679fe236 05:20:42 ---> Running in bb758246d832 05:20:42 Removing intermediate container 471e679fe236 05:20:42 ---> 0f421767df7c 05:20:42 05:20:42 Removing intermediate container bb758246d832 05:20:42 ---> edfed000f0cc 05:20:42 05:20:42 Successfully built 0f421767df7c 05:20:42 Successfully tagged core-metadata:latest 05:20:42 Building core-data 05:20:42 Removing intermediate container f61a9ea7e472 05:20:42 ---> e286683940dc 05:20:42 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 05:20:43  Building core-metadata ... done Successfully built edfed000f0cc 05:20:43 Successfully tagged core-command:latest 05:20:43 Building support-notifications 05:20:44  Building core-command ... done  ---> 3d33aa180fa1 05:20:44 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:20:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:20:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:20:52 ---> cc392f183c08 05:20:52 Step 3/23 : WORKDIR /edgex-go 05:20:52 ---> Using cache 05:20:52 ---> a826448bbc1f 05:20:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:20:52 ---> Using cache 05:20:52 ---> 8a449ec9fc9c 05:20:52 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:20:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:20:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:20:53 ---> cc392f183c08 05:20:53 Step 3/24 : WORKDIR /edgex-go 05:20:53 ---> Using cache 05:20:53 ---> a826448bbc1f 05:20:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:20:53 ---> Using cache 05:20:53 ---> 8a449ec9fc9c 05:20:53 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 05:20:55 ---> 578fb7cff529 05:20:55 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 05:20:55 ---> Running in a83fdb1eca14 05:20:55 Removing intermediate container 45ac4e56b0b0 05:20:55 ---> ea5c59f0413f 05:20:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 05:20:55 ---> Running in d365338ad26f 05:20:55 ---> Running in 874ea065acb0 05:20:55 Removing intermediate container 874ea065acb0 05:20:55 ---> 5043bf2c0141 05:20:55 Step 24/26 : LABEL arch=x86_64 05:20:55 ---> Running in 902a78ec51a5 05:20:55 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 05:20:55 ---> 15190ffa593f 05:20:55 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 05:20:55 Status: Downloaded newer image for docker:20.10.0 05:20:55 ---> aefe523efa57 05:20:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 05:20:55 ---> Running in 64c4c34f5d17 05:20:55 Removing intermediate container 902a78ec51a5 05:20:55 ---> 792b02747d0f 05:20:55 Step 25/26 : LABEL git_sha=0c6a76c2138518cf2905ef60ef984842f9ef6cf4 05:20:55 ---> Running in 173383c2e7f3 05:20:55 Removing intermediate container 64c4c34f5d17 05:20:55 ---> 5c9f00634baf 05:20:55 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 05:20:55 ---> Running in 59da5c8ed835 05:20:55 ---> 64c22d2fe3ae 05:20:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 05:20:55 Removing intermediate container 173383c2e7f3 05:20:55 ---> ecb32537d4a1 05:20:55 Step 26/26 : LABEL version=0.0.0 05:20:55 ---> Running in 150646d975e4 05:20:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:20:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:20:55 Removing intermediate container 150646d975e4 05:20:55 ---> 10aa64f053c1 05:20:55 05:20:55 ---> 161b49a97fac 05:20:55 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 05:20:55 Successfully built 10aa64f053c1 05:20:55 ---> Running in 354257c43bd3 05:20:55 Successfully tagged security-secretstore-setup:latest 05:20:55 Building support-scheduler 05:20:56  Building security-secretstore-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:20:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:20:56 (1/39) Installing readline (8.0.4-r0) 05:20:56 (2/39) Installing bash (5.0.17-r0) 05:20:56 Executing bash-5.0.17-r0.post-install 05:20:56 (3/39) Installing nghttp2-libs (1.41.0-r0) 05:20:56 (4/39) Installing libcurl (7.77.0-r0) 05:20:56 (5/39) Installing curl (7.77.0-r0) 05:20:56 (6/39) Installing dumb-init (1.2.2-r1) 05:20:56 (7/39) Installing libbz2 (1.0.8-r1) 05:20:56 (8/39) Installing expat (2.2.9-r1) 05:20:56 Removing intermediate container 354257c43bd3 05:20:56 ---> 50e796c45b00 05:20:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:20:56 (9/39) Installing libffi (3.3-r2) 05:20:56 (10/39) Installing gdbm (1.13-r1) 05:20:56 (11/39) Installing xz-libs (5.2.5-r0) 05:20:56 (12/39) Installing sqlite-libs (3.32.1-r1) 05:20:56 (13/39) Installing python3 (3.8.10-r0) 05:20:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:20:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:20:57 OK: 219 MiB in 52 packages 05:20:57 OK: 219 MiB in 52 packages 05:20:59 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:20:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:20:59 ---> cc392f183c08 05:20:59 Step 3/23 : WORKDIR /edgex-go 05:20:59 ---> Using cache 05:20:59 ---> a826448bbc1f 05:20:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:20:59 ---> Using cache 05:20:59 ---> 8a449ec9fc9c 05:20:59 Step 5/23 : RUN apk add --update --no-cache make git 05:20:59 ---> Using cache 05:20:59 ---> 2b1620229b77 05:20:59 Step 6/23 : COPY go.mod . 05:20:59 ---> Using cache 05:20:59 ---> fbacc3e82a6e 05:20:59 Step 7/23 : RUN go mod download 05:20:59 ---> Using cache 05:20:59 ---> 382fd69499eb 05:20:59 Step 8/23 : COPY . . 05:20:59 ---> Using cache 05:20:59 ---> 226bf3f15ade 05:20:59 Step 9/23 : RUN go mod tidy 05:20:59 ---> Using cache 05:20:59 ---> 35e7f9e1a978 05:20:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 05:21:01 ---> 4ff44d00d86f 05:21:01 Step 27/32 : RUN chmod +x /entrypoint.sh 05:21:01 ---> Running in bea7a86442a6 05:21:01 (14/39) Installing py3-appdirs (1.4.4-r1) 05:21:01 (15/39) Installing py3-ordered-set (4.0.1-r0) 05:21:01 (16/39) Installing py3-parsing (2.4.7-r0) 05:21:01 (17/39) Installing py3-six (1.15.0-r0) 05:21:01 (18/39) Installing py3-packaging (20.4-r0) 05:21:01 ---> Running in 55c34e73ecf4 05:21:01 (19/39) Installing py3-setuptools (47.0.0-r0) 05:21:01 (20/39) Installing py3-chardet (3.0.4-r4) 05:21:01 (21/39) Installing py3-idna (2.9-r0) 05:21:01 (22/39) Installing py3-certifi (2020.4.5.1-r0) 05:21:01 (23/39) Installing py3-urllib3 (1.25.9-r0) 05:21:01 (24/39) Installing py3-requests (2.23.0-r0) 05:21:01 (25/39) Installing py3-msgpack (1.0.0-r0) 05:21:01 (26/39) Installing py3-lockfile (0.12.2-r3) 05:21:01 (27/39) Installing py3-cachecontrol (0.12.6-r0) 05:21:01 (28/39) Installing py3-colorama (0.4.3-r0) 05:21:01 (29/39) Installing py3-distlib (0.3.0-r0) 05:21:01 Removing intermediate container a83fdb1eca14 05:21:01 ---> 70d562951ac7 05:21:01 Step 6/24 : COPY go.mod . 05:21:01 (30/39) Installing py3-distro (1.5.0-r1) 05:21:01 (31/39) Installing py3-webencodings (0.5.1-r3) 05:21:01 (32/39) Installing py3-html5lib (1.0.1-r4) 05:21:01 Removing intermediate container d365338ad26f 05:21:01 ---> 7c800b17a043 05:21:01 Step 6/23 : COPY go.mod . 05:21:01 (33/39) Installing py3-pytoml (0.1.21-r0) 05:21:01 (34/39) Installing py3-pep517 (0.8.2-r0) 05:21:01 (35/39) Installing py3-progress (1.5-r0) 05:21:01 (36/39) Installing py3-toml (0.10.1-r0) 05:21:01 (37/39) Installing py3-retrying (1.3.3-r0) 05:21:01 (38/39) Installing py3-contextlib2 (0.6.0-r0) 05:21:01 (39/39) Installing py3-pip (20.1.1-r0) 05:21:01 Executing busybox-1.31.1-r19.trigger 05:21:01 OK: 72 MiB in 59 packages 05:21:02 ---> fc1f4d6c2bbf 05:21:02 Step 7/24 : RUN go mod download 05:21:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:21:02 ---> f9f93dcf675b 05:21:02 Step 7/23 : RUN go mod download 05:21:02 ---> Running in fc8c1c16d230 05:21:02 ---> Running in d5b6963c311e 05:21:02 Collecting docker-compose==1.23.2 05:21:02 Removing intermediate container 55c34e73ecf4 05:21:02 ---> 57573925e966 05:21:02 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 05:21:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 05:21:03 ---> Running in 2540babb24ac 05:21:03 Collecting cached-property<2,>=1.2.0 05:21:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 05:21:03 Collecting websocket-client<1.0,>=0.32.0 05:21:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 05:21:03 Removing intermediate container 2540babb24ac 05:21:03 ---> c3de8bf3c1b1 05:21:03 Step 29/32 : CMD ["gate"] 05:21:03 Collecting texttable<0.10,>=0.9.0 05:21:03 Downloading texttable-0.9.1.tar.gz (11 kB) 05:21:03 ---> Running in 93750b7b1b3a 05:21:03 Removing intermediate container fc8c1c16d230 05:21:03 ---> 353608612d2f 05:21:03 Step 8/24 : COPY . . 05:21:03 Removing intermediate container 93750b7b1b3a 05:21:03 ---> f4843e4bfacd 05:21:03 Step 30/32 : LABEL arch=x86_64 05:21:03 Removing intermediate container d5b6963c311e 05:21:03 ---> 462c3fe8e615 05:21:03 Step 8/23 : COPY . . 05:21:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 05:21:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 05:21:03 ---> Running in 69793bbbb248 05:21:04 Collecting docker<4.0,>=3.6.0 05:21:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 05:21:04 Collecting PyYAML<4,>=3.10 05:21:04 Downloading PyYAML-3.13.tar.gz (270 kB) 05:21:06 Removing intermediate container 69793bbbb248 05:21:06 ---> db0a7903e446 05:21:06 Step 31/32 : LABEL git_sha=0c6a76c2138518cf2905ef60ef984842f9ef6cf4 05:21:09 Collecting docopt<0.7,>=0.6.1 05:21:09 Downloading docopt-0.6.2.tar.gz (25 kB) 05:21:09 ---> Running in 1e693994d9a7 05:21:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 05:21:09 Removing intermediate container 1e693994d9a7 05:21:09 ---> 5c96aa817688 05:21:09 Step 32/32 : LABEL version=0.0.0 05:21:10 Collecting jsonschema<3,>=2.5.1 05:21:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 05:21:10 ---> Running in 23af181fe9cd 05:21:10 Collecting dockerpty<0.5,>=0.4.1 05:21:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 05:21:11 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 05:21:11 Removing intermediate container 23af181fe9cd 05:21:11 ---> 5c7e69879c88 05:21:11 05:21:11 ---> e4af4bcfbd29 05:21:11 Step 9/23 : RUN go mod tidy 05:21:11 Collecting urllib3<1.25,>=1.21.1 05:21:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 05:21:11 Successfully built 5c7e69879c88 05:21:11 Successfully tagged security-bootstrapper:latest 05:21:11 Building security-proxy-setup 05:21:12 ---> Running in 2ca38d8c8830 05:21:12 Collecting idna<2.8,>=2.5 05:21:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 05:21:12 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 05:21:12  Building security-bootstrapper ... done Collecting docker-pycreds>=0.4.0 05:21:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 05:21:12 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 05:21:12 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 05:21:12 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 05:21:12 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 05:21:12 Installing collected packages: cached-property, websocket-client, texttable, urllib3, idna, requests, docker-pycreds, docker, PyYAML, docopt, jsonschema, dockerpty, docker-compose 05:21:12 Running setup.py install for texttable: started 05:21:13 Running setup.py install for texttable: finished with status 'done' 05:21:13 Attempting uninstall: urllib3 05:21:13 Found existing installation: urllib3 1.25.9 05:21:13 Uninstalling urllib3-1.25.9: 05:21:13 Successfully uninstalled urllib3-1.25.9 05:21:15 Attempting uninstall: idna 05:21:15 Found existing installation: idna 2.9 05:21:15 Uninstalling idna-2.9: 05:21:15 Successfully uninstalled idna-2.9 05:21:15 ---> b48be423adf2 05:21:15 Step 9/24 : RUN go mod tidy 05:21:16 Attempting uninstall: requests 05:21:16 Found existing installation: requests 2.23.0 05:21:16 Uninstalling requests-2.23.0: 05:21:16 Successfully uninstalled requests-2.23.0 05:21:16 ---> Running in dda755bafc99 05:21:16 Removing intermediate container 2ca38d8c8830 05:21:16 ---> 4b7c8586bb69 05:21:16 Step 10/23 : RUN make cmd/support-notifications/support-notifications 05:21:16 Running setup.py install for PyYAML: started 05:21:16 ---> Running in 26f065dac975 05:21:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:21:17 Running setup.py install for PyYAML: finished with status 'done' 05:21:17 Running setup.py install for docopt: started 05:21:18 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 05:21:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:21:18 ---> cc392f183c08 05:21:18 Step 3/22 : WORKDIR /edgex-go 05:21:18 ---> Using cache 05:21:18 ---> a826448bbc1f 05:21:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:21:18 ---> Using cache 05:21:18 ---> 8a449ec9fc9c 05:21:18 Step 5/22 : RUN apk add --update --no-cache make git 05:21:18 ---> Using cache 05:21:18 ---> 2b1620229b77 05:21:18 Step 6/22 : COPY go.mod . 05:21:18 ---> Using cache 05:21:18 ---> fbacc3e82a6e 05:21:18 Step 7/22 : RUN go mod download 05:21:18 ---> Using cache 05:21:18 ---> 382fd69499eb 05:21:18 Step 8/22 : COPY . . 05:21:18 ---> Using cache 05:21:18 ---> 226bf3f15ade 05:21:18 Step 9/22 : RUN go mod tidy 05:21:18 ---> Using cache 05:21:18 ---> 35e7f9e1a978 05:21:18 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 05:21:18 Running setup.py install for docopt: finished with status 'done' 05:21:19 ---> Running in bdb905b96cb3 05:21:19 Running setup.py install for dockerpty: started 05:21:19 Removing intermediate container dda755bafc99 05:21:19 ---> 4ee321a72e77 05:21:19 Step 10/24 : RUN make cmd/core-data/core-data 05:21:19 ---> Running in 8d9e4676ba3b 05:21:19 Running setup.py install for dockerpty: finished with status 'done' 05:21:20 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 05:21:20 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 05:21:20 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 05:21:24 Removing intermediate container 59da5c8ed835 05:21:24 ---> ed4171e10355 05:21:24 Step 15/24 : ENV APP_PORT=58890 05:21:24 ---> Running in 0f50dc2dca30 05:21:24 Removing intermediate container 0f50dc2dca30 05:21:24 ---> 06618cbfeded 05:21:24 Step 16/24 : EXPOSE $APP_PORT 05:21:24 ---> Running in 50e54ae286d7 05:21:24 Removing intermediate container 50e54ae286d7 05:21:24 ---> c1e185d0a0b7 05:21:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 05:21:25 ---> 0cf04f5880a9 05:21:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 05:21:25 ---> c5cb9b0eb1e4 05:21:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 05:21:26 ---> 238e015f74e9 05:21:26 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 05:21:26 ---> Running in 2fa2ab2c57e0 05:21:26 Removing intermediate container 2fa2ab2c57e0 05:21:26 ---> 171f7e9a4632 05:21:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:21:26 ---> Running in 948b91916ee6 05:21:26 Removing intermediate container 948b91916ee6 05:21:26 ---> fd93a5f00119 05:21:26 Step 22/24 : LABEL arch=x86_64 05:21:26 ---> Running in d1423908ecb0 05:21:27 Removing intermediate container d1423908ecb0 05:21:27 ---> c401e24a5edc 05:21:27 Step 23/24 : LABEL git_sha=0c6a76c2138518cf2905ef60ef984842f9ef6cf4 05:21:27 ---> Running in 98f72809f94e 05:21:27 Removing intermediate container 98f72809f94e 05:21:27 ---> 6cf1535cd0aa 05:21:27 Step 24/24 : LABEL version=0.0.0 05:21:27 ---> Running in 8f9768f44611 05:21:27 Removing intermediate container 8f9768f44611 05:21:27 ---> bc8bacd1e1b7 05:21:27 05:21:27 Successfully built bc8bacd1e1b7 05:21:27 Successfully tagged sys-mgmt-agent:latest 05:21:34  Building sys-mgmt-agent ... done Removing intermediate container bea7a86442a6 05:21:34 ---> bd8b1afe5903 05:21:34 05:21:34 Step 11/23 : FROM alpine:3.12 05:21:34 ---> 13621d1b12d4 05:21:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:21:34 ---> Using cache 05:21:34 ---> 105e724c48ca 05:21:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 05:21:34 ---> Using cache 05:21:34 ---> c80f73a29bc6 05:21:34 Step 14/23 : ENV APP_PORT=59861 05:21:34 ---> Running in a7c2c12cc4a3 05:21:34 Removing intermediate container a7c2c12cc4a3 05:21:34 ---> d428eca3e6ca 05:21:34 Step 15/23 : EXPOSE $APP_PORT 05:21:34 ---> Running in bf11db47d464 05:21:34 Removing intermediate container bf11db47d464 05:21:34 ---> b925b93cf2c9 05:21:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:21:34 ---> 91ca2a5f8d80 05:21:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:21:35 ---> 01845c60742d 05:21:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 05:21:35 ---> ccbbc3798c82 05:21:35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:21:35 ---> Running in 2faa93e560b4 05:21:35 Removing intermediate container 2faa93e560b4 05:21:35 ---> df2ecb28028c 05:21:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:21:35 ---> Running in 3fb8df26e0d8 05:21:35 Removing intermediate container 3fb8df26e0d8 05:21:35 ---> 4904b3286b1c 05:21:35 Step 21/23 : LABEL arch=x86_64 05:21:35 ---> Running in 03d392dd8d5b 05:21:36 Removing intermediate container 03d392dd8d5b 05:21:36 ---> 0c8b0d776981 05:21:36 Step 22/23 : LABEL git_sha=0c6a76c2138518cf2905ef60ef984842f9ef6cf4 05:21:36 ---> Running in 6722a9c55167 05:21:36 Removing intermediate container 6722a9c55167 05:21:36 ---> 081641e55bfd 05:21:36 Step 23/23 : LABEL version=0.0.0 05:21:36 ---> Running in fc52bfa1620d 05:21:36 Removing intermediate container fc52bfa1620d 05:21:36 ---> e868a5c4a758 05:21:36 05:21:36 Successfully built e868a5c4a758 05:21:36 Successfully tagged support-scheduler:latest 05:21:44  Building support-scheduler ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 05:21:47 Removing intermediate container 26f065dac975 05:21:47 ---> 80a14da75b59 05:21:47 05:21:47 Step 11/23 : FROM alpine:3.12 05:21:47 ---> 13621d1b12d4 05:21:47 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:21:47 ---> Running in 6a4062ea8249 05:21:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:21:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:21:48 (1/2) Installing ca-certificates (20191127-r4) 05:21:48 (2/2) Installing dumb-init (1.2.2-r1) 05:21:48 Executing busybox-1.31.1-r20.trigger 05:21:48 Executing ca-certificates-20191127-r4.trigger 05:21:48 OK: 6 MiB in 16 packages 05:21:48 Removing intermediate container bdb905b96cb3 05:21:48 ---> 3b336d930ae9 05:21:48 05:21:48 Step 11/22 : FROM alpine:3.12 05:21:48 ---> 13621d1b12d4 05:21:48 Step 12/22 : RUN apk add --update --no-cache curl 05:21:48 ---> Running in 79dbcf002036 05:21:49 Removing intermediate container 6a4062ea8249 05:21:49 ---> 3c55ae78ee53 05:21:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 05:21:49 ---> Running in 7481eff8511d 05:21:49 Removing intermediate container 7481eff8511d 05:21:49 ---> 0f4af7c04abb 05:21:49 Step 14/23 : ENV APP_PORT=59860 05:21:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:21:49 ---> Running in 89c12876b3b3 05:21:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:21:49 (1/4) Installing ca-certificates (20191127-r4) 05:21:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 05:21:49 (3/4) Installing libcurl (7.77.0-r0) 05:21:49 (4/4) Installing curl (7.77.0-r0) 05:21:49 Executing busybox-1.31.1-r20.trigger 05:21:49 Executing ca-certificates-20191127-r4.trigger 05:21:49 Removing intermediate container 89c12876b3b3 05:21:49 ---> ec4f6f1f8338 05:21:49 Step 15/23 : EXPOSE $APP_PORT 05:21:49 OK: 7 MiB in 18 packages 05:21:49 ---> Running in 776940bc8e32 05:21:49 Removing intermediate container 776940bc8e32 05:21:49 ---> 230db28d3ff3 05:21:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:21:49 Removing intermediate container 79dbcf002036 05:21:49 ---> 7e599721a2ab 05:21:49 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 05:21:49 ---> Running in 0fa2ecc6bde5 05:21:50 ---> f6f90a179c72 05:21:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:21:50 Removing intermediate container 0fa2ecc6bde5 05:21:50 ---> df6fac6369d0 05:21:50 Step 14/22 : WORKDIR /edgex 05:21:50 ---> Running in 1500e663f140 05:21:50 ---> d22a8a293eae 05:21:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 05:21:50 Removing intermediate container 1500e663f140 05:21:50 ---> 226d35dd2546 05:21:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 05:21:51 ---> b571ceb7720c 05:21:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 05:21:51 ---> 1552fae8d25c 05:21:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:21:51 ---> Running in 7fba5b4b80f5 05:21:51 Removing intermediate container 8d9e4676ba3b 05:21:51 ---> f939fae483cc 05:21:51 05:21:51 Step 11/24 : FROM alpine:3.12 05:21:51 ---> 13621d1b12d4 05:21:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 05:21:51 Removing intermediate container 7fba5b4b80f5 05:21:51 ---> 1c3d3160ff95 05:21:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:21:51 ---> Running in 5c06b2d6c0eb 05:21:51 ---> Running in 5b4708667c29 05:21:51 ---> 2e1e29e06688 05:21:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:21:51 Removing intermediate container 5c06b2d6c0eb 05:21:51 ---> f55528344df5 05:21:51 Step 13/24 : ENV APP_PORT=59880 05:21:51 ---> Running in aefd2570ee52 05:21:51 Removing intermediate container 5b4708667c29 05:21:51 ---> 6f173d197321 05:21:51 Step 21/23 : LABEL arch=x86_64 05:21:51 ---> Running in 4501e0dd6878 05:21:51 Removing intermediate container aefd2570ee52 05:21:51 ---> 11c3c6ed2c29 05:21:51 Step 14/24 : EXPOSE $APP_PORT 05:21:51 ---> 85fed6ad4b23 05:21:51 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 05:21:51 ---> Running in 9d4e0cc1c665 05:21:51 ---> Running in ede5740420e9 05:21:51 Removing intermediate container 4501e0dd6878 05:21:51 ---> f82a72c68866 05:21:51 Step 22/23 : LABEL git_sha=0c6a76c2138518cf2905ef60ef984842f9ef6cf4 05:21:51 ---> Running in e2bab2a23000 05:21:51 Removing intermediate container 9d4e0cc1c665 05:21:51 ---> 0f25dae7b0fd 05:21:51 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:21:51 ---> Running in 5232c28d17e8 05:21:51 Removing intermediate container ede5740420e9 05:21:51 ---> 707b7f666d3b 05:21:51 Step 19/22 : CMD ["--init=true"] 05:21:52 Removing intermediate container e2bab2a23000 05:21:52 ---> e15ff098f092 05:21:52 Step 23/23 : LABEL version=0.0.0 05:21:52 ---> Running in c2d0a245ef17 05:21:52 ---> Running in 213fccfb40ff 05:21:52 Removing intermediate container 213fccfb40ff 05:21:52 ---> 2a87359335cc 05:21:52 05:21:52 Removing intermediate container c2d0a245ef17 05:21:52 ---> e75f3f74aaa7 05:21:52 Step 20/22 : LABEL arch=x86_64 05:21:52 ---> Running in 4b8622e91577 05:21:52 Successfully built 2a87359335cc 05:21:52 Successfully tagged support-notifications:latest 05:21:52  Building support-notifications ... done Removing intermediate container 4b8622e91577 05:21:52 ---> a1500dcbd473 05:21:52 Step 21/22 : LABEL git_sha=0c6a76c2138518cf2905ef60ef984842f9ef6cf4 05:21:52 ---> Running in 3159372141a6 05:21:52 Removing intermediate container 3159372141a6 05:21:52 ---> 09e077ddc304 05:21:52 Step 22/22 : LABEL version=0.0.0 05:21:52 Removing intermediate container 5232c28d17e8 05:21:52 ---> 48fcc4f5a7c3 05:21:52 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 05:21:52 ---> Running in 5dc5c0c6dcb5 05:21:52 ---> Running in d2cdfaa8e6d9 05:21:52 Removing intermediate container 5dc5c0c6dcb5 05:21:52 ---> e6937c2f128c 05:21:52 05:21:52 Successfully built e6937c2f128c 05:21:52 Successfully tagged security-proxy-setup:latest 05:21:52  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:21:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:21:53 (1/6) Installing dumb-init (1.2.2-r1) 05:21:53 (2/6) Installing libgcc (9.3.0-r2) 05:21:53 (3/6) Installing libsodium (1.0.18-r0) 05:21:53 (4/6) Installing libstdc++ (9.3.0-r2) 05:21:55 (5/6) Installing libzmq (4.3.3-r0) 05:21:55 (6/6) Installing zeromq (4.3.3-r0) 05:21:55 Executing busybox-1.31.1-r20.trigger 05:21:55 OK: 8 MiB in 20 packages 05:21:55 Removing intermediate container d2cdfaa8e6d9 05:21:55 ---> 188325e4b52c 05:21:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:21:55 ---> b5f3349f8a20 05:21:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:21:56 ---> 4f0a6b983cfd 05:21:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 05:21:56 ---> 9bf17ee32e7a 05:21:56 Step 20/24 : ENTRYPOINT ["/core-data"] 05:21:56 ---> Running in 33268402ecdd 05:21:56 Removing intermediate container 33268402ecdd 05:21:56 ---> 4a32ca2af41a 05:21:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:21:56 ---> Running in 454029e0a7fe 05:21:56 Removing intermediate container 454029e0a7fe 05:21:56 ---> beb9ead3ce17 05:21:56 Step 22/24 : LABEL arch=x86_64 05:21:56 ---> Running in 6725015322a5 05:21:56 Removing intermediate container 6725015322a5 05:21:56 ---> 14c6d7fd7a85 05:21:56 Step 23/24 : LABEL git_sha=0c6a76c2138518cf2905ef60ef984842f9ef6cf4 05:21:56 ---> Running in fe8e1e297380 05:21:56 Removing intermediate container fe8e1e297380 05:21:56 ---> a09d1eb3ff20 05:21:56 Step 24/24 : LABEL version=0.0.0 05:21:56 ---> Running in 51cfd54bb9e1 05:21:56 Removing intermediate container 51cfd54bb9e1 05:21:56 ---> 8230d4f47af4 05:21:56 05:21:56 Successfully built 8230d4f47af4 05:21:56 Successfully tagged core-data:latest 05:21:57  Building core-data ... done  [Pipeline] } 05:21:57 $ docker stop --time=1 436e99d40eb9f4face816892ebf4e9169c0f7f1fbda50b14a238a841bdc64235 05:21:58 $ docker rm -f 436e99d40eb9f4face816892ebf4e9169c0f7f1fbda50b14a238a841bdc64235 [Pipeline] // withDockerContainer [Pipeline] sh 05:21:59 + docker images 05:21:59 REPOSITORY TAG IMAGE ID CREATED SIZE 05:21:59 core-data latest 8230d4f47af4 3 seconds ago 20.2MB 05:21:59 security-proxy-setup latest e6937c2f128c 7 seconds ago 25.7MB 05:21:59 support-notifications latest 2a87359335cc 8 seconds ago 16.7MB 05:21:59 f939fae483cc 9 seconds ago 1.15GB 05:21:59 3b336d930ae9 11 seconds ago 1.15GB 05:21:59 80a14da75b59 13 seconds ago 1.15GB 05:21:59 support-scheduler latest e868a5c4a758 23 seconds ago 15.9MB 05:21:59 bd8b1afe5903 26 seconds ago 1.15GB 05:21:59 sys-mgmt-agent latest bc8bacd1e1b7 32 seconds ago 312MB 05:21:59 security-bootstrapper latest 5c7e69879c88 48 seconds ago 18.6MB 05:21:59 security-secretstore-setup latest 10aa64f053c1 About a minute ago 28.7MB 05:21:59 core-metadata latest 0f421767df7c About a minute ago 16.6MB 05:21:59 core-command latest edfed000f0cc About a minute ago 15.9MB 05:21:59 18e6de771013 About a minute ago 1.15GB 05:21:59 a0f8f4eade52 About a minute ago 1.15GB 05:21:59 737cf8621551 About a minute ago 1.15GB 05:21:59 8861ce2546b7 About a minute ago 1.15GB 05:21:59 88a38df47942 About a minute ago 1.14GB 05:21:59 ci-base-image-x86_64 latest cc392f183c08 5 minutes ago 647MB 05:21:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 05:21:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 05:21:59 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 05:21:59 docker 20.10.0 aefe523efa57 6 months ago 240MB 05:21:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 05:22:14 Still waiting to schedule task 05:22:14 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 05:23:14 Running on prd-ubuntu18.04-docker-8c-8g-154 in /w/workspace/edgexfoundry_edgex-go_PR-3581 [Pipeline] { [Pipeline] ws 05:23:14 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:23:14 The recommended git tool is: git 05:23:16 using credential edgex-jenkins-ssh 05:23:16 Cloning the remote Git repository 05:23:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:23:16 > git init /w/workspace/edgex-go/1 # timeout=10 05:23:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:23:16 > git --version # timeout=10 05:23:16 > git --version # 'git version 2.17.1' 05:23:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:23:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:23:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:23:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:23:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:23:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:23:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:23:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3581/head:refs/remotes/origin/PR-3581 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:23:22 Merging remotes/origin/master commit b4de5ce62e17f93ad83591616c8cb82096e86c40 into PR head commit 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:23:23 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] } 05:23:22 > git config core.sparsecheckout # timeout=10 05:23:22 > git checkout -f 0c6a76c2138518cf2905ef60ef984842f9ef6cf4 # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:23:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:23:26 ---> package-listing.sh 05:23:26 ++ facter osfamily 05:23:26 ++ tr '[:upper:]' '[:lower:]' 05:23:26 + OS_FAMILY=redhat 05:23:26 + workspace=/w/workspace/edgex-go/1 05:23:26 + START_PACKAGES=/tmp/packages_start.txt 05:23:26 + END_PACKAGES=/tmp/packages_end.txt 05:23:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:23:26 + PACKAGES=/tmp/packages_start.txt 05:23:26 + '[' /w/workspace/edgex-go/1 ']' 05:23:26 + PACKAGES=/tmp/packages_end.txt 05:23:26 + case "${OS_FAMILY}" in 05:23:26 + rpm -qa 05:23:26 + sort 05:23:29 + '[' -f /tmp/packages_start.txt ']' 05:23:29 + '[' -f /tmp/packages_end.txt ']' 05:23:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:23:29 + '[' /w/workspace/edgex-go/1 ']' 05:23:29 + mkdir -p /w/workspace/edgex-go/1/archives/ 05:23:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 05:23:29 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:23:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:23:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:23:30 05:23:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:23:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:23:30 alpine: Pulling from edgex-lftools-log-publisher 05:23:30 df20fa9351a1: Pulling fs layer 05:23:30 36b3adc4ff6f: Pulling fs layer 05:23:30 8ad3a11d3b57: Pulling fs layer 05:23:30 46f8f816bc3b: Pulling fs layer 05:23:30 93b61091891f: Pulling fs layer 05:23:30 93b9cdb0e59b: Pulling fs layer 05:23:30 5e14af77c1be: Pulling fs layer 05:23:30 01666e4c0597: Pulling fs layer 05:23:30 aa168da1d23b: Pulling fs layer 05:23:30 46f8f816bc3b: Waiting 05:23:30 93b61091891f: Waiting 05:23:30 93b9cdb0e59b: Waiting 05:23:30 5e14af77c1be: Waiting 05:23:30 01666e4c0597: Waiting 05:23:30 aa168da1d23b: Waiting 05:23:30 36b3adc4ff6f: Verifying Checksum 05:23:30 36b3adc4ff6f: Download complete 05:23:30 46f8f816bc3b: Verifying Checksum 05:23:30 46f8f816bc3b: Download complete 05:23:30 df20fa9351a1: Verifying Checksum 05:23:30 df20fa9351a1: Download complete 05:23:31 93b9cdb0e59b: Verifying Checksum 05:23:31 93b9cdb0e59b: Download complete 05:23:31 5e14af77c1be: Download complete 05:23:31 93b61091891f: Verifying Checksum 05:23:31 93b61091891f: Download complete 05:23:31 01666e4c0597: Verifying Checksum 05:23:31 01666e4c0597: Download complete 05:23:31 df20fa9351a1: Pull complete 05:23:31 8ad3a11d3b57: Verifying Checksum 05:23:31 8ad3a11d3b57: Download complete 05:23:31 36b3adc4ff6f: Pull complete 05:23:31 8ad3a11d3b57: Pull complete 05:23:31 46f8f816bc3b: Pull complete 05:23:31 93b61091891f: Pull complete 05:23:31 93b9cdb0e59b: Pull complete 05:23:32 5e14af77c1be: Pull complete 05:23:32 01666e4c0597: Pull complete 05:23:32 aa168da1d23b: Verifying Checksum 05:23:32 aa168da1d23b: Download complete 05:23:37 aa168da1d23b: Pull complete 05:23:37 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:23:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:23:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:23:37 prd-centos7-docker-4c-2g-150 does not seem to be running inside a container 05:23:37 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:23:40 $ docker top d52670e5e0177556caeb54e76c1c585e812bb28ba66672d46fba301ebd07d41e -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:41 + touch /tmp/pre-build-complete [Pipeline] sh 05:23:41 + mkdir -p /var/log/sa [Pipeline] sh 05:23:41 + ls /var/log/sa-host 05:23:41 + sadf -c /var/log/sa-host/sa05 05:23:41 file_magic: OK 05:23:41 HZ: Using current value: 100 05:23:41 file_header: OK 05:23:41 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 05:23:41 Statistics: 05:23:41 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:23:41 File successfully converted to sysstat format version 12.2.1 05:23:41 + sadf -c /var/log/sa-host/sa18 05:23:41 file_magic: OK 05:23:41 HZ: Using current value: 100 05:23:41 file_header: OK 05:23:41 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 05:23:41 Statistics: 05:23:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:23:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:41 provisioning config files... 05:23:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config238638849821469567tmp [Pipeline] { [Pipeline] echo 05:23:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:23:42 ---> create-netrc.sh [Pipeline] } 05:23:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:23:42 ---> python-tools-install.sh [Pipeline] echo 05:23:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:23:43 ---> sudo-logs.sh 05:23:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:23:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:23:43 ---> job-cost.sh 05:23:43 lf-activate-venv: SKIPPING 05:23:43 INFO: No Stack... 05:23:44 INFO: Retrieving Pricing Info for: v3-standard-2 05:23:44 INFO: Archiving Costs [Pipeline] echo 05:23:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:23:45 ---> logs-deploy.sh 05:23:45 lf-activate-venv: SKIPPING 05:23:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3581/1 05:23:45 INFO: archiving workspace using pattern(s): 05:23:46 Archives upload complete. 05:23:46 INFO: archiving logs to Nexus 05:23:46 ---> uname -a: 05:23:46 Linux prd-centos7-docker-4c-2g-150.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:23:46 05:23:46 05:23:46 ---> lscpu: 05:23:46 Architecture: x86_64 05:23:46 CPU op-mode(s): 32-bit, 64-bit 05:23:46 Byte Order: Little Endian 05:23:46 Address sizes: 40 bits physical, 48 bits virtual 05:23:46 CPU(s): 2 05:23:46 On-line CPU(s) list: 0,1 05:23:46 Thread(s) per core: 1 05:23:46 Core(s) per socket: 1 05:23:46 Socket(s): 2 05:23:46 NUMA node(s): 1 05:23:46 Vendor ID: AuthenticAMD 05:23:46 CPU family: 23 05:23:46 Model: 49 05:23:46 Model name: AMD EPYC-Rome Processor 05:23:46 Stepping: 0 05:23:46 CPU MHz: 2800.000 05:23:46 BogoMIPS: 5600.00 05:23:46 Virtualization: AMD-V 05:23:46 Hypervisor vendor: KVM 05:23:46 Virtualization type: full 05:23:46 L1d cache: 64 KiB 05:23:46 L1i cache: 64 KiB 05:23:46 L2 cache: 1 MiB 05:23:46 L3 cache: 32 MiB 05:23:46 NUMA node0 CPU(s): 0,1 05:23:46 Vulnerability Itlb multihit: Not affected 05:23:46 Vulnerability L1tf: Not affected 05:23:46 Vulnerability Mds: Not affected 05:23:46 Vulnerability Meltdown: Not affected 05:23:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:23:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:23:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:23:46 Vulnerability Srbds: Not affected 05:23:46 Vulnerability Tsx async abort: Not affected 05:23:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:23:46 05:23:46 05:23:46 ---> nproc: 05:23:46 2 05:23:46 05:23:46 05:23:46 ---> df -h: 05:23:46 Filesystem Size Used Available Use% Mounted on 05:23:46 overlay 40.0G 12.8G 27.2G 32% / 05:23:46 tmpfs 64.0M 0 64.0M 0% /dev 05:23:46 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:23:46 shm 64.0M 0 64.0M 0% /dev/shm 05:23:46 /dev/vda1 40.0G 12.8G 27.2G 32% /facter-os 05:23:46 /dev/vda1 40.0G 12.8G 27.2G 32% /etc/resolv.conf 05:23:46 /dev/vda1 40.0G 12.8G 27.2G 32% /etc/hostname 05:23:46 /dev/vda1 40.0G 12.8G 27.2G 32% /etc/hosts 05:23:46 /dev/vda1 40.0G 12.8G 27.2G 32% /var/log/secure 05:23:46 /dev/vda1 40.0G 12.8G 27.2G 32% /var/log/auth.log 05:23:46 /dev/vda1 40.0G 12.8G 27.2G 32% /run/cloud-init/result.json 05:23:46 /dev/vda1 40.0G 12.8G 27.2G 32% /var/log/sa-host 05:23:46 /dev/vda1 40.0G 12.8G 27.2G 32% /w/workspace/edgex-go/1 05:23:46 /dev/vda1 40.0G 12.8G 27.2G 32% /w/workspace/edgex-go/1@tmp 05:23:46 05:23:46 05:23:46 ---> free -m: 05:23:46 total used free shared buff/cache available 05:23:46 Mem: 7821 1204 2322 0 4294 6574 05:23:46 Swap: 1023 1 1022 05:23:46 05:23:46 05:23:46 ---> ip addr: 05:23:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:23:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:23:46 inet 127.0.0.1/8 scope host lo 05:23:46 valid_lft forever preferred_lft forever 05:23:46 inet6 ::1/128 scope host 05:23:46 valid_lft forever preferred_lft forever 05:23:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:23:46 link/ether fa:16:3e:19:65:a2 brd ff:ff:ff:ff:ff:ff 05:23:46 inet 10.30.123.158/23 brd 10.30.123.255 scope global dynamic eth0 05:23:46 valid_lft 85831sec preferred_lft 85831sec 05:23:46 inet6 fe80::f816:3eff:fe19:65a2/64 scope link 05:23:46 valid_lft forever preferred_lft forever 05:23:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:23:46 link/ether 02:42:01:13:8a:fb brd ff:ff:ff:ff:ff:ff 05:23:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:23:46 valid_lft forever preferred_lft forever 05:23:46 inet6 fe80::42:1ff:fe13:8afb/64 scope link 05:23:46 valid_lft forever preferred_lft forever 05:23:46 05:23:46 05:23:46 ---> sar -b -r -n DEV: 05:23:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 05:23:46 05:23:46 05:14:07 LINUX RESTART (2 CPU) 05:23:46 05:23:46 05:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:23:46 05:16:01 35.78 3.38 32.40 0.00 2565.36 13975.27 0.00 05:23:46 05:17:01 183.73 0.00 183.73 0.00 0.00 48154.20 0.00 05:23:46 05:18:02 59.00 0.00 59.00 0.00 0.00 10682.87 0.00 05:23:46 05:19:01 73.81 0.00 73.81 0.00 0.00 14543.15 0.00 05:23:46 05:20:01 630.38 146.71 483.67 0.00 3669.19 303582.32 0.00 05:23:46 05:21:01 329.50 11.04 318.46 0.00 1382.62 129052.05 0.00 05:23:46 05:22:01 404.31 40.80 363.51 0.00 4195.30 121222.85 0.00 05:23:46 05:23:01 5.43 0.00 5.43 0.00 0.00 181.01 0.00 05:23:46 Average: 215.52 25.29 190.22 0.00 1479.24 80301.99 0.00 05:23:46 05:23:46 05:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:23:46 05:16:01 4722760 0 861396 10.76 2620 2422164 1392704 15.38 977312 1878560 361632 05:23:46 05:17:01 4112180 0 991068 12.37 2620 2903072 1523568 16.82 1140092 2216148 150760 05:23:46 05:18:02 3822228 0 1092084 13.64 2620 3092008 1563492 17.26 1337336 2291140 28916 05:23:46 05:19:01 3798132 0 1013304 12.65 2620 3194884 1416456 15.64 1134760 2495232 155276 05:23:46 05:20:01 1036348 0 1691748 21.12 2620 5278224 3582180 39.55 2514992 3707988 13396 05:23:46 05:21:01 879828 0 1245600 15.55 2620 5880892 1445704 15.96 1813456 4570060 28 05:23:46 05:22:01 2988708 0 1145316 14.30 2620 3872296 1279940 14.13 1285272 3015364 20 05:23:46 05:23:01 3003036 0 1130980 14.12 2620 3872304 1143944 12.63 1293140 3000924 12 05:23:46 Average: 3045402 0 1146437 14.31 2620 3814480 1668498 18.42 1437045 2896927 88755 05:23:46 05:23:46 05:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:23:46 05:16:01 eth0 816.67 1042.70 3608.67 134.05 0.00 0.00 0.00 0.00 05:23:46 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:46 05:16:01 docker0 928.03 671.72 74.75 2695.12 0.00 0.00 0.00 0.00 05:23:46 05:17:01 eth0 515.34 445.80 2989.47 84.96 0.00 0.00 0.00 0.00 05:23:46 05:17:01 veth2e7b83e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:23:46 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:46 05:17:01 docker0 237.76 276.65 15.53 842.46 0.00 0.00 0.00 0.00 05:23:46 05:18:02 eth0 26.82 14.55 20.50 10.95 0.00 0.00 0.00 0.00 05:23:46 05:18:02 veth2e7b83e 2.23 2.23 0.18 0.19 0.00 0.00 0.00 0.00 05:23:46 05:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:46 05:18:02 docker0 2.23 2.23 0.15 0.19 0.00 0.00 0.00 0.00 05:23:46 05:19:01 eth0 178.42 154.21 1718.94 75.27 0.00 0.00 0.00 0.00 05:23:46 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:46 05:19:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:23:46 05:20:01 veth61dcbed 0.03 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:23:46 05:20:01 vethba7f1e4 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:23:46 05:20:01 veth6960977 0.03 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:23:46 05:20:01 eth0 109.99 76.89 203.17 52.48 0.00 0.00 0.00 0.00 05:23:46 05:21:01 vetha67a57e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:46 05:21:01 veth34af4b1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:46 05:21:01 eth0 201.68 145.30 1772.47 18.76 0.00 0.00 0.00 0.00 05:23:46 05:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:23:46 05:22:01 eth0 85.26 53.54 204.10 75.59 0.00 0.00 0.00 0.00 05:23:46 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:46 05:22:01 docker0 1291.04 1126.68 98.21 4360.12 0.00 0.00 0.00 0.00 05:23:46 05:23:01 eth0 1.58 0.75 0.71 0.27 0.00 0.00 0.00 0.00 05:23:46 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:46 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:46 Average: eth0 242.06 241.84 1313.93 56.50 0.00 0.00 0.00 0.00 05:23:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:23:46 Average: docker0 161.66 141.08 12.30 545.96 0.00 0.00 0.00 0.00 05:23:46 05:23:46 05:23:46 ---> sar -P ALL: 05:23:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 05:23:46 05:23:46 05:14:07 LINUX RESTART (2 CPU) 05:23:46 05:23:46 05:15:01 CPU %user %nice %system %iowait %steal %idle 05:23:46 05:16:01 all 15.06 0.00 4.30 5.32 0.08 75.23 05:23:46 05:16:01 0 11.62 0.00 4.28 5.51 0.09 78.50 05:23:46 05:16:01 1 18.53 0.00 4.33 5.13 0.07 71.94 05:23:46 05:17:01 all 31.29 0.00 7.07 5.32 0.10 56.21 05:23:46 05:17:01 0 31.21 0.00 7.68 5.09 0.11 55.91 05:23:46 05:17:01 1 31.38 0.00 6.47 5.55 0.09 56.51 05:23:46 05:18:02 all 39.30 0.00 4.98 0.63 0.08 55.01 05:23:46 05:18:02 0 39.08 0.00 5.23 0.60 0.07 55.02 05:23:46 05:18:02 1 39.52 0.00 4.73 0.66 0.09 55.00 05:23:46 05:19:01 all 57.92 0.00 9.01 1.71 0.09 31.27 05:23:46 05:19:01 0 57.95 0.00 9.32 2.26 0.09 30.38 05:23:46 05:19:01 1 57.89 0.00 8.70 1.16 0.09 32.17 05:23:46 05:20:01 all 31.12 0.00 21.42 26.49 0.11 20.85 05:23:46 05:20:01 0 29.66 0.00 22.19 28.37 0.11 19.66 05:23:46 05:20:01 1 32.59 0.00 20.64 24.62 0.11 22.05 05:23:46 05:21:01 all 65.14 0.00 13.82 15.13 0.13 5.78 05:23:46 05:21:01 0 64.43 0.00 13.92 13.94 0.15 7.56 05:23:46 05:21:01 1 65.84 0.00 13.72 16.31 0.11 4.03 05:23:46 05:22:01 all 62.74 0.00 15.53 6.99 0.14 14.61 05:23:46 05:22:01 0 63.55 0.00 14.41 7.27 0.15 14.63 05:23:46 05:22:01 1 61.94 0.00 16.63 6.72 0.13 14.59 05:23:46 05:23:01 all 0.07 0.00 0.09 0.01 0.03 99.81 05:23:46 05:23:01 0 0.05 0.00 0.08 0.00 0.00 99.87 05:23:46 05:23:01 1 0.08 0.00 0.10 0.02 0.05 99.75 05:23:46 Average: all 37.16 0.00 9.36 7.56 0.09 45.82 05:23:46 Average: 0 36.45 0.00 9.46 7.73 0.09 46.27 05:23:46 Average: 1 37.88 0.00 9.26 7.39 0.09 45.38 05:23:46 05:23:46 05:23:46