Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from a48de70a597b3b994613674efdf7ba41d0d0d2ee+b220847201e83bd7d2b05191ce33e2cf4f3b5326 (cd26013fabfd3d6232b940d929781bc4a117e3a9) 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 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 a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14668 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 b220847201e83bd7d2b05191ce33e2cf4f3b5326 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee > 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/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 Merge succeeded, producing 5cefd366b78bf8585357f20f5d91f772c159207d Checking out Revision 5cefd366b78bf8585357f20f5d91f772c159207d (PR-2924) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b220847201e83bd7d2b05191ce33e2cf4f3b5326 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5cefd366b78bf8585357f20f5d91f772c159207d # timeout=10 Commit message: "Merge commit 'b220847201e83bd7d2b05191ce33e2cf4f3b5326' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk e646cab32aa9a8999b644d930546cd9652a20b52 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:20 ========================================================= 00:30:20 EdgeX Global Pipelines Version Info 00:30:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:21 ------------------- 00:30:21 stable info: 00:30:21 ------------------- 00:30:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:21 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 00:30:21 Message: update stable to v1.0.169 00:30:22 ------------------- 00:30:22 experimental info: 00:30:22 ------------------- 00:30:22 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:22 Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 00:30:22 Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:30:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:25 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:30:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2924 [Pipeline] echo 00:30:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2924 [Pipeline] echo 00:30:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2924 [Pipeline] echo 00:30:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5cefd366b78bf8585357f20f5d91f772c159207d [Pipeline] echo 00:30:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5cefd36 [Pipeline] echo 00:30:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:30:25 provisioning config files... 00:30:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8598728156431184321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:26 ---> docker-login.sh 00:30:26 nexus3.edgexfoundry.org:10001 00:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:26 Configure a credential helper to remove this warning. See 00:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:26 00:30:26 Login Succeeded 00:30:26 nexus3.edgexfoundry.org:10002 00:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:26 Configure a credential helper to remove this warning. See 00:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:26 00:30:26 Login Succeeded 00:30:26 nexus3.edgexfoundry.org:10003 00:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:26 Configure a credential helper to remove this warning. See 00:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:26 00:30:26 Login Succeeded 00:30:26 nexus3.edgexfoundry.org:10004 00:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:27 Configure a credential helper to remove this warning. See 00:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:27 00:30:27 Login Succeeded 00:30:27 docker.io 00:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:27 Configure a credential helper to remove this warning. See 00:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:27 00:30:27 Login Succeeded 00:30:27 ---> docker-login.sh ends [Pipeline] } 00:30:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:28 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:30:28 + for file in '`ls cmd/**/Dockerfile`' 00:30:28 ++ dirname cmd/core-command/Dockerfile 00:30:28 ++ cut -d/ -f2 00:30:28 + echo core-command,cmd/core-command/Dockerfile 00:30:28 + for file in '`ls cmd/**/Dockerfile`' 00:30:28 ++ dirname cmd/core-data/Dockerfile 00:30:28 ++ cut -d/ -f2 00:30:28 + echo core-data,cmd/core-data/Dockerfile 00:30:28 + for file in '`ls cmd/**/Dockerfile`' 00:30:28 ++ dirname cmd/core-metadata/Dockerfile 00:30:28 ++ cut -d/ -f2 00:30:28 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:28 + for file in '`ls cmd/**/Dockerfile`' 00:30:28 ++ dirname cmd/security-bootstrap-redis/Dockerfile 00:30:28 ++ cut -d/ -f2 00:30:28 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 00:30:28 + for file in '`ls cmd/**/Dockerfile`' 00:30:28 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:28 ++ cut -d/ -f2 00:30:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:28 + for file in '`ls cmd/**/Dockerfile`' 00:30:28 ++ dirname cmd/security-secrets-setup/Dockerfile 00:30:28 ++ cut -d/ -f2 00:30:28 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 00:30:28 + for file in '`ls cmd/**/Dockerfile`' 00:30:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:28 ++ cut -d/ -f2 00:30:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:28 + for file in '`ls cmd/**/Dockerfile`' 00:30:28 ++ dirname cmd/support-notifications/Dockerfile 00:30:28 ++ cut -d/ -f2 00:30:28 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:28 + for file in '`ls cmd/**/Dockerfile`' 00:30:28 ++ dirname cmd/support-scheduler/Dockerfile 00:30:28 ++ cut -d/ -f2 00:30:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:28 + for file in '`ls cmd/**/Dockerfile`' 00:30:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:28 ++ cut -d/ -f2 00:30:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:30:28 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-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:30:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:31 00:30:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:30:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:31 latest: Pulling from edgex-devops/git-semver 00:30:31 31603596830f: Pulling fs layer 00:30:31 2a8b12db71e7: Pulling fs layer 00:30:31 6ca5941a6612: Pulling fs layer 00:30:31 ecc8261a40a4: Pulling fs layer 00:30:31 ecc8261a40a4: Waiting 00:30:31 2a8b12db71e7: Download complete 00:30:31 31603596830f: Verifying Checksum 00:30:31 31603596830f: Download complete 00:30:31 ecc8261a40a4: Verifying Checksum 00:30:31 ecc8261a40a4: Download complete 00:30:31 6ca5941a6612: Verifying Checksum 00:30:31 6ca5941a6612: Download complete 00:30:32 31603596830f: Pull complete 00:30:32 2a8b12db71e7: Pull complete 00:30:33 6ca5941a6612: Pull complete 00:30:33 ecc8261a40a4: Pull complete 00:30:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:30:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:30:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:30:33 prd-centos7-docker-4c-2g-14668 does not seem to be running inside a container 00:30:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:30:36 $ docker top 24af52721a200b9d93dacc78f203e2edc8aeed308d8d3708c3d9fcf38966a91b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:30:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:36 [ssh-agent] Looking for ssh-agent implementation... 00:30:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:36 $ docker exec 24af52721a200b9d93dacc78f203e2edc8aeed308d8d3708c3d9fcf38966a91b ssh-agent 00:30:36 SSH_AUTH_SOCK=/tmp/ssh-ljOv3N0eGw3p/agent.11 00:30:36 SSH_AGENT_PID=17 00:30:36 Running ssh-add (command line suppressed) 00:30:37 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8446313143813465503.key (/w/workspace/edgex-go/2@tmp/private_key_8446313143813465503.key) 00:30:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:37 + git tag --points-at HEAD [Pipeline] } 00:30:37 $ docker exec --env ******** --env ******** 24af52721a200b9d93dacc78f203e2edc8aeed308d8d3708c3d9fcf38966a91b ssh-agent -k 00:30:37 unset SSH_AUTH_SOCK; 00:30:37 unset SSH_AGENT_PID; 00:30:37 echo Agent pid 17 killed; 00:30:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:30:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:30:37 [ssh-agent] Looking for ssh-agent implementation... 00:30:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:30:37 $ docker exec 24af52721a200b9d93dacc78f203e2edc8aeed308d8d3708c3d9fcf38966a91b ssh-agent 00:30:38 SSH_AUTH_SOCK=/tmp/ssh-ntNNk989DVPs/agent.45 00:30:38 SSH_AGENT_PID=50 00:30:38 Running ssh-add (command line suppressed) 00:30:38 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6449006467814333247.key (/w/workspace/edgex-go/2@tmp/private_key_6449006467814333247.key) 00:30:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:30:38 + git semver init 00:30:38 # -> Open(): unable to determine branch for HEAD 00:30:38 # $GIT_DIR = /w/workspace/edgex-go/2/.git 00:30:38 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 00:30:38 # $SEMVER_REMOTE_NAME = origin 00:30:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:30:38 # $SEMVER_USER_NAME = edgex-jenkins 00:30:38 # $SEMVER_BRANCH = PR-2924 00:30:38 # $SEMVER_TEMP = /tmp/semver-083647322 00:30:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:30:56 # '/tmp/semver-083647322' -> '/w/workspace/edgex-go/2/.semver' 00:30:56 # -> Force: false 00:30:57 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 00:30:57 $ docker exec --env ******** --env ******** 24af52721a200b9d93dacc78f203e2edc8aeed308d8d3708c3d9fcf38966a91b ssh-agent -k 00:30:57 unset SSH_AUTH_SOCK; 00:30:57 unset SSH_AGENT_PID; 00:30:57 echo Agent pid 50 killed; 00:30:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:58 + git semver [Pipeline] } 00:30:58 $ docker stop --time=1 24af52721a200b9d93dacc78f203e2edc8aeed308d8d3708c3d9fcf38966a91b 00:30:59 $ docker rm -f 24af52721a200b9d93dacc78f203e2edc8aeed308d8d3708c3d9fcf38966a91b [Pipeline] // withDockerContainer [Pipeline] sh 00:31:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:01 Stashed 1 file(s) [Pipeline] echo 00:31:01 [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:31:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:02 + sudo service docker restart 00:31:02 + true 00:31:02 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:31:03 ========================================================= 00:31:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:31:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:03 + 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:31:06 Sending build context to Docker daemon 326.3MB 00:31:06 Step 1/7 : ARG BASE=golang:1.15-alpine 00:31:06 Step 2/7 : FROM ${BASE} 00:31:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:06 188c0c94c7c5: Pulling fs layer 00:31:06 0ef7d3d256c8: Pulling fs layer 00:31:06 de9db76c5a1d: Pulling fs layer 00:31:06 bca2f99d35d6: Pulling fs layer 00:31:06 93359f2a8cfa: Pulling fs layer 00:31:06 7c6f9722023f: Pulling fs layer 00:31:06 a35cf1a2eb13: Pulling fs layer 00:31:06 93359f2a8cfa: Waiting 00:31:06 7c6f9722023f: Waiting 00:31:06 a35cf1a2eb13: Waiting 00:31:06 bca2f99d35d6: Waiting 00:31:06 de9db76c5a1d: Verifying Checksum 00:31:06 de9db76c5a1d: Download complete 00:31:06 0ef7d3d256c8: Verifying Checksum 00:31:06 0ef7d3d256c8: Download complete 00:31:06 93359f2a8cfa: Verifying Checksum 00:31:06 93359f2a8cfa: Download complete 00:31:06 7c6f9722023f: Verifying Checksum 00:31:06 7c6f9722023f: Download complete 00:31:06 188c0c94c7c5: Download complete 00:31:07 188c0c94c7c5: Pull complete 00:31:07 0ef7d3d256c8: Pull complete 00:31:07 de9db76c5a1d: Pull complete 00:31:09 a35cf1a2eb13: Download complete 00:31:09 bca2f99d35d6: Verifying Checksum 00:31:09 bca2f99d35d6: Download complete 00:31:15 bca2f99d35d6: Pull complete 00:31:15 93359f2a8cfa: Pull complete 00:31:15 7c6f9722023f: Pull complete 00:31:16 Still waiting to schedule task 00:31:16 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:31:20 a35cf1a2eb13: Pull complete 00:31:20 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:31:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:31:20 ---> a62c8e92a672 00:31:20 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:31:20 ---> Running in f2f3d9fbe9c5 00:31:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:31:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:31:22 (1/12) Installing libmagic (5.38-r0) 00:31:23 (2/12) Installing file (5.38-r0) 00:31:23 (3/12) Installing libc-dev (0.7.2-r3) 00:31:23 (4/12) Installing g++ (9.3.0-r2) 00:31:50 (5/12) Installing fortify-headers (1.1-r0) 00:31:50 (6/12) Installing patch (2.7.6-r6) 00:31:50 (7/12) Installing build-base (0.5-r2) 00:31:50 (8/12) Installing libsodium (1.0.18-r0) 00:31:50 (9/12) Installing pkgconf (1.7.2-r0) 00:31:50 (10/12) Installing libsodium-dev (1.0.18-r0) 00:31:50 (11/12) Installing libzmq (4.3.3-r0) 00:31:50 (12/12) Installing zeromq-dev (4.3.3-r0) 00:31:50 Executing busybox-1.31.1-r19.trigger 00:31:50 OK: 233 MiB in 51 packages 00:31:51 Removing intermediate container f2f3d9fbe9c5 00:31:51 ---> 931fe2bbd076 00:31:51 Step 4/7 : WORKDIR /edgex-go 00:31:51 ---> Running in 6ca4f658356f 00:31:51 Removing intermediate container 6ca4f658356f 00:31:51 ---> f274d84305d7 00:31:51 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:31:52 latest: Pulling from library/docker 00:31:52 188c0c94c7c5: Already exists 00:31:52 0c7c675703d6: Pulling fs layer 00:31:52 cc8c12a437cb: Pulling fs layer 00:31:52 f092543453df: Pulling fs layer 00:31:52 65b6bc45957d: Pulling fs layer 00:31:52 4de832df471b: Pulling fs layer 00:31:52 79aa7fa92271: Pulling fs layer 00:31:52 4de832df471b: Waiting 00:31:52 79aa7fa92271: Waiting 00:31:52 65b6bc45957d: Waiting 00:31:52 cc8c12a437cb: Verifying Checksum 00:31:52 cc8c12a437cb: Download complete 00:31:52 0c7c675703d6: Verifying Checksum 00:31:52 0c7c675703d6: Download complete 00:31:52 65b6bc45957d: Verifying Checksum 00:31:52 65b6bc45957d: Download complete 00:31:52 4de832df471b: Verifying Checksum 00:31:52 4de832df471b: Download complete 00:31:52 79aa7fa92271: Verifying Checksum 00:31:52 79aa7fa92271: Download complete 00:31:53 0c7c675703d6: Pull complete 00:31:53 cc8c12a437cb: Pull complete 00:31:54 f092543453df: Verifying Checksum 00:31:54 f092543453df: Download complete 00:31:56 f092543453df: Pull complete 00:31:56 65b6bc45957d: Pull complete 00:31:56 4de832df471b: Pull complete 00:31:56 79aa7fa92271: Pull complete 00:31:56 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 00:31:56 Status: Downloaded newer image for docker:latest 00:31:58 ---> 8a5f74d33a18 00:31:58 Step 6/7 : COPY go.mod . 00:31:58 ---> d145b2975fa5 00:31:58 Step 7/7 : RUN go mod download 00:31:58 ---> Running in c9c1945f8b90 00:32:20 Removing intermediate container c9c1945f8b90 00:32:20 ---> 557aed5f8560 00:32:20 Successfully built 557aed5f8560 00:32:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:21 + docker inspect -f . ci-base-image-x86_64 00:32:21 . [Pipeline] withDockerContainer 00:32:21 prd-centos7-docker-4c-2g-14668 does not seem to be running inside a container 00:32:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:22 $ docker top 8f06ea758ea72ad8c04a8e931283b8865f1d3a4384f364c836babe0a6921942f -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:22 + go version 00:32:22 go version go1.15.5 linux/amd64 [Pipeline] } 00:32:22 $ docker stop --time=1 8f06ea758ea72ad8c04a8e931283b8865f1d3a4384f364c836babe0a6921942f 00:32:24 $ docker rm -f 8f06ea758ea72ad8c04a8e931283b8865f1d3a4384f364c836babe0a6921942f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:25 + docker inspect -f . ci-base-image-x86_64 00:32:25 . [Pipeline] withDockerContainer 00:32:25 prd-centos7-docker-4c-2g-14668 does not seem to be running inside a container 00:32:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:26 $ docker top 817fdcc3f10b790b210c1a78d0bf2dc0b42628b565cb9fb376bfe0a802a6d4b8 -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:26 ========================================================= 00:32:26 [edgeXBuildGoParallel] Running Tests and Build... 00:32:26 ========================================================= [Pipeline] sh 00:32:26 + make test 00:32:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:32:36 ? github.com/edgexfoundry/edgex-go [no test files] 00:32:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:32:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:32:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:32:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:32:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:32:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:32:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:01 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.033s 00:33:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:05 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.101s coverage: 46.6% of statements 00:33:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:33:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:33:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:33:10 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.155s coverage: 27.1% of statements 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.068s coverage: 100.0% of statements 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:33:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.037s coverage: 100.0% of statements 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:33:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.087s coverage: 65.5% of statements 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:33:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.436s coverage: 82.7% of statements 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:33:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:33:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.376s coverage: 28.6% of statements 00:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:33:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.073s coverage: 100.0% of statements 00:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:33:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements 00:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:33:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements 00:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:33:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.144s coverage: 97.5% of statements 00:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:33:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.078s coverage: 78.3% of statements 00:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.310s coverage: 94.7% of statements 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:33:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.036s coverage: 58.8% of statements 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:33:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.1% of statements 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 00:33:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 75.5% of statements 00:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.8% of statements 00:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.098s coverage: 87.2% of statements 00:33:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 84.2% of statements 00:33:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.048s coverage: 100.0% of statements 00:33:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.204s coverage: 63.5% of statements 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.067s coverage: 91.3% of statements 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements 00:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 00:33:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.347s coverage: 68.9% of statements 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 16.460s coverage: 86.3% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.167s coverage: 72.2% of statements 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.459s coverage: 72.1% of statements 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.042s coverage: 82.4% of statements 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.058s coverage: 48.4% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.046s coverage: 28.8% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.036s coverage: 96.8% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 37.2% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.288s coverage: 84.0% of statements 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.061s coverage: 100.0% of statements 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.135s coverage: 47.1% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.044s coverage: 100.0% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.064s coverage: 100.0% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.069s coverage: 100.0% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.665s coverage: 29.1% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.086s coverage: 99.0% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:33:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.027s coverage: 32.1% of statements 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 00:33:34 GO111MODULE=on go vet ./... 00:34:01 gofmt -l . 00:34:01 [ "`gofmt -l .`" = "" ] 00:34:01 ./bin/test-go-mod-tidy.sh 00:34:01 ./bin/test-attribution-txt.sh 00:34:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14678 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] sh [Pipeline] ws 00:34:01 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:34:02 + ls -al . 00:34:02 total 644 00:34:02 drwxrwxr-x 10 1001 1001 4096 Dec 6 00:34 . 00:34:02 drwxr-xr-x 4 root root 28 Dec 6 00:32 .. 00:34:02 -rw-rw-r-- 1 1001 1001 11 Dec 6 00:30 .dockerignore 00:34:02 drwxrwxr-x 8 1001 1001 179 Dec 6 00:30 .git 00:34:02 drwxrwxr-x 3 1001 1001 125 Dec 6 00:30 .github 00:34:02 -rw-rw-r-- 1 1001 1001 971 Dec 6 00:30 .gitignore 00:34:02 drwx------ 3 1001 1001 47 Dec 6 00:30 .semver 00:34:02 -rw-rw-r-- 1 1001 1001 166 Dec 6 00:30 .sonarcloud.properties 00:34:02 -rw-rw-r-- 1 1001 1001 3804 Dec 6 00:30 CONTRIBUTING.md 00:34:02 -rw-rw-r-- 1 1001 1001 1035 Dec 6 00:30 Dockerfile.build 00:34:02 -rw-rw-r-- 1 1001 1001 863 Dec 6 00:30 Jenkinsfile 00:34:02 -rw-rw-r-- 1 1001 1001 10775 Dec 6 00:30 LICENSE 00:34:02 -rw-rw-r-- 1 1001 1001 6318 Dec 6 00:30 Makefile 00:34:02 -rw-rw-r-- 1 1001 1001 6447 Dec 6 00:30 README.md 00:34:02 -rw-rw-r-- 1 1001 1001 259 Dec 6 00:30 SECURITY.md 00:34:02 -rw-rw-r-- 1 1001 1001 5 Dec 6 00:31 VERSION 00:34:02 -rw-rw-r-- 1 1001 1001 4131 Dec 6 00:30 ZMQWindows.md 00:34:02 drwxrwxr-x 2 1001 1001 117 Dec 6 00:30 bin 00:34:02 drwxrwxr-x 15 1001 1001 4096 Dec 6 00:30 cmd 00:34:02 -rw-r--r-- 1 root root 550075 Dec 6 00:33 coverage.out 00:34:02 -rw-r--r-- 1 root root 1041 Dec 6 00:33 go.mod 00:34:02 -rw-r--r-- 1 root root 18856 Dec 6 00:33 go.sum 00:34:02 drwxrwxr-x 8 1001 1001 127 Dec 6 00:30 internal 00:34:02 drwxrwxr-x 4 1001 1001 26 Dec 6 00:30 openapi 00:34:02 drwxrwxr-x 4 1001 1001 71 Dec 6 00:30 snap 00:34:02 -rw-rw-r-- 1 1001 1001 168 Dec 6 00:30 version.go [Pipeline] sh 00:34:02 + '[' -e coverage.out ] 00:34:02 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:02 Stashed 1 file(s) [Pipeline] sh 00:34:03 + make build 00:34:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:34:06 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:34:07 using credential edgex-jenkins-ssh 00:34:07 Cloning the remote Git repository 00:34:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:34:07 > git init /w/workspace/edgex-go/2 # timeout=10 00:34:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:07 > git --version # timeout=10 00:34:07 > git --version # 'git version 2.17.1' 00:34:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:34:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:34:18 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:34:18 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:34:20 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:34:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:34:22 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:34:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:34:24 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:34:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:34:26 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 [Pipeline] } 00:34:28 $ docker stop --time=1 817fdcc3f10b790b210c1a78d0bf2dc0b42628b565cb9fb376bfe0a802a6d4b8 00:34:29 $ docker rm -f 817fdcc3f10b790b210c1a78d0bf2dc0b42628b565cb9fb376bfe0a802a6d4b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:33 00:34:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:34:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:34 latest: Pulling from edgex-devops/edgex-compose 00:34:34 cbdbe7a5bc2a: Pulling fs layer 00:34:34 ca9280d653b3: Pulling fs layer 00:34:34 7e9c9ca2126c: Pulling fs layer 00:34:34 cbdbe7a5bc2a: Download complete 00:34:35 ca9280d653b3: Verifying Checksum 00:34:35 ca9280d653b3: Download complete 00:34:35 cbdbe7a5bc2a: Pull complete 00:34:36 7e9c9ca2126c: Download complete 00:34:36 ca9280d653b3: Pull complete 00:34:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:40 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:34:41 Merging remotes/origin/master commit b220847201e83bd7d2b05191ce33e2cf4f3b5326 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee 00:34:42 Merge succeeded, producing a0246ace94b5ab0317833e1a755cf5fff5dc513c 00:34:42 Checking out Revision a0246ace94b5ab0317833e1a755cf5fff5dc513c (PR-2924) 00:34:42 7e9c9ca2126c: Pull complete 00:34:42 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:34:42 prd-centos7-docker-4c-2g-14668 does not seem to be running inside a container 00:34:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:34:41 > git config core.sparsecheckout # timeout=10 00:34:41 > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 00:34:41 > git remote # timeout=10 00:34:41 > git config --get remote.origin.url # timeout=10 00:34:41 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:41 > git merge b220847201e83bd7d2b05191ce33e2cf4f3b5326 # timeout=10 00:34:42 > git rev-parse HEAD^{commit} # timeout=10 00:34:42 > git config core.sparsecheckout # timeout=10 00:34:42 > git checkout -f a0246ace94b5ab0317833e1a755cf5fff5dc513c # timeout=10 00:34:46 $ docker top d12cdc86adb0987f75a1a2546740c2d56b75c871042ff68a7bbb327adc579847 -eo pid,comm 00:34:46 Commit message: "Merge commit 'b220847201e83bd7d2b05191ce33e2cf4f3b5326' into HEAD" 00:34:46 First time build. Skipping changelog. [Pipeline] { [Pipeline] sh 00:34:47 + docker-compose build --help 00:34:47 + grep parallel [Pipeline] withEnv [Pipeline] { 00:34:46 > git rev-list --no-walk e646cab32aa9a8999b644d930546cd9652a20b52 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:47 --parallel Build images in parallel. [Pipeline] } 00:34:47 $ docker stop --time=1 d12cdc86adb0987f75a1a2546740c2d56b75c871042ff68a7bbb327adc579847 00:34:48 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 00:34:49 $ docker rm -f d12cdc86adb0987f75a1a2546740c2d56b75c871042ff68a7bbb327adc579847 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:34:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:34:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:34:50 . [Pipeline] withDockerContainer 00:34:50 prd-centos7-docker-4c-2g-14668 does not seem to be running inside a container 00:34:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:34:50 + sudo service docker restart 00:34:50 + true 00:34:51 $ docker top 840c4727d16c2a89a984181468db290325aff5bd4c0a405a0923c9d3fb1157b4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:51 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:34:52 provisioning config files... 00:34:52 Building docker-core-command-go ... 00:34:52 Building docker-core-data-go ... 00:34:52 Building docker-core-metadata-go ... 00:34:52 Building docker-security-bootstrap-redis-go ... 00:34:52 Building docker-security-proxy-setup-go ... 00:34:52 Building docker-security-secrets-setup-go ... 00:34:52 Building docker-security-secretstore-setup-go ... 00:34:52 Building docker-support-notifications-go ... 00:34:52 Building docker-support-scheduler-go ... 00:34:52 Building docker-sys-mgmt-agent-go ... 00:34:52 Building docker-security-proxy-setup-go 00:34:52 Building docker-support-scheduler-go 00:34:52 Building docker-security-secrets-setup-go 00:34:52 Building docker-support-notifications-go 00:34:52 Building docker-security-bootstrap-redis-go 00:34:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4619295084014955364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:52 ---> docker-login.sh 00:34:52 nexus3.edgexfoundry.org:10001 00:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:54 Configure a credential helper to remove this warning. See 00:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:54 00:34:54 Login Succeeded 00:34:54 nexus3.edgexfoundry.org:10002 00:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:54 Configure a credential helper to remove this warning. See 00:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:54 00:34:54 Login Succeeded 00:34:54 nexus3.edgexfoundry.org:10003 00:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:55 Configure a credential helper to remove this warning. See 00:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:55 00:34:55 Login Succeeded 00:34:55 nexus3.edgexfoundry.org:10004 00:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:55 Configure a credential helper to remove this warning. See 00:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:55 00:34:55 Login Succeeded 00:34:55 docker.io 00:34:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:56 Configure a credential helper to remove this warning. See 00:34:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:56 00:34:56 Login Succeeded 00:34:56 ---> docker-login.sh ends [Pipeline] } 00:34:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:34:57 ========================================================= 00:34:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:34:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:34:57 + 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:35:00 Sending build context to Docker daemon 165.6MB 00:35:00 Step 1/7 : ARG BASE=golang:1.15-alpine 00:35:00 Step 2/7 : FROM ${BASE} 00:35:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:35:00 5f621e34cdf4: Pulling fs layer 00:35:00 a4357932f1b6: Pulling fs layer 00:35:00 18c013af1878: Pulling fs layer 00:35:00 00ac8860ef70: Pulling fs layer 00:35:00 63d7cb157983: Pulling fs layer 00:35:00 b116817d02f9: Pulling fs layer 00:35:00 745a02a5169b: Pulling fs layer 00:35:00 00ac8860ef70: Waiting 00:35:00 63d7cb157983: Waiting 00:35:00 b116817d02f9: Waiting 00:35:00 745a02a5169b: Waiting 00:35:00 18c013af1878: Verifying Checksum 00:35:00 18c013af1878: Download complete 00:35:00 a4357932f1b6: Download complete 00:35:00 63d7cb157983: Verifying Checksum 00:35:00 63d7cb157983: Download complete 00:35:00 b116817d02f9: Verifying Checksum 00:35:00 b116817d02f9: Download complete 00:35:00 5f621e34cdf4: Verifying Checksum 00:35:00 5f621e34cdf4: Download complete 00:35:00 5f621e34cdf4: Pull complete 00:35:01 a4357932f1b6: Pull complete 00:35:01 18c013af1878: Pull complete 00:35:02 745a02a5169b: Verifying Checksum 00:35:02 745a02a5169b: Download complete 00:35:03 00ac8860ef70: Verifying Checksum 00:35:03 00ac8860ef70: Download complete 00:35:13 00ac8860ef70: Pull complete 00:35:13 63d7cb157983: Pull complete 00:35:14 b116817d02f9: Pull complete 00:35:17 745a02a5169b: Pull complete 00:35:17 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:35:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:35:17 ---> b7e6874047d6 00:35:17 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:35:21 ---> Running in be7526990c57 00:35:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:35:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:35:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:35:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:24 ---> 557aed5f8560 00:35:24 Step 3/22 : WORKDIR /edgex-go 00:35:24 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:35:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:35:24 ---> 557aed5f8560 00:35:24 Step 3/21 : WORKDIR /edgex-go 00:35:24 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 00:35:24 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:35:24 ---> 557aed5f8560 00:35:24 Step 3/29 : WORKDIR /edgex-go 00:35:24 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:35:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:24 ---> 557aed5f8560 00:35:24 Step 3/24 : WORKDIR /edgex-go 00:35:24 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:35:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:35:24 ---> 557aed5f8560 00:35:24 Step 3/21 : WORKDIR /edgex-go 00:35:24 (1/12) Installing libmagic (5.38-r0) 00:35:25 (2/12) Installing file (5.38-r0) 00:35:25 (3/12) Installing libc-dev (0.7.2-r3) 00:35:25 (4/12) Installing g++ (9.3.0-r2) 00:35:25 ---> Running in a748a47e182c 00:35:25 ---> Running in 6406b05c1aca 00:35:25 ---> Running in 8504a8910b0f 00:35:25 ---> Running in 89a317093aaf 00:35:25 ---> Running in 4df03986b8e7 00:35:26 Removing intermediate container 8504a8910b0f 00:35:26 ---> 2ed1ddb0283c 00:35:26 Step 4/29 : RUN apk update && apk add make git 00:35:26 Removing intermediate container a748a47e182c 00:35:26 ---> a653bdc92795 00:35:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:26 Removing intermediate container 4df03986b8e7 00:35:26 ---> 3a9ce7e2e471 00:35:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:26 Removing intermediate container 6406b05c1aca 00:35:26 ---> f1a31a93c1ce 00:35:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:26 Removing intermediate container 89a317093aaf 00:35:26 ---> b2d55dc59875 00:35:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:26 ---> Running in 02a3e7b69d74 00:35:26 ---> Running in 9aa55ec76132 00:35:26 ---> Running in 5144d3cd0726 00:35:26 ---> Running in 13cf4defbc9d 00:35:26 ---> Running in 7f6001359eaf 00:35:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:28 Removing intermediate container 9aa55ec76132 00:35:28 ---> cf75f3f8c81a 00:35:28 Step 5/22 : RUN apk update && apk add make git 00:35:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:28 Removing intermediate container 5144d3cd0726 00:35:28 ---> ed6ab02b4853 00:35:28 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:35:28 ---> Running in ec566d526be1 00:35:28 ---> Running in f058c54cbe64 00:35:29 Removing intermediate container 7f6001359eaf 00:35:29 ---> 4ece01cc05d7 00:35:29 Step 5/21 : RUN apk update && apk add make git 00:35:29 Removing intermediate container 13cf4defbc9d 00:35:29 ---> 2bdb2bf12aa8 00:35:29 Step 5/21 : RUN apk update && apk add make git 00:35:29 ---> Running in 175cc315b044 00:35:29 ---> Running in 0bb71d696c9e 00:35:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:29 (5/12) Installing fortify-headers (1.1-r0) 00:35:29 (6/12) Installing patch (2.7.6-r6) 00:35:29 (7/12) Installing build-base (0.5-r2) 00:35:29 (8/12) Installing libsodium (1.0.18-r0) 00:35:29 (9/12) Installing pkgconf (1.7.2-r0) 00:35:29 (10/12) Installing libsodium-dev (1.0.18-r0) 00:35:29 (11/12) Installing libzmq (4.3.3-r0) 00:35:29 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:29 v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:29 OK: 12745 distinct packages available 00:35:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:30 OK: 233 MiB in 51 packages 00:35:30 (12/12) Installing zeromq-dev (4.3.3-r0) 00:35:30 Executing busybox-1.31.1-r19.trigger 00:35:30 OK: 217 MiB in 51 packages 00:35:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:30 Removing intermediate container 02a3e7b69d74 00:35:30 ---> 961fd6922303 00:35:30 Step 5/29 : COPY go.mod . 00:35:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:30 ---> b2e649cee0e2 00:35:30 Step 6/29 : RUN go mod download 00:35:30 ---> Running in 62427d53565e 00:35:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:31 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:31 v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:31 OK: 12745 distinct packages available 00:35:31 OK: 233 MiB in 51 packages 00:35:32 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:32 v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:32 OK: 12745 distinct packages available 00:35:32 Removing intermediate container f058c54cbe64 00:35:32 ---> 44c711a4f577 00:35:32 Step 6/24 : COPY go.mod . 00:35:32 OK: 233 MiB in 51 packages 00:35:32 Removing intermediate container 62427d53565e 00:35:32 ---> dada7546c4dd 00:35:32 Step 7/29 : COPY . . 00:35:32 ---> 45adf5172060 00:35:32 Step 7/24 : RUN go mod download 00:35:33 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:33 v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:33 OK: 12745 distinct packages available 00:35:33 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:35:33 v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:35:33 OK: 12745 distinct packages available 00:35:33 ---> Running in a258df0986c8 00:35:33 OK: 233 MiB in 51 packages 00:35:33 OK: 233 MiB in 51 packages 00:35:34 Removing intermediate container ec566d526be1 00:35:34 ---> 2b1d3ccdcf85 00:35:34 Step 6/22 : COPY go.mod . 00:35:34 Removing intermediate container be7526990c57 00:35:34 ---> 8505098dc138 00:35:34 Step 4/7 : WORKDIR /edgex-go 00:35:34 ---> Running in 052db8c61fc9 00:35:35 Removing intermediate container 052db8c61fc9 00:35:35 ---> 11df11d84962 00:35:35 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:35:35 latest: Pulling from library/docker 00:35:35 5f621e34cdf4: Already exists 00:35:35 85db56a05063: Pulling fs layer 00:35:35 ccb67d6aeaaa: Pulling fs layer 00:35:35 de930078acea: Pulling fs layer 00:35:35 d5a9d88a4785: Pulling fs layer 00:35:35 e7f15c1544d5: Pulling fs layer 00:35:35 877c515997d3: Pulling fs layer 00:35:35 e7f15c1544d5: Waiting 00:35:35 877c515997d3: Waiting 00:35:35 d5a9d88a4785: Waiting 00:35:35 85db56a05063: Verifying Checksum 00:35:35 85db56a05063: Download complete 00:35:35 ccb67d6aeaaa: Verifying Checksum 00:35:35 ccb67d6aeaaa: Download complete 00:35:36 d5a9d88a4785: Verifying Checksum 00:35:36 d5a9d88a4785: Download complete 00:35:36 e7f15c1544d5: Verifying Checksum 00:35:36 e7f15c1544d5: Download complete 00:35:36 877c515997d3: Verifying Checksum 00:35:36 877c515997d3: Download complete 00:35:36 85db56a05063: Pull complete 00:35:36 ---> 1bf47384caf5 00:35:36 Step 7/22 : RUN go mod download 00:35:36 ccb67d6aeaaa: Pull complete 00:35:37 Removing intermediate container 175cc315b044 00:35:37 ---> 5156b9c81651 00:35:37 Step 6/21 : COPY go.mod . 00:35:37 ---> Running in c855a17d5eea 00:35:37 Removing intermediate container 0bb71d696c9e 00:35:37 ---> 697604db5292 00:35:37 Step 6/21 : COPY go.mod . 00:35:37 de930078acea: Verifying Checksum 00:35:37 de930078acea: Download complete 00:35:38 ---> 921a74e5abfc 00:35:38 Step 7/21 : RUN go mod download 00:35:39 Removing intermediate container a258df0986c8 00:35:39 ---> b31294ae9b28 00:35:39 Step 8/24 : COPY . . 00:35:39 ---> ec3b4c1a52ef 00:35:39 Step 7/21 : RUN go mod download 00:35:40 ---> Running in 8b14072b467a 00:35:41 de930078acea: Pull complete 00:35:41 d5a9d88a4785: Pull complete 00:35:41 e7f15c1544d5: Pull complete 00:35:42 ---> Running in d6f671865966 00:35:42 877c515997d3: Pull complete 00:35:42 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 00:35:42 Status: Downloaded newer image for docker:latest 00:35:45 Removing intermediate container c855a17d5eea 00:35:45 ---> f30089929ba2 00:35:45 Step 8/22 : COPY . . 00:35:45 ---> 832f9e4a2970 00:35:45 Step 6/7 : COPY go.mod . 00:35:46 ---> 8f4b88d0c585 00:35:46 Step 7/7 : RUN go mod download 00:35:46 ---> Running in 7164808aaf1f 00:35:55 ---> fbc0a74df976 00:35:55 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:35:56 Removing intermediate container d6f671865966 00:35:56 ---> a027088b4756 00:35:56 Step 8/21 : COPY . . 00:35:58 ---> Running in 052424b92a46 00:35:58 Removing intermediate container 8b14072b467a 00:35:58 ---> ea4be2d26b65 00:35:58 Step 8/21 : COPY . . 00:36:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:36:13 Removing intermediate container 7164808aaf1f 00:36:13 ---> ac6d10d9ad69 00:36:13 Successfully built ac6d10d9ad69 00:36:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:36:13 + docker inspect -f . ci-base-image-arm64 00:36:13 . [Pipeline] withDockerContainer 00:36:14 prd-ubuntu18.04-docker-arm64-4c-16g-14678 does not seem to be running inside a container 00:36:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:15 ---> d52391030443 00:36:15 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:36:15 $ docker top b9a8b3c122d831a63f16454b1d19b490d0a1f6572c084171141d566bf43e335f -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:16 + go version 00:36:16 go version go1.15.5 linux/arm64 [Pipeline] } 00:36:16 $ docker stop --time=1 b9a8b3c122d831a63f16454b1d19b490d0a1f6572c084171141d566bf43e335f 00:36:17 ---> fe21c40d8009 00:36:17 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:36:17 ---> Running in a7169ad6551c 00:36:18 $ docker rm -f b9a8b3c122d831a63f16454b1d19b490d0a1f6572c084171141d566bf43e335f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 00:36:19 ---> Running in 085a1dc419bc [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:19 + docker inspect -f . ci-base-image-arm64 00:36:19 . [Pipeline] withDockerContainer 00:36:20 prd-ubuntu18.04-docker-arm64-4c-16g-14678 does not seem to be running inside a container 00:36:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:36:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:36:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:36:21 $ docker top c8afaee8e9d50d4147571e324add542817182a7098338fb1f846d9d45c8ffd88 -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:21 ========================================================= 00:36:21 [edgeXBuildGoParallel] Running Tests and Build... 00:36:21 ========================================================= [Pipeline] sh 00:36:22 + make test 00:36:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:36:29 ---> 9c240d172c42 00:36:29 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:36:29 ---> Running in 2513c0285650 00:36:29 ---> 8c334cd6574b 00:36:29 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:36:29 ---> Running in c2a64c4b725c 00:36:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:36:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:36:33 Removing intermediate container 052424b92a46 00:36:33 ---> f3432d5efafa 00:36:33 00:36:33 Step 9/29 : FROM alpine:latest 00:36:33 latest: Pulling from library/alpine 00:36:33 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 00:36:33 Status: Downloaded newer image for alpine:latest 00:36:33 ---> d6e46aa2470d 00:36:33 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:36:33 ---> Running in 65a080693e01 00:36:34 Removing intermediate container 65a080693e01 00:36:34 ---> 9f1ae99ec3d5 00:36:34 Step 11/29 : USER root 00:36:34 ---> Running in 18807aa8d28c 00:36:34 Removing intermediate container 18807aa8d28c 00:36:34 ---> 995f6665b073 00:36:34 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:36:34 ---> Running in df15904e81d0 00:36:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:37 v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:36:37 v3.12.1-77-g2535715f9a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:36:37 OK: 12746 distinct packages available 00:36:37 (1/2) Installing ca-certificates (20191127-r4) 00:36:37 (2/2) Installing dumb-init (1.2.2-r1) 00:36:37 Executing busybox-1.31.1-r19.trigger 00:36:37 Executing ca-certificates-20191127-r4.trigger 00:36:37 OK: 6 MiB in 16 packages 00:36:39 Removing intermediate container df15904e81d0 00:36:39 ---> 9db8b6713d0b 00:36:39 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:36:39 ---> Running in 955c619febb5 00:36:39 Removing intermediate container 955c619febb5 00:36:39 ---> fc2392546e32 00:36:39 Step 14/29 : WORKDIR $BASE_DIR 00:36:39 ---> Running in 147873789c75 00:36:40 Removing intermediate container 147873789c75 00:36:40 ---> 516403c9c522 00:36:40 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:36:40 ---> Running in c4320b05ee03 00:36:42 Removing intermediate container c4320b05ee03 00:36:42 ---> c9b5dde8cbf1 00:36:42 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:36:42 ---> bf0a009622dd 00:36:42 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:36:43 ---> a1d70f5328dd 00:36:43 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:36:44 ---> 16fc6f6a19dd 00:36:44 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:36:44 ---> 6e0e4cd9e501 00:36:44 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:36:45 ---> 7b6ab5ecd332 00:36:45 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:36:45 ---> Running in fdbc62275f6e 00:36:48 Removing intermediate container fdbc62275f6e 00:36:48 ---> 1390c213e2e8 00:36:48 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:36:49 ? github.com/edgexfoundry/edgex-go [no test files] 00:36:49 Removing intermediate container 085a1dc419bc 00:36:49 ---> ddba4edc42a5 00:36:49 00:36:49 Step 10/22 : FROM alpine:3.10 00:36:49 3.10: Pulling from library/alpine 00:36:49 ---> 785f4203dc41 00:36:49 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:36:50 ---> Running in 7cf3711a40ae 00:36:50 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:36:50 Status: Downloaded newer image for alpine:3.10 00:36:50 ---> be4e4bea2c2e 00:36:50 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:36:52 ---> Running in 3141f06f6739 00:36:53 Removing intermediate container a7169ad6551c 00:36:53 ---> 612d2a296e69 00:36:53 00:36:53 Step 10/24 : FROM scratch 00:36:53 ---> 00:36:53 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:36:54 Removing intermediate container 7cf3711a40ae 00:36:54 ---> cd17ce6a0bb8 00:36:54 Step 24/29 : RUN chmod 755 security-secrets-setup 00:36:54 ---> Running in ad449b29a945 00:36:54 ---> Running in 891178d10222 00:36:54 Removing intermediate container ad449b29a945 00:36:54 ---> d2b4fae71f71 00:36:54 Step 12/24 : ENV APP_PORT=48060 00:36:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 00:36:54 ---> Running in 50251de7d71a 00:36:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 00:36:54 Removing intermediate container 50251de7d71a 00:36:54 ---> 9b1ee8d9c504 00:36:54 Step 13/24 : EXPOSE $APP_PORT 00:36:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:36:54 ---> Running in 25a0c6fc9c2a 00:36:55 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:36:55 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:36:55 OK: 10348 distinct packages available 00:36:55 Removing intermediate container 25a0c6fc9c2a 00:36:55 ---> eda48f714e14 00:36:55 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:36:55 (1/5) Installing ca-certificates (20191127-r2) 00:36:55 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:36:55 (3/5) Installing libcurl (7.66.0-r1) 00:36:55 (4/5) Installing curl (7.66.0-r1) 00:36:55 (5/5) Installing dumb-init (1.2.2-r1) 00:36:55 Executing busybox-1.30.1-r3.trigger 00:36:55 Executing ca-certificates-20191127-r2.trigger 00:36:56 OK: 7 MiB in 19 packages 00:36:56 ---> 763eca9f6e1d 00:36:56 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:36:58 Removing intermediate container 891178d10222 00:36:58 ---> 3aa6c448b443 00:36:58 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:36:58 ---> bb18ccdf416a 00:36:58 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:36:58 ---> Running in 868c854cfa38 00:36:58 Removing intermediate container 3141f06f6739 00:36:58 ---> a0f8fe97cfd6 00:36:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:36:58 ---> Running in 9b83c308c1d3 00:37:00 Removing intermediate container 868c854cfa38 00:37:00 ---> a442c29b1704 00:37:00 Step 26/29 : CMD [ "generate" ] 00:37:02 ---> 72e5c9f249f6 00:37:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:37:02 Removing intermediate container 9b83c308c1d3 00:37:02 ---> 61843e7b8af0 00:37:02 Step 13/22 : WORKDIR / 00:37:02 ---> Running in 2899bb1b1ac2 00:37:02 Removing intermediate container 2513c0285650 00:37:02 ---> 984ea956a6d9 00:37:02 00:37:02 Step 10/21 : FROM scratch 00:37:02 ---> 00:37:02 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:02 ---> Running in 1ace449b1a3a 00:37:02 Removing intermediate container c2a64c4b725c 00:37:02 ---> 899ad5c77deb 00:37:02 00:37:02 Step 10/21 : FROM alpine 00:37:02 ---> d6e46aa2470d 00:37:02 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:37:02 ---> Running in 9622b1a4062d 00:37:02 ---> Running in 82fad9b139c6 00:37:02 Removing intermediate container 2899bb1b1ac2 00:37:02 ---> 3f253d2ca2d8 00:37:02 Step 27/29 : LABEL arch=x86_64 00:37:02 ---> 1b13b8f24a4c 00:37:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:37:02 Removing intermediate container 1ace449b1a3a 00:37:02 ---> 6e995c54270a 00:37:02 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:37:02 Removing intermediate container 9622b1a4062d 00:37:02 ---> 84926070cb79 00:37:02 Step 12/21 : ENV APP_PORT=48085 00:37:03 ---> Running in 2e7239fdacbf 00:37:03 ---> Running in 601f9d72a90d 00:37:03 ---> 7737501e9f11 00:37:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:37:03 ---> 787d46595cb0 00:37:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:37:03 Removing intermediate container 2e7239fdacbf 00:37:03 ---> 20e9837d98a1 00:37:03 Step 28/29 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:37:03 Removing intermediate container 601f9d72a90d 00:37:03 ---> 876c973f1ee1 00:37:03 Step 13/21 : EXPOSE $APP_PORT 00:37:03 ---> Running in b94e2a3693b5 00:37:03 ---> Running in 6d0d5bdcc007 00:37:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:04 ---> 0a1e84632381 00:37:04 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:37:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:04 Removing intermediate container b94e2a3693b5 00:37:04 ---> 0926eb5245b5 00:37:04 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:37:04 ---> Running in 3a374e1044bc 00:37:04 ---> 118b3d57142a 00:37:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:37:04 Removing intermediate container 6d0d5bdcc007 00:37:04 ---> 643c8df0c732 00:37:04 Step 29/29 : LABEL version=0.0.0 00:37:04 ---> Running in 2838c2e50c11 00:37:04 v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:37:04 v3.12.1-77-g2535715f9a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:37:04 OK: 12746 distinct packages available 00:37:04 ---> 895bee001b52 00:37:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:37:04 Removing intermediate container 3a374e1044bc 00:37:04 ---> 7c705d3c03de 00:37:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:04 (1/4) Installing ca-certificates (20191127-r4) 00:37:04 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:37:04 (3/4) Installing libcurl (7.69.1-r1) 00:37:04 (4/4) Installing curl (7.69.1-r1) 00:37:04 Executing busybox-1.31.1-r19.trigger 00:37:04 Executing ca-certificates-20191127-r4.trigger 00:37:04 OK: 7 MiB in 18 packages 00:37:05 ---> Running in 52f162d71e5e 00:37:05 Removing intermediate container 2838c2e50c11 00:37:05 ---> 1b6b6fbe81a5 00:37:05 00:37:05 ---> 9475868045cd 00:37:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:37:05 Successfully built 1b6b6fbe81a5 00:37:06 Successfully tagged docker-security-secrets-setup-go:latest 00:37:06  Building docker-security-secrets-setup-go ... done Building docker-core-metadata-go 00:37:06 ---> 019fa253424f 00:37:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:37:06 Removing intermediate container 52f162d71e5e 00:37:06 ---> b11138323deb 00:37:06 Step 22/24 : LABEL arch=x86_64 00:37:06 ---> 8ac20a2035da 00:37:06 Step 18/22 : RUN chmod +x entrypoint.sh 00:37:06 ---> Running in 49c26a0efb17 00:37:07 ---> Running in 28befd1c4330 00:37:08 ---> d06ffb6af791 00:37:08 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:37:08 Removing intermediate container 49c26a0efb17 00:37:08 ---> c27966270a93 00:37:08 Step 23/24 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:37:08 Removing intermediate container 82fad9b139c6 00:37:08 ---> 60e918ffddc8 00:37:08 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:09 ---> Running in b09b864cd120 00:37:10 ---> Running in 2ca67be9eb82 00:37:10 ---> Running in 2462f3c69b7f 00:37:10 Removing intermediate container b09b864cd120 00:37:10 ---> 0effc2d454c2 00:37:10 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:10 Removing intermediate container 2462f3c69b7f 00:37:10 ---> e73d3b570e09 00:37:10 Step 13/21 : WORKDIR /edgex 00:37:11 Removing intermediate container 2ca67be9eb82 00:37:11 ---> b68d8e88d15a 00:37:11 Step 24/24 : LABEL version=0.0.0 00:37:11 ---> Running in e9828a25413a 00:37:11 ---> Running in e8da67534798 00:37:11 ---> Running in 1bc840e9e8cd 00:37:12 Removing intermediate container e9828a25413a 00:37:12 ---> 5cbccb7cef7b 00:37:12 Step 19/21 : LABEL arch=x86_64 00:37:12 ---> Running in 1634764cb0ce 00:37:12 Removing intermediate container 28befd1c4330 00:37:12 ---> ef03ca2bff9b 00:37:12 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:37:13 Removing intermediate container e8da67534798 00:37:13 ---> f13419dda20f 00:37:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:37:13 Removing intermediate container 1bc840e9e8cd 00:37:13 ---> 1490454441e9 00:37:13 00:37:14 ---> Running in ff453d17e353 00:37:14 Removing intermediate container 1634764cb0ce 00:37:14 ---> 99cb82e563ed 00:37:14 Step 20/21 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:37:14 Successfully built 1490454441e9 00:37:14 Successfully tagged docker-support-notifications-go:latest 00:37:14 Building docker-sys-mgmt-agent-go 00:37:19  Building docker-support-notifications-go ... done  ---> Running in b426e0a2ff1b 00:37:19 ---> 7c3e1b359acf 00:37:19 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:37:21 Removing intermediate container ff453d17e353 00:37:21 ---> 45d7f426b1dd 00:37:21 Step 20/22 : LABEL arch=x86_64 00:37:22 ---> Running in 8f1754f2afbd 00:37:22 Removing intermediate container b426e0a2ff1b 00:37:22 ---> 06ed8ff38ccb 00:37:22 Step 21/21 : LABEL version=0.0.0 00:37:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:37:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:23 ---> 557aed5f8560 00:37:23 Step 3/22 : WORKDIR /edgex-go 00:37:23 ---> Using cache 00:37:23 ---> b2d55dc59875 00:37:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:23 ---> Using cache 00:37:23 ---> 4ece01cc05d7 00:37:23 Step 5/22 : RUN apk update && apk add make git 00:37:23 ---> Using cache 00:37:23 ---> 5156b9c81651 00:37:23 Step 6/22 : COPY go.mod . 00:37:23 ---> Using cache 00:37:23 ---> 921a74e5abfc 00:37:23 Step 7/22 : RUN go mod download 00:37:23 ---> Using cache 00:37:23 ---> ea4be2d26b65 00:37:23 Step 8/22 : COPY . . 00:37:23 ---> Using cache 00:37:23 ---> 9c240d172c42 00:37:23 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:37:24 ---> f368462a04bf 00:37:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:37:24 ---> Running in 9fc6a32c798a 00:37:24 ---> Running in 0448b1cd5aca 00:37:25 Removing intermediate container 8f1754f2afbd 00:37:25 ---> dcbca295fe31 00:37:25 Step 21/22 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:37:28 ---> Running in f5b2728dd140 00:37:28 Removing intermediate container 9fc6a32c798a 00:37:28 ---> 25b52ea4caa9 00:37:28 00:37:28 Successfully built 25b52ea4caa9 00:37:28 Successfully tagged docker-support-scheduler-go:latest 00:37:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:37:28 ---> 146761a93d66 00:37:28 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:37:28  Building docker-support-scheduler-go ... done Building docker-core-command-go 00:37:31 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:37:31 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:37:31 ---> 557aed5f8560 00:37:31 Step 3/27 : WORKDIR /edgex-go 00:37:31 ---> Using cache 00:37:31 ---> b2d55dc59875 00:37:31 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:31 ---> Using cache 00:37:31 ---> 4ece01cc05d7 00:37:31 Step 5/27 : RUN apk update && apk add make bash git 00:37:31 Removing intermediate container f5b2728dd140 00:37:31 ---> 3cf92425f058 00:37:31 Step 22/22 : LABEL version=0.0.0 00:37:31 ---> Running in 35c7d31c5d87 00:37:31 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:37:32 ---> Running in 107eeafa2078 00:37:32 ---> Running in 75aa01b6173a 00:37:32 Removing intermediate container 35c7d31c5d87 00:37:32 ---> 0afc4df1d64b 00:37:32 Step 18/21 : CMD ["--init=true"] 00:37:34 ---> Running in 3d90d377f122 00:37:34 Removing intermediate container 75aa01b6173a 00:37:34 ---> b0651aa565de 00:37:34 00:37:35 Successfully built b0651aa565de 00:37:35 Successfully tagged docker-security-bootstrap-redis-go:latest 00:37:35 Building docker-security-secretstore-setup-go 00:37:35  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 3d90d377f122 00:37:35 ---> 0a89903bd4f8 00:37:35 Step 19/21 : LABEL arch=x86_64 00:37:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:37 ---> Running in ef712bfa0af5 00:37:38 Removing intermediate container ef712bfa0af5 00:37:38 ---> d64dfc590405 00:37:38 Step 20/21 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:37:39 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:37:39 v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:37:39 OK: 12745 distinct packages available 00:37:39 ---> Running in f072e4bd5028 00:37:39 OK: 233 MiB in 51 packages 00:37:40 Removing intermediate container f072e4bd5028 00:37:40 ---> 83f505a1a74f 00:37:40 Step 21/21 : LABEL version=0.0.0 00:37:40 ---> Running in a5864e3bdf21 00:37:42 Removing intermediate container a5864e3bdf21 00:37:42 ---> 11b83430e5aa 00:37:42 00:37:42 Successfully built 11b83430e5aa 00:37:42 Removing intermediate container 107eeafa2078 00:37:42 ---> 02276077a892 00:37:42 Step 6/27 : COPY go.mod . 00:37:42 Successfully tagged docker-security-proxy-setup-go:latest 00:37:42  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 00:37:42 ---> df6bde4e12e2 00:37:42 Step 7/27 : RUN go mod download 00:37:42 ---> Running in d38a0642d609 00:37:51 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:37:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:51 ---> 557aed5f8560 00:37:51 Step 3/22 : WORKDIR /edgex-go 00:37:51 ---> Using cache 00:37:51 ---> b2d55dc59875 00:37:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:51 ---> Using cache 00:37:51 ---> 4ece01cc05d7 00:37:51 Step 5/22 : RUN apk update && apk add make git 00:37:51 ---> Using cache 00:37:51 ---> 5156b9c81651 00:37:51 Step 6/22 : COPY go.mod . 00:37:51 ---> Using cache 00:37:51 ---> 921a74e5abfc 00:37:51 Step 7/22 : RUN go mod download 00:37:51 ---> Using cache 00:37:51 ---> ea4be2d26b65 00:37:51 Step 8/22 : COPY . . 00:37:51 ---> Using cache 00:37:51 ---> 9c240d172c42 00:37:51 Step 9/22 : RUN make cmd/core-command/core-command 00:37:52 ---> Running in ebc7e5099c00 00:37:52 Removing intermediate container d38a0642d609 00:37:52 ---> 14a4d87a54c8 00:37:52 Step 8/27 : COPY . . 00:37:53 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:37:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:37:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:37:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:37:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:37:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:37:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:37:55 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.062s 00:37:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:37:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:37:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:37:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:37:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:37:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:38:00 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:38:00 ---> 557aed5f8560 00:38:00 Step 3/24 : WORKDIR /edgex-go 00:38:00 ---> Using cache 00:38:00 ---> b2d55dc59875 00:38:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:00 ---> Using cache 00:38:00 ---> 4ece01cc05d7 00:38:00 Step 5/24 : RUN apk update && apk add make git 00:38:00 ---> Using cache 00:38:00 ---> 5156b9c81651 00:38:00 Step 6/24 : COPY go.mod . 00:38:00 ---> Using cache 00:38:00 ---> 921a74e5abfc 00:38:00 Step 7/24 : RUN go mod download 00:38:00 ---> Using cache 00:38:00 ---> ea4be2d26b65 00:38:00 Step 8/24 : COPY . . 00:38:00 ---> Using cache 00:38:00 ---> 9c240d172c42 00:38:00 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:38:04 ---> Running in c4d3fe7a5e69 00:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.294s coverage: 46.6% of statements 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:38:08 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:38:08 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:38:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:38:08 ---> 557aed5f8560 00:38:08 Step 3/23 : WORKDIR /edgex-go 00:38:08 ---> Using cache 00:38:08 ---> b2d55dc59875 00:38:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:38:08 ---> Using cache 00:38:08 ---> 4ece01cc05d7 00:38:08 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:38:09 ---> Running in 2aaf1378da9f 00:38:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.509s coverage: 27.1% of statements 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.537s coverage: 66.4% of statements 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:38:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.652s coverage: 82.7% of statements 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:38:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:38:14 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:38:14 v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:38:14 OK: 12745 distinct packages available 00:38:15 OK: 233 MiB in 51 packages 00:38:19 Removing intermediate container 0448b1cd5aca 00:38:19 ---> 5a5355b0664d 00:38:19 00:38:19 Step 10/22 : FROM scratch 00:38:19 ---> 00:38:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:20 ---> Using cache 00:38:20 ---> 84926070cb79 00:38:20 Step 12/22 : ENV APP_PORT=48081 00:38:21 ---> Running in 8e7e47274da9 00:38:21 Removing intermediate container 2aaf1378da9f 00:38:21 ---> 958cc2748f46 00:38:21 Step 6/23 : COPY go.mod . 00:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.260s coverage: 28.6% of statements 00:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.140s coverage: 100.0% of statements 00:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.086s coverage: 100.0% of statements 00:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.309s coverage: 86.7% of statements 00:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:38:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.377s coverage: 97.5% of statements 00:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:38:22 Removing intermediate container 8e7e47274da9 00:38:22 ---> b4605e7f7e12 00:38:22 Step 13/22 : EXPOSE $APP_PORT 00:38:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.135s coverage: 78.3% of statements 00:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:38:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:38:23 ---> Running in b80853b0e0cc 00:38:23 ---> 2aa5c24d8d9f 00:38:23 Step 7/23 : RUN go mod download 00:38:23 ---> Running in 18eab6789267 00:38:23 ---> 24fc06f2be7c 00:38:23 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:38:23 Removing intermediate container b80853b0e0cc 00:38:23 ---> ebc32555a999 00:38:23 Step 14/22 : WORKDIR / 00:38:24 ---> Running in 1ef4689f7765 00:38:24 ---> Running in ebbf802c6bfc 00:38:24 Removing intermediate container ebbf802c6bfc 00:38:24 ---> 59b590c46d0b 00:38:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:38:24 ---> d2ce919c59dd 00:38:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:38:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:38:25 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:38:25 ---> c6a5192e0eb3 00:38:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:38:26 ---> e6ac99319273 00:38:26 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:38:26 Removing intermediate container 18eab6789267 00:38:26 ---> 3f1a421bf5ff 00:38:26 Step 8/23 : COPY . . 00:38:27 ---> Running in 832376c18359 00:38:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.129s coverage: 94.7% of statements 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:38:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:38:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.185s coverage: 0.1% of statements 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.104s coverage: 100.0% of statements 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.119s coverage: 75.5% of statements 00:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.8% of statements 00:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.142s coverage: 87.2% of statements 00:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.133s coverage: 84.2% of statements 00:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 100.0% of statements 00:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:38:31 Removing intermediate container 832376c18359 00:38:31 ---> f1407f7d6b50 00:38:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:34 ---> Running in e611b53209b6 00:38:34 Removing intermediate container ebc7e5099c00 00:38:34 ---> 3c1945b01185 00:38:34 00:38:34 Step 10/22 : FROM scratch 00:38:34 ---> 00:38:34 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.755s coverage: 63.5% of statements 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.154s coverage: 91.3% of statements 00:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 00:38:35 ---> Using cache 00:38:35 ---> 84926070cb79 00:38:35 Step 12/22 : ENV APP_PORT=48082 00:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 00:38:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements 00:38:38 ---> Running in d45fef7771d5 00:38:38 Removing intermediate container e611b53209b6 00:38:38 ---> 71f70a3eff8a 00:38:38 Step 20/22 : LABEL arch=x86_64 00:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.800s coverage: 68.9% of statements 00:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 00:38:41 Removing intermediate container c4d3fe7a5e69 00:38:41 ---> 1fc3b84381fd 00:38:41 00:38:41 Step 10/24 : FROM alpine:3.10 00:38:41 ---> be4e4bea2c2e 00:38:41 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:38:41 ---> Using cache 00:38:41 ---> a0f8fe97cfd6 00:38:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:38:42 ---> Running in 17ea638832b1 00:38:42 Removing intermediate container d45fef7771d5 00:38:42 ---> 10fe06f85752 00:38:42 Step 13/22 : EXPOSE $APP_PORT 00:38:44 ---> Running in 7efd58e7d7b1 00:38:45 ---> Running in 1c533f66819c 00:38:46 Removing intermediate container 17ea638832b1 00:38:46 ---> e52d083c287b 00:38:46 Step 21/22 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:38:47 Removing intermediate container 1c533f66819c 00:38:47 ---> 27a91cf9d6f3 00:38:47 Step 14/22 : WORKDIR / 00:38:47 Removing intermediate container 7efd58e7d7b1 00:38:47 ---> e50a4200c774 00:38:47 Step 13/24 : WORKDIR / 00:38:47 ---> Running in 8575d3840483 00:38:48 ---> Running in f50757855881 00:38:48 ---> Running in 85281ba9d234 00:38:49 Removing intermediate container 8575d3840483 00:38:49 ---> 67f709925c56 00:38:49 Step 22/22 : LABEL version=0.0.0 00:38:49 ---> Running in 7a8907355ed2 00:38:49 ---> 32e53c9e0e8e 00:38:49 Step 9/23 : RUN make cmd/core-data/core-data 00:38:49 Removing intermediate container f50757855881 00:38:49 ---> 8fde7b66c946 00:38:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:38:49 Removing intermediate container 85281ba9d234 00:38:49 ---> 39f45d52f2a1 00:38:49 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:38:50 ---> Running in b936dc5cbf30 00:38:50 Removing intermediate container 7a8907355ed2 00:38:50 ---> 5e79ff279025 00:38:50 00:38:50 Successfully built 5e79ff279025 00:38:51 ---> 4bcd6e12cb5c 00:38:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:38:51 Successfully tagged docker-core-metadata-go:latest 00:38:51  Building docker-core-metadata-go ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:38:52 ---> e6ece00ccb83 00:38:52 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:38:52 ---> eec63078d7fc 00:38:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:38:52 Removing intermediate container 1ef4689f7765 00:38:52 ---> 3735758d6cfe 00:38:52 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:38:52 ---> Running in 0693514a6ab0 00:38:52 ---> 283453c1581d 00:38:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:38:52 ---> 7076cfea73ac 00:38:52 Step 18/22 : ENTRYPOINT ["/core-command"] 00:38:52 ---> Running in 51250e76c4ec 00:38:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:38:53 ---> 48b37724e9f5 00:38:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:38:53 Removing intermediate container 51250e76c4ec 00:38:53 ---> 47ccccbb69db 00:38:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:53 ---> Running in 4b4166a49912 00:38:54 Removing intermediate container 4b4166a49912 00:38:54 ---> c2e6bd1a3c70 00:38:54 Step 20/22 : LABEL arch=x86_64 00:38:54 ---> Running in 4ea415bc1c99 00:38:54 ---> 02c1a729d128 00:38:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:38:54 Removing intermediate container 4ea415bc1c99 00:38:54 ---> fee10024acac 00:38:54 Step 21/22 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:38:55 ---> Running in fea829adf1bd 00:38:55 ---> 84060c98e336 00:38:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:38:55 Removing intermediate container fea829adf1bd 00:38:55 ---> 42384fc7d10a 00:38:55 Step 22/22 : LABEL version=0.0.0 00:38:56 ---> Running in 6d27368e1018 00:38:56 Removing intermediate container 0693514a6ab0 00:38:56 ---> 5a85e18ac5dc 00:38:56 00:38:56 Step 11/27 : FROM docker:latest 00:38:56 ---> b0757c55a1fd 00:38:56 Step 12/27 : RUN apk add --no-cache bash 00:38:56 ---> e2da8b3b639f 00:38:56 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:38:56 ---> Running in 92e1d01d47ed 00:38:56 Removing intermediate container 6d27368e1018 00:38:56 ---> d6ca2b90d40d 00:38:56 00:38:56 ---> Running in 56ffcf889738 00:38:56 Successfully built d6ca2b90d40d 00:38:56 Successfully tagged docker-core-command-go:latest 00:38:57  Building docker-core-command-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:57 (1/2) Installing readline (8.0.4-r0) 00:38:58 (2/2) Installing bash (5.0.17-r0) 00:38:58 Executing bash-5.0.17-r0.post-install 00:38:58 Executing busybox-1.31.1-r19.trigger 00:38:58 OK: 12 MiB in 22 packages 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 19.720s coverage: 86.3% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.519s coverage: 72.2% of statements 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.484s coverage: 72.1% of statements 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.085s coverage: 82.4% of statements 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.074s coverage: 48.4% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.064s coverage: 28.8% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.080s coverage: 96.8% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.344s coverage: 37.2% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.606s coverage: 84.0% of statements 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.076s coverage: 100.0% of statements 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.375s coverage: 47.1% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.050s coverage: 100.0% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.147s coverage: 100.0% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:38:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.125s coverage: 100.0% of statements 00:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:38:59 Removing intermediate container 56ffcf889738 00:38:59 ---> 0a615c1c44ab 00:38:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:38:59 ---> Running in 5521ae0e445b 00:38:59 Removing intermediate container 92e1d01d47ed 00:38:59 ---> cf9a9041e0db 00:38:59 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:38:59 Removing intermediate container 5521ae0e445b 00:38:59 ---> 45328acdb1f3 00:38:59 Step 22/24 : LABEL arch=x86_64 00:38:59 ---> Running in 67aadcee01c3 00:38:59 ---> Running in 6c0918e1d901 00:39:00 Removing intermediate container 6c0918e1d901 00:39:00 ---> 16429df2fef2 00:39:00 Step 23/24 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:39:00 ---> Running in 83891f344063 00:39:00 Removing intermediate container 83891f344063 00:39:00 ---> 088e588d7200 00:39:00 Step 24/24 : LABEL version=0.0.0 00:39:01 ---> Running in be87bd76150c 00:39:01 Removing intermediate container be87bd76150c 00:39:01 ---> d6ce52bfcc59 00:39:01 00:39:01 Successfully built d6ce52bfcc59 00:39:01 Successfully tagged docker-security-secretstore-setup-go:latest 00:39:02  Building docker-security-secretstore-setup-go ... done Removing intermediate container 67aadcee01c3 00:39:02 ---> 94114fe637b9 00:39:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:39:02 ---> Running in 8fe0d5657564 00:39:02 Removing intermediate container 8fe0d5657564 00:39:02 ---> af812e3e1c2d 00:39:02 Step 15/27 : ENV APP_PORT=48090 00:39:02 ---> Running in d10027fd09aa 00:39:02 Removing intermediate container d10027fd09aa 00:39:02 ---> 056eda33d3d8 00:39:02 Step 16/27 : EXPOSE $APP_PORT 00:39:02 ---> Running in 8a0dcfcff304 00:39:03 Removing intermediate container 8a0dcfcff304 00:39:03 ---> 31099ffa66bc 00:39:03 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:39:04 ---> b044b37bde76 00:39:04 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:39:04 ---> 43e801105b06 00:39:04 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:39:05 ---> 70b55e3bd30a 00:39:05 Step 20/27 : RUN apk --no-cache add py3-pip 00:39:05 ---> Running in a7ef8773c84e 00:39:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:05 (1/33) Installing libbz2 (1.0.8-r1) 00:39:06 (2/33) Installing expat (2.2.9-r1) 00:39:06 (3/33) Installing libffi (3.3-r2) 00:39:06 (4/33) Installing gdbm (1.13-r1) 00:39:06 (5/33) Installing xz-libs (5.2.5-r0) 00:39:06 (6/33) Installing sqlite-libs (3.32.1-r0) 00:39:06 (7/33) Installing python3 (3.8.5-r0) 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.940s coverage: 29.1% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.324s coverage: 99.0% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.096s coverage: 100.0% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:39:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.060s coverage: 32.1% of statements 00:39:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 00:39:07 GO111MODULE=on go vet ./... 00:39:08 (8/33) Installing py3-appdirs (1.4.4-r1) 00:39:08 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:39:08 (10/33) Installing py3-parsing (2.4.7-r0) 00:39:08 (11/33) Installing py3-six (1.15.0-r0) 00:39:08 (12/33) Installing py3-packaging (20.4-r0) 00:39:08 (13/33) Installing py3-setuptools (47.0.0-r0) 00:39:08 (14/33) Installing py3-chardet (3.0.4-r4) 00:39:10 (15/33) Installing py3-idna (2.9-r0) 00:39:10 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:39:10 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:39:10 (18/33) Installing py3-requests (2.23.0-r0) 00:39:10 (19/33) Installing py3-msgpack (1.0.0-r0) 00:39:10 (20/33) Installing py3-lockfile (0.12.2-r3) 00:39:10 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:39:10 (22/33) Installing py3-colorama (0.4.3-r0) 00:39:10 (23/33) Installing py3-distlib (0.3.0-r0) 00:39:10 (24/33) Installing py3-distro (1.5.0-r1) 00:39:10 (25/33) Installing py3-webencodings (0.5.1-r3) 00:39:10 (26/33) Installing py3-html5lib (1.0.1-r4) 00:39:10 (27/33) Installing py3-pytoml (0.1.21-r0) 00:39:10 (28/33) Installing py3-pep517 (0.8.2-r0) 00:39:10 (29/33) Installing py3-progress (1.5-r0) 00:39:10 (30/33) Installing py3-toml (0.10.1-r0) 00:39:10 (31/33) Installing py3-retrying (1.3.3-r0) 00:39:10 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:39:10 (33/33) Installing py3-pip (20.1.1-r0) 00:39:14 Executing busybox-1.31.1-r19.trigger 00:39:14 OK: 71 MiB in 55 packages 00:39:19 Removing intermediate container b936dc5cbf30 00:39:19 ---> 870847ba3279 00:39:19 00:39:19 Step 10/23 : FROM alpine 00:39:19 ---> d6e46aa2470d 00:39:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:21 ---> Running in 481d24ad3175 00:39:21 Removing intermediate container a7ef8773c84e 00:39:21 ---> 17be5ef5927b 00:39:21 Step 21/27 : RUN pip install docker-compose==1.23.2 00:39:21 ---> Running in 89d44c67ed50 00:39:21 Removing intermediate container 481d24ad3175 00:39:21 ---> ba1288d10915 00:39:21 Step 12/23 : ENV APP_PORT=48080 00:39:21 ---> Running in 08f11d3838b5 00:39:21 Removing intermediate container 08f11d3838b5 00:39:21 ---> 476fbd4a8291 00:39:21 Step 13/23 : EXPOSE $APP_PORT 00:39:22 ---> Running in 70c5662e2796 00:39:22 Removing intermediate container 70c5662e2796 00:39:22 ---> d82c70d3de24 00:39:22 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:22 ---> Running in 6adc9d980c0f 00:39:23 Removing intermediate container 6adc9d980c0f 00:39:23 ---> aa0668b04c36 00:39:23 Step 15/23 : RUN apk --no-cache add zeromq 00:39:23 Collecting docker-compose==1.23.2 00:39:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:39:23 ---> Running in 96e0e1ea32b3 00:39:23 Collecting texttable<0.10,>=0.9.0 00:39:23 Downloading texttable-0.9.1.tar.gz (11 kB) 00:39:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:23 Collecting docker<4.0,>=3.6.0 00:39:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:39:24 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:39:24 Collecting dockerpty<0.5,>=0.4.1 00:39:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:39:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:24 Collecting docopt<0.7,>=0.6.1 00:39:24 Downloading docopt-0.6.2.tar.gz (25 kB) 00:39:24 (1/5) Installing libgcc (9.3.0-r2) 00:39:25 Collecting websocket-client<1.0,>=0.32.0 00:39:25 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:39:25 (2/5) Installing libsodium (1.0.18-r0) 00:39:25 Collecting PyYAML<4,>=3.10 00:39:25 Downloading PyYAML-3.13.tar.gz (270 kB) 00:39:25 (3/5) Installing libstdc++ (9.3.0-r2) 00:39:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:39:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:39:26 Collecting jsonschema<3,>=2.5.1 00:39:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:39:26 Collecting cached-property<2,>=1.2.0 00:39:26 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:39:26 (4/5) Installing libzmq (4.3.3-r0) 00:39:26 Collecting docker-pycreds>=0.4.0 00:39:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:39:26 Collecting idna<2.8,>=2.5 00:39:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:39:26 Collecting urllib3<1.25,>=1.21.1 00:39:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:39:27 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:39:27 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:39:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:39:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:39:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:39:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:39:27 Installing collected packages: texttable, idna, urllib3, requests, docker-pycreds, websocket-client, docker, dockerpty, docopt, PyYAML, jsonschema, cached-property, docker-compose 00:39:27 Running setup.py install for texttable: started 00:39:27 (5/5) Installing zeromq (4.3.3-r0) 00:39:27 Executing busybox-1.31.1-r19.trigger 00:39:27 OK: 8 MiB in 19 packages 00:39:27 Running setup.py install for texttable: finished with status 'done' 00:39:28 Attempting uninstall: idna 00:39:28 Found existing installation: idna 2.9 00:39:28 Uninstalling idna-2.9: 00:39:29 Successfully uninstalled idna-2.9 00:39:29 Attempting uninstall: urllib3 00:39:29 Found existing installation: urllib3 1.25.9 00:39:29 Uninstalling urllib3-1.25.9: 00:39:29 Successfully uninstalled urllib3-1.25.9 00:39:30 Attempting uninstall: requests 00:39:30 Found existing installation: requests 2.23.0 00:39:30 Uninstalling requests-2.23.0: 00:39:30 Successfully uninstalled requests-2.23.0 00:39:30 Removing intermediate container 96e0e1ea32b3 00:39:30 ---> cdc077f47790 00:39:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:39:30 ---> 6047883e2f6e 00:39:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:39:31 Running setup.py install for dockerpty: started 00:39:31 Running setup.py install for dockerpty: finished with status 'done' 00:39:31 Running setup.py install for docopt: started 00:39:31 Running setup.py install for docopt: finished with status 'done' 00:39:31 Running setup.py install for PyYAML: started 00:39:32 ---> 187073c08b7d 00:39:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:39:32 ---> 01fe2cf76de0 00:39:32 Step 19/23 : ENTRYPOINT ["/core-data"] 00:39:32 ---> Running in cadf11ccddb3 00:39:32 Running setup.py install for PyYAML: finished with status 'done' 00:39:32 Removing intermediate container cadf11ccddb3 00:39:32 ---> a259abf6c3d1 00:39:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:32 ---> Running in 30a2513d003a 00:39:33 Removing intermediate container 30a2513d003a 00:39:33 ---> 46ae6f278984 00:39:33 Step 21/23 : LABEL arch=x86_64 00:39:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:39:33 ---> Running in 10bf064e6da6 00:39:33 Removing intermediate container 10bf064e6da6 00:39:33 ---> 7c22fbbffd0a 00:39:33 Step 22/23 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:39:33 ---> Running in 05d9fcfcb77f 00:39:34 Removing intermediate container 05d9fcfcb77f 00:39:34 ---> a30e1fdef152 00:39:34 Step 23/23 : LABEL version=0.0.0 00:39:34 ---> Running in 15c3794cdb39 00:39:34 Removing intermediate container 15c3794cdb39 00:39:34 ---> 2eaad880313b 00:39:34 00:39:34 Successfully built 2eaad880313b 00:39:34 Successfully tagged docker-core-data-go:latest 00:39:35  Building docker-core-data-go ... done Removing intermediate container 89d44c67ed50 00:39:35 ---> 1ad891522d6e 00:39:35 Step 22/27 : RUN apk --no-cache add curl 00:39:35 ---> Running in e60773477e02 00:39:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:36 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:39:36 (2/3) Installing libcurl (7.69.1-r1) 00:39:36 (3/3) Installing curl (7.69.1-r1) 00:39:37 Executing busybox-1.31.1-r19.trigger 00:39:37 OK: 72 MiB in 58 packages 00:39:37 Removing intermediate container e60773477e02 00:39:37 ---> 70d2be87e05e 00:39:37 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:39:37 ---> Running in bed13632cb6e 00:39:37 Removing intermediate container bed13632cb6e 00:39:37 ---> 5f63f28ae601 00:39:37 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:37 ---> Running in 9d7f0901a796 00:39:37 Removing intermediate container 9d7f0901a796 00:39:37 ---> 5b54723c03fa 00:39:37 Step 25/27 : LABEL arch=x86_64 00:39:37 ---> Running in 16957a24468c 00:39:38 Removing intermediate container 16957a24468c 00:39:38 ---> 4754a26ffdf4 00:39:38 Step 26/27 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:39:38 ---> Running in a981f301641a 00:39:38 Removing intermediate container a981f301641a 00:39:38 ---> 51e3a9a48b4d 00:39:38 Step 27/27 : LABEL version=0.0.0 00:39:38 ---> Running in b1a68d5e1981 00:39:38 Removing intermediate container b1a68d5e1981 00:39:38 ---> 2f47c42ea001 00:39:38 00:39:38 Successfully built 2f47c42ea001 00:39:38 Successfully tagged docker-sys-mgmt-agent-go:latest 00:39:39  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:39:39 $ docker stop --time=1 840c4727d16c2a89a984181468db290325aff5bd4c0a405a0923c9d3fb1157b4 00:39:40 $ docker rm -f 840c4727d16c2a89a984181468db290325aff5bd4c0a405a0923c9d3fb1157b4 [Pipeline] // withDockerContainer [Pipeline] sh 00:39:41 + docker images 00:39:41 + grep docker 00:39:41 docker-sys-mgmt-agent-go latest 2f47c42ea001 3 seconds ago 293MB 00:39:41 docker-core-data-go latest 2eaad880313b 7 seconds ago 23.7MB 00:39:41 docker-security-secretstore-setup-go latest d6ce52bfcc59 40 seconds ago 24.7MB 00:39:41 docker-core-command-go latest d6ca2b90d40d 45 seconds ago 12.2MB 00:39:41 docker-core-metadata-go latest 5e79ff279025 51 seconds ago 14.5MB 00:39:41 docker-security-proxy-setup-go latest 11b83430e5aa 2 minutes ago 24.5MB 00:39:41 docker-security-bootstrap-redis-go latest b0651aa565de 2 minutes ago 15.8MB 00:39:41 docker-support-scheduler-go latest 25b52ea4caa9 2 minutes ago 12.3MB 00:39:41 docker-support-notifications-go latest 1490454441e9 2 minutes ago 13.6MB 00:39:41 docker-security-secrets-setup-go latest 1b6b6fbe81a5 2 minutes ago 23.9MB 00:39:41 docker latest b0757c55a1fd 3 days ago 220MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:39:57 Still waiting to schedule task 00:39:57 All nodes of label ‘centos7-docker-8c-8g’ are offline 00:40:29 gofmt -l . 00:40:29 [ "`gofmt -l .`" = "" ] 00:40:29 ./bin/test-go-mod-tidy.sh 00:40:29 ./bin/test-attribution-txt.sh [Pipeline] sh 00:40:30 + ls -al . 00:40:30 total 672 00:40:30 drwxrwxr-x 9 1001 1001 4096 Dec 6 00:40 . 00:40:30 drwxr-xr-x 4 root root 4096 Dec 6 00:36 .. 00:40:30 -rw-rw-r-- 1 1001 1001 11 Dec 6 00:34 .dockerignore 00:40:30 drwxrwxr-x 8 1001 1001 4096 Dec 6 00:34 .git 00:40:30 drwxrwxr-x 3 1001 1001 4096 Dec 6 00:34 .github 00:40:30 -rw-rw-r-- 1 1001 1001 971 Dec 6 00:34 .gitignore 00:40:30 -rw-rw-r-- 1 1001 1001 166 Dec 6 00:34 .sonarcloud.properties 00:40:30 -rw-rw-r-- 1 1001 1001 3804 Dec 6 00:34 CONTRIBUTING.md 00:40:30 -rw-rw-r-- 1 1001 1001 1035 Dec 6 00:34 Dockerfile.build 00:40:30 -rw-rw-r-- 1 1001 1001 863 Dec 6 00:34 Jenkinsfile 00:40:30 -rw-rw-r-- 1 1001 1001 10775 Dec 6 00:34 LICENSE 00:40:30 -rw-rw-r-- 1 1001 1001 6318 Dec 6 00:34 Makefile 00:40:30 -rw-rw-r-- 1 1001 1001 6447 Dec 6 00:34 README.md 00:40:30 -rw-rw-r-- 1 1001 1001 259 Dec 6 00:34 SECURITY.md 00:40:30 -rw-rw-r-- 1 1001 1001 5 Dec 6 00:31 VERSION 00:40:30 -rw-rw-r-- 1 1001 1001 4131 Dec 6 00:34 ZMQWindows.md 00:40:30 drwxrwxr-x 2 1001 1001 4096 Dec 6 00:34 bin 00:40:30 drwxrwxr-x 15 1001 1001 4096 Dec 6 00:34 cmd 00:40:30 -rw-r--r-- 1 root root 550075 Dec 6 00:39 coverage.out 00:40:30 -rw-r--r-- 1 root root 1041 Dec 6 00:40 go.mod 00:40:30 -rw-r--r-- 1 root root 18856 Dec 6 00:40 go.sum 00:40:30 drwxrwxr-x 8 1001 1001 4096 Dec 6 00:34 internal 00:40:30 drwxrwxr-x 4 1001 1001 4096 Dec 6 00:34 openapi 00:40:30 drwxrwxr-x 4 1001 1001 4096 Dec 6 00:34 snap 00:40:30 -rw-rw-r-- 1 1001 1001 168 Dec 6 00:34 version.go [Pipeline] sh 00:40:30 + '[' -e coverage.out ] 00:40:30 + chown 1001:1001 coverage.out [Pipeline] stash 00:40:30 Warning: overwriting stash ‘coverage-report’ 00:40:32 Stashed 1 file(s) [Pipeline] sh 00:40:32 + make build 00:40:32 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:40:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:40:50 Running on prd-centos7-docker-8c-8g-14686 in /w/workspace/edgexfoundry_edgex-go_PR-2924 [Pipeline] { [Pipeline] ws 00:40:50 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:40:52 using credential edgex-jenkins-ssh 00:40:52 Cloning the remote Git repository 00:40:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:40:52 > git init /w/workspace/edgex-go/2 # timeout=10 00:40:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:40:53 > git --version # timeout=10 00:40:53 > git --version # 'git version 2.24.3' 00:40:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:40:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:15 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:41:20 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:41:23 Merging remotes/origin/master commit b220847201e83bd7d2b05191ce33e2cf4f3b5326 into PR head commit a48de70a597b3b994613674efdf7ba41d0d0d2ee 00:41:23 Merge succeeded, producing c21d8d831505172798960fd267c945a124847ab1 00:41:23 Checking out Revision c21d8d831505172798960fd267c945a124847ab1 (PR-2924) 00:41:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:22 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2924/head:refs/remotes/origin/PR-2924 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:41:23 > git config core.sparsecheckout # timeout=10 00:41:23 > git checkout -f a48de70a597b3b994613674efdf7ba41d0d0d2ee # timeout=10 00:41:23 > git remote # timeout=10 00:41:23 > git config --get remote.origin.url # timeout=10 00:41:23 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:23 > git merge b220847201e83bd7d2b05191ce33e2cf4f3b5326 # timeout=10 00:41:23 > git rev-parse HEAD^{commit} # timeout=10 00:41:23 > git config core.sparsecheckout # timeout=10 00:41:23 > git checkout -f c21d8d831505172798960fd267c945a124847ab1 # timeout=10 00:41:26 Commit message: "Merge commit 'b220847201e83bd7d2b05191ce33e2cf4f3b5326' into HEAD" 00:41:26 First time build. Skipping changelog. 00:41:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:28 ++ grep snapcraft.yaml 00:41:28 ++ find /w/workspace/edgex-go/2 00:41:28 + grep -Po '^name: \K(.*)' /w/workspace/edgex-go/2/snap/snapcraft.yaml 00:41:28 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:41:28 provisioning config files... 00:41:28 copy managed file [EdgeX] to file:/w/workspace/edgex-go/2@tmp/config1466059823425065554tmp [Pipeline] { [Pipeline] sh 00:41:29 + cp /w/workspace/edgex-go/2@tmp/config1466059823425065554tmp /w/workspace/edgex-go/2/edgex-snap-store-login [Pipeline] sh 00:41:26 > git rev-list --no-walk e646cab32aa9a8999b644d930546cd9652a20b52 # timeout=10 00:41:29 + docker run --rm -u 0:0 --privileged -v /w/workspace/edgex-go/2:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 00:41:29 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 00:41:29 latest: Pulling from edgex-devops/edgex-snap-builder 00:41:29 f08d8e2a3ba1: Pulling fs layer 00:41:29 3baa9cb2483b: Pulling fs layer 00:41:29 94e5ff4c0b15: Pulling fs layer 00:41:29 1860925334f9: Pulling fs layer 00:41:29 2daf38717194: Pulling fs layer 00:41:29 309017e8d7a4: Pulling fs layer 00:41:29 f7790dc9fd0f: Pulling fs layer 00:41:29 cac0ae9282c2: Pulling fs layer 00:41:29 1f4cadf9a1ed: Pulling fs layer 00:41:29 1860925334f9: Waiting 00:41:29 2daf38717194: Waiting 00:41:29 309017e8d7a4: Waiting 00:41:29 f7790dc9fd0f: Waiting 00:41:29 cac0ae9282c2: Waiting 00:41:29 1f4cadf9a1ed: Waiting 00:41:29 94e5ff4c0b15: Download complete 00:41:29 3baa9cb2483b: Download complete 00:41:29 1860925334f9: Verifying Checksum 00:41:29 1860925334f9: Download complete 00:41:29 309017e8d7a4: Verifying Checksum 00:41:29 309017e8d7a4: Download complete 00:41:29 f7790dc9fd0f: Verifying Checksum 00:41:29 f7790dc9fd0f: Download complete 00:41:29 cac0ae9282c2: Verifying Checksum 00:41:29 cac0ae9282c2: Download complete 00:41:29 1f4cadf9a1ed: Verifying Checksum 00:41:29 1f4cadf9a1ed: Download complete 00:41:30 f08d8e2a3ba1: Verifying Checksum 00:41:30 f08d8e2a3ba1: Download complete 00:41:31 f08d8e2a3ba1: Pull complete 00:41:31 3baa9cb2483b: Pull complete 00:41:31 94e5ff4c0b15: Pull complete 00:41:31 1860925334f9: Pull complete 00:41:34 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:41:35 2daf38717194: Verifying Checksum 00:41:35 2daf38717194: Download complete 00:41:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:41:43 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:41:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:41:50 2daf38717194: Pull complete 00:41:50 309017e8d7a4: Pull complete 00:41:50 f7790dc9fd0f: Pull complete 00:41:50 cac0ae9282c2: Pull complete 00:41:51 1f4cadf9a1ed: Pull complete 00:41:51 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 00:41:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 00:41:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:41:52 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:41:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [236 kB] 00:41:52 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:41:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1370 kB] 00:41:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1815 kB] 00:41:52 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:41:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.8 kB] 00:41:52 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 00:41:52 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [265 kB] 00:41:52 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2243 kB] 00:41:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2134 kB] 00:41:53 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [54.3 kB] 00:41:53 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 00:41:53 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 00:41:53 Fetched 8409 kB in 1s (5656 kB/s) 00:41:54 Reading package lists... 00:41:55 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:41:55 - README.md 00:41:55 00:41:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:41:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:41:56 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:41:56 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:41:56 0% [Waiting for headers] 0% [1 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:41:56 0% [1 InRelease gpgv 88.7 kB] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 00:41:58 0% [2 InRelease gpgv 242 kB] 0% [Working] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 82% Reading package lists... 82% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 91% Reading package lists... 91% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 00:41:59 Installing build dependencies: binutils binutils-common binutils-x86-64-linux-gnu build-essential cmake cmake-data cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 g++-7-multilib g++-multilib gcc gcc-7 gcc-7-base gcc-7-multilib gcc-multilib git git-man less lib32asan4 lib32atomic1 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx2 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 lib32ubsan0 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libarchive13 libasan4 libatomic1 libbinutils libc-dev-bin libc6 libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libmpc3 libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 librhash0 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libuv1 libx32asan4 libx32atomic1 libx32cilkrts5 libx32gcc-7-dev libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch perl perl-base perl-modules-5.26 pkg-config unzip zip 00:42:00 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 60% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% Reading package lists... 82% Reading package lists... 82% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 91% Reading package lists... 91% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 00:42:00 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 00:42:00 Reading state information... 0% Reading state information... 0% Reading state information... Done 00:42:00 The following packages were automatically installed and are no longer required: 00:42:00 libjq1 libonig4 00:42:00 Use 'sudo apt autoremove' to remove them. 00:42:00 Suggested packages: 00:42:00 binutils-doc cmake-doc ninja-build cpp-doc gcc-7-locales debian-keyring 00:42:00 gcc-7-doc libstdc++6-7-dbg lib32stdc++6-7-dbg libx32stdc++6-7-dbg autoconf 00:42:00 automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg 00:42:00 libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg 00:42:00 libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run 00:42:00 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 00:42:00 git-mediawiki git-svn lrzip glibc-doc locales bzr gdbm-l10n libstdc++-7-doc 00:42:00 make-doc man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl 00:42:00 | libterm-readline-perl-perl 00:42:00 The following NEW packages will be installed: 00:42:00 binutils binutils-common binutils-x86-64-linux-gnu build-essential cmake 00:42:00 cmake-data cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 g++-7-multilib 00:42:00 g++-multilib gcc gcc-7 gcc-7-base gcc-7-multilib gcc-multilib git git-man 00:42:00 less lib32asan4 lib32atomic1 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 00:42:00 lib32gomp1 lib32itm1 lib32mpx2 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 00:42:00 lib32ubsan0 libalgorithm-diff-perl libalgorithm-diff-xs-perl 00:42:00 libalgorithm-merge-perl libarchive13 libasan4 libatomic1 libbinutils 00:42:00 libc-dev-bin libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 00:42:00 libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot 00:42:00 libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 00:42:00 libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libmpc3 00:42:00 libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 librhash0 00:42:00 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libuv1 libx32asan4 00:42:00 libx32atomic1 libx32cilkrts5 libx32gcc-7-dev libx32gcc1 libx32gomp1 00:42:00 libx32itm1 libx32quadmath0 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 00:42:00 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch 00:42:00 perl perl-modules-5.26 pkg-config unzip zip 00:42:00 The following packages will be upgraded: 00:42:00 libc6 perl-base 00:42:00 2 upgraded, 101 newly installed, 0 to remove and 49 not upgraded. 00:42:00 Need to get 84.4 MB of archives. 00:42:00 After this operation, 369 MB of additional disk space will be used. 00:42:00 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:42:01 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:42:01 0% [1 perl-base 12.6 kB/1391 kB 1%] 1% [1 perl-base 702 kB/1391 kB 50%] 2% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 00:42:01 2% [2 libc6 15.2 kB/2831 kB 1%] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] 00:42:01 4% [3 liblocale-gettext-perl 16.6 kB/16.6 kB 100%] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:42:01 5% [4 perl-modules-5.26 85.8 kB/2762 kB 3%] 7% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 00:42:01 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 00:42:01 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:42:01 8% [7 libperl5.26 65.5 kB/3534 kB 2%] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:42:01 11% [8 perl 113 kB/201 kB 56%] 12% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 00:42:01 12% [9 less 42.7 kB/112 kB 38%] 12% [Waiting for headers] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 00:42:01 12% [10 netbase 12.7 kB/12.7 kB 100%] 12% [Working] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] 00:42:01 12% [11 manpages 49.0 kB/1234 kB 4%] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 00:42:01 14% [12 binutils-common 60.3 kB/196 kB 31%] 14% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 00:42:01 14% [13 libbinutils 60.1 kB/488 kB 12%] 15% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 00:42:02 15% [14 binutils-x86-64-linux-gnu 31.0 kB/1839 kB 2%] 17% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 00:42:02 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 00:42:02 17% [16 libc-dev-bin 8735 B/71.8 kB 12%] 17% [Waiting for headers] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-126.129 [989 kB] 00:42:02 17% [17 linux-libc-dev 10.0 kB/989 kB 1%] 18% [Waiting for headers] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 00:42:02 18% [18 libc6-dev 10.0 kB/2586 kB 0%] 21% [Waiting for headers] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:42:02 21% [19 gcc-7-base 16.4 kB/18.3 kB 90%] 21% [Waiting for headers] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] 00:42:02 21% [20 libisl19 26.3 kB/551 kB 5%] 22% [Waiting for headers] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] 00:42:02 22% [21 libmpfr6 22.9 kB/243 kB 9%] 22% [Waiting for headers] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 00:42:02 22% [22 libmpc3 9247 B/40.8 kB 23%] 22% [Waiting for headers] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:42:02 22% [23 cpp-7 12.0 kB/8591 kB 0%] 31% [Waiting for headers] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:42:02 31% [Waiting for headers] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:42:02 31% [25 libcc1-0 39.4 kB/39.4 kB 100%] 31% [Working] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:42:02 31% [26 libgomp1 34.3 kB/76.5 kB 45%] 31% [Waiting for headers] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:42:02 32% [27 libitm1 27.9 kB/27.9 kB 100%] 32% [Working] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:42:02 32% [Waiting for headers] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:42:02 32% [29 libasan4 51.0 kB/358 kB 14%] 32% [Waiting for headers] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:42:02 33% [30 liblsan0 65.5 kB/133 kB 49%] 33% [Waiting for headers] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:42:02 33% [31 libtsan0 65.5 kB/288 kB 23%] 33% [Waiting for headers] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:42:02 33% [32 libubsan0 53.9 kB/126 kB 43%] 34% [Waiting for headers] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:42:02 34% [33 libcilkrts5 42.5 kB/42.5 kB 100%] 34% [Waiting for headers] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:42:02 34% [34 libmpx2 11.6 kB/11.6 kB 100%] 34% [Working] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:42:02 34% [35 libquadmath0 113 kB/134 kB 85%] 34% [Waiting for headers] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:42:02 34% [36 libgcc-7-dev 50.0 kB/2378 kB 2%] 37% [Waiting for headers] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:42:03 37% [37 gcc-7 40.1 kB/9381 kB 0%] 43% [37 gcc-7 6148 kB/9381 kB 66%] 46% [Working] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:42:03 46% [38 gcc 5184 B/5184 B 100%] 46% [Working] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:42:03 46% [39 libstdc++-7-dev 20.5 kB/1471 kB 1%] 48% [Waiting for headers] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:42:03 48% [40 g++-7 65.5 kB/9697 kB 1%] 57% [Waiting for headers] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:42:03 57% [Waiting for headers] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 00:42:03 57% [42 make 8192 B/154 kB 5%] 58% [Waiting for headers] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:42:04 58% [43 libdpkg-perl 47.9 kB/211 kB 23%] 58% [Waiting for headers] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:42:04 58% [44 patch 33.1 kB/102 kB 33%] 58% [Waiting for headers] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:42:04 58% [45 dpkg-dev 62.0 kB/607 kB 10%] Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] 00:42:04 59% [46 build-essential 4758 B/4758 B 100%] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.1 [1332 kB] 00:42:04 59% [47 cmake-data 26.3 kB/1332 kB 2%] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.6 [288 kB] 00:42:04 61% [48 libarchive13 26.2 kB/288 kB 9%] 61% [Waiting for headers] Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB] 00:42:04 61% [49 libjsoncpp1 12.8 kB/73.6 kB 17%] 61% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB] 00:42:04 61% [50 librhash0 20.1 kB/78.1 kB 26%] 62% [Waiting for headers] Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB] 00:42:04 62% [51 libuv1 17.7 kB/64.4 kB 28%] 62% [Waiting for headers] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.1 [3152 kB] 00:42:04 62% [52 cmake 4867 B/3152 kB 0%] 65% [Waiting for headers] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 00:42:04 65% [53 curl 24.8 kB/159 kB 16%] 65% [Waiting for headers] Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 00:42:04 65% [54 libfakeroot 24.3 kB/25.9 kB 94%] 66% [Waiting for headers] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 00:42:04 66% [55 fakeroot 26.4 kB/62.3 kB 42%] 66% [Waiting for headers] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-i386 amd64 2.27-3ubuntu1.3 [2652 kB] 00:42:04 66% [56 libc6-i386 15.3 kB/2652 kB 1%] 69% [Waiting for headers] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-i386 amd64 2.27-3ubuntu1.3 [1817 kB] 00:42:04 69% [57 libc6-dev-i386 65.5 kB/1817 kB 4%] 71% [Waiting for headers] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-x32 amd64 2.27-3ubuntu1.3 [2847 kB] [Pipeline] } 00:42:04 71% [58 libc6-x32 33.5 kB/2847 kB 1%] 73% [Waiting for headers] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-x32 amd64 2.27-3ubuntu1.3 [2016 kB] 00:42:04 $ docker stop --time=1 c8afaee8e9d50d4147571e324add542817182a7098338fb1f846d9d45c8ffd88 00:42:04 74% [59 libc6-dev-x32 65.5 kB/2016 kB 3%] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [48.1 kB] 00:42:04 76% [60 lib32gcc1 48.1 kB/48.1 kB 100%] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.5 kB] 00:42:04 76% [61 libx32gcc1 36.0 kB/40.5 kB 89%] 76% [Working] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gomp1 amd64 8.4.0-1ubuntu1~18.04 [83.7 kB] 00:42:04 76% [62 lib32gomp1 60.8 kB/83.7 kB 73%] 76% [Waiting for headers] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gomp1 amd64 8.4.0-1ubuntu1~18.04 [77.8 kB] 00:42:04 76% [63 libx32gomp1 42.3 kB/77.8 kB 54%] 77% [Waiting for headers] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32itm1 amd64 8.4.0-1ubuntu1~18.04 [30.0 kB] 00:42:04 77% [64 lib32itm1 29.8 kB/30.0 kB 99%] 77% [Working] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32itm1 amd64 8.4.0-1ubuntu1~18.04 [28.1 kB] 00:42:04 77% [65 libx32itm1 28.1 kB/28.1 kB 100%] 77% [Working] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32atomic1 amd64 8.4.0-1ubuntu1~18.04 [8664 B] 00:42:04 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32atomic1 amd64 8.4.0-1ubuntu1~18.04 [9188 B] 00:42:04 77% [67 libx32atomic1 9188 B/9188 B 100%] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32asan4 amd64 7.5.0-3ubuntu1~18.04 [362 kB] 00:42:04 77% [68 lib32asan4 5803 B/362 kB 2%] 78% [Waiting for headers] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32asan4 amd64 7.5.0-3ubuntu1~18.04 [351 kB] 00:42:04 78% [69 libx32asan4 40.9 kB/351 kB 12%] 78% [Waiting for headers] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [415 kB] 00:42:04 79% [70 lib32stdc++6 141 kB/415 kB 34%] 79% [Waiting for headers] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [140 kB] 00:42:04 79% [71 lib32ubsan0 28.7 kB/140 kB 21%] 79% [Waiting for headers] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [387 kB] 00:42:04 79% [72 libx32stdc++6 11.2 kB/387 kB 3%] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [127 kB] 00:42:04 80% [73 libx32ubsan0 38.3 kB/127 kB 30%] 80% [Waiting for headers] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [47.2 kB] 00:42:04 80% [74 lib32cilkrts5 11.2 kB/47.2 kB 24%] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [43.0 kB] 00:42:04 81% [75 libx32cilkrts5 43.0 kB/43.0 kB 100%] 81% [Working] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32mpx2 amd64 8.4.0-1ubuntu1~18.04 [12.9 kB] 00:42:04 81% [76 lib32mpx2 0 B/12.9 kB 0%] 81% [Waiting for headers] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [208 kB] 00:42:04 81% [77 lib32quadmath0 31.0 kB/208 kB 15%] 81% [Waiting for headers] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [135 kB] 00:42:05 81% [78 libx32quadmath0 19.6 kB/135 kB 14%] 82% [Waiting for headers] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2211 kB] 00:42:05 82% [79 lib32gcc-7-dev 15.0 kB/2211 kB 1%] 84% [Waiting for headers] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [1999 kB] 00:42:05 84% [80 libx32gcc-7-dev 29.9 kB/1999 kB 1%] 86% [Waiting for headers] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1048 B] 00:42:05 86% [81 gcc-7-multilib 1048 B/1048 B 100%] 86% [Working] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [626 kB] 00:42:05 86% [82 lib32stdc++-7-dev 0 B/626 kB 0%] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [582 kB] 00:42:05 87% [83 libx32stdc++-7-dev 22.6 kB/582 kB 4%] 88% [Waiting for headers] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1064 B] 00:42:05 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-multilib amd64 4:7.4.0-1ubuntu2.3 [1428 B] 00:42:05 88% [85 gcc-multilib 1428 B/1428 B 100%] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-multilib amd64 4:7.4.0-1ubuntu2.3 [1020 B] 00:42:05 88% [Waiting for headers] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 00:42:05 88% [87 libcurl3-gnutls 29.8 kB/213 kB 14%] 89% [Waiting for headers] Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:42:05 89% [88 liberror-perl 22.8 kB/22.8 kB 100%] 89% [Working] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 00:42:05 89% [89 git-man 16.4 kB/804 kB 2%] 90% [Waiting for headers] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 00:42:05 90% [90 git 38.7 kB/3915 kB 1%] 94% [Waiting for headers] Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 00:42:05 94% [91 libalgorithm-diff-perl 37.4 kB/47.6 kB 79%] 94% [Waiting for headers] Get:92 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 00:42:05 94% [Waiting for headers] Get:93 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 00:42:05 94% [Waiting for headers] Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 00:42:05 95% [94 libfile-fcntllock-perl 25.1 kB/33.2 kB 76%] 95% [Waiting for headers] Get:95 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:42:05 95% [95 libnorm1 16.2 kB/224 kB 7%] 95% [Waiting for headers] Get:96 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:42:05 95% [96 libpgm-5.2-0 14.1 kB/157 kB 9%] 95% [Waiting for headers] Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:42:05 95% [97 libsodium23 4950 B/143 kB 3%] 96% [Waiting for headers] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:42:05 96% [98 libzmq5 13.7 kB/221 kB 6%] 96% [Waiting for headers] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:42:05 96% [99 libzmq3-dev 21.3 kB/400 kB 5%] 97% [Waiting for headers] Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] 00:42:05 97% [100 manpages-dev 26.8 kB/2217 kB 1%] 99% [Waiting for headers] Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:42:05 99% [101 pkg-config 0 B/45.0 kB 0%] 99% [Working] Get:102 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] 00:42:06 99% [102 unzip 12.6 kB/167 kB 8%] 100% [Waiting for headers] Get:103 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:42:06 100% [103 zip 7445 B/167 kB 4%] 100% [Working] Fetched 84.4 MB in 6s (15.1 MB/s) 00:42:06 debconf: delaying package configuration, since apt-utils is not installed 00:42:06 (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 ... 9889 files and directories currently installed.) 00:42:06 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:42:06 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... 00:42:07 $ docker rm -f c8afaee8e9d50d4147571e324add542817182a7098338fb1f846d9d45c8ffd88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:09 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:42:09 (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 ... 9889 files and directories currently installed.) 00:42:09 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 00:42:09 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1.2) ... 00:42:09 00:42:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:42:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:10 latest: Pulling from edgex-devops/edgex-compose-arm64 00:42:10 29e5d40040c1: Pulling fs layer 00:42:10 1ce36da41761: Pulling fs layer 00:42:10 25b303627fd3: Pulling fs layer 00:42:10 29e5d40040c1: Verifying Checksum 00:42:10 29e5d40040c1: Download complete 00:42:11 1ce36da41761: Verifying Checksum 00:42:11 1ce36da41761: Download complete 00:42:11 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 00:42:11 29e5d40040c1: Pull complete 00:42:12 1ce36da41761: Pull complete 00:42:13 Selecting previously unselected package liblocale-gettext-perl. 00:42:13 (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 ... 9889 files and directories currently installed.) 00:42:13 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3build2_amd64.deb ... 00:42:13 Unpacking liblocale-gettext-perl (1.07-3build2) ... 00:42:13 Selecting previously unselected package perl-modules-5.26. 00:42:13 Preparing to unpack .../001-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:42:13 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:42:13 25b303627fd3: Download complete 00:42:13 Selecting previously unselected package libgdbm5:amd64. 00:42:13 Preparing to unpack .../002-libgdbm5_1.14.1-6_amd64.deb ... 00:42:13 Unpacking libgdbm5:amd64 (1.14.1-6) ... 00:42:13 Selecting previously unselected package libgdbm-compat4:amd64. 00:42:13 Preparing to unpack .../003-libgdbm-compat4_1.14.1-6_amd64.deb ... 00:42:13 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 00:42:13 Selecting previously unselected package libperl5.26:amd64. 00:42:13 Preparing to unpack .../004-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:42:13 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:42:14 Selecting previously unselected package perl. 00:42:14 Preparing to unpack .../005-perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:42:14 Unpacking perl (5.26.1-6ubuntu0.5) ... 00:42:14 Selecting previously unselected package less. 00:42:14 Preparing to unpack .../006-less_487-0.1_amd64.deb ... 00:42:14 Unpacking less (487-0.1) ... 00:42:14 Selecting previously unselected package netbase. 00:42:14 Preparing to unpack .../007-netbase_5.4_all.deb ... 00:42:14 Unpacking netbase (5.4) ... 00:42:14 Selecting previously unselected package manpages. 00:42:14 Preparing to unpack .../008-manpages_4.15-1_all.deb ... 00:42:14 Unpacking manpages (4.15-1) ... 00:42:14 Selecting previously unselected package binutils-common:amd64. 00:42:14 Preparing to unpack .../009-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:42:14 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 00:42:14 Selecting previously unselected package libbinutils:amd64. 00:42:14 Preparing to unpack .../010-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:42:14 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 00:42:15 Selecting previously unselected package binutils-x86-64-linux-gnu. 00:42:15 Preparing to unpack .../011-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:42:15 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 00:42:15 Selecting previously unselected package binutils. 00:42:15 Preparing to unpack .../012-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:42:15 Unpacking binutils (2.30-21ubuntu1~18.04.4) ... 00:42:15 Selecting previously unselected package libc-dev-bin. 00:42:15 Preparing to unpack .../013-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 00:42:15 Unpacking libc-dev-bin (2.27-3ubuntu1.3) ... 00:42:15 Selecting previously unselected package linux-libc-dev:amd64. 00:42:15 Preparing to unpack .../014-linux-libc-dev_4.15.0-126.129_amd64.deb ... 00:42:15 Unpacking linux-libc-dev:amd64 (4.15.0-126.129) ... 00:42:15 Selecting previously unselected package libc6-dev:amd64. 00:42:15 Preparing to unpack .../015-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 00:42:15 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) ... 00:42:16 Selecting previously unselected package gcc-7-base:amd64. 00:42:16 Preparing to unpack .../016-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:16 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:16 Selecting previously unselected package libisl19:amd64. 00:42:16 Preparing to unpack .../017-libisl19_0.19-1_amd64.deb ... 00:42:16 Unpacking libisl19:amd64 (0.19-1) ... 00:42:16 Selecting previously unselected package libmpfr6:amd64. 00:42:16 Preparing to unpack .../018-libmpfr6_4.0.1-1_amd64.deb ... 00:42:16 Unpacking libmpfr6:amd64 (4.0.1-1) ... 00:42:16 Selecting previously unselected package libmpc3:amd64. 00:42:16 Preparing to unpack .../019-libmpc3_1.1.0-1_amd64.deb ... 00:42:16 Unpacking libmpc3:amd64 (1.1.0-1) ... 00:42:16 Selecting previously unselected package cpp-7. 00:42:16 Preparing to unpack .../020-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:16 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:42:17 Selecting previously unselected package cpp. 00:42:17 Preparing to unpack .../021-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:42:17 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 00:42:17 Selecting previously unselected package libcc1-0:amd64. 00:42:17 Preparing to unpack .../022-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:17 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:17 Selecting previously unselected package libgomp1:amd64. 00:42:17 Preparing to unpack .../023-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:17 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:17 Selecting previously unselected package libitm1:amd64. 00:42:17 Preparing to unpack .../024-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:17 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:17 Selecting previously unselected package libatomic1:amd64. 00:42:17 Preparing to unpack .../025-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:17 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:17 Selecting previously unselected package libasan4:amd64. 00:42:17 Preparing to unpack .../026-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:17 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:17 Selecting previously unselected package liblsan0:amd64. 00:42:17 Preparing to unpack .../027-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:17 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:17 Selecting previously unselected package libtsan0:amd64. 00:42:17 Preparing to unpack .../028-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:18 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:18 Selecting previously unselected package libubsan0:amd64. 00:42:18 Preparing to unpack .../029-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:18 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:18 Selecting previously unselected package libcilkrts5:amd64. 00:42:18 Preparing to unpack .../030-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:18 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:18 Selecting previously unselected package libmpx2:amd64. 00:42:18 Preparing to unpack .../031-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:18 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:18 Selecting previously unselected package libquadmath0:amd64. 00:42:18 Preparing to unpack .../032-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:18 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:18 Selecting previously unselected package libgcc-7-dev:amd64. 00:42:18 Preparing to unpack .../033-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:18 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:18 Selecting previously unselected package gcc-7. 00:42:18 Preparing to unpack .../034-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:18 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:42:19 Selecting previously unselected package gcc. 00:42:19 Preparing to unpack .../035-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:42:19 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 00:42:19 Selecting previously unselected package libstdc++-7-dev:amd64. 00:42:19 Preparing to unpack .../036-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:19 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:20 Selecting previously unselected package g++-7. 00:42:20 Preparing to unpack .../037-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:20 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 00:42:21 Selecting previously unselected package g++. 00:42:21 Preparing to unpack .../038-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:42:21 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 00:42:21 Selecting previously unselected package make. 00:42:21 Preparing to unpack .../039-make_4.1-9.1ubuntu1_amd64.deb ... 00:42:21 Unpacking make (4.1-9.1ubuntu1) ... 00:42:21 Selecting previously unselected package libdpkg-perl. 00:42:21 Preparing to unpack .../040-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:42:21 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:42:21 Selecting previously unselected package patch. 00:42:21 Preparing to unpack .../041-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:42:21 Unpacking patch (2.7.6-2ubuntu1.1) ... 00:42:21 Selecting previously unselected package dpkg-dev. 00:42:21 Preparing to unpack .../042-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:42:21 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 00:42:21 Selecting previously unselected package build-essential. 00:42:21 Preparing to unpack .../043-build-essential_12.4ubuntu1_amd64.deb ... 00:42:21 Unpacking build-essential (12.4ubuntu1) ... 00:42:21 Selecting previously unselected package cmake-data. 00:42:21 Preparing to unpack .../044-cmake-data_3.10.2-1ubuntu2.18.04.1_all.deb ... 00:42:21 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.1) ... 00:42:22 Selecting previously unselected package libarchive13:amd64. 00:42:22 Preparing to unpack .../045-libarchive13_3.2.2-3.1ubuntu0.6_amd64.deb ... 00:42:22 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 00:42:22 Selecting previously unselected package libjsoncpp1:amd64. 00:42:22 Preparing to unpack .../046-libjsoncpp1_1.7.4-3_amd64.deb ... 00:42:22 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 00:42:22 Selecting previously unselected package librhash0:amd64. 00:42:22 Preparing to unpack .../047-librhash0_1.3.6-2_amd64.deb ... 00:42:22 Unpacking librhash0:amd64 (1.3.6-2) ... 00:42:22 Selecting previously unselected package libuv1:amd64. 00:42:22 Preparing to unpack .../048-libuv1_1.18.0-3_amd64.deb ... 00:42:22 Unpacking libuv1:amd64 (1.18.0-3) ... 00:42:22 Selecting previously unselected package cmake. 00:42:22 Preparing to unpack .../049-cmake_3.10.2-1ubuntu2.18.04.1_amd64.deb ... 00:42:22 Unpacking cmake (3.10.2-1ubuntu2.18.04.1) ... 00:42:23 Selecting previously unselected package curl. 00:42:23 Preparing to unpack .../050-curl_7.58.0-2ubuntu3.10_amd64.deb ... 00:42:23 Unpacking curl (7.58.0-2ubuntu3.10) ... 00:42:23 Selecting previously unselected package libfakeroot:amd64. 00:42:23 Preparing to unpack .../051-libfakeroot_1.22-2ubuntu1_amd64.deb ... 00:42:23 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 00:42:23 Selecting previously unselected package fakeroot. 00:42:23 Preparing to unpack .../052-fakeroot_1.22-2ubuntu1_amd64.deb ... 00:42:23 25b303627fd3: Pull complete 00:42:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:42:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:42:23 Unpacking fakeroot (1.22-2ubuntu1) ... 00:42:23 Selecting previously unselected package libc6-i386. 00:42:23 Preparing to unpack .../053-libc6-i386_2.27-3ubuntu1.3_amd64.deb ... 00:42:23 Unpacking libc6-i386 (2.27-3ubuntu1.3) ... 00:42:23 prd-ubuntu18.04-docker-arm64-4c-16g-14678 does not seem to be running inside a container 00:42:23 Selecting previously unselected package libc6-dev-i386. 00:42:23 Preparing to unpack .../054-libc6-dev-i386_2.27-3ubuntu1.3_amd64.deb ... 00:42:23 Unpacking libc6-dev-i386 (2.27-3ubuntu1.3) ... 00:42:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:42:24 Selecting previously unselected package libc6-x32. 00:42:24 Preparing to unpack .../055-libc6-x32_2.27-3ubuntu1.3_amd64.deb ... 00:42:24 Unpacking libc6-x32 (2.27-3ubuntu1.3) ... 00:42:24 Selecting previously unselected package libc6-dev-x32. 00:42:24 Preparing to unpack .../056-libc6-dev-x32_2.27-3ubuntu1.3_amd64.deb ... 00:42:24 Unpacking libc6-dev-x32 (2.27-3ubuntu1.3) ... 00:42:24 Selecting previously unselected package lib32gcc1. 00:42:24 Preparing to unpack .../057-lib32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:24 Unpacking lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 00:42:24 Selecting previously unselected package libx32gcc1. 00:42:24 Preparing to unpack .../058-libx32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:24 Unpacking libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 00:42:24 Selecting previously unselected package lib32gomp1. 00:42:24 Preparing to unpack .../059-lib32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:24 Unpacking lib32gomp1 (8.4.0-1ubuntu1~18.04) ... 00:42:24 Selecting previously unselected package libx32gomp1. 00:42:24 Preparing to unpack .../060-libx32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:24 Unpacking libx32gomp1 (8.4.0-1ubuntu1~18.04) ... 00:42:25 Selecting previously unselected package lib32itm1. 00:42:25 Preparing to unpack .../061-lib32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:25 Unpacking lib32itm1 (8.4.0-1ubuntu1~18.04) ... 00:42:25 Selecting previously unselected package libx32itm1. 00:42:25 Preparing to unpack .../062-libx32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:25 Unpacking libx32itm1 (8.4.0-1ubuntu1~18.04) ... 00:42:25 Selecting previously unselected package lib32atomic1. 00:42:25 Preparing to unpack .../063-lib32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:25 Unpacking lib32atomic1 (8.4.0-1ubuntu1~18.04) ... 00:42:25 Selecting previously unselected package libx32atomic1. 00:42:25 Preparing to unpack .../064-libx32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:25 Unpacking libx32atomic1 (8.4.0-1ubuntu1~18.04) ... 00:42:25 Selecting previously unselected package lib32asan4. 00:42:25 Preparing to unpack .../065-lib32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:25 Unpacking lib32asan4 (7.5.0-3ubuntu1~18.04) ... 00:42:25 Selecting previously unselected package libx32asan4. 00:42:25 Preparing to unpack .../066-libx32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:25 Unpacking libx32asan4 (7.5.0-3ubuntu1~18.04) ... 00:42:25 Selecting previously unselected package lib32stdc++6. 00:42:25 Preparing to unpack .../067-lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:25 Unpacking lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... 00:42:25 Selecting previously unselected package lib32ubsan0. 00:42:25 Preparing to unpack .../068-lib32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:25 Unpacking lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... 00:42:25 Selecting previously unselected package libx32stdc++6. 00:42:25 Preparing to unpack .../069-libx32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:25 Unpacking libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... 00:42:25 Selecting previously unselected package libx32ubsan0. 00:42:25 Preparing to unpack .../070-libx32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:25 Unpacking libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... 00:42:25 Selecting previously unselected package lib32cilkrts5. 00:42:25 Preparing to unpack .../071-lib32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:25 Unpacking lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 00:42:26 Selecting previously unselected package libx32cilkrts5. 00:42:26 Preparing to unpack .../072-libx32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 00:42:26 Selecting previously unselected package lib32mpx2. 00:42:26 Preparing to unpack .../073-lib32mpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking lib32mpx2 (8.4.0-1ubuntu1~18.04) ... 00:42:26 Selecting previously unselected package lib32quadmath0. 00:42:26 Preparing to unpack .../074-lib32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... 00:42:26 Selecting previously unselected package libx32quadmath0. 00:42:26 Preparing to unpack .../075-libx32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... 00:42:26 Selecting previously unselected package lib32gcc-7-dev. 00:42:26 Preparing to unpack .../076-lib32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 00:42:26 Selecting previously unselected package libx32gcc-7-dev. 00:42:26 Preparing to unpack .../077-libx32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 00:42:26 Selecting previously unselected package gcc-7-multilib. 00:42:26 Preparing to unpack .../078-gcc-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... 00:42:26 Selecting previously unselected package lib32stdc++-7-dev. 00:42:26 Preparing to unpack .../079-lib32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:26 Unpacking lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 00:42:27 $ docker top 91e5d08d67f8af75d645389ded8fc8fac87bff6ce04c7a4b7e28b4cdf4814d78 -eo pid,comm 00:42:27 Selecting previously unselected package libx32stdc++-7-dev. 00:42:27 Preparing to unpack .../080-libx32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:27 Unpacking libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 00:42:27 Selecting previously unselected package g++-7-multilib. 00:42:27 Preparing to unpack .../081-g++-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:27 Unpacking g++-7-multilib (7.5.0-3ubuntu1~18.04) ... 00:42:27 Selecting previously unselected package gcc-multilib. 00:42:27 Preparing to unpack .../082-gcc-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:42:27 Unpacking gcc-multilib (4:7.4.0-1ubuntu2.3) ... 00:42:27 Selecting previously unselected package g++-multilib. 00:42:27 Preparing to unpack .../083-g++-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:42:27 Unpacking g++-multilib (4:7.4.0-1ubuntu2.3) ... 00:42:27 Selecting previously unselected package libcurl3-gnutls:amd64. 00:42:27 Preparing to unpack .../084-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 00:42:27 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 00:42:27 Selecting previously unselected package liberror-perl. 00:42:27 Preparing to unpack .../085-liberror-perl_0.17025-1_all.deb ... 00:42:27 Unpacking liberror-perl (0.17025-1) ... [Pipeline] { [Pipeline] sh 00:42:27 Selecting previously unselected package git-man. 00:42:27 Preparing to unpack .../086-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 00:42:27 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 00:42:27 Selecting previously unselected package git. 00:42:27 Preparing to unpack .../087-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 00:42:27 Unpacking git (1:2.17.1-1ubuntu0.7) ... 00:42:28 + + docker-composegrep build parallel --help 00:42:28 00:42:28 Selecting previously unselected package libalgorithm-diff-perl. 00:42:28 Preparing to unpack .../088-libalgorithm-diff-perl_1.19.03-1_all.deb ... 00:42:28 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 00:42:28 Selecting previously unselected package libalgorithm-diff-xs-perl. 00:42:28 Preparing to unpack .../089-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 00:42:28 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 00:42:28 Selecting previously unselected package libalgorithm-merge-perl. 00:42:28 Preparing to unpack .../090-libalgorithm-merge-perl_0.08-3_all.deb ... 00:42:28 Unpacking libalgorithm-merge-perl (0.08-3) ... 00:42:28 Selecting previously unselected package libfile-fcntllock-perl. 00:42:28 Preparing to unpack .../091-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 00:42:28 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 00:42:28 Selecting previously unselected package libnorm1:amd64. 00:42:28 Preparing to unpack .../092-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:42:28 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:42:28 Selecting previously unselected package libpgm-5.2-0:amd64. 00:42:28 Preparing to unpack .../093-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:42:28 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:42:28 Selecting previously unselected package libsodium23:amd64. 00:42:28 Preparing to unpack .../094-libsodium23_1.0.16-2_amd64.deb ... 00:42:28 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:42:28 Selecting previously unselected package libzmq5:amd64. 00:42:28 Preparing to unpack .../095-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:42:28 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:42:28 Selecting previously unselected package libzmq3-dev:amd64. 00:42:28 Preparing to unpack .../096-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:42:28 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:42:29 Selecting previously unselected package manpages-dev. 00:42:29 Preparing to unpack .../097-manpages-dev_4.15-1_all.deb ... 00:42:29 Unpacking manpages-dev (4.15-1) ... 00:42:29 Selecting previously unselected package pkg-config. 00:42:29 Preparing to unpack .../098-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:42:29 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:42:29 Selecting previously unselected package unzip. 00:42:29 Preparing to unpack .../099-unzip_6.0-21ubuntu1_amd64.deb ... 00:42:29 Unpacking unzip (6.0-21ubuntu1) ... 00:42:29 Selecting previously unselected package zip. 00:42:29 Preparing to unpack .../100-zip_3.0-11build1_amd64.deb ... 00:42:29 Unpacking zip (3.0-11build1) ... 00:42:29 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:29 Setting up libc6-x32 (2.27-3ubuntu1.3) ... 00:42:29 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:29 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:42:29 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:29 Setting up manpages (4.15-1) ... 00:42:29 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 00:42:29 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:29 Setting up less (487-0.1) ... 00:42:29 Setting up make (4.1-9.1ubuntu1) ... 00:42:29 Setting up libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 00:42:30 Setting up curl (7.58.0-2ubuntu3.10) ... 00:42:30 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 00:42:30 Setting up libuv1:amd64 (1.18.0-3) ... 00:42:30 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 00:42:30 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:30 Setting up unzip (6.0-21ubuntu1) ... 00:42:30 Setting up linux-libc-dev:amd64 (4.15.0-126.129) ... 00:42:30 Setting up libmpfr6:amd64 (4.0.1-1) ... 00:42:30 Setting up cmake-data (3.10.2-1ubuntu2.18.04.1) ... 00:42:30 Setting up libc6-i386 (2.27-3ubuntu1.3) ... 00:42:30 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:42:30 Setting up libgdbm5:amd64 (1.14.1-6) ... 00:42:30 Setting up zip (3.0-11build1) ... 00:42:30 Setting up libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... 00:42:30 Setting up lib32atomic1 (8.4.0-1ubuntu1~18.04) ... 00:42:30 Setting up libx32atomic1 (8.4.0-1ubuntu1~18.04) ... 00:42:30 Setting up librhash0:amd64 (1.3.6-2) ... 00:42:30 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:30 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:42:30 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:30 Setting up libx32gomp1 (8.4.0-1ubuntu1~18.04) ... 00:42:30 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 00:42:30 Setting up libsodium23:amd64 (1.0.16-2) ... 00:42:30 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:30 Setting up patch (2.7.6-2ubuntu1.1) ... 00:42:30 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 00:42:30 Setting up libx32itm1 (8.4.0-1ubuntu1~18.04) ... 00:42:30 Setting up liblocale-gettext-perl (1.07-3build2) ... 00:42:30 Setting up libmpc3:amd64 (1.1.0-1) ... 00:42:30 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 00:42:30 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 00:42:30 Setting up lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... 00:42:30 Setting up manpages-dev (4.15-1) ... 00:42:30 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 00:42:30 Setting up lib32itm1 (8.4.0-1ubuntu1~18.04) ... 00:42:30 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:30 Setting up libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... 00:42:30 Setting up lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 00:42:30 Setting up netbase (5.4) ... 00:42:31 Setting up libisl19:amd64 (0.19-1) ... 00:42:31 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 00:42:31 Setting up libx32asan4 (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:42:31 Setting up libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 00:42:31 Setting up lib32gomp1 (8.4.0-1ubuntu1~18.04) ... 00:42:31 Setting up libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up lib32asan4 (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up lib32mpx2 (8.4.0-1ubuntu1~18.04) ... 00:42:31 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:42:31 Setting up fakeroot (1.22-2ubuntu1) ... 00:42:31 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 00:42:31 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 00:42:31 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 00:42:31 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 00:42:31 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 00:42:31 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 00:42:31 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 00:42:31 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 00:42:31 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 00:42:31 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:42:31 Setting up lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... 00:42:31 Setting up lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up cmake (3.10.2-1ubuntu2.18.04.1) ... 00:42:31 Setting up lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up libc6-dev-i386 (2.27-3ubuntu1.3) ... 00:42:31 Setting up libc6-dev-x32 (2.27-3ubuntu1.3) ... 00:42:31 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 00:42:31 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:42:31 Setting up libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up perl (5.26.1-6ubuntu0.5) ... 00:42:31 Setting up libfile-fcntllock-perl (0.22-3build2) ... 00:42:31 Setting up libalgorithm-diff-perl (1.19.03-1) ... 00:42:31 Setting up lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 00:42:31 Setting up libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up liberror-perl (0.17025-1) ... 00:42:31 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:42:31 Setting up gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:42:31 Setting up lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up g++-7-multilib (7.5.0-3ubuntu1~18.04) ... 00:42:31 Setting up libalgorithm-merge-perl (0.08-3) ... 00:42:31 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:42:32 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 00:42:32 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:42:32 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 00:42:32 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 00:42:32 Setting up git (1:2.17.1-1ubuntu0.7) ... 00:42:32 Setting up build-essential (12.4ubuntu1) ... 00:42:32 Setting up gcc-multilib (4:7.4.0-1ubuntu2.3) ... 00:42:32 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:42:32 Setting up g++-multilib (4:7.4.0-1ubuntu2.3) ... 00:42:32 Processing triggers for mime-support (3.60ubuntu1) ... 00:42:32 --parallel Build images in parallel. [Pipeline] } 00:42:32 $ docker stop --time=1 91e5d08d67f8af75d645389ded8fc8fac87bff6ce04c7a4b7e28b4cdf4814d78 00:42:32 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 00:42:33 binutils set to automatically installed. 00:42:33 binutils-common set to automatically installed. 00:42:33 binutils-x86-64-linux-gnu set to automatically installed. 00:42:33 build-essential set to automatically installed. 00:42:33 cmake set to automatically installed. 00:42:33 cmake-data set to automatically installed. 00:42:33 cpp set to automatically installed. 00:42:33 cpp-7 set to automatically installed. 00:42:33 curl set to automatically installed. 00:42:33 dpkg-dev set to automatically installed. 00:42:33 fakeroot set to automatically installed. 00:42:33 g++ set to automatically installed. 00:42:33 g++-7 set to automatically installed. 00:42:33 g++-7-multilib set to automatically installed. 00:42:33 g++-multilib set to automatically installed. 00:42:33 gcc set to automatically installed. 00:42:33 gcc-7 set to automatically installed. 00:42:33 gcc-7-base set to automatically installed. 00:42:33 gcc-7-multilib set to automatically installed. 00:42:33 gcc-multilib set to automatically installed. 00:42:33 git set to automatically installed. 00:42:33 git-man set to automatically installed. 00:42:33 less set to automatically installed. 00:42:33 lib32asan4 set to automatically installed. 00:42:33 lib32atomic1 set to automatically installed. 00:42:33 lib32cilkrts5 set to automatically installed. 00:42:33 lib32gcc-7-dev set to automatically installed. 00:42:33 lib32gcc1 set to automatically installed. 00:42:33 lib32gomp1 set to automatically installed. 00:42:33 lib32itm1 set to automatically installed. 00:42:33 lib32mpx2 set to automatically installed. 00:42:33 lib32quadmath0 set to automatically installed. 00:42:33 lib32stdc++-7-dev set to automatically installed. 00:42:33 lib32stdc++6 set to automatically installed. 00:42:33 lib32ubsan0 set to automatically installed. 00:42:33 libalgorithm-diff-perl set to automatically installed. 00:42:33 libalgorithm-diff-xs-perl set to automatically installed. 00:42:33 libalgorithm-merge-perl set to automatically installed. 00:42:33 libarchive13 set to automatically installed. 00:42:33 libasan4 set to automatically installed. 00:42:33 libatomic1 set to automatically installed. 00:42:33 libbinutils set to automatically installed. 00:42:33 libc-dev-bin set to automatically installed. 00:42:33 libc6 set to automatically installed. 00:42:33 libc6-dev set to automatically installed. 00:42:33 libc6-dev-i386 set to automatically installed. 00:42:33 libc6-dev-x32 set to automatically installed. 00:42:33 libc6-i386 set to automatically installed. 00:42:33 libc6-x32 set to automatically installed. 00:42:33 libcc1-0 set to automatically installed. 00:42:33 libcilkrts5 set to automatically installed. 00:42:33 libcurl3-gnutls set to automatically installed. 00:42:33 libdpkg-perl set to automatically installed. 00:42:33 liberror-perl set to automatically installed. 00:42:33 libfakeroot set to automatically installed. 00:42:33 libfile-fcntllock-perl set to automatically installed. 00:42:33 libgcc-7-dev set to automatically installed. 00:42:33 libgdbm-compat4 set to automatically installed. 00:42:33 libgdbm5 set to automatically installed. 00:42:33 libgomp1 set to automatically installed. 00:42:33 libisl19 set to automatically installed. 00:42:33 libitm1 set to automatically installed. 00:42:33 libjsoncpp1 set to automatically installed. 00:42:33 liblocale-gettext-perl set to automatically installed. 00:42:33 liblsan0 set to automatically installed. 00:42:33 libmpc3 set to automatically installed. 00:42:33 libmpfr6 set to automatically installed. 00:42:33 libmpx2 set to automatically installed. 00:42:33 libnorm1 set to automatically installed. 00:42:33 libperl5.26 set to automatically installed. 00:42:33 libpgm-5.2-0 set to automatically installed. 00:42:33 libquadmath0 set to automatically installed. 00:42:33 librhash0 set to automatically installed. 00:42:33 libsodium23 set to automatically installed. 00:42:33 libstdc++-7-dev set to automatically installed. 00:42:33 libtsan0 set to automatically installed. 00:42:33 libubsan0 set to automatically installed. 00:42:33 libuv1 set to automatically installed. 00:42:33 libx32asan4 set to automatically installed. 00:42:33 libx32atomic1 set to automatically installed. 00:42:33 libx32cilkrts5 set to automatically installed. 00:42:33 libx32gcc-7-dev set to automatically installed. 00:42:33 libx32gcc1 set to automatically installed. 00:42:33 libx32gomp1 set to automatically installed. 00:42:33 libx32itm1 set to automatically installed. 00:42:33 libx32quadmath0 set to automatically installed. 00:42:33 libx32stdc++-7-dev set to automatically installed. 00:42:33 libx32stdc++6 set to automatically installed. 00:42:33 libx32ubsan0 set to automatically installed. 00:42:33 libzmq3-dev set to automatically installed. 00:42:33 libzmq5 set to automatically installed. 00:42:33 linux-libc-dev set to automatically installed. 00:42:33 make set to automatically installed. 00:42:33 manpages set to automatically installed. 00:42:33 manpages-dev set to automatically installed. 00:42:33 netbase set to automatically installed. 00:42:33 patch set to automatically installed. 00:42:33 perl set to automatically installed. 00:42:33 perl-base set to automatically installed. 00:42:33 perl-modules-5.26 set to automatically installed. 00:42:33 pkg-config set to automatically installed. 00:42:33 unzip set to automatically installed. 00:42:33 zip set to automatically installed. 00:42:33 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 00:42:33 Please ensure the environment is properly setup before continuing. 00:42:33 Ignore this message if the appropriate measures have already been taken 00:42:34 $ docker rm -f 91e5d08d67f8af75d645389ded8fc8fac87bff6ce04c7a4b7e28b4cdf4814d78 00:42:34 Pulling go-build-helper  [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:35 . [Pipeline] withDockerContainer 00:42:35 'go115' has dependencies that need to be staged: go-build-helper 00:42:35 Skipping pull go-build-helper (already ran) 00:42:35 Building go-build-helper  00:42:35 prd-ubuntu18.04-docker-arm64-4c-16g-14678 does not seem to be running inside a container 00:42: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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:42:37 $ docker top 5a22d747a5af3e626169a980274d0c4320c4e5f9a41794ddde645f9f89136e32 -eo pid,comm 00:42:37 Staging go-build-helper  [Pipeline] { [Pipeline] sh 00:42:38 + docker-compose -f ./docker-compose-build.yml build --parallel 00:42:38 Pulling go115  00:42:39 'app-service-config' has dependencies that need to be staged: go115 00:42:39 Skipping pull go115 (already ran) 00:42:39 Building go115  00:42:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:42:39 Dload Upload Total Spent Left Speed 00:42:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 53940 0 0 387k 0 0:05:05 --:--:-- 0:05:05 384k 52 115M 52 60.8M 0 0 53.3M 0 0:00:02 0:00:01 0:00:01 53.3M 82 115M 82 94.7M 0 0 54.5M 0 0:00:02 0:00:01 0:00:01 54.5M 00:42:40 curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 00:42:41 Failed to run 'override-build': Exit code was 56. [Pipeline] } 00:42:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 00:42:42 Building docker-core-command-go ... 00:42:42 Building docker-core-data-go ... 00:42:42 Building docker-core-metadata-go ... 00:42:42 Building docker-security-bootstrap-redis-go ... 00:42:42 Building docker-security-proxy-setup-go ... 00:42:42 Building docker-security-secrets-setup-go ... 00:42:42 Building docker-security-secretstore-setup-go ... 00:42:42 Building docker-support-notifications-go ... 00:42:42 Building docker-support-scheduler-go ... 00:42:42 Building docker-sys-mgmt-agent-go ... 00:42:42 Building docker-security-secrets-setup-go 00:42:42 Building docker-support-scheduler-go 00:42:42 Building docker-core-metadata-go 00:42:42 Building docker-support-notifications-go 00:42:42 Building docker-security-proxy-setup-go [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:42:43 Failed in branch amd64 00:43:50 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:43:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:43:50 ---> ac6d10d9ad69 00:43:50 Step 3/24 : WORKDIR /edgex-go 00:43:50 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:43:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:43:50 ---> ac6d10d9ad69 00:43:50 Step 3/21 : WORKDIR /edgex-go 00:43:50 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 00:43:50 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 00:43:50 ---> ac6d10d9ad69 00:43:50 Step 3/29 : WORKDIR /edgex-go 00:43:50 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 00:43:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:43:50 ---> ac6d10d9ad69 00:43:50 Step 3/21 : WORKDIR /edgex-go 00:43:50 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:43:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:43:50 ---> ac6d10d9ad69 00:43:50 Step 3/22 : WORKDIR /edgex-go 00:43:50 ---> Running in 7c6a3902e51f 00:43:50 ---> Running in 4c55d50e66f7 00:43:50 ---> Running in 1daa4c1cc5c4 00:43:50 ---> Running in 1486fa976c4a 00:43:50 ---> Running in aad4e301bc0c 00:43:51 Removing intermediate container aad4e301bc0c 00:43:51 ---> d873ae91637d 00:43:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:51 Removing intermediate container 7c6a3902e51f 00:43:51 ---> f1a6492272be 00:43:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:51 Removing intermediate container 4c55d50e66f7 00:43:51 ---> cce28bd09320 00:43:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:51 Removing intermediate container 1486fa976c4a 00:43:51 ---> 062435420e57 00:43:51 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:51 Removing intermediate container 1daa4c1cc5c4 00:43:51 ---> 2abe00575fcd 00:43:51 Step 4/29 : RUN apk update && apk add make git 00:43:51 ---> Running in cd3c3bb9313f 00:43:51 ---> Running in 52c9c22b58cb 00:43:51 ---> Running in 87c75150e9d0 00:43:51 ---> Running in e9eb9e1d8718 00:43:51 ---> Running in 46d8af461633 00:43:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:43:55 Removing intermediate container cd3c3bb9313f 00:43:55 ---> be7e8099b724 00:43:55 Step 5/21 : RUN apk update && apk add make git 00:43:55 ---> Running in 6c569d586ffe 00:43:55 Removing intermediate container 52c9c22b58cb 00:43:55 ---> fd69340babae 00:43:55 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 00:43:56 Removing intermediate container 87c75150e9d0 00:43:56 ---> f8c4dd03fb7b 00:43:56 Step 5/22 : RUN apk update && apk add make git 00:43:56 ---> Running in 5b741a45ae3f 00:43:56 Removing intermediate container e9eb9e1d8718 00:43:56 ---> cbcd101176e7 00:43:56 Step 5/21 : RUN apk update && apk add make git 00:43:56 ---> Running in 276ad32fe615 00:43:56 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:43:56 v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:43:56 OK: 12616 distinct packages available 00:43:56 ---> Running in 7ab1a77e2f0f 00:43:57 OK: 217 MiB in 51 packages 00:43:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:43:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:43:59 Removing intermediate container 46d8af461633 00:43:59 ---> ce20a43908a7 00:43:59 Step 5/29 : COPY go.mod . 00:43:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:43:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:00 ---> 7fca0dfc2433 00:44:00 Step 6/29 : RUN go mod download 00:44:00 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:44:00 v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:44:00 OK: 12616 distinct packages available 00:44:00 ---> Running in 2fb5994b12a7 00:44:00 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:44:00 v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:44:00 OK: 12616 distinct packages available 00:44:00 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:44:00 v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:44:00 OK: 12616 distinct packages available 00:44:00 OK: 217 MiB in 51 packages 00:44:01 OK: 217 MiB in 51 packages 00:44:01 OK: 217 MiB in 51 packages 00:44:02 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:44:02 v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:44:02 OK: 12616 distinct packages available 00:44:02 Removing intermediate container 6c569d586ffe 00:44:02 ---> 6203ca965e21 00:44:02 Step 6/21 : COPY go.mod . 00:44:03 OK: 217 MiB in 51 packages 00:44:03 Removing intermediate container 5b741a45ae3f 00:44:03 ---> 525a59ed8ca8 00:44:03 Step 6/24 : COPY go.mod . 00:44:03 Removing intermediate container 276ad32fe615 00:44:03 ---> 4ecbc7d5a2c9 00:44:03 Step 6/22 : COPY go.mod . 00:44:03 ---> 234ef3c2ed39 00:44:03 Step 7/21 : RUN go mod download 00:44:04 Removing intermediate container 2fb5994b12a7 00:44:04 ---> d2293ad872b4 00:44:04 Step 7/29 : COPY . . 00:44:04 ---> Running in 9b8e30fb6318 00:44:04 ---> 7917afd921b4 00:44:04 Step 7/24 : RUN go mod download 00:44:04 ---> 996ef9c9528e 00:44:04 Step 7/22 : RUN go mod download 00:44:05 ---> Running in 7c0204460b09 00:44:05 Removing intermediate container 7ab1a77e2f0f 00:44:05 ---> 23638cd236c7 00:44:05 Step 6/21 : COPY go.mod . 00:44:05 ---> Running in 69b00f3ee2c5 00:44:06 ---> 297452c08801 00:44:06 Step 7/21 : RUN go mod download 00:44:07 ---> Running in 688acaf841f6 00:44:09 Removing intermediate container 9b8e30fb6318 00:44:09 ---> 0c403e9cac4e 00:44:09 Step 8/21 : COPY . . 00:44:09 Removing intermediate container 69b00f3ee2c5 00:44:09 ---> 38b307838489 00:44:09 Step 8/22 : COPY . . 00:44:10 Removing intermediate container 7c0204460b09 00:44:10 ---> eb37d1507464 00:44:10 Step 8/24 : COPY . . 00:44:12 Removing intermediate container 688acaf841f6 00:44:12 ---> 77071b0daeaf 00:44:12 Step 8/21 : COPY . . 00:44:34 ---> 45f84c02320c 00:44:34 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 00:44:34 ---> Running in 3cbd79dbbdde 00:44:34 ---> 9e3f2b41b2d2 00:44:34 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:44:34 ---> a61e6e067876 00:44:34 Step 9/22 : RUN make cmd/core-metadata/core-metadata 00:44:34 ---> a71a9bad41bd 00:44:34 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 00:44:34 ---> 28decbc32397 00:44:34 Step 9/24 : RUN make cmd/support-notifications/support-notifications 00:44:34 ---> Running in e9e2783eec98 00:44:34 ---> Running in 93a87c094d6d 00:44:34 ---> Running in 5cf742d81e11 00:44:34 ---> Running in 9fe2a0e2a092 00:44:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 00:44:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:44:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:44:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:44:35 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:46:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:46:12 Removing intermediate container 3cbd79dbbdde 00:46:12 ---> fc647a0cc0c2 00:46:12 00:46:12 Step 9/29 : FROM alpine:latest 00:46:12 latest: Pulling from library/alpine 00:46:12 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 00:46:12 Status: Downloaded newer image for alpine:latest 00:46:12 ---> 2e77e061c27f 00:46:12 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 00:46:12 ---> Running in bcd29349b318 00:46:12 Removing intermediate container bcd29349b318 00:46:12 ---> 261f5a5f7b6f 00:46:12 Step 11/29 : USER root 00:46:12 ---> Running in 6d65dd1bc9da 00:46:12 Removing intermediate container 6d65dd1bc9da 00:46:12 ---> 4e56a878f510 00:46:12 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 00:46:12 ---> Running in 1fb3bd2d0966 00:46:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:12 v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:46:12 v3.12.1-77-g2535715f9a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:46:12 OK: 12617 distinct packages available 00:46:12 (1/2) Installing ca-certificates (20191127-r4) 00:46:12 (2/2) Installing dumb-init (1.2.2-r1) 00:46:12 Executing busybox-1.31.1-r19.trigger 00:46:12 Executing ca-certificates-20191127-r4.trigger 00:46:12 OK: 6 MiB in 16 packages 00:46:13 Removing intermediate container 1fb3bd2d0966 00:46:13 ---> 77ad162ca118 00:46:13 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 00:46:13 ---> Running in 0dc51452f90d 00:46:14 Removing intermediate container 0dc51452f90d 00:46:14 ---> 1bc5ad3f67bc 00:46:14 Step 14/29 : WORKDIR $BASE_DIR 00:46:14 ---> Running in 4f87a304f8e1 00:46:14 Removing intermediate container 4f87a304f8e1 00:46:14 ---> 8e1a594205ac 00:46:14 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 00:46:15 ---> Running in 41a060f7fa72 00:46:19 Removing intermediate container 41a060f7fa72 00:46:19 ---> d7064ec88107 00:46:19 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 00:46:22 ---> 735c4b802c4e 00:46:22 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 00:46:23 Removing intermediate container e9e2783eec98 00:46:23 ---> f1f1c288937b 00:46:23 00:46:23 Step 10/21 : FROM alpine 00:46:23 ---> 2e77e061c27f 00:46:23 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 00:46:23 ---> Running in a289b10f54b0 00:46:23 ---> 252cf9e67919 00:46:23 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 00:46:25 ---> 10ed2ec395be 00:46:25 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 00:46:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:46:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:46:27 ---> b74d1d17d7d8 00:46:27 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 00:46:27 v3.12.1-74-g54165f73d3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 00:46:27 v3.12.1-77-g2535715f9a [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 00:46:27 OK: 12617 distinct packages available 00:46:28 (1/4) Installing ca-certificates (20191127-r4) 00:46:28 ---> 470970cac8c5 00:46:28 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 00:46:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:46:28 (3/4) Installing libcurl (7.69.1-r1) 00:46:28 (4/4) Installing curl (7.69.1-r1) 00:46:28 Executing busybox-1.31.1-r19.trigger 00:46:28 Executing ca-certificates-20191127-r4.trigger 00:46:28 ---> Running in 71ee4b22118e 00:46:28 OK: 7 MiB in 18 packages 00:46:32 Removing intermediate container a289b10f54b0 00:46:32 ---> c5aebfe34a90 00:46:32 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:46:32 ---> Running in 2ffcd517e3a2 00:46:33 Removing intermediate container 71ee4b22118e 00:46:33 ---> 43ef5b7f1419 00:46:33 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 00:46:33 Removing intermediate container 2ffcd517e3a2 00:46:33 ---> 0b7fa5c38c2a 00:46:33 Step 13/21 : WORKDIR /edgex 00:46:33 ---> Running in ae702e21d2f0 00:46:34 ---> 98d2a7a83792 00:46:34 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:46:34 Removing intermediate container ae702e21d2f0 00:46:34 ---> f9a6e5bb41c1 00:46:34 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:46:34 ---> Running in 192cc8c41147 00:46:38 ---> 12774d2f3187 00:46:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:46:40 Removing intermediate container 192cc8c41147 00:46:40 ---> 0af23ff7b04c 00:46:40 Step 24/29 : RUN chmod 755 security-secrets-setup 00:46:40 Removing intermediate container 9fe2a0e2a092 00:46:40 ---> c6e4d516d839 00:46:40 00:46:40 Step 10/24 : FROM scratch 00:46:40 ---> 00:46:40 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 00:46:40 ---> Running in 9c0fc7670108 00:46:40 ---> Running in 6fa6ec5f4244 00:46:40 ---> 1bfc450e781a 00:46:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:46:41 Removing intermediate container 6fa6ec5f4244 00:46:41 ---> c802536454a0 00:46:41 Step 12/24 : ENV APP_PORT=48060 00:46:42 ---> Running in b3097de44a36 00:46:43 Removing intermediate container 93a87c094d6d 00:46:43 ---> 9fe5dec87407 00:46:43 00:46:43 Step 10/21 : FROM scratch 00:46:43 ---> 00:46:43 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:46:43 Removing intermediate container b3097de44a36 00:46:43 ---> 11135c345446 00:46:43 Step 13/24 : EXPOSE $APP_PORT 00:46:43 ---> Running in abd0eb9e31f9 00:46:44 ---> 53e454b74f18 00:46:44 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:46:44 ---> Running in f495593bdb10 00:46:44 ---> Running in 69c8d47d289d 00:46:44 Removing intermediate container abd0eb9e31f9 00:46:44 ---> 3771d89635b1 00:46:44 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 00:46:44 Removing intermediate container f495593bdb10 00:46:44 ---> f1a293406181 00:46:44 Step 12/21 : ENV APP_PORT=48085 00:46:44 ---> Running in d4313a3102af 00:46:44 Removing intermediate container 69c8d47d289d 00:46:44 ---> fb6bb33e1f0c 00:46:44 Step 18/21 : CMD ["--init=true"] 00:46:45 ---> Running in 1072cd5b6539 00:46:45 Removing intermediate container 9c0fc7670108 00:46:45 ---> 1ef1a3b7bad7 00:46:45 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 00:46:45 ---> Running in f37b4378852a 00:46:45 Removing intermediate container d4313a3102af 00:46:45 ---> b57a586c5ce3 00:46:45 Step 13/21 : EXPOSE $APP_PORT 00:46:45 ---> Running in d27ceeb2c06b 00:46:45 ---> 2328e9e7ae90 00:46:45 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 00:46:45 Removing intermediate container 1072cd5b6539 00:46:45 ---> 4ff5644a17bf 00:46:45 Step 19/21 : LABEL arch=arm64 00:46:46 ---> Running in ca732be428a4 00:46:46 Removing intermediate container f37b4378852a 00:46:46 ---> 29bb74ee54f8 00:46:46 Step 26/29 : CMD [ "generate" ] 00:46:46 Removing intermediate container d27ceeb2c06b 00:46:46 ---> 6eec9b9ff382 00:46:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 00:46:46 ---> Running in 99d1b7a61cf2 00:46:46 Removing intermediate container ca732be428a4 00:46:46 ---> a49886ba223d 00:46:46 Step 20/21 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:46:47 ---> Running in 7b8497d62036 00:46:47 ---> aa9817aa2974 00:46:47 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 00:46:47 Removing intermediate container 99d1b7a61cf2 00:46:47 ---> ddaf11a045ce 00:46:47 Step 27/29 : LABEL arch=arm64 00:46:47 ---> 3a6dde4fdc8a 00:46:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:46:48 ---> Running in e10a351e65f4 00:46:48 Removing intermediate container 7b8497d62036 00:46:48 ---> cd84318acc8c 00:46:48 Step 21/21 : LABEL version=0.0.0 00:46:48 ---> Running in ac777aea12ab 00:46:48 Removing intermediate container e10a351e65f4 00:46:48 ---> 1c26b3cfab09 00:46:48 Step 28/29 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:46:49 ---> Running in 49b6f930606d 00:46:49 ---> 28619db70866 00:46:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 00:46:49 Removing intermediate container ac777aea12ab 00:46:49 ---> 0a4b3e2ce7da 00:46:49 00:46:49 ---> 3b8a02d2c497 00:46:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:46:49 Removing intermediate container 49b6f930606d 00:46:49 ---> a42d1f1398c1 00:46:49 Step 29/29 : LABEL version=0.0.0 00:46:50 Successfully built 0a4b3e2ce7da 00:46:50 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:46:50  Building docker-security-proxy-setup-go ... done Building docker-core-data-go 00:46:50 ---> Running in 66e49f806c39 00:46:50 ---> 1176c2086b37 00:46:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:46:51 ---> e599ed14099f 00:46:51 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 00:46:51 Removing intermediate container 66e49f806c39 00:46:51 ---> 28643aae4b5c 00:46:51 00:46:51 ---> Running in 5f625b791d94 00:46:52 Successfully built 28643aae4b5c 00:46:52 Successfully tagged docker-security-secrets-setup-go-arm64:latest 00:46:52 Building docker-core-command-go 00:46:53  Building docker-security-secrets-setup-go ... done Removing intermediate container 5f625b791d94 00:46:53 ---> ea9c2b5ee645 00:46:53 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:53 ---> e09b6b9d0139 00:46:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:46:53 ---> Running in 7214c9a7df78 00:46:53 Removing intermediate container 5cf742d81e11 00:46:53 ---> fd0ab2416cd4 00:46:53 00:46:53 Step 10/22 : FROM scratch 00:46:53 ---> 00:46:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:46:53 ---> Using cache 00:46:53 ---> f1a293406181 00:46:53 Step 12/22 : ENV APP_PORT=48081 00:46:54 ---> Running in 11f88d1333d1 00:46:54 Removing intermediate container 7214c9a7df78 00:46:54 ---> 2d1fd8179a1d 00:46:54 Step 19/21 : LABEL arch=arm64 00:46:54 Removing intermediate container 11f88d1333d1 00:46:54 ---> 5deec072aabe 00:46:54 Step 13/22 : EXPOSE $APP_PORT 00:46:55 ---> 40f77db04c95 00:46:55 Step 20/24 : ENTRYPOINT ["/support-notifications"] 00:46:55 ---> Running in 33f7ff2ba14e 00:46:55 ---> Running in ddb1152de5b4 00:46:55 ---> Running in 8aafd6639fbc 00:46:56 Removing intermediate container 33f7ff2ba14e 00:46:56 ---> eb7be2583d4c 00:46:56 Step 20/21 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:46:56 Removing intermediate container ddb1152de5b4 00:46:56 ---> 4f8af99e9eb4 00:46:56 Step 14/22 : WORKDIR / 00:46:57 ---> Running in b14a4d60b618 00:46:57 Removing intermediate container 8aafd6639fbc 00:46:57 ---> 003c8510bfa4 00:46:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:46:57 ---> Running in 7d1eb8d66214 00:46:57 ---> Running in 082a28b8c75f 00:46:57 Removing intermediate container b14a4d60b618 00:46:57 ---> 49a983d82678 00:46:57 Step 21/21 : LABEL version=0.0.0 00:46:57 Removing intermediate container 7d1eb8d66214 00:46:57 ---> 02e1c75c32df 00:46:57 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 00:46:58 ---> Running in 5b0bcd56c949 00:46:58 Removing intermediate container 082a28b8c75f 00:46:58 ---> 80bb12835495 00:46:58 Step 22/24 : LABEL arch=arm64 00:46:58 ---> Running in 6414d19023b3 00:46:59 Removing intermediate container 5b0bcd56c949 00:46:59 ---> 01fced7d0302 00:46:59 00:46:59 ---> 923714aac26e 00:46:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:46:59 Removing intermediate container 6414d19023b3 00:46:59 ---> f89635afc178 00:46:59 Step 23/24 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:46:59 Successfully built 01fced7d0302 00:46:59 Successfully tagged docker-support-scheduler-go-arm64:latest 00:46:59  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 00:46:59 ---> Running in 61eb54956c2d 00:47:00 Removing intermediate container 61eb54956c2d 00:47:00 ---> f6ee35252dc1 00:47:00 Step 24/24 : LABEL version=0.0.0 00:47:00 ---> Running in fe07039b864d 00:47:01 ---> 5e1a091d675e 00:47:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:47:01 Removing intermediate container fe07039b864d 00:47:01 ---> 390ba46238bf 00:47:01 00:47:01 Successfully built 390ba46238bf 00:47:01 Successfully tagged docker-support-notifications-go-arm64:latest 00:47:01  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 00:47:01 ---> 0a311dfc52a5 00:47:01 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:47:02 ---> Running in 5a7b4c40a056 00:47:02 Removing intermediate container 5a7b4c40a056 00:47:02 ---> 2ba144946e39 00:47:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:03 ---> Running in cd0b967e1707 00:47:03 Removing intermediate container cd0b967e1707 00:47:03 ---> 3518bfcb7f37 00:47:03 Step 20/22 : LABEL arch=arm64 00:47:03 ---> Running in e9369b7fbd26 00:47:04 Removing intermediate container e9369b7fbd26 00:47:04 ---> 25cb4e878f03 00:47:04 Step 21/22 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:47:04 ---> Running in e9e8c99a1ccc 00:47:05 Removing intermediate container e9e8c99a1ccc 00:47:05 ---> 6274c539ce42 00:47:05 Step 22/22 : LABEL version=0.0.0 00:47:05 ---> Running in 0296c2f05e9c 00:47:06 Removing intermediate container 0296c2f05e9c 00:47:06 ---> e8f069f55835 00:47:06 00:47:06 Successfully built e8f069f55835 00:47:06 Successfully tagged docker-core-metadata-go-arm64:latest 00:47:07  Building docker-core-metadata-go ... done Building docker-security-bootstrap-redis-go 00:47:53 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 00:47:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:47:53 ---> ac6d10d9ad69 00:47:53 Step 3/23 : WORKDIR /edgex-go 00:47:53 ---> Using cache 00:47:53 ---> 2abe00575fcd 00:47:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:55 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:47:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:47:55 ---> ac6d10d9ad69 00:47:55 Step 3/22 : WORKDIR /edgex-go 00:47:55 ---> Using cache 00:47:55 ---> 2abe00575fcd 00:47:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:56 ---> Running in a869f4dd63ca 00:47:56 ---> Running in 2cabd8d0d006 00:48:03 Removing intermediate container a869f4dd63ca 00:48:03 ---> d1de570f3594 00:48:03 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 00:48:03 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:03 Step 2/27 : FROM ${BUILDER_BASE} AS builder 00:48:03 ---> ac6d10d9ad69 00:48:03 Step 3/27 : WORKDIR /edgex-go 00:48:03 ---> Using cache 00:48:03 ---> 2abe00575fcd 00:48:03 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:03 ---> Using cache 00:48:03 ---> ae7c7f09772e 00:48:03 Step 5/27 : RUN apk update && apk add make bash git 00:48:03 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:03 ---> ac6d10d9ad69 00:48:03 Step 3/24 : WORKDIR /edgex-go 00:48:03 ---> Using cache 00:48:03 ---> 2abe00575fcd 00:48:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:03 ---> Using cache 00:48:03 ---> ae7c7f09772e 00:48:03 Step 5/24 : RUN apk update && apk add make git 00:48:03 Removing intermediate container 2cabd8d0d006 00:48:03 ---> ae7c7f09772e 00:48:03 Step 5/22 : RUN apk update && apk add make git 00:48:03 ---> Running in 9abf026e46ef 00:48:03 ---> Running in edf45789d5ad 00:48:03 ---> Running in 013300119cfb 00:48:03 ---> Running in 925ceb851c49 00:48:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 00:48:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:48:03 ---> ac6d10d9ad69 00:48:03 Step 3/22 : WORKDIR /edgex-go 00:48:03 ---> Using cache 00:48:03 ---> 2abe00575fcd 00:48:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:03 ---> Using cache 00:48:03 ---> ae7c7f09772e 00:48:03 Step 5/22 : RUN apk update && apk add make git 00:48:03 ---> Running in 2029c8ef5328 00:48:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:08 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:08 v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:08 OK: 12616 distinct packages available 00:48:08 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:08 v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:08 OK: 12616 distinct packages available 00:48:09 OK: 217 MiB in 51 packages 00:48:09 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:09 v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:09 OK: 12616 distinct packages available 00:48:09 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:09 v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:09 OK: 12616 distinct packages available 00:48:09 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 00:48:09 v3.12.1-77-g2535715f9a [http://nl.alpinelinux.org/alpine/v3.12/community] 00:48:09 OK: 12616 distinct packages available 00:48:09 OK: 217 MiB in 51 packages 00:48:10 OK: 217 MiB in 51 packages 00:48:10 OK: 217 MiB in 51 packages 00:48:10 OK: 217 MiB in 51 packages 00:48:11 Removing intermediate container 9abf026e46ef 00:48:11 ---> b686348437f4 00:48:11 Step 6/24 : COPY go.mod . 00:48:12 Removing intermediate container edf45789d5ad 00:48:12 ---> 90f953ccd759 00:48:12 Step 6/23 : COPY go.mod . 00:48:12 Removing intermediate container 013300119cfb 00:48:12 ---> e3a8204765af 00:48:12 Step 6/27 : COPY go.mod . 00:48:12 ---> a5e64a3ac819 00:48:12 Step 7/24 : RUN go mod download 00:48:12 Removing intermediate container 2029c8ef5328 00:48:12 ---> 050172b4184e 00:48:12 Step 6/22 : COPY go.mod . 00:48:12 ---> Running in 54d75b5fc386 00:48:12 Removing intermediate container 925ceb851c49 00:48:12 ---> bb2c9a08a3d0 00:48:12 Step 6/22 : COPY go.mod . 00:48:13 ---> 25688a52c4c2 00:48:13 Step 7/23 : RUN go mod download 00:48:13 ---> bc08e883a8a0 00:48:13 Step 7/27 : RUN go mod download 00:48:13 ---> Running in 2af0b625231b 00:48:13 ---> 20bdac45db1a 00:48:13 Step 7/22 : RUN go mod download 00:48:14 ---> Running in cf22603e28a6 00:48:14 ---> Running in db6b368fe9e5 00:48:14 ---> 1c0e4eb516bf 00:48:14 Step 7/22 : RUN go mod download 00:48:14 ---> Running in 0e07a30b9abd 00:48:17 Removing intermediate container 54d75b5fc386 00:48:17 ---> a675bf5e8e13 00:48:17 Step 8/24 : COPY . . 00:48:18 Removing intermediate container 2af0b625231b 00:48:18 ---> 4d2f1fa88a29 00:48:18 Step 8/23 : COPY . . 00:48:19 Removing intermediate container cf22603e28a6 00:48:19 ---> c47b26e435f4 00:48:19 Step 8/27 : COPY . . 00:48:19 Removing intermediate container db6b368fe9e5 00:48:19 ---> a3e14fee1b1e 00:48:19 Step 8/22 : COPY . . 00:48:19 Removing intermediate container 0e07a30b9abd 00:48:20 ---> 85d9a2b99bc5 00:48:20 Step 8/22 : COPY . . 00:48:52 ---> 099cb857c27b 00:48:52 Step 9/23 : RUN make cmd/core-data/core-data 00:48:52 ---> e81c025126a2 00:48:52 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:48:52 ---> e69ab6d13fed 00:48:52 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:48:52 ---> b3a7db4080b8 00:48:52 Step 9/22 : RUN make cmd/core-command/core-command 00:48:52 ---> 0fd3f3b48d10 00:48:52 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 00:48:52 ---> Running in 6651ce402026 00:48:52 ---> Running in 033caa2d1604 00:48:52 ---> Running in 09c1f93a697a 00:48:52 ---> Running in fcf3946b7f19 00:48:52 ---> Running in 69ee70ae3a1c 00:48:52 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:48:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:48:52 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:48:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:48:52 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:50:14 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:50:29 Removing intermediate container fcf3946b7f19 00:50:29 ---> d6f67b2b66d9 00:50:29 00:50:29 Step 10/22 : FROM alpine:3.10 00:50:29 3.10: Pulling from library/alpine 00:50:29 Removing intermediate container 6651ce402026 00:50:29 ---> 23cf598bbffc 00:50:29 00:50:29 Step 10/24 : FROM alpine:3.10 00:50:29 3.10: Pulling from library/alpine 00:50:29 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:50:29 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 00:50:29 Status: Downloaded newer image for alpine:3.10 00:50:29 ---> 536a684cf733 00:50:29 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:50:29 Status: Image is up to date for alpine:3.10 00:50:29 ---> 536a684cf733 00:50:29 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 00:50:30 ---> Running in f6270dcf8865 00:50:30 ---> Running in 45fff0a57f60 00:50:32 Removing intermediate container 09c1f93a697a 00:50:32 ---> 90f2046f0d14 00:50:32 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:50:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:50:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 00:50:33 ---> Running in 2686840cac3b 00:50:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:50:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 00:50:34 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:50:34 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:50:34 OK: 10169 distinct packages available 00:50:34 v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 00:50:34 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 00:50:34 OK: 10169 distinct packages available 00:50:34 (1/5) Installing ca-certificates (20191127-r2) 00:50:35 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:50:35 (3/5) Installing libcurl (7.66.0-r1) 00:50:35 (4/5) Installing curl (7.66.0-r1) 00:50:35 (5/5) Installing dumb-init (1.2.2-r1) 00:50:35 Executing busybox-1.30.1-r3.trigger 00:50:35 Executing ca-certificates-20191127-r2.trigger 00:50:35 (1/5) Installing ca-certificates (20191127-r2) 00:50:35 (2/5) Installing nghttp2-libs (1.39.2-r1) 00:50:35 (3/5) Installing libcurl (7.66.0-r1) 00:50:35 (4/5) Installing curl (7.66.0-r1) 00:50:35 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:50:35 (5/5) Installing dumb-init (1.2.2-r1) 00:50:35 Executing busybox-1.30.1-r3.trigger 00:50:35 Executing ca-certificates-20191127-r2.trigger 00:50:35 OK: 7 MiB in 19 packages 00:50:35 OK: 7 MiB in 19 packages 00:50:39 Removing intermediate container f6270dcf8865 00:50:39 ---> 064a6c3871e0 00:50:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 00:50:39 ---> Running in bb4703dac707 00:50:39 Removing intermediate container 45fff0a57f60 00:50:39 ---> 37480c1306f3 00:50:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:50:39 ---> Running in 73a6fbf82026 00:50:40 Removing intermediate container bb4703dac707 00:50:40 ---> a10f8d309ef0 00:50:40 Step 13/22 : WORKDIR / 00:50:40 Removing intermediate container 73a6fbf82026 00:50:40 ---> b4bccc93014d 00:50:40 Step 13/24 : WORKDIR / 00:50:40 ---> Running in d7ee5ba2bffd 00:50:40 ---> Running in fc4fe8c0a21b 00:50:40 Removing intermediate container d7ee5ba2bffd 00:50:40 ---> 94a686c88af9 00:50:40 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 00:50:41 Removing intermediate container fc4fe8c0a21b 00:50:41 ---> 7ffa52ab1da6 00:50:41 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:50:41 Removing intermediate container 2686840cac3b 00:50:41 ---> 2a44ae3f618a 00:50:41 00:50:41 Step 11/27 : FROM docker:latest 00:50:41 ---> 84e3a507c27b 00:50:41 Step 12/27 : RUN apk add --no-cache bash 00:50:42 ---> Running in af9a504c2a4e 00:50:42 ---> 262aefb561ca 00:50:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 00:50:42 ---> c3fb354fda6b 00:50:42 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:50:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:45 ---> 8b18845dd6fd 00:50:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:50:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:45 ---> cad3b6ec4d97 00:50:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 00:50:46 (1/2) Installing readline (8.0.4-r0) 00:50:46 (2/2) Installing bash (5.0.17-r0) 00:50:46 Executing bash-5.0.17-r0.post-install 00:50:46 Executing busybox-1.31.1-r19.trigger 00:50:46 OK: 12 MiB in 22 packages 00:50:47 ---> 7bf4765ad45d 00:50:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:50:48 ---> 021c6b6a9eb8 00:50:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 00:50:50 Removing intermediate container af9a504c2a4e 00:50:50 ---> 40a60abd8e56 00:50:50 Step 13/27 : RUN rm -rf /var/cache/apk/* 00:50:50 ---> c1d06c412f39 00:50:50 Step 18/22 : RUN chmod +x entrypoint.sh 00:50:50 ---> Running in e4aa0717cb62 00:50:50 ---> Running in b90399ca1d40 00:50:50 ---> 92f0019a7dd0 00:50:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:50:50 Removing intermediate container 69ee70ae3a1c 00:50:50 ---> 77209728cf27 00:50:50 00:50:50 Step 10/22 : FROM scratch 00:50:50 ---> 00:50:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:50:51 ---> Using cache 00:50:51 ---> f1a293406181 00:50:51 Step 12/22 : ENV APP_PORT=48082 00:50:52 ---> Running in cd7b7f206725 00:50:53 Removing intermediate container cd7b7f206725 00:50:53 ---> abf18066fa74 00:50:53 Step 13/22 : EXPOSE $APP_PORT 00:50:53 ---> Running in e0a9cb0318ce 00:50:53 ---> c57abbf0a6b6 00:50:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:50:54 Removing intermediate container e0a9cb0318ce 00:50:54 ---> 927d81b04165 00:50:54 Step 14/22 : WORKDIR / 00:50:54 ---> Running in f4e941a0bfae 00:50:55 ---> 211b0ab3998d 00:50:55 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:50:55 Removing intermediate container b90399ca1d40 00:50:55 ---> b22c9fd7d1ad 00:50:55 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 00:50:55 Removing intermediate container f4e941a0bfae 00:50:55 ---> 93dcf09634df 00:50:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 00:50:55 ---> Running in 0bfb63a6c25b 00:50:55 Removing intermediate container e4aa0717cb62 00:50:55 ---> d2da311c4630 00:50:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:50:55 ---> Running in b13efdf697ab 00:50:55 ---> Running in 86badd83c9c6 00:50:56 Removing intermediate container b13efdf697ab 00:50:56 ---> 778eac6662a4 00:50:56 Step 20/22 : LABEL arch=arm64 00:50:56 ---> 3be467784c70 00:50:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:50:56 ---> Running in 13496e186d19 00:50:56 Removing intermediate container 86badd83c9c6 00:50:56 ---> cb649490fca0 00:50:56 Step 15/27 : ENV APP_PORT=48090 00:50:57 ---> Running in d16a58cafdce 00:50:57 Removing intermediate container 13496e186d19 00:50:57 ---> dbbf285eb60c 00:50:57 Step 21/22 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:50:57 ---> Running in 51743fe36dc3 00:50:57 Removing intermediate container d16a58cafdce 00:50:57 ---> 081baaa01d8c 00:50:57 Step 16/27 : EXPOSE $APP_PORT 00:50:58 ---> Running in 0607e3190ca5 00:50:58 Removing intermediate container 51743fe36dc3 00:50:58 ---> 557fb3ac0507 00:50:58 Step 22/22 : LABEL version=0.0.0 00:50:58 ---> Running in 203bd7838b20 00:50:59 Removing intermediate container 0bfb63a6c25b 00:50:59 ---> 21d955408b83 00:50:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:50:59 Removing intermediate container 0607e3190ca5 00:50:59 ---> 828c4c6c9a72 00:50:59 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:50:59 ---> 16a4aeb74ac6 00:50:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:50:59 ---> Running in 55d2f71b9994 00:50:59 Removing intermediate container 203bd7838b20 00:50:59 ---> a880d8758350 00:50:59 00:51:00 Removing intermediate container 55d2f71b9994 00:51:00 ---> 06415e39cbe1 00:51:00 Step 22/24 : LABEL arch=arm64 00:51:00 Successfully built a880d8758350 00:51:00 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 00:51:00  Building docker-security-bootstrap-redis-go ... done  ---> 6714bf7a5209 00:51:00 Step 18/22 : ENTRYPOINT ["/core-command"] 00:51:00 ---> Running in d1fe74d1a97c 00:51:01 ---> Running in 5324f7f296c4 00:51:01 ---> 6a351d3be9d9 00:51:01 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:51:01 Removing intermediate container d1fe74d1a97c 00:51:01 ---> 5e46dcd6fc7a 00:51:01 Step 23/24 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:51:01 Removing intermediate container 5324f7f296c4 00:51:01 ---> 9a0307cc901d 00:51:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:01 ---> Running in fd0bf1718628 00:51:02 ---> Running in d0521cef9b3f 00:51:02 ---> 52f951f7670b 00:51:02 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:51:02 Removing intermediate container fd0bf1718628 00:51:02 ---> b54fffd4aafd 00:51:02 Step 24/24 : LABEL version=0.0.0 00:51:02 Removing intermediate container d0521cef9b3f 00:51:02 ---> dcdbb26e52ea 00:51:02 Step 20/22 : LABEL arch=arm64 00:51:03 ---> Running in e0a911c3b8f4 00:51:03 ---> Running in 30d838122a60 00:51:03 ---> ddb2de8e15c3 00:51:03 Step 20/27 : RUN apk --no-cache add py3-pip 00:51:03 ---> Running in d065304b9ef8 00:51:03 Removing intermediate container e0a911c3b8f4 00:51:03 ---> 1df93157b848 00:51:03 00:51:03 Removing intermediate container 30d838122a60 00:51:03 ---> bfdbadeeb5c5 00:51:03 Step 21/22 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:51:04 ---> Running in e79a5e89adc1 00:51:04 Successfully built 1df93157b848 00:51:04 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:51:04  Building docker-security-secretstore-setup-go ... done Removing intermediate container e79a5e89adc1 00:51:04 ---> 264c0fec7805 00:51:04 Step 22/22 : LABEL version=0.0.0 00:51:05 ---> Running in 983e184dcbc3 00:51:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:05 Removing intermediate container 983e184dcbc3 00:51:05 ---> a6a50254b73d 00:51:05 00:51:05 Successfully built a6a50254b73d 00:51:05 Successfully tagged docker-core-command-go-arm64:latest 00:51:06  Building docker-core-command-go ... done (1/33) Installing libbz2 (1.0.8-r1) 00:51:06 (2/33) Installing expat (2.2.9-r1) 00:51:06 (3/33) Installing libffi (3.3-r2) 00:51:06 (4/33) Installing gdbm (1.13-r1) 00:51:06 (5/33) Installing xz-libs (5.2.5-r0) 00:51:06 (6/33) Installing sqlite-libs (3.32.1-r0) 00:51:06 (7/33) Installing python3 (3.8.5-r0) 00:51:08 (8/33) Installing py3-appdirs (1.4.4-r1) 00:51:08 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:51:08 (10/33) Installing py3-parsing (2.4.7-r0) 00:51:08 (11/33) Installing py3-six (1.15.0-r0) 00:51:08 (12/33) Installing py3-packaging (20.4-r0) 00:51:08 (13/33) Installing py3-setuptools (47.0.0-r0) 00:51:08 (14/33) Installing py3-chardet (3.0.4-r4) 00:51:08 (15/33) Installing py3-idna (2.9-r0) 00:51:08 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:51:08 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:51:08 (18/33) Installing py3-requests (2.23.0-r0) 00:51:08 (19/33) Installing py3-msgpack (1.0.0-r0) 00:51:08 (20/33) Installing py3-lockfile (0.12.2-r3) 00:51:08 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:51:08 (22/33) Installing py3-colorama (0.4.3-r0) 00:51:08 (23/33) Installing py3-distlib (0.3.0-r0) 00:51:09 (24/33) Installing py3-distro (1.5.0-r1) 00:51:09 (25/33) Installing py3-webencodings (0.5.1-r3) 00:51:09 (26/33) Installing py3-html5lib (1.0.1-r4) 00:51:09 (27/33) Installing py3-pytoml (0.1.21-r0) 00:51:09 (28/33) Installing py3-pep517 (0.8.2-r0) 00:51:09 (29/33) Installing py3-progress (1.5-r0) 00:51:09 (30/33) Installing py3-toml (0.10.1-r0) 00:51:09 (31/33) Installing py3-retrying (1.3.3-r0) 00:51:09 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:51:09 (33/33) Installing py3-pip (20.1.1-r0) 00:51:09 Executing busybox-1.31.1-r19.trigger 00:51:09 OK: 71 MiB in 55 packages 00:51:11 Removing intermediate container 033caa2d1604 00:51:11 ---> 61b04044ccd8 00:51:11 00:51:11 Step 10/23 : FROM alpine 00:51:11 ---> 2e77e061c27f 00:51:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:51:11 ---> Running in a15fdd62e72a 00:51:12 Removing intermediate container a15fdd62e72a 00:51:12 ---> 6fc2f94108eb 00:51:12 Step 12/23 : ENV APP_PORT=48080 00:51:12 ---> Running in 6e8ba670250a 00:51:13 Removing intermediate container 6e8ba670250a 00:51:13 ---> c0e44f5424ec 00:51:13 Step 13/23 : EXPOSE $APP_PORT 00:51:13 ---> Running in d97d3943dacf 00:51:13 Removing intermediate container d97d3943dacf 00:51:13 ---> 4144aeb9cd89 00:51:13 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:14 ---> Running in 080997935ba7 00:51:16 Removing intermediate container d065304b9ef8 00:51:16 ---> b3ce9fa02b48 00:51:16 Step 21/27 : RUN pip install docker-compose==1.23.2 00:51:16 ---> Running in 3f22d0e4c53c 00:51:16 Removing intermediate container 080997935ba7 00:51:16 ---> 16de5275b741 00:51:16 Step 15/23 : RUN apk --no-cache add zeromq 00:51:16 ---> Running in 1335dbba1194 00:51:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:20 (1/5) Installing libgcc (9.3.0-r2) 00:51:20 (2/5) Installing libsodium (1.0.18-r0) 00:51:21 (3/5) Installing libstdc++ (9.3.0-r2) 00:51:22 (4/5) Installing libzmq (4.3.3-r0) 00:51:22 (5/5) Installing zeromq (4.3.3-r0) 00:51:22 Executing busybox-1.31.1-r19.trigger 00:51:22 OK: 8 MiB in 19 packages 00:51:22 Collecting docker-compose==1.23.2 00:51:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:51:23 Removing intermediate container 1335dbba1194 00:51:23 ---> 3e210777c26e 00:51:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 00:51:24 Collecting websocket-client<1.0,>=0.32.0 00:51:24 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:51:24 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:51:24 ---> 2fbf455c844e 00:51:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:51:25 Collecting jsonschema<3,>=2.5.1 00:51:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:51:25 ---> 1b9ba5b363f2 00:51:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:51:26 Collecting PyYAML<4,>=3.10 00:51:26 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:26 ---> ee7a8ee23985 00:51:26 Step 19/23 : ENTRYPOINT ["/core-data"] 00:51:26 ---> Running in cdf31e83f1da 00:51:27 Removing intermediate container cdf31e83f1da 00:51:27 ---> 1bd1dbaa7229 00:51:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:27 ---> Running in 8f7b26130e76 00:51:27 Removing intermediate container 8f7b26130e76 00:51:27 ---> 5920f5572e84 00:51:27 Step 21/23 : LABEL arch=arm64 00:51:27 ---> Running in 8f6e3e694f59 00:51:28 Removing intermediate container 8f6e3e694f59 00:51:28 ---> 4087cb67204e 00:51:28 Step 22/23 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:51:28 ---> Running in 250c753ea923 00:51:29 Removing intermediate container 250c753ea923 00:51:29 ---> eef7a5d922f6 00:51:29 Step 23/23 : LABEL version=0.0.0 00:51:29 ---> Running in 37b728792996 00:51:29 Removing intermediate container 37b728792996 00:51:29 ---> 151c2fc9bb93 00:51:29 00:51:30 Successfully built 151c2fc9bb93 00:51:30 Successfully tagged docker-core-data-go-arm64:latest 00:51:31  Building docker-core-data-go ... done Collecting cached-property<2,>=1.2.0 00:51:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:51:31 Collecting docopt<0.7,>=0.6.1 00:51:31 Downloading docopt-0.6.2.tar.gz (25 kB) 00:51:34 Collecting docker<4.0,>=3.6.0 00:51:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:51:35 Collecting dockerpty<0.5,>=0.4.1 00:51:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:51:38 Collecting texttable<0.10,>=0.9.0 00:51:38 Downloading texttable-0.9.1.tar.gz (11 kB) 00:51:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:51:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:51:42 Collecting docker-pycreds>=0.4.0 00:51:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:43 Collecting idna<2.8,>=2.5 00:51:43 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:43 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:51:44 Collecting urllib3<1.25,>=1.21.1 00:51:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:44 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:51:44 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:51:44 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:44 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:44 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:46 Installing collected packages: websocket-client, jsonschema, PyYAML, cached-property, docopt, docker-pycreds, idna, urllib3, requests, docker, dockerpty, texttable, docker-compose 00:51:46 Running setup.py install for PyYAML: started 00:51:50 Running setup.py install for PyYAML: finished with status 'done' 00:51:50 Running setup.py install for docopt: started 00:51:52 Running setup.py install for docopt: finished with status 'done' 00:51:52 Attempting uninstall: idna 00:51:52 Found existing installation: idna 2.9 00:51:52 Uninstalling idna-2.9: 00:51:52 Successfully uninstalled idna-2.9 00:51:53 Attempting uninstall: urllib3 00:51:53 Found existing installation: urllib3 1.25.9 00:51:53 Uninstalling urllib3-1.25.9: 00:51:53 Successfully uninstalled urllib3-1.25.9 00:51:54 Attempting uninstall: requests 00:51:54 Found existing installation: requests 2.23.0 00:51:54 Uninstalling requests-2.23.0: 00:51:54 Successfully uninstalled requests-2.23.0 00:51:55 Running setup.py install for dockerpty: started 00:51:58 Running setup.py install for dockerpty: finished with status 'done' 00:51:58 Running setup.py install for texttable: started 00:52:00 Running setup.py install for texttable: finished with status 'done' 00:52:01 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 00:52:05 Removing intermediate container 3f22d0e4c53c 00:52:05 ---> eea7b5490aca 00:52:05 Step 22/27 : RUN apk --no-cache add curl 00:52:05 ---> Running in a6c623dc3c68 00:52:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:08 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:52:08 (2/3) Installing libcurl (7.69.1-r1) 00:52:08 (3/3) Installing curl (7.69.1-r1) 00:52:08 Executing busybox-1.31.1-r19.trigger 00:52:08 OK: 71 MiB in 58 packages 00:52:09 Removing intermediate container a6c623dc3c68 00:52:09 ---> e331c2d79bcf 00:52:09 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 00:52:09 ---> Running in ff1930052bcb 00:52:10 Removing intermediate container ff1930052bcb 00:52:10 ---> f8ce623230ea 00:52:10 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:10 ---> Running in c5d88380fea6 00:52:10 Removing intermediate container c5d88380fea6 00:52:10 ---> 1dffa4fc493a 00:52:10 Step 25/27 : LABEL arch=arm64 00:52:10 ---> Running in 0c618c7963ce 00:52:11 Removing intermediate container 0c618c7963ce 00:52:11 ---> 5943c9253e63 00:52:11 Step 26/27 : LABEL git_sha=5cefd366b78bf8585357f20f5d91f772c159207d 00:52:11 ---> Running in 21fc34d4d0ce 00:52:12 Removing intermediate container 21fc34d4d0ce 00:52:12 ---> fff5b2cc15a3 00:52:12 Step 27/27 : LABEL version=0.0.0 00:52:12 ---> Running in 9272747affe6 00:52:12 Removing intermediate container 9272747affe6 00:52:12 ---> 6b77e5ba68d2 00:52:12 00:52:13 Successfully built 6b77e5ba68d2 00:52:13 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:52:14  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:52:14 $ docker stop --time=1 5a22d747a5af3e626169a980274d0c4320c4e5f9a41794ddde645f9f89136e32 00:52:16 $ docker rm -f 5a22d747a5af3e626169a980274d0c4320c4e5f9a41794ddde645f9f89136e32 [Pipeline] // withDockerContainer [Pipeline] sh 00:52:16 + docker images 00:52:16 + grep docker 00:52:17 docker-sys-mgmt-agent-go-arm64 latest 6b77e5ba68d2 4 seconds ago 273MB 00:52:17 docker-core-data-go-arm64 latest 151c2fc9bb93 47 seconds ago 22.3MB 00:52:17 docker-core-command-go-arm64 latest a6a50254b73d About a minute ago 11.4MB 00:52:17 docker-security-secretstore-setup-go-arm64 latest 1df93157b848 About a minute ago 23.5MB 00:52:17 docker-security-bootstrap-redis-go-arm64 latest a880d8758350 About a minute ago 15.2MB 00:52:17 docker-core-metadata-go-arm64 latest e8f069f55835 5 minutes ago 13.6MB 00:52:17 docker-support-notifications-go-arm64 latest 390ba46238bf 5 minutes ago 12.9MB 00:52:17 docker-support-scheduler-go-arm64 latest 01fced7d0302 5 minutes ago 11.5MB 00:52:17 docker-security-secrets-setup-go-arm64 latest 28643aae4b5c 5 minutes ago 22.7MB 00:52:17 docker-security-proxy-setup-go-arm64 latest 0a4b3e2ce7da 5 minutes ago 23.2MB 00:52:17 docker latest 84e3a507c27b 4 days ago 201MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:52:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:52:22 ---> package-listing.sh 00:52:22 ++ facter osfamily 00:52:22 ++ tr '[:upper:]' '[:lower:]' 00:52:22 + OS_FAMILY=redhat 00:52:22 + workspace=/w/workspace/edgex-go/2 00:52:22 + START_PACKAGES=/tmp/packages_start.txt 00:52:22 + END_PACKAGES=/tmp/packages_end.txt 00:52:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:22 + PACKAGES=/tmp/packages_start.txt 00:52:22 + '[' /w/workspace/edgex-go/2 ']' 00:52:22 + PACKAGES=/tmp/packages_end.txt 00:52:22 + case "${OS_FAMILY}" in 00:52:22 + rpm -qa 00:52:22 + sort 00:52:27 + '[' -f /tmp/packages_start.txt ']' 00:52:27 + '[' -f /tmp/packages_end.txt ']' 00:52:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:52:27 + '[' /w/workspace/edgex-go/2 ']' 00:52:27 + mkdir -p /w/workspace/edgex-go/2/archives/ 00:52:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 00:52:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:52:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:52:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:28 00:52:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:52:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:28 alpine: Pulling from edgex-lftools-log-publisher 00:52:28 df20fa9351a1: Pulling fs layer 00:52:28 36b3adc4ff6f: Pulling fs layer 00:52:28 8ad3a11d3b57: Pulling fs layer 00:52:28 46f8f816bc3b: Pulling fs layer 00:52:28 93b61091891f: Pulling fs layer 00:52:28 93b9cdb0e59b: Pulling fs layer 00:52:28 5e14af77c1be: Pulling fs layer 00:52:28 01666e4c0597: Pulling fs layer 00:52:28 aa168da1d23b: Pulling fs layer 00:52:28 93b9cdb0e59b: Waiting 00:52:28 5e14af77c1be: Waiting 00:52:28 01666e4c0597: Waiting 00:52:28 46f8f816bc3b: Waiting 00:52:28 aa168da1d23b: Waiting 00:52:28 93b61091891f: Waiting 00:52:28 36b3adc4ff6f: Verifying Checksum 00:52:28 36b3adc4ff6f: Download complete 00:52:28 46f8f816bc3b: Verifying Checksum 00:52:28 46f8f816bc3b: Download complete 00:52:28 df20fa9351a1: Verifying Checksum 00:52:28 df20fa9351a1: Download complete 00:52:28 93b9cdb0e59b: Verifying Checksum 00:52:28 93b9cdb0e59b: Download complete 00:52:28 5e14af77c1be: Verifying Checksum 00:52:28 5e14af77c1be: Download complete 00:52:28 01666e4c0597: Verifying Checksum 00:52:28 01666e4c0597: Download complete 00:52:28 93b61091891f: Verifying Checksum 00:52:28 93b61091891f: Download complete 00:52:28 8ad3a11d3b57: Verifying Checksum 00:52:28 8ad3a11d3b57: Download complete 00:52:28 df20fa9351a1: Pull complete 00:52:29 36b3adc4ff6f: Pull complete 00:52:30 aa168da1d23b: Verifying Checksum 00:52:30 aa168da1d23b: Download complete 00:52:31 8ad3a11d3b57: Pull complete 00:52:31 46f8f816bc3b: Pull complete 00:52:32 93b61091891f: Pull complete 00:52:32 93b9cdb0e59b: Pull complete 00:52:32 5e14af77c1be: Pull complete 00:52:32 01666e4c0597: Pull complete 00:52:47 aa168da1d23b: Pull complete 00:52:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:52:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:52:48 prd-centos7-docker-4c-2g-14668 does not seem to be running inside a container 00:52:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:52:51 $ docker top eaf3bf72bcf3323f4b3beee688ecaff1e444546eccfbfcf8de752799f41769d6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:51 + touch /tmp/pre-build-complete [Pipeline] sh 00:52:52 + mkdir -p /var/log/sa [Pipeline] sh 00:52:52 + ls /var/log/sa-host 00:52:52 + sadf -c /var/log/sa-host/sa06 00:52:52 file_magic: OK 00:52:52 HZ: Using current value: 100 00:52:52 file_header: OK 00:52:52 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:52:52 Statistics: 00:52:52 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... 00:52:52 File successfully converted to sysstat format version 12.2.1 00:52:52 + sadf -c /var/log/sa-host/sa23 00:52:52 file_magic: OK 00:52:52 HZ: Using current value: 100 00:52:52 file_header: OK 00:52:52 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:52:52 Statistics: 00:52:52 Hnuu...uuuununununu... 00:52:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:52 provisioning config files... 00:52:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4515775856932549357tmp [Pipeline] { [Pipeline] echo 00:52:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:52:53 ---> create-netrc.sh [Pipeline] } 00:52:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:52:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:52:53 ---> python-tools-install.sh [Pipeline] echo 00:52:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:52:53 ---> sudo-logs.sh 00:52:53 Archiving 'sudo' log.. [Pipeline] echo 00:52:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:52:54 ---> job-cost.sh 00:52:54 lf-activate-venv: SKIPPING 00:52:54 INFO: No Stack... 00:52:55 INFO: Retrieving Pricing Info for: v1-standard-2 00:52:56 INFO: Archiving Costs [Pipeline] echo 00:52:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:52:56 ---> logs-deploy.sh 00:52:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2924/2 00:52:56 INFO: archiving workspace using pattern(s): 00:52:57 Archives upload complete. 00:52:58 INFO: archiving logs to Nexus 00:52:59 ---> uname -a: 00:52:59 Linux prd-centos7-docker-4c-2g-14668.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:52:59 00:52:59 00:52:59 ---> lscpu: 00:52:59 Architecture: x86_64 00:52:59 CPU op-mode(s): 32-bit, 64-bit 00:52:59 Byte Order: Little Endian 00:52:59 Address sizes: 40 bits physical, 48 bits virtual 00:52:59 CPU(s): 4 00:52:59 On-line CPU(s) list: 0-3 00:52:59 Thread(s) per core: 1 00:52:59 Core(s) per socket: 1 00:52:59 Socket(s): 4 00:52:59 NUMA node(s): 1 00:52:59 Vendor ID: GenuineIntel 00:52:59 CPU family: 6 00:52:59 Model: 44 00:52:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:52:59 Stepping: 1 00:52:59 CPU MHz: 2933.442 00:52:59 BogoMIPS: 5866.88 00:52:59 Virtualization: VT-x 00:52:59 Hypervisor vendor: KVM 00:52:59 Virtualization type: full 00:52:59 L1d cache: 128 KiB 00:52:59 L1i cache: 128 KiB 00:52:59 L2 cache: 16 MiB 00:52:59 L3 cache: 64 MiB 00:52:59 NUMA node0 CPU(s): 0-3 00:52:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:52:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:52:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:52:59 Vulnerability Meltdown: Mitigation; PTI 00:52:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:52:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:52:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:52:59 Vulnerability Srbds: Not affected 00:52:59 Vulnerability Tsx async abort: Not affected 00:52:59 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:52:59 00:52:59 00:52:59 ---> nproc: 00:52:59 4 00:52:59 00:52:59 00:52:59 ---> df -h: 00:52:59 Filesystem Size Used Available Use% Mounted on 00:52:59 overlay 50.0G 12.3G 37.7G 25% / 00:52:59 tmpfs 64.0M 0 64.0M 0% /dev 00:52:59 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:52:59 shm 64.0M 0 64.0M 0% /dev/shm 00:52:59 /dev/vda1 50.0G 12.3G 37.7G 25% /facter-os 00:52:59 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/resolv.conf 00:52:59 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hostname 00:52:59 /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hosts 00:52:59 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/secure 00:52:59 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/auth.log 00:52:59 /dev/vda1 50.0G 12.3G 37.7G 25% /run/cloud-init/result.json 00:52:59 /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/sa-host 00:52:59 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/2 00:52:59 /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/2@tmp 00:52:59 00:52:59 00:52:59 ---> free -m: 00:52:59 total used free shared buff/cache available 00:52:59 Mem: 1837 700 194 0 942 1051 00:52:59 Swap: 1023 64 959 00:52:59 00:52:59 00:52:59 ---> ip addr: 00:52:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:52:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:52:59 inet 127.0.0.1/8 scope host lo 00:52:59 valid_lft forever preferred_lft forever 00:52:59 inet6 ::1/128 scope host 00:52:59 valid_lft forever preferred_lft forever 00:52:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:52:59 link/ether fa:16:3e:d6:7e:73 brd ff:ff:ff:ff:ff:ff 00:52:59 inet 10.30.123.20/23 brd 10.30.123.255 scope global dynamic eth0 00:52:59 valid_lft 84986sec preferred_lft 84986sec 00:52:59 inet6 fe80::f816:3eff:fed6:7e73/64 scope link 00:52:59 valid_lft forever preferred_lft forever 00:52:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:52:59 link/ether 02:42:6a:be:e1:d8 brd ff:ff:ff:ff:ff:ff 00:52:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:52:59 valid_lft forever preferred_lft forever 00:52:59 inet6 fe80::42:6aff:febe:e1d8/64 scope link 00:52:59 valid_lft forever preferred_lft forever 00:52:59 00:52:59 00:52:59 ---> sar -b -r -n DEV: 00:52:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/06/20 _x86_64_ (4 CPU) 00:52:59 00:52:59 00:29:13 LINUX RESTART (4 CPU) 00:52:59 00:52:59 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:52:59 00:31:01 92.79 38.23 54.56 0.00 7346.34 16277.48 0.00 00:52:59 00:32:02 198.57 68.24 130.33 0.00 3540.99 51537.50 0.00 00:52:59 00:33:01 285.85 133.40 152.46 0.00 5215.62 20120.38 0.00 00:52:59 00:34:01 175.93 97.06 78.87 0.00 2667.11 9911.88 0.00 00:52:59 00:35:01 185.04 43.88 141.16 0.00 13818.45 74106.75 0.00 00:52:59 00:36:05 2156.83 1800.09 356.73 0.00 175697.72 197052.00 0.00 00:52:59 00:37:01 1095.00 808.15 286.84 0.00 54248.03 73988.34 0.00 00:52:59 00:38:02 2210.64 1846.53 364.11 0.00 164116.44 164070.86 0.00 00:52:59 00:39:01 1408.75 1095.49 313.26 0.00 66890.00 79669.76 0.00 00:52:59 00:40:01 171.02 22.86 148.15 0.00 4381.64 13116.18 0.00 00:52:59 00:41:01 1.20 0.03 1.17 0.00 0.67 14.07 0.00 00:52:59 00:42:01 1.47 1.23 0.23 0.00 94.05 2.35 0.00 00:52:59 00:43:01 0.32 0.02 0.30 0.00 0.27 3.41 0.00 00:52:59 00:44:01 0.30 0.05 0.25 0.00 0.53 2.73 0.00 00:52:59 00:45:01 2.71 1.87 0.85 0.00 58.09 16.17 0.00 00:52:59 00:46:02 0.25 0.00 0.25 0.00 0.00 2.76 0.00 00:52:59 00:47:01 0.52 0.32 0.20 0.00 3.25 1.68 0.00 00:52:59 00:48:01 0.32 0.03 0.28 0.00 0.27 3.33 0.00 00:52:59 00:49:01 0.28 0.02 0.27 0.00 0.13 3.18 0.00 00:52:59 00:50:01 0.35 0.07 0.28 0.00 0.53 3.26 0.00 00:52:59 00:51:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 00:52:59 00:52:01 0.25 0.02 0.23 0.00 0.13 2.40 0.00 00:52:59 Average: 366.71 274.16 92.55 0.00 23061.27 32248.84 0.00 00:52:59 00:52:59 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:52:59 00:31:01 371192 0 588716 31.29 2616 919020 1130908 38.60 455172 854364 128 00:52:59 00:32:02 125832 0 684452 36.38 1488 1069772 1533480 52.34 601848 912144 1200 00:52:59 00:33:01 203652 0 734016 39.01 712 943164 1633496 55.75 665568 731724 58344 00:52:59 00:34:01 439252 0 719092 38.22 408 722792 1245248 42.50 513488 637680 42592 00:52:59 00:35:01 76436 0 704780 37.46 108 1100220 1273584 43.47 720632 837052 97080 00:52:59 00:36:05 74592 0 790880 42.03 0 1016072 2137004 72.93 670228 917940 67864 00:52:59 00:37:01 375288 0 689616 36.65 0 816640 1393840 47.57 600200 662728 8 00:52:59 00:38:02 73572 0 849232 45.13 0 958740 2379308 81.20 642860 937260 13912 00:52:59 00:39:01 321880 0 700112 37.21 0 859552 1911248 65.23 446872 868268 688 00:52:59 00:40:01 309036 0 628176 33.39 0 944332 1206592 41.18 484272 841960 20 00:52:59 00:41:01 313020 0 624184 33.17 0 944340 1173768 40.06 482180 841188 12 00:52:59 00:42:01 310764 0 623612 33.14 0 947168 1170600 39.95 481652 843992 12 00:52:59 00:43:01 310324 0 624048 33.17 0 947172 1170720 39.95 482172 843996 12 00:52:59 00:44:01 310216 0 624144 33.17 0 947184 1170756 39.96 482404 844016 8 00:52:59 00:45:01 308628 0 624784 33.21 0 948132 1170660 39.95 482980 844416 16 00:52:59 00:46:02 309004 0 624396 33.19 0 948144 1170600 39.95 482380 844420 12 00:52:59 00:47:01 309292 0 624104 33.17 0 948148 1170600 39.95 482380 844512 16 00:52:59 00:48:01 309220 0 624168 33.17 0 948156 1170600 39.95 482512 844516 8 00:52:59 00:49:01 308808 0 624572 33.19 0 948164 1170660 39.95 482460 844524 8 00:52:59 00:50:01 308500 0 624868 33.21 0 948176 1170684 39.95 482476 844532 12 00:52:59 00:51:01 308232 0 625132 33.22 0 948180 1170756 39.96 483080 844544 12 00:52:59 00:52:01 308164 0 625192 33.23 0 948188 1170696 39.95 482952 844544 12 00:52:59 Average: 276587 0 662831 35.23 242 941884 1358900 46.38 526853 833196 12817 00:52:59 00:52:59 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:52:59 00:31:01 eth0 964.80 1058.27 3959.50 138.81 0.00 0.00 0.00 0.00 00:52:59 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:31:01 docker0 827.46 640.23 68.54 2662.97 0.00 0.00 0.00 0.00 00:52:59 00:32:02 veth4cbd6df 20.79 24.06 1.99 15.83 0.00 0.00 0.00 0.00 00:52:59 00:32:02 eth0 593.41 500.02 4301.51 47.62 0.00 0.00 0.00 0.00 00:52:59 00:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:32:02 docker0 83.12 97.39 5.08 377.64 0.00 0.00 0.00 0.00 00:52:59 00:33:01 eth0 116.93 87.76 494.14 17.92 0.00 0.00 0.00 0.00 00:52:59 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:33:01 vethc76f24d 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:52:59 00:33:01 docker0 68.97 84.89 5.36 464.73 0.00 0.00 0.00 0.00 00:52:59 00:34:01 eth0 41.94 30.98 18.45 73.66 0.00 0.00 0.00 0.00 00:52:59 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:34:01 vethc76f24d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:35:01 vetha8bfcc6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:52:59 00:35:01 eth0 235.22 189.32 1705.88 83.31 0.00 0.00 0.00 0.00 00:52:59 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:36:05 vetha8bfcc6 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 00:52:59 00:36:05 vethebd301c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:36:05 vethda7ee6b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:36:05 eth0 52.22 30.05 159.94 12.63 0.00 0.00 0.00 0.00 00:52:59 00:37:01 vetha8bfcc6 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:52:59 00:37:01 eth0 69.09 46.00 153.20 83.43 0.00 0.00 0.00 0.00 00:52:59 00:37:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:52:59 00:37:01 docker0 1074.49 916.68 85.94 3968.78 0.00 0.00 0.00 0.00 00:52:59 00:38:02 vetha8bfcc6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 00:52:59 00:38:02 vethdcb427f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:52:59 00:38:02 eth0 58.48 35.91 101.78 35.98 0.00 0.00 0.00 0.00 00:52:59 00:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:39:01 vetha8bfcc6 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:39:01 vethada8137 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 00:52:59 00:39:01 eth0 63.29 36.15 106.01 63.95 0.00 0.00 0.00 0.00 00:52:59 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:40:01 eth0 132.81 90.75 438.56 78.84 0.00 0.00 0.00 0.00 00:52:59 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:40:01 docker0 1055.37 940.47 83.44 4247.82 0.00 0.00 0.00 0.00 00:52:59 00:41:01 eth0 1.02 0.40 0.36 0.17 0.00 0.00 0.00 0.00 00:52:59 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:42:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 00:52:59 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:43:01 eth0 0.82 0.32 0.30 0.17 0.00 0.00 0.00 0.00 00:52:59 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:44:01 eth0 1.53 0.52 0.60 0.39 0.00 0.00 0.00 0.00 00:52:59 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:45:01 eth0 1.22 0.40 0.46 0.27 0.00 0.00 0.00 0.00 00:52:59 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:46:02 eth0 0.10 0.07 0.01 0.04 0.00 0.00 0.00 0.00 00:52:59 00:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:47:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:48:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:52:59 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:49:01 eth0 0.25 0.22 0.15 0.07 0.00 0.00 0.00 0.00 00:52:59 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:50:01 eth0 0.78 0.18 0.19 0.07 0.00 0.00 0.00 0.00 00:52:59 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:51:01 eth0 1.45 0.47 0.59 0.36 0.00 0.00 0.00 0.00 00:52:59 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:52:01 eth0 0.62 0.35 0.46 0.28 0.00 0.00 0.00 0.00 00:52:59 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 Average: eth0 106.29 95.93 521.07 28.82 0.00 0.00 0.00 0.00 00:52:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:59 Average: docker0 48.10 42.86 3.80 193.60 0.00 0.00 0.00 0.00 00:52:59 00:52:59 00:52:59 ---> sar -P ALL: 00:52:59 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/06/20 _x86_64_ (4 CPU) 00:52:59 00:52:59 00:29:13 LINUX RESTART (4 CPU) 00:52:59 00:52:59 00:30:01 CPU %user %nice %system %iowait %steal %idle 00:52:59 00:31:01 all 12.61 0.00 5.94 1.51 0.05 79.89 00:52:59 00:31:01 0 9.60 0.00 8.57 0.94 0.05 80.84 00:52:59 00:31:01 1 18.37 0.00 5.55 3.19 0.07 72.81 00:52:59 00:31:01 2 9.81 0.00 4.83 1.69 0.03 83.64 00:52:59 00:31:01 3 12.64 0.00 4.83 0.22 0.05 82.26 00:52:59 00:32:02 all 9.80 0.00 7.74 2.68 0.05 79.73 00:52:59 00:32:02 0 11.14 0.00 9.14 4.15 0.03 75.53 00:52:59 00:32:02 1 8.17 0.00 7.27 1.19 0.05 83.31 00:52:59 00:32:02 2 10.00 0.00 7.47 2.39 0.03 80.11 00:52:59 00:32:02 3 9.92 0.00 7.08 3.01 0.07 79.92 00:52:59 00:33:01 all 38.27 0.00 12.55 8.72 0.09 40.36 00:52:59 00:33:01 0 37.94 0.00 12.81 10.04 0.09 39.12 00:52:59 00:33:01 1 37.96 0.00 12.58 9.88 0.11 39.47 00:52:59 00:33:01 2 39.39 0.00 12.04 6.41 0.09 42.07 00:52:59 00:33:01 3 37.79 0.00 12.78 8.55 0.09 40.79 00:52:59 00:34:01 all 57.29 0.00 14.93 4.00 0.07 23.72 00:52:59 00:34:01 0 57.02 0.00 14.45 6.17 0.07 22.28 00:52:59 00:34:01 1 60.03 0.00 15.62 2.40 0.07 21.88 00:52:59 00:34:01 2 56.04 0.00 15.01 4.77 0.05 24.13 00:52:59 00:34:01 3 56.06 0.00 14.64 2.65 0.07 26.58 00:52:59 00:35:01 all 23.97 0.00 13.26 5.92 0.04 56.80 00:52:59 00:35:01 0 22.82 0.00 12.94 6.98 0.05 57.21 00:52:59 00:35:01 1 26.06 0.00 13.74 5.04 0.05 55.11 00:52:59 00:35:01 2 23.59 0.00 12.91 6.24 0.03 57.23 00:52:59 00:35:01 3 23.40 0.00 13.47 5.42 0.03 57.67 00:52:59 00:36:05 all 22.33 0.00 29.79 21.28 0.07 26.52 00:52:59 00:36:05 0 21.99 0.00 28.81 19.37 0.07 29.76 00:52:59 00:36:05 1 22.97 0.00 29.30 21.67 0.07 25.99 00:52:59 00:36:05 2 21.70 0.00 30.19 21.46 0.12 26.53 00:52:59 00:36:05 3 22.64 0.00 30.87 22.64 0.05 23.79 00:52:59 00:37:01 all 55.41 0.00 21.04 14.82 0.05 8.68 00:52:59 00:37:01 0 54.97 0.00 21.99 14.15 0.04 8.86 00:52:59 00:37:01 1 56.11 0.00 20.52 16.49 0.04 6.85 00:52:59 00:37:01 2 55.88 0.00 20.31 14.52 0.08 9.22 00:52:59 00:37:01 3 54.67 0.00 21.36 14.10 0.06 9.82 00:52:59 00:38:02 all 29.79 0.00 26.60 23.94 0.07 19.60 00:52:59 00:38:02 0 27.99 0.00 25.77 27.19 0.07 18.97 00:52:59 00:38:02 1 29.83 0.00 24.87 22.38 0.07 22.85 00:52:59 00:38:02 2 31.82 0.00 26.24 22.85 0.05 19.04 00:52:59 00:38:02 3 29.52 0.00 29.55 23.31 0.09 17.54 00:52:59 00:39:01 all 45.19 0.00 22.58 22.01 0.06 10.16 00:52:59 00:39:01 0 45.18 0.00 22.25 22.98 0.05 9.54 00:52:59 00:39:01 1 44.71 0.00 23.35 20.71 0.11 11.13 00:52:59 00:39:01 2 44.87 0.00 22.79 23.23 0.04 9.07 00:52:59 00:39:01 3 46.02 0.00 21.92 21.10 0.04 10.92 00:52:59 00:40:01 all 11.37 0.00 6.52 8.31 0.03 73.76 00:52:59 00:40:01 0 11.25 0.00 6.94 8.15 0.03 73.63 00:52:59 00:40:01 1 10.64 0.00 6.26 11.00 0.03 72.07 00:52:59 00:40:01 2 12.43 0.00 6.91 5.33 0.03 75.30 00:52:59 00:40:01 3 11.18 0.00 5.97 8.76 0.03 74.05 00:52:59 00:41:01 all 0.16 0.00 0.03 0.00 0.00 99.81 00:52:59 00:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:52:59 00:41:01 1 0.05 0.00 0.07 0.00 0.00 99.88 00:52:59 00:41:01 2 0.55 0.00 0.03 0.00 0.00 99.42 00:52:59 00:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:52:59 00:52:59 00:41:01 CPU %user %nice %system %iowait %steal %idle 00:52:59 00:42:01 all 0.19 0.00 0.13 0.00 0.00 99.67 00:52:59 00:42:01 0 0.10 0.00 0.10 0.02 0.00 99.78 00:52:59 00:42:01 1 0.22 0.00 0.07 0.00 0.00 99.72 00:52:59 00:42:01 2 0.40 0.00 0.22 0.00 0.00 99.38 00:52:59 00:42:01 3 0.05 0.00 0.15 0.00 0.02 99.78 00:52:59 00:43:01 all 0.15 0.00 0.03 0.00 0.00 99.81 00:52:59 00:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:52:59 00:43:01 1 0.53 0.00 0.03 0.00 0.00 99.43 00:52:59 00:43:01 2 0.05 0.00 0.05 0.00 0.00 99.90 00:52:59 00:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:52:59 00:44:01 all 0.16 0.00 0.03 0.00 0.00 99.81 00:52:59 00:44:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:52:59 00:44:01 1 0.23 0.00 0.02 0.00 0.00 99.75 00:52:59 00:44:01 2 0.35 0.00 0.05 0.00 0.00 99.60 00:52:59 00:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:52:59 00:45:01 all 0.14 0.00 0.06 0.02 0.00 99.77 00:52:59 00:45:01 0 0.02 0.00 0.05 0.02 0.00 99.92 00:52:59 00:45:01 1 0.02 0.00 0.05 0.00 0.00 99.93 00:52:59 00:45:01 2 0.50 0.00 0.10 0.08 0.00 99.32 00:52:59 00:45:01 3 0.03 0.00 0.05 0.00 0.00 99.92 00:52:59 00:46:02 all 0.15 0.00 0.02 0.00 0.00 99.83 00:52:59 00:46:02 0 0.02 0.00 0.00 0.00 0.00 99.98 00:52:59 00:46:02 1 0.03 0.00 0.02 0.00 0.00 99.95 00:52:59 00:46:02 2 0.52 0.00 0.02 0.00 0.00 99.47 00:52:59 00:46:02 3 0.05 0.00 0.03 0.00 0.00 99.92 00:52:59 00:47:01 all 0.15 0.00 0.03 0.01 0.00 99.81 00:52:59 00:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:52:59 00:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:52:59 00:47:01 2 0.52 0.00 0.03 0.05 0.00 99.39 00:52:59 00:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:52:59 00:48:01 all 0.15 0.00 0.03 0.00 0.00 99.82 00:52:59 00:48:01 0 0.50 0.00 0.03 0.00 0.00 99.47 00:52:59 00:48:01 1 0.03 0.00 0.05 0.00 0.02 99.90 00:52:59 00:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:52:59 00:48:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:52:59 00:49:01 all 0.17 0.00 0.03 0.00 0.00 99.80 00:52:59 00:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:52:59 00:49:01 1 0.55 0.00 0.03 0.00 0.00 99.42 00:52:59 00:49:01 2 0.03 0.00 0.03 0.00 0.00 99.93 00:52:59 00:49:01 3 0.05 0.00 0.03 0.00 0.00 99.92 00:52:59 00:50:01 all 0.15 0.00 0.03 0.00 0.00 99.81 00:52:59 00:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:52:59 00:50:01 1 0.28 0.00 0.05 0.00 0.00 99.67 00:52:59 00:50:01 2 0.30 0.00 0.03 0.00 0.00 99.67 00:52:59 00:50:01 3 0.02 0.00 0.02 0.02 0.00 99.95 00:52:59 00:51:01 all 0.15 0.00 0.04 0.00 0.00 99.81 00:52:59 00:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 00:52:59 00:51:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:52:59 00:51:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:52:59 00:51:01 3 0.47 0.00 0.05 0.00 0.00 99.48 00:52:59 00:52:01 all 0.05 0.00 0.04 0.00 0.00 99.91 00:52:59 00:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:52:59 00:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:52:59 00:52:01 2 0.07 0.00 0.05 0.00 0.00 99.88 00:52:59 00:52:01 3 0.12 0.00 0.07 0.00 0.00 99.82 00:52:59 00:52:59 Average: CPU %user %nice %system %iowait %steal %idle 00:52:59 Average: all 13.47 0.00 7.15 5.01 0.03 74.34 00:52:59 Average: 0 13.17 0.00 7.27 5.32 0.02 74.21 00:52:59 Average: 1 13.88 0.00 7.06 5.04 0.03 73.99 00:52:59 Average: 2 13.52 0.00 7.06 4.83 0.02 74.56 00:52:59 Average: 3 13.32 0.00 7.20 4.85 0.03 74.60 00:52:59 00:52:59 00:52:59