Pull request #3223 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from f6c5a0d5ef643f952fb5e1576dd6207da4923c49+8a562533c14a3b85d4c48007758f286d837d2a70 (8e1bad7ec9d842cddae4aafb01963e8f1c8b9dec) 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 ‘prd-centos7-docker-4c-2g-28598’ Running on prd-centos7-docker-4c-2g-28600 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 Merging remotes/origin/master commit 8a562533c14a3b85d4c48007758f286d837d2a70 into PR head commit f6c5a0d5ef643f952fb5e1576dd6207da4923c49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6c5a0d5ef643f952fb5e1576dd6207da4923c49 # 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 8a562533c14a3b85d4c48007758f286d837d2a70 # timeout=10 Merge succeeded, producing f6c5a0d5ef643f952fb5e1576dd6207da4923c49 Checking out Revision f6c5a0d5ef643f952fb5e1576dd6207da4923c49 (PR-3223) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6c5a0d5ef643f952fb5e1576dd6207da4923c49 # timeout=10 Commit message: "build(snap): Add implementation for set up Consul ACL" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:09:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 7d4826266379bfbdf4a6f0e076ae63b948c6a166 # timeout=10 00:09:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:09:34 ========================================================= 00:09:34 EdgeX Global Pipelines Version Info 00:09:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:09:35 ------------------- 00:09:35 stable info: 00:09:35 ------------------- 00:09:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:09:35 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:09:35 Message: update stable to v1.0.184 00:09:36 ------------------- 00:09:36 experimental info: 00:09:36 ------------------- 00:09:36 Commited By: **** collab-it+edgex@linuxfoundation.org 00:09:36 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 00:09:36 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:09:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:09:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:09:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:09:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:09:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:09:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:09:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:09:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:09:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:09:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:09:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:09:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:09:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:09:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:09:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:09:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3223 [Pipeline] echo 00:09:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3223 [Pipeline] echo 00:09:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3223 [Pipeline] echo 00:09:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6c5a0d5ef643f952fb5e1576dd6207da4923c49 [Pipeline] echo 00:09:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6c5a0d [Pipeline] echo 00:09:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:09:39 provisioning config files... 00:09:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4727649926659821718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:09:39 ---> docker-login.sh 00:09:39 nexus3.edgexfoundry.org:10001 00:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:40 Configure a credential helper to remove this warning. See 00:09:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:40 00:09:40 Login Succeeded 00:09:40 nexus3.edgexfoundry.org:10002 00:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:40 Configure a credential helper to remove this warning. See 00:09:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:40 00:09:40 Login Succeeded 00:09:40 nexus3.edgexfoundry.org:10003 00:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:40 Configure a credential helper to remove this warning. See 00:09:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:40 00:09:40 Login Succeeded 00:09:40 nexus3.edgexfoundry.org:10004 00:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:40 Configure a credential helper to remove this warning. See 00:09:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:40 00:09:40 Login Succeeded 00:09:40 docker.io 00:09:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:09:41 Configure a credential helper to remove this warning. See 00:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:09:41 00:09:41 Login Succeeded 00:09:41 ---> docker-login.sh ends [Pipeline] } 00:09:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:09:41 ++ 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:09:41 + for file in '`ls cmd/**/Dockerfile`' 00:09:41 ++ dirname cmd/core-command/Dockerfile 00:09:41 ++ cut -d/ -f2 00:09:41 + echo core-command,cmd/core-command/Dockerfile 00:09:41 + for file in '`ls cmd/**/Dockerfile`' 00:09:41 ++ dirname cmd/core-data/Dockerfile 00:09:41 ++ cut -d/ -f2 00:09:41 + echo core-data,cmd/core-data/Dockerfile 00:09:41 + for file in '`ls cmd/**/Dockerfile`' 00:09:41 ++ dirname cmd/core-metadata/Dockerfile 00:09:41 ++ cut -d/ -f2 00:09:41 + echo core-metadata,cmd/core-metadata/Dockerfile 00:09:41 + for file in '`ls cmd/**/Dockerfile`' 00:09:41 ++ dirname cmd/security-bootstrapper/Dockerfile 00:09:41 ++ cut -d/ -f2 00:09:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:09:41 + for file in '`ls cmd/**/Dockerfile`' 00:09:41 ++ dirname cmd/security-proxy-setup/Dockerfile 00:09:41 ++ cut -d/ -f2 00:09:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:09:41 + for file in '`ls cmd/**/Dockerfile`' 00:09:41 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:09:41 ++ cut -d/ -f2 00:09:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:09:41 + for file in '`ls cmd/**/Dockerfile`' 00:09:41 ++ dirname cmd/support-notifications/Dockerfile 00:09:41 ++ cut -d/ -f2 00:09:41 + echo support-notifications,cmd/support-notifications/Dockerfile 00:09:41 + for file in '`ls cmd/**/Dockerfile`' 00:09:41 ++ dirname cmd/support-scheduler/Dockerfile 00:09:41 ++ cut -d/ -f2 00:09:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:09:41 + for file in '`ls cmd/**/Dockerfile`' 00:09:41 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:09:41 ++ cut -d/ -f2 00:09:41 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:09:41 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:09:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:42 00:09:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:09:42 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:42 latest: Pulling from edgex-devops/git-semver 00:09:42 31603596830f: Pulling fs layer 00:09:42 2a8b12db71e7: Pulling fs layer 00:09:42 6ca5941a6612: Pulling fs layer 00:09:42 ecc8261a40a4: Pulling fs layer 00:09:42 ecc8261a40a4: Waiting 00:09:42 2a8b12db71e7: Verifying Checksum 00:09:42 2a8b12db71e7: Download complete 00:09:42 31603596830f: Verifying Checksum 00:09:42 31603596830f: Download complete 00:09:43 6ca5941a6612: Verifying Checksum 00:09:43 6ca5941a6612: Download complete 00:09:43 ecc8261a40a4: Verifying Checksum 00:09:43 ecc8261a40a4: Download complete 00:09:43 31603596830f: Pull complete 00:09:43 2a8b12db71e7: Pull complete 00:09:43 6ca5941a6612: Pull complete 00:09:44 ecc8261a40a4: Pull complete 00:09:44 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:09:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:09:44 prd-centos7-docker-4c-2g-28600 does not seem to be running inside a container 00:09:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:09:46 $ docker top abef350abed60324bec82e537bd328461759e723f56eafd6e78dde81a14daf02 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:09:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:09:47 [ssh-agent] Looking for ssh-agent implementation... 00:09:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:09:47 $ docker exec abef350abed60324bec82e537bd328461759e723f56eafd6e78dde81a14daf02 ssh-agent 00:09:47 SSH_AUTH_SOCK=/tmp/ssh-cpqkgspXiNBp/agent.11 00:09:47 SSH_AGENT_PID=17 00:09:47 Running ssh-add (command line suppressed) 00:09:47 Identity added: /w/workspace/edgex-go/3@tmp/private_key_332127117891308914.key (/w/workspace/edgex-go/3@tmp/private_key_332127117891308914.key) 00:09:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:09:48 + git tag --points-at HEAD [Pipeline] } 00:09:48 $ docker exec --env ******** --env ******** abef350abed60324bec82e537bd328461759e723f56eafd6e78dde81a14daf02 ssh-agent -k 00:09:48 unset SSH_AUTH_SOCK; 00:09:48 unset SSH_AGENT_PID; 00:09:48 echo Agent pid 17 killed; 00:09:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:09:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:09:48 [ssh-agent] Looking for ssh-agent implementation... 00:09:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:09:48 $ docker exec abef350abed60324bec82e537bd328461759e723f56eafd6e78dde81a14daf02 ssh-agent 00:09:48 SSH_AUTH_SOCK=/tmp/ssh-NsIA8Cz5f13u/agent.47 00:09:48 SSH_AGENT_PID=52 00:09:48 Running ssh-add (command line suppressed) 00:09:48 Identity added: /w/workspace/edgex-go/3@tmp/private_key_837777258721869580.key (/w/workspace/edgex-go/3@tmp/private_key_837777258721869580.key) 00:09:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:09:49 + git semver init 00:09:49 # -> Open(): unable to determine branch for HEAD 00:09:49 # $GIT_DIR = /w/workspace/edgex-go/3/.git 00:09:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 00:09:49 # $SEMVER_REMOTE_NAME = origin 00:09:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:09:49 # $SEMVER_USER_NAME = edgex-jenkins 00:09:49 # $SEMVER_BRANCH = PR-3223 00:09:49 # $SEMVER_TEMP = /tmp/semver-894869555 00:09:49 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:10:07 # '/tmp/semver-894869555' -> '/w/workspace/edgex-go/3/.semver' 00:10:07 # -> Force: false 00:10:07 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 00:10:07 $ docker exec --env ******** --env ******** abef350abed60324bec82e537bd328461759e723f56eafd6e78dde81a14daf02 ssh-agent -k 00:10:07 unset SSH_AUTH_SOCK; 00:10:07 unset SSH_AGENT_PID; 00:10:07 echo Agent pid 52 killed; 00:10:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:10:08 + git semver [Pipeline] } 00:10:08 $ docker stop --time=1 abef350abed60324bec82e537bd328461759e723f56eafd6e78dde81a14daf02 00:10:09 $ docker rm -f abef350abed60324bec82e537bd328461759e723f56eafd6e78dde81a14daf02 [Pipeline] // withDockerContainer [Pipeline] sh 00:10:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:10:10 Stashed 1 file(s) [Pipeline] echo 00:10:11 [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:10:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:10:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:10:12 + sudo service docker restart 00:10:12 + true 00:10:12 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:10:13 ========================================================= 00:10:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:10:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:10:13 + 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:10:16 Sending build context to Docker daemon 328.3MB 00:10:16 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:10:16 Step 2/6 : FROM ${BASE} 00:10:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:10:16 188c0c94c7c5: Pulling fs layer 00:10:16 0ef7d3d256c8: Pulling fs layer 00:10:16 de9db76c5a1d: Pulling fs layer 00:10:16 bca2f99d35d6: Pulling fs layer 00:10:16 93359f2a8cfa: Pulling fs layer 00:10:16 7c6f9722023f: Pulling fs layer 00:10:16 a35cf1a2eb13: Pulling fs layer 00:10:16 bca2f99d35d6: Waiting 00:10:16 93359f2a8cfa: Waiting 00:10:16 7c6f9722023f: Waiting 00:10:16 a35cf1a2eb13: Waiting 00:10:16 de9db76c5a1d: Verifying Checksum 00:10:16 de9db76c5a1d: Download complete 00:10:16 0ef7d3d256c8: Verifying Checksum 00:10:16 0ef7d3d256c8: Download complete 00:10:16 93359f2a8cfa: Verifying Checksum 00:10:16 93359f2a8cfa: Download complete 00:10:16 7c6f9722023f: Verifying Checksum 00:10:16 7c6f9722023f: Download complete 00:10:16 188c0c94c7c5: Verifying Checksum 00:10:16 188c0c94c7c5: Download complete 00:10:17 188c0c94c7c5: Pull complete 00:10:17 0ef7d3d256c8: Pull complete 00:10:17 de9db76c5a1d: Pull complete 00:10:18 a35cf1a2eb13: Verifying Checksum 00:10:18 a35cf1a2eb13: Download complete 00:10:19 bca2f99d35d6: Verifying Checksum 00:10:19 bca2f99d35d6: Download complete 00:10:23 bca2f99d35d6: Pull complete 00:10:23 93359f2a8cfa: Pull complete 00:10:23 7c6f9722023f: Pull complete 00:10:26 Still waiting to schedule task 00:10:26 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:10:31 a35cf1a2eb13: Pull complete 00:10:31 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:10:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:10:31 ---> a62c8e92a672 00:10:31 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:10:31 ---> Running in 2b96161b78f2 00:10:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:10:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:10:32 (1/12) Installing libmagic (5.38-r0) 00:10:32 (2/12) Installing file (5.38-r0) 00:10:33 (3/12) Installing libc-dev (0.7.2-r3) 00:10:33 (4/12) Installing g++ (9.3.0-r2) 00:10:38 (5/12) Installing fortify-headers (1.1-r0) 00:10:38 (6/12) Installing patch (2.7.6-r6) 00:10:38 (7/12) Installing build-base (0.5-r2) 00:10:38 (8/12) Installing libsodium (1.0.18-r0) 00:10:38 (9/12) Installing pkgconf (1.7.2-r0) 00:10:38 (10/12) Installing libsodium-dev (1.0.18-r0) 00:10:38 (11/12) Installing libzmq (4.3.3-r0) 00:10:38 (12/12) Installing zeromq-dev (4.3.3-r0) 00:10:39 Executing busybox-1.31.1-r19.trigger 00:10:39 OK: 233 MiB in 51 packages 00:10:42 Removing intermediate container 2b96161b78f2 00:10:42 ---> ac0aa9e0c1f7 00:10:42 Step 4/6 : WORKDIR /edgex-go 00:10:42 ---> Running in 0669a07244ee 00:10:42 Removing intermediate container 0669a07244ee 00:10:42 ---> a2c5e39fab40 00:10:42 Step 5/6 : COPY go.mod . 00:10:42 ---> dba309a465dc 00:10:42 Step 6/6 : RUN go mod download 00:10:42 ---> Running in 5c1a4700014a 00:11:09 Removing intermediate container 5c1a4700014a 00:11:09 ---> 5d9334e0245a 00:11:09 Successfully built 5d9334e0245a 00:11:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:11:09 + docker inspect -f . ci-base-image-x86_64 00:11:09 . [Pipeline] withDockerContainer 00:11:09 prd-centos7-docker-4c-2g-28600 does not seem to be running inside a container 00:11:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:11:10 $ docker top 6ec91faf637ef2f7ebe1937232ba84409ba1a5dfa5a8b87da820ad7d81074fb7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:11 + go version 00:11:11 go version go1.15.5 linux/amd64 [Pipeline] } 00:11:11 $ docker stop --time=1 6ec91faf637ef2f7ebe1937232ba84409ba1a5dfa5a8b87da820ad7d81074fb7 00:11:12 $ docker rm -f 6ec91faf637ef2f7ebe1937232ba84409ba1a5dfa5a8b87da820ad7d81074fb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:11:13 + docker inspect -f . ci-base-image-x86_64 00:11:13 . [Pipeline] withDockerContainer 00:11:13 prd-centos7-docker-4c-2g-28600 does not seem to be running inside a container 00:11:13 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:11:14 $ docker top 2087c47924c27b2239a70993c64870effafb4ed347bf38bcc3aba448a8c9fb7f -eo pid,comm [Pipeline] { [Pipeline] echo 00:11:14 ========================================================= 00:11:14 [edgeXBuildGoParallel] Running Tests and Build... 00:11:14 ========================================================= [Pipeline] sh 00:11:14 + make test 00:11:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:11:22 ? github.com/edgexfoundry/edgex-go [no test files] 00:11:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:11:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:11:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:11:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:11:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:11:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:11:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:11:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:11:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:11:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:11:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:11:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:11:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.090s coverage: 45.9% of statements 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:11:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:11:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.113s coverage: 100.0% of statements 00:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.196s coverage: 27.1% of statements 00:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.033s coverage: 100.0% of statements 00:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements 00:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.082s coverage: 66.2% of statements 00:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:11:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.413s coverage: 82.4% of statements 00:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:11:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.335s coverage: 28.6% of statements 00:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:11:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.051s coverage: 100.0% of statements 00:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:11:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements 00:11:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:11:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.108s coverage: 86.7% of statements 00:11:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:11:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements 00:11:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:11:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.078s coverage: 78.3% of statements 00:11:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:11:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:11:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:11:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:11:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.391s coverage: 92.8% of statements 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:11:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.032s coverage: 58.8% of statements 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:11:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.050s coverage: 0.1% of statements 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:11:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:11:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 00:11:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements 00:11:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.033s coverage: 94.1% of statements 00:11:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.045s coverage: 96.3% of statements 00:11:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 00:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements 00:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 00:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.052s coverage: 81.4% of statements 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.056s coverage: 92.9% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 77.8% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.042s coverage: 84.6% of statements 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.063s coverage: 91.6% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 62.4% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.262s coverage: 69.1% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.087s coverage: 38.4% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.037s coverage: 84.8% of statements 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.121s coverage: 47.0% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.111s coverage: 88.5% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.745s coverage: 29.1% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.037s coverage: 100.0% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.076s coverage: 95.6% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:12:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 00:12:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements 00:12:26 GO111MODULE=on go vet ./... 00:12:53 gofmt -l . 00:12:53 [ "`gofmt -l .`" = "" ] 00:12:53 ./bin/test-go-mod-tidy.sh 00:12:53 ./bin/test-attribution-txt.sh [Pipeline] sh 00:12:53 + ls -al . 00:12:53 total 728 00:12:53 drwxrwxr-x 10 1001 1001 4096 Mar 5 00:12 . 00:12:53 drwxr-xr-x 4 root root 28 Mar 5 00:11 .. 00:12:53 -rw-rw-r-- 1 1001 1001 11 Mar 5 00:09 .dockerignore 00:12:53 drwxrwxr-x 8 1001 1001 179 Mar 5 00:09 .git 00:12:53 drwxrwxr-x 3 1001 1001 125 Mar 5 00:09 .github 00:12:53 -rw-rw-r-- 1 1001 1001 818 Mar 5 00:09 .gitignore 00:12:53 drwx------ 3 1001 1001 60 Mar 5 00:10 .semver 00:12:53 -rw-rw-r-- 1 1001 1001 166 Mar 5 00:09 .sonarcloud.properties 00:12:53 -rw-rw-r-- 1 1001 1001 8475 Mar 5 00:09 Attribution.txt 00:12:53 -rw-rw-r-- 1 1001 1001 3804 Mar 5 00:09 CONTRIBUTING.md 00:12:53 -rw-rw-r-- 1 1001 1001 931 Mar 5 00:09 Dockerfile.build 00:12:53 -rw-rw-r-- 1 1001 1001 863 Mar 5 00:09 Jenkinsfile 00:12:53 -rw-rw-r-- 1 1001 1001 10775 Mar 5 00:09 LICENSE 00:12:53 -rw-rw-r-- 1 1001 1001 5774 Mar 5 00:09 Makefile 00:12:53 -rw-rw-r-- 1 1001 1001 6524 Mar 5 00:09 README.md 00:12:53 -rw-rw-r-- 1 1001 1001 6755 Mar 5 00:09 SECURITY.md 00:12:53 -rw-rw-r-- 1 1001 1001 5 Mar 5 00:10 VERSION 00:12:53 -rw-rw-r-- 1 1001 1001 4131 Mar 5 00:09 ZMQWindows.md 00:12:53 drwxrwxr-x 2 1001 1001 117 Mar 5 00:09 bin 00:12:53 drwxrwxr-x 14 1001 1001 4096 Mar 5 00:09 cmd 00:12:53 -rw-r--r-- 1 root root 618155 Mar 5 00:12 coverage.out 00:12:53 -rw-r--r-- 1 root root 1055 Mar 5 00:12 go.mod 00:12:53 -rw-r--r-- 1 root root 21699 Mar 5 00:12 go.sum 00:12:53 drwxrwxr-x 8 1001 1001 127 Mar 5 00:09 internal 00:12:53 drwxrwxr-x 4 1001 1001 26 Mar 5 00:09 openapi 00:12:53 drwxrwxr-x 4 1001 1001 71 Mar 5 00:09 snap 00:12:53 -rw-rw-r-- 1 1001 1001 168 Mar 5 00:09 version.go [Pipeline] sh 00:12:53 + '[' -e coverage.out ] 00:12:53 + chown 1001:1001 coverage.out [Pipeline] stash 00:12:54 Stashed 1 file(s) [Pipeline] sh 00:12:54 + make build 00:12:54 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:12:57 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:13:06 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:13:06 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:13:07 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:13:07 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:13:09 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:13: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:13:11 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:13:12 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:13:13 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:13:14 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:13:16 $ docker stop --time=1 2087c47924c27b2239a70993c64870effafb4ed347bf38bcc3aba448a8c9fb7f 00:13:18 $ docker rm -f 2087c47924c27b2239a70993c64870effafb4ed347bf38bcc3aba448a8c9fb7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:13:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:13:20 00:13:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:13:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:13:20 latest: Pulling from edgex-devops/edgex-compose 00:13:20 cbdbe7a5bc2a: Pulling fs layer 00:13:20 ca9280d653b3: Pulling fs layer 00:13:20 7e9c9ca2126c: Pulling fs layer 00:13:20 cbdbe7a5bc2a: Verifying Checksum 00:13:20 cbdbe7a5bc2a: Download complete 00:13:21 cbdbe7a5bc2a: Pull complete 00:13:21 ca9280d653b3: Verifying Checksum 00:13:21 ca9280d653b3: Download complete 00:13:22 7e9c9ca2126c: Verifying Checksum 00:13:22 7e9c9ca2126c: Download complete 00:13:22 ca9280d653b3: Pull complete 00:13:31 7e9c9ca2126c: Pull complete 00:13:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:13:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:13:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:13:31 prd-centos7-docker-4c-2g-28600 does not seem to be running inside a container 00:13:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:13:32 $ docker top 7680bbc28511c63d7fe0dd652e62e611182f25f544294af6ee9c68bfd5acc501 -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:32 + docker-compose build --help 00:13:32 + grep parallel 00:13:33 --parallel Build images in parallel. [Pipeline] } 00:13:33 $ docker stop --time=1 7680bbc28511c63d7fe0dd652e62e611182f25f544294af6ee9c68bfd5acc501 00:13:34 $ docker rm -f 7680bbc28511c63d7fe0dd652e62e611182f25f544294af6ee9c68bfd5acc501 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:13:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:13:35 . [Pipeline] withDockerContainer 00:13:35 prd-centos7-docker-4c-2g-28600 does not seem to be running inside a container 00:13:35 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:13:36 $ docker top 401f6e5a5576606cd80126f88b57a46a867e1a7e1729fc809770ed80dd211ea7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:36 + docker-compose -f ./docker-compose-build.yml build --parallel 00:13:37 Building docker-core-command-go ... 00:13:37 Building docker-core-data-go ... 00:13:37 Building docker-core-metadata-go ... 00:13:37 Building docker-security-bootstrapper-go ... 00:13:37 Building docker-security-proxy-setup-go ... 00:13:37 Building docker-security-secretstore-setup-go ... 00:13:37 Building docker-support-notifications-go ... 00:13:37 Building docker-support-scheduler-go ... 00:13:37 Building docker-sys-mgmt-agent-go ... 00:13:37 Building docker-support-notifications-go 00:13:37 Building docker-sys-mgmt-agent-go 00:13:37 Building docker-core-metadata-go 00:13:37 Building docker-security-proxy-setup-go 00:13:37 Building docker-core-command-go 00:14:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28601 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws 00:14:00 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 00:14:05 using credential edgex-jenkins-ssh 00:14:05 Cloning the remote Git repository 00:14:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:14:05 > git init /w/workspace/edgex-go/3 # timeout=10 00:14:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:14:05 > git --version # timeout=10 00:14:05 > git --version # 'git version 2.17.1' 00:14:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:14:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:14:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:14:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:14:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:14:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:14:09 ---> 5d9334e0245a 00:14:09 Step 3/21 : WORKDIR /edgex-go 00:14:09 ---> 5d9334e0245a 00:14:09 Step 3/23 : WORKDIR /edgex-go 00:14:09 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:14:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:14:09 ---> 5d9334e0245a 00:14:09 Step 3/26 : WORKDIR /edgex-go 00:14:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:14:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:14:09 ---> 5d9334e0245a 00:14:09 Step 3/22 : WORKDIR /edgex-go 00:14:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:14:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:14:09 ---> 5d9334e0245a 00:14:09 Step 3/23 : WORKDIR /edgex-go 00:14:09 ---> Running in d46eeb4c9ee4 00:14:09 ---> Running in ec27a1358d7f 00:14:09 ---> Running in ade5af7973c3 00:14:09 ---> Running in c43e9c3ef563 00:14:09 ---> Running in 5b8e3e3c0eb4 00:14:09 Removing intermediate container c43e9c3ef563 00:14:09 ---> 8d356a2a3e40 00:14:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:09 Removing intermediate container 5b8e3e3c0eb4 00:14:09 ---> 9833354da44c 00:14:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:09 Removing intermediate container d46eeb4c9ee4 00:14:09 ---> 9d2480b9d8bc 00:14:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:09 ---> Running in 920e06edd471 00:14:09 Removing intermediate container ade5af7973c3 00:14:09 ---> 7b0817467944 00:14:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:09 Removing intermediate container ec27a1358d7f 00:14:09 ---> 6f5deb3f4127 00:14:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:09 ---> Running in 1f5bdc0c2e2f 00:14:09 ---> Running in d3e81b61402b 00:14:09 ---> Running in c0d4fff60837 00:14:09 ---> Running in 4fb92748ea98 00:14:10 Removing intermediate container 920e06edd471 00:14:10 ---> ad4a352e893b 00:14:10 Step 5/26 : RUN apk add --update --no-cache make bash git 00:14:10 Removing intermediate container 1f5bdc0c2e2f 00:14:10 ---> 1e56e992e0f0 00:14:10 Step 5/23 : RUN apk add --update --no-cache make git 00:14:10 ---> Running in 8cb285475fea 00:14:11 ---> Running in 492eb1da4f0c 00:14:11 Removing intermediate container d3e81b61402b 00:14:11 ---> 0b1de876529b 00:14:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:14:11 Removing intermediate container c0d4fff60837 00:14:11 ---> 1291e4a71714 00:14:11 Step 5/23 : RUN apk add --update --no-cache make git 00:14:11 Removing intermediate container 4fb92748ea98 00:14:11 ---> 5be64232c1fc 00:14:11 Step 5/21 : RUN apk add --update --no-cache make git 00:14:11 ---> Running in 268bfa94b0eb 00:14:11 ---> Running in 36540343f66e 00:14:11 ---> Running in 050099e18356 00:14:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:14:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:14:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:14:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:14:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:14:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:14:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:14:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:14:12 OK: 233 MiB in 51 packages 00:14:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:14:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:14:13 OK: 233 MiB in 51 packages 00:14:13 OK: 233 MiB in 51 packages 00:14:13 OK: 233 MiB in 51 packages 00:14:13 Removing intermediate container 8cb285475fea 00:14:13 ---> 6a4bdf21bb44 00:14:13 Step 6/26 : COPY go.mod . 00:14:13 OK: 233 MiB in 51 packages 00:14:13 Removing intermediate container 492eb1da4f0c 00:14:13 ---> e0b42136558b 00:14:13 Step 6/23 : COPY go.mod . 00:14:14 ---> 15f1e5f17389 00:14:14 Step 7/26 : RUN go mod download 00:14:14 ---> Running in ebc9fc8f8983 00:14:14 ---> e1bf89880485 00:14:14 Step 7/23 : RUN go mod download 00:14:14 ---> Running in defe24ca3181 00:14:14 Removing intermediate container 268bfa94b0eb 00:14:14 ---> 4d76f404c944 00:14:14 Step 6/22 : COPY go.mod . 00:14:14 Removing intermediate container 36540343f66e 00:14:14 ---> 7c9c47c080a5 00:14:14 Step 6/23 : COPY go.mod . 00:14:15 Removing intermediate container 050099e18356 00:14:15 ---> 8787919493c9 00:14:15 Step 6/21 : COPY go.mod . 00:14:15 ---> bebccbbf3557 00:14:15 Step 7/22 : RUN go mod download 00:14:15 ---> e1ffa7dd7717 00:14:15 Step 7/23 : RUN go mod download 00:14:15 ---> Running in cd8ca9d49513 00:14:15 ---> Running in c13f5021631b 00:14:15 ---> 4d00b0042108 00:14:15 Step 7/21 : RUN go mod download 00:14:15 ---> Running in 412ac5b0d1e1 00:14:17 Removing intermediate container defe24ca3181 00:14:17 ---> f76b136e6698 00:14:17 Step 8/23 : COPY . . 00:14:17 Removing intermediate container ebc9fc8f8983 00:14:17 ---> 6ccee931cd5a 00:14:17 Step 8/26 : COPY . . 00:14:20 Removing intermediate container c13f5021631b 00:14:20 ---> 2bede109a2d6 00:14:20 Step 8/23 : COPY . . 00:14:22 Removing intermediate container 412ac5b0d1e1 00:14:22 ---> 66e7a4bd1fe5 00:14:22 Step 8/21 : COPY . . 00:14:22 Removing intermediate container cd8ca9d49513 00:14:22 ---> 0fc393ce8cb0 00:14:22 Step 8/22 : COPY . . 00:14:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:14:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:14:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:14:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:14:22 using GIT_SSH to set credentials SSH Credentials for GitHub 00:14:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:14:22 Merging remotes/origin/master commit 8a562533c14a3b85d4c48007758f286d837d2a70 into PR head commit f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:14:23 Merge succeeded, producing f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:14:23 Checking out Revision f6c5a0d5ef643f952fb5e1576dd6207da4923c49 (PR-3223) 00:14:22 > git config core.sparsecheckout # timeout=10 00:14:22 > git checkout -f f6c5a0d5ef643f952fb5e1576dd6207da4923c49 # timeout=10 00:14:23 > git remote # timeout=10 00:14:23 > git config --get remote.origin.url # timeout=10 00:14:23 using GIT_SSH to set credentials SSH Credentials for GitHub 00:14:23 > git merge 8a562533c14a3b85d4c48007758f286d837d2a70 # timeout=10 00:14:23 > git rev-parse HEAD^{commit} # timeout=10 00:14:23 > git config core.sparsecheckout # timeout=10 00:14:23 > git checkout -f f6c5a0d5ef643f952fb5e1576dd6207da4923c49 # timeout=10 00:14:27 Commit message: "build(snap): Add implementation for set up Consul ACL" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:14:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:14:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:14:30 + sudo service docker restart 00:14:30 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:14:32 provisioning config files... 00:14:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4379385244681886292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:14:32 ---> docker-login.sh 00:14:32 nexus3.edgexfoundry.org:10001 00:14:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:34 Configure a credential helper to remove this warning. See 00:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:34 00:14:34 Login Succeeded 00:14:34 nexus3.edgexfoundry.org:10002 00:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:34 Configure a credential helper to remove this warning. See 00:14:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:34 00:14:34 Login Succeeded 00:14:34 nexus3.edgexfoundry.org:10003 00:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:35 Configure a credential helper to remove this warning. See 00:14:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:35 00:14:35 Login Succeeded 00:14:35 nexus3.edgexfoundry.org:10004 00:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:35 Configure a credential helper to remove this warning. See 00:14:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:35 00:14:35 Login Succeeded 00:14:35 docker.io 00:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:36 Configure a credential helper to remove this warning. See 00:14:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:36 00:14:36 Login Succeeded 00:14:36 ---> docker-login.sh ends [Pipeline] } 00:14:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:14:37 ========================================================= 00:14:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:14:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:14:37 + 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:14:40 Sending build context to Docker daemon 166.6MB 00:14:40 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:14:40 Step 2/6 : FROM ${BASE} 00:14:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:14:40 5f621e34cdf4: Pulling fs layer 00:14:40 a4357932f1b6: Pulling fs layer 00:14:40 18c013af1878: Pulling fs layer 00:14:40 00ac8860ef70: Pulling fs layer 00:14:40 63d7cb157983: Pulling fs layer 00:14:40 b116817d02f9: Pulling fs layer 00:14:40 745a02a5169b: Pulling fs layer 00:14:40 00ac8860ef70: Waiting 00:14:40 63d7cb157983: Waiting 00:14:40 b116817d02f9: Waiting 00:14:40 18c013af1878: Download complete 00:14:40 a4357932f1b6: Download complete 00:14:40 63d7cb157983: Verifying Checksum 00:14:40 63d7cb157983: Download complete 00:14:40 b116817d02f9: Verifying Checksum 00:14:40 b116817d02f9: Download complete 00:14:40 5f621e34cdf4: Verifying Checksum 00:14:40 5f621e34cdf4: Download complete 00:14:41 5f621e34cdf4: Pull complete 00:14:41 a4357932f1b6: Pull complete 00:14:42 18c013af1878: Pull complete 00:14:43 745a02a5169b: Verifying Checksum 00:14:43 745a02a5169b: Download complete 00:14:44 00ac8860ef70: Verifying Checksum 00:14:44 00ac8860ef70: Download complete 00:14:54 00ac8860ef70: Pull complete 00:14:54 63d7cb157983: Pull complete 00:14:54 b116817d02f9: Pull complete 00:14:57 745a02a5169b: Pull complete 00:14:57 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:14:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:14:57 ---> b7e6874047d6 00:14:57 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:15:01 ---> Running in cdcd5c3ab160 00:15:01 ---> 7b21fe60443d 00:15:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:15:01 ---> 1ba9d5810787 00:15:01 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:15:01 ---> e91500921f7f 00:15:01 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:15:01 ---> 44ab8166c0b0 00:15:01 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:15:01 ---> Running in 99537d3f7371 00:15:01 ---> Running in a5bf6a448193 00:15:01 ---> Running in 91fec2f9051d 00:15:01 ---> Running in b2d5dc4bd70b 00:15:01 ---> c0ef5e25cedb 00:15:01 Step 9/23 : RUN make cmd/core-command/core-command 00:15:01 ---> Running in 64d680671c02 00:15:01 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:15:01 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:15:01 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:15:01 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:15:01 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:15:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:15:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:15:03 (1/12) Installing libmagic (5.38-r0) 00:15:03 (2/12) Installing file (5.38-r0) 00:15:03 (3/12) Installing libc-dev (0.7.2-r3) 00:15:03 (4/12) Installing g++ (9.3.0-r2) 00:15:07 (5/12) Installing fortify-headers (1.1-r0) 00:15:07 (6/12) Installing patch (2.7.6-r6) 00:15:07 (7/12) Installing build-base (0.5-r2) 00:15:07 (8/12) Installing libsodium (1.0.18-r0) 00:15:07 (9/12) Installing pkgconf (1.7.2-r0) 00:15:07 (10/12) Installing libsodium-dev (1.0.18-r0) 00:15:07 (11/12) Installing libzmq (4.3.3-r0) 00:15:07 (12/12) Installing zeromq-dev (4.3.3-r0) 00:15:07 Executing busybox-1.31.1-r19.trigger 00:15:07 OK: 217 MiB in 51 packages 00:15:12 Removing intermediate container cdcd5c3ab160 00:15:12 ---> 13142fa00c55 00:15:12 Step 4/6 : WORKDIR /edgex-go 00:15:12 ---> Running in bdd740237510 00:15:12 Removing intermediate container bdd740237510 00:15:12 ---> cef3bb6ac753 00:15:12 Step 5/6 : COPY go.mod . 00:15:12 ---> ab163043ee66 00:15:12 Step 6/6 : RUN go mod download 00:15:13 ---> Running in d294b6923a27 00:15:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:15:28 Removing intermediate container b2d5dc4bd70b 00:15:28 ---> a43426e7f698 00:15:28 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:15:29 ---> Running in fad04d795207 00:15:29 Removing intermediate container a5bf6a448193 00:15:29 ---> f209ffe9178b 00:15:29 00:15:29 Step 10/21 : FROM alpine:3.12 00:15:30 3.12: Pulling from library/alpine 00:15:31 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:15:31 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:15:31 Status: Downloaded newer image for alpine:3.12 00:15:31 ---> 88dd2752d2ea 00:15:31 Step 11/21 : RUN apk add --update --no-cache curl 00:15:35 Removing intermediate container 64d680671c02 00:15:35 ---> dd801a193c71 00:15:35 00:15:35 Step 10/23 : FROM alpine:3.12 00:15:35 ---> 88dd2752d2ea 00:15:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:15:35 ---> Running in 9b182b381605 00:15:35 ---> Running in cbc88cf636f9 00:15:35 Removing intermediate container 91fec2f9051d 00:15:35 ---> f13da5a62bf5 00:15:35 00:15:35 Step 10/22 : FROM alpine:3.12 00:15:35 ---> 88dd2752d2ea 00:15:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:15:35 ---> Running in 60ad171f0411 00:15:36 Removing intermediate container fad04d795207 00:15:36 ---> cb3c886e7d4c 00:15:36 00:15:36 Step 11/26 : FROM docker:20.10.0 00:15:36 20.10.0: Pulling from library/docker 00:15:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:15:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:15:38 (1/4) Installing ca-certificates (20191127-r4) 00:15:38 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:15:38 (3/4) Installing libcurl (7.69.1-r3) 00:15:38 (4/4) Installing curl (7.69.1-r3) 00:15:38 Executing busybox-1.31.1-r19.trigger 00:15:38 Removing intermediate container 99537d3f7371 00:15:38 ---> d67668e69449 00:15:38 00:15:38 Step 10/23 : FROM alpine:3.12 00:15:38 ---> 88dd2752d2ea 00:15:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:15:38 Executing ca-certificates-20191127-r4.trigger 00:15:38 OK: 7 MiB in 18 packages 00:15:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:15:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:15:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:15:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:15:39 (1/1) Installing dumb-init (1.2.2-r1) 00:15:39 (1/2) Installing ca-certificates (20191127-r4) 00:15:39 Executing busybox-1.31.1-r19.trigger 00:15:39 OK: 6 MiB in 15 packages 00:15:39 (2/2) Installing dumb-init (1.2.2-r1) 00:15:39 Executing busybox-1.31.1-r19.trigger 00:15:39 Executing ca-certificates-20191127-r4.trigger 00:15:39 OK: 6 MiB in 16 packages 00:15:39 ---> Running in 281aaa172bba 00:15:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:15:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:15:41 Removing intermediate container 9b182b381605 00:15:41 ---> 317351f4afd5 00:15:41 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:15:41 (1/1) Installing dumb-init (1.2.2-r1) 00:15:41 Executing busybox-1.31.1-r19.trigger 00:15:41 OK: 6 MiB in 15 packages 00:15:41 ---> Running in e87d66c186e0 00:15:41 Removing intermediate container 60ad171f0411 00:15:41 ---> 2d93bc4079f6 00:15:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:15:42 ---> Running in dde21d91b2ff 00:15:42 Removing intermediate container e87d66c186e0 00:15:42 ---> d82474751a80 00:15:42 Step 13/21 : WORKDIR /edgex 00:15:42 Removing intermediate container cbc88cf636f9 00:15:42 ---> 51dff847c2d9 00:15:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:15:42 ---> Running in 181d4523fcd9 00:15:42 ---> Running in eff5af22dfb0 00:15:43 Removing intermediate container dde21d91b2ff 00:15:43 ---> e79ddf8cd4ac 00:15:43 Step 13/22 : ENV APP_PORT=48060 00:15:43 Removing intermediate container 281aaa172bba 00:15:43 ---> c5ea5060d68e 00:15:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:15:43 ---> Running in 72c8855c0c53 00:15:43 ---> Running in 32d7b18c7ff2 00:15:43 Removing intermediate container 181d4523fcd9 00:15:43 ---> 235a800a61ed 00:15:43 Step 13/23 : ENV APP_PORT=48082 00:15:43 Removing intermediate container eff5af22dfb0 00:15:43 ---> d5de5d991e4a 00:15:43 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:15:43 ---> Running in ac215d2921c4 00:15:43 Removing intermediate container 72c8855c0c53 00:15:43 ---> d485c016f4b4 00:15:43 Step 14/22 : EXPOSE $APP_PORT 00:15:43 Removing intermediate container 32d7b18c7ff2 00:15:43 ---> 2f9fe1174a2d 00:15:43 Step 13/23 : ENV APP_PORT=48081 00:15:43 ---> Running in 48a964da3eb5 00:15:43 ---> Running in 02ed941ca67a 00:15:43 ---> d1f511db1476 00:15:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:15:43 Removing intermediate container ac215d2921c4 00:15:43 ---> 3db01974bd3f 00:15:43 Step 14/23 : EXPOSE $APP_PORT 00:15:43 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:15:44 Status: Downloaded newer image for docker:20.10.0 00:15:44 ---> aefe523efa57 00:15:44 Step 12/26 : RUN apk add --no-cache bash 00:15:44 ---> Running in b125386faa99 00:15:44 ---> Running in 95497263a25c 00:15:44 Removing intermediate container 48a964da3eb5 00:15:44 ---> caf91bfeb2c8 00:15:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:15:44 Removing intermediate container 02ed941ca67a 00:15:44 ---> 37275e7666f4 00:15:44 Step 14/23 : EXPOSE $APP_PORT 00:15:44 ---> 9d78ba411030 00:15:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:15:45 ---> Running in bd0c661906bf 00:15:45 Removing intermediate container b125386faa99 00:15:45 ---> 09111fd3aa49 00:15:45 Step 15/23 : WORKDIR / 00:15:45 ---> d68a3a7cf8cc 00:15:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:15:45 ---> Running in bfd50b6be2d0 00:15:45 ---> 7efe8b710099 00:15:45 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:15:45 Removing intermediate container d294b6923a27 00:15:45 ---> 414fdf8f03ed 00:15:45 Successfully built 414fdf8f03ed 00:15:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:15:45 Removing intermediate container bd0c661906bf 00:15:45 ---> ba7c98ff492c 00:15:45 Step 15/23 : WORKDIR / 00:15:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:15:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:15:45 ---> Running in 8c059bdf348f 00:15:45 + docker inspect -f . ci-base-image-arm64 00:15:45 . [Pipeline] withDockerContainer 00:15:45 (1/2) Installing readline (8.0.4-r0) 00:15:45 (2/2) Installing bash (5.0.17-r0) 00:15:45 Executing bash-5.0.17-r0.post-install 00:15:45 Executing busybox-1.31.1-r19.trigger 00:15:45 OK: 12 MiB in 22 packages 00:15:45 ---> Running in b1cd8118dd7f 00:15:45 Removing intermediate container bfd50b6be2d0 00:15:45 ---> b98d4f3b6489 00:15:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:15:45 ---> f7f01813b66f 00:15:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:15:46 prd-ubuntu18.04-docker-arm64-4c-16g-28601 does not seem to be running inside a container 00:15:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:15:46 Removing intermediate container 8c059bdf348f 00:15:46 ---> 55b215b37cfe 00:15:46 Step 18/21 : CMD ["--init=true"] 00:15:46 ---> Running in a0ff76e38a3a 00:15:46 Removing intermediate container b1cd8118dd7f 00:15:46 ---> 5d0069415c98 00:15:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:15:46 ---> 4a0774340301 00:15:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:15:46 ---> 7177d6c942b6 00:15:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:15:46 Removing intermediate container a0ff76e38a3a 00:15:46 ---> e924abb4372a 00:15:46 Step 19/21 : LABEL arch=x86_64 00:15:47 ---> Running in 854f7a626864 00:15:47 ---> 72942f79f742 00:15:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:15:47 ---> Running in 466b5278c004 00:15:47 Removing intermediate container 95497263a25c 00:15:47 ---> 3d645c832baa 00:15:47 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:15:47 ---> f4a24daf9379 00:15:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:15:47 ---> Running in 0b148f217f69 00:15:47 Removing intermediate container 854f7a626864 00:15:47 ---> 0955ede2acda 00:15:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:15:47 $ docker top 1fd2cc85f989e92ef0785cbd2a9939ae293ed1b730b473832d2f4d8aa125d30b -eo pid,comm [Pipeline] { [Pipeline] sh 00:15:48 Removing intermediate container 466b5278c004 00:15:48 ---> bf5ae5c10958 00:15:48 Step 20/21 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:15:48 ---> Running in f35e810df79b 00:15:48 ---> Running in e6affe683909 00:15:48 ---> 0ab6b33a5749 00:15:48 Step 19/23 : ENTRYPOINT ["/core-command"] 00:15:48 Removing intermediate container 0b148f217f69 00:15:48 ---> 1c43a10c503d 00:15:48 Step 14/26 : ENV APP_PORT=48090 00:15:48 ---> 49f1a8ac7cbf 00:15:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:15:48 ---> Running in f6062d42ae65 00:15:48 ---> Running in 848eafb374ad 00:15:48 + go version 00:15:48 go version go1.15.5 linux/arm64 00:15:48 Removing intermediate container f35e810df79b 00:15:48 ---> b306fb9f49e5 00:15:48 Step 20/22 : LABEL arch=x86_64 00:15:48 Removing intermediate container e6affe683909 00:15:48 ---> 421a31bc3b06 00:15:48 Step 21/21 : LABEL version=0.0.0 [Pipeline] } 00:15:48 $ docker stop --time=1 1fd2cc85f989e92ef0785cbd2a9939ae293ed1b730b473832d2f4d8aa125d30b 00:15:48 ---> Running in 929ee1b543ca 00:15:48 ---> 3aeddadec444 00:15:48 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:15:48 ---> Running in d0fc41cf5e43 00:15:48 Removing intermediate container 848eafb374ad 00:15:48 ---> edc3ba0fba56 00:15:48 Step 15/26 : EXPOSE $APP_PORT 00:15:48 Removing intermediate container f6062d42ae65 00:15:48 ---> 9a2db953e35f 00:15:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:15:49 ---> Running in f71d8b7264a3 00:15:49 ---> Running in ff96a4fe2f0c 00:15:49 ---> Running in d00b1ee42737 00:15:49 Removing intermediate container 929ee1b543ca 00:15:49 ---> 5721f65d3142 00:15:49 Step 21/22 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:15:49 Removing intermediate container d0fc41cf5e43 00:15:49 ---> 24fe04b1d812 00:15:49 00:15:49 ---> Running in 45ef634328de 00:15:49 Removing intermediate container f71d8b7264a3 00:15:49 ---> 75843780d2d8 00:15:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:15:49 Removing intermediate container d00b1ee42737 00:15:49 ---> 579df1cf92b0 00:15:49 Step 21/23 : LABEL arch=x86_64 00:15:49 Removing intermediate container ff96a4fe2f0c 00:15:49 ---> 780616813dec 00:15:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:15:49 Successfully built 24fe04b1d812 00:15:49 ---> Running in 5f77169742d8 00:15:49 Successfully tagged docker-security-proxy-setup-go:latest 00:15:49  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 00:15:49 ---> Running in 637b5bfc077d 00:15:49 Removing intermediate container 45ef634328de 00:15:49 ---> 4db068baf233 00:15:49 Step 22/22 : LABEL version=0.0.0 00:15:49 Removing intermediate container 637b5bfc077d 00:15:49 ---> 4412af2189d3 00:15:49 Step 22/23 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:15:49 ---> Running in 767cce389769 00:15:49 Removing intermediate container 5f77169742d8 00:15:49 ---> 98114e69795c 00:15:49 Step 21/23 : LABEL arch=x86_64 00:15:50 ---> 0027b6a601dd 00:15:50 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:15:50 ---> Running in ef7f8bb0d91e 00:15:50 ---> Running in b5ab753ebf99 00:15:50 $ docker rm -f 1fd2cc85f989e92ef0785cbd2a9939ae293ed1b730b473832d2f4d8aa125d30b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:15:51 + docker inspect -f . ci-base-image-arm64 00:15:51 . 00:15:51 Removing intermediate container 767cce389769 00:15:51 ---> 6d896a2926c9 00:15:51 00:15:51 Successfully built 6d896a2926c9 [Pipeline] withDockerContainer 00:15:51 prd-ubuntu18.04-docker-arm64-4c-16g-28601 does not seem to be running inside a container 00:15:51 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:15:52 Removing intermediate container ef7f8bb0d91e 00:15:52 ---> 4e515c81486c 00:15:52 Step 23/23 : LABEL version=0.0.0 00:15:52 Successfully tagged docker-support-notifications-go:latest 00:15:52  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 00:15:52 Removing intermediate container b5ab753ebf99 00:15:52 ---> 01c6576fa3d7 00:15:52 Step 22/23 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:15:53 $ docker top 938521a5b8a83aedd94aac56742a967c91084cabc37665772db872743cfcbfee -eo pid,comm [Pipeline] { [Pipeline] echo 00:15:53 ========================================================= 00:15:53 [edgeXBuildGoParallel] Running Tests and Build... 00:15:53 ========================================================= [Pipeline] sh 00:15:54 + make test 00:15:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:15:56 ---> 3c07f0c51f8b 00:15:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:15:56 ---> Running in a78ff4c78def 00:15:56 ---> Running in e4a6072ab9fc 00:15:58 Removing intermediate container e4a6072ab9fc 00:15:58 ---> 6820c7d529db 00:15:58 00:15:58 Removing intermediate container a78ff4c78def 00:15:58 ---> da3cd5068f76 00:15:58 Step 23/23 : LABEL version=0.0.0 00:15:58 Successfully built 6820c7d529db 00:15:59 ---> ede2d5921bbd 00:15:59 Step 19/26 : RUN apk --no-cache add py3-pip 00:16:00 Successfully tagged docker-core-command-go:latest 00:16:00  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 00:16:08 ---> Running in 7c5f162538ef 00:16:08 ---> Running in c4ac4df63c6e 00:16:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:16:09 ---> 5d9334e0245a 00:16:09 Step 3/23 : WORKDIR /edgex-go 00:16:10 ---> Using cache 00:16:10 ---> 6f5deb3f4127 00:16:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:10 ---> Using cache 00:16:10 ---> 5be64232c1fc 00:16:10 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:16:10 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:16:10 ---> 5d9334e0245a 00:16:10 Step 3/22 : WORKDIR /edgex-go 00:16:10 ---> Using cache 00:16:10 ---> 6f5deb3f4127 00:16:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:10 ---> Using cache 00:16:10 ---> 5be64232c1fc 00:16:10 Step 5/22 : RUN apk add --update --no-cache make git 00:16:10 ---> Using cache 00:16:10 ---> 8787919493c9 00:16:10 Step 6/22 : COPY go.mod . 00:16:10 ---> Using cache 00:16:10 ---> 4d00b0042108 00:16:10 Step 7/22 : RUN go mod download 00:16:10 ---> Using cache 00:16:10 ---> 66e7a4bd1fe5 00:16:10 Step 8/22 : COPY . . 00:16:10 ---> Using cache 00:16:10 ---> e91500921f7f 00:16:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:16:11 ---> Running in 1c68336c8b4d 00:16:11 ---> Running in bcf04cd55775 00:16:11 Removing intermediate container 7c5f162538ef 00:16:11 ---> 6fbe878e8ec5 00:16:11 00:16:11 Successfully built 6fbe878e8ec5 00:16:11 Successfully tagged docker-core-metadata-go:latest 00:16:11 Building docker-security-bootstrapper-go 00:16:12  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:16:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:16:12 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:16:12 (1/33) Installing libbz2 (1.0.8-r1) 00:16:12 (2/33) Installing expat (2.2.9-r1) 00:16:12 (3/33) Installing libffi (3.3-r2) 00:16:12 (4/33) Installing gdbm (1.13-r1) 00:16:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:16:13 (5/33) Installing xz-libs (5.2.5-r0) 00:16:13 (6/33) Installing sqlite-libs (3.32.1-r0) 00:16:13 (7/33) Installing python3 (3.8.5-r1) 00:16:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:16:14 OK: 233 MiB in 51 packages 00:16:21 ? github.com/edgexfoundry/edgex-go [no test files] 00:16:24 (8/33) Installing py3-appdirs (1.4.4-r1) 00:16:24 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:16:24 (10/33) Installing py3-parsing (2.4.7-r0) 00:16:24 (11/33) Installing py3-six (1.15.0-r0) 00:16:24 (12/33) Installing py3-packaging (20.4-r0) 00:16:24 (13/33) Installing py3-setuptools (47.0.0-r0) 00:16:24 (14/33) Installing py3-chardet (3.0.4-r4) 00:16:24 (15/33) Installing py3-idna (2.9-r0) 00:16:24 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:16:24 ---> 5d9334e0245a 00:16:24 Step 3/24 : WORKDIR /edgex-go 00:16:24 ---> Using cache 00:16:24 ---> 6f5deb3f4127 00:16:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:24 ---> Using cache 00:16:24 ---> 5be64232c1fc 00:16:24 Step 5/24 : RUN apk add --update --no-cache make git 00:16:24 ---> Using cache 00:16:24 ---> 8787919493c9 00:16:24 Step 6/24 : COPY go.mod . 00:16:24 ---> Using cache 00:16:24 ---> 4d00b0042108 00:16:24 Step 7/24 : RUN go mod download 00:16:24 ---> Using cache 00:16:24 ---> 66e7a4bd1fe5 00:16:24 Step 8/24 : COPY . . 00:16:25 ---> Using cache 00:16:25 ---> e91500921f7f 00:16:25 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:16:25 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:16:25 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:16:26 (18/33) Installing py3-requests (2.23.0-r0) 00:16:26 (19/33) Installing py3-msgpack (1.0.0-r0) 00:16:26 Removing intermediate container 1c68336c8b4d 00:16:26 ---> 1cd0333e20e7 00:16:26 Step 6/23 : COPY go.mod . 00:16:26 (20/33) Installing py3-lockfile (0.12.2-r3) 00:16:27 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:16:28 (22/33) Installing py3-colorama (0.4.3-r0) 00:16:28 ---> Running in d2a6cdbce260 00:16:28 (23/33) Installing py3-distlib (0.3.0-r0) 00:16:28 (24/33) Installing py3-distro (1.5.0-r1) 00:16:28 (25/33) Installing py3-webencodings (0.5.1-r3) 00:16:28 (26/33) Installing py3-html5lib (1.0.1-r4) 00:16:29 ---> 729e2ce186f2 00:16:29 Step 7/23 : RUN go mod download 00:16:29 (27/33) Installing py3-pytoml (0.1.21-r0) 00:16:29 (28/33) Installing py3-pep517 (0.8.2-r0) 00:16:29 (29/33) Installing py3-progress (1.5-r0) 00:16:29 (30/33) Installing py3-toml (0.10.1-r0) 00:16:29 (31/33) Installing py3-retrying (1.3.3-r0) 00:16:30 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:16:30 (33/33) Installing py3-pip (20.1.1-r0) 00:16:30 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:16:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:16:30 ---> 5d9334e0245a 00:16:30 Step 3/31 : WORKDIR /edgex-go 00:16:30 ---> Using cache 00:16:30 ---> 6f5deb3f4127 00:16:30 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:16:30 ---> Using cache 00:16:30 ---> 5be64232c1fc 00:16:30 Step 5/31 : RUN apk add --update --no-cache make git 00:16:30 ---> Using cache 00:16:30 ---> 8787919493c9 00:16:30 Step 6/31 : COPY go.mod . 00:16:30 ---> Using cache 00:16:30 ---> 4d00b0042108 00:16:30 Step 7/31 : RUN go mod download 00:16:30 ---> Using cache 00:16:30 ---> 66e7a4bd1fe5 00:16:30 Step 8/31 : COPY . . 00:16:31 ---> Using cache 00:16:31 ---> e91500921f7f 00:16:31 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:16:32 ---> Running in ce435ce0b79b 00:16:32 Executing busybox-1.31.1-r19.trigger 00:16:32 ---> Running in 4d96d1a0306d 00:16:32 OK: 71 MiB in 55 packages 00:16:32 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:16:33 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:16:35 Removing intermediate container ce435ce0b79b 00:16:35 ---> 685d95652347 00:16:35 Step 8/23 : COPY . . 00:16:53 Removing intermediate container c4ac4df63c6e 00:16:53 ---> 623ed901d21c 00:16:53 Step 20/26 : RUN pip install docker-compose==1.23.2 00:16:57 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:16:57 ---> Running in 9d3afe98f667 00:16:57 ---> 74bc0d167a64 00:16:57 Step 9/23 : RUN make cmd/core-data/core-data 00:16:58 ---> Running in f2eccbc42420 00:16:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:17:00 Removing intermediate container bcf04cd55775 00:17:00 ---> 07e79419cb27 00:17:00 00:17:00 Step 10/22 : FROM alpine:3.12 00:17:00 ---> 88dd2752d2ea 00:17:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:17:00 ---> Using cache 00:17:00 ---> c5ea5060d68e 00:17:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:17:00 ---> Using cache 00:17:00 ---> 2f9fe1174a2d 00:17:00 Step 13/22 : ENV APP_PORT=48085 00:17:01 ---> Running in 30f8d8d83803 00:17:03 Removing intermediate container 4d96d1a0306d 00:17:03 ---> 5801bee14c9c 00:17:03 00:17:03 Step 10/31 : FROM alpine:3.12 00:17:03 ---> 88dd2752d2ea 00:17:03 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:17:03 Collecting docker-compose==1.23.2 00:17:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:17:04 Removing intermediate container d2a6cdbce260 00:17:04 ---> d17606818812 00:17:04 00:17:04 Step 10/24 : FROM alpine:3.12 00:17:04 ---> 88dd2752d2ea 00:17:04 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:17:04 Removing intermediate container 30f8d8d83803 00:17:04 ---> c03d824ccdbb 00:17:04 Step 14/22 : EXPOSE $APP_PORT 00:17:04 ---> Running in 4318c19eceee 00:17:04 ---> Running in d7f692180e2e 00:17:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:17:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:17:04 ---> Running in 7808177547ee 00:17:05 Collecting websocket-client<1.0,>=0.32.0 00:17:05 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:17:05 Removing intermediate container 4318c19eceee 00:17:05 ---> 5f11f6ec9470 00:17:05 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:17:05 Collecting texttable<0.10,>=0.9.0 00:17:05 Downloading texttable-0.9.1.tar.gz (11 kB) 00:17:06 Removing intermediate container 7808177547ee 00:17:06 ---> b0957b461c6e 00:17:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:17:06 ---> Running in 09b68ab57e4d 00:17:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:17:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:17:06 (1/5) Installing ca-certificates (20191127-r4) 00:17:06 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:17:06 (3/5) Installing libcurl (7.69.1-r3) 00:17:07 (4/5) Installing curl (7.69.1-r3) 00:17:07 (5/5) Installing dumb-init (1.2.2-r1) 00:17:07 Executing busybox-1.31.1-r19.trigger 00:17:07 Executing ca-certificates-20191127-r4.trigger 00:17:07 OK: 7 MiB in 19 packages 00:17:07 ---> 3ca0e5854254 00:17:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:17:07 Collecting docopt<0.7,>=0.6.1 00:17:07 Downloading docopt-0.6.2.tar.gz (25 kB) 00:17:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:17:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:17:07 (1/2) Installing dumb-init (1.2.2-r1) 00:17:07 (2/2) Installing su-exec (0.2-r1) 00:17:07 Executing busybox-1.31.1-r19.trigger 00:17:07 OK: 6 MiB in 16 packages 00:17:08 Collecting jsonschema<3,>=2.5.1 00:17:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:17:08 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:17:08 Collecting cached-property<2,>=1.2.0 00:17:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:17:08 ---> e414e5083623 00:17:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:17:08 Removing intermediate container d7f692180e2e 00:17:08 ---> c12a843c28cf 00:17:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:17:08 Collecting PyYAML<4,>=3.10 00:17:08 Downloading PyYAML-3.13.tar.gz (270 kB) 00:17:09 ---> Running in 743b2cda8b18 00:17:09 ---> 9b6b936c992c 00:17:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:17:10 Removing intermediate container 09b68ab57e4d 00:17:10 ---> 92021f0c3b63 00:17:10 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:17:10 Collecting dockerpty<0.5,>=0.4.1 00:17:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:17:10 ---> Running in 235d2b81782e 00:17:10 ---> Running in e866ba4bf189 00:17:10 Removing intermediate container 743b2cda8b18 00:17:10 ---> 047484887a19 00:17:10 Step 13/24 : WORKDIR / 00:17:10 ---> Running in 4ce5536188ca 00:17:11 Removing intermediate container e866ba4bf189 00:17:11 ---> 6e7d7483f43c 00:17:11 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:17:11 Collecting docker<4.0,>=3.6.0 00:17:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:17:11 Removing intermediate container 235d2b81782e 00:17:11 ---> c59226ecd4c0 00:17:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:17:11 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:17:11 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:17:11 Removing intermediate container 4ce5536188ca 00:17:11 ---> 2d6cdc480aec 00:17:11 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:17:11 ---> Running in 14cd12df3455 00:17:11 Collecting urllib3<1.25,>=1.21.1 00:17:11 ---> Running in 32660be34c23 00:17:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:17:12 Collecting idna<2.8,>=2.5 00:17:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:17:12 Collecting docker-pycreds>=0.4.0 00:17:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:17:13 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:17:13 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:17:13 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:17:13 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:17:13 ---> d0eac28fbbc4 00:17:13 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:17:13 Removing intermediate container 32660be34c23 00:17:13 ---> 5c171d8b3dcf 00:17:13 Step 20/22 : LABEL arch=x86_64 00:17:13 Removing intermediate container 14cd12df3455 00:17:13 ---> a4bcd592ed24 00:17:13 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:17:13 Installing collected packages: urllib3, idna, requests, websocket-client, texttable, docopt, jsonschema, cached-property, PyYAML, dockerpty, docker-pycreds, docker, docker-compose 00:17:13 Attempting uninstall: urllib3 00:17:13 Found existing installation: urllib3 1.25.9 00:17:13 Uninstalling urllib3-1.25.9: 00:17:13 Successfully uninstalled urllib3-1.25.9 00:17:13 ---> Running in 3394234c200b 00:17:13 ---> Running in 07f3b0dc549e 00:17:14 Attempting uninstall: idna 00:17:14 Found existing installation: idna 2.9 00:17:14 Uninstalling idna-2.9: 00:17:14 Successfully uninstalled idna-2.9 00:17:14 ---> ba16562fccfb 00:17:14 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:17:14 Attempting uninstall: requests 00:17:14 Found existing installation: requests 2.23.0 00:17:14 Uninstalling requests-2.23.0: 00:17:14 Successfully uninstalled requests-2.23.0 00:17:14 Removing intermediate container 3394234c200b 00:17:14 ---> 3cec1bf8c524 00:17:14 Step 21/22 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:17:15 ---> b99fbba08985 00:17:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:17:15 ---> Running in c2b4c95cd886 00:17:15 Running setup.py install for texttable: started 00:17:15 Removing intermediate container c2b4c95cd886 00:17:15 ---> 8d08733f6630 00:17:15 Step 22/22 : LABEL version=0.0.0 00:17:15 ---> 99605b760a04 00:17:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:17:15 ---> Running in a91d88ab4302 00:17:15 Running setup.py install for texttable: finished with status 'done' 00:17:15 Running setup.py install for docopt: started 00:17:15 Removing intermediate container 07f3b0dc549e 00:17:15 ---> 87dda85f4c3d 00:17:15 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:17:16 Running setup.py install for docopt: finished with status 'done' 00:17:17 ---> Running in 41fdeee0a5c6 00:17:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:17:17 Running setup.py install for PyYAML: started 00:17:17 Removing intermediate container a91d88ab4302 00:17:17 ---> e6450fd42343 00:17:17 00:17:18 ---> 6e31a3dfccca 00:17:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:17:18 Successfully built e6450fd42343 00:17:18 Successfully tagged docker-support-scheduler-go:latest 00:17:18 Removing intermediate container 41fdeee0a5c6 00:17:18 ---> 54434378eb48 00:17:18 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:17:19  Building docker-support-scheduler-go ... done  Running setup.py install for PyYAML: finished with status 'done' 00:17:19 Running setup.py install for dockerpty: started 00:17:19 ---> fe25e0cbd1ef 00:17:19 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:17:19 ---> dbd74a3d9693 00:17:19 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:17:19 Running setup.py install for dockerpty: finished with status 'done' 00:17:20 ---> Running in 23e10f7a190e 00:17:20 ---> Running in b5aa59584d0a 00:17:20 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 00:17:22 Removing intermediate container f2eccbc42420 00:17:22 ---> a5afeab20094 00:17:22 00:17:22 Step 10/23 : FROM alpine:3.12 00:17:22 ---> 88dd2752d2ea 00:17:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:17:22 ---> Running in 7f4a54c1b792 00:17:22 Removing intermediate container 23e10f7a190e 00:17:22 ---> 631e33ea472c 00:17:22 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:17:24 ---> Running in 29bd3a4a3a86 00:17:24 Removing intermediate container b5aa59584d0a 00:17:24 ---> c0f61cbf0e06 00:17:24 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:17:24 Removing intermediate container 7f4a54c1b792 00:17:24 ---> 5255d8d027ed 00:17:24 Step 12/23 : ENV APP_PORT=48080 00:17:24 Removing intermediate container 9d3afe98f667 00:17:24 ---> 4e2360b2e599 00:17:24 Step 21/26 : RUN apk --no-cache add curl 00:17:24 ---> Running in e4178ec5c84e 00:17:24 ---> Running in 79d40d367db7 00:17:24 Removing intermediate container 29bd3a4a3a86 00:17:24 ---> 6b751cf154e7 00:17:24 Step 22/24 : LABEL arch=x86_64 00:17:24 ---> d22609d857e3 00:17:24 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:17:24 Removing intermediate container e4178ec5c84e 00:17:24 ---> bb2d9b9ddf71 00:17:24 Step 13/23 : EXPOSE $APP_PORT 00:17:24 ---> Running in 81f8c61ad69f 00:17:25 ---> Running in c54242fbae44 00:17:25 Removing intermediate container 81f8c61ad69f 00:17:25 ---> edf7ed4ae81f 00:17:25 Step 23/24 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:17:25 ---> 3585370a6beb 00:17:25 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:17:25 ---> Running in 24d1a13145f6 00:17:25 Removing intermediate container c54242fbae44 00:17:25 ---> 6d9e21eca197 00:17:25 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:17:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:17:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:17:25 ---> Running in cc59b48165e3 00:17:25 Removing intermediate container 24d1a13145f6 00:17:25 ---> 1d83a639ec14 00:17:25 Step 24/24 : LABEL version=0.0.0 00:17:25 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:17:25 (2/3) Installing libcurl (7.69.1-r3) 00:17:25 ---> b3a4715fdae2 00:17:25 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:17:25 (3/3) Installing curl (7.69.1-r3) 00:17:25 Executing busybox-1.31.1-r19.trigger 00:17:25 OK: 72 MiB in 58 packages 00:17:26 ---> Running in 7217d3b5370b 00:17:26 ---> 8149d91fe6fc 00:17:26 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:17:26 Removing intermediate container 7217d3b5370b 00:17:26 ---> 0037e84b25ef 00:17:26 00:17:27 Successfully built 0037e84b25ef 00:17:27 ---> 127005ff6ea0 00:17:27 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:17:27 Successfully tagged docker-security-secretstore-setup-go:latest 00:17:27  Building docker-security-secretstore-setup-go ... done Removing intermediate container 79d40d367db7 00:17:27 ---> 39b9e6d70f93 00:17:27 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:17:27 ---> Running in 2c58d8b0d596 00:17:27 ---> Running in cbf6b6c3f3e5 00:17:27 Removing intermediate container 2c58d8b0d596 00:17:27 ---> 36e9bc2df079 00:17:27 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:17:27 ---> Running in 5883739edd46 00:17:27 Removing intermediate container cbf6b6c3f3e5 00:17:27 ---> c461a2e6c18e 00:17:27 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:17:27 Removing intermediate container cc59b48165e3 00:17:27 ---> 68c111697bfd 00:17:27 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:17:27 ---> Running in 780b057173ac 00:17:28 Removing intermediate container 5883739edd46 00:17:28 ---> b872ac2f7b1d 00:17:28 Step 24/26 : LABEL arch=x86_64 00:17:28 ---> Running in 8f6d25cbf9f3 00:17:28 ---> 98efaad02bdb 00:17:28 Step 26/31 : RUN chmod +x /entrypoint.sh 00:17:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:17:29 ---> Running in 9b4a002aed7d 00:17:29 Removing intermediate container 8f6d25cbf9f3 00:17:29 ---> 0249d0e9595f 00:17:29 Step 25/26 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:17:29 ---> Running in dbf6f61e10b4 00:17:29 Removing intermediate container dbf6f61e10b4 00:17:29 ---> 99eeb6ed723a 00:17:29 Step 26/26 : LABEL version=0.0.0 00:17:29 ---> Running in 15adfb4a7298 00:17:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:17:29 Removing intermediate container 15adfb4a7298 00:17:29 ---> 9dc655f8d0dc 00:17:29 00:17:29 Successfully built 9dc655f8d0dc 00:17:29 Successfully tagged docker-sys-mgmt-agent-go:latest 00:17:30  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 9b4a002aed7d 00:17:30 ---> 9d482079a830 00:17:30 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:17:30 ---> Running in 6314c30e8a58 00:17:30 (1/6) Installing dumb-init (1.2.2-r1) 00:17:30 (2/6) Installing libgcc (9.3.0-r2) 00:17:30 Removing intermediate container 6314c30e8a58 00:17:30 ---> efc3bec02a95 00:17:30 Step 28/31 : CMD ["gate"] 00:17:30 (3/6) Installing libsodium (1.0.18-r0) 00:17:30 (4/6) Installing libstdc++ (9.3.0-r2) 00:17:30 ---> Running in 4b1e3c904033 00:17:30 (5/6) Installing libzmq (4.3.3-r0) 00:17:30 Removing intermediate container 4b1e3c904033 00:17:30 ---> 2b66c56f1a5f 00:17:30 Step 29/31 : LABEL arch=x86_64 00:17:30 (6/6) Installing zeromq (4.3.3-r0) 00:17:30 Executing busybox-1.31.1-r19.trigger 00:17:30 OK: 8 MiB in 20 packages 00:17:31 ---> Running in db34b1d29d94 00:17:31 Removing intermediate container db34b1d29d94 00:17:31 ---> 25d67a6209e6 00:17:31 Step 30/31 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:17:31 Removing intermediate container 780b057173ac 00:17:31 ---> a86fb375f64f 00:17:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:17:31 ---> Running in 804231a7897f 00:17:31 Removing intermediate container 804231a7897f 00:17:31 ---> 21c13a5edd10 00:17:31 Step 31/31 : LABEL version=0.0.0 00:17:31 ---> 3e58db0ba1e0 00:17:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:17:31 ---> Running in 7ccf0e47b6b7 00:17:32 Removing intermediate container 7ccf0e47b6b7 00:17:32 ---> a8bece5bf091 00:17:32 00:17:32 Successfully built a8bece5bf091 00:17:32 Successfully tagged docker-security-bootstrapper-go:latest 00:17:32  Building docker-security-bootstrapper-go ... done  ---> 98cec6f60d05 00:17:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:17:32 ---> 911d96624674 00:17:32 Step 19/23 : ENTRYPOINT ["/core-data"] 00:17:32 ---> Running in 461cc3ffac0d 00:17:32 Removing intermediate container 461cc3ffac0d 00:17:32 ---> 1d630590f16c 00:17:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:17:33 ---> Running in a8071dd2cdab 00:17:33 Removing intermediate container a8071dd2cdab 00:17:33 ---> f85cbb5ae483 00:17:33 Step 21/23 : LABEL arch=x86_64 00:17:33 ---> Running in 9f1edc4d67f3 00:17:33 Removing intermediate container 9f1edc4d67f3 00:17:33 ---> ef9558cf5396 00:17:33 Step 22/23 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:17:33 ---> Running in 36656070504d 00:17:33 Removing intermediate container 36656070504d 00:17:33 ---> 9f7ab5765d62 00:17:33 Step 23/23 : LABEL version=0.0.0 00:17:33 ---> Running in 403aefdc50d4 00:17:34 Removing intermediate container 403aefdc50d4 00:17:34 ---> 4d3fb48155fe 00:17:34 00:17:34 Successfully built 4d3fb48155fe 00:17:34 Successfully tagged docker-core-data-go:latest 00:17:34  Building docker-core-data-go ... done  [Pipeline] } 00:17:34 $ docker stop --time=1 401f6e5a5576606cd80126f88b57a46a867e1a7e1729fc809770ed80dd211ea7 00:17:36 $ docker rm -f 401f6e5a5576606cd80126f88b57a46a867e1a7e1729fc809770ed80dd211ea7 [Pipeline] // withDockerContainer [Pipeline] sh 00:17:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:17:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:17:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:17:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:17:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:17:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:17:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:17:36 + docker images 00:17:36 + grep docker 00:17:36 docker-core-data-go latest 4d3fb48155fe 3 seconds ago 22.4MB 00:17:36 docker-security-bootstrapper-go latest a8bece5bf091 4 seconds ago 18.7MB 00:17:36 docker-sys-mgmt-agent-go latest 9dc655f8d0dc 7 seconds ago 313MB 00:17:36 docker-security-secretstore-setup-go latest 0037e84b25ef 10 seconds ago 24.9MB 00:17:36 docker-support-scheduler-go latest e6450fd42343 19 seconds ago 17.2MB 00:17:36 docker-core-metadata-go latest 6fbe878e8ec5 About a minute ago 19MB 00:17:36 docker-core-command-go latest 6820c7d529db About a minute ago 17.2MB 00:17:36 docker-support-notifications-go latest 6d896a2926c9 About a minute ago 17.8MB 00:17:36 docker-security-proxy-setup-go latest 24fe04b1d812 About a minute ago 24.7MB 00:17:36 docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script 00:17:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [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:17:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:17:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:17:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:17:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:17:52 Still waiting to schedule task 00:17:52 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-28602’ 00:17:53 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.387s coverage: 45.9% of statements 00:17:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:17:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:17:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:17:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:17:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:17:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:17:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:17:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.291s coverage: 100.0% of statements 00:18:00 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.509s coverage: 27.1% of statements 00:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:18:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.066s coverage: 100.0% of statements 00:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:18:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.161s coverage: 100.0% of statements 00:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:18:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:18:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.249s coverage: 66.2% of statements 00:18:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:18:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:18:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.737s coverage: 82.4% of statements 00:18:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:18:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:18:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:18:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:18:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.259s coverage: 28.6% of statements 00:18:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:18:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:18:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:18:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:18:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:18:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.157s coverage: 100.0% of statements 00:18:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:18:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.113s coverage: 100.0% of statements 00:18:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:18:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.424s coverage: 86.7% of statements 00:18:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:18:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.341s coverage: 97.5% of statements 00:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:18:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.213s coverage: 78.3% of statements 00:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:18:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:18:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.403s coverage: 92.8% of statements 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:18:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:18:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.221s coverage: 0.1% of statements 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:18:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:18:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.101s coverage: 47.1% of statements 00:18:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.097s coverage: 79.5% of statements 00:18:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements 00:18:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements 00:18:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.089s coverage: 87.5% of statements 00:18:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements 00:18:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 00:18:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.099s coverage: 81.4% of statements 00:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.131s coverage: 92.9% of statements 00:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 00:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements 00:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 00:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 75.5% of statements 00:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements 00:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements 00:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.151s coverage: 84.6% of statements 00:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.181s coverage: 91.6% of statements 00:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.491s coverage: 62.4% of statements 00:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 00:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements 00:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 00:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 00:18:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements 00:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.961s coverage: 69.1% of statements 00:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:18:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.372s coverage: 38.4% of statements 00:18:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:18:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:18:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.127s coverage: 89.5% of statements 00:18:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:18:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.145s coverage: 84.8% of statements 00:19:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.524s coverage: 47.0% of statements 00:19:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:19:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:19:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:19:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:19:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:19:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.139s coverage: 100.0% of statements 00:19:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:19:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements 00:19:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:19:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:19:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:19:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:19:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.433s coverage: 88.5% of statements 00:19:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:19:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:19:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.699s coverage: 29.1% of statements 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.294s coverage: 99.0% of statements 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:19:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.280s coverage: 95.6% of statements 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:19:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:19:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.157s coverage: 100.0% of statements 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:19:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:19:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:19:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.080s coverage: 100.0% of statements 00:19:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 00:19:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements 00:19:15 GO111MODULE=on go vet ./... 00:20:31 Running on prd-ubuntu18.04-docker-8c-8g-28603 in /w/workspace/edgexfoundry_edgex-go_PR-3223 [Pipeline] { [Pipeline] ws 00:20:31 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 00:20:33 using credential edgex-jenkins-ssh 00:20:33 Cloning the remote Git repository 00:20:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:20:34 > git init /w/workspace/edgex-go/3 # timeout=10 00:20:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:20:34 > git --version # timeout=10 00:20:34 > git --version # 'git version 2.17.1' 00:20:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:20:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:20:37 gofmt -l . 00:20:37 [ "`gofmt -l .`" = "" ] 00:20:38 ./bin/test-go-mod-tidy.sh 00:20:39 ./bin/test-attribution-txt.sh [Pipeline] sh 00:20:42 + ls -al . 00:20:42 total 756 00:20:42 drwxrwxr-x 9 1001 1001 4096 Mar 5 00:20 . 00:20:42 drwxr-xr-x 4 root root 4096 Mar 5 00:15 .. 00:20:42 -rw-rw-r-- 1 1001 1001 11 Mar 5 00:14 .dockerignore 00:20:42 drwxrwxr-x 8 1001 1001 4096 Mar 5 00:14 .git 00:20:42 drwxrwxr-x 3 1001 1001 4096 Mar 5 00:14 .github 00:20:42 -rw-rw-r-- 1 1001 1001 818 Mar 5 00:14 .gitignore 00:20:42 -rw-rw-r-- 1 1001 1001 166 Mar 5 00:14 .sonarcloud.properties 00:20:42 -rw-rw-r-- 1 1001 1001 8475 Mar 5 00:14 Attribution.txt 00:20:42 -rw-rw-r-- 1 1001 1001 3804 Mar 5 00:14 CONTRIBUTING.md 00:20:42 -rw-rw-r-- 1 1001 1001 931 Mar 5 00:14 Dockerfile.build 00:20:42 -rw-rw-r-- 1 1001 1001 863 Mar 5 00:14 Jenkinsfile 00:20:42 -rw-rw-r-- 1 1001 1001 10775 Mar 5 00:14 LICENSE 00:20:42 -rw-rw-r-- 1 1001 1001 5774 Mar 5 00:14 Makefile 00:20:42 -rw-rw-r-- 1 1001 1001 6524 Mar 5 00:14 README.md 00:20:42 -rw-rw-r-- 1 1001 1001 6755 Mar 5 00:14 SECURITY.md 00:20:42 -rw-rw-r-- 1 1001 1001 5 Mar 5 00:10 VERSION 00:20:42 -rw-rw-r-- 1 1001 1001 4131 Mar 5 00:14 ZMQWindows.md 00:20:42 drwxrwxr-x 2 1001 1001 4096 Mar 5 00:14 bin 00:20:42 drwxrwxr-x 14 1001 1001 4096 Mar 5 00:14 cmd 00:20:42 -rw-r--r-- 1 root root 618155 Mar 5 00:19 coverage.out 00:20:42 -rw-r--r-- 1 root root 1055 Mar 5 00:20 go.mod 00:20:42 -rw-r--r-- 1 root root 21699 Mar 5 00:20 go.sum 00:20:42 drwxrwxr-x 8 1001 1001 4096 Mar 5 00:14 internal 00:20:42 drwxrwxr-x 4 1001 1001 4096 Mar 5 00:14 openapi 00:20:42 drwxrwxr-x 4 1001 1001 4096 Mar 5 00:14 snap 00:20:42 -rw-rw-r-- 1 1001 1001 168 Mar 5 00:14 version.go [Pipeline] sh 00:20:43 + '[' -e coverage.out ] 00:20:43 + chown 1001:1001 coverage.out [Pipeline] stash 00:20:43 Warning: overwriting stash ‘coverage-report’ 00:20:44 Stashed 1 file(s) [Pipeline] sh 00:20:45 + make build 00:20:45 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:20:47 Merging remotes/origin/master commit 8a562533c14a3b85d4c48007758f286d837d2a70 into PR head commit f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:20:47 Merge succeeded, producing f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:20:47 Checking out Revision f6c5a0d5ef643f952fb5e1576dd6207da4923c49 (PR-3223) 00:20:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:20:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:20:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:20:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:20:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:20:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3223/head:refs/remotes/origin/PR-3223 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:20:47 > git config core.sparsecheckout # timeout=10 00:20:47 > git checkout -f f6c5a0d5ef643f952fb5e1576dd6207da4923c49 # timeout=10 00:20:47 > git remote # timeout=10 00:20:47 > git config --get remote.origin.url # timeout=10 00:20:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:20:47 > git merge 8a562533c14a3b85d4c48007758f286d837d2a70 # timeout=10 00:20:47 > git rev-parse HEAD^{commit} # timeout=10 00:20:47 > git config core.sparsecheckout # timeout=10 00:20:47 > git checkout -f f6c5a0d5ef643f952fb5e1576dd6207da4923c49 # timeout=10 00:20:51 Commit message: "build(snap): Add implementation for set up Consul ACL" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:20:52 + echo snap-build.sh 00:20:52 snap-build.sh 00:20:52 + SNAP_BASE_DIR=. 00:20:52 + '[' '!' -z /w/workspace/edgex-go/3 ']' 00:20:52 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 00:20:52 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 00:20:52 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 00:20:52 + cd /w/workspace/edgex-go/3 00:20:52 + sudo apt-get remove -qy --purge lxd lxd-client 00:20:52 Reading package lists... 00:20:52 Building dependency tree... 00:20:52 Reading state information... 00:20:52 The following packages were automatically installed and are no longer required: 00:20:52 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:20:52 uidmap xdelta3 00:20:52 Use 'sudo apt autoremove' to remove them. 00:20:52 The following packages will be REMOVED: 00:20:52 lxd* lxd-client* 00:20:53 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:20:53 After this operation, 31.7 MB disk space will be freed. 00:20:54 (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:20:54 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:20:56 Removing lxd dnsmasq configuration 00:20:56 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:20:56 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:20:56 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:20:56 (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:20:56 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:20:57 Processing triggers for systemd (237-3ubuntu10.42) ... 00:20:57 Processing triggers for ureadahead (0.100.0-21) ... 00:20:58 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:20:59 + sudo snap remove --purge lxd 00:20:59 snap "lxd" is not installed 00:20:59 + sudo groupadd --force --system lxd 00:20:59 ++ whoami 00:20:59 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:20:59 + newgrp - lxd 00:20:59 + sudo snap install lxd 00:21:09 2021-03-05T00:21:06Z INFO Waiting for automatic snapd restart... 00:21:25 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:21:27 lxd 4.11 from Canonical* installed 00:21:27 + sudo lxd init --auto 00:21:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:21:37 + sudo snap install --classic snapcraft 00:21:40 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:21:42 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:21:44 snapcraft 4.5.1 from Canonical* installed 00:21:44 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:21:44 + patch --verbose -p1 00:21:44 Hmm... Looks like a unified diff to me... 00:21:44 The text leading up to this was: 00:21:44 -------------------------- 00:21:44 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:21:44 |From: Tony Espy 00:21:44 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:21:44 |Subject: [PATCH] optimize snap build for pipeline CI check 00:21:44 | 00:21:44 |This patch is used by the EdgeX CI pipeline builds to 00:21:44 |optimize the snap CI check run for pull requests. When 00:21:44 |applied, it essentially strips out everything (apps and 00:21:44 |parts) from the snapcraft.yaml file except those required 00:21:44 |to build edgex-go, as the whole idea of the CI check is to 00:21:44 |catch changes to edgex-go that break the snap build. 00:21:44 | 00:21:44 |In general, anyone updating snapcraft.yaml will also need 00:21:44 |to update this patch file, otherwise it may fail to apply, 00:21:44 |resulting in a failed snap build CI check in the associated 00:21:44 |pull request. 00:21:44 | 00:21:44 |Note - in addition to applying this patch, the pipeline also 00:21:44 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:21:44 |need to build the finally binary .snap file (and it won't 00:21:44 |work with the patch applied). This further reduces the build 00:21:44 |time. 00:21:44 |--- 00:21:44 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:21:44 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:21:44 | 00:21:44 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:21:44 |index 1e537489..faf42425 100644 00:21:44 |--- a/snap/snapcraft.yaml 00:21:44 |+++ b/snap/snapcraft.yaml 00:21:44 -------------------------- 00:21:44 patching file snap/snapcraft.yaml 00:21:44 Using Plan A... 00:21:44 Hunk #1 FAILED at 73. 00:21:44 Hunk #2 succeeded at 296 with fuzz 1 (offset 25 lines). 00:21:44 Hunk #3 succeeded at 308 (offset 22 lines). 00:21:44 Hunk #4 succeeded at 316 (offset 22 lines). 00:21:44 Hunk #5 succeeded at 323 (offset 22 lines). 00:21:44 Hunk #6 succeeded at 350 (offset 22 lines). 00:21:44 Hunk #7 succeeded at 384 (offset 22 lines). 00:21:44 Hunk #8 succeeded at 446 (offset 33 lines). 00:21:44 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:21:44 Hmm... Ignoring the trailing garbage. 00:21:44 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:21:44 Failed in branch amd64 00:21:48 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:21:54 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:21: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:22:02 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:22:07 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:22: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:22:22 $ docker stop --time=1 938521a5b8a83aedd94aac56742a967c91084cabc37665772db872743cfcbfee 00:22:24 $ docker rm -f 938521a5b8a83aedd94aac56742a967c91084cabc37665772db872743cfcbfee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:22:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:22:27 00:22:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:22:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:22:28 latest: Pulling from edgex-devops/edgex-compose-arm64 00:22:28 29e5d40040c1: Pulling fs layer 00:22:28 1ce36da41761: Pulling fs layer 00:22:28 25b303627fd3: Pulling fs layer 00:22:28 29e5d40040c1: Verifying Checksum 00:22:28 29e5d40040c1: Download complete 00:22:28 1ce36da41761: Verifying Checksum 00:22:28 1ce36da41761: Download complete 00:22:29 29e5d40040c1: Pull complete 00:22:30 1ce36da41761: Pull complete 00:22:30 25b303627fd3: Download complete 00:22:40 25b303627fd3: Pull complete 00:22:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:22:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:22:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:22:41 prd-ubuntu18.04-docker-arm64-4c-16g-28601 does not seem to be running inside a container 00:22:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:22:44 $ docker top c37466b7c079201a68c24c06a9789bfde2eb0e0b5f9fc321fb5fd4defedca11c -eo pid,comm [Pipeline] { [Pipeline] sh 00:22:45 + docker-compose+ buildgrep --help parallel 00:22:45 00:22:50 --parallel Build images in parallel. [Pipeline] } 00:22:50 $ docker stop --time=1 c37466b7c079201a68c24c06a9789bfde2eb0e0b5f9fc321fb5fd4defedca11c 00:22:52 $ docker rm -f c37466b7c079201a68c24c06a9789bfde2eb0e0b5f9fc321fb5fd4defedca11c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:22:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:22:53 . [Pipeline] withDockerContainer 00:22:54 prd-ubuntu18.04-docker-arm64-4c-16g-28601 does not seem to be running inside a container 00:22:54 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:22:55 $ docker top ff0d23e04b685793301d7d3b4ce4441fc5cd3b7d1b1efe11a45491df2fd74b74 -eo pid,comm [Pipeline] { [Pipeline] sh 00:22:56 + docker-compose -f ./docker-compose-build.yml build --parallel 00:23:02 Building docker-core-command-go ... 00:23:02 Building docker-core-data-go ... 00:23:02 Building docker-core-metadata-go ... 00:23:02 Building docker-security-bootstrapper-go ... 00:23:02 Building docker-security-proxy-setup-go ... 00:23:02 Building docker-security-secretstore-setup-go ... 00:23:02 Building docker-support-notifications-go ... 00:23:02 Building docker-support-scheduler-go ... 00:23:02 Building docker-sys-mgmt-agent-go ... 00:23:02 Building docker-core-command-go 00:23:02 Building docker-support-scheduler-go 00:23:02 Building docker-security-proxy-setup-go 00:23:02 Building docker-security-secretstore-setup-go 00:23:02 Building docker-support-notifications-go 00:24:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:24:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:24:24 ---> 414fdf8f03ed 00:24:24 Step 3/23 : WORKDIR /edgex-go 00:24:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:24:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:24:24 ---> 414fdf8f03ed 00:24:24 Step 3/22 : WORKDIR /edgex-go 00:24:24 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:24:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:24:24 ---> 414fdf8f03ed 00:24:24 Step 3/24 : WORKDIR /edgex-go 00:24:24 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:24:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:24:24 ---> 414fdf8f03ed 00:24:24 Step 3/21 : WORKDIR /edgex-go 00:24:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:24:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:24:24 ---> 414fdf8f03ed 00:24:24 Step 3/22 : WORKDIR /edgex-go 00:24:24 ---> Running in 512752ba2a6e 00:24:24 ---> Running in bee1d9362473 00:24:24 ---> Running in 00f78abbd15f 00:24:24 ---> Running in 40b5311b0522 00:24:24 ---> Running in 6fbbe667e91e 00:24:24 Removing intermediate container 00f78abbd15f 00:24:24 ---> 7f2dad99d3df 00:24:24 Removing intermediate container bee1d9362473 00:24:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:24:24 ---> 6e49f3547205 00:24:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:24:24 Removing intermediate container 40b5311b0522 00:24:24 Removing intermediate container 6fbbe667e91e 00:24:24 ---> bee5dffa25a3 00:24:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:24:24 ---> 3b0251115e99 00:24:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:24:24 Removing intermediate container 512752ba2a6e 00:24:24 ---> fc16013f70a0 00:24:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:24:24 ---> Running in 548affdd3967 00:24:24 ---> Running in 59a7d7fbcf0b 00:24:24 ---> Running in 8f478f618f51 00:24:24 ---> Running in 2b698827cb93 00:24:24 ---> Running in 3751604d7887 00:24:24 Removing intermediate container 548affdd3967 00:24:24 ---> d3abda687e11 00:24:24 Step 5/22 : RUN apk add --update --no-cache make git 00:24:24 ---> Running in e6e35f7c0652 00:24:24 Removing intermediate container 59a7d7fbcf0b 00:24:24 ---> c8db8026f189 00:24:24 Step 5/24 : RUN apk add --update --no-cache make git 00:24:24 ---> Running in a8d242fdb07f 00:24:24 Removing intermediate container 8f478f618f51 00:24:24 ---> 4ff5a20ab40c 00:24:24 Step 5/23 : RUN apk add --update --no-cache make git 00:24:24 Removing intermediate container 3751604d7887 00:24:24 ---> 638cfeeaf29a 00:24:24 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:24:24 ---> Running in c52e66d8f092 00:24:24 Removing intermediate container 2b698827cb93 00:24:24 ---> 34f31d55ea10 00:24:24 Step 5/21 : RUN apk add --update --no-cache make git 00:24:24 ---> Running in 14749d6644fb 00:24:24 ---> Running in 2689ed48f855 00:24:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:24:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:24:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:24:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:24:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:24:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:24:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:24:24 OK: 217 MiB in 51 packages 00:24:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:24:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:24:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:24:24 OK: 217 MiB in 51 packages 00:24:24 OK: 217 MiB in 51 packages 00:24:25 OK: 217 MiB in 51 packages 00:24:25 OK: 217 MiB in 51 packages 00:24:25 Removing intermediate container e6e35f7c0652 00:24:25 ---> dfa25f628817 00:24:25 Step 6/22 : COPY go.mod . 00:24:26 Removing intermediate container a8d242fdb07f 00:24:26 ---> 14cb293aa2e3 00:24:26 Step 6/24 : COPY go.mod . 00:24:26 Removing intermediate container c52e66d8f092 00:24:26 ---> 2295c62c8e1e 00:24:26 Step 6/23 : COPY go.mod . 00:24:26 ---> b6b59669073f 00:24:26 Step 7/22 : RUN go mod download 00:24:27 Removing intermediate container 14749d6644fb 00:24:27 ---> fc081f4eb92b 00:24:27 Step 6/22 : COPY go.mod . 00:24:27 ---> Running in 8ff943df7980 00:24:27 Removing intermediate container 2689ed48f855 00:24:27 ---> a8203b0f298d 00:24:27 Step 6/21 : COPY go.mod . 00:24:27 ---> d1a23e70c6d0 00:24:27 Step 7/24 : RUN go mod download 00:24:27 ---> c21bca0f1ae2 00:24:27 Step 7/23 : RUN go mod download 00:24:28 ---> Running in 08a5ae55a320 00:24:28 ---> Running in 93388c061d7c 00:24:28 ---> 2650aabe65fa 00:24:28 Step 7/22 : RUN go mod download 00:24:28 ---> 5bc89282b758 00:24:28 Step 7/21 : RUN go mod download 00:24:28 ---> Running in 8a689a988616 00:24:28 ---> Running in 1a6b03c86634 00:24:31 Removing intermediate container 8ff943df7980 00:24:31 ---> 30f3545d0595 00:24:31 Step 8/22 : COPY . . 00:24:33 Removing intermediate container 08a5ae55a320 00:24:33 ---> a73e01225d0a 00:24:33 Step 8/24 : COPY . .Removing intermediate container 93388c061d7c 00:24:33 ---> 4e47712d0f35 00:24:33 Step 8/23 : COPY . . 00:24:33 00:24:33 Removing intermediate container 8a689a988616 00:24:33 ---> 4b347f365f55 00:24:33 Step 8/22 : COPY . . 00:24:33 Removing intermediate container 1a6b03c86634 00:24:33 ---> 1ac46f115860 00:24:33 Step 8/21 : COPY . . 00:25:00 ---> cbac9bd80e2d 00:25:00 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:25:00 ---> Running in 5c31cecaced7 00:25:00 ---> 31d7aebf5663 00:25:00 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:25:00 ---> c5b8e724835c 00:25:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:25:00 ---> 90812d94eb17 00:25:00 Step 9/23 : RUN make cmd/core-command/core-command 00:25:00 ---> a9ada8e55dd3 00:25:00 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:25:00 ---> Running in 43e80442e582 00:25:00 ---> Running in 914b19faad5b 00:25:00 ---> Running in 6c60775cf6d3 00:25:00 ---> Running in 81ded315e332 00:25:00 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:25:00 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:25:00 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:25:00 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:25:01 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:26:22 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:26:25 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:26:40 Removing intermediate container 43e80442e582 00:26:40 ---> 9f64322b1fb8 00:26:40 00:26:40 Step 10/24 : FROM alpine:3.12 00:26:40 3.12: Pulling from library/alpine 00:26:41 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 00:26:42 Status: Downloaded newer image for alpine:3.12 00:26:42 ---> d10569e2745f 00:26:42 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:26:42 ---> Running in 79b3de44d7fe 00:26:43 Removing intermediate container 6c60775cf6d3 00:26:43 ---> 56fc96922d52 00:26:43 00:26:43 Step 10/21 : FROM alpine:3.12 00:26:43 ---> d10569e2745f 00:26:43 Step 11/21 : RUN apk add --update --no-cache curl 00:26:43 ---> Running in 7ea942e37dd3 00:26:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:26:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:26:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:26:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:26:46 (1/5) Installing ca-certificates (20191127-r4) 00:26:46 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:26:46 (3/5) Installing libcurl (7.69.1-r3) 00:26:46 (4/5) Installing curl (7.69.1-r3) 00:26:46 (5/5) Installing dumb-init (1.2.2-r1) 00:26:46 Executing busybox-1.31.1-r19.trigger 00:26:46 (1/4) Installing ca-certificates (20191127-r4) 00:26:46 Executing ca-certificates-20191127-r4.trigger 00:26:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:26:46 (3/4) Installing libcurl (7.69.1-r3) 00:26:46 (4/4) Installing curl (7.69.1-r3) 00:26:46 Executing busybox-1.31.1-r19.trigger 00:26:46 Executing ca-certificates-20191127-r4.trigger 00:26:46 OK: 7 MiB in 19 packages 00:26:46 OK: 7 MiB in 18 packages 00:26:49 Removing intermediate container 79b3de44d7fe 00:26:49 ---> 305251c13d28 00:26:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:26:49 Removing intermediate container 7ea942e37dd3 00:26:49 ---> 68d6acb6e3d7 00:26:49 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:26:49 ---> Running in bdd78e38ce0e 00:26:49 ---> Running in 5c39bd759141 00:26:50 Removing intermediate container bdd78e38ce0e 00:26:50 ---> a879a6fe44e4 00:26:50 Step 13/24 : WORKDIR / 00:26:50 Removing intermediate container 5c39bd759141 00:26:50 ---> 8cf138cea3cd 00:26:50 Step 13/21 : WORKDIR /edgex 00:26:50 ---> Running in c43a8faaba49 00:26:50 ---> Running in 9a634b0fbd5e 00:26:51 Removing intermediate container c43a8faaba49 00:26:51 ---> d1ea394ec0cc 00:26:51 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:26:51 Removing intermediate container 9a634b0fbd5e 00:26:51 ---> efe508377129 00:26:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:26:53 ---> d1119d401274 00:26:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:26:53 ---> 35d2df848706 00:26:53 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:26:56 ---> 5cc937d1faeb 00:26:56 ---> 562912b833ba 00:26:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:26:56 00:26:56 Removing intermediate container 914b19faad5b 00:26:56 ---> c83bad47c5af 00:26:56 00:26:56 Step 10/23 : FROM alpine:3.12 00:26:56 ---> d10569e2745f 00:26:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:26:56 Removing intermediate container 5c31cecaced7 00:26:56 ---> 738ccae82da6 00:26:56 00:26:56 Step 10/22 : FROM alpine:3.12 00:26:56 ---> d10569e2745f 00:26:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:26:56 Removing intermediate container 81ded315e332 00:26:56 ---> d549c73172ee 00:26:56 00:26:56 Step 10/22 : FROM alpine:3.12 00:26:56 ---> d10569e2745f 00:26:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:26:56 ---> Running in 60a3f2171ba2 00:26:56 ---> Running in b7cc83158d48 00:26:57 ---> Running in 7e554f07b517 00:26:57 ---> 8ebbe8eac305 00:26:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:26:57 ---> 1a421571ba39 00:26:57 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:26:57 ---> Running in 8f8bd503a65b 00:26:58 Removing intermediate container 8f8bd503a65b 00:26:58 ---> 2460c26b0aa4 00:26:58 Step 18/21 : CMD ["--init=true"] 00:26:58 ---> Running in a12ee1cbd45f 00:26:59 ---> 71b83f157e3b 00:26:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:26:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:26:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:26:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:26:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:26:59 Removing intermediate container a12ee1cbd45f 00:26:59 ---> 47fc63cf1bdd 00:26:59 Step 19/21 : LABEL arch=arm64 00:26:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:26:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:27:00 ---> Running in 2ce508a75f23 00:27:00 (1/2) Installing ca-certificates (20191127-r4) 00:27:00 (2/2) Installing dumb-init (1.2.2-r1) 00:27:00 Executing busybox-1.31.1-r19.trigger 00:27:00 (1/1) Installing dumb-init (1.2.2-r1) 00:27:00 Executing ca-certificates-20191127-r4.trigger 00:27:00 Executing busybox-1.31.1-r19.trigger 00:27:00 OK: 5 MiB in 15 packages 00:27:00 (1/1) Installing dumb-init (1.2.2-r1) 00:27:00 Executing busybox-1.31.1-r19.trigger 00:27:00 OK: 5 MiB in 15 packages 00:27:00 OK: 6 MiB in 16 packages 00:27:00 ---> 2981c13bd5ac 00:27:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:27:00 Removing intermediate container 2ce508a75f23 00:27:00 ---> 1e7fcbcf6f61 00:27:00 Step 20/21 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:27:01 ---> Running in 19f267868c86 00:27:02 Removing intermediate container 19f267868c86 00:27:02 ---> 6948fc6bb48f 00:27:02 Step 21/21 : LABEL version=0.0.0 00:27:02 ---> 537cbdba3960 00:27:02 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:27:02 ---> Running in a3b02b49561b 00:27:02 ---> Running in 2856f7d7c468 00:27:02 Removing intermediate container b7cc83158d48 00:27:02 ---> 2e164586388e 00:27:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:27:02 Removing intermediate container 60a3f2171ba2 00:27:02 ---> eea4a3af36d2 00:27:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:27:02 ---> Running in 2b6aadef3dff 00:27:02 ---> Running in 27795d28ebfd 00:27:03 Removing intermediate container a3b02b49561b 00:27:03 ---> 5adbf199e25d 00:27:03 00:27:03 Removing intermediate container 7e554f07b517 00:27:03 ---> ba573aa5d1a8 00:27:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:27:03 ---> Running in eae1dd35ed2a 00:27:03 Removing intermediate container 27795d28ebfd 00:27:03 ---> 1f0bd0877ec0 00:27:03 Step 13/23 : ENV APP_PORT=48082 00:27:03 Successfully built 5adbf199e25d 00:27:03 Removing intermediate container 2b6aadef3dff 00:27:03 ---> 061073d6bf15 00:27:03 Step 13/22 : ENV APP_PORT=48085 00:27:03 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:27:03  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 00:27:03 ---> Running in 3c293a0c5545 00:27:03 ---> Running in 772518b6f343 00:27:04 Removing intermediate container eae1dd35ed2a 00:27:04 ---> 2d17974fe017 00:27:04 Step 13/22 : ENV APP_PORT=48060 00:27:04 ---> Running in 9d4c3046fcd9 00:27:04 Removing intermediate container 3c293a0c5545 00:27:04 ---> 1ba3d8d1b640 00:27:04 Step 14/23 : EXPOSE $APP_PORT 00:27:04 Removing intermediate container 772518b6f343 00:27:04 ---> cc12e92baddb 00:27:04 Step 14/22 : EXPOSE $APP_PORT 00:27:04 ---> Running in f9776e1c5d3d 00:27:05 ---> Running in 16a777c1bc69 00:27:05 Removing intermediate container 9d4c3046fcd9 00:27:05 ---> fb29151e440f 00:27:05 Step 14/22 : EXPOSE $APP_PORT 00:27:05 ---> Running in 2c567199db5e 00:27:05 Removing intermediate container f9776e1c5d3d 00:27:05 ---> 43133d7ab9b4 00:27:05 Step 15/23 : WORKDIR / 00:27:05 Removing intermediate container 2856f7d7c468 00:27:05 ---> dacbe9bf6af6 00:27:05 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:27:06 Removing intermediate container 16a777c1bc69 00:27:06 ---> a7dd0a2795ca 00:27:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:27:06 ---> Running in e1acdaa3a871 00:27:06 ---> Running in 18793063e4d5 00:27:06 Removing intermediate container 2c567199db5e 00:27:06 ---> 6e464b23a339 00:27:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:27:07 ---> 9c0a37c19111 00:27:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:27:07 Removing intermediate container e1acdaa3a871 00:27:07 ---> 536bc3ad0657 00:27:07 Step 22/24 : LABEL arch=arm64 00:27:07 Removing intermediate container 18793063e4d5 00:27:07 ---> f1bb19f10ff1 00:27:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:27:07 ---> Running in 3e0d0b42b803 00:27:07 ---> f2e210fb13a3 00:27:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:27:08 Removing intermediate container 3e0d0b42b803 00:27:08 ---> 9de2537a2f0a 00:27:08 Step 23/24 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:27:09 ---> 8ffe5468c218 00:27:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:27:09 ---> Running in 541b6775e571 00:27:09 ---> eeddb27f6830 00:27:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:27:09 ---> 97a45988ba81 00:27:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:27:10 Removing intermediate container 541b6775e571 00:27:10 ---> b5917a1a4468 00:27:10 Step 24/24 : LABEL version=0.0.0 00:27:10 ---> Running in c6ae8c27e8ac 00:27:10 ---> 19294b66fba5 00:27:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:27:11 ---> 6c12f4d7752c 00:27:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:27:11 ---> Running in 9150b443d3d7 00:27:11 ---> a67543a61367 00:27:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:27:11 Removing intermediate container c6ae8c27e8ac 00:27:11 ---> 4bb2984a5ffd 00:27:11 00:27:11 ---> Running in a9b57b3fe144 00:27:11 Successfully built 4bb2984a5ffd 00:27:11 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:27:11  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go 00:27:11 Removing intermediate container 9150b443d3d7 00:27:11 ---> 6c0d5faca3d8 00:27:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:27:11 ---> a70fb50949c9 00:27:11 Step 19/23 : ENTRYPOINT ["/core-command"] 00:27:12 ---> Running in 7fc14edd6caa 00:27:12 Removing intermediate container a9b57b3fe144 00:27:12 ---> fc2ffaafd114 00:27:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:27:12 ---> Running in 3056d6f2dcfb 00:27:12 ---> Running in 62e64d35463c 00:27:12 Removing intermediate container 7fc14edd6caa 00:27:12 ---> 33fd66be8ca0 00:27:12 Step 20/22 : LABEL arch=arm64 00:27:12 ---> Running in cdd986e0c581 00:27:13 Removing intermediate container 3056d6f2dcfb 00:27:13 ---> e51b839bb882 00:27:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:27:13 Removing intermediate container 62e64d35463c 00:27:13 ---> a8ab86e05b52 00:27:13 Step 20/22 : LABEL arch=arm64 00:27:13 ---> Running in e00ef438c943 00:27:13 ---> Running in 335e7101906b 00:27:13 Removing intermediate container cdd986e0c581 00:27:13 ---> 4dfb63004832 00:27:13 Step 21/22 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:27:13 Removing intermediate container e00ef438c943 00:27:13 ---> 320f0e98abc5 00:27:13 Step 21/23 : LABEL arch=arm64 00:27:13 Removing intermediate container 335e7101906b 00:27:13 ---> 0e4fe46f61a0 00:27:13 Step 21/22 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:27:14 ---> Running in 9645d1b0cf8a 00:27:14 ---> Running in cd4ae8b8d349 00:27:14 ---> Running in 62c92574696b 00:27:15 Removing intermediate container 9645d1b0cf8a 00:27:15 ---> 0e9af09507af 00:27:15 Step 22/22 : LABEL version=0.0.0 00:27:15 Removing intermediate container 62c92574696b 00:27:15 ---> 1654c3ec712e 00:27:15 Step 22/23 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:27:15 Removing intermediate container cd4ae8b8d349 00:27:15 ---> dc7a1a4878f7 00:27:15 Step 22/22 : LABEL version=0.0.0 00:27:15 ---> Running in a5ab672bf5b1 00:27:15 ---> Running in 2ced62d0e938 00:27:15 ---> Running in 7322c9cc030b 00:27:16 Removing intermediate container a5ab672bf5b1 00:27:16 ---> 23d01153ecf9 00:27:16 00:27:16 Removing intermediate container 7322c9cc030b 00:27:16 ---> 32ff4ca58d5a 00:27:16 00:27:16 Removing intermediate container 2ced62d0e938 00:27:16 ---> 90073dc86953 00:27:16 Step 23/23 : LABEL version=0.0.0 00:27:16 Successfully built 23d01153ecf9 00:27:16 Successfully tagged docker-support-scheduler-go-arm64:latest 00:27:16  Building docker-support-scheduler-go ... done Building docker-core-data-go 00:27:16 Successfully built 32ff4ca58d5a 00:27:17 Successfully tagged docker-support-notifications-go-arm64:latest 00:27:17 ---> Running in 57ff02a5ecef 00:27:17 Building docker-sys-mgmt-agent-go 00:27:17  Building docker-support-notifications-go ... done Removing intermediate container 57ff02a5ecef 00:27:17 ---> 791fb8dd0fa6 00:27:17 00:27:17 Successfully built 791fb8dd0fa6 00:27:17 Successfully tagged docker-core-command-go-arm64:latest 00:27:44  Building docker-core-command-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:27:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:27:44 ---> 414fdf8f03ed 00:27:44 Step 3/23 : WORKDIR /edgex-go 00:27:44 ---> Using cache 00:27:44 ---> fc16013f70a0 00:27:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:44 ---> Using cache 00:27:44 ---> 638cfeeaf29a 00:27:44 Step 5/23 : RUN apk add --update --no-cache make git 00:27:48 ---> Running in 22e2b9612c2e 00:27:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:27:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:27:50 OK: 217 MiB in 51 packages 00:27:52 Removing intermediate container 22e2b9612c2e 00:27:52 ---> 5632448f05ab 00:27:52 Step 6/23 : COPY go.mod . 00:27:54 ---> a038a96b0424 00:27:54 Step 7/23 : RUN go mod download 00:27:54 ---> Running in cbeb0fcd91d6 00:27:54 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:27:54 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:27:54 ---> 414fdf8f03ed 00:27:54 Step 3/31 : WORKDIR /edgex-go 00:27:54 ---> Using cache 00:27:54 ---> fc16013f70a0 00:27:54 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:54 ---> Using cache 00:27:54 ---> 638cfeeaf29a 00:27:54 Step 5/31 : RUN apk add --update --no-cache make git 00:27:54 ---> Using cache 00:27:54 ---> 5632448f05ab 00:27:54 Step 6/31 : COPY go.mod . 00:27:54 ---> Using cache 00:27:54 ---> a038a96b0424 00:27:54 Step 7/31 : RUN go mod download 00:27:54 ---> Running in 92cfc7436a0d 00:27:58 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:27:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:27:58 ---> 414fdf8f03ed 00:27:58 Step 3/26 : WORKDIR /edgex-go 00:27:58 ---> Using cache 00:27:58 ---> fc16013f70a0 00:27:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:58 ---> Using cache 00:27:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Removing intermediate container cbeb0fcd91d6 00:27:58 ---> 99983b3211f9 00:27:58 Step 8/23 : COPY . . 00:27:58 ---> 638cfeeaf29a 00:27:58 00:27:58 Step 5/26 : RUN apk add --update --no-cache make bash git 00:27:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:27:58 ---> 414fdf8f03ed 00:27:58 Step 3/23 : WORKDIR /edgex-go 00:27:58 ---> Using cache 00:27:58 ---> fc16013f70a0 00:27:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:27:58 ---> Using cache 00:27:58 ---> 638cfeeaf29a 00:27:58 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:27:58 ---> Running in f401babffed7 00:27:58 ---> Running in e500b731c5b8 00:27:58 Removing intermediate container 92cfc7436a0d 00:27:58 ---> 487ac78ec38b 00:27:58 Step 8/31 : COPY . . 00:28:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:28:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:28:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:28:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:28:01 OK: 217 MiB in 51 packages 00:28:01 OK: 217 MiB in 51 packages 00:28:08 Removing intermediate container f401babffed7 00:28:08 Removing intermediate container e500b731c5b8 00:28:08 ---> 37767604a6cd 00:28:08 Step 6/26 : COPY go.mod . 00:28:08 ---> 767b6d78c909 00:28:08 Step 6/23 : COPY go.mod . 00:28:09 ---> 9efa88c69bf4 00:28:09 Step 7/26 : RUN go mod download 00:28:09 ---> f98d1fd2aa6b 00:28:09 Step 7/23 : RUN go mod download 00:28:09 ---> Running in 26ff4a6bab89 00:28:09 ---> Running in fa3ea7703c41 00:28:10 ---> 9feccf57ef25 00:28:10 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:28:10 ---> 82f7edea5b64 00:28:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:28:10 ---> Running in 755f35c41d98 00:28:10 ---> Running in 66c1447d2d2e 00:28:12 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:28:12 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:28:13 Removing intermediate container 26ff4a6bab89 00:28:13 ---> 4a884756ef50 00:28:13 Step 8/23 : COPY . . 00:28:13 Removing intermediate container fa3ea7703c41 00:28:13 ---> 97e449172f82 00:28:13 Step 8/26 : COPY . . 00:28:46 ---> 44e5fe83cc24 00:28:46 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:28:46 ---> 02c43b10c854 00:28:46 Step 9/23 : RUN make cmd/core-data/core-data 00:28:46 ---> Running in 41fb957a21c0 00:28:46 ---> Running in 50e8c6cc6f00 00:28:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:28:48 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:29:27 Removing intermediate container 755f35c41d98 00:29:27 ---> cde332748522 00:29:27 00:29:27 Step 10/31 : FROM alpine:3.12 00:29:27 ---> d10569e2745f 00:29:27 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:29:27 ---> Running in 05812314968f 00:29:27 Removing intermediate container 05812314968f 00:29:27 ---> 0a358e19c9c6 00:29:27 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:29:28 ---> Running in 970dcb7f8007 00:29:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:29:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:29:31 (1/2) Installing dumb-init (1.2.2-r1) 00:29:31 (2/2) Installing su-exec (0.2-r1) 00:29:31 Executing busybox-1.31.1-r19.trigger 00:29:31 OK: 5 MiB in 16 packages 00:29:33 Removing intermediate container 970dcb7f8007 00:29:33 ---> 8d6f3ceac361 00:29:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:29:33 ---> Running in 82553d99a50f 00:29:33 Removing intermediate container 82553d99a50f 00:29:33 ---> 69ef0eb6278c 00:29:33 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:29:33 ---> Running in fb9a3d00bae1 00:29:34 Removing intermediate container fb9a3d00bae1 00:29:34 ---> 9798265986fd 00:29:34 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:29:34 ---> Running in 706137eaf9fe 00:29:38 Removing intermediate container 706137eaf9fe 00:29:38 ---> e5ce313fb3ea 00:29:38 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:29:38 ---> Running in 9d29bc5f45a3 00:29:39 Removing intermediate container 9d29bc5f45a3 00:29:39 ---> ecdf598c4bd7 00:29:39 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:29:40 ---> 2452fc210257 00:29:40 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:29:40 ---> Running in ac0bd18225e7 00:29:44 Removing intermediate container ac0bd18225e7 00:29:44 ---> 222c4cca2480 00:29:44 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:29:46 ---> 2c251fd884fc 00:29:46 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:29:48 Removing intermediate container 66c1447d2d2e 00:29:48 ---> fcedf9d9c36e 00:29:48 00:29:48 Step 10/23 : FROM alpine:3.12 00:29:48 ---> d10569e2745f 00:29:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:29:48 ---> Using cache 00:29:48 ---> eea4a3af36d2 00:29:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:29:48 ---> Using cache 00:29:48 ---> 1f0bd0877ec0 00:29:48 Step 13/23 : ENV APP_PORT=48081 00:29:49 ---> Running in c8acb3e02ced 00:29:49 ---> bbd6514237fa 00:29:49 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:29:50 Removing intermediate container c8acb3e02ced 00:29:50 ---> 99e94edf9569 00:29:50 Step 14/23 : EXPOSE $APP_PORT 00:29:50 ---> Running in 587804b43a31 00:29:50 ---> 313922de0004 00:29:50 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:29:51 Removing intermediate container 587804b43a31 00:29:51 ---> 1faf5d32aee2 00:29:51 Step 15/23 : WORKDIR / 00:29:51 ---> Running in 3824c8426500 00:29:51 ---> c2ec8ea48be9 00:29:51 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:29:51 Removing intermediate container 3824c8426500 00:29:51 ---> eb834dbdc67d 00:29:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:29:53 ---> 0da4f5555fd1 00:29:53 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:29:53 ---> d916e4aa8439 00:29:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:29:53 ---> Running in 4bd96e3b879b 00:29:55 Removing intermediate container 4bd96e3b879b 00:29:55 ---> 4e564f0d41f6 00:29:55 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:29:55 ---> 58cbc7976eb7 00:29:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:29:56 ---> 571a236f2676 00:29:56 Step 26/31 : RUN chmod +x /entrypoint.sh 00:29:56 ---> Running in d4f4d680e282 00:29:57 ---> a250e4f2d325 00:29:57 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:29:57 ---> Running in 982c2e273a53 00:29:58 Removing intermediate container 982c2e273a53 00:29:58 ---> 2adfe7633d45 00:29:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:29:58 ---> Running in 6911c74f200d 00:29:59 Removing intermediate container 6911c74f200d 00:29:59 ---> 1a070eb62f70 00:29:59 Step 21/23 : LABEL arch=arm64 00:29:59 ---> Running in d621f76261b9 00:30:00 Removing intermediate container d621f76261b9 00:30:00 ---> 03dec459931f 00:30:00 Step 22/23 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:30:00 ---> Running in 9a3d64bde7f6 00:30:00 Removing intermediate container d4f4d680e282 00:30:00 ---> 3cb23716d74c 00:30:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:30:01 ---> Running in 9dc4de44b25f 00:30:01 Removing intermediate container 9a3d64bde7f6 00:30:01 ---> 2dd06dc7727f 00:30:01 Step 23/23 : LABEL version=0.0.0 00:30:01 ---> Running in e060feb4253e 00:30:02 Removing intermediate container 9dc4de44b25f 00:30:02 ---> beff6e76927a 00:30:02 Step 28/31 : CMD ["gate"] 00:30:02 ---> Running in f1fa9a255ed3 00:30:03 Removing intermediate container e060feb4253e 00:30:03 ---> 6ed051104fb9 00:30:03 00:30:04 Successfully built 6ed051104fb9 00:30:04 Successfully tagged docker-core-metadata-go-arm64:latest 00:30:04  Building docker-core-metadata-go ... done Removing intermediate container f1fa9a255ed3 00:30:04 ---> 450bf9509c92 00:30:04 Step 29/31 : LABEL arch=arm64 00:30:04 ---> Running in 9d2399d9035b 00:30:05 Removing intermediate container 9d2399d9035b 00:30:05 ---> a8a1f2074221 00:30:05 Step 30/31 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:30:05 ---> Running in b2497273fbc9 00:30:06 Removing intermediate container 41fb957a21c0 00:30:06 ---> e41d6738d001 00:30:06 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:30:06 ---> Running in 338c4625090c 00:30:06 Removing intermediate container b2497273fbc9 00:30:06 ---> cec79c57be8a 00:30:06 Step 31/31 : LABEL version=0.0.0 00:30:07 ---> Running in 76dd6f70da6b 00:30:07 Removing intermediate container 76dd6f70da6b 00:30:07 ---> b9d2def9cbab 00:30:07 00:30:08 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:30:08 Successfully built b9d2def9cbab 00:30:08 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:30:11  Building docker-security-bootstrapper-go ... done Removing intermediate container 338c4625090c 00:30:11 ---> 1b9283901b21 00:30:11 00:30:11 Step 11/26 : FROM docker:20.10.0 00:30:11 20.10.0: Pulling from library/docker 00:30:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:30:21 Status: Downloaded newer image for docker:20.10.0 00:30:21 ---> eeaf43b92773 00:30:21 Step 12/26 : RUN apk add --no-cache bash 00:30:21 ---> Running in 32f229f0e805 00:30:22 Removing intermediate container 50e8c6cc6f00 00:30:22 ---> f0f911623e06 00:30:22 00:30:22 Step 10/23 : FROM alpine:3.12 00:30:22 ---> d10569e2745f 00:30:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:30:22 ---> Running in 05ea275704d3 00:30:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:30:23 Removing intermediate container 05ea275704d3 00:30:23 ---> 4d1b43462fac 00:30:23 Step 12/23 : ENV APP_PORT=48080 00:30:23 ---> Running in 4d78b6337e3d 00:30:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:30:23 Removing intermediate container 4d78b6337e3d 00:30:23 ---> a627578b7ef7 00:30:23 Step 13/23 : EXPOSE $APP_PORT 00:30:23 (1/2) Installing readline (8.0.4-r0) 00:30:23 (2/2) Installing bash (5.0.17-r0) 00:30:23 ---> Running in 57c68fda9745 00:30:23 Executing bash-5.0.17-r0.post-install 00:30:23 Executing busybox-1.31.1-r19.trigger 00:30:23 OK: 12 MiB in 22 packages 00:30:24 Removing intermediate container 57c68fda9745 00:30:24 ---> 12914aa033d3 00:30:24 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:30:24 ---> Running in ce5c210f3362 00:30:25 Removing intermediate container 32f229f0e805 00:30:25 ---> c45e162e0b53 00:30:25 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:30:25 ---> Running in 17d1a1e940dd 00:30:25 Removing intermediate container 17d1a1e940dd 00:30:25 ---> 900835338a5a 00:30:25 Step 14/26 : ENV APP_PORT=48090 00:30:26 ---> Running in dca79dda0249 00:30:26 Removing intermediate container dca79dda0249 00:30:26 ---> c7ba7cf18907 00:30:26 Step 15/26 : EXPOSE $APP_PORT 00:30:26 ---> Running in 99231b21552c 00:30:26 Removing intermediate container ce5c210f3362 00:30:26 ---> 0fa214d212bd 00:30:26 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:30:26 ---> Running in a9fbf9ab8223 00:30:27 Removing intermediate container 99231b21552c 00:30:27 ---> 2bff552013f0 00:30:27 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:30:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:30:28 ---> 60da9a06a13e 00:30:28 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:30:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:30:29 ---> cddd8cd40c66 00:30:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:30:29 (1/6) Installing dumb-init (1.2.2-r1) 00:30:29 (2/6) Installing libgcc (9.3.0-r2) 00:30:29 (3/6) Installing libsodium (1.0.18-r0) 00:30:29 (4/6) Installing libstdc++ (9.3.0-r2) 00:30:29 ---> 31d03c8b280f 00:30:29 Step 19/26 : RUN apk --no-cache add py3-pip 00:30:29 ---> Running in 508831f1eb96 00:30:29 (5/6) Installing libzmq (4.3.3-r0) 00:30:30 (6/6) Installing zeromq (4.3.3-r0) 00:30:30 Executing busybox-1.31.1-r19.trigger 00:30:30 OK: 8 MiB in 20 packages 00:30:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:30:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:30:31 Removing intermediate container a9fbf9ab8223 00:30:31 ---> 588ca1df6f44 00:30:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:30:31 (1/33) Installing libbz2 (1.0.8-r1) 00:30:31 (2/33) Installing expat (2.2.9-r1) 00:30:31 (3/33) Installing libffi (3.3-r2) 00:30:31 (4/33) Installing gdbm (1.13-r1) 00:30:31 (5/33) Installing xz-libs (5.2.5-r0) 00:30:31 (6/33) Installing sqlite-libs (3.32.1-r0) 00:30:31 (7/33) Installing python3 (3.8.5-r1) 00:30:32 ---> 13b90b2b98ef 00:30:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:30:33 (8/33) Installing py3-appdirs (1.4.4-r1) 00:30:33 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:30:33 (10/33) Installing py3-parsing (2.4.7-r0) 00:30:33 (11/33) Installing py3-six (1.15.0-r0) 00:30:33 (12/33) Installing py3-packaging (20.4-r0) 00:30:33 (13/33) Installing py3-setuptools (47.0.0-r0) 00:30:33 (14/33) Installing py3-chardet (3.0.4-r4) 00:30:34 (15/33) Installing py3-idna (2.9-r0) 00:30:34 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:30:34 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:30:34 (18/33) Installing py3-requests (2.23.0-r0) 00:30:34 ---> 7ca7820dc76e 00:30:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:30:34 (19/33) Installing py3-msgpack (1.0.0-r0) 00:30:34 (20/33) Installing py3-lockfile (0.12.2-r3) 00:30:34 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:30:34 (22/33) Installing py3-colorama (0.4.3-r0) 00:30:34 (23/33) Installing py3-distlib (0.3.0-r0) 00:30:34 (24/33) Installing py3-distro (1.5.0-r1) 00:30:34 (25/33) Installing py3-webencodings (0.5.1-r3) 00:30:34 (26/33) Installing py3-html5lib (1.0.1-r4) 00:30:34 (27/33) Installing py3-pytoml (0.1.21-r0) 00:30:34 (28/33) Installing py3-pep517 (0.8.2-r0) 00:30:34 (29/33) Installing py3-progress (1.5-r0) 00:30:34 (30/33) Installing py3-toml (0.10.1-r0) 00:30:34 (31/33) Installing py3-retrying (1.3.3-r0) 00:30:34 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:30:34 (33/33) Installing py3-pip (20.1.1-r0) 00:30:34 Executing busybox-1.31.1-r19.trigger 00:30:34 OK: 71 MiB in 55 packages 00:30:34 ---> 22ecc6fc9316 00:30:34 Step 19/23 : ENTRYPOINT ["/core-data"] 00:30:35 ---> Running in 58275b7741d8 00:30:35 Removing intermediate container 58275b7741d8 00:30:35 ---> 61a38a6c83e8 00:30:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:30:35 ---> Running in a922651980a8 00:30:36 Removing intermediate container a922651980a8 00:30:36 ---> a46cae0089f5 00:30:36 Step 21/23 : LABEL arch=arm64 00:30:36 ---> Running in e8724d102383 00:30:37 Removing intermediate container e8724d102383 00:30:37 ---> edc2e33ef733 00:30:37 Step 22/23 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:30:37 ---> Running in e45fdefe7fa7 00:30:38 Removing intermediate container e45fdefe7fa7 00:30:38 ---> 672d7101bb2b 00:30:38 Step 23/23 : LABEL version=0.0.0 00:30:39 ---> Running in f63ae2d9cd0b 00:30:39 Removing intermediate container f63ae2d9cd0b 00:30:39 ---> 3a8743a04060 00:30:39 00:30:39 Successfully built 3a8743a04060 00:30:39 Successfully tagged docker-core-data-go-arm64:latest 00:30:40  Building docker-core-data-go ... done Removing intermediate container 508831f1eb96 00:30:40 ---> 06829bef8d47 00:30:40 Step 20/26 : RUN pip install docker-compose==1.23.2 00:30:40 ---> Running in a4aa896d9e60 00:30:44 Collecting docker-compose==1.23.2 00:30:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:30:46 Collecting PyYAML<4,>=3.10 00:30:46 Downloading PyYAML-3.13.tar.gz (270 kB) 00:30:49 Collecting docopt<0.7,>=0.6.1 00:30:49 Downloading docopt-0.6.2.tar.gz (25 kB) 00:30:51 Collecting websocket-client<1.0,>=0.32.0 00:30:51 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 00:30:52 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:30:52 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:30:52 Collecting texttable<0.10,>=0.9.0 00:30:52 Downloading texttable-0.9.1.tar.gz (11 kB) 00:30:54 Collecting docker<4.0,>=3.6.0 00:30:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:30:55 Collecting dockerpty<0.5,>=0.4.1 00:30:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:30:57 Collecting cached-property<2,>=1.2.0 00:30:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:30:57 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:30:57 Collecting jsonschema<3,>=2.5.1 00:30:57 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:30:58 Collecting idna<2.8,>=2.5 00:30:58 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:30:58 Collecting urllib3<1.25,>=1.21.1 00:30:58 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:30:58 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:30:58 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:30:59 Collecting docker-pycreds>=0.4.0 00:30:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:30:59 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:30:59 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:30:59 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:30:59 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:30:59 Installing collected packages: PyYAML, docopt, websocket-client, idna, urllib3, requests, texttable, docker-pycreds, docker, dockerpty, cached-property, jsonschema, docker-compose 00:30:59 Running setup.py install for PyYAML: started 00:31:02 Running setup.py install for PyYAML: finished with status 'done' 00:31:02 Running setup.py install for docopt: started 00:31:03 Running setup.py install for docopt: finished with status 'done' 00:31:04 Attempting uninstall: idna 00:31:04 Found existing installation: idna 2.9 00:31:04 Uninstalling idna-2.9: 00:31:04 Successfully uninstalled idna-2.9 00:31:04 Attempting uninstall: urllib3 00:31:04 Found existing installation: urllib3 1.25.9 00:31:04 Uninstalling urllib3-1.25.9: 00:31:05 Successfully uninstalled urllib3-1.25.9 00:31:05 Attempting uninstall: requests 00:31:05 Found existing installation: requests 2.23.0 00:31:05 Uninstalling requests-2.23.0: 00:31:05 Successfully uninstalled requests-2.23.0 00:31:05 Running setup.py install for texttable: started 00:31:07 Running setup.py install for texttable: finished with status 'done' 00:31:08 Running setup.py install for dockerpty: started 00:31:10 Running setup.py install for dockerpty: finished with status 'done' 00:31:11 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:31:15 Removing intermediate container a4aa896d9e60 00:31:15 ---> d7eb97089927 00:31:15 Step 21/26 : RUN apk --no-cache add curl 00:31:15 ---> Running in 381d081cd9a0 00:31:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:31:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:31:17 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:31:17 (2/3) Installing libcurl (7.69.1-r3) 00:31:17 (3/3) Installing curl (7.69.1-r3) 00:31:17 Executing busybox-1.31.1-r19.trigger 00:31:17 OK: 71 MiB in 58 packages 00:31:18 Removing intermediate container 381d081cd9a0 00:31:18 ---> 7042c02be471 00:31:18 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:31:18 ---> Running in 3030f09eaea0 00:31:19 Removing intermediate container 3030f09eaea0 00:31:19 ---> 2062c31a52e2 00:31:19 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:31:19 ---> Running in 7b40795452ce 00:31:19 Removing intermediate container 7b40795452ce 00:31:19 ---> 9f7713e87745 00:31:19 Step 24/26 : LABEL arch=arm64 00:31:19 ---> Running in 324b6b5ecf20 00:31:20 Removing intermediate container 324b6b5ecf20 00:31:20 ---> 69157be1ecca 00:31:20 Step 25/26 : LABEL git_sha=f6c5a0d5ef643f952fb5e1576dd6207da4923c49 00:31:20 ---> Running in 8ae3c0b17633 00:31:20 Removing intermediate container 8ae3c0b17633 00:31:20 ---> 35d1aff4e3ad 00:31:20 Step 26/26 : LABEL version=0.0.0 00:31:21 ---> Running in 68e877bc5b7c 00:31:21 Removing intermediate container 68e877bc5b7c 00:31:21 ---> f3661527347a 00:31:21 00:31:22 Successfully built f3661527347a 00:31:22 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:31:22  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:31:22 $ docker stop --time=1 ff0d23e04b685793301d7d3b4ce4441fc5cd3b7d1b1efe11a45491df2fd74b74 00:31:24 $ docker rm -f ff0d23e04b685793301d7d3b4ce4441fc5cd3b7d1b1efe11a45491df2fd74b74 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:24 + grep docker 00:31:24 + docker images 00:31:25 docker-sys-mgmt-agent-go-arm64 latest f3661527347a 3 seconds ago 300MB 00:31:25 docker-core-data-go-arm64 latest 3a8743a04060 46 seconds ago 21.1MB 00:31:25 docker-security-bootstrapper-go-arm64 latest b9d2def9cbab About a minute ago 17.8MB 00:31:25 docker-core-metadata-go-arm64 latest 6ed051104fb9 About a minute ago 17.9MB 00:31:25 docker-core-command-go-arm64 latest 791fb8dd0fa6 4 minutes ago 16.2MB 00:31:25 docker-support-notifications-go-arm64 latest 32ff4ca58d5a 4 minutes ago 16.9MB 00:31:25 docker-support-scheduler-go-arm64 latest 23d01153ecf9 4 minutes ago 16.3MB 00:31:25 docker-security-secretstore-setup-go-arm64 latest 4bb2984a5ffd 4 minutes ago 23.7MB 00:31:25 docker-security-proxy-setup-go-arm64 latest 5adbf199e25d 4 minutes ago 23.4MB 00:31:25 docker 20.10.0 eeaf43b92773 2 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:31:26 ---> job-cost.sh 00:31:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SQmT 00:32:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:34:41 lf-activate-venv(): INFO: Adding /tmp/venv-SQmT/bin to PATH 00:34:41 INFO: No Stack... 00:34:41 INFO: Retrieving Pricing Info for: lf-standard-4 00:34:41 INFO: Archiving Costs [Pipeline] sh 00:34:42 + cat /w/workspace/edgex-go/3/archives/cost.csv 00:34:42 + cut -d, -f6 [Pipeline] lock 00:34:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3223-3-stack-cost] 00:34:42 Resource [jenkins-edgexfoundry-edgex-go-PR-3223-3-stack-cost] did not exist. Created. 00:34:42 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3223-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:34:42 + echo total: 0.20999999344348907 [Pipeline] stash 00:34:43 Stashed 1 file(s) [Pipeline] } 00:34:43 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3223-3-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:34:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:34:46 ---> package-listing.sh 00:34:46 ++ facter osfamily 00:34:46 ++ tr '[:upper:]' '[:lower:]' 00:34:46 + OS_FAMILY=redhat 00:34:46 + workspace=/w/workspace/edgex-go/3 00:34:46 + START_PACKAGES=/tmp/packages_start.txt 00:34:46 + END_PACKAGES=/tmp/packages_end.txt 00:34:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:34:46 + PACKAGES=/tmp/packages_start.txt 00:34:46 + '[' /w/workspace/edgex-go/3 ']' 00:34:46 + PACKAGES=/tmp/packages_end.txt 00:34:46 + case "${OS_FAMILY}" in 00:34:46 + rpm -qa 00:34:46 + sort 00:34:51 + '[' -f /tmp/packages_start.txt ']' 00:34:51 + '[' -f /tmp/packages_end.txt ']' 00:34:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:34:51 + '[' /w/workspace/edgex-go/3 ']' 00:34:51 + mkdir -p /w/workspace/edgex-go/3/archives/ 00:34:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 00:34:51 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:34:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:34:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:34:52 00:34:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:34:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:34:52 alpine: Pulling from edgex-lftools-log-publisher 00:34:52 df20fa9351a1: Pulling fs layer 00:34:52 36b3adc4ff6f: Pulling fs layer 00:34:52 8ad3a11d3b57: Pulling fs layer 00:34:52 46f8f816bc3b: Pulling fs layer 00:34:52 93b61091891f: Pulling fs layer 00:34:52 93b9cdb0e59b: Pulling fs layer 00:34:52 5e14af77c1be: Pulling fs layer 00:34:52 01666e4c0597: Pulling fs layer 00:34:52 aa168da1d23b: Pulling fs layer 00:34:52 93b9cdb0e59b: Waiting 00:34:52 5e14af77c1be: Waiting 00:34:52 01666e4c0597: Waiting 00:34:52 aa168da1d23b: Waiting 00:34:52 46f8f816bc3b: Waiting 00:34:52 93b61091891f: Waiting 00:34:52 36b3adc4ff6f: Download complete 00:34:52 46f8f816bc3b: Verifying Checksum 00:34:52 46f8f816bc3b: Download complete 00:34:53 df20fa9351a1: Verifying Checksum 00:34:53 df20fa9351a1: Download complete 00:34:53 93b9cdb0e59b: Verifying Checksum 00:34:53 93b9cdb0e59b: Download complete 00:34:53 93b61091891f: Download complete 00:34:53 5e14af77c1be: Verifying Checksum 00:34:53 5e14af77c1be: Download complete 00:34:53 01666e4c0597: Verifying Checksum 00:34:53 01666e4c0597: Download complete 00:34:53 df20fa9351a1: Pull complete 00:34:53 8ad3a11d3b57: Verifying Checksum 00:34:53 8ad3a11d3b57: Download complete 00:34:53 36b3adc4ff6f: Pull complete 00:34:54 8ad3a11d3b57: Pull complete 00:34:54 46f8f816bc3b: Pull complete 00:34:54 aa168da1d23b: Verifying Checksum 00:34:54 aa168da1d23b: Download complete 00:34:55 93b61091891f: Pull complete 00:34:56 93b9cdb0e59b: Pull complete 00:34:56 5e14af77c1be: Pull complete 00:34:56 01666e4c0597: Pull complete 00:35:04 aa168da1d23b: Pull complete 00:35:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:35:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:35:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:35:04 prd-centos7-docker-4c-2g-28600 does not seem to be running inside a container 00:35:04 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:35:10 $ docker top 8d708d3c0eb4e4aa42aad2b18c408c16ed2771d024555b5cc50330244054ffa5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:10 + touch /tmp/pre-build-complete [Pipeline] sh 00:35:11 + mkdir -p /var/log/sa [Pipeline] sh 00:35:11 + ls /var/log/sa-host 00:35:11 + sadf -c /var/log/sa-host/sa05 00:35:11 file_magic: OK 00:35:11 HZ: Using current value: 100 00:35:11 file_header: OK 00:35:11 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:35:11 Statistics: 00:35:11 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... 00:35:11 File successfully converted to sysstat format version 12.2.1 00:35:11 + sadf -c /var/log/sa-host/sa23 00:35:11 file_magic: OK 00:35:11 HZ: Using current value: 100 00:35:11 file_header: OK 00:35:11 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:35:11 Statistics: 00:35:11 Hnuu...uuuununununu... 00:35:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:35:11 provisioning config files... 00:35:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5957688749195230297tmp [Pipeline] { [Pipeline] echo 00:35:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:35:12 ---> create-netrc.sh [Pipeline] } 00:35:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:35:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:35:12 ---> python-tools-install.sh [Pipeline] echo 00:35:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:35:12 ---> sudo-logs.sh 00:35:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:35:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:35:13 ---> job-cost.sh 00:35:13 lf-activate-venv: SKIPPING 00:35:13 DEBUG: total: 0.20999999344348907 00:35:13 INFO: Retrieving Stack Cost... 00:35:14 INFO: Retrieving Pricing Info for: v1-standard-2 00:35:14 INFO: Archiving Costs [Pipeline] echo 00:35:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:35:15 ---> logs-deploy.sh 00:35:15 lf-activate-venv: SKIPPING 00:35:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3223/3 00:35:15 INFO: archiving workspace using pattern(s): 00:35:16 Archives upload complete. 00:35:16 INFO: archiving logs to Nexus 00:35:17 ---> uname -a: 00:35:17 Linux prd-centos7-docker-4c-2g-28600.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:35:17 00:35:17 00:35:17 ---> lscpu: 00:35:17 Architecture: x86_64 00:35:17 CPU op-mode(s): 32-bit, 64-bit 00:35:17 Byte Order: Little Endian 00:35:17 Address sizes: 40 bits physical, 48 bits virtual 00:35:17 CPU(s): 4 00:35:17 On-line CPU(s) list: 0-3 00:35:17 Thread(s) per core: 1 00:35:17 Core(s) per socket: 1 00:35:17 Socket(s): 4 00:35:17 NUMA node(s): 1 00:35:17 Vendor ID: GenuineIntel 00:35:17 CPU family: 6 00:35:17 Model: 44 00:35:17 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:35:17 Stepping: 1 00:35:17 CPU MHz: 2933.442 00:35:17 BogoMIPS: 5866.88 00:35:17 Virtualization: VT-x 00:35:17 Hypervisor vendor: KVM 00:35:17 Virtualization type: full 00:35:17 L1d cache: 128 KiB 00:35:17 L1i cache: 128 KiB 00:35:17 L2 cache: 16 MiB 00:35:17 L3 cache: 64 MiB 00:35:17 NUMA node0 CPU(s): 0-3 00:35:17 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:35:17 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:35:17 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:35:17 Vulnerability Meltdown: Mitigation; PTI 00:35:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:35:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:35:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:35:17 Vulnerability Srbds: Not affected 00:35:17 Vulnerability Tsx async abort: Not affected 00:35:17 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:35:17 00:35:17 00:35:17 ---> nproc: 00:35:17 4 00:35:17 00:35:17 00:35:17 ---> df -h: 00:35:17 Filesystem Size Used Available Use% Mounted on 00:35:17 overlay 50.0G 11.3G 38.7G 23% / 00:35:17 tmpfs 64.0M 0 64.0M 0% /dev 00:35:17 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:35:17 shm 64.0M 0 64.0M 0% /dev/shm 00:35:17 /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os 00:35:17 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf 00:35:17 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname 00:35:17 /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts 00:35:17 /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json 00:35:17 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host 00:35:17 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure 00:35:17 /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log 00:35:17 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/3 00:35:17 /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/3@tmp 00:35:17 00:35:17 00:35:17 ---> free -m: 00:35:17 total used free shared buff/cache available 00:35:17 Mem: 1837 722 124 0 990 1031 00:35:17 Swap: 1023 67 956 00:35:17 00:35:17 00:35:17 ---> ip addr: 00:35:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:35:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:35:17 inet 127.0.0.1/8 scope host lo 00:35:17 valid_lft forever preferred_lft forever 00:35:17 inet6 ::1/128 scope host 00:35:17 valid_lft forever preferred_lft forever 00:35:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:35:17 link/ether fa:16:3e:7c:52:ec brd ff:ff:ff:ff:ff:ff 00:35:17 inet 10.30.123.66/23 brd 10.30.123.255 scope global dynamic eth0 00:35:17 valid_lft 84821sec preferred_lft 84821sec 00:35:17 inet6 fe80::f816:3eff:fe7c:52ec/64 scope link 00:35:17 valid_lft forever preferred_lft forever 00:35:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:35:17 link/ether 02:42:73:68:6b:39 brd ff:ff:ff:ff:ff:ff 00:35:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:35:17 valid_lft forever preferred_lft forever 00:35:17 inet6 fe80::42:73ff:fe68:6b39/64 scope link 00:35:17 valid_lft forever preferred_lft forever 00:35:17 00:35:17 00:35:17 ---> sar -b -r -n DEV: 00:35:17 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) 00:35:17 00:35:17 00:08:47 LINUX RESTART (4 CPU) 00:35:17 00:35:17 00:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:35:17 00:11:01 303.29 100.13 203.15 0.00 7368.17 53773.33 0.00 00:35:17 00:12:01 222.04 103.31 118.74 0.00 3883.23 13907.28 0.00 00:35:17 00:13:01 150.21 75.44 74.77 0.00 3414.74 9366.02 0.00 00:35:17 00:14:03 600.28 373.29 226.99 0.00 78256.90 151702.21 0.00 00:35:17 00:15:01 3086.87 2732.05 354.82 0.00 161226.23 172661.05 0.00 00:35:17 00:16:02 574.50 304.11 270.39 0.00 51227.27 80158.36 0.00 00:35:17 00:17:01 1596.55 1257.21 339.33 0.00 117779.44 128479.66 0.00 00:35:17 00:18:01 229.09 47.68 181.41 0.00 6389.88 18607.37 0.00 00:35:17 00:19:01 2.10 0.48 1.62 0.00 19.32 29.95 0.00 00:35:17 00:20:01 0.87 0.53 0.33 0.00 160.83 3.91 0.00 00:35:17 00:21:01 0.33 0.00 0.33 0.00 0.00 4.48 0.00 00:35:17 00:22:02 0.23 0.02 0.22 0.00 0.13 1.93 0.00 00:35:17 00:23:01 0.34 0.02 0.32 0.00 0.14 3.68 0.00 00:35:17 00:24:01 0.62 0.37 0.25 0.00 14.52 2.43 0.00 00:35:17 00:25:01 2.35 1.57 0.78 0.00 56.36 15.74 0.00 00:35:17 00:26:01 0.27 0.00 0.27 0.00 0.00 3.03 0.00 00:35:17 00:27:01 0.30 0.00 0.30 0.00 0.00 3.71 0.00 00:35:17 00:28:01 0.23 0.02 0.22 0.00 1.07 2.47 0.00 00:35:17 00:29:01 0.27 0.03 0.23 0.00 0.80 1.97 0.00 00:35:17 00:30:01 0.28 0.00 0.28 0.00 0.00 3.43 0.00 00:35:17 00:31:01 0.23 0.02 0.22 0.00 0.53 2.47 0.00 00:35:17 00:32:01 0.28 0.02 0.27 0.00 0.27 3.86 0.00 00:35:17 00:33:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 00:35:17 00:34:01 0.18 0.02 0.17 0.00 0.53 1.52 0.00 00:35:17 00:35:01 96.92 53.73 43.19 0.00 4658.08 13959.31 0.00 00:35:17 Average: 271.45 198.88 72.57 0.00 17256.24 25648.31 0.00 00:35:17 00:35:17 00:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:35:17 00:11:01 72924 0 813552 43.24 1500 993568 1518556 51.83 668132 838204 68516 00:35:17 00:12:01 209064 0 814068 43.27 620 857792 1850076 63.14 675024 710428 68588 00:35:17 00:13:01 210416 0 807388 42.91 584 863156 1637268 55.88 632544 743004 50688 00:35:17 00:14:03 65048 0 848212 45.08 8 968276 2239864 76.44 721400 886308 71432 00:35:17 00:15:01 82440 0 1319136 70.11 8 479960 4300252 146.76 889764 633556 18372 00:35:17 00:16:02 78380 0 774788 41.18 8 1028368 1728296 58.98 745636 809612 49676 00:35:17 00:17:01 163380 0 800880 42.57 8 917276 2175180 74.24 688336 772456 15348 00:35:17 00:18:01 422652 0 645676 34.32 8 813208 1219564 41.62 547640 666924 20 00:35:17 00:19:01 431908 0 635888 33.80 8 813740 1157428 39.50 543528 663648 12 00:35:17 00:20:01 424360 0 638612 33.94 8 818564 1157440 39.50 549104 665628 8 00:35:17 00:21:01 424236 0 638724 33.95 8 818576 1157476 39.50 549280 665636 8 00:35:17 00:22:02 424228 0 638724 33.95 8 818584 1157552 39.51 549428 665640 8 00:35:17 00:23:01 425028 0 637920 33.90 8 818588 1152352 39.33 548944 665444 8 00:35:17 00:24:01 424012 0 638428 33.93 8 819096 1152944 39.35 549840 665676 16 00:35:17 00:25:01 422532 0 639132 33.97 8 819872 1152436 39.33 549408 666668 12 00:35:17 00:26:01 422384 0 639264 33.98 8 819888 1152460 39.33 549520 666672 12 00:35:17 00:27:01 423100 0 638544 33.94 8 819892 1152352 39.33 549068 666668 12 00:35:17 00:28:01 423016 0 638648 33.94 8 819872 1152352 39.33 548952 666668 12 00:35:17 00:29:01 422968 0 638660 33.94 8 819908 1152352 39.33 548832 666724 8 00:35:17 00:30:01 422896 0 638724 33.95 8 819916 1152448 39.33 549460 666724 8 00:35:17 00:31:01 422100 0 639528 33.99 8 819908 1152520 39.33 549892 666724 12 00:35:17 00:32:01 422220 0 639388 33.98 8 819928 1152496 39.33 549804 666744 8 00:35:17 00:33:01 421940 0 639656 34.00 8 819940 1152484 39.33 549804 666748 8 00:35:17 00:34:01 422196 0 639412 33.98 8 819928 1152484 39.33 549804 666748 20 00:35:17 00:35:01 244692 0 703700 37.40 8 933144 1350912 46.10 530376 822844 101352 00:35:17 Average: 333125 0 709866 37.73 115 838438 1459182 49.80 595341 701684 17767 00:35:17 00:35:17 00:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:35:17 00:11:01 eth0 477.98 396.22 3724.86 47.26 0.00 0.00 0.00 0.00 00:35:17 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:11:01 docker0 138.79 183.78 9.94 844.83 0.00 0.00 0.00 0.00 00:35:17 00:12:01 eth0 57.07 41.30 36.73 71.16 0.00 0.00 0.00 0.00 00:35:17 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:12:01 veth55f3df4 0.62 0.75 0.05 0.06 0.00 0.00 0.00 0.00 00:35:17 00:12:01 docker0 0.62 0.62 0.04 0.05 0.00 0.00 0.00 0.00 00:35:17 00:13:01 eth0 21.04 11.78 16.54 9.01 0.00 0.00 0.00 0.00 00:35:17 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:13:01 veth55f3df4 1.61 1.61 0.13 0.13 0.00 0.00 0.00 0.00 00:35:17 00:13:01 docker0 1.61 1.61 0.11 0.13 0.00 0.00 0.00 0.00 00:35:17 00:14:03 vetha90ed7e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:35:17 00:14:03 eth0 201.77 168.46 1661.38 70.11 0.00 0.00 0.00 0.00 00:35:17 00:14:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:14:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:15:01 veth5c3add0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:35:17 00:15:01 vetha90ed7e 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 00:35:17 00:15:01 eth0 39.84 20.65 164.82 8.27 0.00 0.00 0.00 0.00 00:35:17 00:15:01 vethcbd9ac3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:35:17 00:16:02 vetha90ed7e 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 00:35:17 00:16:02 eth0 191.63 151.81 1439.23 70.61 0.00 0.00 0.00 0.00 00:35:17 00:16:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 00:35:17 00:16:02 docker0 947.04 881.07 77.45 3767.85 0.00 0.00 0.00 0.00 00:35:17 00:17:01 vetha90ed7e 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:17:01 veth42372db 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:35:17 00:17:01 veth2da2cf2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:35:17 00:17:01 eth0 74.55 41.76 365.85 14.83 0.00 0.00 0.00 0.00 00:35:17 00:18:01 eth0 77.23 46.33 197.01 70.91 0.00 0.00 0.00 0.00 00:35:17 00:18:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:35:17 00:18:01 docker0 1002.70 968.46 81.24 4331.50 0.00 0.00 0.00 0.00 00:35:17 00:19:01 eth0 0.38 0.33 0.37 0.02 0.00 0.00 0.00 0.00 00:35:17 00:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:20:01 eth0 0.37 0.20 0.10 0.07 0.00 0.00 0.00 0.00 00:35:17 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:21:01 eth0 1.52 0.43 0.46 0.21 0.00 0.00 0.00 0.00 00:35:17 00:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:22:02 eth0 0.55 0.35 0.28 0.20 0.00 0.00 0.00 0.00 00:35:17 00:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:23:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:35:17 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:24:01 eth0 1.03 0.37 0.32 0.17 0.00 0.00 0.00 0.00 00:35:17 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:25:01 eth0 0.92 0.22 0.19 0.10 0.00 0.00 0.00 0.00 00:35:17 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:26:01 eth0 0.62 0.35 0.28 0.20 0.00 0.00 0.00 0.00 00:35:17 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:27:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:28:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:35:17 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:29:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 00:35:17 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:30:01 eth0 1.85 0.40 0.51 0.26 0.00 0.00 0.00 0.00 00:35:17 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:31:01 eth0 2.47 0.55 0.67 0.39 0.00 0.00 0.00 0.00 00:35:17 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:32:01 eth0 0.77 0.35 0.30 0.20 0.00 0.00 0.00 0.00 00:35:17 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:33:01 eth0 1.15 0.35 0.32 0.20 0.00 0.00 0.00 0.00 00:35:17 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:34:01 eth0 1.50 0.25 0.34 0.19 0.00 0.00 0.00 0.00 00:35:17 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:35:01 eth0 216.23 184.48 2155.24 57.56 0.00 0.00 0.00 0.00 00:35:17 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 Average: eth0 54.96 42.81 391.97 16.99 0.00 0.00 0.00 0.00 00:35:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:35:17 Average: docker0 8.16 12.16 0.55 66.23 0.00 0.00 0.00 0.00 00:35:17 00:35:17 00:35:17 ---> sar -P ALL: 00:35:17 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) 00:35:17 00:35:17 00:08:47 LINUX RESTART (4 CPU) 00:35:17 00:35:17 00:10:02 CPU %user %nice %system %iowait %steal %idle 00:35:17 00:11:01 all 12.15 0.00 6.70 4.67 0.06 76.42 00:35:17 00:11:01 0 13.37 0.00 7.10 4.07 0.05 75.40 00:35:17 00:11:01 1 11.69 0.00 7.05 6.02 0.09 75.16 00:35:17 00:11:01 2 11.17 0.00 6.44 4.96 0.09 77.35 00:35:17 00:11:01 3 12.38 0.00 6.20 3.64 0.02 77.76 00:35:17 00:12:01 all 48.68 0.00 9.49 4.79 0.06 36.99 00:35:17 00:12:01 0 47.73 0.00 9.77 7.87 0.07 34.56 00:35:17 00:12:01 1 49.28 0.00 9.73 3.94 0.09 36.97 00:35:17 00:12:01 2 47.51 0.00 9.74 2.76 0.03 39.96 00:35:17 00:12:01 3 50.18 0.00 8.71 4.61 0.03 36.46 00:35:17 00:13:01 all 41.83 0.00 9.81 3.68 0.05 44.62 00:35:17 00:13:01 0 41.59 0.00 9.85 4.47 0.03 44.05 00:35:17 00:13:01 1 41.50 0.00 9.99 4.42 0.03 44.06 00:35:17 00:13:01 2 42.26 0.00 9.63 2.33 0.07 45.72 00:35:17 00:13:01 3 41.99 0.00 9.77 3.50 0.07 44.68 00:35:17 00:14:03 all 24.99 0.00 13.76 9.75 0.08 51.43 00:35:17 00:14:03 0 23.26 0.00 13.80 8.58 0.10 54.26 00:35:17 00:14:03 1 24.39 0.00 13.57 10.53 0.07 51.44 00:35:17 00:14:03 2 25.70 0.00 13.81 8.97 0.07 51.46 00:35:17 00:14:03 3 26.61 0.00 13.84 10.94 0.07 48.53 00:35:17 00:15:01 all 22.97 0.00 18.81 31.44 0.12 26.67 00:35:17 00:15:01 0 23.22 0.00 18.15 33.14 0.14 25.35 00:35:17 00:15:01 1 21.91 0.00 19.29 32.44 0.11 26.25 00:35:17 00:15:01 2 22.91 0.00 18.80 30.49 0.13 27.67 00:35:17 00:15:01 3 23.85 0.00 18.98 29.67 0.09 27.41 00:35:17 00:16:02 all 48.62 0.00 12.64 19.57 0.06 19.12 00:35:17 00:16:02 0 47.63 0.00 12.77 20.00 0.09 19.51 00:35:17 00:16:02 1 48.91 0.00 12.43 17.54 0.07 21.05 00:35:17 00:16:02 2 49.70 0.00 11.90 18.99 0.03 19.38 00:35:17 00:16:02 3 48.22 0.00 13.46 21.75 0.05 16.52 00:35:17 00:17:01 all 40.98 0.00 16.10 30.82 0.07 12.04 00:35:17 00:17:01 0 39.42 0.00 16.13 30.26 0.05 14.13 00:35:17 00:17:01 1 40.19 0.00 17.50 32.35 0.07 9.89 00:35:17 00:17:01 2 40.65 0.00 15.56 32.50 0.05 11.24 00:35:17 00:17:01 3 43.67 0.00 15.21 28.13 0.09 12.91 00:35:17 00:18:01 all 16.55 0.00 6.43 12.36 0.04 64.63 00:35:17 00:18:01 0 17.12 0.00 6.11 12.18 0.05 64.54 00:35:17 00:18:01 1 17.57 0.00 6.32 9.90 0.03 66.17 00:35:17 00:18:01 2 15.06 0.00 6.88 15.74 0.05 62.28 00:35:17 00:18:01 3 16.45 0.00 6.40 11.60 0.03 65.51 00:35:17 00:19:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:35:17 00:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:35:17 00:19:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:35:17 00:19:01 2 0.10 0.00 0.07 0.02 0.02 99.80 00:35:17 00:19:01 3 0.47 0.00 0.02 0.00 0.00 99.52 00:35:17 00:20:01 all 0.16 0.00 0.03 0.01 0.00 99.80 00:35:17 00:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:35:17 00:20:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:35:17 00:20:01 2 0.53 0.00 0.02 0.03 0.00 99.42 00:35:17 00:20:01 3 0.03 0.00 0.03 0.02 0.00 99.92 00:35:17 00:21:01 all 0.13 0.00 0.02 0.00 0.00 99.85 00:35:17 00:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:35:17 00:21:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:35:17 00:21:01 2 0.48 0.00 0.02 0.00 0.00 99.50 00:35:17 00:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:35:17 00:35:17 00:21:01 CPU %user %nice %system %iowait %steal %idle 00:35:17 00:22:02 all 0.16 0.00 0.03 0.00 0.01 99.81 00:35:17 00:22:02 0 0.05 0.00 0.05 0.00 0.02 99.88 00:35:17 00:22:02 1 0.03 0.00 0.02 0.00 0.02 99.93 00:35:17 00:22:02 2 0.52 0.00 0.00 0.00 0.00 99.48 00:35:17 00:22:02 3 0.03 0.00 0.03 0.00 0.00 99.93 00:35:17 00:23:01 all 0.14 0.00 0.02 0.00 0.00 99.83 00:35:17 00:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:35:17 00:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:35:17 00:23:01 2 0.51 0.00 0.02 0.00 0.00 99.48 00:35:17 00:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:35:17 00:24:01 all 0.17 0.00 0.03 0.00 0.00 99.79 00:35:17 00:24:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:35:17 00:24:01 1 0.13 0.00 0.03 0.00 0.02 99.82 00:35:17 00:24:01 2 0.50 0.00 0.02 0.02 0.00 99.47 00:35:17 00:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:35:17 00:25:01 all 0.15 0.00 0.04 0.02 0.00 99.80 00:35:17 00:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 00:35:17 00:25:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:35:17 00:25:01 2 0.53 0.00 0.07 0.07 0.00 99.33 00:35:17 00:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:35:17 00:26:01 all 0.15 0.00 0.01 0.00 0.00 99.84 00:35:17 00:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:35:17 00:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:35:17 00:26:01 2 0.52 0.00 0.02 0.00 0.00 99.47 00:35:17 00:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:35:17 00:27:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:35:17 00:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:35:17 00:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:35:17 00:27:01 2 0.52 0.00 0.02 0.00 0.00 99.47 00:35:17 00:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:35:17 00:28:01 all 0.06 0.00 0.03 0.00 0.00 99.91 00:35:17 00:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:35:17 00:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:35:17 00:28:01 2 0.18 0.00 0.08 0.00 0.00 99.73 00:35:17 00:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:35:17 00:29:01 all 0.03 0.00 0.02 0.00 0.00 99.94 00:35:17 00:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:35:17 00:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:35:17 00:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 00:35:17 00:29:01 3 0.05 0.00 0.03 0.00 0.00 99.92 00:35:17 00:30:01 all 0.10 0.00 0.03 0.00 0.00 99.87 00:35:17 00:30:01 0 0.03 0.00 0.05 0.00 0.02 99.90 00:35:17 00:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:35:17 00:30:01 2 0.35 0.00 0.02 0.00 0.00 99.63 00:35:17 00:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:35:17 00:31:01 all 0.16 0.00 0.02 0.00 0.00 99.82 00:35:17 00:31:01 0 0.05 0.00 0.05 0.00 0.00 99.90 00:35:17 00:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:35:17 00:31:01 2 0.52 0.00 0.02 0.00 0.00 99.47 00:35:17 00:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:35:17 00:32:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:35:17 00:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:35:17 00:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:35:17 00:32:01 2 0.52 0.00 0.02 0.00 0.00 99.47 00:35:17 00:32:01 3 0.03 0.00 0.02 0.02 0.00 99.93 00:35:17 00:35:17 00:32:01 CPU %user %nice %system %iowait %steal %idle 00:35:17 00:33:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:35:17 00:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:35:17 00:33:01 1 0.03 0.00 0.03 0.00 0.00 99.93 00:35:17 00:33:01 2 0.52 0.00 0.00 0.00 0.00 99.48 00:35:17 00:33:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:35:17 00:34:01 all 0.15 0.00 0.02 0.00 0.00 99.83 00:35:17 00:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:35:17 00:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:35:17 00:34:01 2 0.52 0.00 0.02 0.00 0.00 99.47 00:35:17 00:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:35:17 00:35:01 all 5.09 0.00 2.62 2.77 0.03 89.49 00:35:17 00:35:01 0 4.29 0.00 2.64 1.85 0.02 91.20 00:35:17 00:35:01 1 4.93 0.00 2.88 3.18 0.05 88.95 00:35:17 00:35:01 2 5.37 0.00 2.38 4.08 0.03 88.13 00:35:17 00:35:01 3 5.78 0.00 2.57 1.94 0.03 89.68 00:35:17 Average: all 10.34 0.00 3.77 4.64 0.02 81.23 00:35:17 Average: 0 10.09 0.00 3.77 4.73 0.03 81.38 00:35:17 Average: 1 10.24 0.00 3.87 4.66 0.02 81.20 00:35:17 Average: 2 10.48 0.00 3.73 4.70 0.02 81.07 00:35:17 Average: 3 10.55 0.00 3.71 4.47 0.02 81.26 00:35:17 00:35:17 00:35:17