Pull request #2840 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f+ef0f5935d89e216213ef86d08ade71681b71b2d2 (4c24f9b6600d6acc9f143f5d561ccdfaec10076d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 46d5666b39059330cbbb64ab2b74cfbe1cb58626 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 46d5666b39059330cbbb64ab2b74cfbe1cb58626 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 46d5666b39059330cbbb64ab2b74cfbe1cb58626 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d5666b39059330cbbb64ab2b74cfbe1cb58626 # timeout=10 Commit message: "Merge pull request #300 from ernestojeda/fix-c-image-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-12711’ Running on prd-centos7-docker-4c-2g-12713 in /w/workspace/edgexfoundry_edgex-go_PR-2840 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/22 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ef0f5935d89e216213ef86d08ade71681b71b2d2 into PR head commit 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f Merge succeeded, producing 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f Checking out Revision 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f (PR-2840) > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2840/head:refs/remotes/origin/PR-2840 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ef0f5935d89e216213ef86d08ade71681b71b2d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f # timeout=10 Commit message: "feat(data): Implement DELETE /event/scrub V2 API" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 6ec23e69e3fcf379bb0dc5d4deb1444a1fab74df # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:22:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:22:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:22:39 ========================================================= 08:22:39 EdgeX Global Pipelines Version Info 08:22:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:22:41 ------------------- 08:22:41 stable info: 08:22:41 ------------------- 08:22:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:22:41 Commit SHA: 46d5666b39059330cbbb64ab2b74cfbe1cb58626 08:22:41 Message: update stable to v1.0.166 08:22:42 ------------------- 08:22:42 experimental info: 08:22:42 ------------------- 08:22:42 Commited By: **** collab-it+edgex@linuxfoundation.org 08:22:42 Commit SHA: 46d5666b39059330cbbb64ab2b74cfbe1cb58626 08:22:42 Message: update experimental to v1.0.166 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:22:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:22:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:22:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:22:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:22:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:22:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 08:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 08:22:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:22:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:22:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:22:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:22:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:22:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:22:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 08:22:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:22:45 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:22:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2840 [Pipeline] echo 08:22:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2840 [Pipeline] echo 08:22:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2840 [Pipeline] echo 08:22:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f [Pipeline] echo 08:22:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f998f8 [Pipeline] echo 08:22:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:22:46 provisioning config files... 08:22:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config7937839680662723111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:22:46 ---> docker-login.sh 08:22:46 nexus3.edgexfoundry.org:10001 08:22:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:47 Configure a credential helper to remove this warning. See 08:22:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:47 08:22:47 Login Succeeded 08:22:47 nexus3.edgexfoundry.org:10002 08:22:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:47 Configure a credential helper to remove this warning. See 08:22:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:47 08:22:47 Login Succeeded 08:22:47 nexus3.edgexfoundry.org:10003 08:22:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:47 Configure a credential helper to remove this warning. See 08:22:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:47 08:22:47 Login Succeeded 08:22:47 nexus3.edgexfoundry.org:10004 08:22:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:47 Configure a credential helper to remove this warning. See 08:22:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:47 08:22:47 Login Succeeded 08:22:47 docker.io 08:22:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:22:48 Configure a credential helper to remove this warning. See 08:22:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:22:48 08:22:48 Login Succeeded 08:22:48 ---> docker-login.sh ends [Pipeline] } 08:22:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:22:49 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 08:22:49 + for file in '`ls cmd/**/Dockerfile`' 08:22:49 ++ dirname cmd/core-command/Dockerfile 08:22:49 ++ cut -d/ -f2 08:22:49 + echo core-command,cmd/core-command/Dockerfile 08:22:49 + for file in '`ls cmd/**/Dockerfile`' 08:22:49 ++ dirname cmd/core-data/Dockerfile 08:22:49 ++ cut -d/ -f2 08:22:49 + echo core-data,cmd/core-data/Dockerfile 08:22:49 + for file in '`ls cmd/**/Dockerfile`' 08:22:49 ++ cut -d/ -f2 08:22:49 ++ dirname cmd/core-metadata/Dockerfile 08:22:49 + echo core-metadata,cmd/core-metadata/Dockerfile 08:22:49 + for file in '`ls cmd/**/Dockerfile`' 08:22:49 ++ cut -d/ -f2 08:22:49 ++ dirname cmd/security-bootstrap-redis/Dockerfile 08:22:49 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 08:22:49 + for file in '`ls cmd/**/Dockerfile`' 08:22:49 ++ dirname cmd/security-proxy-setup/Dockerfile 08:22:49 ++ cut -d/ -f2 08:22:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:22:49 + for file in '`ls cmd/**/Dockerfile`' 08:22:49 ++ dirname cmd/security-secrets-setup/Dockerfile 08:22:49 ++ cut -d/ -f2 08:22:49 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 08:22:49 + for file in '`ls cmd/**/Dockerfile`' 08:22:49 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:22:49 ++ cut -d/ -f2 08:22:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:22:49 + for file in '`ls cmd/**/Dockerfile`' 08:22:49 ++ dirname cmd/support-logging/Dockerfile 08:22:49 ++ cut -d/ -f2 08:22:49 + echo support-logging,cmd/support-logging/Dockerfile 08:22:49 + for file in '`ls cmd/**/Dockerfile`' 08:22:49 ++ dirname cmd/support-notifications/Dockerfile 08:22:49 ++ cut -d/ -f2 08:22:49 + echo support-notifications,cmd/support-notifications/Dockerfile 08:22:49 + for file in '`ls cmd/**/Dockerfile`' 08:22:49 ++ dirname cmd/support-scheduler/Dockerfile 08:22:49 ++ cut -d/ -f2 08:22:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:22:49 + for file in '`ls cmd/**/Dockerfile`' 08:22:49 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:22:49 ++ cut -d/ -f2 08:22:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:22:49 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:22:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:22:50 08:22:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:22:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:22:50 latest: Pulling from edgex-devops/git-semver 08:22:50 31603596830f: Pulling fs layer 08:22:50 2a8b12db71e7: Pulling fs layer 08:22:50 6ca5941a6612: Pulling fs layer 08:22:50 ecc8261a40a4: Pulling fs layer 08:22:50 ecc8261a40a4: Waiting 08:22:50 2a8b12db71e7: Verifying Checksum 08:22:50 2a8b12db71e7: Download complete 08:22:50 31603596830f: Verifying Checksum 08:22:50 31603596830f: Download complete 08:22:51 ecc8261a40a4: Verifying Checksum 08:22:51 ecc8261a40a4: Download complete 08:22:51 6ca5941a6612: Verifying Checksum 08:22:51 6ca5941a6612: Download complete 08:22:51 31603596830f: Pull complete 08:22:51 2a8b12db71e7: Pull complete 08:22:53 6ca5941a6612: Pull complete 08:22:53 ecc8261a40a4: Pull complete 08:22:53 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:22:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:22:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:22:54 prd-centos7-docker-4c-2g-12713 does not seem to be running inside a container 08:22:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:22:56 $ docker top f8ef77fef3104f01ad0f22ddaa3d02a2504875359ae05bb2ff46f3223ae398f1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:22:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:22:57 [ssh-agent] Looking for ssh-agent implementation... 08:22:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:22:57 $ docker exec f8ef77fef3104f01ad0f22ddaa3d02a2504875359ae05bb2ff46f3223ae398f1 ssh-agent 08:22:57 SSH_AUTH_SOCK=/tmp/ssh-zhIYoQDWZe3a/agent.13 08:22:57 SSH_AGENT_PID=18 08:22:57 Running ssh-add (command line suppressed) 08:22:58 Identity added: /w/workspace/edgex-go/22@tmp/private_key_8741255657780078327.key (/w/workspace/edgex-go/22@tmp/private_key_8741255657780078327.key) 08:22:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:22:58 + git tag --points-at HEAD [Pipeline] } 08:22:58 $ docker exec --env ******** --env ******** f8ef77fef3104f01ad0f22ddaa3d02a2504875359ae05bb2ff46f3223ae398f1 ssh-agent -k 08:22:58 unset SSH_AUTH_SOCK; 08:22:58 unset SSH_AGENT_PID; 08:22:58 echo Agent pid 18 killed; 08:22:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:22:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:22:59 [ssh-agent] Looking for ssh-agent implementation... 08:22:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:22:59 $ docker exec f8ef77fef3104f01ad0f22ddaa3d02a2504875359ae05bb2ff46f3223ae398f1 ssh-agent 08:22:59 SSH_AUTH_SOCK=/tmp/ssh-Lv5dqX22jYYs/agent.47 08:22:59 SSH_AGENT_PID=53 08:22:59 Running ssh-add (command line suppressed) 08:23:00 Identity added: /w/workspace/edgex-go/22@tmp/private_key_7516411956562728129.key (/w/workspace/edgex-go/22@tmp/private_key_7516411956562728129.key) 08:23:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:23:00 + git semver init 08:23:00 # -> Open(): unable to determine branch for HEAD 08:23:00 # $GIT_DIR = /w/workspace/edgex-go/22/.git 08:23:00 # $GIT_WORK_TREE = /w/workspace/edgex-go/22 08:23:00 # $SEMVER_REMOTE_NAME = origin 08:23:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:23:00 # $SEMVER_USER_NAME = edgex-jenkins 08:23:00 # $SEMVER_BRANCH = PR-2840 08:23:00 # $SEMVER_TEMP = /tmp/semver-576838135 08:23:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:23:40 # '/tmp/semver-576838135' -> '/w/workspace/edgex-go/22/.semver' 08:23:40 # -> Force: false 08:23:40 # $SEMVER_DIR = /w/workspace/edgex-go/22/.semver [Pipeline] } 08:23:40 $ docker exec --env ******** --env ******** f8ef77fef3104f01ad0f22ddaa3d02a2504875359ae05bb2ff46f3223ae398f1 ssh-agent -k 08:23:40 unset SSH_AUTH_SOCK; 08:23:40 unset SSH_AGENT_PID; 08:23:40 echo Agent pid 53 killed; 08:23:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:23:41 + git semver [Pipeline] } 08:23:41 $ docker stop --time=1 f8ef77fef3104f01ad0f22ddaa3d02a2504875359ae05bb2ff46f3223ae398f1 08:23:42 $ docker rm -f f8ef77fef3104f01ad0f22ddaa3d02a2504875359ae05bb2ff46f3223ae398f1 [Pipeline] // withDockerContainer [Pipeline] sh 08:23:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:23:44 Stashed 1 file(s) [Pipeline] echo 08:23:44 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 08:23:45 ========================================================= 08:23:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:23:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:23:45 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 08:23:49 Sending build context to Docker daemon 325.9MB 08:23:49 Step 1/7 : ARG BASE=golang:1.15-alpine 08:23:49 Step 2/7 : FROM ${BASE} 08:23:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:23:50 df20fa9351a1: Pulling fs layer 08:23:50 ed8968b2872e: Pulling fs layer 08:23:50 a92cc7c5fd73: Pulling fs layer 08:23:50 e871e8e8d7a9: Pulling fs layer 08:23:50 e73272ec9a57: Pulling fs layer 08:23:50 1e910a182e73: Pulling fs layer 08:23:50 4e634b169226: Pulling fs layer 08:23:50 e73272ec9a57: Waiting 08:23:50 1e910a182e73: Waiting 08:23:50 4e634b169226: Waiting 08:23:50 e871e8e8d7a9: Waiting 08:23:50 a92cc7c5fd73: Verifying Checksum 08:23:50 a92cc7c5fd73: Download complete 08:23:50 ed8968b2872e: Download complete 08:23:50 e73272ec9a57: Verifying Checksum 08:23:50 e73272ec9a57: Download complete 08:23:50 df20fa9351a1: Verifying Checksum 08:23:50 df20fa9351a1: Download complete 08:23:50 1e910a182e73: Verifying Checksum 08:23:50 1e910a182e73: Download complete 08:23:50 df20fa9351a1: Pull complete 08:23:51 ed8968b2872e: Pull complete 08:23:51 a92cc7c5fd73: Pull complete 08:23:54 4e634b169226: Verifying Checksum 08:23:54 4e634b169226: Download complete 08:23:56 e871e8e8d7a9: Verifying Checksum 08:23:56 e871e8e8d7a9: Download complete 08:23:59 Still waiting to schedule task 08:23:59 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-12712’ 08:24:05 e871e8e8d7a9: Pull complete 08:24:05 e73272ec9a57: Pull complete 08:24:05 1e910a182e73: Pull complete 08:24:08 4e634b169226: Pull complete 08:24:08 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 08:24:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:24:08 ---> f7629b54cfaa 08:24:08 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:24:09 ---> Running in 853f9ab619f1 08:24:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:24:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:24:11 (1/12) Installing libmagic (5.38-r0) 08:24:11 (2/12) Installing file (5.38-r0) 08:24:11 (3/12) Installing libc-dev (0.7.2-r3) 08:24:11 (4/12) Installing g++ (9.3.0-r2) 08:24:16 (5/12) Installing fortify-headers (1.1-r0) 08:24:16 (6/12) Installing patch (2.7.6-r6) 08:24:16 (7/12) Installing build-base (0.5-r2) 08:24:16 (8/12) Installing libsodium (1.0.18-r0) 08:24:16 (9/12) Installing pkgconf (1.7.2-r0) 08:24:16 (10/12) Installing libsodium-dev (1.0.18-r0) 08:24:16 (11/12) Installing libzmq (4.3.3-r0) 08:24:16 (12/12) Installing zeromq-dev (4.3.3-r0) 08:24:17 Executing busybox-1.31.1-r16.trigger 08:24:17 OK: 233 MiB in 51 packages 08:24:21 Removing intermediate container 853f9ab619f1 08:24:21 ---> f09fddd393aa 08:24:21 Step 4/7 : WORKDIR /edgex-go 08:24:21 ---> Running in afe388526368 08:24:21 Removing intermediate container afe388526368 08:24:21 ---> 040efb30a777 08:24:21 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:24:21 latest: Pulling from library/docker 08:24:21 188c0c94c7c5: Pulling fs layer 08:24:21 0c7c675703d6: Pulling fs layer 08:24:21 cc8c12a437cb: Pulling fs layer 08:24:21 c5dafad2182a: Pulling fs layer 08:24:21 5aa711733414: Pulling fs layer 08:24:21 058f73b55e4b: Pulling fs layer 08:24:21 8c9c664faf12: Pulling fs layer 08:24:21 c5dafad2182a: Waiting 08:24:21 5aa711733414: Waiting 08:24:21 058f73b55e4b: Waiting 08:24:21 cc8c12a437cb: Verifying Checksum 08:24:21 cc8c12a437cb: Download complete 08:24:21 0c7c675703d6: Verifying Checksum 08:24:21 0c7c675703d6: Download complete 08:24:21 188c0c94c7c5: Verifying Checksum 08:24:21 188c0c94c7c5: Download complete 08:24:22 058f73b55e4b: Verifying Checksum 08:24:22 058f73b55e4b: Download complete 08:24:22 5aa711733414: Download complete 08:24:22 8c9c664faf12: Verifying Checksum 08:24:22 8c9c664faf12: Download complete 08:24:22 188c0c94c7c5: Pull complete 08:24:22 0c7c675703d6: Pull complete 08:24:23 cc8c12a437cb: Pull complete 08:24:23 c5dafad2182a: Verifying Checksum 08:24:23 c5dafad2182a: Download complete 08:24:26 c5dafad2182a: Pull complete 08:24:26 5aa711733414: Pull complete 08:24:26 058f73b55e4b: Pull complete 08:24:26 8c9c664faf12: Pull complete 08:24:26 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 08:24:26 Status: Downloaded newer image for docker:latest 08:24:28 ---> 0a61d18895b3 08:24:28 Step 6/7 : COPY go.mod . 08:24:28 ---> e41f43274021 08:24:28 Step 7/7 : RUN go mod download 08:24:28 ---> Running in 1ce8cc0580dd 08:24:51 Removing intermediate container 1ce8cc0580dd 08:24:51 ---> 7b9a1f51da25 08:24:51 Successfully built 7b9a1f51da25 08:24:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:24:51 + docker inspect -f . ci-base-image-x86_64 08:24:51 . [Pipeline] withDockerContainer 08:24:51 prd-centos7-docker-4c-2g-12713 does not seem to be running inside a container 08:24:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:24:52 $ docker top 79628d6ca9066ba0effabc25b3160e446248515a92f86c28ce43e6ef0e8f9fdc -eo pid,comm [Pipeline] { [Pipeline] sh 08:24:53 + go version 08:24:53 go version go1.15.2 linux/amd64 [Pipeline] } 08:24:53 $ docker stop --time=1 79628d6ca9066ba0effabc25b3160e446248515a92f86c28ce43e6ef0e8f9fdc 08:24:55 $ docker rm -f 79628d6ca9066ba0effabc25b3160e446248515a92f86c28ce43e6ef0e8f9fdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:24:56 + docker inspect -f . ci-base-image-x86_64 08:24:56 . [Pipeline] withDockerContainer 08:24:56 prd-centos7-docker-4c-2g-12713 does not seem to be running inside a container 08:24:56 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:24:57 $ docker top 8b6e73e7ca1c83a14db014191f4fa7ec9d51602007e7d7df2581befea80c7379 -eo pid,comm [Pipeline] { [Pipeline] echo 08:24:57 ========================================================= 08:24:57 [edgeXBuildGoParallel] Running Tests and Build... 08:24:57 ========================================================= [Pipeline] sh 08:24:58 + make test 08:24:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:25:13 ? github.com/edgexfoundry/edgex-go [no test files] 08:25:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:25:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:25:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:25:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 08:25:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:25:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:25:51 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.072s 08:25:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:25:51 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 08:25:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:25:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:25:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:25:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:25:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:25:57 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.107s coverage: 46.6% of statements 08:25:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:25:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:25:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:25:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:25:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:26:01 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.451s coverage: 27.1% of statements 08:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:26:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.050s coverage: 100.0% of statements 08:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:26:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements 08:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:26:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.100s coverage: 65.7% of statements 08:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:26:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.463s coverage: 84.1% of statements 08:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:26:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:26:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.765s coverage: 28.6% of statements 08:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:26:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.118s coverage: 100.0% of statements 08:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:26:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements 08:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:26:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.141s coverage: 86.7% of statements 08:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:26:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.187s coverage: 97.5% of statements 08:26:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:26:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.104s coverage: 79.0% of statements 08:26:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:26:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:26:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:26:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:26:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.373s coverage: 95.7% of statements 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:26:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.097s coverage: 58.8% of statements 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:26:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.104s coverage: 0.0% of statements [no tests to run] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:26:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:26:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.259s coverage: 63.5% of statements 08:26:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:26:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:26:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 08:26:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.059s coverage: 91.3% of statements 08:26:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements 08:26:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements 08:26:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 08:26:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.420s coverage: 55.9% of statements 08:26:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:26:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:26:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 08:26:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 08:26:11 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 08:26:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 20.888s coverage: 86.3% of statements 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.926s coverage: 72.2% of statements 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.912s coverage: 72.1% of statements 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.095s coverage: 82.4% of statements 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.122s coverage: 48.4% of statements 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.097s coverage: 28.8% of statements 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.057s coverage: 96.8% of statements 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.213s coverage: 36.5% of statements 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.471s coverage: 84.1% of statements 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.099s coverage: 100.0% of statements 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.066s coverage: 42.9% of statements 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.062s coverage: 100.0% of statements 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.092s coverage: 83.8% of statements 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.177s coverage: 47.1% of statements 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.066s coverage: 100.0% of statements 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.149s coverage: 100.0% of statements 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.075s coverage: 100.0% of statements 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.740s coverage: 29.1% of statements 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.112s coverage: 99.0% of statements 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.097s coverage: 100.0% of statements 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.056s coverage: 87.9% of statements 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:26:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.065s coverage: 32.1% of statements 08:26:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements 08:26:35 GO111MODULE=on go vet ./... 08:27:07 gofmt -l . 08:27:07 [ "`gofmt -l .`" = "" ] 08:27:07 ./bin/test-go-mod-tidy.sh 08:27:08 ./bin/test-attribution-txt.sh [Pipeline] sh 08:27:11 + ls -al . 08:27:11 total 640 08:27:11 drwxrwxr-x 10 1001 1001 4096 Nov 19 08:27 . 08:27:11 drwxr-xr-x 4 root root 30 Nov 19 08:24 .. 08:27:11 -rw-rw-r-- 1 1001 1001 11 Nov 19 08:22 .dockerignore 08:27:11 drwxrwxr-x 8 1001 1001 179 Nov 19 08:22 .git 08:27:11 drwxrwxr-x 3 1001 1001 125 Nov 19 08:22 .github 08:27:11 -rw-rw-r-- 1 1001 1001 944 Nov 19 08:22 .gitignore 08:27:11 drwx------ 3 1001 1001 47 Nov 19 08:23 .semver 08:27:11 -rw-rw-r-- 1 1001 1001 166 Nov 19 08:22 .sonarcloud.properties 08:27:11 -rw-rw-r-- 1 1001 1001 3804 Nov 19 08:22 CONTRIBUTING.md 08:27:11 -rw-rw-r-- 1 1001 1001 1035 Nov 19 08:22 Dockerfile.build 08:27:11 -rw-rw-r-- 1 1001 1001 863 Nov 19 08:22 Jenkinsfile 08:27:11 -rw-rw-r-- 1 1001 1001 10775 Nov 19 08:22 LICENSE 08:27:11 -rw-rw-r-- 1 1001 1001 6581 Nov 19 08:22 Makefile 08:27:11 -rw-rw-r-- 1 1001 1001 6447 Nov 19 08:22 README.md 08:27:11 -rw-rw-r-- 1 1001 1001 259 Nov 19 08:22 SECURITY.md 08:27:11 -rw-rw-r-- 1 1001 1001 5 Nov 19 08:23 VERSION 08:27:11 -rw-rw-r-- 1 1001 1001 4131 Nov 19 08:22 ZMQWindows.md 08:27:11 drwxrwxr-x 2 1001 1001 117 Nov 19 08:22 bin 08:27:11 drwxrwxr-x 15 1001 1001 4096 Nov 19 08:22 cmd 08:27:11 -rw-r--r-- 1 root root 545934 Nov 19 08:26 coverage.out 08:27:11 -rw-r--r-- 1 root root 1041 Nov 19 08:27 go.mod 08:27:11 -rw-r--r-- 1 root root 18582 Nov 19 08:27 go.sum 08:27:11 drwxrwxr-x 8 1001 1001 127 Nov 19 08:22 internal 08:27:11 drwxrwxr-x 4 1001 1001 26 Nov 19 08:22 openapi 08:27:11 drwxrwxr-x 4 1001 1001 71 Nov 19 08:22 snap 08:27:11 -rw-rw-r-- 1 1001 1001 168 Nov 19 08:22 version.go [Pipeline] sh 08:27:12 + '[' -e coverage.out ] 08:27:12 + chown 1001:1001 coverage.out [Pipeline] stash 08:27:12 Stashed 1 file(s) [Pipeline] sh 08:27:13 + make build 08:27:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:27:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:27:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:27:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 08:27:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:27:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:27:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:27:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:27:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 08:27:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:27:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12714 in /w/workspace/edgexfoundry_edgex-go_PR-2840 [Pipeline] { [Pipeline] ws 08:27:40 Running in /w/workspace/edgex-go/22 [Pipeline] { [Pipeline] checkout 08:27:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:27:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:27:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } 08:27:45 $ docker stop --time=1 8b6e73e7ca1c83a14db014191f4fa7ec9d51602007e7d7df2581befea80c7379 08:27:46 using credential edgex-jenkins-ssh 08:27:46 Cloning the remote Git repository 08:27:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:27:46 > git init /w/workspace/edgex-go/22 # timeout=10 08:27:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:27:46 > git --version # timeout=10 08:27:46 > git --version # 'git version 2.17.1' 08:27:46 using GIT_SSH to set credentials SSH Credentials for GitHub 08:27:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:27:47 $ docker rm -f 8b6e73e7ca1c83a14db014191f4fa7ec9d51602007e7d7df2581befea80c7379 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:27:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:27:50 08:27:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:27:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:27:51 latest: Pulling from edgex-devops/edgex-compose 08:27:51 cbdbe7a5bc2a: Pulling fs layer 08:27:51 ca9280d653b3: Pulling fs layer 08:27:51 7e9c9ca2126c: Pulling fs layer 08:27:52 cbdbe7a5bc2a: Verifying Checksum 08:27:52 cbdbe7a5bc2a: Download complete 08:27:52 cbdbe7a5bc2a: Pull complete 08:27:52 ca9280d653b3: Verifying Checksum 08:27:52 ca9280d653b3: Download complete 08:27:54 ca9280d653b3: Pull complete 08:27:54 7e9c9ca2126c: Verifying Checksum 08:27:54 7e9c9ca2126c: Download complete 08:28:01 7e9c9ca2126c: Pull complete 08:28:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:28:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:28:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:28:01 prd-centos7-docker-4c-2g-12713 does not seem to be running inside a container 08:28:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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 08:28:04 $ docker top 945b72ae7e6e40e8a7be1d76c25defe6a07f4b032b02bdb6631ed54da16a3f5d -eo pid,comm 08:28:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:28:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:28:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [Pipeline] { [Pipeline] sh 08:28:05 + + docker-compose build --help 08:28:05 grep parallel 08:28:05 Merging remotes/origin/master commit ef0f5935d89e216213ef86d08ade71681b71b2d2 into PR head commit 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f 08:28:06 Merge succeeded, producing 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f 08:28:06 Checking out Revision 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f (PR-2840) 08:28:06 --parallel Build images in parallel. [Pipeline] } 08:28:06 $ docker stop --time=1 945b72ae7e6e40e8a7be1d76c25defe6a07f4b032b02bdb6631ed54da16a3f5d 08:28:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:28:04 using GIT_SSH to set credentials SSH Credentials for GitHub 08:28:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2840/head:refs/remotes/origin/PR-2840 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:28:05 > git config core.sparsecheckout # timeout=10 08:28:05 > git checkout -f 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f # timeout=10 08:28:05 > git remote # timeout=10 08:28:06 > git config --get remote.origin.url # timeout=10 08:28:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:28:06 > git merge ef0f5935d89e216213ef86d08ade71681b71b2d2 # timeout=10 08:28:06 > git rev-parse HEAD^{commit} # timeout=10 08:28:06 > git config core.sparsecheckout # timeout=10 08:28:06 > git checkout -f 7f998f80a02874d71eff6ecd8ef36f4f4223cb1f # timeout=10 08:28:08 $ docker rm -f 945b72ae7e6e40e8a7be1d76c25defe6a07f4b032b02bdb6631ed54da16a3f5d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:28:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:28:09 . [Pipeline] withDockerContainer 08:28:09 prd-centos7-docker-4c-2g-12713 does not seem to be running inside a container 08:28:09 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:28:10 $ docker top a86f9b2938c298bb593d9b81be89d036403969af06c4a5bff23da4981f9b3eea -eo pid,comm [Pipeline] { [Pipeline] sh 08:28:10 Commit message: "feat(data): Implement DELETE /event/scrub V2 API" 08:28:11 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:28:11 provisioning config files... 08:28:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/22@tmp/config3209631476891526951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:12 Building docker-core-command-go ... 08:28:12 Building docker-core-data-go ... 08:28:12 Building docker-core-metadata-go ... 08:28:12 Building docker-security-bootstrap-redis-go ... 08:28:12 Building docker-security-proxy-setup-go ... 08:28:12 Building docker-security-secrets-setup-go ... 08:28:12 Building docker-security-secretstore-setup-go ... 08:28:12 Building docker-support-logging-go ... 08:28:12 Building docker-support-notifications-go ... 08:28:12 Building docker-support-scheduler-go ... 08:28:12 Building docker-sys-mgmt-agent-go ... 08:28:12 Building docker-core-metadata-go 08:28:12 Building docker-support-notifications-go 08:28:12 Building docker-security-secrets-setup-go 08:28:12 Building docker-support-scheduler-go 08:28:12 Building docker-security-proxy-setup-go 08:28:12 ---> docker-login.sh 08:28:12 nexus3.edgexfoundry.org:10001 08:28:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:13 Configure a credential helper to remove this warning. See 08:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:13 08:28:13 Login Succeeded 08:28:13 nexus3.edgexfoundry.org:10002 08:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:14 Configure a credential helper to remove this warning. See 08:28:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:14 08:28:14 Login Succeeded 08:28:14 nexus3.edgexfoundry.org:10003 08:28:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:15 Configure a credential helper to remove this warning. See 08:28:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:15 08:28:15 Login Succeeded 08:28:15 nexus3.edgexfoundry.org:10004 08:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:15 Configure a credential helper to remove this warning. See 08:28:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:15 08:28:15 Login Succeeded 08:28:15 docker.io 08:28:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:16 Configure a credential helper to remove this warning. See 08:28:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:16 08:28:16 Login Succeeded 08:28:16 ---> docker-login.sh ends [Pipeline] } 08:28:16 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:28:16 ========================================================= 08:28:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:28:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:28:17 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 08:28:19 Sending build context to Docker daemon 165.4MB 08:28:19 Step 1/7 : ARG BASE=golang:1.15-alpine 08:28:19 Step 2/7 : FROM ${BASE} 08:28:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:28:19 b538f80385f9: Pulling fs layer 08:28:19 74f711af9a0d: Pulling fs layer 08:28:19 99f96fe45779: Pulling fs layer 08:28:19 8529a6b9a6be: Pulling fs layer 08:28:19 45590311c82a: Pulling fs layer 08:28:19 69ca0ff8b7b3: Pulling fs layer 08:28:19 209524e5b208: Pulling fs layer 08:28:19 8529a6b9a6be: Waiting 08:28:19 45590311c82a: Waiting 08:28:19 69ca0ff8b7b3: Waiting 08:28:19 209524e5b208: Waiting 08:28:19 99f96fe45779: Verifying Checksum 08:28:19 99f96fe45779: Download complete 08:28:19 74f711af9a0d: Download complete 08:28:19 45590311c82a: Download complete 08:28:19 69ca0ff8b7b3: Download complete 08:28:19 b538f80385f9: Download complete 08:28:19 b538f80385f9: Pull complete 08:28:20 74f711af9a0d: Pull complete 08:28:20 99f96fe45779: Pull complete 08:28:22 209524e5b208: Verifying Checksum 08:28:22 209524e5b208: Download complete 08:28:23 8529a6b9a6be: Verifying Checksum 08:28:23 8529a6b9a6be: Download complete 08:28:35 8529a6b9a6be: Pull complete 08:28:35 45590311c82a: Pull complete 08:28:35 69ca0ff8b7b3: Pull complete 08:28:38 209524e5b208: Pull complete 08:28:38 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 08:28:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:28:38 ---> 5bddaf1c2fca 08:28:38 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:28:41 ---> Running in df2fb59210d5 08:28:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:28:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:28:45 (1/12) Installing libmagic (5.38-r0) 08:28:45 (2/12) Installing file (5.38-r0) 08:28:45 (3/12) Installing libc-dev (0.7.2-r3) 08:28:45 (4/12) Installing g++ (9.3.0-r2) 08:28:51 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 08:28:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:28:51 ---> 7b9a1f51da25 08:28:51 Step 3/24 : WORKDIR /edgex-go 08:28:51 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 08:28:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:28:51 ---> 7b9a1f51da25 08:28:51 Step 3/21 : WORKDIR /edgex-go 08:28:51 ---> Running in 880ed5807e6e 08:28:51 ---> Running in 16c1c2a82e12 08:28:51 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 08:28:51 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 08:28:51 ---> 7b9a1f51da25 08:28:51 Step 3/29 : WORKDIR /edgex-go 08:28:51 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 08:28:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:28:51 ---> 7b9a1f51da25 08:28:51 Step 3/20 : WORKDIR /edgex-go 08:28:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:28:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:28:51 ---> 7b9a1f51da25 08:28:51 Step 3/22 : WORKDIR /edgex-go 08:28:51 ---> Running in c767200daed5 08:28:51 ---> Running in a0286215de57 08:28:51 ---> Running in b96b8fb4c4a1 08:28:51 Removing intermediate container 16c1c2a82e12 08:28:51 ---> 1f9c884cc6ca 08:28:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:28:51 Removing intermediate container 880ed5807e6e 08:28:51 ---> 85b874808c25 08:28:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:28:51 ---> Running in 499b1a6e7db7 08:28:51 ---> Running in db21a0d92e3f 08:28:51 Removing intermediate container c767200daed5 08:28:51 ---> af7b0f593573 08:28:51 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:28:51 Removing intermediate container b96b8fb4c4a1 08:28:51 ---> 7d6987f029f6 08:28:51 Step 4/29 : RUN apk update && apk add make git 08:28:51 Removing intermediate container a0286215de57 08:28:51 ---> 08170848a2cb 08:28:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:28:51 ---> Running in 604d34c950de 08:28:51 ---> Running in d7af1d5e10e8 08:28:51 ---> Running in 28502e6c8f45 08:28:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:28:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:28:51 v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:28:51 v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] 08:28:51 OK: 12752 distinct packages available 08:28:51 Removing intermediate container db21a0d92e3f 08:28:51 ---> 9aae79e27dce 08:28:51 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 08:28:51 Removing intermediate container 499b1a6e7db7 08:28:51 ---> bd3e85cc9d48 08:28:51 Step 5/21 : RUN apk update && apk add make git 08:28:51 OK: 233 MiB in 51 packages 08:28:51 ---> Running in 5b0990fa9139 08:28:51 ---> Running in e747296144f5 08:28:51 Removing intermediate container 28502e6c8f45 08:28:51 ---> 68a75118dec0 08:28:51 Step 5/22 : RUN apk update && apk add make git 08:28:51 Removing intermediate container 604d34c950de 08:28:51 ---> 95f729fbcf83 08:28:51 Step 5/20 : RUN apk update && apk add make git 08:28:51 ---> Running in e1bc16867fac 08:28:51 ---> Running in 64b14f7d7813 08:28:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:28:52 Removing intermediate container d7af1d5e10e8 08:28:52 ---> dbf3d6b30656 08:28:52 Step 5/29 : COPY go.mod . 08:28:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:28:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:28:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:28:52 ---> ee8870b929cf 08:28:52 Step 6/29 : RUN go mod download 08:28:52 ---> Running in 0cec2aeca49a 08:28:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:28:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:28:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:28:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:28:53 v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:28:53 v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] 08:28:53 OK: 12752 distinct packages available 08:28:53 v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:28:53 v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] 08:28:53 OK: 12752 distinct packages available 08:28:54 OK: 233 MiB in 51 packages 08:28:54 OK: 233 MiB in 51 packages 08:28:54 v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:28:54 v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] 08:28:54 OK: 12752 distinct packages available 08:28:54 v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:28:54 v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] 08:28:54 OK: 12752 distinct packages available 08:28:54 OK: 233 MiB in 51 packages 08:28:54 OK: 233 MiB in 51 packages 08:28:55 Removing intermediate container e747296144f5 08:28:55 ---> 80eb84d4626c 08:28:55 Step 6/24 : COPY go.mod . 08:28:55 Removing intermediate container 5b0990fa9139 08:28:55 ---> c886e176d940 08:28:55 Step 6/21 : COPY go.mod . 08:28:55 Removing intermediate container 0cec2aeca49a 08:28:55 ---> d1597cb53818 08:28:55 Step 7/29 : COPY . . 08:28:55 ---> e42652d18e18 08:28:55 Step 7/24 : RUN go mod download 08:28:55 ---> 69419ebaa184 08:28:55 Step 7/21 : RUN go mod download 08:28:55 ---> Running in 0ca36bb2e371 08:28:55 Removing intermediate container e1bc16867fac 08:28:55 ---> b1c561d2df08 08:28:55 Step 6/20 : COPY go.mod . 08:28:56 ---> Running in 6a135674b754 08:28:57 Removing intermediate container 64b14f7d7813 08:28:57 ---> d739c3ea3fcf 08:28:57 Step 6/22 : COPY go.mod . 08:28:59 ---> 22f03ab3caa3 08:28:59 Step 7/20 : RUN go mod download 08:28:59 ---> 99f3c5d6ddfd 08:28:59 Step 7/22 : RUN go mod download 08:28:59 ---> Running in cf4f2b30f813 08:28:59 ---> Running in 164c285f79df 08:29:00 (5/12) Installing fortify-headers (1.1-r0) 08:29:00 (6/12) Installing patch (2.7.6-r6) 08:29:00 (7/12) Installing build-base (0.5-r2) 08:29:00 (8/12) Installing libsodium (1.0.18-r0) 08:29:00 (9/12) Installing pkgconf (1.7.2-r0) 08:29:00 (10/12) Installing libsodium-dev (1.0.18-r0) 08:29:00 (11/12) Installing libzmq (4.3.3-r0) 08:29:00 (12/12) Installing zeromq-dev (4.3.3-r0) 08:29:00 Executing busybox-1.31.1-r16.trigger 08:29:00 OK: 217 MiB in 51 packages 08:29:02 Removing intermediate container 0ca36bb2e371 08:29:02 ---> 13fd38700942 08:29:02 Step 8/24 : COPY . . 08:29:03 Removing intermediate container df2fb59210d5 08:29:03 ---> f84f9e6c9496 08:29:03 Step 4/7 : WORKDIR /edgex-go 08:29:03 ---> Running in e7f6a883b7a5 08:29:03 Removing intermediate container e7f6a883b7a5 08:29:03 ---> 537f9fc9fb15 08:29:03 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:29:04 latest: Pulling from library/docker 08:29:04 5f621e34cdf4: Pulling fs layer 08:29:04 85db56a05063: Pulling fs layer 08:29:04 ccb67d6aeaaa: Pulling fs layer 08:29:04 a0b19fc83503: Pulling fs layer 08:29:04 8eb508b41278: Pulling fs layer 08:29:04 37236713561e: Pulling fs layer 08:29:04 07c93f2b1b56: Pulling fs layer 08:29:04 a0b19fc83503: Waiting 08:29:04 8eb508b41278: Waiting 08:29:04 37236713561e: Waiting 08:29:04 07c93f2b1b56: Waiting 08:29:04 ccb67d6aeaaa: Verifying Checksum 08:29:04 ccb67d6aeaaa: Download complete 08:29:04 85db56a05063: Verifying Checksum 08:29:04 85db56a05063: Download complete 08:29:04 5f621e34cdf4: Verifying Checksum 08:29:04 5f621e34cdf4: Download complete 08:29:04 8eb508b41278: Verifying Checksum 08:29:04 8eb508b41278: Download complete 08:29:04 37236713561e: Verifying Checksum 08:29:04 37236713561e: Download complete 08:29:04 07c93f2b1b56: Verifying Checksum 08:29:04 5f621e34cdf4: Pull complete 08:29:05 Removing intermediate container 6a135674b754 08:29:05 ---> a724d279741a 08:29:05 Step 8/21 : COPY . . 08:29:05 85db56a05063: Pull complete 08:29:05 a0b19fc83503: Download complete 08:29:06 ccb67d6aeaaa: Pull complete 08:29:07 Removing intermediate container cf4f2b30f813 08:29:07 ---> 0f343ecf508a 08:29:07 Step 8/20 : COPY . . 08:29:09 a0b19fc83503: Pull complete 08:29:09 8eb508b41278: Pull complete 08:29:09 37236713561e: Pull complete 08:29:10 07c93f2b1b56: Pull complete 08:29:10 Removing intermediate container 164c285f79df 08:29:10 ---> 9476df4b5b57 08:29:10 Step 8/22 : COPY . . 08:29:10 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 08:29:10 Status: Downloaded newer image for docker:latest 08:29:13 ---> b5da5912de81 08:29:13 Step 6/7 : COPY go.mod . 08:29:14 ---> ede0cb9e2fe3 08:29:14 Step 7/7 : RUN go mod download 08:29:14 ---> Running in 47ad18d73eda 08:29:28 ---> dc877e628d2d 08:29:28 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 08:29:28 ---> Running in 3898ce5c6074 08:29:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 08:29:41 Removing intermediate container 47ad18d73eda 08:29:41 ---> e697c0af4a4a 08:29:41 Successfully built e697c0af4a4a 08:29:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:29:41 + docker inspect -f . ci-base-image-arm64 08:29:41 . [Pipeline] withDockerContainer 08:29:41 prd-ubuntu18.04-docker-arm64-4c-16g-12714 does not seem to be running inside a container 08:29:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:29:43 $ docker top c6ffa08800fa864156ef829241fb41e9fe61a7ef8b4272e0ed179cac27d91318 -eo pid,comm [Pipeline] { 08:29:44 ---> b4443c35ee3a 08:29:44 Step 9/24 : RUN make cmd/support-notifications/support-notifications [Pipeline] sh 08:29:45 ---> Running in 913812f053ba 08:29:45 + go version 08:29:45 go version go1.15.2 linux/arm64 [Pipeline] } 08:29:45 $ docker stop --time=1 c6ffa08800fa864156ef829241fb41e9fe61a7ef8b4272e0ed179cac27d91318 08:29:46 ---> 7c3cb59f7c86 08:29:46 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 08:29:46 ---> 18b0ed0bcc08 08:29:46 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 08:29:46 ---> Running in ce82018357b0 08:29:46 ---> Running in 6f7b6fa7eb6d 08:29:46 ---> 6adfc2df1063 08:29:46 Step 9/22 : RUN make cmd/core-metadata/core-metadata 08:29:47 $ docker rm -f c6ffa08800fa864156ef829241fb41e9fe61a7ef8b4272e0ed179cac27d91318 08:29:47 ---> Running in 202b006bb461 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 08:29:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:29:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:29:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:29:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:29:48 + docker inspect -f . ci-base-image-arm64 08:29:48 . [Pipeline] withDockerContainer 08:29:48 prd-ubuntu18.04-docker-arm64-4c-16g-12714 does not seem to be running inside a container 08:29:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:29:50 $ docker top 060b9d1ec30857a215bde26b53f46577b23e0b4efebb802901b76f803d4962db -eo pid,comm [Pipeline] { [Pipeline] echo 08:29:50 ========================================================= 08:29:50 [edgeXBuildGoParallel] Running Tests and Build... 08:29:50 ========================================================= [Pipeline] sh 08:29:51 + make test 08:29:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:29:54 Removing intermediate container 3898ce5c6074 08:29:54 ---> f116a9fd3fa4 08:29:54 08:29:54 Step 9/29 : FROM alpine:latest 08:29:55 Building docker-security-secretstore-setup-go 08:30:13 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:22 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 08:30:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:30:22 ---> 7b9a1f51da25 08:30:22 Step 3/24 : WORKDIR /edgex-go 08:30:22 ---> Using cache 08:30:22 ---> 08170848a2cb 08:30:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:22 ---> Using cache 08:30:22 ---> 68a75118dec0 08:30:22 Step 5/24 : RUN apk update && apk add make git 08:30:22 ---> Using cache 08:30:22 ---> d739c3ea3fcf 08:30:22 Step 6/24 : COPY go.mod . 08:30:22 ---> Using cache 08:30:22 ---> 99f3c5d6ddfd 08:30:22 Step 7/24 : RUN go mod download 08:30:22 ---> Using cache 08:30:22 ---> 9476df4b5b57 08:30:22 Step 8/24 : COPY . . 08:30:22 ---> Using cache 08:30:22 ---> 6adfc2df1063 08:30:22 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:30:22 ---> Running in 4bc188090d6a 08:30:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:30:25 Removing intermediate container 6f7b6fa7eb6d 08:30:25 ---> af8e68e90b37 08:30:25 08:30:25 Step 10/20 : FROM alpine 08:30:26 Building docker-security-bootstrap-redis-go 08:30:38 Removing intermediate container ce82018357b0 08:30:38 ---> b770453d44c8 08:30:38 08:30:38 Step 10/21 : FROM scratch 08:30:38 ---> 08:30:38 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:30:38 Removing intermediate container 913812f053ba 08:30:38 ---> d137f60e01c5 08:30:38 08:30:38 Step 10/24 : FROM scratch 08:30:38 ---> 08:30:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:30:38 ---> Running in b22cab73f4eb 08:30:38 ---> Running in a4b565f9e33e 08:30:39 Removing intermediate container b22cab73f4eb 08:30:39 ---> e12bd0c3a0b5 08:30:39 Step 12/24 : ENV APP_PORT=48060 08:30:39 Removing intermediate container a4b565f9e33e 08:30:39 ---> dd12f7999ab9 08:30:39 Step 12/21 : ENV APP_PORT=48085 08:30:39 ---> Running in 150c0d950d1c 08:30:39 ---> Running in 5356e298a65c 08:30:40 Removing intermediate container 5356e298a65c 08:30:40 ---> e8413a33748c 08:30:40 Step 13/21 : EXPOSE $APP_PORT 08:30:40 Removing intermediate container 150c0d950d1c 08:30:40 ---> 34a64014d07f 08:30:40 Step 13/24 : EXPOSE $APP_PORT 08:30:40 ---> Running in b5c82000223f 08:30:40 ---> Running in 0b2a8d476839 08:30:40 Removing intermediate container 0b2a8d476839 08:30:40 ---> 9919a3721c2b 08:30:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 08:30:40 Removing intermediate container b5c82000223f 08:30:40 ---> 69b074444356 08:30:40 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 08:30:43 ---> b94edbea4c96 08:30:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:30:45 ---> b2b5997675f5 08:30:45 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 08:30:47 ---> 412a42ebf00b 08:30:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:30:49 Removing intermediate container 202b006bb461 08:30:49 ---> d5c6c8611f8c 08:30:49 08:30:49 Step 10/22 : FROM scratch 08:30:49 ---> 08:30:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:30:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:30:49 ---> Using cache 08:30:49 ---> dd12f7999ab9 08:30:49 Step 12/22 : ENV APP_PORT=48081 08:30:49 ---> 6e279c402c5f 08:30:49 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 08:30:50 ---> a518eafaaa59 08:30:50 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 08:30:50 ---> Running in 93413b47d94f 08:30:50 ---> Running in 12766b71838f 08:30:51 Removing intermediate container 93413b47d94f 08:30:51 ---> 4300df6c0a2c 08:30:51 Step 13/22 : EXPOSE $APP_PORT 08:30:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:30:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:30:51 ---> 7b9a1f51da25 08:30:51 Step 3/22 : WORKDIR /edgex-go 08:30:51 ---> Using cache 08:30:51 ---> 08170848a2cb 08:30:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:30:51 ---> Using cache 08:30:51 ---> 68a75118dec0 08:30:51 Step 5/22 : RUN apk update && apk add make git 08:30:51 ---> Using cache 08:30:51 ---> d739c3ea3fcf 08:30:51 Step 6/22 : COPY go.mod . 08:30:51 ---> Using cache 08:30:51 ---> 99f3c5d6ddfd 08:30:51 Step 7/22 : RUN go mod download 08:30:51 ---> Using cache 08:30:51 ---> 9476df4b5b57 08:30:51 Step 8/22 : COPY . . 08:30:52 ---> Using cache 08:30:52 ---> 6adfc2df1063 08:30:52 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 08:30:52 Removing intermediate container 12766b71838f 08:30:52 ---> f6a320e5787b 08:30:52 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:30:52 ---> Running in afad43b4cfab 08:30:52 ---> b8e38d2024d3 08:30:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 08:30:53 ---> Running in 361b735a0a08 08:30:53 ---> Running in 84faf415c17e 08:30:53 Removing intermediate container afad43b4cfab 08:30:53 ---> 3b2e6ec8f2a1 08:30:53 Step 14/22 : WORKDIR / 08:30:53 ---> Running in 2105197f246f 08:30:53 ---> 48c3ab47bbad 08:30:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:30:53 Removing intermediate container 361b735a0a08 08:30:53 ---> 995938337965 08:30:53 Step 19/21 : LABEL arch=x86_64 08:30:53 ---> Running in b38b096c208b 08:30:53 Removing intermediate container 2105197f246f 08:30:53 ---> 6884c48cd1a0 08:30:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 08:30:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:30:54 Removing intermediate container b38b096c208b 08:30:54 ---> 0bb168e61b57 08:30:54 Step 20/21 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f 08:30:54 ---> f71f19fbe5c5 08:30:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:30:54 ---> Running in d491021cbf03 08:30:54 ---> eb7150e4596d 08:30:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:30:54 Removing intermediate container d491021cbf03 08:30:54 ---> b1e4ee480ec1 08:30:54 Step 21/21 : LABEL version=0.0.0 08:30:55 ---> Running in fb4ecc825ed2 08:30:55 ---> c5ef90a50453 08:30:55 Step 20/24 : ENTRYPOINT ["/support-notifications"] 08:30:55 ---> Running in e5e3e5cd2ae8 08:30:55 ---> 4aa81522dcd3 08:30:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:30:55 Removing intermediate container fb4ecc825ed2 08:30:55 ---> 25fcd6720a7a 08:30:55 08:30:55 Successfully built 25fcd6720a7a 08:30:55 Successfully tagged docker-support-scheduler-go:latest 08:30:55 Building docker-core-command-go 08:30:55  Building docker-support-scheduler-go ... done Removing intermediate container e5e3e5cd2ae8 08:30:55 ---> 516a24bc88a2 08:30:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:30:57 ---> 904b4835787c 08:30:57 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:30:57 ---> Running in df88b4269bc8 08:30:59 ---> Running in a075a985ce6a 08:30:59 Removing intermediate container 4bc188090d6a 08:30:59 ---> 7357d7a099a3 08:30:59 08:30:59 Step 10/24 : FROM alpine:3.10 08:30:59 Building docker-sys-mgmt-agent-go 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:00 Removing intermediate container df88b4269bc8 08:31:00 ---> f1441e23398f 08:31:00 Step 22/24 : LABEL arch=x86_64 08:31:00 ---> Running in ffc7c3132ffc 08:31:00 Removing intermediate container a075a985ce6a 08:31:00 ---> 4a370ff4a168 08:31:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:31:04 ---> Running in fae03a66b075 08:31:05 Removing intermediate container ffc7c3132ffc 08:31:05 ---> 274cf24a0699 08:31:05 Step 23/24 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f 08:31:05 ---> Running in a74e44abf853 08:31:05 Removing intermediate container fae03a66b075 08:31:05 ---> 434895947fbc 08:31:05 Step 20/22 : LABEL arch=x86_64 08:31:05 Removing intermediate container a74e44abf853 08:31:05 ---> 6310cd1e4c47 08:31:05 Step 24/24 : LABEL version=0.0.0 08:31:05 ---> Running in 8f64b1bedd3f 08:31:06 ---> Running in 72ea908e85af 08:31:06 Removing intermediate container 8f64b1bedd3f 08:31:06 ---> ada052e9fe09 08:31:06 Step 21/22 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f 08:31:06 ---> Running in 01772556c3fd 08:31:06 Removing intermediate container 72ea908e85af 08:31:06 ---> ccaed3f1a4cc 08:31:06 08:31:07 Successfully built ccaed3f1a4cc 08:31:07 Successfully tagged docker-support-notifications-go:latest 08:31:07  Building docker-support-notifications-go ... done Building docker-core-data-go 08:31:09 Removing intermediate container 01772556c3fd 08:31:09 ---> 61cf44300000 08:31:09 Step 22/22 : LABEL version=0.0.0 08:31:11 ---> Running in 2dcbe9e4e43a 08:31:13 Removing intermediate container 2dcbe9e4e43a 08:31:13 ---> c23031fd6729 08:31:13 08:31:13 Successfully built c23031fd6729 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:31:15 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.055s 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 08:31:17 Successfully tagged docker-core-metadata-go:latest 08:31:17 Building docker-support-logging-go 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:21  Building docker-core-metadata-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 08:31:21 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:31:21 ---> 7b9a1f51da25 08:31:21 Step 3/27 : WORKDIR /edgex-go 08:31:21 ---> Using cache 08:31:21 ---> 08170848a2cb 08:31:21 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:21 ---> Using cache 08:31:21 ---> 68a75118dec0 08:31:21 Step 5/27 : RUN apk update && apk add make bash git 08:31:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:31:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:31:25 ---> 7b9a1f51da25 08:31:25 Step 3/22 : WORKDIR /edgex-go 08:31:25 ---> Using cache 08:31:25 ---> 08170848a2cb 08:31:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:25 ---> Using cache 08:31:25 ---> 68a75118dec0 08:31:25 Step 5/22 : RUN apk update && apk add make git 08:31:25 ---> Using cache 08:31:25 ---> d739c3ea3fcf 08:31:25 Step 6/22 : COPY go.mod . 08:31:25 ---> Using cache 08:31:25 ---> 99f3c5d6ddfd 08:31:25 Step 7/22 : RUN go mod download 08:31:25 ---> Using cache 08:31:25 ---> 9476df4b5b57 08:31:25 Step 8/22 : COPY . . 08:31:25 ---> Using cache 08:31:25 ---> 6adfc2df1063 08:31:25 Step 9/22 : RUN make cmd/core-command/core-command 08:31:27 ---> Running in 8e6455d3b8c5 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.239s coverage: 46.6% of statements 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 08:31:29 ---> Running in 829d8eea4e5f 08:31:29 Removing intermediate container 84faf415c17e 08:31:29 ---> 04d084423d49 08:31:29 08:31:29 Step 10/22 : FROM alpine:3.10 08:31:32 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 08:31:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:31:32 ---> 7b9a1f51da25 08:31:32 Step 3/23 : WORKDIR /edgex-go 08:31:32 ---> Using cache 08:31:32 ---> 08170848a2cb 08:31:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:32 ---> Using cache 08:31:32 ---> 68a75118dec0 08:31:32 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 08:31:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:31:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:31:33 ---> Running in 25ee94af4de5 08:31:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:31:34 v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:31:34 v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] 08:31:34 OK: 12752 distinct packages available 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.582s coverage: 27.1% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.084s coverage: 100.0% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.537s coverage: 66.7% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:31:34 OK: 233 MiB in 51 packages 08:31:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.771s coverage: 84.1% of statements 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:31:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:31:36 v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:31:36 v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] 08:31:36 OK: 12752 distinct packages available 08:31:36 Removing intermediate container 8e6455d3b8c5 08:31:36 ---> 0d0169c1a337 08:31:36 Step 6/27 : COPY go.mod . 08:31:37 OK: 233 MiB in 51 packages 08:31:37 ---> 31396af8191d 08:31:37 Step 7/27 : RUN go mod download 08:31:38 ---> Running in 4441531b14ef 08:31:39 Removing intermediate container 25ee94af4de5 08:31:39 ---> 8b0c3a3f650d 08:31:39 Step 6/23 : COPY go.mod . 08:31:40 ---> 98a91ffb9c1e 08:31:40 Step 7/23 : RUN go mod download 08:31:40 ---> Running in 4645876bfb25 08:31:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:31:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:31:42 ---> 7b9a1f51da25 08:31:42 Step 3/22 : WORKDIR /edgex-go 08:31:42 ---> Using cache 08:31:42 ---> 08170848a2cb 08:31:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:31:42 ---> Using cache 08:31:42 ---> 68a75118dec0 08:31:42 Step 5/22 : RUN apk update && apk add make && apk add bash git 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.165s coverage: 28.6% of statements 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.162s coverage: 100.0% of statements 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 08:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.342s coverage: 86.7% of statements 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 08:31:43 ---> Running in b9824cd3e1a4 08:31:43 Removing intermediate container 4441531b14ef 08:31:43 ---> bbe188b7c290 08:31:43 Step 8/27 : COPY . . 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.329s coverage: 97.5% of statements 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 08:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.155s coverage: 79.0% of statements 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:31:43 Removing intermediate container 4645876bfb25 08:31:43 ---> df640a9d2307 08:31:43 Step 8/23 : COPY . . 08:31:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:31:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:31:45 v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:31:45 v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] 08:31:45 OK: 12752 distinct packages available 08:31:46 OK: 233 MiB in 51 packages 08:31:47 OK: 233 MiB in 51 packages 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.072s coverage: 95.7% of statements 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.184s coverage: 0.0% of statements [no tests to run] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.635s coverage: 63.5% of statements 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.099s coverage: 100.0% of statements 08:31:52 Removing intermediate container b9824cd3e1a4 08:31:52 ---> c0a6258ac3a9 08:31:52 Step 6/22 : COPY go.mod . 08:31:55 ---> ad6a6c9d7432 08:31:55 Step 7/22 : RUN go mod download 08:31:56 ---> Running in 0b353ee31931 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.901s coverage: 55.9% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 08:32:04 Removing intermediate container 0b353ee31931 08:32:04 ---> 0c0074d03bd4 08:32:04 Step 8/22 : COPY . . 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 17.446s coverage: 86.3% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.427s coverage: 72.2% of statements 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.515s coverage: 72.1% of statements 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.084s coverage: 82.4% of statements 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.091s coverage: 48.4% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.084s coverage: 28.8% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.088s coverage: 96.8% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.337s coverage: 36.5% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.614s coverage: 84.1% of statements 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.097s coverage: 100.0% of statements 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.073s coverage: 42.9% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.059s coverage: 100.0% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.128s coverage: 83.8% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 08:32:14 Removing intermediate container 829d8eea4e5f 08:32:14 ---> 845395321e6c 08:32:14 08:32:14 Step 10/22 : FROM scratch 08:32:14 ---> 08:32:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:32:14 ---> Using cache 08:32:14 ---> dd12f7999ab9 08:32:14 Step 12/22 : ENV APP_PORT=48082 08:32:15 ---> Running in 93bc829547ba 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.365s coverage: 47.1% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.047s coverage: 100.0% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.154s coverage: 100.0% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 08:32:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.110s coverage: 100.0% of statements 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 08:32:17 Removing intermediate container 93bc829547ba 08:32:17 ---> d985f9fe5f6a 08:32:17 Step 13/22 : EXPOSE $APP_PORT 08:32:18 ---> Running in 30d7112f4899 08:32:21 Removing intermediate container 30d7112f4899 08:32:21 ---> 9f7ca6890054 08:32:21 Step 14/22 : WORKDIR / 08:32:23 ---> Running in 6010899ea9cd 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.737s coverage: 29.1% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.174s coverage: 99.0% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.100s coverage: 100.0% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.061s coverage: 32.1% of statements 08:32:23 ---> 1d41ac1e52d6 08:32:23 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:32:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 08:32:24 Removing intermediate container 6010899ea9cd 08:32:24 ---> f3fbe5bb0878 08:32:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 08:32:24 ---> 8a475e09bb3f 08:32:24 Step 9/23 : RUN make cmd/core-data/core-data 08:32:24 ---> Running in 9786eb4b093d 08:32:24 ---> Running in 64e86d78d8e1 08:32:24 GO111MODULE=on go vet ./... 08:32:25 ---> 388cd794bacc 08:32:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:32:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:32:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:32:27 ---> 79695db7c57e 08:32:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:32:28 ---> e42e11d5dcea 08:32:28 Step 18/22 : ENTRYPOINT ["/core-command"] 08:32:28 ---> Running in 52d4148dffac 08:32:29 Removing intermediate container 52d4148dffac 08:32:29 ---> b2479d73fd40 08:32:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:32:29 ---> Running in 068c9b9b39aa 08:32:30 Removing intermediate container 068c9b9b39aa 08:32:30 ---> ffa6e940ea86 08:32:30 Step 20/22 : LABEL arch=x86_64 08:32:30 ---> Running in 257c0af29ff9 08:32:32 Removing intermediate container 257c0af29ff9 08:32:32 ---> f7c016f21a0c 08:32:32 Step 21/22 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f 08:32:32 ---> Running in b257e5dcbd0d 08:32:33 Removing intermediate container b257e5dcbd0d 08:32:33 ---> 20754c6d957f 08:32:33 Step 22/22 : LABEL version=0.0.0 08:32:33 ---> Running in 2141144147a8 08:32:35 Removing intermediate container 2141144147a8 08:32:35 ---> 164cb08ed2e1 08:32:35 08:32:35 Successfully built 164cb08ed2e1 08:32:36 Successfully tagged docker-core-command-go:latest 08:32:37  Building docker-core-command-go ... done  ---> ed58440498e5 08:32:37 Step 9/22 : RUN make cmd/support-logging/support-logging 08:32:37 ---> Running in 4969f44a7521 08:32:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 08:33:01 Removing intermediate container 9786eb4b093d 08:33:01 ---> f3db47334962 08:33:01 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:33:01 ---> Running in 05437693607e 08:33:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:33:03 Removing intermediate container 05437693607e 08:33:03 ---> d74c6716ca3a 08:33:03 08:33:03 Step 11/27 : FROM docker:latest 08:33:03 ---> 6972c414f322 08:33:03 Step 12/27 : RUN apk add --no-cache bash 08:33:03 ---> Running in 7a6f02c62042 08:33:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:33:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:33:06 (1/2) Installing readline (8.0.4-r0) 08:33:06 (2/2) Installing bash (5.0.17-r0) 08:33:06 Executing bash-5.0.17-r0.post-install 08:33:06 Executing busybox-1.31.1-r19.trigger 08:33:06 OK: 12 MiB in 22 packages 08:33:09 Removing intermediate container 7a6f02c62042 08:33:09 ---> fd7610a963d3 08:33:09 Step 13/27 : RUN rm -rf /var/cache/apk/* 08:33:10 ---> Running in 1254c5b49717 08:33:10 Removing intermediate container 4969f44a7521 08:33:10 ---> e7fccaaf47ac 08:33:10 08:33:10 Step 10/22 : FROM scratch 08:33:10 ---> 08:33:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:33:10 Removing intermediate container 64e86d78d8e1 08:33:10 ---> e9e5d56928e0 08:33:10 08:33:10 Step 10/23 : FROM alpine 08:33:10 ---> Using cache 08:33:10 ---> e12bd0c3a0b5 08:33:10 Step 12/22 : ENV APP_PORT=48061 08:33:10 ---> Running in 2dae029d03e6 08:33:10 Removing intermediate container 2dae029d03e6 08:33:10 ---> 1fdac0eae505 08:33:10 Step 13/22 : EXPOSE $APP_PORT 08:33:10 ---> Running in 9f61277e2bea 08:33:11 Removing intermediate container 9f61277e2bea 08:33:11 ---> b0c31dbf06c4 08:33:11 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 08:33:11 ---> 43cd96f0415a 08:33:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 08:33:11 Removing intermediate container 1254c5b49717 08:33:11 ---> c910bafb0a1e 08:33:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:33:11 ---> Running in 2bc92b889d12 08:33:11 ---> a59765e772a4 08:33:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 08:33:11 Removing intermediate container 2bc92b889d12 08:33:11 ---> 63a373c70b55 08:33:11 Step 15/27 : ENV APP_PORT=48090 08:33:12 ---> Running in 7c03c47f8225 08:33:12 Removing intermediate container 7c03c47f8225 08:33:12 ---> 7c1cb026b7bd 08:33:12 Step 16/27 : EXPOSE $APP_PORT 08:33:12 ---> Running in d1567fa73248 08:33:12 ---> f8252f134ec3 08:33:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 08:33:12 Removing intermediate container d1567fa73248 08:33:12 ---> fce2e2bf028d 08:33:12 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:33:12 ---> e8afacac976d 08:33:12 Step 18/22 : ENTRYPOINT ["/support-logging"] 08:33:12 ---> Running in bd419080ebf6 08:33:13 ---> 6a9389f6d917 08:33:13 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:33:13 Removing intermediate container bd419080ebf6 08:33:13 ---> eed4bb605b14 08:33:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:33:13 ---> Running in 0ca2da43dd72 08:33:13 ---> e0f0daec1715 08:33:13 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:33:13 Removing intermediate container 0ca2da43dd72 08:33:13 ---> 33577a5e2754 08:33:13 Step 20/22 : LABEL arch=x86_64 08:33:13 ---> Running in 5bbab3a4b593 08:33:14 Removing intermediate container 5bbab3a4b593 08:33:14 ---> b2b56569b78f 08:33:14 Step 21/22 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f 08:33:15 ---> f72c11ff53d9 08:33:15 Step 20/27 : RUN apk --no-cache add py3-pip 08:33:15 ---> Running in 941038135eb6 08:33:15 ---> Running in a31383a4f534 08:33:15 Removing intermediate container 941038135eb6 08:33:15 ---> a5adb08a9172 08:33:15 Step 22/22 : LABEL version=0.0.0 08:33:15 ---> Running in ef1fd0764218 08:33:15 Removing intermediate container ef1fd0764218 08:33:15 ---> 58d1b83507ef 08:33:15 08:33:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:33:15 Successfully built 58d1b83507ef 08:33:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:33:15 Successfully tagged docker-support-logging-go:latest 08:33:16  Building docker-support-logging-go ... done (1/33) Installing libbz2 (1.0.8-r1) 08:33:16 (2/33) Installing expat (2.2.9-r1) 08:33:16 (3/33) Installing libffi (3.3-r2) 08:33:16 (4/33) Installing gdbm (1.13-r1) 08:33:16 (5/33) Installing xz-libs (5.2.5-r0) 08:33:16 (6/33) Installing sqlite-libs (3.32.1-r0) 08:33:16 (7/33) Installing python3 (3.8.5-r0) 08:33:17 (8/33) Installing py3-appdirs (1.4.4-r1) 08:33:17 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:33:17 (10/33) Installing py3-parsing (2.4.7-r0) 08:33:17 (11/33) Installing py3-six (1.15.0-r0) 08:33:17 (12/33) Installing py3-packaging (20.4-r0) 08:33:17 (13/33) Installing py3-setuptools (47.0.0-r0) 08:33:17 (14/33) Installing py3-chardet (3.0.4-r4) 08:33:17 (15/33) Installing py3-idna (2.9-r0) 08:33:17 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:33:17 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:33:17 (18/33) Installing py3-requests (2.23.0-r0) 08:33:18 (19/33) Installing py3-msgpack (1.0.0-r0) 08:33:18 (20/33) Installing py3-lockfile (0.12.2-r3) 08:33:18 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:33:18 (22/33) Installing py3-colorama (0.4.3-r0) 08:33:18 (23/33) Installing py3-distlib (0.3.0-r0) 08:33:18 (24/33) Installing py3-distro (1.5.0-r1) 08:33:18 (25/33) Installing py3-webencodings (0.5.1-r3) 08:33:18 (26/33) Installing py3-html5lib (1.0.1-r4) 08:33:18 (27/33) Installing py3-pytoml (0.1.21-r0) 08:33:18 (28/33) Installing py3-pep517 (0.8.2-r0) 08:33:18 (29/33) Installing py3-progress (1.5-r0) 08:33:18 (30/33) Installing py3-toml (0.10.1-r0) 08:33:18 (31/33) Installing py3-retrying (1.3.3-r0) 08:33:18 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:33:18 (33/33) Installing py3-pip (20.1.1-r0) 08:33:18 Executing busybox-1.31.1-r19.trigger 08:33:18 OK: 71 MiB in 55 packages 08:33:30 Removing intermediate container a31383a4f534 08:33:30 ---> 3ab657952f82 08:33:30 Step 21/27 : RUN pip install docker-compose==1.23.2 08:33:30 ---> Running in 5cc35f1d3857 08:33:31 Collecting docker-compose==1.23.2 08:33:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:33:31 Collecting jsonschema<3,>=2.5.1 08:33:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:33:31 Collecting dockerpty<0.5,>=0.4.1 08:33:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:33:32 Collecting websocket-client<1.0,>=0.32.0 08:33:32 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:33:32 Collecting PyYAML<4,>=3.10 08:33:32 Downloading PyYAML-3.13.tar.gz (270 kB) 08:33:33 gofmt -l . 08:33:33 [ "`gofmt -l .`" = "" ] 08:33:34 Collecting cached-property<2,>=1.2.0 08:33:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:33:34 Collecting texttable<0.10,>=0.9.0 08:33:34 Downloading texttable-0.9.1.tar.gz (11 kB) 08:33:34 Collecting docopt<0.7,>=0.6.1 08:33:35 Downloading docopt-0.6.2.tar.gz (25 kB) 08:33:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:33:35 ./bin/test-go-mod-tidy.sh 08:33:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:33:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:33:36 Collecting docker<4.0,>=3.6.0 08:33:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:33:36 ./bin/test-attribution-txt.sh 08:33:36 Collecting urllib3<1.25,>=1.21.1 08:33:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:33:36 Collecting idna<2.8,>=2.5 08:33:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:33:36 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 08:33:36 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 08:33:36 Collecting docker-pycreds>=0.4.0 08:33:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:33:36 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:33:36 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:33:36 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:33:36 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:33:37 Installing collected packages: jsonschema, dockerpty, websocket-client, PyYAML, cached-property, texttable, docopt, urllib3, idna, requests, docker-pycreds, docker, docker-compose 08:33:37 Running setup.py install for dockerpty: started 08:33:38 Running setup.py install for dockerpty: finished with status 'done' 08:33:38 Running setup.py install for PyYAML: started 08:33:38 Running setup.py install for PyYAML: finished with status 'done' 08:33:38 Running setup.py install for texttable: started 08:33:39 Running setup.py install for texttable: finished with status 'done' 08:33:39 Running setup.py install for docopt: started 08:33:40 Running setup.py install for docopt: finished with status 'done' 08:33:40 Attempting uninstall: urllib3 08:33:40 Found existing installation: urllib3 1.25.9 08:33:40 Uninstalling urllib3-1.25.9: 08:33:40 Successfully uninstalled urllib3-1.25.9 08:33:40 Attempting uninstall: idna 08:33:40 Found existing installation: idna 2.9 08:33:40 Uninstalling idna-2.9: [Pipeline] sh 08:33:40 Successfully uninstalled idna-2.9 08:33:40 Attempting uninstall: requests 08:33:40 Found existing installation: requests 2.23.0 08:33:40 Uninstalling requests-2.23.0: 08:33:40 Successfully uninstalled requests-2.23.0 08:33:41 + ls -al . 08:33:41 total 668 08:33:41 drwxrwxr-x 9 1001 1001 4096 Nov 19 08:33 . 08:33:41 drwxr-xr-x 4 root root 4096 Nov 19 08:29 .. 08:33:41 -rw-rw-r-- 1 1001 1001 11 Nov 19 08:28 .dockerignore 08:33:41 drwxrwxr-x 8 1001 1001 4096 Nov 19 08:28 .git 08:33:41 drwxrwxr-x 3 1001 1001 4096 Nov 19 08:28 .github 08:33:41 -rw-rw-r-- 1 1001 1001 944 Nov 19 08:28 .gitignore 08:33:41 -rw-rw-r-- 1 1001 1001 166 Nov 19 08:28 .sonarcloud.properties 08:33:41 -rw-rw-r-- 1 1001 1001 3804 Nov 19 08:28 CONTRIBUTING.md 08:33:41 -rw-rw-r-- 1 1001 1001 1035 Nov 19 08:28 Dockerfile.build 08:33:41 -rw-rw-r-- 1 1001 1001 863 Nov 19 08:28 Jenkinsfile 08:33:41 -rw-rw-r-- 1 1001 1001 10775 Nov 19 08:28 LICENSE 08:33:41 -rw-rw-r-- 1 1001 1001 6581 Nov 19 08:28 Makefile 08:33:41 -rw-rw-r-- 1 1001 1001 6447 Nov 19 08:28 README.md 08:33:41 -rw-rw-r-- 1 1001 1001 259 Nov 19 08:28 SECURITY.md 08:33:41 -rw-rw-r-- 1 1001 1001 5 Nov 19 08:23 VERSION 08:33:41 -rw-rw-r-- 1 1001 1001 4131 Nov 19 08:28 ZMQWindows.md 08:33:41 drwxrwxr-x 2 1001 1001 4096 Nov 19 08:28 bin 08:33:41 drwxrwxr-x 15 1001 1001 4096 Nov 19 08:28 cmd 08:33:41 -rw-r--r-- 1 root root 545934 Nov 19 08:32 coverage.out 08:33:41 -rw-r--r-- 1 root root 1041 Nov 19 08:33 go.mod 08:33:41 -rw-r--r-- 1 root root 18582 Nov 19 08:33 go.sum 08:33:41 drwxrwxr-x 8 1001 1001 4096 Nov 19 08:28 internal 08:33:41 drwxrwxr-x 4 1001 1001 4096 Nov 19 08:28 openapi 08:33:41 drwxrwxr-x 4 1001 1001 4096 Nov 19 08:28 snap 08:33:41 -rw-rw-r-- 1 1001 1001 168 Nov 19 08:28 version.go [Pipeline] sh 08:33:41 + '[' -e coverage.out ] 08:33:41 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:41 Warning: overwriting stash ‘coverage-report’ 08:33:42 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.57.0 08:33:43 Stashed 1 file(s) [Pipeline] sh 08:33:43 + make build 08:33:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:45 Removing intermediate container 5cc35f1d3857 08:33:45 ---> 5346be6d1d5a 08:33:45 Step 22/27 : RUN apk --no-cache add curl 08:33:45 ---> Running in e15552c98e59 08:33:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:33:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:33:46 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:33:46 (2/3) Installing libcurl (7.69.1-r1) 08:33:46 (3/3) Installing curl (7.69.1-r1) 08:33:46 Executing busybox-1.31.1-r19.trigger 08:33:46 OK: 72 MiB in 58 packages 08:33:47 Removing intermediate container e15552c98e59 08:33:47 ---> f280199a3512 08:33:47 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 08:33:47 ---> Running in f451cfab86bd 08:33:47 Removing intermediate container f451cfab86bd 08:33:47 ---> af0c00a0a6d5 08:33:47 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:33:47 ---> Running in 2b8953a225f1 08:33:47 Removing intermediate container 2b8953a225f1 08:33:47 ---> 497a7de98e7f 08:33:47 Step 25/27 : LABEL arch=x86_64 08:33:47 ---> Running in 5d03f3d69fc6 08:33:47 Removing intermediate container 5d03f3d69fc6 08:33:47 ---> d34bfb353861 08:33:47 Step 26/27 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f 08:33:48 ---> Running in 5c4a3dc9b06f 08:33:48 Removing intermediate container 5c4a3dc9b06f 08:33:48 ---> 4fb55d19aa6c 08:33:48 Step 27/27 : LABEL version=0.0.0 08:33:48 ---> Running in 03d7f1603422 08:33:48 Removing intermediate container 03d7f1603422 08:33:48 ---> eba98e28d80e 08:33:48 08:33:49 Successfully built eba98e28d80e 08:33:49 Successfully tagged docker-sys-mgmt-agent-go:latest 08:33:49  Building docker-sys-mgmt-agent-go ... done  08:33:49 ERROR: for docker-security-secrets-setup-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') 08:33:49 08:33:49 ERROR: for docker-security-proxy-setup-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') 08:33:49 08:33:49 ERROR: for docker-security-secretstore-setup-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') 08:33:49 08:33:49 ERROR: for docker-security-bootstrap-redis-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') 08:33:49 08:33:49 ERROR: for docker-core-data-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') 08:33:49 Service 'docker-core-data-go' failed to build: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit [Pipeline] } 08:33:50 $ docker stop --time=1 a86f9b2938c298bb593d9b81be89d036403969af06c4a5bff23da4981f9b3eea 08:33:53 $ docker rm -f a86f9b2938c298bb593d9b81be89d036403969af06c4a5bff23da4981f9b3eea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:33:55 Failed in branch amd64 08:34:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:34:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:34:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 08:34:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:34:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:34:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:34:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 08:34:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:34:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } 08:35:03 $ docker stop --time=1 060b9d1ec30857a215bde26b53f46577b23e0b4efebb802901b76f803d4962db 08:35:06 $ docker rm -f 060b9d1ec30857a215bde26b53f46577b23e0b4efebb802901b76f803d4962db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:35:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:35:08 08:35:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:35:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:35:09 latest: Pulling from edgex-devops/edgex-compose-arm64 08:35:09 29e5d40040c1: Pulling fs layer 08:35:09 1ce36da41761: Pulling fs layer 08:35:09 25b303627fd3: Pulling fs layer 08:35:09 29e5d40040c1: Verifying Checksum 08:35:09 29e5d40040c1: Download complete 08:35:10 1ce36da41761: Verifying Checksum 08:35:10 1ce36da41761: Download complete 08:35:10 29e5d40040c1: Pull complete 08:35:11 1ce36da41761: Pull complete 08:35:12 25b303627fd3: Verifying Checksum 08:35:12 25b303627fd3: Download complete 08:35:22 25b303627fd3: Pull complete 08:35:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:35:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:35:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:35:22 prd-ubuntu18.04-docker-arm64-4c-16g-12714 does not seem to be running inside a container 08:35:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:35:25 $ docker top 40799ebeaa6ea369ce9e5fd971f575397563a3c0ebd69af05cf9d91ca0e10b49 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:27 + grep parallel 08:35:27 + docker-compose build --help 08:35:30 --parallel Build images in parallel. [Pipeline] } 08:35:31 $ docker stop --time=1 40799ebeaa6ea369ce9e5fd971f575397563a3c0ebd69af05cf9d91ca0e10b49 08:35:33 $ docker rm -f 40799ebeaa6ea369ce9e5fd971f575397563a3c0ebd69af05cf9d91ca0e10b49 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:35:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:35:34 . [Pipeline] withDockerContainer 08:35:34 prd-ubuntu18.04-docker-arm64-4c-16g-12714 does not seem to be running inside a container 08:35:34 $ 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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:35:35 $ docker top 866b7451cc68d058f6fccce49b767b0b85aca6a844c97a4521ab2cec147be16d -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:36 + docker-compose -f ./docker-compose-build.yml build --parallel 08:35:41 Building docker-core-command-go ... 08:35:41 Building docker-core-data-go ... 08:35:41 Building docker-core-metadata-go ... 08:35:41 Building docker-security-bootstrap-redis-go ... 08:35:41 Building docker-security-proxy-setup-go ... 08:35:41 Building docker-security-secrets-setup-go ... 08:35:41 Building docker-security-secretstore-setup-go ... 08:35:41 Building docker-support-logging-go ... 08:35:41 Building docker-support-notifications-go ... 08:35:41 Building docker-support-scheduler-go ... 08:35:41 Building docker-sys-mgmt-agent-go ... 08:35:41 Building docker-security-secrets-setup-go 08:35:41 Building docker-security-secretstore-setup-go 08:35:41 Building docker-core-data-go 08:35:41 Building docker-security-proxy-setup-go 08:35:41 Building docker-support-notifications-go 08:37:03 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 08:37:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:03 ---> e697c0af4a4a 08:37:03 Step 3/23 : WORKDIR /edgex-go 08:37:03 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 08:37:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:03 ---> e697c0af4a4a 08:37:03 Step 3/24 : WORKDIR /edgex-go 08:37:03 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 08:37:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:37:03 ---> e697c0af4a4a 08:37:03 Step 3/20 : WORKDIR /edgex-go 08:37:03 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 08:37:03 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 08:37:03 ---> e697c0af4a4a 08:37:03 Step 3/29 : WORKDIR /edgex-go 08:37:03 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 08:37:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:03 ---> e697c0af4a4a 08:37:03 Step 3/24 : WORKDIR /edgex-go 08:37:03 ---> Running in b13ee042e49a 08:37:03 ---> Running in aa16d1ff53f7 08:37:03 ---> Running in 5036339dd897 08:37:03 ---> Running in 9aaa606bedc3 08:37:03 ---> Running in a017f55bf1bf 08:37:03 Removing intermediate container 9aaa606bedc3 08:37:03 Removing intermediate container a017f55bf1bf 08:37:03 ---> b615b622aeb5 08:37:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:03 Removing intermediate container 5036339dd897 08:37:03 ---> e012ce6de0b9 08:37:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:03 ---> bc84896b0747 08:37:03 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:03 Removing intermediate container b13ee042e49a 08:37:03 ---> 6d71bd7a224c 08:37:03 Step 4/29 : RUN apk update && apk add make git 08:37:03 Removing intermediate container aa16d1ff53f7 08:37:03 ---> 6f95339672b9 08:37:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:37:03 ---> Running in c06ddb1be4a4 08:37:03 ---> Running in 2cb816184348 08:37:03 ---> Running in 287dab556b5e 08:37:03 ---> Running in 7a57222cb838 08:37:03 ---> Running in 71e0a85a4c6e 08:37:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:37:03 Removing intermediate container 7a57222cb838 08:37:03 ---> 99f9f3958515 08:37:03 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 08:37:03 ---> Running in 499c8fada88a 08:37:03 Removing intermediate container 2cb816184348 08:37:03 ---> b5f4a96093b6 08:37:03 Step 5/24 : RUN apk update && apk add make git 08:37:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:37:03 ---> Running in 84fd0d45e1b7 08:37:03 Removing intermediate container 287dab556b5e 08:37:03 ---> 5aa4ff30bea4 08:37:03 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 08:37:03 ---> Running in 1f1a8c793383 08:37:03 Removing intermediate container 71e0a85a4c6e 08:37:03 ---> d00eeffced14 08:37:03 Step 5/20 : RUN apk update && apk add make git 08:37:04 ---> Running in cfc3974ecccf 08:37:04 v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:37:04 v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] 08:37:04 OK: 12623 distinct packages available 08:37:05 OK: 217 MiB in 51 packages 08:37:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:37:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:37:06 Removing intermediate container c06ddb1be4a4 08:37:06 ---> dce0b3790d80 08:37:06 Step 5/29 : COPY go.mod . 08:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:37:07 ---> 04f60498e1a0 08:37:07 Step 6/29 : RUN go mod download 08:37:07 v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:37:07 v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] 08:37:07 OK: 12623 distinct packages available 08:37:07 ---> Running in 73225510054f 08:37:07 v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:37:07 v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] 08:37:07 OK: 12623 distinct packages available 08:37:07 v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:37:07 v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] 08:37:07 OK: 12623 distinct packages available 08:37:08 v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:37:08 v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] 08:37:08 OK: 12623 distinct packages available 08:37:08 OK: 217 MiB in 51 packages 08:37:08 OK: 217 MiB in 51 packages 08:37:09 OK: 217 MiB in 51 packages 08:37:09 OK: 217 MiB in 51 packages 08:37:10 Removing intermediate container 499c8fada88a 08:37:10 ---> 20d44ad2b713 08:37:10 Step 6/23 : COPY go.mod . 08:37:10 Removing intermediate container 1f1a8c793383 08:37:10 ---> f4444c817fb1 08:37:10 Step 6/24 : COPY go.mod . 08:37:11 Removing intermediate container 84fd0d45e1b7 08:37:11 ---> 3858ee4b7d14 08:37:11 Step 6/24 : COPY go.mod . 08:37:11 ---> 0b5e9c1d772d 08:37:11 Step 7/23 : RUN go mod download 08:37:11 Removing intermediate container cfc3974ecccf 08:37:11 ---> 4cd10aa3450c 08:37:11 Step 6/20 : COPY go.mod . 08:37:11 ---> Running in cf1b9c0245fb 08:37:12 Removing intermediate container 73225510054f 08:37:12 ---> 832ec8e7390e 08:37:12 Step 7/29 : COPY . . 08:37:12 ---> 2eb9d357aa72 08:37:12 Step 7/24 : RUN go mod download 08:37:12 ---> Running in 9d22badf7b6f 08:37:12 ---> 462904f4f7ce 08:37:12 Step 7/20 : RUN go mod download 08:37:12 ---> 81e21b1d3a3f 08:37:12 Step 7/24 : RUN go mod download 08:37:12 ---> Running in 8f7829ea3528 08:37:12 ---> Running in f0696b59c2ed 08:37:17 Removing intermediate container cf1b9c0245fb 08:37:17 ---> b1455b301e68 08:37:17 Step 8/23 : COPY . . 08:37:17 Removing intermediate container 9d22badf7b6f 08:37:17 ---> d26471646ec4 08:37:17 Step 8/24 : COPY . . 08:37:18 Removing intermediate container f0696b59c2ed 08:37:18 ---> 3c2e7e7b76ed 08:37:18 Step 8/20 : COPY . . 08:37:18 Removing intermediate container 8f7829ea3528 08:37:18 ---> 473fb86cbaa3 08:37:18 Step 8/24 : COPY . . 08:37:40 ---> 659d77707300 08:37:40 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 08:37:40 ---> 4e18613cb487 08:37:40 Step 9/24 : RUN make cmd/support-notifications/support-notifications 08:37:40 ---> 5bc9128d5bae 08:37:40 Step 9/23 : RUN make cmd/core-data/core-data 08:37:40 ---> Running in 9421b3933da6 08:37:40 ---> Running in cd03295bbf6b 08:37:40 ---> 6ef8955b45f3 08:37:40 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 08:37:40 ---> Running in aae81470d388 08:37:40 ---> 4b960971b692 08:37:40 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:40 ---> Running in 1aca3760f303 08:37:40 ---> Running in 875dbfcf7f43 08:37:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 08:37:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:37:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:37:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:37:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:39:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:39:03 Removing intermediate container 9421b3933da6 08:39:03 ---> 3cff91f3bc88 08:39:03 08:39:03 Step 9/29 : FROM alpine:latest 08:39:03 Building docker-core-command-go 08:39:04 Removing intermediate container 1aca3760f303 08:39:04 ---> 121e2fc9ad2e 08:39:04 08:39:04 Step 10/20 : FROM alpine 08:39:05 Building docker-security-bootstrap-redis-go 08:39:18 Removing intermediate container 875dbfcf7f43 08:39:18 ---> 4c69705d0755 08:39:18 08:39:18 Step 10/24 : FROM alpine:3.10 08:39:18 Building docker-support-logging-go 08:39:33 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:39:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:39:33 ---> e697c0af4a4a 08:39:33 Step 3/22 : WORKDIR /edgex-go 08:39:33 ---> Using cache 08:39:33 ---> 6d71bd7a224c 08:39:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:33 Removing intermediate container cd03295bbf6b 08:39:33 ---> 411d54a265e6 08:39:33 08:39:33 Step 10/24 : FROM scratch 08:39:33 ---> 08:39:33 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:39:33 ---> Running in eb695940fbd1 08:39:33 ---> Running in 1a4b384fed99 08:39:34 Removing intermediate container 1a4b384fed99 08:39:34 ---> 7f2eb0a293d0 08:39:34 Step 12/24 : ENV APP_PORT=48060 08:39:34 ---> Running in 99cff43a8a8c 08:39:36 Removing intermediate container 99cff43a8a8c 08:39:36 ---> 865fe16c0a46 08:39:36 Step 13/24 : EXPOSE $APP_PORT 08:39:36 ---> Running in d20250422643 08:39:37 Removing intermediate container d20250422643 08:39:37 ---> 74453702ddbb 08:39:37 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 08:39:37 Removing intermediate container eb695940fbd1 08:39:37 ---> 3ef0ca469df0 08:39:37 Step 5/22 : RUN apk update && apk add make git 08:39:38 ---> Running in d234d87bdbca 08:39:38 ---> 0175e351f84f 08:39:38 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 08:39:40 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:39:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:39:40 ---> e697c0af4a4a 08:39:40 Step 3/22 : WORKDIR /edgex-go 08:39:40 ---> Using cache 08:39:40 ---> 6d71bd7a224c 08:39:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:40 ---> Using cache 08:39:40 ---> 3ef0ca469df0 08:39:40 Step 5/22 : RUN apk update && apk add make git 08:39:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:39:41 ---> 78ec8c165f19 08:39:41 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 08:39:42 ---> Running in 56b6f3c18c75 08:39:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:39:43 v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:39:43 v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] 08:39:43 OK: 12623 distinct packages available 08:39:44 OK: 217 MiB in 51 packages 08:39:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:39:45 ---> e374bc58b408 08:39:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 08:39:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:39:46 ---> df76e6c4a6e5 08:39:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:39:46 v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:39:46 v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] 08:39:46 OK: 12623 distinct packages available 08:39:46 Removing intermediate container d234d87bdbca 08:39:46 ---> 0732e1a14fe4 08:39:46 Step 6/22 : COPY go.mod . 08:39:47 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:39:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:39:47 ---> e697c0af4a4a 08:39:47 Step 3/22 : WORKDIR /edgex-go 08:39:47 ---> Using cache 08:39:47 ---> 6d71bd7a224c 08:39:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:39:47 ---> Using cache 08:39:47 ---> 3ef0ca469df0 08:39:47 Step 5/22 : RUN apk update && apk add make && apk add bash git 08:39:47 OK: 217 MiB in 51 packages 08:39:47 ---> Running in 7714c3776d94 08:39:48 ---> 599ca1183c24 08:39:48 Step 7/22 : RUN go mod download 08:39:48 ---> efef8d5a84bd 08:39:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:39:48 ---> Running in ab91f9088e5b 08:39:50 Removing intermediate container 56b6f3c18c75 08:39:50 ---> c9efb47a4f0e 08:39:50 Step 6/22 : COPY go.mod . 08:39:50 ---> e1e17255e5df 08:39:50 Step 20/24 : ENTRYPOINT ["/support-notifications"] 08:39:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:39:51 ---> Running in f3dbfaa4858c 08:39:51 ---> 82c0d5a10390 08:39:51 Step 7/22 : RUN go mod download 08:39:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:39:51 Removing intermediate container f3dbfaa4858c 08:39:51 ---> 41dc17aada33 08:39:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:39:52 ---> Running in 9dc1114e6418 08:39:52 ---> Running in f930e2f3b8d6 08:39:52 Removing intermediate container aae81470d388 08:39:52 ---> 966511e365d5 08:39:52 08:39:52 Step 10/23 : FROM alpine 08:39:52 v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:39:52 v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] 08:39:52 OK: 12623 distinct packages available 08:39:53 Removing intermediate container ab91f9088e5b 08:39:53 ---> ccb6ea0cc5fe 08:39:53 Step 8/22 : COPY . . 08:39:53 Removing intermediate container f930e2f3b8d6 08:39:53 ---> 10d641d9ec52 08:39:53 Step 22/24 : LABEL arch=arm64 08:39:53 ---> Running in 3c9896378f9f 08:39:53 OK: 217 MiB in 51 packages 08:39:53 Building docker-sys-mgmt-agent-go 08:39:53 Removing intermediate container 3c9896378f9f 08:39:53 ---> 4dd2697eeaf9 08:39:53 Step 23/24 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f 08:39:54 ---> Running in 99d08b2f7bc5 08:39:54 OK: 217 MiB in 51 packages 08:39:57 Removing intermediate container 99d08b2f7bc5 08:39:57 ---> 85fb9cc59368 08:39:57 Step 24/24 : LABEL version=0.0.0 08:39:59 ---> Running in 392c4be488df 08:40:00 Removing intermediate container 7714c3776d94 08:40:00 ---> c55691233c6e 08:40:00 Step 6/22 : COPY go.mod . 08:40:00 Removing intermediate container 392c4be488df 08:40:00 ---> 8e684bbd3cfa 08:40:00 08:40:00 Removing intermediate container 9dc1114e6418 08:40:00 ---> 29232123fc07 08:40:00 Step 8/22 : COPY . . 08:40:01 Successfully built 8e684bbd3cfa 08:40:01 Successfully tagged docker-support-notifications-go-arm64:latest 08:40:01  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 08:40:01 ---> b6cab9e855e5 08:40:01 Step 7/22 : RUN go mod download 08:40:03 ---> Running in bf864b102724 08:40:11 ---> 568759146fd0 08:40:11 Step 9/22 : RUN make cmd/core-command/core-command 08:40:11 Removing intermediate container bf864b102724 08:40:11 ---> 9d1c84568d76 08:40:11 Step 8/22 : COPY . . 08:40:12 ---> Running in 69faea0cf558 08:40:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 08:40:16 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 08:40:16 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:40:16 ---> e697c0af4a4a 08:40:16 Step 3/27 : WORKDIR /edgex-go 08:40:16 ---> Using cache 08:40:16 ---> 6d71bd7a224c 08:40:16 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:16 ---> Using cache 08:40:16 ---> 3ef0ca469df0 08:40:16 Step 5/27 : RUN apk update && apk add make bash git 08:40:21 ---> Running in ea2eb9890ff0 08:40:21 ---> 73adf47e6041 08:40:21 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 08:40:23 ---> Running in f8c7c2620a17 08:40:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:40:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:40:25 v3.12.1-34-g3bbb400149 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:40:25 v3.12.1-36-gcc9f3aafcf [http://nl.alpinelinux.org/alpine/v3.12/community] 08:40:25 OK: 12623 distinct packages available 08:40:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 08:40:26 OK: 217 MiB in 51 packages 08:40:26 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 08:40:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:40:26 ---> e697c0af4a4a 08:40:26 Step 3/21 : WORKDIR /edgex-go 08:40:26 ---> Using cache 08:40:26 ---> 6d71bd7a224c 08:40:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:40:26 ---> Using cache 08:40:26 ---> 3ef0ca469df0 08:40:26 Step 5/21 : RUN apk update && apk add make git 08:40:26 ---> Using cache 08:40:26 ---> c9efb47a4f0e 08:40:26 Step 6/21 : COPY go.mod . 08:40:26 ---> Using cache 08:40:26 ---> 82c0d5a10390 08:40:26 Step 7/21 : RUN go mod download 08:40:26 ---> Using cache 08:40:26 ---> 29232123fc07 08:40:26 Step 8/21 : COPY . . 08:40:26 ---> Using cache 08:40:26 ---> 73adf47e6041 08:40:26 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 08:40:28 ---> Running in 28afa5eee098 08:40:30 Removing intermediate container ea2eb9890ff0 08:40:30 ---> 3dde11e9fcea 08:40:30 Step 6/27 : COPY go.mod . 08:40:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:40:32 ---> 84106df58aa3 08:40:32 Step 7/27 : RUN go mod download 08:40:32 ---> Running in 09a2ff6ec7ae 08:40:36 ---> 46d04677f076 08:40:36 Step 9/22 : RUN make cmd/support-logging/support-logging 08:40:36 ---> Running in 558e4229b1d2 08:40:38 Removing intermediate container 09a2ff6ec7ae 08:40:38 ---> b772ffb3040c 08:40:38 Step 8/27 : COPY . . 08:40:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 08:40:57 ---> c29157469d1b 08:40:57 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:40:57 ---> Running in adaf85cb329f 08:40:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:42:07 Removing intermediate container f8c7c2620a17 08:42:07 ---> b6232fc92385 08:42:07 08:42:07 Step 10/22 : FROM alpine:3.10 08:42:07 Removing intermediate container 69faea0cf558 08:42:07 ---> a442c3dd2bff 08:42:07 08:42:07 Step 10/22 : FROM scratch 08:42:07 ---> 08:42:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:42:07 ---> Running in a6a97f09de65 08:42:07 Building docker-core-metadata-go 08:42:07 Removing intermediate container a6a97f09de65 08:42:07 ---> fd5dcdebbee9 08:42:07 Step 12/22 : ENV APP_PORT=48082 08:42:07 ---> Running in 6a1c262032eb 08:42:07 Removing intermediate container 6a1c262032eb 08:42:07 ---> af62042e5ac9 08:42:07 Step 13/22 : EXPOSE $APP_PORT 08:42:07 ---> Running in d4e681dd83c9 08:42:07 Removing intermediate container d4e681dd83c9 08:42:07 ---> 7f7463271b0b 08:42:07 Step 14/22 : WORKDIR / 08:42:07 ---> Running in 7389f1c5133c 08:42:07 Removing intermediate container 7389f1c5133c 08:42:07 ---> c85410a773f2 08:42:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 08:42:07 ---> a9c0c57c4436 08:42:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:42:07 ---> bff186d8bbeb 08:42:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:42:07 ---> 605ede9ea43c 08:42:07 Step 18/22 : ENTRYPOINT ["/core-command"] 08:42:07 ---> Running in 8f9317e0af84 08:42:08 Removing intermediate container 8f9317e0af84 08:42:08 ---> 2ac57a46f13b 08:42:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:08 ---> Running in 411025809c4a 08:42:10 Removing intermediate container 411025809c4a 08:42:10 ---> 3a74f182ef0c 08:42:10 Step 20/22 : LABEL arch=arm64 08:42:10 ---> Running in f822d44f31d9 08:42:11 Removing intermediate container f822d44f31d9 08:42:11 ---> 93a2c3ddd6ab 08:42:11 Step 21/22 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f 08:42:12 ---> Running in 57b9d88656a5 08:42:13 Removing intermediate container 57b9d88656a5 08:42:13 ---> 75762dee4d71 08:42:13 Step 22/22 : LABEL version=0.0.0 08:42:13 ---> Running in f410a53f4ab3 08:42:14 Removing intermediate container f410a53f4ab3 08:42:14 ---> 284c24a788a4 08:42:14 08:42:15 Removing intermediate container 558e4229b1d2 08:42:15 ---> 4d886ba31564 08:42:15 08:42:15 Step 10/22 : FROM scratch 08:42:15 ---> 08:42:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 08:42:15 Successfully built 284c24a788a4 08:42:15 Successfully tagged docker-core-command-go-arm64:latest 08:42:15  Building docker-core-command-go ... done  ---> Using cache 08:42:15 ---> 7f2eb0a293d0 08:42:15 Step 12/22 : ENV APP_PORT=48061 08:42:15 ---> Running in 935391adc340 08:42:16 Removing intermediate container 935391adc340 08:42:16 ---> 154661fe1eab 08:42:16 Step 13/22 : EXPOSE $APP_PORT 08:42:17 ---> Running in f21ca4c2b993 08:42:18 Removing intermediate container f21ca4c2b993 08:42:18 ---> 7d33b84bf517 08:42:18 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 08:42:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 08:42:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:42:18 ---> e697c0af4a4a 08:42:18 Step 3/22 : WORKDIR /edgex-go 08:42:18 ---> Using cache 08:42:18 ---> 6d71bd7a224c 08:42:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:18 ---> Using cache 08:42:18 ---> 3ef0ca469df0 08:42:18 Step 5/22 : RUN apk update && apk add make git 08:42:18 ---> Using cache 08:42:18 ---> c9efb47a4f0e 08:42:18 Step 6/22 : COPY go.mod . 08:42:18 ---> Using cache 08:42:18 ---> 82c0d5a10390 08:42:18 Step 7/22 : RUN go mod download 08:42:18 ---> Using cache 08:42:18 ---> 29232123fc07 08:42:18 Step 8/22 : COPY . . 08:42:19 ---> Using cache 08:42:19 ---> 73adf47e6041 08:42:19 Step 9/22 : RUN make cmd/core-metadata/core-metadata 08:42:19 ---> Running in 65c8a0593bca 08:42:19 ---> 553391b41104 08:42:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 08:42:21 ---> 3febe25d07c4 08:42:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 08:42:21 Removing intermediate container 28afa5eee098 08:42:21 ---> fad89a1a8c7d 08:42:21 08:42:21 Step 10/21 : FROM scratch 08:42:21 ---> 08:42:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:42:21 ---> Using cache 08:42:21 ---> fd5dcdebbee9 08:42:21 Step 12/21 : ENV APP_PORT=48085 08:42:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:42:21 ---> Running in 0ce5b0ac3060 08:42:22 Removing intermediate container 0ce5b0ac3060 08:42:22 ---> f8a8176c11b8 08:42:22 Step 13/21 : EXPOSE $APP_PORT 08:42:23 ---> af243a3fc4bd 08:42:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 08:42:23 ---> Running in c3f02af5ffec 08:42:24 Removing intermediate container c3f02af5ffec 08:42:24 ---> 32a9a9e519e3 08:42:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 08:42:24 ---> f2f9696763a7 08:42:24 Step 18/22 : ENTRYPOINT ["/support-logging"] 08:42:24 Removing intermediate container adaf85cb329f 08:42:24 ---> 32b77e4f377a 08:42:24 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:42:24 ---> Running in d9f279ec6e12 08:42:24 ---> Running in 56ac46b14cf4 08:42:25 ---> 7938f601dd8f 08:42:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:42:25 Removing intermediate container d9f279ec6e12 08:42:25 ---> 191ebaa6b734 08:42:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:26 ---> Running in 6d37db11192f 08:42:27 Removing intermediate container 6d37db11192f 08:42:27 ---> 270a09fe76ce 08:42:27 Step 20/22 : LABEL arch=arm64 08:42:27 ---> Running in 0eac3785d416 08:42:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:42:27 ---> 6d2ca17834aa 08:42:28 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:42:28 Removing intermediate container 0eac3785d416 08:42:28 ---> 2f831e5f524d 08:42:28 Step 21/22 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f 08:42:28 ---> Running in 5a37ae63aff9 08:42:29 ---> 920d89d2d7da 08:42:29 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 08:42:29 ---> Running in 1dbaa86a062c 08:42:29 Removing intermediate container 5a37ae63aff9 08:42:29 ---> 0f4e77a8f57c 08:42:29 Step 22/22 : LABEL version=0.0.0 08:42:29 ---> Running in 58d9ce51dc7a 08:42:30 Removing intermediate container 1dbaa86a062c 08:42:30 ---> 89cb6ebe8099 08:42:30 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:42:30 ---> Running in bcc04578ac9b 08:42:30 Removing intermediate container 58d9ce51dc7a 08:42:30 ---> 509bebecdf36 08:42:30 08:42:31 Removing intermediate container bcc04578ac9b 08:42:31 ---> cd67df6773f1 08:42:31 Step 19/21 : LABEL arch=arm64 08:42:31 Successfully built 509bebecdf36 08:42:31 Successfully tagged docker-support-logging-go-arm64:latest 08:42:31  Building docker-support-logging-go ... done  ---> Running in 169389d5b903 08:42:32 Removing intermediate container 169389d5b903 08:42:32 ---> 17f521e6549b 08:42:32 Step 20/21 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f 08:42:32 ---> Running in bc2af0e0c4ad 08:42:32 Removing intermediate container 56ac46b14cf4 08:42:32 ---> a37b16728faf 08:42:32 08:42:32 Step 11/27 : FROM docker:latest 08:42:32 ---> 5d4db4dc0692 08:42:32 Step 12/27 : RUN apk add --no-cache bash 08:42:33 ---> Running in c98b14ed6391 08:42:33 Removing intermediate container bc2af0e0c4ad 08:42:33 ---> b0c9f5d52e72 08:42:33 Step 21/21 : LABEL version=0.0.0 08:42:33 ---> Running in 38fd51fc3705 08:42:34 Removing intermediate container 38fd51fc3705 08:42:34 ---> 668786ad31e5 08:42:34 08:42:34 Successfully built 668786ad31e5 08:42:34 Successfully tagged docker-support-scheduler-go-arm64:latest 08:42:35  Building docker-support-scheduler-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:42:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:42:36 (1/2) Installing readline (8.0.4-r0) 08:42:36 (2/2) Installing bash (5.0.17-r0) 08:42:36 Executing bash-5.0.17-r0.post-install 08:42:36 Executing busybox-1.31.1-r19.trigger 08:42:36 OK: 12 MiB in 22 packages 08:42:38 Removing intermediate container c98b14ed6391 08:42:38 ---> 1ea6ab17ab88 08:42:38 Step 13/27 : RUN rm -rf /var/cache/apk/* 08:42:38 ---> Running in a6b411ff2e34 08:42:42 Removing intermediate container a6b411ff2e34 08:42:42 ---> 7a97b0783bc7 08:42:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 08:42:42 ---> Running in c66ec94afee8 08:42:42 Removing intermediate container c66ec94afee8 08:42:42 ---> 21d6b623db78 08:42:42 Step 15/27 : ENV APP_PORT=48090 08:42:42 ---> Running in 03cf3debc311 08:42:43 Removing intermediate container 03cf3debc311 08:42:43 ---> f0debe507dd1 08:42:43 Step 16/27 : EXPOSE $APP_PORT 08:42:43 ---> Running in f24e589650b2 08:42:44 Removing intermediate container f24e589650b2 08:42:44 ---> f5b9845138c5 08:42:44 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:42:45 ---> 7dc36ee58551 08:42:45 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:42:46 ---> ecccf1a1ea98 08:42:46 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:42:48 ---> 7c4b5d283732 08:42:48 Step 20/27 : RUN apk --no-cache add py3-pip 08:42:48 ---> Running in 262a7948d338 08:42:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:42:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:42:50 (1/33) Installing libbz2 (1.0.8-r1) 08:42:50 (2/33) Installing expat (2.2.9-r1) 08:42:50 (3/33) Installing libffi (3.3-r2) 08:42:50 (4/33) Installing gdbm (1.13-r1) 08:42:50 (5/33) Installing xz-libs (5.2.5-r0) 08:42:50 (6/33) Installing sqlite-libs (3.32.1-r0) 08:42:50 (7/33) Installing python3 (3.8.5-r0) 08:42:52 (8/33) Installing py3-appdirs (1.4.4-r1) 08:42:52 (9/33) Installing py3-ordered-set (4.0.1-r0) 08:42:52 (10/33) Installing py3-parsing (2.4.7-r0) 08:42:52 (11/33) Installing py3-six (1.15.0-r0) 08:42:52 (12/33) Installing py3-packaging (20.4-r0) 08:42:52 (13/33) Installing py3-setuptools (47.0.0-r0) 08:42:52 (14/33) Installing py3-chardet (3.0.4-r4) 08:42:53 (15/33) Installing py3-idna (2.9-r0) 08:42:53 (16/33) Installing py3-certifi (2020.4.5.1-r0) 08:42:53 (17/33) Installing py3-urllib3 (1.25.9-r0) 08:42:53 (18/33) Installing py3-requests (2.23.0-r0) 08:42:53 (19/33) Installing py3-msgpack (1.0.0-r0) 08:42:53 (20/33) Installing py3-lockfile (0.12.2-r3) 08:42:53 (21/33) Installing py3-cachecontrol (0.12.6-r0) 08:42:53 (22/33) Installing py3-colorama (0.4.3-r0) 08:42:53 (23/33) Installing py3-distlib (0.3.0-r0) 08:42:53 (24/33) Installing py3-distro (1.5.0-r1) 08:42:53 (25/33) Installing py3-webencodings (0.5.1-r3) 08:42:53 (26/33) Installing py3-html5lib (1.0.1-r4) 08:42:53 (27/33) Installing py3-pytoml (0.1.21-r0) 08:42:53 (28/33) Installing py3-pep517 (0.8.2-r0) 08:42:53 (29/33) Installing py3-progress (1.5-r0) 08:42:53 (30/33) Installing py3-toml (0.10.1-r0) 08:42:53 (31/33) Installing py3-retrying (1.3.3-r0) 08:42:53 (32/33) Installing py3-contextlib2 (0.6.0-r0) 08:42:53 (33/33) Installing py3-pip (20.1.1-r0) 08:42:53 Executing busybox-1.31.1-r19.trigger 08:42:53 OK: 71 MiB in 55 packages 08:43:04 Removing intermediate container 262a7948d338 08:43:04 ---> 7183da6775cb 08:43:04 Step 21/27 : RUN pip install docker-compose==1.23.2 08:43:04 ---> Running in 1e187f3a2fda 08:43:08 Collecting docker-compose==1.23.2 08:43:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:43:08 Removing intermediate container 65c8a0593bca 08:43:08 ---> 59078966f531 08:43:08 08:43:08 Step 10/22 : FROM scratch 08:43:08 ---> 08:43:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:43:09 ---> Using cache 08:43:09 ---> fd5dcdebbee9 08:43:09 Step 12/22 : ENV APP_PORT=48081 08:43:09 ---> Running in 99381548b4d4 08:43:09 Collecting websocket-client<1.0,>=0.32.0 08:43:09 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 08:43:09 Removing intermediate container 99381548b4d4 08:43:09 ---> c38ef0c0231f 08:43:09 Step 13/22 : EXPOSE $APP_PORT 08:43:09 ---> Running in 5079aba3d964 08:43:09 Collecting docopt<0.7,>=0.6.1 08:43:09 Downloading docopt-0.6.2.tar.gz (25 kB) 08:43:10 Removing intermediate container 5079aba3d964 08:43:10 ---> 3d429651a13f 08:43:10 Step 14/22 : WORKDIR / 08:43:10 ---> Running in 8491b6076046 08:43:10 Removing intermediate container 8491b6076046 08:43:10 ---> 55caf736defe 08:43:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 08:43:11 ---> e4ac8fa79418 08:43:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:43:12 Collecting jsonschema<3,>=2.5.1 08:43:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:43:13 ---> e1ca032b1d05 08:43:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:43:13 Collecting docker<4.0,>=3.6.0 08:43:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:43:13 ---> 1a761609122f 08:43:13 Step 18/22 : ENTRYPOINT ["/core-metadata"] 08:43:13 ---> Running in 0880b9dd5e78 08:43:14 Removing intermediate container 0880b9dd5e78 08:43:14 ---> 12070374d353 08:43:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:43:14 ---> Running in dc18bb549116 08:43:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:43:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:43:14 Removing intermediate container dc18bb549116 08:43:14 ---> a28e07f9f52e 08:43:14 Step 20/22 : LABEL arch=arm64 08:43:14 ---> Running in 7fcd39674c4e 08:43:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:43:15 Removing intermediate container 7fcd39674c4e 08:43:15 ---> 227b8f0e1f56 08:43:15 Step 21/22 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f 08:43:15 Collecting PyYAML<4,>=3.10 08:43:15 ---> Running in 12af9319c584 08:43:15 Downloading PyYAML-3.13.tar.gz (270 kB) 08:43:16 Removing intermediate container 12af9319c584 08:43:16 ---> 22aa8236f1ca 08:43:16 Step 22/22 : LABEL version=0.0.0 08:43:16 ---> Running in 9b3a67b7740e 08:43:16 Removing intermediate container 9b3a67b7740e 08:43:16 ---> 2d4dfd804b93 08:43:16 08:43:16 Successfully built 2d4dfd804b93 08:43:16 Successfully tagged docker-core-metadata-go-arm64:latest 08:43:18  Building docker-core-metadata-go ... done Collecting texttable<0.10,>=0.9.0 08:43:18 Downloading texttable-0.9.1.tar.gz (11 kB) 08:43:20 Collecting dockerpty<0.5,>=0.4.1 08:43:20 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:43:22 Collecting cached-property<2,>=1.2.0 08:43:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:43:22 Collecting docker-pycreds>=0.4.0 08:43:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:43:22 Collecting idna<2.8,>=2.5 08:43:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:43:22 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 08:43:23 Collecting urllib3<1.25,>=1.21.1 08:43:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:43:23 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 08:43:23 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:43:23 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:43:23 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:43:23 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:43:24 Installing collected packages: websocket-client, docopt, jsonschema, idna, urllib3, requests, docker-pycreds, docker, PyYAML, texttable, dockerpty, cached-property, docker-compose 08:43:24 Running setup.py install for docopt: started 08:43:26 Running setup.py install for docopt: finished with status 'done' 08:43:26 Attempting uninstall: idna 08:43:26 Found existing installation: idna 2.9 08:43:26 Uninstalling idna-2.9: 08:43:26 Successfully uninstalled idna-2.9 08:43:27 Attempting uninstall: urllib3 08:43:27 Found existing installation: urllib3 1.25.9 08:43:27 Uninstalling urllib3-1.25.9: 08:43:27 Successfully uninstalled urllib3-1.25.9 08:43:28 Attempting uninstall: requests 08:43:28 Found existing installation: requests 2.23.0 08:43:28 Uninstalling requests-2.23.0: 08:43:28 Successfully uninstalled requests-2.23.0 08:43:29 Running setup.py install for PyYAML: started 08:43:31 Running setup.py install for PyYAML: finished with status 'done' 08:43:31 Running setup.py install for texttable: started 08:43:33 Running setup.py install for texttable: finished with status 'done' 08:43:33 Running setup.py install for dockerpty: started 08:43:35 Running setup.py install for dockerpty: finished with status 'done' 08:43:35 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.57.0 08:43:40 Removing intermediate container 1e187f3a2fda 08:43:40 ---> 5d7fa21f4e80 08:43:40 Step 22/27 : RUN apk --no-cache add curl 08:43:40 ---> Running in ef4211b2eae0 08:43:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:43:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:43:42 (1/3) Installing nghttp2-libs (1.41.0-r0) 08:43:42 (2/3) Installing libcurl (7.69.1-r1) 08:43:42 (3/3) Installing curl (7.69.1-r1) 08:43:42 Executing busybox-1.31.1-r19.trigger 08:43:42 OK: 71 MiB in 58 packages 08:43:43 Removing intermediate container ef4211b2eae0 08:43:43 ---> 31044fbeaf86 08:43:43 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 08:43:43 ---> Running in a050ab33e0c5 08:43:44 Removing intermediate container a050ab33e0c5 08:43:44 ---> 0374d9d7a4ee 08:43:44 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:43:44 ---> Running in 0f98833678dd 08:43:44 Removing intermediate container 0f98833678dd 08:43:44 ---> 52f1f9a13aad 08:43:44 Step 25/27 : LABEL arch=arm64 08:43:44 ---> Running in 464c628ac30a 08:43:45 Removing intermediate container 464c628ac30a 08:43:45 ---> 5ec8502d5e3c 08:43:45 Step 26/27 : LABEL git_sha=7f998f80a02874d71eff6ecd8ef36f4f4223cb1f 08:43:45 ---> Running in 1745258f995d 08:43:46 Removing intermediate container 1745258f995d 08:43:46 ---> 21812e9adfce 08:43:46 Step 27/27 : LABEL version=0.0.0 08:43:46 ---> Running in 4d5e31fce037 08:43:46 Removing intermediate container 4d5e31fce037 08:43:46 ---> a2dc27d9152d 08:43:46 08:43:47 Successfully built a2dc27d9152d 08:43:47 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 08:43:47  Building docker-sys-mgmt-agent-go ... done  08:43:47 ERROR: for docker-security-secrets-setup-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') 08:43:47 08:43:47 ERROR: for docker-security-proxy-setup-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') 08:43:47 08:43:47 ERROR: for docker-security-secretstore-setup-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') 08:43:47 08:43:47 ERROR: for docker-core-data-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') 08:43:47 08:43:47 ERROR: for docker-security-bootstrap-redis-go (, 'toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit') 08:43:47 Service 'docker-security-bootstrap-redis-go' failed to build: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit [Pipeline] } 08:43:47 $ docker stop --time=1 866b7451cc68d058f6fccce49b767b0b85aca6a844c97a4521ab2cec147be16d 08:43:49 $ docker rm -f 866b7451cc68d058f6fccce49b767b0b85aca6a844c97a4521ab2cec147be16d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:43:51 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:43:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:43:56 ---> package-listing.sh 08:43:56 ++ facter osfamily 08:43:56 ++ tr '[:upper:]' '[:lower:]' 08:43:56 + OS_FAMILY=redhat 08:43:56 + workspace=/w/workspace/edgex-go/22 08:43:56 + START_PACKAGES=/tmp/packages_start.txt 08:43:56 + END_PACKAGES=/tmp/packages_end.txt 08:43:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:43:56 + PACKAGES=/tmp/packages_start.txt 08:43:56 + '[' /w/workspace/edgex-go/22 ']' 08:43:56 + PACKAGES=/tmp/packages_end.txt 08:43:56 + case "${OS_FAMILY}" in 08:43:56 + rpm -qa 08:43:56 + sort 08:44:03 + '[' -f /tmp/packages_start.txt ']' 08:44:03 + '[' -f /tmp/packages_end.txt ']' 08:44:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:44:03 + '[' /w/workspace/edgex-go/22 ']' 08:44:03 + mkdir -p /w/workspace/edgex-go/22/archives/ 08:44:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/22/archives/ [Pipeline] echo 08:44:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/22/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:44:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:44:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:44:04 08:44:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:44:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:44:05 alpine: Pulling from edgex-lftools-log-publisher 08:44:05 df20fa9351a1: Already exists 08:44:05 36b3adc4ff6f: Pulling fs layer 08:44:05 8ad3a11d3b57: Pulling fs layer 08:44:05 46f8f816bc3b: Pulling fs layer 08:44:05 93b61091891f: Pulling fs layer 08:44:05 93b9cdb0e59b: Pulling fs layer 08:44:05 5e14af77c1be: Pulling fs layer 08:44:05 01666e4c0597: Pulling fs layer 08:44:05 aa168da1d23b: Pulling fs layer 08:44:05 93b61091891f: Waiting 08:44:05 93b9cdb0e59b: Waiting 08:44:05 5e14af77c1be: Waiting 08:44:05 01666e4c0597: Waiting 08:44:05 aa168da1d23b: Waiting 08:44:05 46f8f816bc3b: Verifying Checksum 08:44:05 46f8f816bc3b: Download complete 08:44:05 36b3adc4ff6f: Verifying Checksum 08:44:05 36b3adc4ff6f: Download complete 08:44:05 93b9cdb0e59b: Verifying Checksum 08:44:05 93b9cdb0e59b: Download complete 08:44:05 5e14af77c1be: Download complete 08:44:05 01666e4c0597: Verifying Checksum 08:44:05 01666e4c0597: Download complete 08:44:06 93b61091891f: Verifying Checksum 08:44:06 93b61091891f: Download complete 08:44:06 36b3adc4ff6f: Pull complete 08:44:06 8ad3a11d3b57: Verifying Checksum 08:44:06 8ad3a11d3b57: Download complete 08:44:08 8ad3a11d3b57: Pull complete 08:44:08 46f8f816bc3b: Pull complete 08:44:10 93b61091891f: Pull complete 08:44:10 93b9cdb0e59b: Pull complete 08:44:11 5e14af77c1be: Pull complete 08:44:11 aa168da1d23b: Verifying Checksum 08:44:11 aa168da1d23b: Download complete 08:44:12 01666e4c0597: Pull complete 08:44:28 aa168da1d23b: Pull complete 08:44:28 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:44:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:44:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:44:28 prd-centos7-docker-4c-2g-12713 does not seem to be running inside a container 08:44:28 $ 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/22/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/22 -v /w/workspace/edgex-go/22:/w/workspace/edgex-go/22:rw,z -v /w/workspace/edgex-go/22@tmp:/w/workspace/edgex-go/22@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-lftools-log-publisher:alpine cat 08:44:32 $ docker top 28c706c87ff7b64f13221f90d5e1ba878f8b9300ec1a05420dcb0cc94c66c756 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:34 + touch /tmp/pre-build-complete [Pipeline] sh 08:44:35 + mkdir -p /var/log/sa [Pipeline] sh 08:44:35 + ls /var/log/sa-host 08:44:35 + sadf -c /var/log/sa-host/sa05 08:44:35 file_magic: OK 08:44:35 HZ: Using current value: 100 08:44:35 file_header: OK 08:44:35 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:44:35 Statistics: 08:44:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:44:35 File successfully converted to sysstat format version 12.2.1 08:44:35 + sadf -c /var/log/sa-host/sa19 08:44:35 file_magic: OK 08:44:35 HZ: Using current value: 100 08:44:35 file_header: OK 08:44:35 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 08:44:35 Statistics: 08:44:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:44:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:36 provisioning config files... 08:44:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/22@tmp/config8289276149690388462tmp [Pipeline] { [Pipeline] echo 08:44:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:44:36 ---> create-netrc.sh [Pipeline] } 08:44:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:44:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:44:37 ---> python-tools-install.sh [Pipeline] echo 08:44:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:44:37 ---> sudo-logs.sh 08:44:37 Archiving 'sudo' log.. [Pipeline] echo 08:44:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:44:38 ---> job-cost.sh 08:44:38 lf-activate-venv: SKIPPING 08:44:38 INFO: No Stack... 08:44:39 INFO: Retrieving Pricing Info for: v1-standard-2 08:44:39 INFO: Archiving Costs [Pipeline] echo 08:44:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:44:40 ---> logs-deploy.sh 08:44:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2840/22 08:44:40 INFO: archiving workspace using pattern(s): 08:44:43 Archives upload complete. 08:44:43 INFO: archiving logs to Nexus 08:44:44 ---> uname -a: 08:44:44 Linux prd-centos7-docker-4c-2g-12713.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 08:44:44 08:44:44 08:44:44 ---> lscpu: 08:44:44 Architecture: x86_64 08:44:44 CPU op-mode(s): 32-bit, 64-bit 08:44:44 Byte Order: Little Endian 08:44:44 Address sizes: 40 bits physical, 48 bits virtual 08:44:44 CPU(s): 4 08:44:44 On-line CPU(s) list: 0-3 08:44:44 Thread(s) per core: 1 08:44:44 Core(s) per socket: 1 08:44:44 Socket(s): 4 08:44:44 NUMA node(s): 1 08:44:44 Vendor ID: GenuineIntel 08:44:44 CPU family: 6 08:44:44 Model: 44 08:44:44 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:44:44 Stepping: 1 08:44:44 CPU MHz: 2933.438 08:44:44 BogoMIPS: 5866.87 08:44:44 Virtualization: VT-x 08:44:44 Hypervisor vendor: KVM 08:44:44 Virtualization type: full 08:44:44 L1d cache: 128 KiB 08:44:44 L1i cache: 128 KiB 08:44:44 L2 cache: 16 MiB 08:44:44 L3 cache: 64 MiB 08:44:44 NUMA node0 CPU(s): 0-3 08:44:44 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:44:44 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:44:44 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:44:44 Vulnerability Meltdown: Mitigation; PTI 08:44:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:44:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:44:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:44:44 Vulnerability Tsx async abort: Not affected 08:44:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 08:44:44 08:44:44 08:44:44 ---> nproc: 08:44:44 4 08:44:44 08:44:44 08:44:44 ---> df -h: 08:44:44 Filesystem Size Used Available Use% Mounted on 08:44:44 overlay 50.0G 12.6G 37.4G 25% / 08:44:44 tmpfs 64.0M 0 64.0M 0% /dev 08:44:44 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:44:44 shm 64.0M 0 64.0M 0% /dev/shm 08:44:44 /dev/vda1 50.0G 12.6G 37.4G 25% /facter-os 08:44:44 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/resolv.conf 08:44:44 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hostname 08:44:44 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hosts 08:44:44 /dev/vda1 50.0G 12.6G 37.4G 25% /run/cloud-init/result.json 08:44:44 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/sa-host 08:44:44 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/secure 08:44:44 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/auth.log 08:44:44 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/22@tmp 08:44:44 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/22 08:44:44 08:44:44 08:44:44 ---> free -m: 08:44:44 total used free shared buff/cache available 08:44:44 Mem: 1837 684 114 0 1038 1069 08:44:44 Swap: 1023 61 962 08:44:44 08:44:44 08:44:44 ---> ip addr: 08:44:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:44:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:44:44 inet 127.0.0.1/8 scope host lo 08:44:44 valid_lft forever preferred_lft forever 08:44:44 inet6 ::1/128 scope host 08:44:44 valid_lft forever preferred_lft forever 08:44:44 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:44:44 link/ether fa:16:3e:8e:8a:a5 brd ff:ff:ff:ff:ff:ff 08:44:44 inet 10.30.123.38/23 brd 10.30.123.255 scope global dynamic eth0 08:44:44 valid_lft 85016sec preferred_lft 85016sec 08:44:44 inet6 fe80::f816:3eff:fe8e:8aa5/64 scope link 08:44:44 valid_lft forever preferred_lft forever 08:44:44 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:44:44 link/ether 02:42:84:a6:a6:17 brd ff:ff:ff:ff:ff:ff 08:44:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:44:44 valid_lft forever preferred_lft forever 08:44:44 inet6 fe80::42:84ff:fea6:a617/64 scope link 08:44:44 valid_lft forever preferred_lft forever 08:44:44 08:44:44 08:44:44 ---> sar -b -r -n DEV: 08:44:44 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/19/20 _x86_64_ (4 CPU) 08:44:44 08:44:44 08:21:20 LINUX RESTART (4 CPU) 08:44:44 08:44:44 08:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:44:44 08:23:01 79.42 28.38 51.04 0.00 6825.07 10296.36 0.00 08:44:44 08:24:02 122.30 63.08 59.22 0.00 5109.87 33729.49 0.00 08:44:44 08:25:01 291.91 102.97 188.94 0.00 5078.44 41979.23 0.00 08:44:44 08:26:01 132.16 47.73 84.43 0.00 2544.31 9963.66 0.00 08:44:44 08:27:01 99.72 49.48 50.23 0.00 1842.85 4421.77 0.00 08:44:44 08:28:01 123.21 47.80 75.41 0.00 2231.91 19680.22 0.00 08:44:44 08:29:02 1260.84 966.26 294.58 0.00 111887.89 170374.34 0.00 08:44:44 08:30:01 2327.20 1982.11 345.09 0.00 151502.52 159233.61 0.00 08:44:44 08:31:02 1468.88 1186.40 282.49 0.00 77312.48 89478.23 0.00 08:44:44 08:32:03 1499.97 1150.32 349.65 0.00 157088.77 148540.97 0.00 08:44:44 08:33:01 1168.29 942.23 226.06 0.00 58754.04 66898.87 0.00 08:44:44 08:34:02 173.72 24.63 149.09 0.00 4361.72 15008.39 0.00 08:44:44 08:35:01 2.08 0.39 1.69 0.00 5.28 28.82 0.00 08:44:44 08:36:01 0.32 0.02 0.30 0.00 0.53 4.34 0.00 08:44:44 08:37:01 1.83 1.65 0.18 0.00 55.00 2.43 0.00 08:44:44 08:38:01 0.95 0.07 0.88 0.00 1.47 16.45 0.00 08:44:44 08:39:01 0.30 0.12 0.18 0.00 1.46 2.15 0.00 08:44:44 08:40:01 0.27 0.03 0.23 0.00 0.67 3.09 0.00 08:44:44 08:41:01 0.52 0.30 0.22 0.00 2.53 3.40 0.00 08:44:44 08:42:01 0.30 0.05 0.25 0.00 0.80 3.81 0.00 08:44:44 08:43:01 0.93 0.65 0.28 0.00 6.93 3.83 0.00 08:44:44 08:44:01 44.67 44.36 0.32 0.00 4543.69 7.62 0.00 08:44:44 Average: 399.94 301.67 98.27 0.00 26856.56 35050.44 0.00 08:44:44 08:44:44 08:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:44:44 08:23:01 127576 0 590456 31.38 2620 1160904 1334796 45.55 489172 1099312 10404 08:44:44 08:24:02 77304 0 673856 35.81 2592 1127804 1563464 53.36 727396 893580 81904 08:44:44 08:25:01 243408 0 679516 36.11 1576 957056 1647920 56.24 612936 789024 216 08:44:44 08:26:01 294100 0 816568 43.40 712 770176 1658692 56.61 696276 654660 10796 08:44:44 08:27:01 276232 0 761896 40.49 712 842716 1806688 61.66 672152 687976 42700 08:44:44 08:28:01 191004 0 725148 38.54 592 964812 1322384 45.13 598512 838804 68716 08:44:44 08:29:02 149428 0 694856 36.93 84 1037188 1611860 55.01 650352 907008 332 08:44:44 08:30:01 70124 0 1085132 57.67 84 726216 3447900 117.67 670980 931576 58180 08:44:44 08:31:02 71908 0 683572 36.33 84 1125992 1679056 57.30 679640 943392 30504 08:44:44 08:32:03 65220 0 699032 37.15 84 1117220 1824056 62.25 629340 1007576 23236 08:44:44 08:33:01 262324 0 767780 40.81 84 851368 2391320 81.61 668236 748088 20940 08:44:44 08:34:02 432880 0 600500 31.92 84 848092 1220264 41.65 522852 726868 20 08:44:44 08:35:01 436996 0 596456 31.70 84 848020 1186328 40.49 520356 726508 12 08:44:44 08:36:01 437232 0 596216 31.69 84 848024 1183244 40.38 520212 726388 12 08:44:44 08:37:01 435596 0 596896 31.72 84 848980 1183244 40.38 520840 726852 20 08:44:44 08:38:01 435588 0 596888 31.72 84 848996 1183316 40.38 520932 726864 8 08:44:44 08:39:01 435936 0 596532 31.70 84 849004 1183220 40.38 520728 726896 8 08:44:44 08:40:01 435952 0 596512 31.70 84 849008 1183244 40.38 520856 726928 8 08:44:44 08:41:01 436004 0 596448 31.70 84 849020 1183308 40.38 520772 727004 16 08:44:44 08:42:01 435656 0 596796 31.72 84 849020 1183308 40.38 520820 727024 8 08:44:44 08:43:01 435216 0 597288 31.74 84 848968 1183464 40.39 521288 727092 12 08:44:44 08:44:01 274176 0 623116 33.12 84 984180 1219264 41.61 553008 854068 20 08:44:44 Average: 293630 0 671430 35.68 461 916035 1517288 51.78 584439 801068 15821 08:44:44 08:44:44 08:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:44:44 08:23:01 eth0 785.77 535.63 3824.07 110.07 0.00 0.00 0.00 0.00 08:44:44 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:23:01 veth6170856 76.71 63.11 9.40 183.19 0.00 0.00 0.00 0.00 08:44:44 08:23:01 docker0 76.71 62.99 8.35 183.18 0.00 0.00 0.00 0.00 08:44:44 08:24:02 eth0 853.92 944.13 5299.85 105.38 0.00 0.00 0.00 0.00 08:44:44 08:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:24:02 docker0 716.32 573.35 58.25 2468.63 0.00 0.00 0.00 0.00 08:44:44 08:25:01 eth0 376.18 304.28 2077.09 37.80 0.00 0.00 0.00 0.00 08:44:44 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:25:01 veth97b2c43 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:44:44 08:25:01 docker0 128.33 160.74 8.98 838.18 0.00 0.00 0.00 0.00 08:44:44 08:26:01 eth0 18.19 13.56 14.65 7.99 0.00 0.00 0.00 0.00 08:44:44 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:26:01 veth97b2c43 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:27:01 eth0 28.79 23.50 13.48 78.24 0.00 0.00 0.00 0.00 08:44:44 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:27:01 veth97b2c43 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:28:01 eth0 193.50 157.68 1699.15 25.57 0.00 0.00 0.00 0.00 08:44:44 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:29:02 eth0 66.42 53.78 173.10 61.17 0.00 0.00 0.00 0.00 08:44:44 08:29:02 veth9b604b5 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 08:44:44 08:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:29:02 veth8513a3b 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:30:01 veth5115380 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:44:44 08:30:01 eth0 25.24 16.48 20.49 10.85 0.00 0.00 0.00 0.00 08:44:44 08:30:01 veth9b604b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:31:02 eth0 30.31 22.95 23.17 12.49 0.00 0.00 0.00 0.00 08:44:44 08:31:02 veth9b604b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:31:02 veth6c1f372 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:44:44 08:32:03 eth0 69.48 44.09 119.11 88.97 0.00 0.00 0.00 0.00 08:44:44 08:32:03 veth9b604b5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:44:44 08:32:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:32:03 docker0 928.10 817.12 75.55 3651.65 0.00 0.00 0.00 0.00 08:44:44 08:33:01 veth7d44167 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:33:01 vethd17b2a6 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 08:44:44 08:33:01 eth0 40.05 29.32 23.12 73.08 0.00 0.00 0.00 0.00 08:44:44 08:33:01 veth9b604b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:34:02 eth0 85.47 49.54 429.13 17.65 0.00 0.00 0.00 0.00 08:44:44 08:34:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:44:44 08:34:02 docker0 965.25 878.00 78.31 4116.54 0.00 0.00 0.00 0.00 08:44:44 08:35:01 eth0 0.30 0.25 0.33 0.05 0.00 0.00 0.00 0.00 08:44:44 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:36:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:44:44 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:37:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:38:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:44:44 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:44:44 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:41:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:44:44 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:43:01 eth0 0.60 0.40 0.37 0.23 0.00 0.00 0.00 0.00 08:44:44 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:44:01 eth0 6.06 3.64 5.97 2.45 0.00 0.00 0.00 0.00 08:44:44 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 Average: eth0 117.38 100.06 624.12 28.76 0.00 0.00 0.00 0.00 08:44:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:44:44 Average: docker0 43.94 39.96 3.56 187.38 0.00 0.00 0.00 0.00 08:44:44 08:44:44 08:44:44 ---> sar -P ALL: 08:44:44 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/19/20 _x86_64_ (4 CPU) 08:44:44 08:44:44 08:21:20 LINUX RESTART (4 CPU) 08:44:44 08:44:44 08:22:01 CPU %user %nice %system %iowait %steal %idle 08:44:44 08:23:01 all 15.39 0.00 5.94 2.35 9.17 67.15 08:44:44 08:23:01 0 14.62 0.00 5.72 1.61 10.22 67.83 08:44:44 08:23:01 1 17.41 0.00 6.76 1.87 8.75 65.21 08:44:44 08:23:01 2 16.71 0.00 5.40 2.70 8.58 66.61 08:44:44 08:23:01 3 12.87 0.00 5.90 3.18 9.14 68.90 08:44:44 08:24:02 all 9.66 0.00 4.61 0.50 11.85 73.38 08:44:44 08:24:02 0 11.84 0.00 4.71 0.42 13.18 69.85 08:44:44 08:24:02 1 7.45 0.00 4.84 0.44 12.35 74.91 08:44:44 08:24:02 2 8.52 0.00 4.47 0.43 11.26 75.32 08:44:44 08:24:02 3 10.86 0.00 4.41 0.73 10.64 73.35 08:44:44 08:25:01 all 8.93 0.00 7.32 6.06 6.83 70.87 08:44:44 08:25:01 0 7.76 0.00 6.63 3.65 7.10 74.86 08:44:44 08:25:01 1 10.52 0.00 8.51 7.49 6.49 66.98 08:44:44 08:25:01 2 7.81 0.00 6.81 7.56 7.12 70.70 08:44:44 08:25:01 3 9.64 0.00 7.33 5.56 6.59 70.88 08:44:44 08:26:01 all 46.47 0.00 12.67 3.67 17.32 19.87 08:44:44 08:26:01 0 43.02 0.00 11.12 4.22 19.33 22.31 08:44:44 08:26:01 1 48.48 0.00 14.37 2.99 16.20 17.96 08:44:44 08:26:01 2 45.10 0.00 12.16 3.64 17.71 21.39 08:44:44 08:26:01 3 49.44 0.00 13.09 3.80 15.95 17.72 08:44:44 08:27:01 all 52.72 0.00 13.40 3.10 13.62 17.16 08:44:44 08:27:01 0 49.73 0.00 12.88 3.59 14.37 19.43 08:44:44 08:27:01 1 56.48 0.00 13.97 4.64 12.27 12.64 08:44:44 08:27:01 2 47.46 0.00 12.01 1.63 16.05 22.86 08:44:44 08:27:01 3 57.52 0.00 14.83 2.57 11.66 13.41 08:44:44 08:28:01 all 26.42 0.00 10.83 2.12 5.73 54.89 08:44:44 08:28:01 0 25.66 0.00 10.21 1.97 5.95 56.21 08:44:44 08:28:01 1 28.46 0.00 11.79 1.50 5.27 52.98 08:44:44 08:28:01 2 23.60 0.00 9.75 1.16 6.45 59.04 08:44:44 08:28:01 3 27.96 0.00 11.59 3.88 5.25 51.33 08:44:44 08:29:02 all 20.85 0.00 23.62 10.02 6.60 38.92 08:44:44 08:29:02 0 21.02 0.00 23.04 8.88 6.81 40.25 08:44:44 08:29:02 1 20.51 0.00 23.03 11.08 6.61 38.76 08:44:44 08:29:02 2 21.10 0.00 23.06 10.86 6.63 38.34 08:44:44 08:29:02 3 20.74 0.00 25.37 9.24 6.34 38.30 08:44:44 08:30:01 all 37.51 0.00 20.73 21.01 7.28 13.47 08:44:44 08:30:01 0 34.41 0.00 19.89 21.37 8.24 16.08 08:44:44 08:30:01 1 39.96 0.00 20.84 20.05 6.96 12.19 08:44:44 08:30:01 2 36.42 0.00 21.57 20.15 7.25 14.61 08:44:44 08:30:01 3 39.27 0.00 20.63 22.47 6.65 10.98 08:44:44 08:31:02 all 52.04 0.00 19.35 17.71 3.56 7.34 08:44:44 08:31:02 0 50.93 0.00 20.21 17.18 3.72 7.97 08:44:44 08:31:02 1 53.28 0.00 17.64 15.90 3.55 9.63 08:44:44 08:31:02 2 51.60 0.00 19.87 19.56 3.38 5.60 08:44:44 08:31:02 3 52.37 0.00 19.68 18.19 3.61 6.14 08:44:44 08:32:03 all 30.99 0.00 22.87 18.66 12.64 14.84 08:44:44 08:32:03 0 29.07 0.00 20.68 19.81 13.21 17.23 08:44:44 08:32:03 1 32.89 0.00 24.52 18.83 11.93 11.83 08:44:44 08:32:03 2 32.81 0.00 25.17 19.13 11.46 11.42 08:44:44 08:32:03 3 29.24 0.00 21.18 16.86 13.91 18.81 08:44:44 08:33:01 all 42.14 0.00 15.46 13.80 14.66 13.93 08:44:44 08:33:01 0 42.18 0.00 15.55 16.11 14.98 11.18 08:44:44 08:33:01 1 41.53 0.00 14.73 11.98 13.97 17.79 08:44:44 08:33:01 2 42.57 0.00 17.36 13.35 14.77 11.95 08:44:44 08:33:01 3 42.33 0.00 14.25 13.82 14.93 14.67 08:44:44 08:44:44 08:33:01 CPU %user %nice %system %iowait %steal %idle 08:44:44 08:34:02 all 8.50 0.00 6.10 8.80 4.61 71.97 08:44:44 08:34:02 0 11.08 0.00 6.32 6.13 4.76 71.72 08:44:44 08:34:02 1 6.24 0.00 6.41 10.99 4.64 71.71 08:44:44 08:34:02 2 10.37 0.00 6.72 10.61 4.22 68.09 08:44:44 08:34:02 3 6.39 0.00 4.99 7.50 4.84 76.29 08:44:44 08:35:01 all 0.14 0.00 0.05 0.01 0.08 99.72 08:44:44 08:35:01 0 0.00 0.00 0.03 0.03 0.12 99.81 08:44:44 08:35:01 1 0.03 0.00 0.03 0.00 0.07 99.86 08:44:44 08:35:01 2 0.49 0.00 0.05 0.00 0.08 99.37 08:44:44 08:35:01 3 0.03 0.00 0.07 0.00 0.05 99.85 08:44:44 08:36:01 all 0.15 0.00 0.02 0.00 0.05 99.78 08:44:44 08:36:01 0 0.02 0.00 0.02 0.00 0.10 99.87 08:44:44 08:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:44:44 08:36:01 2 0.50 0.00 0.02 0.00 0.05 99.43 08:44:44 08:36:01 3 0.05 0.00 0.05 0.00 0.05 99.85 08:44:44 08:37:01 all 0.13 0.00 0.05 0.02 0.03 99.76 08:44:44 08:37:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:44:44 08:37:01 1 0.02 0.00 0.05 0.02 0.00 99.92 08:44:44 08:37:01 2 0.32 0.00 0.03 0.00 0.03 99.62 08:44:44 08:37:01 3 0.17 0.00 0.12 0.08 0.07 99.57 08:44:44 08:38:01 all 0.15 0.00 0.03 0.00 0.04 99.78 08:44:44 08:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:44:44 08:38:01 1 0.07 0.00 0.05 0.00 0.10 99.78 08:44:44 08:38:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:44:44 08:38:01 3 0.47 0.00 0.02 0.00 0.03 99.48 08:44:44 08:39:01 all 0.15 0.00 0.03 0.01 0.05 99.76 08:44:44 08:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:44:44 08:39:01 1 0.05 0.00 0.07 0.00 0.10 99.78 08:44:44 08:39:01 2 0.03 0.00 0.02 0.02 0.05 99.88 08:44:44 08:39:01 3 0.50 0.00 0.02 0.02 0.05 99.42 08:44:44 08:40:01 all 0.11 0.00 0.03 0.00 0.07 99.79 08:44:44 08:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:44:44 08:40:01 1 0.03 0.00 0.05 0.00 0.08 99.83 08:44:44 08:40:01 2 0.03 0.00 0.05 0.00 0.05 99.87 08:44:44 08:40:01 3 0.37 0.00 0.02 0.00 0.12 99.50 08:44:44 08:41:01 all 0.20 0.00 0.05 0.01 0.05 99.70 08:44:44 08:41:01 0 0.03 0.00 0.07 0.00 0.05 99.85 08:44:44 08:41:01 1 0.23 0.00 0.03 0.00 0.05 99.68 08:44:44 08:41:01 2 0.05 0.00 0.02 0.00 0.03 99.90 08:44:44 08:41:01 3 0.47 0.00 0.07 0.03 0.05 99.38 08:44:44 08:42:01 all 0.14 0.00 0.02 0.00 0.14 99.69 08:44:44 08:42:01 0 0.03 0.00 0.03 0.00 0.10 99.83 08:44:44 08:42:01 1 0.50 0.00 0.02 0.00 0.18 99.30 08:44:44 08:42:01 2 0.02 0.00 0.02 0.02 0.07 99.88 08:44:44 08:42:01 3 0.02 0.00 0.03 0.00 0.20 99.75 08:44:44 08:43:01 all 0.14 0.00 0.02 0.03 0.18 99.63 08:44:44 08:43:01 0 0.02 0.00 0.00 0.00 0.08 99.90 08:44:44 08:43:01 1 0.47 0.00 0.02 0.05 0.27 99.20 08:44:44 08:43:01 2 0.02 0.00 0.02 0.03 0.10 99.83 08:44:44 08:43:01 3 0.05 0.00 0.05 0.05 0.28 99.57 08:44:44 08:44:01 all 0.80 0.00 0.34 1.45 1.05 96.35 08:44:44 08:44:01 0 0.26 0.00 0.15 0.02 0.96 98.61 08:44:44 08:44:01 1 1.68 0.00 0.43 2.00 0.83 95.05 08:44:44 08:44:01 2 1.11 0.00 0.56 3.39 1.44 93.50 08:44:44 08:44:01 3 0.17 0.00 0.20 0.41 0.98 98.25 08:44:44 08:44:44 Average: CPU %user %nice %system %iowait %steal %idle 08:44:44 Average: all 15.28 0.00 7.11 4.76 5.05 67.80 08:44:44 Average: 0 14.83 0.00 6.86 4.56 5.41 68.34 08:44:44 Average: 1 15.81 0.00 7.32 4.81 4.84 67.22 08:44:44 Average: 2 14.99 0.00 7.16 4.97 5.10 67.78 08:44:44 Average: 3 15.49 0.00 7.09 4.70 4.86 67.86 08:44:44 08:44:44 08:44:44