Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29877 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/82 [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/82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/master commit 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 66de3d8016e52a044aafc87a40b3405e37ebe62e Checking out Revision 66de3d8016e52a044aafc87a40b3405e37ebe62e (PR-2858) Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # 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 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66de3d8016e52a044aafc87a40b3405e37ebe62e # timeout=10 Commit message: "Merge commit '7baeca4eebb4ae03aa45f246de6ab0a897fafe7c' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:03 ========================================================= 00:32:03 EdgeX Global Pipelines Version Info 00:32:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:32:04 ------------------- 00:32:04 stable info: 00:32:04 ------------------- 00:32:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:04 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:32:04 Message: update stable to v1.0.184 00:32:05 ------------------- 00:32:05 experimental info: 00:32:05 ------------------- 00:32:05 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:05 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:32:05 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:32:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:32:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo 00:32:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66de3d8016e52a044aafc87a40b3405e37ebe62e [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66de3d8 [Pipeline] echo 00:32:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:32:08 provisioning config files... 00:32:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/82@tmp/config2795462114826602888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:08 ---> docker-login.sh 00:32:08 nexus3.edgexfoundry.org:10001 00:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:09 Configure a credential helper to remove this warning. See 00:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:09 00:32:09 Login Succeeded 00:32:09 nexus3.edgexfoundry.org:10002 00:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:09 Configure a credential helper to remove this warning. See 00:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:09 00:32:09 Login Succeeded 00:32:09 nexus3.edgexfoundry.org:10003 00:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:09 Configure a credential helper to remove this warning. See 00:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:09 00:32:09 Login Succeeded 00:32:09 nexus3.edgexfoundry.org:10004 00:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:09 Configure a credential helper to remove this warning. See 00:32:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:09 00:32:09 Login Succeeded 00:32:09 docker.io 00:32:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:10 Configure a credential helper to remove this warning. See 00:32:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:10 00:32:10 Login Succeeded 00:32:10 ---> docker-login.sh ends [Pipeline] } 00:32:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:10 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:32:10 + for file in '`ls cmd/**/Dockerfile`' 00:32:10 ++ dirname cmd/core-command/Dockerfile 00:32:10 ++ cut -d/ -f2 00:32:10 + echo core-command,cmd/core-command/Dockerfile 00:32:10 + for file in '`ls cmd/**/Dockerfile`' 00:32:10 ++ dirname cmd/core-data/Dockerfile 00:32:10 ++ cut -d/ -f2 00:32:10 + echo core-data,cmd/core-data/Dockerfile 00:32:10 + for file in '`ls cmd/**/Dockerfile`' 00:32:10 ++ dirname cmd/core-metadata/Dockerfile 00:32:10 ++ cut -d/ -f2 00:32:10 + echo core-metadata,cmd/core-metadata/Dockerfile 00:32:10 + for file in '`ls cmd/**/Dockerfile`' 00:32:10 ++ dirname cmd/security-bootstrapper/Dockerfile 00:32:10 ++ cut -d/ -f2 00:32:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:32:10 + for file in '`ls cmd/**/Dockerfile`' 00:32:10 ++ dirname cmd/security-proxy-setup/Dockerfile 00:32:10 ++ cut -d/ -f2 00:32:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:32:10 + for file in '`ls cmd/**/Dockerfile`' 00:32:10 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:32:10 ++ cut -d/ -f2 00:32:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:32:10 + for file in '`ls cmd/**/Dockerfile`' 00:32:10 ++ dirname cmd/support-notifications/Dockerfile 00:32:10 ++ cut -d/ -f2 00:32:10 + echo support-notifications,cmd/support-notifications/Dockerfile 00:32:10 + for file in '`ls cmd/**/Dockerfile`' 00:32:10 ++ dirname cmd/support-scheduler/Dockerfile 00:32:10 ++ cut -d/ -f2 00:32:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:32:10 + for file in '`ls cmd/**/Dockerfile`' 00:32:10 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:32:10 ++ cut -d/ -f2 00:32:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:32:10 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/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 00:32:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:11 00:32:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:32:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:12 latest: Pulling from edgex-devops/git-semver 00:32:12 31603596830f: Pulling fs layer 00:32:12 2a8b12db71e7: Pulling fs layer 00:32:12 6ca5941a6612: Pulling fs layer 00:32:12 ecc8261a40a4: Pulling fs layer 00:32:12 ecc8261a40a4: Waiting 00:32:12 2a8b12db71e7: Verifying Checksum 00:32:12 2a8b12db71e7: Download complete 00:32:12 31603596830f: Download complete 00:32:12 6ca5941a6612: Verifying Checksum 00:32:12 6ca5941a6612: Download complete 00:32:12 ecc8261a40a4: Verifying Checksum 00:32:12 ecc8261a40a4: Download complete 00:32:12 31603596830f: Pull complete 00:32:12 2a8b12db71e7: Pull complete 00:32:13 6ca5941a6612: Pull complete 00:32:13 ecc8261a40a4: Pull complete 00:32:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:32:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:32:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:32:14 prd-centos7-docker-4c-2g-29877 does not seem to be running inside a container 00:32:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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 00:32:16 $ docker top 09480d7cc06aa80d3762e90694122051c58c680255466152e242fb5cb3e09b22 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:17 [ssh-agent] Looking for ssh-agent implementation... 00:32:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:17 $ docker exec 09480d7cc06aa80d3762e90694122051c58c680255466152e242fb5cb3e09b22 ssh-agent 00:32:17 SSH_AUTH_SOCK=/tmp/ssh-5Ev5CRh0NJIc/agent.11 00:32:17 SSH_AGENT_PID=16 00:32:17 Running ssh-add (command line suppressed) 00:32:17 Identity added: /w/workspace/edgex-go/82@tmp/private_key_2047251508195350653.key (/w/workspace/edgex-go/82@tmp/private_key_2047251508195350653.key) 00:32:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:18 + git tag --points-at HEAD [Pipeline] } 00:32:18 $ docker exec --env ******** --env ******** 09480d7cc06aa80d3762e90694122051c58c680255466152e242fb5cb3e09b22 ssh-agent -k 00:32:18 unset SSH_AUTH_SOCK; 00:32:18 unset SSH_AGENT_PID; 00:32:18 echo Agent pid 16 killed; 00:32:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:18 [ssh-agent] Looking for ssh-agent implementation... 00:32:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:18 $ docker exec 09480d7cc06aa80d3762e90694122051c58c680255466152e242fb5cb3e09b22 ssh-agent 00:32:19 SSH_AUTH_SOCK=/tmp/ssh-4cgWkylUTirB/agent.45 00:32:19 SSH_AGENT_PID=50 00:32:19 Running ssh-add (command line suppressed) 00:32:19 Identity added: /w/workspace/edgex-go/82@tmp/private_key_4497184851455754198.key (/w/workspace/edgex-go/82@tmp/private_key_4497184851455754198.key) 00:32:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:19 + git semver init 00:32:19 # -> Open(): unable to determine branch for HEAD 00:32:19 # $GIT_DIR = /w/workspace/edgex-go/82/.git 00:32:19 # $GIT_WORK_TREE = /w/workspace/edgex-go/82 00:32:19 # $SEMVER_REMOTE_NAME = origin 00:32:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:32:19 # $SEMVER_USER_NAME = edgex-jenkins 00:32:19 # $SEMVER_BRANCH = PR-2858 00:32:19 # $SEMVER_TEMP = /tmp/semver-330795195 00:32:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:51 # '/tmp/semver-330795195' -> '/w/workspace/edgex-go/82/.semver' 00:32:51 # -> Force: false 00:32:51 # $SEMVER_DIR = /w/workspace/edgex-go/82/.semver [Pipeline] } 00:32:51 $ docker exec --env ******** --env ******** 09480d7cc06aa80d3762e90694122051c58c680255466152e242fb5cb3e09b22 ssh-agent -k 00:32:52 unset SSH_AUTH_SOCK; 00:32:52 unset SSH_AGENT_PID; 00:32:52 echo Agent pid 50 killed; 00:32:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:52 + git semver [Pipeline] } 00:32:53 $ docker stop --time=1 09480d7cc06aa80d3762e90694122051c58c680255466152e242fb5cb3e09b22 00:32:55 $ docker rm -f 09480d7cc06aa80d3762e90694122051c58c680255466152e242fb5cb3e09b22 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:56 Stashed 1 file(s) [Pipeline] echo 00:32:56 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:57 + sudo service docker restart 00:32:57 + true 00:32:57 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:58 ========================================================= 00:32:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:59 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:33:03 Sending build context to Docker daemon 328.6MB 00:33:03 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:33:03 Step 2/6 : FROM ${BASE} 00:33:03 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:03 188c0c94c7c5: Pulling fs layer 00:33:03 0ef7d3d256c8: Pulling fs layer 00:33:03 de9db76c5a1d: Pulling fs layer 00:33:03 bca2f99d35d6: Pulling fs layer 00:33:03 93359f2a8cfa: Pulling fs layer 00:33:03 7c6f9722023f: Pulling fs layer 00:33:03 a35cf1a2eb13: Pulling fs layer 00:33:03 93359f2a8cfa: Waiting 00:33:03 7c6f9722023f: Waiting 00:33:03 a35cf1a2eb13: Waiting 00:33:03 bca2f99d35d6: Waiting 00:33:03 de9db76c5a1d: Verifying Checksum 00:33:03 de9db76c5a1d: Download complete 00:33:03 0ef7d3d256c8: Verifying Checksum 00:33:03 0ef7d3d256c8: Download complete 00:33:03 93359f2a8cfa: Verifying Checksum 00:33:03 93359f2a8cfa: Download complete 00:33:03 188c0c94c7c5: Verifying Checksum 00:33:03 188c0c94c7c5: Download complete 00:33:03 7c6f9722023f: Verifying Checksum 00:33:03 7c6f9722023f: Download complete 00:33:04 188c0c94c7c5: Pull complete 00:33:04 0ef7d3d256c8: Pull complete 00:33:04 de9db76c5a1d: Pull complete 00:33:05 a35cf1a2eb13: Verifying Checksum 00:33:05 a35cf1a2eb13: Download complete 00:33:06 bca2f99d35d6: Verifying Checksum 00:33:06 bca2f99d35d6: Download complete 00:33:11 Still waiting to schedule task 00:33:11 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:33:12 bca2f99d35d6: Pull complete 00:33:12 93359f2a8cfa: Pull complete 00:33:12 7c6f9722023f: Pull complete 00:33:16 a35cf1a2eb13: Pull complete 00:33:16 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:33:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:33:16 ---> a62c8e92a672 00:33:16 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:33:17 ---> Running in 9d246032ff0a 00:33:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:33:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:33:19 (1/12) Installing libmagic (5.38-r0) 00:33:19 (2/12) Installing file (5.38-r0) 00:33:19 (3/12) Installing libc-dev (0.7.2-r3) 00:33:19 (4/12) Installing g++ (9.3.0-r2) 00:33:31 (5/12) Installing fortify-headers (1.1-r0) 00:33:31 (6/12) Installing patch (2.7.6-r6) 00:33:31 (7/12) Installing build-base (0.5-r2) 00:33:31 (8/12) Installing libsodium (1.0.18-r0) 00:33:31 (9/12) Installing pkgconf (1.7.2-r0) 00:33:31 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:32 (11/12) Installing libzmq (4.3.3-r0) 00:33:32 (12/12) Installing zeromq-dev (4.3.3-r0) 00:33:32 Executing busybox-1.31.1-r19.trigger 00:33:32 OK: 233 MiB in 51 packages 00:33:36 Removing intermediate container 9d246032ff0a 00:33:36 ---> a1bd4b7e7017 00:33:36 Step 4/6 : WORKDIR /edgex-go 00:33:36 ---> Running in 16f3a0a0c3ce 00:33:36 Removing intermediate container 16f3a0a0c3ce 00:33:36 ---> f7df8ca4e53c 00:33:36 Step 5/6 : COPY go.mod . 00:33:36 ---> 88698d9ca5df 00:33:36 Step 6/6 : RUN go mod download 00:33:36 ---> Running in 5a96aa087bf1 00:34:03 Removing intermediate container 5a96aa087bf1 00:34:03 ---> d23655abb315 00:34:03 Successfully built d23655abb315 00:34:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:34:03 + docker inspect -f . ci-base-image-x86_64 00:34:03 . [Pipeline] withDockerContainer 00:34:04 prd-centos7-docker-4c-2g-29877 does not seem to be running inside a container 00:34:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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 00:34:05 $ docker top 61bce8e30a13f6b41b24343bbd49d9e557c3b1af008e2db58b348a3376d5229c -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:05 + go version 00:34:05 go version go1.15.5 linux/amd64 [Pipeline] } 00:34:05 $ docker stop --time=1 61bce8e30a13f6b41b24343bbd49d9e557c3b1af008e2db58b348a3376d5229c 00:34:06 $ docker rm -f 61bce8e30a13f6b41b24343bbd49d9e557c3b1af008e2db58b348a3376d5229c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:07 + docker inspect -f . ci-base-image-x86_64 00:34:07 . [Pipeline] withDockerContainer 00:34:08 prd-centos7-docker-4c-2g-29877 does not seem to be running inside a container 00:34:08 $ 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/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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 00:34:08 $ docker top c27b83d344649ca011361b10a3e9c931822cf10b9a6518b7129c32dc45efb554 -eo pid,comm [Pipeline] { [Pipeline] echo 00:34:08 ========================================================= 00:34:08 [edgeXBuildGoParallel] Running Tests and Build... 00:34:08 ========================================================= [Pipeline] sh 00:34:09 + make test 00:34:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:34:17 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:47 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.097s coverage: 45.9% of statements 00:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:34:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.046s coverage: 19.8% of statements 00:34:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.096s coverage: 100.0% of statements 00:34:51 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.180s coverage: 27.1% of statements 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.034s coverage: 100.0% of statements 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.090s coverage: 71.3% of statements 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.184s coverage: 82.9% of statements 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.069s coverage: 78.9% of statements 00:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.352s coverage: 28.6% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.074s coverage: 100.0% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.125s coverage: 86.7% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.121s coverage: 97.5% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 78.3% of statements 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.381s coverage: 92.8% of statements 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.097s coverage: 0.1% of statements 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 00:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.038s coverage: 94.4% of statements 00:35:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.030s coverage: 44.8% of statements 00:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.122s coverage: 81.9% of statements 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.6% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 62.4% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.279s coverage: 69.0% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.087s coverage: 38.4% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.040s coverage: 84.8% of statements 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.133s coverage: 47.0% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.129s coverage: 87.1% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.729s coverage: 29.1% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.098s coverage: 96.5% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:35:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 00:35:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 00:35:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 00:35:21 GO111MODULE=on go vet ./... 00:35:48 gofmt -l . 00:35:48 [ "`gofmt -l .`" = "" ] 00:35:48 ./bin/test-go-mod-tidy.sh 00:35:48 ./bin/test-attribution-txt.sh [Pipeline] sh 00:35:49 + ls -al . 00:35:49 total 760 00:35:49 drwxrwxr-x 10 1001 1001 4096 Mar 16 00:35 . 00:35:49 drwxr-xr-x 4 root root 30 Mar 16 00:34 .. 00:35:49 -rw-rw-r-- 1 1001 1001 11 Mar 16 00:31 .dockerignore 00:35:49 drwxrwxr-x 8 1001 1001 179 Mar 16 00:32 .git 00:35:49 drwxrwxr-x 3 1001 1001 125 Mar 16 00:31 .github 00:35:49 -rw-rw-r-- 1 1001 1001 818 Mar 16 00:31 .gitignore 00:35:49 drwx------ 3 1001 1001 60 Mar 16 00:32 .semver 00:35:49 -rw-rw-r-- 1 1001 1001 166 Mar 16 00:31 .sonarcloud.properties 00:35:49 -rw-rw-r-- 1 1001 1001 8607 Mar 16 00:31 Attribution.txt 00:35:49 -rw-rw-r-- 1 1001 1001 3804 Mar 16 00:31 CONTRIBUTING.md 00:35:49 -rw-rw-r-- 1 1001 1001 931 Mar 16 00:31 Dockerfile.build 00:35:49 -rw-rw-r-- 1 1001 1001 863 Mar 16 00:31 Jenkinsfile 00:35:49 -rw-rw-r-- 1 1001 1001 10775 Mar 16 00:31 LICENSE 00:35:49 -rw-rw-r-- 1 1001 1001 5774 Mar 16 00:31 Makefile 00:35:49 -rw-rw-r-- 1 1001 1001 6548 Mar 16 00:31 README.md 00:35:49 -rw-rw-r-- 1 1001 1001 6755 Mar 16 00:31 SECURITY.md 00:35:49 -rw-rw-r-- 1 1001 1001 5 Mar 16 00:32 VERSION 00:35:49 -rw-rw-r-- 1 1001 1001 4131 Mar 16 00:31 ZMQWindows.md 00:35:49 drwxrwxr-x 2 1001 1001 117 Mar 16 00:31 bin 00:35:49 drwxrwxr-x 14 1001 1001 4096 Mar 16 00:31 cmd 00:35:49 -rw-r--r-- 1 root root 650607 Mar 16 00:35 coverage.out 00:35:49 -rw-r--r-- 1 root root 1055 Mar 16 00:35 go.mod 00:35:49 -rw-r--r-- 1 root root 21981 Mar 16 00:35 go.sum 00:35:49 drwxrwxr-x 8 1001 1001 127 Mar 16 00:31 internal 00:35:49 drwxrwxr-x 4 1001 1001 26 Mar 16 00:31 openapi 00:35:49 drwxrwxr-x 4 1001 1001 71 Mar 16 00:31 snap 00:35:49 -rw-rw-r-- 1 1001 1001 168 Mar 16 00:31 version.go [Pipeline] sh 00:35:50 + '[' -e coverage.out ] 00:35:50 + chown 1001:1001 coverage.out [Pipeline] stash 00:35:50 Stashed 1 file(s) [Pipeline] sh 00:35:50 + make build 00:35:50 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 00:35:54 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 00:35:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29882 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:35:56 Running in /w/workspace/edgex-go/82 [Pipeline] { [Pipeline] checkout 00:36:01 using credential edgex-jenkins-ssh 00:36:02 Cloning the remote Git repository 00:36:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:02 > git init /w/workspace/edgex-go/82 # timeout=10 00:36:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:02 > git --version # timeout=10 00:36:02 > git --version # 'git version 2.17.1' 00:36:02 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:03 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 00:36:04 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 00:36:05 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 00:36:06 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 00:36:07 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 00:36:09 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 00:36:10 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 00:36:11 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 00:36:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:36:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:36:15 $ docker stop --time=1 c27b83d344649ca011361b10a3e9c931822cf10b9a6518b7129c32dc45efb554 00:36:17 $ docker rm -f c27b83d344649ca011361b10a3e9c931822cf10b9a6518b7129c32dc45efb554 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:19 00:36:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:36:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:19 latest: Pulling from edgex-devops/edgex-compose 00:36:19 cbdbe7a5bc2a: Pulling fs layer 00:36:19 ca9280d653b3: Pulling fs layer 00:36:19 7e9c9ca2126c: Pulling fs layer 00:36:19 cbdbe7a5bc2a: Download complete 00:36:20 cbdbe7a5bc2a: Pull complete 00:36:20 ca9280d653b3: Verifying Checksum 00:36:20 ca9280d653b3: Download complete 00:36:21 7e9c9ca2126c: Verifying Checksum 00:36:21 7e9c9ca2126c: Download complete 00:36:21 ca9280d653b3: Pull complete 00:36:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:26 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:27 Merging remotes/origin/master commit 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:36:29 Merge succeeded, producing d6721abb4551a33c8327ded65b3e63c45d4f0f06 00:36:29 Checking out Revision d6721abb4551a33c8327ded65b3e63c45d4f0f06 (PR-2858) 00:36:29 7e9c9ca2126c: Pull complete 00:36:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:36:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:36:29 prd-centos7-docker-4c-2g-29877 does not seem to be running inside a container 00:36:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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 00:36:27 > git config core.sparsecheckout # timeout=10 00:36:27 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:36:28 > git remote # timeout=10 00:36:28 > git config --get remote.origin.url # timeout=10 00:36:28 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:28 > git merge 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c # timeout=10 00:36:29 > git rev-parse HEAD^{commit} # timeout=10 00:36:29 > git config core.sparsecheckout # timeout=10 00:36:29 > git checkout -f d6721abb4551a33c8327ded65b3e63c45d4f0f06 # timeout=10 00:36:32 $ docker top 471fe2155cc6313da8ba0bb93c6f6229e7ea6a40b49a27b7359040d84863d47d -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:32 + docker-compose build --help 00:36:32 + grep parallel 00:36:33 --parallel Build images in parallel. [Pipeline] } 00:36:33 $ docker stop --time=1 471fe2155cc6313da8ba0bb93c6f6229e7ea6a40b49a27b7359040d84863d47d 00:36:34 Commit message: "Merge commit '7baeca4eebb4ae03aa45f246de6ab0a897fafe7c' into HEAD" 00:36:34 First time build. Skipping changelog. 00:36:34 $ docker rm -f 471fe2155cc6313da8ba0bb93c6f6229e7ea6a40b49a27b7359040d84863d47d [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { 00:36:34 > git rev-list --no-walk d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 # timeout=10 [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:35 . [Pipeline] withDockerContainer 00:36:36 prd-centos7-docker-4c-2g-29877 does not seem to be running inside a container 00:36:36 $ 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/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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 00:36:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 00:36:37 $ docker top fc302563df2f1e9d64deed38d733d0b8fa710b365b3c63c83f8192ef49126b72 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 00:36:37 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:37 + docker-compose -f ./docker-compose-build.yml build --parallel 00:36:38 + + truesudo 00:36:38 service docker restart 00:36:38 Building docker-core-command-go ... 00:36:38 Building docker-core-data-go ... 00:36:38 Building docker-core-metadata-go ... 00:36:38 Building docker-security-bootstrapper-go ... 00:36:38 Building docker-security-proxy-setup-go ... 00:36:38 Building docker-security-secretstore-setup-go ... 00:36:38 Building docker-support-notifications-go ... 00:36:38 Building docker-support-scheduler-go ... 00:36:38 Building docker-sys-mgmt-agent-go ... 00:36:38 Building docker-sys-mgmt-agent-go 00:36:38 Building docker-core-data-go 00:36:38 Building docker-security-proxy-setup-go 00:36:38 Building docker-support-scheduler-go 00:36:38 Building docker-core-command-go [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:36:40 provisioning config files... 00:36:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/82@tmp/config6344567119729720051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:41 ---> docker-login.sh 00:36:41 nexus3.edgexfoundry.org:10001 00:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:42 Configure a credential helper to remove this warning. See 00:36:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:42 00:36:42 Login Succeeded 00:36:42 nexus3.edgexfoundry.org:10002 00:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:43 Configure a credential helper to remove this warning. See 00:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:43 00:36:43 Login Succeeded 00:36:43 nexus3.edgexfoundry.org:10003 00:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:43 Configure a credential helper to remove this warning. See 00:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:43 00:36:43 Login Succeeded 00:36:43 nexus3.edgexfoundry.org:10004 00:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:44 Configure a credential helper to remove this warning. See 00:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:44 00:36:44 Login Succeeded 00:36:44 docker.io 00:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:45 Configure a credential helper to remove this warning. See 00:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:45 00:36:45 Login Succeeded 00:36:45 ---> docker-login.sh ends [Pipeline] } 00:36:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:46 ========================================================= 00:36:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:46 + 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 . 00:36:49 Sending build context to Docker daemon 166.8MB 00:36:49 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:36:49 Step 2/6 : FROM ${BASE} 00:36:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:49 5f621e34cdf4: Pulling fs layer 00:36:49 a4357932f1b6: Pulling fs layer 00:36:49 18c013af1878: Pulling fs layer 00:36:49 00ac8860ef70: Pulling fs layer 00:36:49 63d7cb157983: Pulling fs layer 00:36:49 b116817d02f9: Pulling fs layer 00:36:49 745a02a5169b: Pulling fs layer 00:36:49 00ac8860ef70: Waiting 00:36:49 63d7cb157983: Waiting 00:36:49 b116817d02f9: Waiting 00:36:49 745a02a5169b: Waiting 00:36:49 18c013af1878: Verifying Checksum 00:36:49 18c013af1878: Download complete 00:36:49 a4357932f1b6: Verifying Checksum 00:36:49 a4357932f1b6: Download complete 00:36:49 63d7cb157983: Verifying Checksum 00:36:49 63d7cb157983: Download complete 00:36:49 b116817d02f9: Verifying Checksum 00:36:49 b116817d02f9: Download complete 00:36:49 5f621e34cdf4: Download complete 00:36:50 5f621e34cdf4: Pull complete 00:36:50 a4357932f1b6: Pull complete 00:36:50 18c013af1878: Pull complete 00:36:51 745a02a5169b: Verifying Checksum 00:36:51 745a02a5169b: Download complete 00:36:53 00ac8860ef70: Verifying Checksum 00:36:53 00ac8860ef70: Download complete 00:37:03 00ac8860ef70: Pull complete 00:37:03 63d7cb157983: Pull complete 00:37:03 b116817d02f9: Pull complete 00:37:07 745a02a5169b: Pull complete 00:37:07 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:37:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:37:07 ---> b7e6874047d6 00:37:07 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:37:11 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:37:11 ---> d23655abb315 00:37:11 Step 3/21 : WORKDIR /edgex-go 00:37:11 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:11 ---> d23655abb315 00:37:11 Step 3/23 : WORKDIR /edgex-go 00:37:11 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:37:11 ---> d23655abb315 00:37:11 Step 3/26 : WORKDIR /edgex-go 00:37:11 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:11 00:37:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder ---> d23655abb315 00:37:11 00:37:11 Step 3/22 : WORKDIR /edgex-go ---> d23655abb315 00:37:11 00:37:11 Step 3/23 : WORKDIR /edgex-go 00:37:11 ---> Running in 8f05d9c87de1 00:37:11 ---> Running in 4d2002029d2b 00:37:11 ---> Running in 9dea4a78e516 00:37:11 ---> Running in 5e673e7a85ee 00:37:11 ---> Running in 28ef205459de 00:37:11 ---> Running in 06c25d7455e1 00:37:12 Removing intermediate container 5e673e7a85ee 00:37:12 ---> a160b2dfe7a5 00:37:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:12 Removing intermediate container 06c25d7455e1 00:37:12 ---> 4035d9fab191 00:37:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:12 Removing intermediate container 28ef205459de 00:37:12 ---> ee0e2623e4e0 00:37:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:12 Removing intermediate container 9dea4a78e516 00:37:12 ---> e6ea32201955 00:37:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:12 Removing intermediate container 8f05d9c87de1 00:37:12 ---> 4e27980ba233 00:37:12 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:12 ---> Running in 3f3804c9104f 00:37:12 ---> Running in 3c9d7ea09e9c 00:37:12 ---> Running in 807c3ddefa7e 00:37:12 ---> Running in aa5d6c763086 00:37:12 ---> Running in eef87229c086 00:37:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:37:14 Removing intermediate container 807c3ddefa7e 00:37:14 ---> 1d7cd08a902e 00:37:14 Step 5/22 : RUN apk add --update --no-cache make git 00:37:14 ---> Running in ea927c65e9fe 00:37:14 Removing intermediate container 3f3804c9104f 00:37:14 ---> d3dc484aaf98 00:37:14 Step 5/26 : RUN apk add --update --no-cache make bash git 00:37:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:37:14 ---> Running in 3c2e19961352 00:37:15 Removing intermediate container 3c9d7ea09e9c 00:37:15 ---> 10daafa777fd 00:37:15 Step 5/23 : RUN apk add --update --no-cache make git 00:37:15 Removing intermediate container aa5d6c763086 00:37:15 ---> 9a931fc5a312 00:37:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:37:15 Removing intermediate container eef87229c086 00:37:15 ---> b594dd26041c 00:37:15 Step 5/21 : RUN apk add --update --no-cache make git 00:37:15 ---> Running in 013cdf484c9b 00:37:15 ---> Running in 8cbbc0fc6f86 00:37:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:15 ---> Running in 0f7eeb62e7eb 00:37:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:16 (1/12) Installing libmagic (5.38-r0) 00:37:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:16 (2/12) Installing file (5.38-r0) 00:37:16 (3/12) Installing libc-dev (0.7.2-r3) 00:37:16 (4/12) Installing g++ (9.3.0-r2) 00:37:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:18 OK: 233 MiB in 51 packages 00:37:18 OK: 233 MiB in 51 packages 00:37:18 Removing intermediate container ea927c65e9fe 00:37:18 ---> 49a4b603bc04 00:37:18 Step 6/22 : COPY go.mod . 00:37:19 OK: 233 MiB in 51 packages 00:37:19 Removing intermediate container 3c2e19961352 00:37:19 ---> 0cfa06094573 00:37:19 Step 6/26 : COPY go.mod . 00:37:19 ---> 46eb5cb3224a 00:37:19 Step 7/22 : RUN go mod download 00:37:19 OK: 233 MiB in 51 packages 00:37:19 ---> Running in 135a80183a5b 00:37:19 OK: 233 MiB in 51 packages 00:37:19 ---> 7dc40aa1997a 00:37:19 Step 7/26 : RUN go mod download 00:37:19 ---> Running in b02093daba6b 00:37:20 Removing intermediate container 013cdf484c9b 00:37:20 ---> 5d31d2394178 00:37:20 Step 6/23 : COPY go.mod . 00:37:20 Removing intermediate container 0f7eeb62e7eb 00:37:20 ---> 7e769b5b303b 00:37:20 Step 6/21 : COPY go.mod . 00:37:20 ---> 51a8ef7d715d 00:37:20 Step 7/23 : RUN go mod download 00:37:20 Removing intermediate container 8cbbc0fc6f86 00:37:20 ---> 312aca920549 00:37:20 Step 6/23 : COPY go.mod . 00:37:20 ---> Running in 2fa2dbf43b32 00:37:20 ---> 8e039e33db25 00:37:20 Step 7/21 : RUN go mod download 00:37:20 ---> Running in b09b19a87ba6 00:37:21 ---> 5c2e56dc0353 00:37:21 Step 7/23 : RUN go mod download 00:37:21 ---> Running in 86689aa43326 00:37:21 Removing intermediate container b02093daba6b 00:37:21 ---> 8c4f60c8686a 00:37:21 Step 8/26 : COPY . . 00:37:21 (5/12) Installing fortify-headers (1.1-r0) 00:37:21 (6/12) Installing patch (2.7.6-r6) 00:37:21 (7/12) Installing build-base (0.5-r2) 00:37:21 Removing intermediate container 135a80183a5b 00:37:21 ---> 8c77b5031596 00:37:21 Step 8/22 : COPY . . 00:37:22 (8/12) Installing libsodium (1.0.18-r0) 00:37:22 (9/12) Installing pkgconf (1.7.2-r0) 00:37:22 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:22 (11/12) Installing libzmq (4.3.3-r0) 00:37:22 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:22 Executing busybox-1.31.1-r19.trigger 00:37:22 OK: 217 MiB in 51 packages 00:37:24 Removing intermediate container 2fa2dbf43b32 00:37:24 ---> 771bc9fae57c 00:37:24 Step 8/23 : COPY . . 00:37:26 Removing intermediate container 4d2002029d2b 00:37:26 ---> 68d1f5d62ee9 00:37:26 Step 4/6 : WORKDIR /edgex-go 00:37:26 ---> Running in 6148a696443d 00:37:27 Removing intermediate container 6148a696443d 00:37:27 ---> ebd334058457 00:37:27 Step 5/6 : COPY go.mod . 00:37:28 ---> feb2bc9cad40 00:37:28 Step 6/6 : RUN go mod download 00:37:28 ---> Running in 63b3c61c9e4a 00:37:29 Removing intermediate container b09b19a87ba6 00:37:29 ---> fe8a2ce72959 00:37:29 Step 8/21 : COPY . . 00:37:31 Removing intermediate container 86689aa43326 00:37:31 ---> da6fe7ea5982 00:37:31 Step 8/23 : COPY . . 00:38:00 Removing intermediate container 63b3c61c9e4a 00:38:00 ---> 582bf399eed6 00:38:00 Successfully built 582bf399eed6 00:38:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:38:01 + docker inspect -f . ci-base-image-arm64 00:38:01 . [Pipeline] withDockerContainer 00:38:01 prd-ubuntu18.04-docker-arm64-4c-16g-29882 does not seem to be running inside a container 00:38:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:03 $ docker top ec91ab20f8e3e1b7635ea90c4e35cb3d72340d333a7b241dc0b8ac8770257cb6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:04 + go version 00:38:04 go version go1.15.5 linux/arm64 [Pipeline] } 00:38:04 $ docker stop --time=1 ec91ab20f8e3e1b7635ea90c4e35cb3d72340d333a7b241dc0b8ac8770257cb6 00:38:06 $ docker rm -f ec91ab20f8e3e1b7635ea90c4e35cb3d72340d333a7b241dc0b8ac8770257cb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:07 + docker inspect -f . ci-base-image-arm64 00:38:07 . [Pipeline] withDockerContainer 00:38:07 prd-ubuntu18.04-docker-arm64-4c-16g-29882 does not seem to be running inside a container 00:38:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:09 $ docker top 812025c3d8f20a3621de937d92df8ed2ce33abea03121fcfc9d815808e07cadf -eo pid,comm [Pipeline] { [Pipeline] echo 00:38:09 ========================================================= 00:38:09 [edgeXBuildGoParallel] Running Tests and Build... 00:38:09 ========================================================= [Pipeline] sh 00:38:10 + make test 00:38:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:10 ---> a138753ae3ef 00:38:10 Step 9/23 : RUN make cmd/core-command/core-command 00:38:10 ---> f5e55a8dba40 00:38:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:38:10 ---> 358e8bf53a19 00:38:10 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:38:10 ---> cb2105cd498e 00:38:10 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:38:10 ---> ec9a1a940778 00:38:10 Step 9/23 : RUN make cmd/core-data/core-data 00:38:10 ---> Running in da5b798e2961 00:38:10 ---> Running in 18b94cff4e86 00:38:10 ---> Running in 3c36ffc9a2d5 00:38:10 ---> Running in 37b03266536c 00:38:10 ---> Running in 0db86f8ae6dc 00:38:10 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 00:38:10 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 00:38:10 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 00:38: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 00:38:10 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 00:38:37 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:38:42 Removing intermediate container 3c36ffc9a2d5 00:38:42 ---> 316f0662ccc0 00:38:42 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:38:43 Removing intermediate container da5b798e2961 00:38:43 ---> 5a73fe0f19da 00:38:43 00:38:43 Step 10/23 : FROM alpine:3.12 00:38:43 3.12: Pulling from library/alpine 00:38:45 Removing intermediate container 18b94cff4e86 00:38:45 ---> a581916a589a 00:38:45 00:38:45 Step 10/21 : FROM alpine:3.12 00:38:45 3.12: Pulling from library/alpine 00:38:45 ---> Running in fa35677a41ff 00:38:45 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:38:45 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:38:45 Status: Downloaded newer image for alpine:3.12 00:38:45 ---> 88dd2752d2ea 00:38:45 Step 11/21 : RUN apk add --update --no-cache curl 00:38:45 Status: Downloaded newer image for alpine:3.12 00:38:45 ---> 88dd2752d2ea 00:38:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:38:47 ---> Running in 95e8f3e49b6d 00:38:47 ---> Running in 9cd9bf1d4d0b 00:38:47 Removing intermediate container 0db86f8ae6dc 00:38:47 ---> 60cf36acff63 00:38:47 00:38:47 Step 10/22 : FROM alpine:3.12 00:38:47 ---> 88dd2752d2ea 00:38:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:38:47 ---> Running in f00cf6b2e0f2 00:38:47 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 00:38:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:48 (1/1) Installing dumb-init (1.2.2-r1) 00:38:48 Executing busybox-1.31.1-r19.trigger 00:38:48 OK: 6 MiB in 15 packages 00:38:48 (1/4) Installing ca-certificates (20191127-r4) 00:38:48 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:38:48 (3/4) Installing libcurl (7.69.1-r3) 00:38:48 (4/4) Installing curl (7.69.1-r3) 00:38:48 Executing busybox-1.31.1-r19.trigger 00:38:48 (1/1) Installing dumb-init (1.2.2-r1) 00:38:48 Executing ca-certificates-20191127-r4.trigger 00:38:48 Executing busybox-1.31.1-r19.trigger 00:38:48 OK: 6 MiB in 15 packages 00:38:48 OK: 7 MiB in 18 packages 00:38:50 Removing intermediate container 37b03266536c 00:38:50 ---> 5a5a27cf5ad2 00:38:50 00:38:50 Step 10/23 : FROM alpine:3.12 00:38:50 ---> 88dd2752d2ea 00:38:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:50 ---> Running in db7464d4455d 00:38:50 Removing intermediate container 95e8f3e49b6d 00:38:50 ---> 960b624ee169 00:38:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:50 Removing intermediate container db7464d4455d 00:38:50 ---> 6d4fecee9b97 00:38:50 Step 12/23 : ENV APP_PORT=48080 00:38:50 ---> Running in 5f95bf341696 00:38:51 ---> Running in 3a06432506fc 00:38:51 Removing intermediate container fa35677a41ff 00:38:51 ---> 96bed69a374a 00:38:51 00:38:51 Step 11/26 : FROM docker:20.10.0 00:38:51 20.10.0: Pulling from library/docker 00:38:51 Removing intermediate container f00cf6b2e0f2 00:38:51 ---> d00fd18e6352 00:38:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:38:52 Removing intermediate container 5f95bf341696 00:38:52 ---> 0142109c9474 00:38:52 Step 13/23 : ENV APP_PORT=48082 00:38:52 Removing intermediate container 9cd9bf1d4d0b 00:38:52 ---> 05986f63ffc4 00:38:52 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:52 Removing intermediate container 3a06432506fc 00:38:52 ---> 9a5e2a665216 00:38:52 Step 13/23 : EXPOSE $APP_PORT 00:38:53 ---> Running in 87a2a35ab09a 00:38:53 ---> Running in 09b0cf253494 00:38:53 ---> Running in c85032dfda86 00:38:53 ---> Running in 9bb92ea01bca 00:38:53 Removing intermediate container 09b0cf253494 00:38:53 ---> 321ed2178ef9 00:38:53 Step 14/23 : EXPOSE $APP_PORT 00:38:53 Removing intermediate container 87a2a35ab09a 00:38:53 ---> 7b0b6e2457b7 00:38:53 Step 13/22 : ENV APP_PORT=48085 00:38:53 ---> Running in dd5bc62fb40d 00:38:53 ---> Running in 53f82d0fb60b 00:38:53 Removing intermediate container c85032dfda86 00:38:53 ---> 2ef99e204eb9 00:38:53 Step 13/21 : WORKDIR /edgex 00:38:54 Removing intermediate container 9bb92ea01bca 00:38:54 ---> de654b65da1f 00:38:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:54 ---> Running in 1ecde55daef1 00:38:54 ---> Running in aa8513445b2e 00:38:54 Removing intermediate container dd5bc62fb40d 00:38:54 ---> 81c1712fa15c 00:38:54 Step 15/23 : WORKDIR / 00:38:54 Removing intermediate container 53f82d0fb60b 00:38:54 ---> cdb65b29ab12 00:38:54 Step 14/22 : EXPOSE $APP_PORT 00:38:55 ---> Running in 8e777fec4362 00:38:55 ---> Running in 3ea3c972c231 00:38:55 Removing intermediate container 1ecde55daef1 00:38:55 ---> b66c49f80a80 00:38:55 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:38:55 Removing intermediate container 8e777fec4362 00:38:55 ---> 04a8138887ea 00:38:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:55 Removing intermediate container 3ea3c972c231 00:38:55 ---> b2b8f502bf80 00:38:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:38:55 ---> 8a91cb32a140 00:38:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:38:56 ---> 5f3fd1e6c443 00:38:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:38:56 ---> 82004f124c40 00:38:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:38:56 ---> f0bbed8ecb08 00:38:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:38:57 Removing intermediate container aa8513445b2e 00:38:57 ---> 4813ede85c72 00:38:57 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:38:58 ---> Running in 56748e95dd81 00:38:58 ---> 5d1366bfecfe 00:38:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:38:58 ---> ad1a55394f8d 00:38:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:38:58 ---> 2d6c23f39b23 00:38:58 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:38:58 ---> Running in aa6656dec0ee 00:38:58 ---> 47a2bb3b363d 00:38:58 Step 19/23 : ENTRYPOINT ["/core-command"] 00:38:58 ---> fe5bb942393c 00:38:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:38:58 ---> Running in 58b071353f27 00:38:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:59 Removing intermediate container aa6656dec0ee 00:38:59 ---> ffea8bc5b4ad 00:38:59 Step 18/21 : CMD ["--init=true"] 00:38:59 ---> Running in 706efe4e0161 00:38:59 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:38:59 Status: Downloaded newer image for docker:20.10.0 00:38:59 ---> aefe523efa57 00:38:59 Step 12/26 : RUN apk add --no-cache bash 00:38:59 ---> Running in 10ef9c349caa 00:38:59 Removing intermediate container 58b071353f27 00:38:59 ---> ed9cc0236bc9 00:38:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:59 ---> Running in a052808ca1c4 00:38:59 Removing intermediate container 706efe4e0161 00:38:59 ---> 8081702b37fc 00:38:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:59 ---> Running in 3d0a92980306 00:38:59 Removing intermediate container 10ef9c349caa 00:38:59 ---> e747a4f610a5 00:38:59 Step 19/21 : LABEL arch=x86_64 00:38:59 ---> Running in 94664dec9892 00:38:59 ---> Running in f8895657cb04 00:38:59 Removing intermediate container 3d0a92980306 00:38:59 ---> 49efd12c527c 00:38:59 Step 21/23 : LABEL arch=x86_64 00:38:59 Removing intermediate container 94664dec9892 00:38:59 ---> e8bc6deab624 00:38:59 Step 20/22 : LABEL arch=x86_64 00:38:59 ---> Running in fcd98f69f418 00:38:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:00 ---> Running in 39f01f05e9fa 00:39:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:00 Removing intermediate container f8895657cb04 00:39:00 ---> 0ec09edc1662 00:39:00 Step 20/21 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e 00:39:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:00 (1/2) Installing readline (8.0.4-r0) 00:39:00 ---> Running in 74fba8bea09a 00:39:00 (2/2) Installing bash (5.0.17-r0) 00:39:00 Executing bash-5.0.17-r0.post-install 00:39:00 Executing busybox-1.31.1-r19.trigger 00:39:00 Removing intermediate container fcd98f69f418 00:39:00 ---> 61f5696b0264 00:39:00 Step 22/23 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e 00:39:00 OK: 12 MiB in 22 packages 00:39:00 Removing intermediate container 39f01f05e9fa 00:39:00 ---> 1b52010645d5 00:39:00 Step 21/22 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e 00:39:00 ---> Running in ad3bb053b81f 00:39:00 ---> Running in 4115a59e93ad 00:39:00 Removing intermediate container 74fba8bea09a 00:39:00 ---> 16a8d4818339 00:39:00 Step 21/21 : LABEL version=0.0.0 00:39:00 ---> Running in 3019284185b6 00:39:00 Removing intermediate container ad3bb053b81f 00:39:00 ---> 174fc53f11e6 00:39:00 Step 23/23 : LABEL version=0.0.0 00:39:00 Removing intermediate container 4115a59e93ad 00:39:00 ---> a55becd1a318 00:39:00 Step 22/22 : LABEL version=0.0.0 00:39:01 ---> Running in 2d4487152d5e 00:39:01 ---> Running in 23474d42a2e5 00:39:01 Removing intermediate container a052808ca1c4 00:39:01 ---> e49ad5f7f7e2 00:39:01 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:39:01 Removing intermediate container 3019284185b6 00:39:01 ---> ae998cd54f3b 00:39:01 00:39:01 (1/6) Installing dumb-init (1.2.2-r1) 00:39:01 (2/6) Installing libgcc (9.3.0-r2) 00:39:01 ---> Running in 5f5473620186 00:39:01 (3/6) Installing libsodium (1.0.18-r0) 00:39:01 Removing intermediate container 2d4487152d5e 00:39:01 ---> e9480c108e1d 00:39:01 00:39:01 Removing intermediate container 23474d42a2e5 00:39:01 ---> d0a2de889da4 00:39:01 00:39:01 Successfully built ae998cd54f3b 00:39:01 Successfully tagged docker-security-proxy-setup-go:latest 00:39:01  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 00:39:01 (4/6) Installing libstdc++ (9.3.0-r2) 00:39:01 Successfully built e9480c108e1d 00:39:01 Successfully built d0a2de889da4 00:39:01 Successfully tagged docker-core-command-go:latest 00:39:01  Building docker-core-command-go ... done Building docker-support-notifications-go 00:39:01 Removing intermediate container 5f5473620186 00:39:01 ---> b12e4231e18f 00:39:01 Step 14/26 : ENV APP_PORT=48090 00:39:01 Successfully tagged docker-support-scheduler-go:latest 00:39:01 Building docker-security-secretstore-setup-go 00:39:01  Building docker-support-scheduler-go ... done (5/6) Installing libzmq (4.3.3-r0) 00:39:01 ---> Running in 5c02df000d3b 00:39:01 (6/6) Installing zeromq (4.3.3-r0) 00:39:02 Removing intermediate container 5c02df000d3b 00:39:02 ---> c20d9838cb37 00:39:02 Step 15/26 : EXPOSE $APP_PORT 00:39:02 Executing busybox-1.31.1-r19.trigger 00:39:02 OK: 8 MiB in 20 packages 00:39:03 ---> Running in d9fa24b5b1d2 00:39:05 Removing intermediate container d9fa24b5b1d2 00:39:05 ---> 8e0e83c3311d 00:39:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:39:08 Removing intermediate container 56748e95dd81 00:39:08 ---> baa7f2597213 00:39:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:09 ---> d2584495f005 00:39:09 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:39:11 ---> 5cfdb73d0338 00:39:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:39:11 ---> e7c096b1f5e1 00:39:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:39:12 ---> 54ac19de53dd 00:39:12 Step 19/26 : RUN apk --no-cache add py3-pip 00:39:12 ---> ae1a5e6f781d 00:39:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:39:12 ---> Running in 1bd7430ce89a 00:39:17 ---> 302c9ba2c5b2 00:39:17 Step 19/23 : ENTRYPOINT ["/core-data"] 00:39:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:17 (1/33) Installing libbz2 (1.0.8-r1) 00:39:17 (2/33) Installing expat (2.2.9-r1) 00:39:17 (3/33) Installing libffi (3.3-r2) 00:39:17 (4/33) Installing gdbm (1.13-r1) 00:39:17 (5/33) Installing xz-libs (5.2.5-r0) 00:39:17 (6/33) Installing sqlite-libs (3.32.1-r0) 00:39:17 (7/33) Installing python3 (3.8.8-r0) 00:39:20 ---> Running in 941af061e9a6 00:39:24 (8/33) Installing py3-appdirs (1.4.4-r1) 00:39:24 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:39:24 Removing intermediate container 941af061e9a6 00:39:24 ---> 60683d794b25 00:39:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:24 (10/33) Installing py3-parsing (2.4.7-r0) 00:39:24 (11/33) Installing py3-six (1.15.0-r0) 00:39:24 (12/33) Installing py3-packaging (20.4-r0) 00:39:25 (13/33) Installing py3-setuptools (47.0.0-r0) 00:39:25 (14/33) Installing py3-chardet (3.0.4-r4) 00:39:25 (15/33) Installing py3-idna (2.9-r0) 00:39:25 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:39:25 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:39:25 (18/33) Installing py3-requests (2.23.0-r0) 00:39:25 (19/33) Installing py3-msgpack (1.0.0-r0) 00:39:26 (20/33) Installing py3-lockfile (0.12.2-r3) 00:39:26 ---> Running in 77868d962929 00:39:26 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:39:26 (22/33) Installing py3-colorama (0.4.3-r0) 00:39:27 (23/33) Installing py3-distlib (0.3.0-r0) 00:39:27 (24/33) Installing py3-distro (1.5.0-r1) 00:39:27 (25/33) Installing py3-webencodings (0.5.1-r3) 00:39:27 (26/33) Installing py3-html5lib (1.0.1-r4) 00:39:27 (27/33) Installing py3-pytoml (0.1.21-r0) 00:39:27 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:27 Step 2/31 : FROM ${BUILDER_BASE} AS builderStep 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:27 00:39:27 00:39:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:39:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:39:28 ---> d23655abb315 00:39:28 Step 3/22 : WORKDIR /edgex-go 00:39:28 ---> d23655abb315 00:39:28 Step 3/24 : WORKDIR /edgex-go 00:39:28 ---> d23655abb315 00:39:28 Step 3/31 : WORKDIR /edgex-go 00:39:28 ---> Using cache 00:39:28 ---> Using cache 00:39:28 ---> 4e27980ba233 00:39:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 4e27980ba233 00:39:28 00:39:28 ---> Using cache 00:39:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 4e27980ba233 00:39:28 00:39:28 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:28 ---> Using cache 00:39:28 ---> b594dd26041c 00:39:28 Step 5/24 : RUN apk add --update --no-cache make git 00:39:28 ---> Using cache 00:39:28 ---> b594dd26041c 00:39:28 Step 5/31 : RUN apk add --update --no-cache make git 00:39:28 ---> Using cache 00:39:28 ---> b594dd26041c 00:39:28 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:39:28 ---> Using cache 00:39:28 ---> 7e769b5b303b 00:39:28 Step 6/31 : COPY go.mod . 00:39:28 ---> Using cache 00:39:28 ---> 7e769b5b303b 00:39:28 Step 6/24 : COPY go.mod . 00:39:28 ---> Using cache 00:39:28 ---> 8e039e33db25 00:39:28 Step 7/24 : RUN go mod download 00:39:28 ---> Using cache 00:39:28 ---> 8e039e33db25 00:39:28 Step 7/31 : RUN go mod download 00:39:28 ---> Using cache 00:39:28 ---> fe8a2ce72959 00:39:28 Step 8/24 : COPY . . 00:39:28 ---> Using cache 00:39:28 ---> fe8a2ce72959 00:39:28 Step 8/31 : COPY . . 00:39:28 ---> Using cache 00:39:28 ---> cb2105cd498e 00:39:28 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:39:28 ---> Using cache 00:39:28 ---> cb2105cd498e 00:39:28 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:39:28 (28/33) Installing py3-pep517 (0.8.2-r0) 00:39:28 (29/33) Installing py3-progress (1.5-r0) 00:39:28 (30/33) Installing py3-toml (0.10.1-r0) 00:39:29 (31/33) Installing py3-retrying (1.3.3-r0) 00:39:29 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:39:29 (33/33) Installing py3-pip (20.1.1-r0) 00:39:29 Removing intermediate container 77868d962929 00:39:29 ---> 1db39ed12ebc 00:39:29 Step 21/23 : LABEL arch=x86_64 00:39:30 ---> Running in e0463238ab60 00:39:30 Executing busybox-1.31.1-r19.trigger 00:39:30 ---> Running in 3ccbc95fa07c 00:39:30 ---> Running in 4bf57988f313 00:39:30 OK: 71 MiB in 55 packages 00:39:30 ---> Running in d5b7b47797e1 00:39:30 Removing intermediate container d5b7b47797e1 00:39:30 ---> b3c9379d28f9 00:39:30 Step 22/23 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e 00:39:30 ---> Running in 0151da2b9ff1 00:39:31 Removing intermediate container 0151da2b9ff1 00:39:31 ---> d26c0fab5319 00:39:31 Step 23/23 : LABEL version=0.0.0 00:39:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:39:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:31 ---> Running in 55bace22964a 00:39:31 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 00:39:31 Removing intermediate container 55bace22964a 00:39:31 ---> 0d60e1fae2b0 00:39:31 00:39:31 Successfully built 0d60e1fae2b0 00:39:32 Successfully tagged docker-core-data-go:latest 00:39:32 Building docker-core-metadata-go 00:39:32  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:33 OK: 233 MiB in 51 packages 00:39:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:38 Removing intermediate container e0463238ab60 00:39:38 ---> 1e65b7bad1b4 00:39:38 Step 6/22 : COPY go.mod . 00:39:40 ---> 5e61de0f29de 00:39:40 Step 7/22 : RUN go mod download 00:39:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:41 ---> Running in 4a1bc6864482 00:39:46 Removing intermediate container 4a1bc6864482 00:39:46 ---> 118497cce2a8 00:39:46 Step 8/22 : COPY . . 00:39:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:56 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:39:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:39:56 ---> d23655abb315 00:39:56 Step 3/23 : WORKDIR /edgex-go 00:39:56 ---> Using cache 00:39:56 ---> 4e27980ba233 00:39:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:56 ---> Using cache 00:39:56 ---> b594dd26041c 00:39:56 Step 5/23 : RUN apk add --update --no-cache make git 00:39:56 ---> Using cache 00:39:56 ---> 7e769b5b303b 00:39:56 Step 6/23 : COPY go.mod . 00:39:56 ---> Using cache 00:39:56 ---> 8e039e33db25 00:39:56 Step 7/23 : RUN go mod download 00:39:56 ---> Using cache 00:39:56 ---> fe8a2ce72959 00:39:56 Step 8/23 : COPY . . 00:39:56 ---> Using cache 00:39:56 ---> cb2105cd498e 00:39:56 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:39:56 Removing intermediate container 1bd7430ce89a 00:39:56 ---> afc090b0cc70 00:39:56 Step 20/26 : RUN pip install docker-compose==1.23.2 00:39:57 ---> Running in 4f4fddbec15d 00:39:57 ---> Running in 63a59b4e709d 00:39:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:40:00 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 00:40:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:40:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:40:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:40:08 Removing intermediate container 4bf57988f313 00:40:08 ---> 3af41d5f24ba 00:40:08 00:40:08 Step 10/31 : FROM alpine:3.12 00:40:08 ---> 88dd2752d2ea 00:40:08 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:40:08 ---> Running in d77a11ff830e 00:40:08 Collecting docker-compose==1.23.2 00:40:08 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:40:09 Collecting websocket-client<1.0,>=0.32.0 00:40:09 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:40:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:40:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:40:10 Removing intermediate container d77a11ff830e 00:40:10 ---> fb3ae4926dba 00:40:10 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:40:11 Collecting PyYAML<4,>=3.10 00:40:11 Downloading PyYAML-3.13.tar.gz (270 kB) 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.406s coverage: 45.9% of statements 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.141s coverage: 19.8% of statements 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.259s coverage: 100.0% of statements 00:40:15 ---> Running in aa3e39af43dd 00:40:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:40:15 Collecting cached-property<2,>=1.2.0 00:40:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:40:15 Removing intermediate container 3ccbc95fa07c 00:40:15 ---> 50b2b1c4021d 00:40:15 00:40:15 Step 10/24 : FROM alpine:3.12 00:40:15 ---> 88dd2752d2ea 00:40:15 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:40:16 Collecting jsonschema<3,>=2.5.1 00:40:16 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:40:16 ---> ce8028266a75 00:40:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:40:16 Collecting texttable<0.10,>=0.9.0 00:40:16 Downloading texttable-0.9.1.tar.gz (11 kB) 00:40:16 ---> Running in 8e50abec67de 00:40:16 ---> Running in 4c1e61add5a3 00:40:16 Collecting dockerpty<0.5,>=0.4.1 00:40:16 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:40:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:40:17 (1/2) Installing dumb-init (1.2.2-r1) 00:40:17 (2/2) Installing su-exec (0.2-r1) 00:40:17 Executing busybox-1.31.1-r19.trigger 00:40:17 (1/5) Installing ca-certificates (20191127-r4) 00:40:17 OK: 6 MiB in 16 packages 00:40:17 Collecting docopt<0.7,>=0.6.1 00:40:17 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:40:17 Downloading docopt-0.6.2.tar.gz (25 kB) 00:40:17 (3/5) Installing libcurl (7.69.1-r3) 00:40:17 (4/5) Installing curl (7.69.1-r3) 00:40:17 (5/5) Installing dumb-init (1.2.2-r1) 00:40:17 Executing busybox-1.31.1-r19.trigger 00:40:17 Executing ca-certificates-20191127-r4.trigger 00:40:17 OK: 7 MiB in 19 packages 00:40:18 Collecting docker<4.0,>=3.6.0 00:40:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:40:19 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) 00:40:19 Collecting urllib3<1.25,>=1.21.1 00:40:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:40:19 Removing intermediate container aa3e39af43dd 00:40:19 ---> ecc33f784b78 00:40:19 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:40:20 Collecting idna<2.8,>=2.5 00:40:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:40:20 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) 00:40:20 ---> Running in f4655c859d84 00:40:20 Collecting docker-pycreds>=0.4.0 00:40:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:40:20 Removing intermediate container 8e50abec67de 00:40:20 ---> ad9153bef053 00:40:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:40:20 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:40:20 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:40:20 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:40:20 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:40:20 Installing collected packages: websocket-client, urllib3, idna, requests, PyYAML, cached-property, jsonschema, texttable, dockerpty, docopt, docker-pycreds, docker, docker-compose 00:40:20 ---> Running in 6b72ab7a7744 00:40:20 Attempting uninstall: urllib3 00:40:20 Found existing installation: urllib3 1.25.9 00:40:20 Uninstalling urllib3-1.25.9: 00:40:20 Removing intermediate container f4655c859d84 00:40:20 ---> dfd0948c5f94 00:40:20 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.613s coverage: 27.1% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.134s coverage: 100.0% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.071s coverage: 100.0% of statements 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:40:21 Successfully uninstalled urllib3-1.25.9 00:40:22 ---> Running in c236b2f4c776 00:40:22 Removing intermediate container 6b72ab7a7744 00:40:22 ---> 55f5debb258a 00:40:22 Step 13/24 : WORKDIR / 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.323s coverage: 71.3% of statements 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:40:23 Attempting uninstall: idna 00:40:23 Found existing installation: idna 2.9 00:40:23 Uninstalling idna-2.9: 00:40:23 Successfully uninstalled idna-2.9 00:40:23 ---> Running in 770313c72811 00:40:23 Removing intermediate container c236b2f4c776 00:40:23 ---> bb181f8a35fd 00:40:23 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:40:23 ---> Running in b6512298929d 00:40:23 Attempting uninstall: requests 00:40:23 Found existing installation: requests 2.23.0 00:40:23 Uninstalling requests-2.23.0: 00:40:23 Removing intermediate container 770313c72811 00:40:23 ---> f71cd59c0756 00:40:23 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:40:23 Successfully uninstalled requests-2.23.0 00:40:23 Running setup.py install for PyYAML: started 00:40:24 ---> 05671389c452 00:40:24 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:40:24 Running setup.py install for PyYAML: finished with status 'done' 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.585s coverage: 82.9% of statements 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.189s coverage: 78.9% of statements 00:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:40:25 ---> bdef3f740319 00:40:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:40:26 Running setup.py install for texttable: started 00:40:26 ---> 3837cbc339c3 00:40:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:40:26 Removing intermediate container b6512298929d 00:40:26 ---> f74cc9c800ba 00:40:26 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:40:26 ---> Running in 5d621bd618e0 00:40:26 Running setup.py install for texttable: finished with status 'done' 00:40:26 Running setup.py install for dockerpty: started 00:40:27 Removing intermediate container 5d621bd618e0 00:40:27 ---> 64b50ab98250 00:40:27 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:40:27 ---> 70a26f611ce0 00:40:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:40:27 Running setup.py install for dockerpty: finished with status 'done' 00:40:28 Running setup.py install for docopt: started 00:40:28 Running setup.py install for docopt: finished with status 'done' 00:40:29 ---> 0ce2d9898ecd 00:40:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:40:29 ---> 984b5035e319 00:40:29 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:40:30 ---> Running in 3ca6c5d6a0b0 00:40:30 ---> 2bebcce7ec22 00:40:30 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:40:31 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.58.0 00:40:31 ---> Running in 10692e06bc7a 00:40:37 Removing intermediate container 4f4fddbec15d 00:40:37 ---> 042088fd2c77 00:40:37 00:40:37 Step 10/23 : FROM alpine:3.12 00:40:37 ---> 88dd2752d2ea 00:40:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:40:37 ---> Using cache 00:40:37 ---> d00fd18e6352 00:40:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:40:37 ---> Using cache 00:40:37 ---> 7b0b6e2457b7 00:40:37 Step 13/23 : ENV APP_PORT=48081 00:40:37 ---> Running in 0d948d255369 00:40:37 Removing intermediate container 63a59b4e709d 00:40:37 ---> 6510a0ee4264 00:40:37 Step 21/26 : RUN apk --no-cache add curl 00:40:37 ---> Running in c61181f88cb0 00:40:37 Removing intermediate container 10692e06bc7a 00:40:37 ---> c09899b40107 00:40:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.510s coverage: 28.6% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.173s coverage: 100.0% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.137s coverage: 100.0% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.327s coverage: 86.7% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.393s coverage: 97.5% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.206s coverage: 78.3% of statements 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:37 Removing intermediate container 0d948d255369 00:40:37 ---> 870152d20f82 00:40:37 Step 14/23 : EXPOSE $APP_PORT 00:40:37 Removing intermediate container 3ca6c5d6a0b0 00:40:37 ---> 4231e7c27759 00:40:37 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:37 ---> Running in bb7e38c6a5ca 00:40:37 ---> Running in fc602e810906 00:40:38 ---> 47550f1f771d 00:40:38 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:40:38 Removing intermediate container fc602e810906 00:40:38 ---> 272644354926 00:40:38 Step 22/24 : LABEL arch=x86_64 00:40:38 Removing intermediate container bb7e38c6a5ca 00:40:38 ---> 973c8f732eb7 00:40:38 Step 15/23 : WORKDIR / 00:40:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:38 ---> Running in 6a222998fffe 00:40:38 ---> Running in c7b0b0d61fda 00:40:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:38 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:40:38 (2/3) Installing libcurl (7.69.1-r3) 00:40:38 (3/3) Installing curl (7.69.1-r3) 00:40:38 Executing busybox-1.31.1-r19.trigger 00:40:38 OK: 72 MiB in 58 packages 00:40:38 Removing intermediate container 6a222998fffe 00:40:38 ---> ac2a84708204 00:40:38 Step 23/24 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e 00:40:38 ---> Running in 622da6aff829 00:40:38 ---> 10b824d34982 00:40:38 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:40:38 Removing intermediate container c7b0b0d61fda 00:40:38 ---> cb1751ed103c 00:40:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:39 Removing intermediate container 622da6aff829 00:40:39 ---> 2367afb549ab 00:40:39 Step 24/24 : LABEL version=0.0.0 00:40:41 ---> Running in 0f41e4055a6a 00:40:41 ---> b05911b861aa 00:40:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:40:41 ---> 5f356a4ffa36 00:40:41 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:40:41 Removing intermediate container c61181f88cb0 00:40:41 ---> f7e7e01e910f 00:40:41 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:40:41 Removing intermediate container 4c1e61add5a3 00:40:41 ---> 58d66d47ce3f 00:40:41 00:40:41 Step 10/22 : FROM alpine:3.12 00:40:41 ---> 88dd2752d2ea 00:40:41 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:40:41 Removing intermediate container 0f41e4055a6a 00:40:41 ---> ec08e869b4c8 00:40:41 00:40:41 ---> Running in fd7c0a87fe97 00:40:42 Successfully built ec08e869b4c8 00:40:42 ---> Running in e18533da9f87 00:40:42 ---> 0bfa0382601f 00:40:42 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:40:42 Successfully tagged docker-security-secretstore-setup-go:latest 00:40:42  Building docker-security-secretstore-setup-go ... done  ---> 5afefdc6f35f 00:40:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:40:42 Removing intermediate container fd7c0a87fe97 00:40:42 ---> 49873b91e6b9 00:40:42 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:43 ---> Running in a1adf26913db 00:40:43 ---> 1731b888ef56 00:40:43 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:40:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:43 ---> 466b2ac6c35e 00:40:43 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:40:43 ---> Running in d97b6558f990 00:40:43 Removing intermediate container a1adf26913db 00:40:43 ---> 861a589ed6be 00:40:43 Step 24/26 : LABEL arch=x86_64 00:40:43 ---> Running in 6d34c1d28472 00:40:43 (1/2) Installing ca-certificates (20191127-r4) 00:40:43 (2/2) Installing dumb-init (1.2.2-r1) 00:40:43 Executing busybox-1.31.1-r19.trigger 00:40:43 ---> Running in df8f2e800a7a 00:40:43 Executing ca-certificates-20191127-r4.trigger 00:40:43 OK: 6 MiB in 16 packages 00:40:44 Removing intermediate container d97b6558f990 00:40:44 ---> ffbee13076f9 00:40:44 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:40:44 Removing intermediate container 6d34c1d28472 00:40:44 ---> 560093c057e7 00:40:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:44 Removing intermediate container df8f2e800a7a 00:40:44 ---> cac601864740 00:40:44 Step 25/26 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e 00:40:44 ---> Running in 908277f39b70 00:40:44 ---> Running in ab71dcbdb1e1 00:40:44 ---> fcd048b446a3 00:40:44 Step 26/31 : RUN chmod +x /entrypoint.sh 00:40:45 Removing intermediate container ab71dcbdb1e1 00:40:45 ---> b5c15d8ab023 00:40:45 Step 26/26 : LABEL version=0.0.0 00:40:45 ---> Running in 5a3e55d0504a 00:40:45 Removing intermediate container 908277f39b70 00:40:45 ---> 5ed0ee4b3620 00:40:45 Step 21/23 : LABEL arch=x86_64 00:40:45 Removing intermediate container e18533da9f87 00:40:45 ---> 99a663ca0c15 00:40:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:40:45 ---> Running in 235cf857671a 00:40:45 ---> Running in dfc7daa27d59 00:40:45 ---> Running in 6085cd9d8726 00:40:45 Removing intermediate container 235cf857671a 00:40:45 ---> 6071ced5109f 00:40:45 00:40:46 Removing intermediate container dfc7daa27d59 00:40:46 ---> 7136a7f2841b 00:40:46 Step 22/23 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e 00:40:46 Successfully built 6071ced5109f 00:40:46 Successfully tagged docker-sys-mgmt-agent-go:latest 00:40:46  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 6085cd9d8726 00:40:46 ---> 685e672f847f 00:40:46 Step 13/22 : ENV APP_PORT=48060 00:40:46 ---> Running in 9b539fe73701 00:40:46 ---> Running in d2559ba59bad 00:40:47 Removing intermediate container 9b539fe73701 00:40:47 ---> 145bf0f0dd20 00:40:47 Step 23/23 : LABEL version=0.0.0 00:40:47 ---> Running in 1c255c6639c7 00:40:47 Removing intermediate container d2559ba59bad 00:40:47 ---> 265e2f79a6c7 00:40:47 Step 14/22 : EXPOSE $APP_PORT 00:40:47 ---> Running in f6c21812db2d 00:40:47 Removing intermediate container 1c255c6639c7 00:40:47 ---> 7406c0169b1e 00:40:47 00:40:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.466s coverage: 92.8% of statements 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.296s coverage: 0.1% of statements 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.083s coverage: 47.1% of statements 00:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements 00:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements 00:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.130s coverage: 96.3% of statements 00:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.083s coverage: 87.5% of statements 00:40:47 Successfully built 7406c0169b1e 00:40:47 Removing intermediate container 5a3e55d0504a 00:40:47 ---> e85a54762940 00:40:47 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:40:47 Successfully tagged docker-core-metadata-go:latest 00:40:47  Building docker-core-metadata-go ... done Removing intermediate container f6c21812db2d 00:40:47 ---> 39d08c8a907a 00:40:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:40:48 ---> Running in 58e51c6fbce7 00:40:48 ---> a145244123d9 00:40:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:40:48 Removing intermediate container 58e51c6fbce7 00:40:48 ---> 06b5523bff1f 00:40:48 Step 28/31 : CMD ["gate"] 00:40:48 ---> Running in e36d52b899ff 00:40:48 ---> 9262a8db6768 00:40:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:40:48 Removing intermediate container e36d52b899ff 00:40:48 ---> 479efb782eeb 00:40:48 Step 29/31 : LABEL arch=x86_64 00:40:48 ---> Running in af8a0026a3b5 00:40:48 ---> 1c75f47ead8a 00:40:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:40:48 ---> Running in 0a82dbcb6217 00:40:49 Removing intermediate container af8a0026a3b5 00:40:49 ---> a6929b1a5291 00:40:49 Step 30/31 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e 00:40:49 ---> Running in 6c8f04e48309 00:40:49 Removing intermediate container 0a82dbcb6217 00:40:49 ---> a66e91f1c3ef 00:40:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:40:49 ---> Running in 9783c30cb46b 00:40:49 Removing intermediate container 6c8f04e48309 00:40:49 ---> f09124673324 00:40:49 Step 31/31 : LABEL version=0.0.0 00:40:49 Removing intermediate container 9783c30cb46b 00:40:49 ---> cf99dbbd856b 00:40:49 Step 20/22 : LABEL arch=x86_64 00:40:49 ---> Running in faace0088349 00:40:49 ---> Running in 3a01373fe9db 00:40:49 Removing intermediate container faace0088349 00:40:49 ---> 07119fbdc64f 00:40:49 00:40:50 Successfully built 07119fbdc64f 00:40:50 Removing intermediate container 3a01373fe9db 00:40:50 ---> e9e5c17da3da 00:40:50 Step 21/22 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e 00:40:50 Successfully tagged docker-security-bootstrapper-go:latest 00:40:50  Building docker-security-bootstrapper-go ... done  ---> Running in 15b46334df28 00:40:50 Removing intermediate container 15b46334df28 00:40:50 ---> f18345c15906 00:40:50 Step 22/22 : LABEL version=0.0.0 00:40:50 ---> Running in e8f018080c8d 00:40:50 Removing intermediate container e8f018080c8d 00:40:50 ---> 62013821a94c 00:40:50 00:40:50 Successfully built 62013821a94c 00:40:50 Successfully tagged docker-support-notifications-go:latest 00:40:50  Building docker-support-notifications-go ... done  [Pipeline] } 00:40:50 $ docker stop --time=1 fc302563df2f1e9d64deed38d733d0b8fa710b365b3c63c83f8192ef49126b72 00:40:52 $ docker rm -f fc302563df2f1e9d64deed38d733d0b8fa710b365b3c63c83f8192ef49126b72 [Pipeline] // withDockerContainer [Pipeline] sh 00:40:53 + docker images 00:40:53 + grep docker 00:40:53 docker-support-notifications-go latest 62013821a94c 3 seconds ago 17.8MB 00:40:53 docker-security-bootstrapper-go latest 07119fbdc64f 4 seconds ago 18.8MB 00:40:53 docker-core-metadata-go latest 7406c0169b1e 6 seconds ago 19MB 00:40:53 docker-sys-mgmt-agent-go latest 6071ced5109f 8 seconds ago 313MB 00:40:53 docker-security-secretstore-setup-go latest ec08e869b4c8 12 seconds ago 24.9MB 00:40:53 docker-core-data-go latest 0d60e1fae2b0 About a minute ago 22.6MB 00:40:53 docker-core-command-go latest e9480c108e1d About a minute ago 17.2MB 00:40:53 docker-support-scheduler-go latest d0a2de889da4 About a minute ago 17.3MB 00:40:53 docker-security-proxy-setup-go latest ae998cd54f3b About a minute ago 24.7MB 00:40:53 docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.089s coverage: 94.4% of statements 00:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 00:41:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.240s coverage: 81.9% of statements 00:41:09 Still waiting to schedule task 00:41:09 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.120s coverage: 92.9% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.8% of statements 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.130s coverage: 87.2% of statements 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.146s coverage: 84.6% of statements 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.180s coverage: 91.6% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.604s coverage: 62.4% of statements 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 00:41:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements 00:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 00:41:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements 00:41:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 00:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.965s coverage: 69.0% of statements 00:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.455s coverage: 38.4% of statements 00:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.193s coverage: 89.5% of statements 00:41:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:41:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.105s coverage: 84.8% of statements 00:41:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.451s coverage: 47.0% of statements 00:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:41:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.150s coverage: 100.0% of statements 00:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:41:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.109s coverage: 100.0% of statements 00:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:41:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.524s coverage: 87.1% of statements 00:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:41:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:41:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.136s coverage: 29.1% of statements 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:41:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.213s coverage: 99.0% of statements 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:41:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.099s coverage: 100.0% of statements 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:41:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.240s coverage: 96.5% of statements 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:41:40 ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:41:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:41:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:41:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:41:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.080s coverage: 100.0% of statements 00:41:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 00:41:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.083s coverage: 100.0% of statements 00:41:42 GO111MODULE=on go vet ./... 00:42:55 Running on prd-ubuntu18.04-docker-8c-8g-29888 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws 00:42:55 Running in /w/workspace/edgex-go/82 [Pipeline] { [Pipeline] checkout 00:42:57 using credential edgex-jenkins-ssh 00:42:57 Cloning the remote Git repository 00:42:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:42:57 > git init /w/workspace/edgex-go/82 # timeout=10 00:42:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:42:57 > git --version # timeout=10 00:42:57 > git --version # 'git version 2.17.1' 00:42:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:42:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:10 Merging remotes/origin/master commit 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 00:43:11 Merge succeeded, producing ced11f1037c927e6594d309e5a9594a2130996a4 00:43:11 Checking out Revision ced11f1037c927e6594d309e5a9594a2130996a4 (PR-2858) 00:43:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:43:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:43:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:43:10 > git config core.sparsecheckout # timeout=10 00:43:10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 00:43:11 > git remote # timeout=10 00:43:11 > git config --get remote.origin.url # timeout=10 00:43:11 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:11 > git merge 7baeca4eebb4ae03aa45f246de6ab0a897fafe7c # timeout=10 00:43:11 > git rev-parse HEAD^{commit} # timeout=10 00:43:11 > git config core.sparsecheckout # timeout=10 00:43:11 > git checkout -f ced11f1037c927e6594d309e5a9594a2130996a4 # timeout=10 00:43:15 Commit message: "Merge commit '7baeca4eebb4ae03aa45f246de6ab0a897fafe7c' into HEAD" 00:43:15 First time build. Skipping changelog. 00:43:15 > git rev-list --no-walk d7a94a351b7a1f4283e244c0dcfc7716f8d5c855 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:43:16 + echo snap-build.sh 00:43:16 snap-build.sh 00:43:16 + SNAP_BASE_DIR=. 00:43:16 + '[' '!' -z /w/workspace/edgex-go/82 ']' 00:43:16 + SNAP_BASE_DIR=/w/workspace/edgex-go/82 00:43:16 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/82]' 00:43:16 [snap-build] Building snap in dir [/w/workspace/edgex-go/82] 00:43:16 + cd /w/workspace/edgex-go/82 00:43:16 + sudo apt-get remove -qy --purge lxd lxd-client 00:43:16 Reading package lists... 00:43:16 Building dependency tree... 00:43:16 Reading state information... 00:43:16 The following packages were automatically installed and are no longer required: 00:43:16 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:43:16 uidmap xdelta3 00:43:16 Use 'sudo apt autoremove' to remove them. 00:43:16 The following packages will be REMOVED: 00:43:16 lxd* lxd-client* 00:43:17 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:43:17 After this operation, 31.7 MB disk space will be freed. 00:43:18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:43:18 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:19 Removing lxd dnsmasq configuration 00:43:19 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:43:19 gofmt -l . 00:43:19 [ "`gofmt -l .`" = "" ] 00:43:19 ./bin/test-go-mod-tidy.sh 00:43:19 ./bin/test-attribution-txt.sh 00:43:19 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [Pipeline] sh 00:43:19 + ls -al . 00:43:19 total 788 00:43:19 drwxrwxr-x 9 1001 1001 4096 Mar 16 00:43 . 00:43:19 drwxr-xr-x 4 root root 4096 Mar 16 00:38 .. 00:43:19 -rw-rw-r-- 1 1001 1001 11 Mar 16 00:36 .dockerignore 00:43:19 drwxrwxr-x 8 1001 1001 4096 Mar 16 00:36 .git 00:43:19 drwxrwxr-x 3 1001 1001 4096 Mar 16 00:36 .github 00:43:19 -rw-rw-r-- 1 1001 1001 818 Mar 16 00:36 .gitignore 00:43:19 -rw-rw-r-- 1 1001 1001 166 Mar 16 00:36 .sonarcloud.properties 00:43:19 -rw-rw-r-- 1 1001 1001 8607 Mar 16 00:36 Attribution.txt 00:43:19 -rw-rw-r-- 1 1001 1001 3804 Mar 16 00:36 CONTRIBUTING.md 00:43:19 -rw-rw-r-- 1 1001 1001 931 Mar 16 00:36 Dockerfile.build 00:43:19 -rw-rw-r-- 1 1001 1001 863 Mar 16 00:36 Jenkinsfile 00:43:19 -rw-rw-r-- 1 1001 1001 10775 Mar 16 00:36 LICENSE 00:43:19 -rw-rw-r-- 1 1001 1001 5774 Mar 16 00:36 Makefile 00:43:19 -rw-rw-r-- 1 1001 1001 6548 Mar 16 00:36 README.md 00:43:19 -rw-rw-r-- 1 1001 1001 6755 Mar 16 00:36 SECURITY.md 00:43:19 -rw-rw-r-- 1 1001 1001 5 Mar 16 00:32 VERSION 00:43:19 -rw-rw-r-- 1 1001 1001 4131 Mar 16 00:36 ZMQWindows.md 00:43:19 drwxrwxr-x 2 1001 1001 4096 Mar 16 00:36 bin 00:43:19 drwxrwxr-x 14 1001 1001 4096 Mar 16 00:36 cmd 00:43:19 -rw-r--r-- 1 root root 650607 Mar 16 00:41 coverage.out 00:43:19 -rw-r--r-- 1 root root 1055 Mar 16 00:43 go.mod 00:43:19 -rw-r--r-- 1 root root 21981 Mar 16 00:43 go.sum 00:43:19 drwxrwxr-x 8 1001 1001 4096 Mar 16 00:36 internal 00:43:19 drwxrwxr-x 4 1001 1001 4096 Mar 16 00:36 openapi 00:43:19 drwxrwxr-x 4 1001 1001 4096 Mar 16 00:36 snap 00:43:19 -rw-rw-r-- 1 1001 1001 168 Mar 16 00:36 version.go [Pipeline] sh 00:43:20 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:43:20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:43:20 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:43:20 + '[' -e coverage.out ] 00:43:20 + chown 1001:1001 coverage.out [Pipeline] stash 00:43:20 Warning: overwriting stash ‘coverage-report’ 00:43:21 Processing triggers for systemd (237-3ubuntu10.42) ... 00:43:21 Processing triggers for ureadahead (0.100.0-21) ... 00:43:22 Stashed 1 file(s) [Pipeline] sh 00:43:22 + make build 00:43:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:43:23 + sudo snap remove --purge lxd 00:43:23 snap "lxd" is not installed 00:43:23 + sudo groupadd --force --system lxd 00:43:23 ++ whoami 00:43:23 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:43:23 + newgrp - lxd 00:43:23 + sudo snap install lxd 00:43:31 2021-03-16T00:43:29Z INFO Waiting for automatic snapd restart... 00:43:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:44:07 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 00:44:12 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 00:44:19 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 00:44:21 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 00:44:29 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 00:44:37 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 00:44:44 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 00:44:51 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 00:44:53 lxd 4.12 from Canonical* installed 00:44:53 + sudo lxd init --auto 00:44:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:44:58 + sudo snap install --classic snapcraft 00:45:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:45:08 snapcraft 4.5.4 from Canonical* installed 00:45:08 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:45:08 + patch --verbose -p1 00:45:08 Hmm... Looks like a unified diff to me... 00:45:08 The text leading up to this was: 00:45:08 -------------------------- 00:45:08 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:45:08 |From: Tony Espy 00:45:08 |Date: Tue, 9 Mar 2021 19:05:15 -0500 00:45:08 |Subject: [PATCH] optimize snap build for pipeline CI check 00:45:08 | 00:45:08 |This patch is used by the EdgeX CI pipeline builds to 00:45:08 |optimize the snap CI check run for pull requests. When 00:45:08 |applied, it essentially strips out everything (apps and 00:45:08 |parts) from the snapcraft.yaml file except those required 00:45:08 |to build edgex-go, as the whole idea of the CI check is to 00:45:08 |catch changes to edgex-go that break the snap build. 00:45:08 | 00:45:08 |In general, anyone updating snapcraft.yaml will also need 00:45:08 |to update this patch file, otherwise it may fail to apply, 00:45:08 |resulting in a failed snap build CI check in the associated 00:45:08 |pull request. 00:45:08 | 00:45:08 |Note - in addition to applying this patch, the pipeline also 00:45:08 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:45:08 |need to build the finally binary .snap file (and it won't 00:45:08 |work with the patch applied). This further reduces the build 00:45:08 |time. 00:45:08 |--- 00:45:08 | snap/snapcraft.yaml | 452 +------------------------------------------- 00:45:08 | 1 file changed, 1 insertion(+), 451 deletions(-) 00:45:08 | 00:45:08 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:45:08 |index d8bc12bc..5a5f5fbb 100644 00:45:08 |--- a/snap/snapcraft.yaml 00:45:08 |+++ b/snap/snapcraft.yaml 00:45:08 -------------------------- 00:45:08 patching file snap/snapcraft.yaml 00:45:08 Using Plan A... 00:45:08 Hunk #1 succeeded at 73. 00:45:08 Hunk #2 succeeded at 205. 00:45:08 Hunk #3 succeeded at 217. 00:45:08 Hunk #4 FAILED at 225. 00:45:08 Hunk #5 succeeded at 303 (offset 1 line). 00:45:08 Hunk #6 succeeded at 330 (offset 1 line). 00:45:08 Hunk #7 succeeded at 342 (offset 1 line). 00:45:08 Hunk #8 FAILED at 397. 00:45:08 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:45:08 Hmm... Ignoring the trailing garbage. 00:45:08 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:45:09 Failed in branch amd64 [Pipeline] } 00:45:13 $ docker stop --time=1 812025c3d8f20a3621de937d92df8ed2ce33abea03121fcfc9d815808e07cadf 00:45:15 $ docker rm -f 812025c3d8f20a3621de937d92df8ed2ce33abea03121fcfc9d815808e07cadf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:45:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:45:18 00:45:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:45:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:45:18 latest: Pulling from edgex-devops/edgex-compose-arm64 00:45:18 29e5d40040c1: Pulling fs layer 00:45:18 1ce36da41761: Pulling fs layer 00:45:18 25b303627fd3: Pulling fs layer 00:45:19 29e5d40040c1: Verifying Checksum 00:45:19 29e5d40040c1: Download complete 00:45:19 1ce36da41761: Verifying Checksum 00:45:19 1ce36da41761: Download complete 00:45:19 29e5d40040c1: Pull complete 00:45:21 1ce36da41761: Pull complete 00:45:21 25b303627fd3: Verifying Checksum 00:45:21 25b303627fd3: Download complete 00:45:31 25b303627fd3: Pull complete 00:45:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:45:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:45:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:45:31 prd-ubuntu18.04-docker-arm64-4c-16g-29882 does not seem to be running inside a container 00:45:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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 00:45:35 $ docker top 060785e8e9240f14299430e8c69b196e4b3e63d84cc4705f690e08fe3e23a3fb -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:36 + docker-compose build --help 00:45:36 + grep parallel 00:45:41 --parallel Build images in parallel. [Pipeline] } 00:45:42 $ docker stop --time=1 060785e8e9240f14299430e8c69b196e4b3e63d84cc4705f690e08fe3e23a3fb 00:45:44 $ docker rm -f 060785e8e9240f14299430e8c69b196e4b3e63d84cc4705f690e08fe3e23a3fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:45:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:45:45 . [Pipeline] withDockerContainer 00:45:45 prd-ubuntu18.04-docker-arm64-4c-16g-29882 does not seem to be running inside a container 00:45:45 $ 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/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:45:47 $ docker top 3d77803ed3aec714b3a47daeaa54bd2bd054852909bc5eb72b914b06f1424236 -eo pid,comm [Pipeline] { [Pipeline] sh 00:45:49 + docker-compose -f ./docker-compose-build.yml build --parallel 00:45:55 Building docker-core-command-go ... 00:45:55 Building docker-core-data-go ... 00:45:55 Building docker-core-metadata-go ... 00:45:55 Building docker-security-bootstrapper-go ... 00:45:55 Building docker-security-proxy-setup-go ... 00:45:55 Building docker-security-secretstore-setup-go ... 00:45:55 Building docker-support-notifications-go ... 00:45:55 Building docker-support-scheduler-go ... 00:45:55 Building docker-sys-mgmt-agent-go ... 00:45:55 Building docker-support-notifications-go 00:45:55 Building docker-core-metadata-go 00:45:55 Building docker-core-command-go 00:45:55 Building docker-security-proxy-setup-go 00:45:55 Building docker-core-data-go 00:47:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:47:16 ---> 582bf399eed6 00:47:16 Step 3/22 : WORKDIR /edgex-go 00:47:16 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:47:16 ---> 582bf399eed6 00:47:16 Step 3/23 : WORKDIR /edgex-go 00:47:16 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:47:16 ---> 582bf399eed6 00:47:16 Step 3/23 : WORKDIR /edgex-go 00:47:16 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:47:16 ---> 582bf399eed6 00:47:16 Step 3/23 : WORKDIR /edgex-go 00:47:16 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:47:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:47:16 ---> 582bf399eed6 00:47:16 Step 3/21 : WORKDIR /edgex-go 00:47:16 ---> Running in eba16fdd95b3 00:47:16 ---> Running in aa1217cee62f 00:47:16 ---> Running in b12ad5f2f441 00:47:16 ---> Running in 78de384f7dbc 00:47:16 ---> Running in 71b018c54684 00:47:16 Removing intermediate container 71b018c54684 00:47:16 ---> 61c4a920b6fe 00:47:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:16 Removing intermediate container b12ad5f2f441 00:47:16 ---> 8a96eed90d22 00:47:16 Removing intermediate container 78de384f7dbc 00:47:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:16 ---> 8a28ba5d974f 00:47:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:16 Removing intermediate container eba16fdd95b3 00:47:16 ---> 12c0bafdc9dc 00:47:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:16 Removing intermediate container aa1217cee62f 00:47:16 ---> 983513c4779a 00:47:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:16 ---> Running in 1681fc495c56 00:47:16 ---> Running in 3d89033da3fc 00:47:16 ---> Running in 799faa57498d 00:47:16 ---> Running in f1f55c1e530e 00:47:16 ---> Running in eaadefcd9113 00:47:16 Removing intermediate container 1681fc495c56 00:47:16 ---> fc8b576e0c83 00:47:16 Step 5/21 : RUN apk add --update --no-cache make git 00:47:16 ---> Running in 72902e7d0bae 00:47:16 Removing intermediate container 3d89033da3fc 00:47:16 ---> 80ad4951ec88 00:47:16 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:47:16 ---> Running in 064787c1c92b 00:47:16 Removing intermediate container f1f55c1e530e 00:47:16 ---> 9a1d48945318 00:47:16 Step 5/23 : RUN apk add --update --no-cache make git 00:47:16 Removing intermediate container 799faa57498d 00:47:16 ---> cddcee33c7e5 00:47:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:47:16 Removing intermediate container eaadefcd9113 00:47:16 ---> 1cf623d0fcce 00:47:16 Step 5/23 : RUN apk add --update --no-cache make git 00:47:16 ---> Running in f2530a7a4f61 00:47:16 ---> Running in 41dcd4ef80f0 00:47:16 ---> Running in 228910641aa8 00:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:16 OK: 217 MiB in 51 packages 00:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:17 OK: 217 MiB in 51 packages 00:47:17 OK: 217 MiB in 51 packages 00:47:17 OK: 217 MiB in 51 packages 00:47:17 OK: 217 MiB in 51 packages 00:47:18 Removing intermediate container 72902e7d0bae 00:47:18 ---> 200fdaf49e49 00:47:18 Step 6/21 : COPY go.mod . 00:47:19 ---> d581dd1e7d6c 00:47:19 Step 7/21 : RUN go mod download 00:47:19 ---> Running in 9b5a36e8e703 00:47:19 Removing intermediate container 064787c1c92b 00:47:19 ---> e90aea32b14e 00:47:19 Step 6/23 : COPY go.mod . 00:47:20 Removing intermediate container 228910641aa8 00:47:20 ---> 12a17ba6dca4 00:47:20 Step 6/22 : COPY go.mod . 00:47:20 Removing intermediate container 41dcd4ef80f0 00:47:20 ---> f311ece57c4f 00:47:20 Step 6/23 : COPY go.mod . 00:47:20 Removing intermediate container f2530a7a4f61 00:47:20 ---> b1ce2559a0df 00:47:20 Step 6/23 : COPY go.mod . 00:47:20 ---> 58525c3c7ee3 00:47:20 Step 7/23 : RUN go mod download 00:47:21 ---> b91b23041e0d 00:47:21 Step 7/22 : RUN go mod download 00:47:21 ---> Running in 44868f880f8c 00:47:21 ---> Running in b9d92f574d88 00:47:21 ---> 7f4a67e7777b 00:47:21 Step 7/23 : RUN go mod download 00:47:21 ---> 2c17e7d2ad3b 00:47:21 Step 7/23 : RUN go mod download 00:47:22 ---> Running in 96237bef0acd 00:47:22 ---> Running in 699ba2658039 00:47:24 Removing intermediate container 9b5a36e8e703 00:47:24 ---> 1f080aaf6372 00:47:24 Step 8/21 : COPY . . 00:47:31 Removing intermediate container b9d92f574d88 00:47:31 ---> 6c538c02c046 00:47:31 Step 8/22 : COPY . . 00:47:31 Removing intermediate container 699ba2658039 00:47:31 ---> 13095190de83 00:47:31 Step 8/23 : COPY . . 00:47:31 Removing intermediate container 44868f880f8c 00:47:31 ---> 291303a36e38 00:47:31 Step 8/23 : COPY . . 00:47:31 Removing intermediate container 96237bef0acd 00:47:31 ---> e2dc19412cf1 00:47:31 Step 8/23 : COPY . . 00:47:49 ---> 8a40827b83bb 00:47:49 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:47:50 ---> Running in f7ed73491942 00:47:52 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 00:47:59 ---> c5ea3f66f258 00:47:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:47:59 ---> 6b4e40ddc65e 00:47:59 Step 9/23 : RUN make cmd/core-data/core-data 00:47:59 ---> Running in b236c9077dcc 00:47:59 ---> Running in 6132ce6cd85d 00:48:00 ---> 2bd0c3c5fb47 00:48:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:48:00 ---> Running in 4fedcd79faa6 00:48:01 ---> 312794d3b2de 00:48:01 Step 9/23 : RUN make cmd/core-command/core-command 00:48:02 ---> Running in 455942a1a35f 00:48:03 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 00:48:03 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 00:48:04 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 00:48:05 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 00:49:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:49:54 Removing intermediate container f7ed73491942 00:49:54 ---> 9b76c4ed4e09 00:49:54 00:49:54 Step 10/21 : FROM alpine:3.12 00:49:54 3.12: Pulling from library/alpine 00:49:54 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:49:54 Status: Downloaded newer image for alpine:3.12 00:49:54 ---> d10569e2745f 00:49:54 Step 11/21 : RUN apk add --update --no-cache curl 00:49:55 ---> Running in ccec68a2cb72 00:49:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:58 (1/4) Installing ca-certificates (20191127-r4) 00:49:58 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:49:58 (3/4) Installing libcurl (7.69.1-r3) 00:49:58 (4/4) Installing curl (7.69.1-r3) 00:49:58 Executing busybox-1.31.1-r19.trigger 00:49:58 Executing ca-certificates-20191127-r4.trigger 00:49:59 OK: 7 MiB in 18 packages 00:50:02 Removing intermediate container ccec68a2cb72 00:50:02 ---> ceb1632fa12e 00:50:02 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:50:02 ---> Running in 93730c2e2502 00:50:03 Removing intermediate container 93730c2e2502 00:50:03 ---> c9a22210ff29 00:50:03 Step 13/21 : WORKDIR /edgex 00:50:03 ---> Running in 6165e8c61c39 00:50:04 Removing intermediate container 6165e8c61c39 00:50:04 ---> eb05e6de11e6 00:50:04 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:50:05 ---> ab5528517fe7 00:50:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:50:07 ---> 6606872852c1 00:50:07 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:50:09 ---> d9c32b677237 00:50:09 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:50:09 ---> Running in 59862fbc702f 00:50:10 Removing intermediate container 59862fbc702f 00:50:10 ---> b95512416031 00:50:10 Step 18/21 : CMD ["--init=true"] 00:50:10 ---> Running in 895fa680d530 00:50:11 Removing intermediate container 895fa680d530 00:50:11 ---> 83caaca0d403 00:50:11 Step 19/21 : LABEL arch=arm64 00:50:11 ---> Running in f9955ae7a838 00:50:12 Removing intermediate container f9955ae7a838 00:50:12 ---> e43d7b13b687 00:50:12 Step 20/21 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e 00:50:12 ---> Running in 3242ceee9fb4 00:50:13 Removing intermediate container 3242ceee9fb4 00:50:13 ---> d8a3b45ccae5 00:50:13 Step 21/21 : LABEL version=0.0.0 00:50:13 ---> Running in 48f4bb790eec 00:50:14 Removing intermediate container 48f4bb790eec 00:50:14 ---> fea32ecd3713 00:50:14 00:50:15 Successfully built fea32ecd3713 00:50:15 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:50:15  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go 00:50:47 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:50:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:50:47 ---> 582bf399eed6 00:50:47 Step 3/26 : WORKDIR /edgex-go 00:50:47 ---> Using cache 00:50:47 ---> 983513c4779a 00:50:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:47 ---> Using cache 00:50:47 ---> 1cf623d0fcce 00:50:47 Step 5/26 : RUN apk add --update --no-cache make bash git 00:50:47 ---> Running in b1b68d86defa 00:50:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:50 OK: 217 MiB in 51 packages 00:50:50 Removing intermediate container 455942a1a35f 00:50:50 ---> 836a9ddb0514 00:50:50 00:50:50 Step 10/23 : FROM alpine:3.12 00:50:50 ---> d10569e2745f 00:50:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:50:51 ---> Running in 588f3538dd63 00:50:52 Removing intermediate container b236c9077dcc 00:50:52 ---> 63465717ec4b 00:50:52 00:50:52 Step 10/22 : FROM alpine:3.12 00:50:52 ---> d10569e2745f 00:50:52 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:50:52 ---> Running in 3e1f4364fc9e 00:50:52 Removing intermediate container b1b68d86defa 00:50:52 ---> 9234f77e3c38 00:50:52 Step 6/26 : COPY go.mod . 00:50:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:54 ---> a3b8ebc2c32f 00:50:54 Step 7/26 : RUN go mod download 00:50:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:54 ---> Running in ea74fc5d5334 00:50:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:55 (1/1) Installing dumb-init (1.2.2-r1) 00:50:55 Executing busybox-1.31.1-r19.trigger 00:50:55 OK: 5 MiB in 15 packages 00:50:55 (1/2) Installing ca-certificates (20191127-r4) 00:50:56 (2/2) Installing dumb-init (1.2.2-r1) 00:50:56 Executing busybox-1.31.1-r19.trigger 00:50:56 Executing ca-certificates-20191127-r4.trigger 00:50:56 OK: 6 MiB in 16 packages 00:50:58 Removing intermediate container 588f3538dd63 00:50:58 ---> a9823c6b39f4 00:50:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:50:59 ---> Running in 6107d25f6499 00:50:59 Removing intermediate container 3e1f4364fc9e 00:50:59 ---> 7e32e943a186 00:50:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:50:59 ---> Running in 8c9f349cd5e7 00:51:00 Removing intermediate container ea74fc5d5334 00:51:00 ---> 75eedbdf7731 00:51:00 Step 8/26 : COPY . . 00:51:00 Removing intermediate container 6107d25f6499 00:51:00 ---> d0d03173f444 00:51:00 Step 13/23 : ENV APP_PORT=48082 00:51:01 Removing intermediate container 8c9f349cd5e7 00:51:01 ---> bd302cbf99a6 00:51:01 Step 13/22 : ENV APP_PORT=48060 00:51:01 ---> Running in f6171da6aee6 00:51:02 ---> Running in 619829c1d35a 00:51:03 Removing intermediate container f6171da6aee6 00:51:03 ---> 66abba3d0b9e 00:51:03 Step 14/23 : EXPOSE $APP_PORT 00:51:04 Removing intermediate container 619829c1d35a 00:51:04 ---> cdafbf8a6d91 00:51:04 Step 14/22 : EXPOSE $APP_PORT 00:51:04 ---> Running in 2597ffef2ffb 00:51:05 Removing intermediate container 4fedcd79faa6 00:51:05 ---> e3f46076288c 00:51:05 00:51:05 Step 10/23 : FROM alpine:3.12 00:51:05 ---> d10569e2745f 00:51:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:51:05 ---> Using cache 00:51:05 ---> a9823c6b39f4 00:51:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:51:05 ---> Using cache 00:51:05 ---> d0d03173f444 00:51:05 Step 13/23 : ENV APP_PORT=48081 00:51:05 ---> Running in 96b933de1c7f 00:51:06 Removing intermediate container 2597ffef2ffb 00:51:06 ---> 2669482d8a6f 00:51:06 Step 15/23 : WORKDIR / 00:51:08 ---> Running in 11bf00843554 00:51:08 Removing intermediate container 96b933de1c7f 00:51:08 ---> 80902390b5d2 00:51:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:08 ---> Running in 8b95e681c3c4 00:51:09 Removing intermediate container 11bf00843554 00:51:09 ---> b564dadd0af1 00:51:09 Step 14/23 : EXPOSE $APP_PORT 00:51:10 ---> Running in 6cf8ddfd1540 00:51:11 ---> a1c469f30287 00:51:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:51:11 Removing intermediate container 8b95e681c3c4 00:51:11 ---> 28b149079376 00:51:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:11 Removing intermediate container 6cf8ddfd1540 00:51:11 ---> 665796de2e89 00:51:11 Step 15/23 : WORKDIR / 00:51:12 ---> Running in 52c8ff4f85d5 00:51:12 Removing intermediate container 6132ce6cd85d 00:51:12 ---> 1b92d616c166 00:51:12 00:51:12 Step 10/23 : FROM alpine:3.12 00:51:12 ---> d10569e2745f 00:51:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:51:13 ---> Running in 66f4186c2761 00:51:13 ---> 2fcd5ddffe43 00:51:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:51:14 ---> 03f15b676668 00:51:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:51:14 Removing intermediate container 52c8ff4f85d5 00:51:14 ---> b2d0c4a2cc0e 00:51:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:15 Removing intermediate container 66f4186c2761 00:51:15 ---> 7cecfd0fe3ec 00:51:15 Step 12/23 : ENV APP_PORT=48080 00:51:15 ---> Running in 2b280ad8a21b 00:51:16 ---> da7590b6e9bf 00:51:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:51:16 ---> Running in 00f2226e4c25 00:51:16 ---> fbf44977f622 00:51:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:51:16 ---> aa391664c896 00:51:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:51:16 Removing intermediate container 2b280ad8a21b 00:51:16 ---> 6f7ec35fd2b4 00:51:16 Step 13/23 : EXPOSE $APP_PORT 00:51:16 ---> Running in 943962ab1e77 00:51:17 Removing intermediate container 00f2226e4c25 00:51:17 ---> 8b4a52c9c301 00:51:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:17 ---> d0e092e14973 00:51:17 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:51:17 ---> Running in 88d4e3ee5ec0 00:51:17 ---> Running in b5d112e4b371 00:51:17 Removing intermediate container 943962ab1e77 00:51:17 ---> 422db376f7c4 00:51:17 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:17 ---> 5f0539683cc1 00:51:17 Step 19/23 : ENTRYPOINT ["/core-command"] 00:51:18 ---> Running in 5926a88bd58e 00:51:18 ---> Running in 1524bfab7c73 00:51:18 Removing intermediate container 88d4e3ee5ec0 00:51:18 ---> 54e7d41cab25 00:51:18 Step 20/22 : LABEL arch=arm64 00:51:18 ---> a0aac9041ef6 00:51:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:51:18 ---> Running in 625ed96715a0 00:51:20 Removing intermediate container 1524bfab7c73 00:51:20 ---> be66e9769e14 00:51:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:20 ---> Running in 2cd1d9eef48e 00:51:20 Removing intermediate container 625ed96715a0 00:51:20 ---> a8482333301c 00:51:20 Step 21/22 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e 00:51:20 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 00:51:20 ---> Running in b69626218049 00:51:20 ---> 9f426f5c7d76 00:51:20 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:51:20 ---> Running in 49c43abec63e 00:51:20 Removing intermediate container 2cd1d9eef48e 00:51:20 ---> 58174c98a19c 00:51:20 Step 21/23 : LABEL arch=arm64 00:51:21 ---> Running in 73ac4ef52d0c 00:51:21 Removing intermediate container b69626218049 00:51:21 ---> 206c16cca59b 00:51:21 Step 22/22 : LABEL version=0.0.0 00:51:21 ---> Running in d7e16463c992 00:51:21 Removing intermediate container 49c43abec63e 00:51:21 ---> 981f4ed3eca3 00:51:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:21 Removing intermediate container 73ac4ef52d0c 00:51:21 ---> 2ec7f91d7ec2 00:51:21 Step 22/23 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e 00:51:22 ---> Running in 34d845334c28 00:51:22 ---> Running in 63a0b5ac4425 00:51:22 Removing intermediate container 5926a88bd58e 00:51:22 ---> a649b98707de 00:51:22 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:51:22 ---> Running in 64d3cef15f75 00:51:23 Removing intermediate container d7e16463c992 00:51:23 ---> 6c88313def75 00:51:23 00:51:23 Removing intermediate container 34d845334c28 00:51:23 ---> 87238b68ad44 00:51:23 Step 21/23 : LABEL arch=arm64 00:51:23 Removing intermediate container 63a0b5ac4425 00:51:23 ---> 4f649027c898 00:51:23 Step 23/23 : LABEL version=0.0.0 00:51:23 ---> Running in c18541984cd3 00:51:23 ---> Running in a0e4072a2afe 00:51:25 Successfully built 6c88313def75 00:51:25 Successfully tagged docker-support-notifications-go-arm64:latest 00:51:25  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 00:51:25 Removing intermediate container c18541984cd3 00:51:25 ---> dac7a8c2053b 00:51:25 Step 22/23 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e 00:51:25 Removing intermediate container a0e4072a2afe 00:51:25 ---> 69a651cc5b9d 00:51:25 00:51:25 ---> Running in abd027a34072 00:51:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:26 Successfully built 69a651cc5b9d 00:51:26 Successfully tagged docker-core-command-go-arm64:latest 00:51:26 Removing intermediate container abd027a34072 00:51:26  Building docker-core-command-go ... done  ---> 3486c5641944 00:51:26 Step 23/23 : LABEL version=0.0.0 00:51:26 Building docker-security-bootstrapper-go 00:51:27 ---> Running in 90509fd3a7ef 00:51:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:27 Removing intermediate container 90509fd3a7ef 00:51:27 ---> 78777fe5009b 00:51:27 00:51:28 (1/6) Installing dumb-init (1.2.2-r1) 00:51:28 (2/6) Installing libgcc (9.3.0-r2) 00:51:28 (3/6) Installing libsodium (1.0.18-r0) 00:51:28 Successfully built 78777fe5009b 00:51:28 (4/6) Installing libstdc++ (9.3.0-r2) 00:51:28 Successfully tagged docker-core-metadata-go-arm64:latest 00:51:28 Building docker-support-scheduler-go 00:51:28  Building docker-core-metadata-go ... done (5/6) Installing libzmq (4.3.3-r0) 00:51:28 (6/6) Installing zeromq (4.3.3-r0) 00:51:28 Executing busybox-1.31.1-r19.trigger 00:51:28 OK: 8 MiB in 20 packages 00:51:31 Removing intermediate container 64d3cef15f75 00:51:31 ---> 501ff5309885 00:51:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:33 ---> 3ccf04a29576 00:51:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:51:37 ---> 9146d1951672 00:51:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:51:39 ---> f619a1da41f2 00:51:39 Step 19/23 : ENTRYPOINT ["/core-data"] 00:51:39 ---> Running in 74ff5cb03010 00:51:40 Removing intermediate container 74ff5cb03010 00:51:40 ---> 11ec81144486 00:51:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:41 ---> Running in 9ceb01222871 00:51:42 Removing intermediate container 9ceb01222871 00:51:42 ---> 4ea74fa50a66 00:51:42 Step 21/23 : LABEL arch=arm64 00:51:42 ---> Running in 7e41213abc2d 00:51:43 Removing intermediate container 7e41213abc2d 00:51:43 ---> eed449fa0d15 00:51:43 Step 22/23 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e 00:51:44 ---> Running in 1dc84b00e77c 00:51:45 Removing intermediate container 1dc84b00e77c 00:51:45 ---> 810846c4f1dd 00:51:45 Step 23/23 : LABEL version=0.0.0 00:51:46 ---> Running in 09cfcaa74a94 00:51:47 Removing intermediate container 09cfcaa74a94 00:51:47 ---> 5b2afa69bcfd 00:51:47 00:51:47 Successfully built 5b2afa69bcfd 00:51:47 Successfully tagged docker-core-data-go-arm64:latest 00:52:14  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:52:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:52:14 ---> 582bf399eed6 00:52:14 Step 3/24 : WORKDIR /edgex-go 00:52:14 ---> Using cache 00:52:14 ---> 983513c4779a 00:52:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:14 ---> Using cache 00:52:14 ---> 1cf623d0fcce 00:52:14 Step 5/24 : RUN apk add --update --no-cache make git 00:52:14 ---> Using cache 00:52:14 ---> f311ece57c4f 00:52:14 Step 6/24 : COPY go.mod . 00:52:14 ---> Using cache 00:52:14 ---> 7f4a67e7777b 00:52:14 Step 7/24 : RUN go mod download 00:52:14 ---> Using cache 00:52:14 ---> e2dc19412cf1 00:52:14 Step 8/24 : COPY . . 00:52:14 ---> Using cache 00:52:14 ---> 2bd0c3c5fb47 00:52:14 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:52:14 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:52:14 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:52:14 ---> 582bf399eed6 00:52:14 Step 3/31 : WORKDIR /edgex-go 00:52:14 ---> Using cache 00:52:14 ---> 983513c4779a 00:52:14 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:14 ---> Using cache 00:52:14 ---> 1cf623d0fcce 00:52:14 Step 5/31 : RUN apk add --update --no-cache make git 00:52:14 ---> Using cache 00:52:14 ---> f311ece57c4f 00:52:14 Step 6/31 : COPY go.mod . 00:52:14 ---> Using cache 00:52:14 ---> 7f4a67e7777b 00:52:14 Step 7/31 : RUN go mod download 00:52:14 ---> Using cache 00:52:14 ---> e2dc19412cf1 00:52:14 Step 8/31 : COPY . . 00:52:14 ---> Using cache 00:52:14 ---> 2bd0c3c5fb47 00:52:14 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:52:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:52:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:52:14 ---> 582bf399eed6 00:52:14 Step 3/22 : WORKDIR /edgex-go 00:52:14 ---> Using cache 00:52:14 ---> 983513c4779a 00:52:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:14 ---> Using cache 00:52:14 ---> 1cf623d0fcce 00:52:14 Step 5/22 : RUN apk add --update --no-cache make git 00:52:14 ---> Using cache 00:52:14 ---> f311ece57c4f 00:52:14 Step 6/22 : COPY go.mod . 00:52:14 ---> Using cache 00:52:14 ---> 7f4a67e7777b 00:52:14 Step 7/22 : RUN go mod download 00:52:14 ---> Using cache 00:52:14 ---> e2dc19412cf1 00:52:14 Step 8/22 : COPY . . 00:52:14 ---> Using cache 00:52:14 ---> 2bd0c3c5fb47 00:52:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:52:17 ---> Running in 7000dd990046 00:52:17 ---> Running in af7ef8e25dd5 00:52:17 ---> Running in 461b206e3cd8 00:52:19 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 00:52:19 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 00:52:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:52:20 Removing intermediate container b5d112e4b371 00:52:20 ---> 1a14858a3e3d 00:52:20 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:52:21 ---> Running in 79fe75b899de 00:52:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:52:29 Removing intermediate container 79fe75b899de 00:52:29 ---> 2ef3131c2fab 00:52:29 00:52:29 Step 11/26 : FROM docker:20.10.0 00:52:29 20.10.0: Pulling from library/docker 00:52:48 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:52:48 Status: Downloaded newer image for docker:20.10.0 00:52:48 ---> eeaf43b92773 00:52:48 Step 12/26 : RUN apk add --no-cache bash 00:52:48 ---> Running in 8eadea057401 00:52:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:51 (1/2) Installing readline (8.0.4-r0) 00:52:51 (2/2) Installing bash (5.0.17-r0) 00:52:51 Executing bash-5.0.17-r0.post-install 00:52:51 Executing busybox-1.31.1-r19.trigger 00:52:51 OK: 12 MiB in 22 packages 00:52:54 Removing intermediate container 8eadea057401 00:52:54 ---> e2d9a4974fa6 00:52:54 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:52:54 ---> Running in 5ec7c1bd8057 00:52:54 Removing intermediate container 5ec7c1bd8057 00:52:54 ---> ff0600556001 00:52:54 Step 14/26 : ENV APP_PORT=48090 00:52:55 ---> Running in b2c9ecce34b1 00:52:55 Removing intermediate container b2c9ecce34b1 00:52:55 ---> 8bb465565ae9 00:52:55 Step 15/26 : EXPOSE $APP_PORT 00:52:55 ---> Running in 8a52233e213d 00:52:56 Removing intermediate container 8a52233e213d 00:52:56 ---> c3d57bfe9aa5 00:52:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:52:59 ---> 51c825543a99 00:52:59 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:53:00 ---> f9203de21d75 00:53:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:53:02 ---> 1281acdf58fb 00:53:02 Step 19/26 : RUN apk --no-cache add py3-pip 00:53:02 ---> Running in 7e76571b978f 00:53:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:53:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:53:05 (1/33) Installing libbz2 (1.0.8-r1) 00:53:05 (2/33) Installing expat (2.2.9-r1) 00:53:05 (3/33) Installing libffi (3.3-r2) 00:53:05 (4/33) Installing gdbm (1.13-r1) 00:53:05 (5/33) Installing xz-libs (5.2.5-r0) 00:53:05 (6/33) Installing sqlite-libs (3.32.1-r0) 00:53:05 (7/33) Installing python3 (3.8.8-r0) 00:53:07 (8/33) Installing py3-appdirs (1.4.4-r1) 00:53:07 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:53:07 (10/33) Installing py3-parsing (2.4.7-r0) 00:53:07 (11/33) Installing py3-six (1.15.0-r0) 00:53:07 (12/33) Installing py3-packaging (20.4-r0) 00:53:07 (13/33) Installing py3-setuptools (47.0.0-r0) 00:53:07 (14/33) Installing py3-chardet (3.0.4-r4) 00:53:07 (15/33) Installing py3-idna (2.9-r0) 00:53:07 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:53:07 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:53:07 (18/33) Installing py3-requests (2.23.0-r0) 00:53:07 (19/33) Installing py3-msgpack (1.0.0-r0) 00:53:08 (20/33) Installing py3-lockfile (0.12.2-r3) 00:53:08 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:53:08 (22/33) Installing py3-colorama (0.4.3-r0) 00:53:08 (23/33) Installing py3-distlib (0.3.0-r0) 00:53:08 (24/33) Installing py3-distro (1.5.0-r1) 00:53:08 (25/33) Installing py3-webencodings (0.5.1-r3) 00:53:08 (26/33) Installing py3-html5lib (1.0.1-r4) 00:53:08 (27/33) Installing py3-pytoml (0.1.21-r0) 00:53:08 (28/33) Installing py3-pep517 (0.8.2-r0) 00:53:08 (29/33) Installing py3-progress (1.5-r0) 00:53:08 (30/33) Installing py3-toml (0.10.1-r0) 00:53:08 (31/33) Installing py3-retrying (1.3.3-r0) 00:53:08 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:53:08 (33/33) Installing py3-pip (20.1.1-r0) 00:53:08 Executing busybox-1.31.1-r19.trigger 00:53:08 OK: 71 MiB in 55 packages 00:53:20 Removing intermediate container 7e76571b978f 00:53:20 ---> c7072171b8c8 00:53:20 Step 20/26 : RUN pip install docker-compose==1.23.2 00:53:20 ---> Running in ef8d0daf6bbe 00:53:29 Collecting docker-compose==1.23.2 00:53:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:53:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:53:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:53:31 Collecting docopt<0.7,>=0.6.1 00:53:31 Downloading docopt-0.6.2.tar.gz (25 kB) 00:53:35 Collecting jsonschema<3,>=2.5.1 00:53:35 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:53:36 Collecting docker<4.0,>=3.6.0 00:53:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:53:37 Collecting dockerpty<0.5,>=0.4.1 00:53:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:53:41 Collecting cached-property<2,>=1.2.0 00:53:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:53:43 Collecting PyYAML<4,>=3.10 00:53:43 Downloading PyYAML-3.13.tar.gz (270 kB) 00:53:48 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 00:53:48 Collecting texttable<0.10,>=0.9.0 00:53:48 Downloading texttable-0.9.1.tar.gz (11 kB) 00:53:51 Collecting websocket-client<1.0,>=0.32.0 00:53:52 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:53:52 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:53:52 Collecting idna<2.8,>=2.5 00:53:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:53:53 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) 00:53:53 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) 00:53:54 Collecting urllib3<1.25,>=1.21.1 00:53:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:53:54 Collecting docker-pycreds>=0.4.0 00:53:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:53:54 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:53:54 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:53:54 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:53:54 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:53:56 Installing collected packages: idna, urllib3, requests, docopt, jsonschema, docker-pycreds, websocket-client, docker, dockerpty, cached-property, PyYAML, texttable, docker-compose 00:53:56 Attempting uninstall: idna 00:53:56 Found existing installation: idna 2.9 00:53:56 Uninstalling idna-2.9: 00:53:56 Successfully uninstalled idna-2.9 00:53:57 Attempting uninstall: urllib3 00:53:57 Found existing installation: urllib3 1.25.9 00:53:57 Uninstalling urllib3-1.25.9: 00:53:57 Successfully uninstalled urllib3-1.25.9 00:53:58 Attempting uninstall: requests 00:53:58 Found existing installation: requests 2.23.0 00:53:58 Uninstalling requests-2.23.0: 00:53:58 Successfully uninstalled requests-2.23.0 00:53:59 Running setup.py install for docopt: started 00:54:02 Running setup.py install for docopt: finished with status 'done' 00:54:04 Running setup.py install for dockerpty: started 00:54:07 Removing intermediate container af7ef8e25dd5 00:54:07 ---> c8536db7ee9a 00:54:07 00:54:07 Step 10/24 : FROM alpine:3.12 00:54:07 ---> d10569e2745f 00:54:07 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:54:07 ---> Running in 86a09f96d9d9 00:54:07 Running setup.py install for dockerpty: finished with status 'done' 00:54:07 Running setup.py install for PyYAML: started 00:54:07 Removing intermediate container 461b206e3cd8 00:54:07 ---> 09c487bb325f 00:54:07 00:54:07 Step 10/31 : FROM alpine:3.12 00:54:07 ---> d10569e2745f 00:54:07 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:54:08 ---> Running in ec9838655d1b 00:54:08 Removing intermediate container ec9838655d1b 00:54:08 ---> 589836b42bd5 00:54:08 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:54:08 ---> Running in ee3cbd1ddb16 00:54:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:54:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:54:10 (1/5) Installing ca-certificates (20191127-r4) 00:54:10 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:54:10 (3/5) Installing libcurl (7.69.1-r3) 00:54:10 (4/5) Installing curl (7.69.1-r3) 00:54:10 (5/5) Installing dumb-init (1.2.2-r1) 00:54:10 Executing busybox-1.31.1-r19.trigger 00:54:10 Executing ca-certificates-20191127-r4.trigger 00:54:10 OK: 7 MiB in 19 packages 00:54:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:54:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:54:11 (1/2) Installing dumb-init (1.2.2-r1) 00:54:11 (2/2) Installing su-exec (0.2-r1) 00:54:11 Executing busybox-1.31.1-r19.trigger 00:54:11 OK: 5 MiB in 16 packages 00:54:11 Running setup.py install for PyYAML: finished with status 'done' 00:54:11 Running setup.py install for texttable: started 00:54:13 Removing intermediate container 86a09f96d9d9 00:54:13 ---> 6a34369072bb 00:54:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:54:13 ---> Running in 04763cbc0b5a 00:54:13 Removing intermediate container ee3cbd1ddb16 00:54:13 ---> da0ccdce5e75 00:54:13 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:54:13 ---> Running in 1fa0fc2cae4b 00:54:14 Removing intermediate container 04763cbc0b5a 00:54:14 ---> 1e9c884fd150 00:54:14 Step 13/24 : WORKDIR / 00:54:14 ---> Running in 9481b1bbf8a7 00:54:14 Removing intermediate container 1fa0fc2cae4b 00:54:14 ---> 60508c2c38f2 00:54:14 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:54:14 Running setup.py install for texttable: finished with status 'done' 00:54:15 ---> Running in a241e38768ab 00:54:15 Removing intermediate container 9481b1bbf8a7 00:54:15 ---> 36e8dcb2c1e7 00:54:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:54:16 Removing intermediate container a241e38768ab 00:54:16 ---> 31d0d7f31bf2 00:54:16 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:54:16 ---> Running in 44c76ad3ac66 00:54:16 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.58.0 00:54:16 ---> 4ff3494c79eb 00:54:16 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:54:16 Removing intermediate container 7000dd990046 00:54:16 ---> ccbb83c35947 00:54:16 00:54:16 Step 10/22 : FROM alpine:3.12 00:54:16 ---> d10569e2745f 00:54:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:54:16 ---> Using cache 00:54:16 ---> a9823c6b39f4 00:54:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:54:16 ---> Using cache 00:54:16 ---> d0d03173f444 00:54:16 Step 13/22 : ENV APP_PORT=48085 00:54:17 ---> Running in b76f55468608 00:54:17 ---> dc324fd6985b 00:54:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:54:17 Removing intermediate container b76f55468608 00:54:17 ---> e5d2282e3831 00:54:17 Step 14/22 : EXPOSE $APP_PORT 00:54:18 ---> Running in 04c127ccb946 00:54:18 Removing intermediate container 04c127ccb946 00:54:18 ---> a7d65b54a329 00:54:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:54:19 ---> 16450383dd77 00:54:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:54:19 Removing intermediate container 44c76ad3ac66 00:54:19 ---> 30979c4c9ee4 00:54:19 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:54:19 ---> Running in c9e5ea4335c5 00:54:20 ---> de7096548b8c 00:54:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:54:20 Removing intermediate container c9e5ea4335c5 00:54:20 ---> 6a0788f10f8d 00:54:20 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:54:21 ---> 9d3bb3b71785 00:54:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:54:22 ---> af8dad81146c 00:54:22 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:54:22 ---> Running in 89aed5b6e98d 00:54:22 ---> 9a9f0b4ac48d 00:54:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:54:22 ---> d841044fe905 00:54:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:54:22 Removing intermediate container ef8d0daf6bbe 00:54:22 ---> e82c1da9dd85 00:54:22 Step 21/26 : RUN apk --no-cache add curl 00:54:22 ---> Running in 9ea3899902f5 00:54:23 ---> 95c4fa446e83 00:54:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:54:23 ---> 41b83a1ad90a 00:54:23 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:54:23 ---> Running in cb268d664ca5 00:54:23 ---> Running in 36cc13667fa6 00:54:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:54:24 Removing intermediate container cb268d664ca5 00:54:24 ---> d94d599e82f3 00:54:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:54:24 ---> Running in 6213cf115b2b 00:54:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:54:25 Removing intermediate container 6213cf115b2b 00:54:25 ---> 2ce62c7f3b53 00:54:25 Step 20/22 : LABEL arch=arm64 00:54:25 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:54:25 (2/3) Installing libcurl (7.69.1-r3) 00:54:25 (3/3) Installing curl (7.69.1-r3) 00:54:25 Executing busybox-1.31.1-r19.trigger 00:54:25 OK: 72 MiB in 58 packages 00:54:25 ---> Running in 25d72e9fefa2 00:54:25 Removing intermediate container 89aed5b6e98d 00:54:25 ---> 95817492967d 00:54:25 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:54:26 Removing intermediate container 25d72e9fefa2 00:54:26 ---> 73959c43ab98 00:54:26 Step 21/22 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e 00:54:26 ---> Running in ba392c08aef6 00:54:26 ---> 4f297427c646 00:54:26 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:54:26 Removing intermediate container 36cc13667fa6 00:54:26 ---> 94c4978f8b58 00:54:26 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:54:26 ---> Running in f9cbefe66d74 00:54:26 Removing intermediate container ba392c08aef6 00:54:26 ---> 3343cfe90ae0 00:54:26 Step 22/22 : LABEL version=0.0.0 00:54:27 Removing intermediate container 9ea3899902f5 00:54:27 ---> 98891318c3c8 00:54:27 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:54:27 ---> Running in 25bad1016967 00:54:27 Removing intermediate container f9cbefe66d74 00:54:27 ---> 48c70e617ada 00:54:27 Step 22/24 : LABEL arch=arm64 00:54:27 ---> Running in 68f1279d0a3e 00:54:28 ---> Running in 2211156b0293 00:54:28 Removing intermediate container 25bad1016967 00:54:28 ---> 872d784c802f 00:54:28 00:54:28 ---> 456238102a9a 00:54:28 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:54:28 Removing intermediate container 68f1279d0a3e 00:54:28 ---> a3c9e721d00f 00:54:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:54:28 ---> Running in a11ee2355ca6 00:54:28 Successfully built 872d784c802f 00:54:28 Removing intermediate container 2211156b0293 00:54:28 ---> c635272599cb 00:54:28 Step 23/24 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e 00:54:28 Successfully tagged docker-support-scheduler-go-arm64:latest 00:54:28  Building docker-support-scheduler-go ... done  ---> Running in d1c5d5bd94b1 00:54:29 ---> 03e959a8c882 00:54:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:54:29 Removing intermediate container a11ee2355ca6 00:54:29 ---> a8f2d90ab9a4 00:54:29 Step 24/26 : LABEL arch=arm64 00:54:29 ---> Running in 6007809121be 00:54:29 Removing intermediate container d1c5d5bd94b1 00:54:29 ---> 72102fce8b28 00:54:29 Step 24/24 : LABEL version=0.0.0 00:54:29 ---> Running in 5c970024c038 00:54:30 Removing intermediate container 6007809121be 00:54:30 ---> 2fd486a26443 00:54:30 Step 25/26 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e 00:54:30 ---> e9b6be112677 00:54:30 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:54:30 ---> Running in 235b2b9dab51 00:54:30 Removing intermediate container 5c970024c038 00:54:30 ---> c68e66eb292a 00:54:30 00:54:30 Removing intermediate container 235b2b9dab51 00:54:30 ---> ea47463d05ee 00:54:30 Step 26/26 : LABEL version=0.0.0 00:54:30 Successfully built c68e66eb292a 00:54:30 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:54:30  Building docker-security-secretstore-setup-go ... done  ---> fc2056ad587a 00:54:30 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:54:30 ---> Running in 769f30c3e009 00:54:31 ---> Running in 9771e49b02ca 00:54:31 Removing intermediate container 769f30c3e009 00:54:31 ---> 0cf5b650ede0 00:54:31 00:54:32 Successfully built 0cf5b650ede0 00:54:32 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:54:32  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 9771e49b02ca 00:54:32 ---> b0ba15ead131 00:54:32 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:54:32 ---> 9ba6e9ade91e 00:54:32 Step 26/31 : RUN chmod +x /entrypoint.sh 00:54:33 ---> Running in b0e72059f72a 00:54:35 Removing intermediate container b0e72059f72a 00:54:35 ---> acb389f797e5 00:54:35 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:54:35 ---> Running in 688243aedac4 00:54:36 Removing intermediate container 688243aedac4 00:54:36 ---> 319da5ada2f7 00:54:36 Step 28/31 : CMD ["gate"] 00:54:36 ---> Running in dbaf38b7080a 00:54:37 Removing intermediate container dbaf38b7080a 00:54:37 ---> b594dd317c7a 00:54:37 Step 29/31 : LABEL arch=arm64 00:54:37 ---> Running in 17e2d25f0017 00:54:38 Removing intermediate container 17e2d25f0017 00:54:38 ---> 7790742349ce 00:54:38 Step 30/31 : LABEL git_sha=66de3d8016e52a044aafc87a40b3405e37ebe62e 00:54:38 ---> Running in b3668f21b0e0 00:54:39 Removing intermediate container b3668f21b0e0 00:54:39 ---> 529cc2564749 00:54:39 Step 31/31 : LABEL version=0.0.0 00:54:39 ---> Running in 8e25edf924d1 00:54:40 Removing intermediate container 8e25edf924d1 00:54:40 ---> d42e83b905bb 00:54:40 00:54:40 Successfully built d42e83b905bb 00:54:40 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:54:41  Building docker-security-bootstrapper-go ... done  [Pipeline] } 00:54:41 $ docker stop --time=1 3d77803ed3aec714b3a47daeaa54bd2bd054852909bc5eb72b914b06f1424236 00:54:43 $ docker rm -f 3d77803ed3aec714b3a47daeaa54bd2bd054852909bc5eb72b914b06f1424236 [Pipeline] // withDockerContainer [Pipeline] sh 00:54:44 + docker images 00:54:44 + grep docker 00:54:44 docker-security-bootstrapper-go-arm64 latest d42e83b905bb 4 seconds ago 17.8MB 00:54:44 docker-sys-mgmt-agent-go-arm64 latest 0cf5b650ede0 13 seconds ago 300MB 00:54:44 docker-security-secretstore-setup-go-arm64 latest c68e66eb292a 14 seconds ago 23.7MB 00:54:44 docker-support-scheduler-go-arm64 latest 872d784c802f 17 seconds ago 16.3MB 00:54:44 docker-core-data-go-arm64 latest 5b2afa69bcfd 2 minutes ago 21.3MB 00:54:44 docker-core-metadata-go-arm64 latest 78777fe5009b 3 minutes ago 17.9MB 00:54:44 docker-core-command-go-arm64 latest 69a651cc5b9d 3 minutes ago 16.2MB 00:54:44 docker-support-notifications-go-arm64 latest 6c88313def75 3 minutes ago 16.9MB 00:54:44 docker-security-proxy-setup-go-arm64 latest fea32ecd3713 4 minutes ago 23.4MB 00:54:44 docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 00:54:45 ---> job-cost.sh 00:54:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4i6J 00:55:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:57:34 lf-activate-venv(): INFO: Adding /tmp/venv-4i6J/bin to PATH 00:57:34 INFO: No Stack... 00:57:34 INFO: Retrieving Pricing Info for: lf-standard-4 00:57:34 INFO: Archiving Costs [Pipeline] sh 00:57:34 + + cutcat -d, /w/workspace/edgex-go/82/archives/cost.csv -f6 00:57:34 [Pipeline] lock 00:57:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-2858-82-stack-cost] 00:57:34 Resource [jenkins-edgexfoundry-edgex-go-PR-2858-82-stack-cost] did not exist. Created. 00:57:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-2858-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:57:35 + echo total: 0.20999999344348907 [Pipeline] stash 00:57:35 Stashed 1 file(s) [Pipeline] } 00:57:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-2858-82-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:57:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:57:39 ---> package-listing.sh 00:57:39 ++ facter osfamily 00:57:39 ++ tr '[:upper:]' '[:lower:]' 00:57:39 + OS_FAMILY=redhat 00:57:39 + workspace=/w/workspace/edgex-go/82 00:57:39 + START_PACKAGES=/tmp/packages_start.txt 00:57:39 + END_PACKAGES=/tmp/packages_end.txt 00:57:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:57:39 + PACKAGES=/tmp/packages_start.txt 00:57:39 + '[' /w/workspace/edgex-go/82 ']' 00:57:39 + PACKAGES=/tmp/packages_end.txt 00:57:39 + case "${OS_FAMILY}" in 00:57:39 + rpm -qa 00:57:39 + sort 00:57:44 + '[' -f /tmp/packages_start.txt ']' 00:57:44 + '[' -f /tmp/packages_end.txt ']' 00:57:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:57:44 + '[' /w/workspace/edgex-go/82 ']' 00:57:44 + mkdir -p /w/workspace/edgex-go/82/archives/ 00:57:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/82/archives/ [Pipeline] echo 00:57:44 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/82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:57:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:57:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:57:45 00:57:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:57:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:57:46 alpine: Pulling from edgex-lftools-log-publisher 00:57:46 df20fa9351a1: Pulling fs layer 00:57:46 36b3adc4ff6f: Pulling fs layer 00:57:46 8ad3a11d3b57: Pulling fs layer 00:57:46 46f8f816bc3b: Pulling fs layer 00:57:46 93b61091891f: Pulling fs layer 00:57:46 93b9cdb0e59b: Pulling fs layer 00:57:46 5e14af77c1be: Pulling fs layer 00:57:46 01666e4c0597: Pulling fs layer 00:57:46 aa168da1d23b: Pulling fs layer 00:57:46 46f8f816bc3b: Waiting 00:57:46 93b61091891f: Waiting 00:57:46 93b9cdb0e59b: Waiting 00:57:46 5e14af77c1be: Waiting 00:57:46 01666e4c0597: Waiting 00:57:46 aa168da1d23b: Waiting 00:57:46 36b3adc4ff6f: Verifying Checksum 00:57:46 36b3adc4ff6f: Download complete 00:57:46 46f8f816bc3b: Verifying Checksum 00:57:46 46f8f816bc3b: Download complete 00:57:46 df20fa9351a1: Verifying Checksum 00:57:46 df20fa9351a1: Download complete 00:57:46 93b9cdb0e59b: Verifying Checksum 00:57:46 93b9cdb0e59b: Download complete 00:57:46 5e14af77c1be: Verifying Checksum 00:57:46 5e14af77c1be: Download complete 00:57:46 93b61091891f: Download complete 00:57:46 01666e4c0597: Download complete 00:57:46 df20fa9351a1: Pull complete 00:57:46 36b3adc4ff6f: Pull complete 00:57:47 8ad3a11d3b57: Verifying Checksum 00:57:47 8ad3a11d3b57: Download complete 00:57:48 8ad3a11d3b57: Pull complete 00:57:48 46f8f816bc3b: Pull complete 00:57:48 93b61091891f: Pull complete 00:57:48 93b9cdb0e59b: Pull complete 00:57:48 5e14af77c1be: Pull complete 00:57:50 aa168da1d23b: Verifying Checksum 00:57:50 aa168da1d23b: Download complete 00:57:51 01666e4c0597: Pull complete 00:57:59 aa168da1d23b: Pull complete 00:57:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:57:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:57:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:58:00 prd-centos7-docker-4c-2g-29877 does not seem to be running inside a container 00:58:00 $ 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/82/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/82 -v /w/workspace/edgex-go/82:/w/workspace/edgex-go/82:rw,z -v /w/workspace/edgex-go/82@tmp:/w/workspace/edgex-go/82@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 00:58:05 $ docker top 5e6ec1376fd66ccfc67ad0d41bc4889324ba333f9bd0104db92082e23fac320c -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:06 + touch /tmp/pre-build-complete [Pipeline] sh 00:58:06 + mkdir -p /var/log/sa [Pipeline] sh 00:58:07 + ls /var/log/sa-host 00:58:07 + sadf -c /var/log/sa-host/sa16 00:58:07 file_magic: OK 00:58:07 HZ: Using current value: 100 00:58:07 file_header: OK 00:58:07 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 00:58:07 Statistics: 00:58:07 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:58:07 File successfully converted to sysstat format version 12.2.1 00:58:07 + sadf -c /var/log/sa-host/sa23 00:58:07 file_magic: OK 00:58:07 HZ: Using current value: 100 00:58:07 file_header: OK 00:58:07 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 00:58:07 Statistics: 00:58:07 Hnuu...uuuununununu... 00:58:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:58:07 provisioning config files... 00:58:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/82@tmp/config4690002943349817889tmp [Pipeline] { [Pipeline] echo 00:58:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:58:08 ---> create-netrc.sh [Pipeline] } 00:58:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:58:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:58:08 ---> python-tools-install.sh [Pipeline] echo 00:58:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:58:09 ---> sudo-logs.sh 00:58:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:58:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:58:09 ---> job-cost.sh 00:58:09 lf-activate-venv: SKIPPING 00:58:09 DEBUG: total: 0.20999999344348907 00:58:09 INFO: Retrieving Stack Cost... 00:58:10 INFO: Retrieving Pricing Info for: v1-standard-2 00:58:10 INFO: Archiving Costs [Pipeline] echo 00:58:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:58:11 ---> logs-deploy.sh 00:58:11 lf-activate-venv: SKIPPING 00:58:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/82 00:58:11 INFO: archiving workspace using pattern(s): 00:58:12 Archives upload complete. 00:58:12 INFO: archiving logs to Nexus 00:58:14 ---> uname -a: 00:58:14 Linux prd-centos7-docker-4c-2g-29877.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:58:14 00:58:14 00:58:14 ---> lscpu: 00:58:14 Architecture: x86_64 00:58:14 CPU op-mode(s): 32-bit, 64-bit 00:58:14 Byte Order: Little Endian 00:58:14 Address sizes: 40 bits physical, 48 bits virtual 00:58:14 CPU(s): 4 00:58:14 On-line CPU(s) list: 0-3 00:58:14 Thread(s) per core: 1 00:58:14 Core(s) per socket: 1 00:58:14 Socket(s): 4 00:58:14 NUMA node(s): 1 00:58:14 Vendor ID: GenuineIntel 00:58:14 CPU family: 6 00:58:14 Model: 44 00:58:14 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:58:14 Stepping: 1 00:58:14 CPU MHz: 2933.438 00:58:14 BogoMIPS: 5866.87 00:58:14 Virtualization: VT-x 00:58:14 Hypervisor vendor: KVM 00:58:14 Virtualization type: full 00:58:14 L1d cache: 128 KiB 00:58:14 L1i cache: 128 KiB 00:58:14 L2 cache: 16 MiB 00:58:14 L3 cache: 64 MiB 00:58:14 NUMA node0 CPU(s): 0-3 00:58:14 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:58:14 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:58:14 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:58:14 Vulnerability Meltdown: Mitigation; PTI 00:58:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:58:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:58:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:58:14 Vulnerability Srbds: Not affected 00:58:14 Vulnerability Tsx async abort: Not affected 00:58:14 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 00:58:14 00:58:14 00:58:14 ---> nproc: 00:58:14 4 00:58:14 00:58:14 00:58:14 ---> df -h: 00:58:14 Filesystem Size Used Available Use% Mounted on 00:58:14 overlay 50.0G 11.7G 38.2G 23% / 00:58:14 tmpfs 64.0M 0 64.0M 0% /dev 00:58:14 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:58:14 shm 64.0M 0 64.0M 0% /dev/shm 00:58:14 /dev/vda1 50.0G 11.7G 38.2G 23% /facter-os 00:58:14 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/resolv.conf 00:58:14 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hostname 00:58:14 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hosts 00:58:14 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/secure 00:58:14 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/auth.log 00:58:14 /dev/vda1 50.0G 11.7G 38.2G 23% /run/cloud-init/result.json 00:58:14 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/sa-host 00:58:14 /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/82 00:58:14 /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/82@tmp 00:58:14 00:58:14 00:58:14 ---> free -m: 00:58:14 total used free shared buff/cache available 00:58:14 Mem: 1837 718 159 0 959 1034 00:58:14 Swap: 1023 66 957 00:58:14 00:58:14 00:58:14 ---> ip addr: 00:58:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:58:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:58:14 inet 127.0.0.1/8 scope host lo 00:58:14 valid_lft forever preferred_lft forever 00:58:14 inet6 ::1/128 scope host 00:58:14 valid_lft forever preferred_lft forever 00:58:14 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:58:14 link/ether fa:16:3e:cd:9b:63 brd ff:ff:ff:ff:ff:ff 00:58:14 inet 10.30.123.202/23 brd 10.30.123.255 scope global dynamic eth0 00:58:14 valid_lft 84779sec preferred_lft 84779sec 00:58:14 inet6 fe80::f816:3eff:fecd:9b63/64 scope link 00:58:14 valid_lft forever preferred_lft forever 00:58:14 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:58:14 link/ether 02:42:ff:23:98:06 brd ff:ff:ff:ff:ff:ff 00:58:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:58:14 valid_lft forever preferred_lft forever 00:58:14 inet6 fe80::42:ffff:fe23:9806/64 scope link 00:58:14 valid_lft forever preferred_lft forever 00:58:14 00:58:14 00:58:14 ---> sar -b -r -n DEV: 00:58:14 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/16/21 _x86_64_ (4 CPU) 00:58:14 00:58:14 00:31:02 LINUX RESTART (4 CPU) 00:58:14 00:58:14 00:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:58:14 00:33:01 134.51 88.78 45.73 0.00 10645.10 16242.43 0.00 00:58:14 00:34:01 238.80 47.78 191.02 0.00 2458.29 48204.82 0.00 00:58:14 00:35:01 176.92 88.33 88.58 0.00 3676.88 10256.10 0.00 00:58:14 00:36:01 144.80 70.04 74.75 0.00 3018.27 8370.69 0.00 00:58:14 00:37:02 340.48 137.08 203.40 0.00 61339.94 133723.92 0.00 00:58:14 00:38:01 2898.89 2538.12 360.77 0.00 173941.98 186677.46 0.00 00:58:14 00:39:01 443.25 214.70 228.55 0.00 16448.69 42593.90 0.00 00:58:14 00:40:04 1821.06 1471.11 349.94 0.00 117249.19 146837.69 0.00 00:58:14 00:41:01 473.02 206.20 266.82 0.00 19136.68 38205.74 0.00 00:58:14 00:42:01 7.26 0.68 6.58 0.00 25.71 230.95 0.00 00:58:14 00:43:01 0.33 0.03 0.30 0.00 0.27 4.46 0.00 00:58:14 00:44:01 0.38 0.02 0.37 0.00 0.13 5.13 0.00 00:58:14 00:45:01 0.57 0.02 0.55 0.00 0.27 5.45 0.00 00:58:14 00:46:01 0.67 0.43 0.23 0.00 13.18 1.73 0.00 00:58:14 00:47:01 2.21 1.35 0.87 0.00 45.02 17.18 0.00 00:58:14 00:48:01 0.32 0.02 0.30 0.00 0.13 4.33 0.00 00:58:14 00:49:01 0.38 0.03 0.35 0.00 0.27 4.91 0.00 00:58:14 00:50:01 0.27 0.02 0.25 0.00 0.13 4.28 0.00 00:58:14 00:51:01 0.38 0.03 0.35 0.00 0.27 5.31 0.00 00:58:14 00:52:01 0.32 0.02 0.30 0.00 0.13 4.20 0.00 00:58:14 00:53:01 0.27 0.02 0.25 0.00 0.13 3.27 0.00 00:58:14 00:54:01 0.38 0.02 0.37 0.00 0.13 5.81 0.00 00:58:14 00:55:01 0.35 0.02 0.33 0.00 0.13 4.46 0.00 00:58:14 00:56:01 0.58 0.02 0.57 0.00 0.13 6.15 0.00 00:58:14 00:57:01 0.85 0.27 0.58 0.00 139.08 5.48 0.00 00:58:14 00:58:03 131.86 61.20 70.66 0.00 5864.53 16404.35 0.00 00:58:14 Average: 263.35 190.53 72.81 0.00 16025.31 25054.08 0.00 00:58:14 00:58:14 00:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:58:14 00:33:01 130968 0 658480 35.00 2596 1089500 1487804 50.78 638200 905680 51492 00:58:14 00:34:01 328396 0 690504 36.70 1492 861152 1111488 37.93 429856 835776 20 00:58:14 00:35:01 219856 0 805268 42.80 868 855552 1828260 62.40 696756 681128 79924 00:58:14 00:36:01 213996 0 794164 42.21 768 872616 1429668 48.79 650476 723060 73928 00:58:14 00:37:02 111700 0 839272 44.61 108 930464 2267688 77.39 681372 879528 71132 00:58:14 00:38:01 72884 0 763236 40.56 108 1045316 1744868 59.55 717072 860648 74488 00:58:14 00:39:01 189840 0 753092 40.03 108 938504 1493624 50.97 499552 927080 632 00:58:14 00:40:04 70108 0 883360 46.95 108 927968 2722024 92.90 592716 960352 88212 00:58:14 00:41:01 364504 0 646736 34.37 108 870196 1233016 42.08 511512 758444 20 00:58:14 00:42:01 373116 0 637404 33.88 108 870916 1201720 41.01 507168 758296 12 00:58:14 00:43:01 373944 0 636564 33.83 108 870928 1190520 40.63 506712 758192 12 00:58:14 00:44:01 374288 0 636212 33.81 108 870936 1190484 40.63 506608 758196 8 00:58:14 00:45:01 373892 0 636548 33.83 108 870996 1190520 40.63 506848 758212 16 00:58:14 00:46:01 374052 0 636060 33.81 108 871324 1190860 40.64 506372 758456 12 00:58:14 00:47:01 372668 0 636840 33.85 108 871928 1190472 40.63 506520 759124 12 00:58:14 00:48:01 373236 0 636256 33.82 108 871944 1190412 40.63 506224 759136 12 00:58:14 00:49:01 372656 0 636832 33.85 108 871948 1190412 40.63 506228 759136 20 00:58:14 00:50:01 373036 0 636440 33.83 108 871960 1190412 40.63 506236 759144 8 00:58:14 00:51:01 372896 0 636576 33.83 108 871964 1190412 40.63 506240 759148 8 00:58:14 00:52:01 372560 0 636904 33.85 108 871972 1190496 40.63 506676 759156 8 00:58:14 00:53:01 372944 0 636512 33.83 108 871980 1190412 40.63 506372 759160 12 00:58:14 00:54:01 372920 0 636524 33.83 108 871992 1190412 40.63 506256 759164 8 00:58:14 00:55:01 372420 0 637020 33.86 108 871996 1190528 40.63 507000 759172 8 00:58:14 00:56:01 372780 0 636648 33.84 108 872008 1190412 40.63 506264 759180 8 00:58:14 00:57:01 368368 0 636884 33.85 108 876184 1190484 40.63 510328 759816 8 00:58:14 00:58:03 220416 0 708692 37.67 108 952328 1392168 47.51 508344 863276 31984 00:58:14 Average: 303402 0 681886 36.24 312 895945 1375753 46.95 539766 789910 18154 00:58:14 00:58:14 00:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:58:14 00:33:01 eth0 950.28 1227.71 3198.05 150.46 0.00 0.00 0.00 0.00 00:58:14 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:33:01 docker0 1100.20 765.45 83.04 2730.04 0.00 0.00 0.00 0.00 00:58:14 00:34:01 eth0 462.12 384.53 3655.85 36.27 0.00 0.00 0.00 0.00 00:58:14 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:34:01 docker0 144.25 175.20 9.83 828.21 0.00 0.00 0.00 0.00 00:58:14 00:35:01 eth0 58.10 39.39 37.87 48.24 0.00 0.00 0.00 0.00 00:58:14 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:35:01 veth1f53b58 0.53 0.67 0.04 0.05 0.00 0.00 0.00 0.00 00:58:14 00:35:01 docker0 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 00:58:14 00:36:01 eth0 43.09 29.94 21.55 48.80 0.00 0.00 0.00 0.00 00:58:14 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:36:01 veth1f53b58 1.81 1.81 0.14 0.14 0.00 0.00 0.00 0.00 00:58:14 00:36:01 docker0 1.81 1.81 0.12 0.14 0.00 0.00 0.00 0.00 00:58:14 00:37:02 veth6133c4a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:58:14 00:37:02 eth0 218.38 178.24 1690.15 76.03 0.00 0.00 0.00 0.00 00:58:14 00:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:38:01 veth6133c4a 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 00:58:14 00:38:01 eth0 51.22 25.41 165.12 10.11 0.00 0.00 0.00 0.00 00:58:14 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:38:01 docker0 14.47 29.82 0.75 147.94 0.00 0.00 0.00 0.00 00:58:14 00:39:01 veth6133c4a 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 00:58:14 00:39:01 eth0 168.51 127.30 1463.47 18.97 0.00 0.00 0.00 0.00 00:58:14 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:39:01 vethc913c25 2.76 9.56 0.19 43.97 0.00 0.00 0.00 0.00 00:58:14 00:40:04 veth6133c4a 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 00:58:14 00:40:04 veth01cb438 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:58:14 00:40:04 eth0 96.08 57.63 359.29 81.91 0.00 0.00 0.00 0.00 00:58:14 00:40:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:41:01 eth0 91.74 53.04 200.84 82.43 0.00 0.00 0.00 0.00 00:58:14 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:41:01 docker0 1359.04 1116.41 100.30 4561.72 0.00 0.00 0.00 0.00 00:58:14 00:42:01 eth0 0.80 0.37 0.41 0.27 0.00 0.00 0.00 0.00 00:58:14 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:43:01 eth0 1.38 0.50 0.59 0.36 0.00 0.00 0.00 0.00 00:58:14 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:44:01 eth0 1.12 0.38 0.33 0.24 0.00 0.00 0.00 0.00 00:58:14 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:45:01 eth0 1.18 0.32 0.34 0.20 0.00 0.00 0.00 0.00 00:58:14 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:46:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:58:14 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:47:01 eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 00:58:14 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:48:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:58:14 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:49:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 00:58:14 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:50:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:58:14 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:52:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 00:58:14 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:53:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:58:14 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:54:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:55:01 eth0 1.05 0.37 0.32 0.17 0.00 0.00 0.00 0.00 00:58:14 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:56:01 eth0 0.08 0.03 0.00 0.03 0.00 0.00 0.00 0.00 00:58:14 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:57:01 eth0 0.37 0.22 0.15 0.07 0.00 0.00 0.00 0.00 00:58:14 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:58:03 eth0 186.16 164.04 2130.41 18.10 0.00 0.00 0.00 0.00 00:58:14 00:58:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 00:58:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 Average: eth0 89.36 87.54 497.74 21.94 0.00 0.00 0.00 0.00 00:58:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:58:14 Average: docker0 49.72 40.84 3.67 166.89 0.00 0.00 0.00 0.00 00:58:14 00:58:14 00:58:14 ---> sar -P ALL: 00:58:14 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/16/21 _x86_64_ (4 CPU) 00:58:14 00:58:14 00:31:02 LINUX RESTART (4 CPU) 00:58:14 00:58:14 00:32:02 CPU %user %nice %system %iowait %steal %idle 00:58:14 00:33:01 all 12.70 0.00 6.60 1.43 0.28 78.99 00:58:14 00:33:01 0 10.62 0.00 7.49 0.81 0.28 80.79 00:58:14 00:33:01 1 12.25 0.00 6.61 3.10 0.21 77.83 00:58:14 00:33:01 2 11.62 0.00 5.79 0.50 0.28 81.81 00:58:14 00:33:01 3 16.28 0.00 6.51 1.28 0.35 75.57 00:58:14 00:34:01 all 11.16 0.00 9.50 4.33 0.51 74.50 00:58:14 00:34:01 0 11.78 0.00 10.95 3.56 0.45 73.26 00:58:14 00:34:01 1 10.52 0.00 8.58 2.56 0.57 77.77 00:58:14 00:34:01 2 10.97 0.00 9.49 7.07 0.50 71.98 00:58:14 00:34:01 3 11.35 0.00 8.97 4.15 0.53 74.99 00:58:14 00:35:01 all 51.43 0.00 12.94 3.85 0.05 31.73 00:58:14 00:35:01 0 50.23 0.00 13.14 4.17 0.07 32.38 00:58:14 00:35:01 1 54.36 0.00 12.45 3.70 0.05 29.44 00:58:14 00:35:01 2 52.38 0.00 12.60 3.04 0.03 31.95 00:58:14 00:35:01 3 48.73 0.00 13.55 4.49 0.05 33.17 00:58:14 00:36:01 all 46.82 0.00 13.57 3.92 0.06 35.63 00:58:14 00:36:01 0 45.26 0.00 13.58 5.68 0.07 35.42 00:58:14 00:36:01 1 47.36 0.00 13.09 2.77 0.05 36.73 00:58:14 00:36:01 2 46.83 0.00 13.05 4.52 0.05 35.55 00:58:14 00:36:01 3 47.83 0.00 14.56 2.72 0.07 34.82 00:58:14 00:37:02 all 22.75 0.00 18.85 5.41 0.09 52.90 00:58:14 00:37:02 0 20.66 0.00 17.67 3.71 0.09 57.88 00:58:14 00:37:02 1 22.61 0.00 19.00 5.74 0.09 52.56 00:58:14 00:37:02 2 23.46 0.00 18.67 7.04 0.09 50.74 00:58:14 00:37:02 3 24.28 0.00 20.05 5.14 0.09 50.44 00:58:14 00:38:01 all 19.90 0.00 25.80 27.87 0.15 26.28 00:58:14 00:38:01 0 19.43 0.00 25.65 28.00 0.12 26.79 00:58:14 00:38:01 1 19.51 0.00 25.58 28.95 0.21 25.75 00:58:14 00:38:01 2 19.66 0.00 26.17 29.28 0.16 24.73 00:58:14 00:38:01 3 21.03 0.00 25.78 25.24 0.09 27.86 00:58:14 00:39:01 all 54.95 0.00 16.36 10.68 0.08 17.92 00:58:14 00:39:01 0 55.11 0.00 16.28 12.18 0.05 16.37 00:58:14 00:39:01 1 55.56 0.00 16.10 10.17 0.11 18.07 00:58:14 00:39:01 2 54.07 0.00 16.87 11.41 0.07 17.58 00:58:14 00:39:01 3 55.10 0.00 16.17 8.91 0.09 19.74 00:58:14 00:40:04 all 32.70 0.00 22.59 26.50 0.10 18.11 00:58:14 00:40:04 0 31.59 0.00 22.72 24.43 0.10 21.15 00:58:14 00:40:04 1 33.47 0.00 23.42 22.96 0.12 20.03 00:58:14 00:40:04 2 31.60 0.00 22.43 30.14 0.08 15.75 00:58:14 00:40:04 3 34.17 0.00 21.77 28.47 0.10 15.49 00:58:14 00:41:01 all 31.27 0.00 12.30 22.81 0.06 33.55 00:58:14 00:41:01 0 31.88 0.00 12.22 25.17 0.05 30.68 00:58:14 00:41:01 1 31.43 0.00 12.76 23.06 0.04 32.72 00:58:14 00:41:01 2 31.04 0.00 11.69 23.35 0.07 33.85 00:58:14 00:41:01 3 30.74 0.00 12.53 19.62 0.07 37.04 00:58:14 00:42:01 all 0.15 0.00 0.05 0.03 0.00 99.77 00:58:14 00:42:01 0 0.05 0.00 0.10 0.12 0.00 99.73 00:58:14 00:42:01 1 0.37 0.00 0.03 0.00 0.00 99.60 00:58:14 00:42:01 2 0.17 0.00 0.03 0.00 0.00 99.80 00:58:14 00:42:01 3 0.02 0.00 0.03 0.00 0.02 99.93 00:58:14 00:43:01 all 0.19 0.00 0.29 0.00 0.00 99.52 00:58:14 00:43:01 0 0.10 0.00 0.27 0.00 0.00 99.63 00:58:14 00:43:01 1 0.32 0.00 0.35 0.00 0.02 99.32 00:58:14 00:43:01 2 0.27 0.00 0.37 0.00 0.00 99.37 00:58:14 00:43:01 3 0.08 0.00 0.17 0.00 0.00 99.75 00:58:14 00:58:14 00:43:01 CPU %user %nice %system %iowait %steal %idle 00:58:14 00:44:01 all 0.05 0.00 0.03 0.00 0.00 99.92 00:58:14 00:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:58:14 00:44:01 1 0.12 0.00 0.05 0.00 0.00 99.83 00:58:14 00:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:58:14 00:44:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:58:14 00:45:01 all 0.17 0.00 0.02 0.00 0.00 99.81 00:58:14 00:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 00:58:14 00:45:01 1 0.53 0.00 0.02 0.00 0.00 99.45 00:58:14 00:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:58:14 00:45:01 3 0.07 0.00 0.02 0.00 0.00 99.92 00:58:14 00:46:01 all 0.14 0.00 0.03 0.01 0.00 99.82 00:58:14 00:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:58:14 00:46:01 1 0.50 0.00 0.03 0.00 0.00 99.47 00:58:14 00:46:01 2 0.03 0.00 0.03 0.03 0.00 99.90 00:58:14 00:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:58:14 00:47:01 all 0.15 0.00 0.06 0.02 0.00 99.77 00:58:14 00:47:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:58:14 00:47:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:58:14 00:47:01 2 0.02 0.00 0.08 0.07 0.02 99.82 00:58:14 00:47:01 3 0.52 0.00 0.07 0.02 0.00 99.40 00:58:14 00:48:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:58:14 00:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:58:14 00:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:58:14 00:48:01 2 0.03 0.00 0.05 0.00 0.00 99.92 00:58:14 00:48:01 3 0.52 0.00 0.02 0.00 0.00 99.47 00:58:14 00:49:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:58:14 00:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:58:14 00:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:58:14 00:49:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:58:14 00:49:01 3 0.52 0.00 0.02 0.00 0.00 99.47 00:58:14 00:50:01 all 0.07 0.00 0.03 0.00 0.00 99.91 00:58:14 00:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:58:14 00:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:58:14 00:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:58:14 00:50:01 3 0.20 0.00 0.05 0.00 0.00 99.75 00:58:14 00:51:01 all 0.11 0.00 0.02 0.00 0.00 99.87 00:58:14 00:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:58:14 00:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:58:14 00:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:58:14 00:51:01 3 0.35 0.00 0.03 0.00 0.00 99.62 00:58:14 00:52:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:58:14 00:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:58:14 00:52:01 1 0.02 0.00 0.03 0.02 0.00 99.93 00:58:14 00:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:58:14 00:52:01 3 0.53 0.00 0.02 0.00 0.00 99.45 00:58:14 00:53:01 all 0.14 0.00 0.02 0.00 0.00 99.83 00:58:14 00:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:58:14 00:53:01 1 0.03 0.00 0.05 0.00 0.00 99.92 00:58:14 00:53:01 2 0.00 0.00 0.03 0.00 0.00 99.97 00:58:14 00:53:01 3 0.52 0.00 0.02 0.00 0.00 99.47 00:58:14 00:54:01 all 0.15 0.00 0.03 0.00 0.00 99.81 00:58:14 00:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:58:14 00:54:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:58:14 00:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:58:14 00:54:01 3 0.50 0.00 0.03 0.00 0.00 99.47 00:58:14 00:58:14 00:54:01 CPU %user %nice %system %iowait %steal %idle 00:58:14 00:55:01 all 0.16 0.00 0.03 0.00 0.00 99.80 00:58:14 00:55:01 0 0.07 0.00 0.05 0.00 0.02 99.87 00:58:14 00:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:58:14 00:55:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:58:14 00:55:01 3 0.52 0.00 0.02 0.00 0.00 99.47 00:58:14 00:56:01 all 0.13 0.00 0.04 0.00 0.00 99.84 00:58:14 00:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:58:14 00:56:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:58:14 00:56:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:58:14 00:56:01 3 0.42 0.00 0.05 0.00 0.00 99.53 00:58:14 00:57:01 all 0.03 0.00 0.03 0.01 0.00 99.94 00:58:14 00:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:58:14 00:57:01 1 0.03 0.00 0.05 0.02 0.00 99.90 00:58:14 00:57:01 2 0.02 0.00 0.02 0.02 0.00 99.95 00:58:14 00:57:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:58:14 00:58:03 all 5.37 0.00 3.97 4.21 0.03 86.42 00:58:14 00:58:03 0 4.13 0.00 3.48 2.46 0.02 89.91 00:58:14 00:58:03 1 5.47 0.00 3.97 5.40 0.07 85.10 00:58:14 00:58:03 2 6.59 0.00 4.06 5.09 0.02 84.24 00:58:14 00:58:03 3 5.28 0.00 4.36 3.90 0.03 86.43 00:58:14 Average: all 10.88 0.00 5.35 4.12 0.05 79.59 00:58:14 Average: 0 10.55 0.00 5.39 4.11 0.05 79.89 00:58:14 Average: 1 10.99 0.00 5.32 4.02 0.06 79.61 00:58:14 Average: 2 10.79 0.00 5.29 4.52 0.05 79.34 00:58:14 Average: 3 11.17 0.00 5.40 3.85 0.06 79.53 00:58:14 00:58:14 00:58:14