Pull request #2874 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from fb5fae2721e61636878913a70a8c9d88e528f913+e390d2e8669e02a2433017a3e20d0713a53de70e (ff4594134ee586a76206961df811587969eb23f7) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2874/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2874/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-12009 in /w/workspace/edgexfoundry_edgex-go_PR-2874 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2874/head:refs/remotes/origin/PR-2874 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e390d2e8669e02a2433017a3e20d0713a53de70e into PR head commit fb5fae2721e61636878913a70a8c9d88e528f913 Merge succeeded, producing fb5fae2721e61636878913a70a8c9d88e528f913 Checking out Revision fb5fae2721e61636878913a70a8c9d88e528f913 (PR-2874) > git config core.sparsecheckout # timeout=10 > git checkout -f fb5fae2721e61636878913a70a8c9d88e528f913 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e390d2e8669e02a2433017a3e20d0713a53de70e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb5fae2721e61636878913a70a8c9d88e528f913 # timeout=10 Commit message: "feat(data): Implement DELETE /event/device/name/{name} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:40:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:40:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:40:04 ========================================================= 03:40:04 EdgeX Global Pipelines Version Info 03:40:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:40:05 ------------------- 03:40:05 stable info: 03:40:05 ------------------- 03:40:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:40:05 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 03:40:05 Message: update stable to v1.0.162 03:40:06 ------------------- 03:40:06 experimental info: 03:40:06 ------------------- 03:40:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:40:06 Commit SHA: 6f2ee81cce8ce978e0d8ebd6865d4103bdd6920b 03:40:06 Message: update experimental to v1.0.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:40:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:40:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:40:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:40:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:40:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:40:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 03:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 03:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:40:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:40:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:40:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:40:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:40:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:40:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:40:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:40:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:40:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:40:10 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 03:40:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2874 [Pipeline] echo 03:40:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2874 [Pipeline] echo 03:40:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2874 [Pipeline] echo 03:40:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb5fae2721e61636878913a70a8c9d88e528f913 [Pipeline] echo 03:40:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb5fae2 [Pipeline] echo 03:40:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:40:11 provisioning config files... 03:40:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2526774317127437104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:12 ---> docker-login.sh 03:40:12 nexus3.edgexfoundry.org:10001 03:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:12 Configure a credential helper to remove this warning. See 03:40:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:12 03:40:12 Login Succeeded 03:40:12 nexus3.edgexfoundry.org:10002 03:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:12 Configure a credential helper to remove this warning. See 03:40:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:12 03:40:12 Login Succeeded 03:40:12 nexus3.edgexfoundry.org:10003 03:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:12 Configure a credential helper to remove this warning. See 03:40:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:12 03:40:12 Login Succeeded 03:40:12 nexus3.edgexfoundry.org:10004 03:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:13 Configure a credential helper to remove this warning. See 03:40:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:13 03:40:13 Login Succeeded 03:40:13 docker.io 03:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:13 Configure a credential helper to remove this warning. See 03:40:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:13 03:40:13 Login Succeeded 03:40:13 ---> docker-login.sh ends [Pipeline] } 03:40:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:14 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 03:40:14 + for file in '`ls cmd/**/Dockerfile`' 03:40:14 ++ dirname cmd/core-command/Dockerfile 03:40:14 ++ cut -d/ -f2 03:40:14 + echo core-command,cmd/core-command/Dockerfile 03:40:14 + for file in '`ls cmd/**/Dockerfile`' 03:40:14 ++ dirname cmd/core-data/Dockerfile 03:40:14 ++ cut -d/ -f2 03:40:14 + echo core-data,cmd/core-data/Dockerfile 03:40:14 + for file in '`ls cmd/**/Dockerfile`' 03:40:14 ++ dirname cmd/core-metadata/Dockerfile 03:40:14 ++ cut -d/ -f2 03:40:14 + echo core-metadata,cmd/core-metadata/Dockerfile 03:40:14 + for file in '`ls cmd/**/Dockerfile`' 03:40:14 ++ dirname cmd/security-bootstrap-redis/Dockerfile 03:40:14 ++ cut -d/ -f2 03:40:14 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 03:40:14 + for file in '`ls cmd/**/Dockerfile`' 03:40:14 ++ dirname cmd/security-proxy-setup/Dockerfile 03:40:14 ++ cut -d/ -f2 03:40:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:40:14 + for file in '`ls cmd/**/Dockerfile`' 03:40:14 ++ dirname cmd/security-secrets-setup/Dockerfile 03:40:14 ++ cut -d/ -f2 03:40:14 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 03:40:14 + for file in '`ls cmd/**/Dockerfile`' 03:40:14 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:40:14 ++ cut -d/ -f2 03:40:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:40:14 + for file in '`ls cmd/**/Dockerfile`' 03:40:14 ++ dirname cmd/support-logging/Dockerfile 03:40:14 ++ cut -d/ -f2 03:40:14 + echo support-logging,cmd/support-logging/Dockerfile 03:40:14 + for file in '`ls cmd/**/Dockerfile`' 03:40:14 ++ dirname cmd/support-notifications/Dockerfile 03:40:14 ++ cut -d/ -f2 03:40:14 + echo support-notifications,cmd/support-notifications/Dockerfile 03:40:14 + for file in '`ls cmd/**/Dockerfile`' 03:40:14 ++ dirname cmd/support-scheduler/Dockerfile 03:40:14 ++ cut -d/ -f2 03:40:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:40:14 + for file in '`ls cmd/**/Dockerfile`' 03:40:14 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:40:14 ++ cut -d/ -f2 03:40:14 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:40:14 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:40:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:40:16 03:40:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:40:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:40:16 latest: Pulling from edgex-devops/git-semver 03:40:16 31603596830f: Pulling fs layer 03:40:16 2a8b12db71e7: Pulling fs layer 03:40:16 6ca5941a6612: Pulling fs layer 03:40:16 ecc8261a40a4: Pulling fs layer 03:40:16 ecc8261a40a4: Waiting 03:40:16 2a8b12db71e7: Verifying Checksum 03:40:16 2a8b12db71e7: Download complete 03:40:17 31603596830f: Verifying Checksum 03:40:17 ecc8261a40a4: Verifying Checksum 03:40:17 ecc8261a40a4: Download complete 03:40:17 6ca5941a6612: Verifying Checksum 03:40:17 6ca5941a6612: Download complete 03:40:17 31603596830f: Pull complete 03:40:17 2a8b12db71e7: Pull complete 03:40:18 6ca5941a6612: Pull complete 03:40:18 ecc8261a40a4: Pull complete 03:40:18 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:40:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:40:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:40:18 prd-centos7-docker-4c-2g-12009 does not seem to be running inside a container 03:40:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:40:21 $ docker top 2434e4d4db5e9db34b79f80af59f828911b2a075efa313cf4ac9aad9aff81235 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:40:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:22 [ssh-agent] Looking for ssh-agent implementation... 03:40:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:22 $ docker exec 2434e4d4db5e9db34b79f80af59f828911b2a075efa313cf4ac9aad9aff81235 ssh-agent 03:40:22 SSH_AUTH_SOCK=/tmp/ssh-Xsj3unE7Weeh/agent.11 03:40:22 SSH_AGENT_PID=16 03:40:22 Running ssh-add (command line suppressed) 03:40:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2845160630887862582.key (/w/workspace/edgex-go/1@tmp/private_key_2845160630887862582.key) 03:40:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:23 + git tag --points-at HEAD [Pipeline] } 03:40:23 $ docker exec --env ******** --env ******** 2434e4d4db5e9db34b79f80af59f828911b2a075efa313cf4ac9aad9aff81235 ssh-agent -k 03:40:23 unset SSH_AUTH_SOCK; 03:40:23 unset SSH_AGENT_PID; 03:40:23 echo Agent pid 16 killed; 03:40:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:40:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:23 [ssh-agent] Looking for ssh-agent implementation... 03:40:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:23 $ docker exec 2434e4d4db5e9db34b79f80af59f828911b2a075efa313cf4ac9aad9aff81235 ssh-agent 03:40:23 SSH_AUTH_SOCK=/tmp/ssh-CKIzOq0PTkF4/agent.45 03:40:23 SSH_AGENT_PID=50 03:40:24 Running ssh-add (command line suppressed) 03:40:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1505458251231396250.key (/w/workspace/edgex-go/1@tmp/private_key_1505458251231396250.key) 03:40:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:24 + git semver init 03:40:24 # -> Open(): unable to determine branch for HEAD 03:40:24 # $GIT_DIR = /w/workspace/edgex-go/1/.git 03:40:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 03:40:24 # $SEMVER_REMOTE_NAME = origin 03:40:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:40:24 # $SEMVER_USER_NAME = edgex-jenkins 03:40:24 # $SEMVER_BRANCH = PR-2874 03:40:24 # $SEMVER_TEMP = /tmp/semver-176926275 03:40:24 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:40:46 # '/tmp/semver-176926275' -> '/w/workspace/edgex-go/1/.semver' 03:40:46 # -> Force: false 03:40:46 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 03:40:46 $ docker exec --env ******** --env ******** 2434e4d4db5e9db34b79f80af59f828911b2a075efa313cf4ac9aad9aff81235 ssh-agent -k 03:40:46 unset SSH_AUTH_SOCK; 03:40:46 unset SSH_AGENT_PID; 03:40:46 echo Agent pid 50 killed; 03:40:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:47 + git semver [Pipeline] } 03:40:47 $ docker stop --time=1 2434e4d4db5e9db34b79f80af59f828911b2a075efa313cf4ac9aad9aff81235 03:40:49 $ docker rm -f 2434e4d4db5e9db34b79f80af59f828911b2a075efa313cf4ac9aad9aff81235 [Pipeline] // withDockerContainer [Pipeline] sh 03:40:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:40:50 Stashed 1 file(s) [Pipeline] echo 03:40:50 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 03:40:51 ========================================================= 03:40:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:40:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:40:52 + 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 . 03:40:55 Sending build context to Docker daemon 325.9MB 03:40:55 Step 1/7 : ARG BASE=golang:1.15-alpine 03:40:55 Step 2/7 : FROM ${BASE} 03:40:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:40:55 df20fa9351a1: Pulling fs layer 03:40:55 ed8968b2872e: Pulling fs layer 03:40:55 a92cc7c5fd73: Pulling fs layer 03:40:55 e871e8e8d7a9: Pulling fs layer 03:40:55 e73272ec9a57: Pulling fs layer 03:40:55 1e910a182e73: Pulling fs layer 03:40:55 4e634b169226: Pulling fs layer 03:40:55 1e910a182e73: Waiting 03:40:55 e871e8e8d7a9: Waiting 03:40:55 4e634b169226: Waiting 03:40:55 e73272ec9a57: Waiting 03:40:55 a92cc7c5fd73: Verifying Checksum 03:40:55 a92cc7c5fd73: Download complete 03:40:55 ed8968b2872e: Verifying Checksum 03:40:55 ed8968b2872e: Download complete 03:40:55 e73272ec9a57: Verifying Checksum 03:40:55 e73272ec9a57: Download complete 03:40:55 1e910a182e73: Verifying Checksum 03:40:55 1e910a182e73: Download complete 03:40:55 df20fa9351a1: Verifying Checksum 03:40:55 df20fa9351a1: Download complete 03:40:55 df20fa9351a1: Pull complete 03:40:56 ed8968b2872e: Pull complete 03:40:56 a92cc7c5fd73: Pull complete 03:40:57 4e634b169226: Verifying Checksum 03:40:57 4e634b169226: Download complete 03:40:57 e871e8e8d7a9: Verifying Checksum 03:40:57 e871e8e8d7a9: Download complete 03:41:03 e871e8e8d7a9: Pull complete 03:41:03 e73272ec9a57: Pull complete 03:41:03 1e910a182e73: Pull complete 03:41:06 Still waiting to schedule task 03:41:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:41:09 4e634b169226: Pull complete 03:41:09 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 03:41:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:41:09 ---> f7629b54cfaa 03:41:09 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 03:41:09 ---> Running in 717f9c568e0f 03:41:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:41:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:41:11 (1/12) Installing libmagic (5.38-r0) 03:41:12 (2/12) Installing file (5.38-r0) 03:41:12 (3/12) Installing libc-dev (0.7.2-r3) 03:41:12 (4/12) Installing g++ (9.3.0-r2) 03:41:17 (5/12) Installing fortify-headers (1.1-r0) 03:41:17 (6/12) Installing patch (2.7.6-r6) 03:41:17 (7/12) Installing build-base (0.5-r2) 03:41:17 (8/12) Installing libsodium (1.0.18-r0) 03:41:17 (9/12) Installing pkgconf (1.7.2-r0) 03:41:17 (10/12) Installing libsodium-dev (1.0.18-r0) 03:41:17 (11/12) Installing libzmq (4.3.3-r0) 03:41:17 (12/12) Installing zeromq-dev (4.3.3-r0) 03:41:17 Executing busybox-1.31.1-r16.trigger 03:41:17 OK: 233 MiB in 51 packages 03:41:20 Removing intermediate container 717f9c568e0f 03:41:20 ---> 7d9622aa0184 03:41:20 Step 4/7 : WORKDIR /edgex-go 03:41:20 ---> Running in 43b04693d9ef 03:41:21 Removing intermediate container 43b04693d9ef 03:41:21 ---> 9228d9fd1b45 03:41:21 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:41:21 latest: Pulling from library/docker 03:41:21 188c0c94c7c5: Pulling fs layer 03:41:21 0c7c675703d6: Pulling fs layer 03:41:21 cc8c12a437cb: Pulling fs layer 03:41:21 c5dafad2182a: Pulling fs layer 03:41:21 5aa711733414: Pulling fs layer 03:41:21 058f73b55e4b: Pulling fs layer 03:41:21 8c9c664faf12: Pulling fs layer 03:41:21 c5dafad2182a: Waiting 03:41:21 5aa711733414: Waiting 03:41:21 058f73b55e4b: Waiting 03:41:21 8c9c664faf12: Waiting 03:41:22 cc8c12a437cb: Verifying Checksum 03:41:22 cc8c12a437cb: Download complete 03:41:22 188c0c94c7c5: Verifying Checksum 03:41:22 188c0c94c7c5: Download complete 03:41:22 0c7c675703d6: Verifying Checksum 03:41:22 0c7c675703d6: Download complete 03:41:22 5aa711733414: Verifying Checksum 03:41:22 5aa711733414: Download complete 03:41:22 058f73b55e4b: Verifying Checksum 03:41:22 058f73b55e4b: Download complete 03:41:22 188c0c94c7c5: Pull complete 03:41:22 8c9c664faf12: Verifying Checksum 03:41:22 8c9c664faf12: Download complete 03:41:22 0c7c675703d6: Pull complete 03:41:22 cc8c12a437cb: Pull complete 03:41:22 c5dafad2182a: Verifying Checksum 03:41:22 c5dafad2182a: Download complete 03:41:25 c5dafad2182a: Pull complete 03:41:25 5aa711733414: Pull complete 03:41:25 058f73b55e4b: Pull complete 03:41:25 8c9c664faf12: Pull complete 03:41:25 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 03:41:25 Status: Downloaded newer image for docker:latest 03:41:27 ---> 308ed8a09087 03:41:27 Step 6/7 : COPY go.mod . 03:41:27 ---> 44199eb8922f 03:41:27 Step 7/7 : RUN go mod download 03:41:28 ---> Running in 988fb8316360 03:41:50 Removing intermediate container 988fb8316360 03:41:50 ---> 9df6f8bc286c 03:41:50 Successfully built 9df6f8bc286c 03:41:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:41:50 + docker inspect -f . ci-base-image-x86_64 03:41:50 . [Pipeline] withDockerContainer 03:41:50 prd-centos7-docker-4c-2g-12009 does not seem to be running inside a container 03:41:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:41:51 $ docker top 717be9f061444af03e8390cbd277de274b373c0947a08a05feace158df967384 -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:52 + go version 03:41:52 go version go1.15.2 linux/amd64 [Pipeline] } 03:41:52 $ docker stop --time=1 717be9f061444af03e8390cbd277de274b373c0947a08a05feace158df967384 03:41:53 $ docker rm -f 717be9f061444af03e8390cbd277de274b373c0947a08a05feace158df967384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:41:54 + docker inspect -f . ci-base-image-x86_64 03:41:54 . [Pipeline] withDockerContainer 03:41:54 prd-centos7-docker-4c-2g-12009 does not seem to be running inside a container 03:41:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:41:55 $ docker top d66831d76cb1acd9753ff2013476159c394e9b7ab985469b36f0b05a373a6699 -eo pid,comm [Pipeline] { [Pipeline] echo 03:41:56 ========================================================= 03:41:56 [edgeXBuildGoParallel] Running Tests and Build... 03:41:56 ========================================================= [Pipeline] sh 03:41:56 + make test 03:41:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:42:06 ? github.com/edgexfoundry/edgex-go [no test files] 03:42:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:42:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:42:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:42:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 03:42:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:42:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:42:28 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.046s 03:42:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:42:28 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 03:42:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:42:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:42:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:42:29 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:42:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:42:33 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.089s coverage: 46.6% of statements 03:42:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:42:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:42:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:42:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:42:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:42:37 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.168s coverage: 27.1% of statements 03:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:42:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.034s coverage: 100.0% of statements 03:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:42:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements 03:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:42:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.105s coverage: 66.3% of statements 03:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:42:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.419s coverage: 83.8% of statements 03:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 03:42:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:42:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.366s coverage: 28.6% of statements 03:42:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:42:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:42:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:42:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:42:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:42:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.060s coverage: 100.0% of statements 03:42:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:42:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements 03:42:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:42:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.111s coverage: 86.7% of statements 03:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:42:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.120s coverage: 97.5% of statements 03:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:42:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 100.0% of statements 03:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:42:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:42:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.285s coverage: 95.7% of statements 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:42:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:42:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.059s coverage: 0.0% of statements [no tests to run] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:42:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.213s coverage: 63.5% of statements 03:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:42:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.029s coverage: 100.0% of statements 03:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements 03:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 03:42:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 03:42:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 03:42:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 55.9% of statements 03:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 03:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 03:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 03:42:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 03:42:49 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.152s coverage: 86.3% of statements 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 03:42:49 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.072s coverage: 72.2% of statements 03:42:49 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.371s coverage: 72.1% of statements 03:42:49 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.058s coverage: 82.4% of statements 03:42:49 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.047s coverage: 48.4% of statements 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 03:42:49 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.031s coverage: 28.8% of statements 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 03:42:49 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.035s coverage: 96.8% of statements 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 03:42:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 36.5% of statements 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:42:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.281s coverage: 84.1% of statements 03:42:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.068s coverage: 100.0% of statements 03:42:49 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.041s coverage: 42.9% of statements 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 03:42:49 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.039s coverage: 100.0% of statements 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 03:42:49 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.042s coverage: 83.8% of statements 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 03:42:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.125s coverage: 47.1% of statements 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:42:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.052s coverage: 100.0% of statements 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:42:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.052s coverage: 100.0% of statements 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:42:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements 03:42:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:42:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.680s coverage: 29.1% of statements 03:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:42:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.079s coverage: 99.0% of statements 03:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:42:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements 03:42:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:42:51 ok github.com/edgexfoundry/edgex-go/internal/system 0.049s coverage: 0.0% of statements 03:42:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:42:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements 03:42:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:42:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:42:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:42:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:42:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.060s coverage: 87.9% of statements 03:42:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:42:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:42:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.024s coverage: 100.0% of statements 03:42:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 03:42:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 03:42:52 GO111MODULE=on go vet ./... 03:43:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12010 in /w/workspace/edgexfoundry_edgex-go_PR-2874 [Pipeline] { [Pipeline] ws 03:43:07 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:43:12 using credential edgex-jenkins-ssh 03:43:12 Cloning the remote Git repository 03:43:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:43:12 > git init /w/workspace/edgex-go/1 # timeout=10 03:43:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:43:13 > git --version # timeout=10 03:43:13 > git --version # 'git version 2.17.1' 03:43:13 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:43:18 gofmt -l . 03:43:18 [ "`gofmt -l .`" = "" ] 03:43:18 ./bin/test-go-mod-tidy.sh 03:43:18 ./bin/test-attribution-txt.sh [Pipeline] sh 03:43:20 + ls -al . 03:43:20 total 640 03:43:20 drwxrwxr-x 10 1001 1001 4096 Nov 13 03:43 . 03:43:20 drwxr-xr-x 4 root root 28 Nov 13 03:41 .. 03:43:20 -rw-rw-r-- 1 1001 1001 11 Nov 13 03:39 .dockerignore 03:43:20 drwxrwxr-x 8 1001 1001 179 Nov 13 03:40 .git 03:43:20 drwxrwxr-x 3 1001 1001 125 Nov 13 03:39 .github 03:43:20 -rw-rw-r-- 1 1001 1001 944 Nov 13 03:39 .gitignore 03:43:20 drwx------ 3 1001 1001 47 Nov 13 03:40 .semver 03:43:20 -rw-rw-r-- 1 1001 1001 166 Nov 13 03:39 .sonarcloud.properties 03:43:20 -rw-rw-r-- 1 1001 1001 3804 Nov 13 03:39 CONTRIBUTING.md 03:43:20 -rw-rw-r-- 1 1001 1001 1035 Nov 13 03:39 Dockerfile.build 03:43:20 -rw-rw-r-- 1 1001 1001 863 Nov 13 03:39 Jenkinsfile 03:43:20 -rw-rw-r-- 1 1001 1001 10775 Nov 13 03:39 LICENSE 03:43:20 -rw-rw-r-- 1 1001 1001 6611 Nov 13 03:39 Makefile 03:43:20 -rw-rw-r-- 1 1001 1001 6447 Nov 13 03:39 README.md 03:43:20 -rw-rw-r-- 1 1001 1001 259 Nov 13 03:39 SECURITY.md 03:43:20 -rw-rw-r-- 1 1001 1001 5 Nov 13 03:40 VERSION 03:43:20 -rw-rw-r-- 1 1001 1001 4131 Nov 13 03:39 ZMQWindows.md 03:43:20 drwxrwxr-x 2 1001 1001 117 Nov 13 03:39 bin 03:43:20 drwxrwxr-x 15 1001 1001 4096 Nov 13 03:39 cmd 03:43:20 -rw-r--r-- 1 root root 545159 Nov 13 03:42 coverage.out 03:43:20 -rw-r--r-- 1 root root 1041 Nov 13 03:43 go.mod 03:43:20 -rw-r--r-- 1 root root 18582 Nov 13 03:43 go.sum 03:43:20 drwxrwxr-x 8 1001 1001 127 Nov 13 03:39 internal 03:43:20 drwxrwxr-x 4 1001 1001 26 Nov 13 03:39 openapi 03:43:20 drwxrwxr-x 4 1001 1001 71 Nov 13 03:39 snap 03:43:20 -rw-rw-r-- 1 1001 1001 168 Nov 13 03:39 version.go [Pipeline] sh 03:43:20 + '[' -e coverage.out ] 03:43:20 + chown 1001:1001 coverage.out [Pipeline] stash 03:43:20 Stashed 1 file(s) [Pipeline] sh 03:43:21 + make build 03:43:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:43:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:43:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:43:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:43:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:43:29 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2874/head:refs/remotes/origin/PR-2874 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:43:30 Merging remotes/origin/master commit e390d2e8669e02a2433017a3e20d0713a53de70e into PR head commit fb5fae2721e61636878913a70a8c9d88e528f913 03:43:30 Merge succeeded, producing fb5fae2721e61636878913a70a8c9d88e528f913 03:43:30 Checking out Revision fb5fae2721e61636878913a70a8c9d88e528f913 (PR-2874) 03:43:31 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 03:43:30 > git config core.sparsecheckout # timeout=10 03:43:30 > git checkout -f fb5fae2721e61636878913a70a8c9d88e528f913 # timeout=10 03:43:30 > git remote # timeout=10 03:43:30 > git config --get remote.origin.url # timeout=10 03:43:30 using GIT_SSH to set credentials SSH Credentials for GitHub 03:43:30 > git merge e390d2e8669e02a2433017a3e20d0713a53de70e # timeout=10 03:43:30 > git rev-parse HEAD^{commit} # timeout=10 03:43:30 > git config core.sparsecheckout # timeout=10 03:43:30 > git checkout -f fb5fae2721e61636878913a70a8c9d88e528f913 # timeout=10 03:43:33 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 03:43:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 03:43:35 Commit message: "feat(data): Implement DELETE /event/device/name/{name} V2 API" 03:43:35 > git --version # timeout=10 03:43:35 > git --version # 'git version 2.17.1' 03:43:35 fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 03:43: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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:43:36 provisioning config files... 03:43:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6356759600345285797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:36 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 03:43:37 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 03:43:37 ---> docker-login.sh 03:43:37 nexus3.edgexfoundry.org:10001 03:43:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:38 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 03:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:39 Configure a credential helper to remove this warning. See 03:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:39 03:43:39 Login Succeeded 03:43:39 nexus3.edgexfoundry.org:10002 03:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:39 Configure a credential helper to remove this warning. See 03:43:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:39 03:43:39 Login Succeeded 03:43:39 nexus3.edgexfoundry.org:10003 03:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43: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 03:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:40 Configure a credential helper to remove this warning. See 03:43:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:40 03:43:40 Login Succeeded 03:43:40 nexus3.edgexfoundry.org:10004 03:43:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:40 Configure a credential helper to remove this warning. See 03:43:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:40 03:43:40 Login Succeeded 03:43:40 docker.io 03:43:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:43:41 Configure a credential helper to remove this warning. See 03:43:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:43:41 03:43:41 Login Succeeded 03:43:41 ---> docker-login.sh ends [Pipeline] } 03:43:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 03:43:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:43:42 ========================================================= 03:43:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:43:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:43:42 + 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 . 03:43:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:43:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } 03:43:45 $ docker stop --time=1 d66831d76cb1acd9753ff2013476159c394e9b7ab985469b36f0b05a373a6699 03:43:45 Sending build context to Docker daemon 165.4MB 03:43:45 Step 1/7 : ARG BASE=golang:1.15-alpine 03:43:45 Step 2/7 : FROM ${BASE} 03:43:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:43:45 b538f80385f9: Pulling fs layer 03:43:45 74f711af9a0d: Pulling fs layer 03:43:45 99f96fe45779: Pulling fs layer 03:43:45 8529a6b9a6be: Pulling fs layer 03:43:45 45590311c82a: Pulling fs layer 03:43:45 69ca0ff8b7b3: Pulling fs layer 03:43:45 209524e5b208: Pulling fs layer 03:43:45 45590311c82a: Waiting 03:43:45 69ca0ff8b7b3: Waiting 03:43:45 209524e5b208: Waiting 03:43:45 8529a6b9a6be: Waiting 03:43:45 99f96fe45779: Verifying Checksum 03:43:45 99f96fe45779: Download complete 03:43:45 74f711af9a0d: Verifying Checksum 03:43:45 74f711af9a0d: Download complete 03:43:45 45590311c82a: Download complete 03:43:45 69ca0ff8b7b3: Verifying Checksum 03:43:45 69ca0ff8b7b3: Download complete 03:43:45 b538f80385f9: Verifying Checksum 03:43:45 b538f80385f9: Download complete 03:43:45 b538f80385f9: Pull complete 03:43:46 74f711af9a0d: Pull complete 03:43:46 $ docker rm -f d66831d76cb1acd9753ff2013476159c394e9b7ab985469b36f0b05a373a6699 03:43:46 99f96fe45779: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 03:43:47 209524e5b208: Verifying Checksum 03:43:47 209524e5b208: Download complete [Pipeline] script [Pipeline] { 03:43:49 8529a6b9a6be: Verifying Checksum 03:43:49 8529a6b9a6be: Download complete [Pipeline] isUnix [Pipeline] sh 03:43:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:43:51 03:43:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:43:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:43:52 latest: Pulling from edgex-devops/edgex-compose 03:43:52 cbdbe7a5bc2a: Pulling fs layer 03:43:52 ca9280d653b3: Pulling fs layer 03:43:52 7e9c9ca2126c: Pulling fs layer 03:43:52 cbdbe7a5bc2a: Verifying Checksum 03:43:52 cbdbe7a5bc2a: Download complete 03:43:52 ca9280d653b3: Verifying Checksum 03:43:52 ca9280d653b3: Download complete 03:43:52 cbdbe7a5bc2a: Pull complete 03:43:53 ca9280d653b3: Pull complete 03:43:53 7e9c9ca2126c: Verifying Checksum 03:43:53 7e9c9ca2126c: Download complete 03:43:59 8529a6b9a6be: Pull complete 03:43:59 45590311c82a: Pull complete 03:44:00 69ca0ff8b7b3: Pull complete 03:44:00 7e9c9ca2126c: Pull complete 03:44:00 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:44:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:44:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:44:00 prd-centos7-docker-4c-2g-12009 does not seem to be running inside a container 03:44:00 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:44:03 $ docker top 98f3dc8bed084a7835565052f4b9e3ca7a86f5d08beb86c9f72a24815f47227b -eo pid,comm [Pipeline] { [Pipeline] sh 03:44:04 209524e5b208: Pull complete 03:44:04 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 03:44:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:44:04 ---> 5bddaf1c2fca 03:44:04 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 03:44:04 + docker-compose build --help 03:44:04 + grep parallel 03:44:05 --parallel Build images in parallel. [Pipeline] } 03:44:05 $ docker stop --time=1 98f3dc8bed084a7835565052f4b9e3ca7a86f5d08beb86c9f72a24815f47227b 03:44:06 $ docker rm -f 98f3dc8bed084a7835565052f4b9e3ca7a86f5d08beb86c9f72a24815f47227b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:44:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:44:07 . [Pipeline] withDockerContainer 03:44:07 prd-centos7-docker-4c-2g-12009 does not seem to be running inside a container 03:44:07 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:44:07 ---> Running in 56d82829f3e5 03:44:08 $ docker top 5fdabea6cea93a397305d0cde59b9e2dc78f12ff9f32f063307911a75f543ca8 -eo pid,comm 03:44:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 03:44:09 + docker-compose -f ./docker-compose-build.yml build --parallel 03:44:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:44:10 Building docker-core-command-go ... 03:44:10 Building docker-core-data-go ... 03:44:10 Building docker-core-metadata-go ... 03:44:10 Building docker-security-bootstrap-redis-go ... 03:44:10 Building docker-security-proxy-setup-go ... 03:44:10 Building docker-security-secrets-setup-go ... 03:44:10 Building docker-security-secretstore-setup-go ... 03:44:10 Building docker-support-logging-go ... 03:44:10 Building docker-support-notifications-go ... 03:44:10 Building docker-support-scheduler-go ... 03:44:10 Building docker-sys-mgmt-agent-go ... 03:44:10 Building docker-core-command-go 03:44:10 Building docker-security-secrets-setup-go 03:44:10 Building docker-core-data-go 03:44:10 Building docker-support-scheduler-go 03:44:10 Building docker-support-logging-go 03:44:10 (1/12) Installing libmagic (5.38-r0) 03:44:10 (2/12) Installing file (5.38-r0) 03:44:10 (3/12) Installing libc-dev (0.7.2-r3) 03:44:10 (4/12) Installing g++ (9.3.0-r2) 03:44:17 (5/12) Installing fortify-headers (1.1-r0) 03:44:17 (6/12) Installing patch (2.7.6-r6) 03:44:17 (7/12) Installing build-base (0.5-r2) 03:44:17 (8/12) Installing libsodium (1.0.18-r0) 03:44:17 (9/12) Installing pkgconf (1.7.2-r0) 03:44:17 (10/12) Installing libsodium-dev (1.0.18-r0) 03:44:17 (11/12) Installing libzmq (4.3.3-r0) 03:44:17 (12/12) Installing zeromq-dev (4.3.3-r0) 03:44:17 Executing busybox-1.31.1-r16.trigger 03:44:17 OK: 217 MiB in 51 packages 03:44:22 Removing intermediate container 56d82829f3e5 03:44:22 ---> 941727cedfdc 03:44:22 Step 4/7 : WORKDIR /edgex-go 03:44:22 ---> Running in 820529c28490 03:44:22 Removing intermediate container 820529c28490 03:44:22 ---> edf575f59af3 03:44:22 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:44:22 latest: Pulling from library/docker 03:44:22 5f621e34cdf4: Pulling fs layer 03:44:22 85db56a05063: Pulling fs layer 03:44:22 ccb67d6aeaaa: Pulling fs layer 03:44:22 a0b19fc83503: Pulling fs layer 03:44:22 8eb508b41278: Pulling fs layer 03:44:22 37236713561e: Pulling fs layer 03:44:22 07c93f2b1b56: Pulling fs layer 03:44:22 07c93f2b1b56: Waiting 03:44:22 8eb508b41278: Waiting 03:44:22 37236713561e: Waiting 03:44:22 a0b19fc83503: Waiting 03:44:22 85db56a05063: Verifying Checksum 03:44:22 85db56a05063: Download complete 03:44:22 ccb67d6aeaaa: Verifying Checksum 03:44:22 ccb67d6aeaaa: Download complete 03:44:22 5f621e34cdf4: Verifying Checksum 03:44:22 5f621e34cdf4: Download complete 03:44:23 8eb508b41278: Verifying Checksum 03:44:23 8eb508b41278: Download complete 03:44:23 37236713561e: Verifying Checksum 03:44:23 37236713561e: Download complete 03:44:23 07c93f2b1b56: Verifying Checksum 03:44:23 07c93f2b1b56: Download complete 03:44:23 5f621e34cdf4: Pull complete 03:44:24 85db56a05063: Pull complete 03:44:24 ccb67d6aeaaa: Pull complete 03:44:25 a0b19fc83503: Verifying Checksum 03:44:25 a0b19fc83503: Download complete 03:44:28 a0b19fc83503: Pull complete 03:44:28 8eb508b41278: Pull complete 03:44:28 37236713561e: Pull complete 03:44:29 07c93f2b1b56: Pull complete 03:44:29 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 03:44:29 Status: Downloaded newer image for docker:latest 03:44:32 ---> 8b7831eed935 03:44:32 Step 6/7 : COPY go.mod . 03:44:33 ---> fed482b9d101 03:44:33 Step 7/7 : RUN go mod download 03:44:33 ---> Running in 05ad7056622c 03:44:42 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 03:44:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:44:42 ---> 9df6f8bc286c 03:44:42 Step 3/23 : WORKDIR /edgex-go 03:44:42 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 03:44:42 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 03:44:42 ---> 9df6f8bc286c 03:44:42 Step 3/29 : WORKDIR /edgex-go 03:44:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 03:44:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:44:42 ---> 9df6f8bc286c 03:44:42 Step 3/22 : WORKDIR /edgex-go 03:44:42 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 03:44:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:44:42 ---> 9df6f8bc286c 03:44:42 Step 3/22 : WORKDIR /edgex-go 03:44:42 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 03:44:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:44:42 ---> 9df6f8bc286c 03:44:42 Step 3/21 : WORKDIR /edgex-go 03:44:42 ---> Running in 612effffebbb 03:44:42 ---> Running in 8b71596d6399 03:44:42 ---> Running in 380c313f6781 03:44:42 ---> Running in 09fdd323f445 03:44:42 ---> Running in b0e2c699050b 03:44:43 Removing intermediate container b0e2c699050b 03:44:43 ---> 3a86d3e4fcd0 03:44:43 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:44:43 Removing intermediate container 8b71596d6399 03:44:43 ---> 1f8b47e5b049 03:44:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:44:43 Removing intermediate container 09fdd323f445 03:44:43 ---> 6e58342dd1d3 03:44:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:44:43 Removing intermediate container 612effffebbb 03:44:43 ---> 0cbbd9496ac9 03:44:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:44:43 Removing intermediate container 380c313f6781 03:44:43 ---> 4a6576faf6d6 03:44:43 Step 4/29 : RUN apk update && apk add make git 03:44:43 ---> Running in 68c13b4d534f 03:44:43 ---> Running in 4856bc622bd0 03:44:43 ---> Running in 58b05a3d6793 03:44:43 ---> Running in 629c59f212a7 03:44:43 ---> Running in 6662e23fddb3 03:44:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:44:44 Removing intermediate container 4856bc622bd0 03:44:44 ---> 8092c5165b34 03:44:44 Step 5/22 : RUN apk update && apk add make && apk add bash git 03:44:45 ---> Running in ec0431d5c595 03:44:45 Removing intermediate container 68c13b4d534f 03:44:45 ---> ffafd5c00cf6 03:44:45 Step 5/21 : RUN apk update && apk add make git 03:44:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:44:45 Removing intermediate container 58b05a3d6793 03:44:45 ---> 123f90661760 03:44:45 Step 5/22 : RUN apk update && apk add make git 03:44:45 ---> Running in df0427c2dbcd 03:44:45 Removing intermediate container 629c59f212a7 03:44:45 ---> 62bb6cc910ab 03:44:45 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 03:44:45 ---> Running in 4c026a1d6da6 03:44:46 ---> Running in ed15b8d3d763 03:44:46 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:44:46 v3.12.1-28-g1917b93b9e [http://nl.alpinelinux.org/alpine/v3.12/community] 03:44:46 OK: 12752 distinct packages available 03:44:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:44:46 OK: 233 MiB in 51 packages 03:44:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:44:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:44:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:44:47 Removing intermediate container 6662e23fddb3 03:44:47 ---> 803fc0571d2c 03:44:47 Step 5/29 : COPY go.mod . 03:44:47 ---> 0158404efd5c 03:44:47 Step 6/29 : RUN go mod download 03:44:47 ---> Running in 765654a8be7d 03:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:44:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:44:47 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:44:47 v3.12.1-28-g1917b93b9e [http://nl.alpinelinux.org/alpine/v3.12/community] 03:44:47 OK: 12752 distinct packages available 03:44:47 OK: 233 MiB in 51 packages 03:44:47 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:44:47 v3.12.1-28-g1917b93b9e [http://nl.alpinelinux.org/alpine/v3.12/community] 03:44:47 OK: 12752 distinct packages available 03:44:48 OK: 233 MiB in 51 packages 03:44:48 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:44:48 v3.12.1-28-g1917b93b9e [http://nl.alpinelinux.org/alpine/v3.12/community] 03:44:48 OK: 12752 distinct packages available 03:44:48 OK: 233 MiB in 51 packages 03:44:48 OK: 233 MiB in 51 packages 03:44:48 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:44:48 v3.12.1-28-g1917b93b9e [http://nl.alpinelinux.org/alpine/v3.12/community] 03:44:48 OK: 12752 distinct packages available 03:44:49 Removing intermediate container ec0431d5c595 03:44:49 ---> e04ee28efd81 03:44:49 Step 6/22 : COPY go.mod . 03:44:49 OK: 233 MiB in 51 packages 03:44:49 Removing intermediate container 4c026a1d6da6 03:44:49 ---> 103967ac4417 03:44:49 Step 6/22 : COPY go.mod . 03:44:49 ---> 345f9bdd27de 03:44:49 Step 7/22 : RUN go mod download 03:44:49 Removing intermediate container 765654a8be7d 03:44:49 ---> 0e4fb8cd726d 03:44:49 Step 7/29 : COPY . . 03:44:49 Removing intermediate container ed15b8d3d763 03:44:49 ---> 8f53ca2e1b3d 03:44:49 Step 6/23 : COPY go.mod . 03:44:49 ---> e5449025de87 03:44:49 Step 7/22 : RUN go mod download 03:44:49 ---> Running in 7086b05d5764 03:44:49 ---> Running in a739ac3331d6 03:44:52 ---> fcedd2524e75 03:44:52 Step 7/23 : RUN go mod download 03:44:52 Removing intermediate container df0427c2dbcd 03:44:52 ---> ef3fe52ba362 03:44:52 Step 6/21 : COPY go.mod . 03:44:53 ---> Running in 4a42d3ff19f3 03:44:53 ---> 103090b1460f 03:44:53 Step 7/21 : RUN go mod download 03:44:54 ---> Running in 1dd6f60fa932 03:44:56 Removing intermediate container 7086b05d5764 03:44:56 ---> 91cb10666c77 03:44:56 Step 8/22 : COPY . . 03:44:56 Removing intermediate container a739ac3331d6 03:44:56 ---> 2688ac6c6e66 03:44:56 Step 8/22 : COPY . . 03:45:00 Removing intermediate container 05ad7056622c 03:45:00 ---> 92e7bb971294 03:45:00 Successfully built 92e7bb971294 03:45:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:45:00 + docker inspect -f . ci-base-image-arm64 03:45:00 . [Pipeline] withDockerContainer 03:45:01 prd-ubuntu18.04-docker-arm64-4c-16g-12010 does not seem to be running inside a container 03:45:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:45:03 $ docker top 4fd5895ef58f775d9ad5d26873d6b59ad060dfdf4337cb2866d922261bbbb7a3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:04 + go version 03:45:04 go version go1.15.2 linux/arm64 [Pipeline] } 03:45:04 $ docker stop --time=1 4fd5895ef58f775d9ad5d26873d6b59ad060dfdf4337cb2866d922261bbbb7a3 03:45:06 $ docker rm -f 4fd5895ef58f775d9ad5d26873d6b59ad060dfdf4337cb2866d922261bbbb7a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 03:45:07 Removing intermediate container 4a42d3ff19f3 03:45:07 ---> 4b82b364d0cd 03:45:07 Step 8/23 : COPY . . [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:45:07 + docker inspect -f . ci-base-image-arm64 03:45:07 . [Pipeline] withDockerContainer 03:45:08 prd-ubuntu18.04-docker-arm64-4c-16g-12010 does not seem to be running inside a container 03:45:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:45:09 Removing intermediate container 1dd6f60fa932 03:45:09 ---> 1745f7d874ef 03:45:09 Step 8/21 : COPY . . 03:45:09 $ docker top 37990757e99e1c52671578b3ff39ebebf37994193d47fa9afff4ed834cdeac37 -eo pid,comm [Pipeline] { [Pipeline] echo 03:45:10 ========================================================= 03:45:10 [edgeXBuildGoParallel] Running Tests and Build... 03:45:10 ========================================================= [Pipeline] sh 03:45:10 + make test 03:45:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:45:27 ---> b20e811af869 03:45:27 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 03:45:27 ---> Running in 9f3cd22d562f 03:45:33 ? github.com/edgexfoundry/edgex-go [no test files] 03:45:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 03:45:38 ---> a6a4edeb155e 03:45:38 Step 9/22 : RUN make cmd/support-logging/support-logging 03:45:38 ---> 1c158d44d081 03:45:38 Step 9/22 : RUN make cmd/core-command/core-command 03:45:38 ---> Running in 19fb6effe3a3 03:45:38 ---> Running in 90bf6209e26e 03:45:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 03:45:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:45:43 ---> 565525ffbf6d 03:45:43 Step 9/23 : RUN make cmd/core-data/core-data 03:45:44 ---> Running in d090f8c8479c 03:45:44 ---> 190424932366 03:45:44 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 03:45:44 ---> Running in 58e2b64c7a86 03:45:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:45:45 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 03:46:07 Removing intermediate container 9f3cd22d562f 03:46:07 ---> 6389de776391 03:46:07 03:46:07 Step 9/29 : FROM alpine:latest 03:46:07 latest: Pulling from library/alpine 03:46:07 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 03:46:07 Status: Downloaded newer image for alpine:latest 03:46:07 ---> d6e46aa2470d 03:46:07 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 03:46:07 ---> Running in 0c4b1930de11 03:46:07 Removing intermediate container 0c4b1930de11 03:46:07 ---> b581aed821ce 03:46:07 Step 11/29 : USER root 03:46:07 ---> Running in f4338eb8d5ef 03:46:07 Removing intermediate container f4338eb8d5ef 03:46:07 ---> 9d887763b1cc 03:46:07 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 03:46:07 ---> Running in 9c515ebd56ed 03:46:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:46:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:46:07 v3.12.1-24-g9d31f224d7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 03:46:07 v3.12.1-28-g1917b93b9e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 03:46:07 OK: 12744 distinct packages available 03:46:07 (1/2) Installing ca-certificates (20191127-r4) 03:46:07 (2/2) Installing dumb-init (1.2.2-r1) 03:46:07 Executing busybox-1.31.1-r19.trigger 03:46:07 Executing ca-certificates-20191127-r4.trigger 03:46:08 OK: 6 MiB in 16 packages 03:46:10 Removing intermediate container 9c515ebd56ed 03:46:10 ---> 89438e1b9f47 03:46:10 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 03:46:10 ---> Running in c95118e7ffd1 03:46:10 Removing intermediate container c95118e7ffd1 03:46:10 ---> bb7a3013c30e 03:46:10 Step 14/29 : WORKDIR $BASE_DIR 03:46:11 ---> Running in 948837c69f82 03:46:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:46:12 Removing intermediate container 19fb6effe3a3 03:46:12 ---> 618da1915df0 03:46:12 03:46:12 Step 10/22 : FROM scratch 03:46:12 ---> 03:46:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 03:46:12 Removing intermediate container 948837c69f82 03:46:12 ---> 9f3b41cee9cf 03:46:12 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 03:46:13 ---> Running in 2c23b09c7044 03:46:13 ---> Running in a11af76962b9 03:46:14 Removing intermediate container 2c23b09c7044 03:46:14 ---> 57012fc399aa 03:46:14 Step 12/22 : ENV APP_PORT=48061 03:46:14 ---> Running in 249c35a8a3dc 03:46:15 Removing intermediate container 249c35a8a3dc 03:46:15 ---> 63f45503866f 03:46:15 Step 13/22 : EXPOSE $APP_PORT 03:46:15 ---> Running in 25ac5e59e436 03:46:15 Removing intermediate container 25ac5e59e436 03:46:15 ---> f4b62273e8db 03:46:15 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 03:46:17 ---> a11b2e79fe4f 03:46:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 03:46:17 Removing intermediate container 90bf6209e26e 03:46:17 ---> 459ab36ce1fc 03:46:17 03:46:17 Step 10/22 : FROM scratch 03:46:17 ---> 03:46:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:46:18 ---> Running in 41335c2e1013 03:46:18 Removing intermediate container a11af76962b9 03:46:18 ---> 6ed1fbfe21a4 03:46:18 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 03:46:18 ---> 4737f2a95d1b 03:46:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 03:46:18 Removing intermediate container 41335c2e1013 03:46:18 ---> eadde853b439 03:46:18 Step 12/22 : ENV APP_PORT=48082 03:46:20 ---> Running in 171bf168e1bb 03:46:21 ---> 2a73422d6195 03:46:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 03:46:21 ---> 621f1457f37c 03:46:21 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 03:46:22 Removing intermediate container 58e2b64c7a86 03:46:22 ---> 75b4852361fc 03:46:22 03:46:22 Step 10/21 : FROM scratch 03:46:22 ---> 03:46:22 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:46:22 ---> Using cache 03:46:22 ---> eadde853b439 03:46:22 Step 12/21 : ENV APP_PORT=48085 03:46:22 Removing intermediate container 171bf168e1bb 03:46:22 ---> 8f2d392295bf 03:46:22 Step 13/22 : EXPOSE $APP_PORT 03:46:22 ---> Running in b1dea9a018eb 03:46:22 ---> Running in f8f8e1fbcbfd 03:46:22 ---> 3fd4b5a21a5b 03:46:22 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 03:46:22 ---> 0dc6aaa6ffd8 03:46:22 Step 18/22 : ENTRYPOINT ["/support-logging"] 03:46:22 Removing intermediate container b1dea9a018eb 03:46:22 ---> d4cd6446f854 03:46:22 Step 13/21 : EXPOSE $APP_PORT 03:46:23 Removing intermediate container f8f8e1fbcbfd 03:46:23 ---> de46e7a0ed3e 03:46:23 Step 14/22 : WORKDIR / 03:46:24 ---> Running in 0ba5489e5605 03:46:24 ---> Running in d246a24891cf 03:46:24 ---> Running in e5398bb8f320 03:46:24 ---> 30692010a715 03:46:24 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 03:46:24 Removing intermediate container 0ba5489e5605 03:46:24 ---> 51ed4585d40d 03:46:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:46:24 Removing intermediate container d090f8c8479c 03:46:24 ---> 446242c19422 03:46:24 03:46:24 Step 10/23 : FROM alpine 03:46:24 ---> d6e46aa2470d 03:46:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:46:24 Removing intermediate container d246a24891cf 03:46:24 ---> 01edcc64899b 03:46:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 03:46:25 ---> Running in 7f85f5dcf4d0 03:46:25 ---> Running in 82f6b658ffef 03:46:25 Removing intermediate container e5398bb8f320 03:46:25 ---> d5365a392d61 03:46:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 03:46:25 ---> 6d99b530f309 03:46:25 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 03:46:25 ---> d5a56fe210b8 03:46:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:46:25 Removing intermediate container 82f6b658ffef 03:46:25 ---> f19146fdb8a5 03:46:25 Step 12/23 : ENV APP_PORT=48080 03:46:25 ---> 441d2a2d6ff3 03:46:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:46:25 Removing intermediate container 7f85f5dcf4d0 03:46:25 ---> 546543845c87 03:46:25 Step 20/22 : LABEL arch=x86_64 03:46:25 ---> 15b2ab7c4126 03:46:25 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 03:46:25 ---> Running in 6c6adeccca48 03:46:26 ---> Running in 424f0ebb2d5b 03:46:26 ---> Running in a2c8b3d617ef 03:46:26 Removing intermediate container 6c6adeccca48 03:46:26 ---> 70e93faf501b 03:46:26 Step 13/23 : EXPOSE $APP_PORT 03:46:26 ---> 9c1e921575e4 03:46:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:46:26 ---> 4f4f0adec872 03:46:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:46:26 Removing intermediate container 424f0ebb2d5b 03:46:26 ---> 9def21e86b90 03:46:26 Step 21/22 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:46:27 ---> Running in 884aabb056fa 03:46:27 ---> Running in 51646ec13bff 03:46:27 ---> 8a1bbf7a087e 03:46:27 Step 18/22 : ENTRYPOINT ["/core-command"] 03:46:27 ---> 1369767d4e65 03:46:27 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 03:46:27 ---> Running in 6469276a9c07 03:46:27 ---> Running in 830f6802f8fd 03:46:27 Removing intermediate container 884aabb056fa 03:46:27 ---> aceb65ea970d 03:46:27 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:27 Removing intermediate container 51646ec13bff 03:46:27 ---> 21b2a2cc8f34 03:46:27 Step 22/22 : LABEL version=0.0.0 03:46:27 ---> Running in baf94c15ade1 03:46:27 ---> Running in 36959bf218f0 03:46:28 Removing intermediate container 6469276a9c07 03:46:28 ---> fc4ae0544b5f 03:46:28 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:46:28 Removing intermediate container 830f6802f8fd 03:46:28 ---> ed310dbd9259 03:46:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:46:28 ---> Running in 6dd2091bf7fc 03:46:28 ---> Running in ecad7271fd64 03:46:28 Removing intermediate container 36959bf218f0 03:46:28 ---> 34eea6f5bb42 03:46:28 03:46:28 Removing intermediate container a2c8b3d617ef 03:46:28 ---> 48f2ce53648b 03:46:28 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 03:46:28 Successfully built 34eea6f5bb42 03:46:28 Removing intermediate container 6dd2091bf7fc 03:46:28 ---> 6d709348e0e0 03:46:28 Step 19/21 : LABEL arch=x86_64 03:46:29 Successfully tagged docker-support-logging-go:latest 03:46:29 Building docker-support-notifications-go 03:46:29  Building docker-support-logging-go ... done Removing intermediate container ecad7271fd64 03:46:29 ---> c57b5bcbfd2f 03:46:29 Step 20/22 : LABEL arch=x86_64 03:46:29 ---> Running in 787da9ec575a 03:46:29 ---> bd774c19ff6d 03:46:29 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:46:29 ---> Running in 8c15e301fb08 03:46:29 ---> Running in 0b825a8db76c 03:46:29 Removing intermediate container 787da9ec575a 03:46:29 ---> 9c5fee63eb12 03:46:29 Step 20/21 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:46:29 Removing intermediate container 8c15e301fb08 03:46:29 ---> b8593a666f55 03:46:29 Step 21/22 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:46:30 ---> Running in 489794aa6c7d 03:46:30 ---> Running in 231f3609e9c6 03:46:30 Removing intermediate container baf94c15ade1 03:46:30 ---> 8b0238deb60b 03:46:30 Step 15/23 : RUN apk --no-cache add zeromq 03:46:32 ---> Running in 20c2f0e751fc 03:46:32 Removing intermediate container 489794aa6c7d 03:46:32 ---> cddbeace9ce5 03:46:32 Step 21/21 : LABEL version=0.0.0 03:46:33 Removing intermediate container 231f3609e9c6 03:46:33 ---> 2050157e1ba3 03:46:33 Step 22/22 : LABEL version=0.0.0 03:46:33 ---> Running in 7242df11bdff 03:46:33 ---> Running in fff0b6d8650b 03:46:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:46:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:46:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 03:46:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:46:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:46:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:46:34 Removing intermediate container 7242df11bdff 03:46:34 ---> cc18c3d964be 03:46:34 03:46:35 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.072s 03:46:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:46:35 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 03:46:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:46:35 Successfully built cc18c3d964be 03:46:36 (1/5) Installing libgcc (9.3.0-r2) 03:46:36 (2/5) Installing libsodium (1.0.18-r0) 03:46:36 Successfully tagged docker-support-scheduler-go:latest 03:46:36 (3/5) Installing libstdc++ (9.3.0-r2) 03:46:36 Building docker-security-bootstrap-redis-go 03:46:36  Building docker-support-scheduler-go ... done Removing intermediate container fff0b6d8650b 03:46:36 ---> 641f717391a0 03:46:36 03:46:36 (4/5) Installing libzmq (4.3.3-r0) 03:46:36 (5/5) Installing zeromq (4.3.3-r0) 03:46:36 Successfully built 641f717391a0 03:46:36 Successfully tagged docker-core-command-go:latest 03:46:36  Building docker-core-command-go ... done Building docker-core-metadata-go 03:46:36 Executing busybox-1.31.1-r19.trigger 03:46:36 OK: 8 MiB in 19 packages 03:46:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:46:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:46:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:46:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:46:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:46:40 Removing intermediate container 0b825a8db76c 03:46:40 ---> c93209aede8e 03:46:40 Step 24/29 : RUN chmod 755 security-secrets-setup 03:46:41 ---> Running in 1ca6852303b3 03:46:46 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 03:46:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:46:46 ---> 9df6f8bc286c 03:46:46 Step 3/24 : WORKDIR /edgex-go 03:46:46 ---> Using cache 03:46:46 ---> 4a6576faf6d6 03:46:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:47 Removing intermediate container 20c2f0e751fc 03:46:47 ---> cf790f1befaa 03:46:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 03:46:47 ---> Running in 230d1ddf5921 03:46:49 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.247s coverage: 46.6% of statements 03:46:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:46:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:46:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:46:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:46:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:46:52 ---> cfc4ca32c785 03:46:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:46:54 Removing intermediate container 230d1ddf5921 03:46:54 ---> b989def1bf09 03:46:54 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 03:46:54 ---> 4d46f813148b 03:46:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:46:54 Removing intermediate container 1ca6852303b3 03:46:54 ---> 6430a2a12b2a 03:46:54 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 03:46:54 ---> Running in 44c5527d7112 03:46:54 ---> Running in ec1ece21c423 03:46:56 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.530s coverage: 27.1% of statements 03:46:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:46:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:46:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:46:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:46:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:46:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:46:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.087s coverage: 100.0% of statements 03:46:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:46:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements 03:46:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:46:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:46:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.553s coverage: 67.3% of statements 03:46:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:46:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:46:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.268s coverage: 83.8% of statements 03:46:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:46:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:46:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 03:46:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:46:56 ---> 6361b4843743 03:46:56 Step 19/23 : ENTRYPOINT ["/core-data"] 03:46:57 ---> Running in b56b676743d1 03:46:57 Removing intermediate container ec1ece21c423 03:46:57 ---> 5e8872046076 03:46:57 Step 26/29 : CMD [ "generate" ] 03:46:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:46:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 03:46:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:46:57 ---> 9df6f8bc286c 03:46:57 Step 3/22 : WORKDIR /edgex-go 03:46:57 ---> Using cache 03:46:57 ---> 4a6576faf6d6 03:46:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:57 ---> Using cache 03:46:57 ---> b989def1bf09 03:46:57 Step 5/22 : RUN apk update && apk add make git 03:46:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:46:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 03:46:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:46:58 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:46:58 v3.12.1-28-g1917b93b9e [http://nl.alpinelinux.org/alpine/v3.12/community] 03:46:58 OK: 12752 distinct packages available 03:46:58 ---> 9df6f8bc286c 03:46:58 Step 3/22 : WORKDIR /edgex-go 03:46:58 ---> Using cache 03:46:58 ---> 4a6576faf6d6 03:46:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:58 ---> Using cache 03:46:58 ---> b989def1bf09 03:46:58 Step 5/22 : RUN apk update && apk add make git 03:46:59 ---> Running in 3a2f8996164a 03:46:59 ---> Running in 0272a60b0c1f 03:46:59 Removing intermediate container b56b676743d1 03:46:59 ---> ba24d6ab0cc9 03:46:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:46:59 OK: 233 MiB in 51 packages 03:46:59 ---> Running in 1927cdbdf11f 03:46:59 ---> Running in 0d662a66e610 03:46:59 Removing intermediate container 0272a60b0c1f 03:46:59 ---> a1ac97ce07d4 03:46:59 Step 27/29 : LABEL arch=x86_64 03:46:59 Removing intermediate container 0d662a66e610 03:46:59 ---> 4cece4d287b0 03:46:59 Step 21/23 : LABEL arch=x86_64 03:46:59 ---> Running in 9731c4695b04 03:47:00 ---> Running in 757c3f94e8fd 03:47:00 Removing intermediate container 9731c4695b04 03:47:00 ---> 38eaccb08d77 03:47:00 Step 28/29 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:47:00 ---> Running in f6ce5f8922af 03:47:00 Removing intermediate container 757c3f94e8fd 03:47:00 ---> bc554816f056 03:47:00 Step 22/23 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:47:00 Removing intermediate container 44c5527d7112 03:47:00 ---> 2d02b4a31ba1 03:47:00 Step 6/24 : COPY go.mod . 03:47:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:47:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:47:00 ---> Running in 2c7992bdb3e5 03:47:00 Removing intermediate container f6ce5f8922af 03:47:00 ---> 8aa073bbd7a7 03:47:00 Step 29/29 : LABEL version=0.0.0 03:47:00 ---> Running in 3abc34f1b3ad 03:47:00 ---> 6f8d260c654b 03:47:00 Step 7/24 : RUN go mod download 03:47:00 Removing intermediate container 2c7992bdb3e5 03:47:00 ---> 8f1d89b720b9 03:47:00 Step 23/23 : LABEL version=0.0.0 03:47:00 ---> Running in bd93af7085a3 03:47:01 ---> Running in a3ce72ae476f 03:47:01 Removing intermediate container 3abc34f1b3ad 03:47:01 ---> 30b0109682d6 03:47:01 03:47:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:47:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:47:01 Successfully built 30b0109682d6 03:47:01 Removing intermediate container a3ce72ae476f 03:47:01 ---> 483e2347df65 03:47:01 03:47:01 Successfully tagged docker-security-secrets-setup-go:latest 03:47:01 Building docker-security-proxy-setup-go 03:47:01  Building docker-security-secrets-setup-go ... done Successfully built 483e2347df65 03:47:01 Successfully tagged docker-core-data-go:latest 03:47:01  Building docker-core-data-go ... done Building docker-sys-mgmt-agent-go 03:47:01 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:47:01 v3.12.1-28-g1917b93b9e [http://nl.alpinelinux.org/alpine/v3.12/community] 03:47:01 OK: 12752 distinct packages available 03:47:01 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:47:01 v3.12.1-28-g1917b93b9e [http://nl.alpinelinux.org/alpine/v3.12/community] 03:47:01 OK: 12752 distinct packages available 03:47:01 OK: 233 MiB in 51 packages 03:47:01 OK: 233 MiB in 51 packages 03:47:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.179s coverage: 28.6% of statements 03:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:47:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.197s coverage: 100.0% of statements 03:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:47:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.085s coverage: 100.0% of statements 03:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:47:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.313s coverage: 86.7% of statements 03:47:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:47:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.340s coverage: 97.5% of statements 03:47:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:47:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.164s coverage: 100.0% of statements 03:47:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:47:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:47:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:47:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:47:08 Removing intermediate container 3a2f8996164a 03:47:08 ---> e4d2f8d91e99 03:47:08 Step 6/22 : COPY go.mod . 03:47:08 Removing intermediate container bd93af7085a3 03:47:08 ---> 3f0422c8483f 03:47:08 Step 8/24 : COPY . . 03:47:08 Removing intermediate container 1927cdbdf11f 03:47:08 ---> c805a01551e2 03:47:08 Step 6/22 : COPY go.mod . 03:47:08 ---> 4adf642b41c8 03:47:08 Step 7/22 : RUN go mod download 03:47:08 ---> Running in 090f72d67ec8 03:47:09 ---> cbe9cf7b5885 03:47:09 Step 7/22 : RUN go mod download 03:47:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.898s coverage: 95.7% of statements 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:47:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:47:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.179s coverage: 0.0% of statements [no tests to run] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:47:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.635s coverage: 63.5% of statements 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:47:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:47:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements 03:47:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 91.3% of statements 03:47:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements 03:47:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 03:47:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 03:47:16 ---> Running in 13b1573af7be 03:47:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.904s coverage: 55.9% of statements 03:47:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:47:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:47:17 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 03:47:17 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 03:47:17 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 03:47:17 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 03:47:18 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 03:47:18 Step 2/27 : FROM ${BUILDER_BASE} AS builder 03:47:18 ---> 9df6f8bc286c 03:47:18 Step 3/27 : WORKDIR /edgex-go 03:47:18 ---> Using cache 03:47:18 ---> 4a6576faf6d6 03:47:18 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:18 ---> Using cache 03:47:18 ---> b989def1bf09 03:47:18 Step 5/27 : RUN apk update && apk add make bash git 03:47:19 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 03:47:19 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:47:19 ---> 9df6f8bc286c 03:47:19 Step 3/20 : WORKDIR /edgex-go 03:47:19 ---> Using cache 03:47:19 ---> 4a6576faf6d6 03:47:19 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:47:19 ---> Using cache 03:47:19 ---> b989def1bf09 03:47:19 Step 5/20 : RUN apk update && apk add make git 03:47:19 ---> Using cache 03:47:19 ---> c805a01551e2 03:47:19 Step 6/20 : COPY go.mod . 03:47:19 ---> Using cache 03:47:19 ---> cbe9cf7b5885 03:47:19 Step 7/20 : RUN go mod download 03:47:21 ---> Running in 2f8f4f331ea0 03:47:21 ---> Running in 5f33fdef8019 03:47:22 Removing intermediate container 090f72d67ec8 03:47:22 ---> 08adf05ad814 03:47:22 Step 8/22 : COPY . . 03:47:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:47:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:47:25 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:47:25 v3.12.1-28-g1917b93b9e [http://nl.alpinelinux.org/alpine/v3.12/community] 03:47:25 OK: 12752 distinct packages available 03:47:26 OK: 233 MiB in 51 packages 03:47:28 Removing intermediate container 13b1573af7be 03:47:28 ---> 3d5b0adeec5e 03:47:28 Step 8/22 : COPY . . 03:47:33 Removing intermediate container 2f8f4f331ea0 03:47:33 ---> 2a5080ced30b 03:47:33 Step 8/20 : COPY . . 03:47:38 Removing intermediate container 5f33fdef8019 03:47:38 ---> 7d6325ef274b 03:47:38 Step 6/27 : COPY go.mod . 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 28.765s coverage: 86.3% of statements 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.112s coverage: 72.2% of statements 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.566s coverage: 72.1% of statements 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.075s coverage: 82.4% of statements 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.077s coverage: 48.4% of statements 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.077s coverage: 28.8% of statements 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.071s coverage: 96.8% of statements 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.360s coverage: 36.5% of statements 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.658s coverage: 84.1% of statements 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.084s coverage: 100.0% of statements 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.095s coverage: 42.9% of statements 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.065s coverage: 100.0% of statements 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.097s coverage: 83.8% of statements 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.392s coverage: 47.1% of statements 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.060s coverage: 100.0% of statements 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.094s coverage: 100.0% of statements 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.821s coverage: 29.1% of statements 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.164s coverage: 99.0% of statements 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.085s coverage: 87.9% of statements 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:47:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:47:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 03:47:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.061s coverage: 32.1% of statements 03:47:46 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 03:47:47 GO111MODULE=on go vet ./... 03:47:48 ---> 3697ad95eac2 03:47:48 Step 9/24 : RUN make cmd/support-notifications/support-notifications 03:47:48 ---> 528687d535cd 03:47:48 Step 7/27 : RUN go mod download 03:47:51 ---> Running in e5821aa92906 03:47:55 ---> Running in 8ec65ce88bf8 03:47:59 ---> 0ee0c22e1c96 03:47:59 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 03:48:00 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 03:48:00 ---> Running in 1ca7fd3db449 03:48:02 ---> cdae0b8bbcd8 03:48:02 Step 9/22 : RUN make cmd/core-metadata/core-metadata 03:48:04 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 03:48:04 ---> 8f9190975a79 03:48:04 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 03:48:04 ---> Running in c8ce0f949925 03:48:04 ---> Running in ffd234cffac7 03:48:05 Removing intermediate container 8ec65ce88bf8 03:48:05 ---> 2ac01e9554cc 03:48:05 Step 8/27 : COPY . . 03:48: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 03:48:06 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 03:48:28 ---> f033bca0888a 03:48:28 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:48:28 ---> Running in cd7357d6e043 03:48:29 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 03:48:37 Removing intermediate container e5821aa92906 03:48:37 ---> 68e916723674 03:48:37 03:48:37 Step 10/24 : FROM scratch 03:48:37 ---> 03:48:37 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 03:48:38 Removing intermediate container 1ca7fd3db449 03:48:38 ---> 451d04647e37 03:48:38 03:48:38 Step 10/22 : FROM alpine:3.10 03:48:38 3.10: Pulling from library/alpine 03:48:38 ---> Using cache 03:48:38 ---> 57012fc399aa 03:48:38 Step 12/24 : ENV APP_PORT=48060 03:48:39 ---> Running in 3fbeed2e80d3 03:48:39 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 03:48:39 Status: Downloaded newer image for alpine:3.10 03:48:39 ---> be4e4bea2c2e 03:48:39 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 03:48:40 ---> Running in 8556d86687b0 03:48:40 Removing intermediate container ffd234cffac7 03:48:40 ---> 8f475ca4d796 03:48:40 03:48:40 Step 10/20 : FROM alpine 03:48:40 ---> d6e46aa2470d 03:48:40 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 03:48:40 Removing intermediate container 3fbeed2e80d3 03:48:40 ---> 03af4130ef72 03:48:40 Step 13/24 : EXPOSE $APP_PORT 03:48:40 ---> Running in 9d0b36b2a6cc 03:48:41 ---> Running in f68cf35bc132 03:48:41 Removing intermediate container 9d0b36b2a6cc 03:48:41 ---> 3ca1e399685e 03:48:41 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 03:48:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 03:48:42 ---> 095bcfbe5c87 03:48:42 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 03:48:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 03:48:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:48:42 v3.10.5-138-gf647940e8c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 03:48:42 v3.10.5-140-g025d340fd5 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 03:48:42 OK: 10346 distinct packages available 03:48:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:48:42 (1/5) Installing ca-certificates (20191127-r2) 03:48:42 v3.12.1-24-g9d31f224d7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 03:48:42 v3.12.1-28-g1917b93b9e [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 03:48:42 OK: 12744 distinct packages available 03:48:42 (2/5) Installing nghttp2-libs (1.39.2-r1) 03:48:42 (3/5) Installing libcurl (7.66.0-r1) 03:48:42 (4/5) Installing curl (7.66.0-r1) 03:48:42 (5/5) Installing dumb-init (1.2.2-r1) 03:48:42 Executing busybox-1.30.1-r3.trigger 03:48:42 Executing ca-certificates-20191127-r2.trigger 03:48:42 (1/4) Installing ca-certificates (20191127-r4) 03:48:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:48:43 (3/4) Installing libcurl (7.69.1-r1) 03:48:43 (4/4) Installing curl (7.69.1-r1) 03:48:43 Executing busybox-1.31.1-r19.trigger 03:48:43 Executing ca-certificates-20191127-r4.trigger 03:48:43 OK: 7 MiB in 18 packages 03:48:43 OK: 7 MiB in 19 packages 03:48:44 ---> 97a024ff48ee 03:48:44 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 03:48:46 Removing intermediate container f68cf35bc132 03:48:46 ---> 51867dc47039 03:48:46 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:48:47 ---> c29518e2baf1 03:48:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 03:48:47 Removing intermediate container 8556d86687b0 03:48:47 ---> edbfac3c4639 03:48:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 03:48:49 ---> Running in ac1e8dad02be 03:48:49 ---> Running in 61a3855253dc 03:48:49 ---> 683037106d2c 03:48:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:48:49 Removing intermediate container ac1e8dad02be 03:48:49 ---> 9e71e45aaef9 03:48:49 Step 13/20 : WORKDIR /edgex 03:48:49 Removing intermediate container c8ce0f949925 03:48:49 ---> fcdadf1febda 03:48:49 03:48:49 Step 10/22 : FROM scratch 03:48:49 ---> 03:48:49 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:48:49 ---> Using cache 03:48:49 ---> eadde853b439 03:48:49 Step 12/22 : ENV APP_PORT=48081 03:48:49 ---> Running in 6af0ac138df2 03:48:49 ---> Running in 38310b551e24 03:48:49 Removing intermediate container 61a3855253dc 03:48:49 ---> 21107d2d3ec4 03:48:49 Step 13/22 : WORKDIR / 03:48:50 ---> Running in 366de544993a 03:48:50 Removing intermediate container 38310b551e24 03:48:50 ---> 1aa90e0487d4 03:48:50 Step 13/22 : EXPOSE $APP_PORT 03:48:50 Removing intermediate container 6af0ac138df2 03:48:50 ---> 4bb9211a252f 03:48:50 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:48:50 ---> Running in 02c3e654bbf9 03:48:50 ---> 9a10d00638b7 03:48:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:48:50 Removing intermediate container 366de544993a 03:48:50 ---> 405571625205 03:48:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 03:48:51 Removing intermediate container 02c3e654bbf9 03:48:51 ---> 237de84160a3 03:48:51 Step 14/22 : WORKDIR / 03:48:51 ---> 4c36103d0a04 03:48:51 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:48:51 ---> Running in 28dbb9aff4a9 03:48:51 ---> b35b1af7de94 03:48:51 Step 20/24 : ENTRYPOINT ["/support-notifications"] 03:48:51 ---> 504939ae8cc3 03:48:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 03:48:51 ---> Running in 80eda6def4b6 03:48:52 Removing intermediate container 28dbb9aff4a9 03:48:52 ---> 1129c7adfcde 03:48:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 03:48:52 ---> cdd317b81c7e 03:48:52 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:48:52 Removing intermediate container 80eda6def4b6 03:48:52 ---> 3e74afd95283 03:48:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:48:53 ---> Running in 31185a9134e6 03:48:54 ---> 3ee0e8e546b8 03:48:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 03:48:54 ---> Running in e4636b5da2bc 03:48:54 ---> 2f1e485549c8 03:48:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:48:54 Removing intermediate container 31185a9134e6 03:48:54 ---> e1810ac1b1fc 03:48:54 Step 17/20 : CMD ["--init=true"] 03:48:54 Removing intermediate container cd7357d6e043 03:48:54 ---> 16fcd3de7c5e 03:48:54 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:48:55 ---> Running in 48d3a3eff67d 03:48:55 Removing intermediate container e4636b5da2bc 03:48:55 ---> 756eea0d987e 03:48:55 Step 22/24 : LABEL arch=x86_64 03:48:55 ---> Running in 9eae64b11469 03:48:55 ---> b2742eca733c 03:48:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 03:48:55 ---> Running in f445fbcede3a 03:48:55 gofmt -l . 03:48:55 ---> 169495772d2a 03:48:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:48:55 Removing intermediate container 48d3a3eff67d 03:48:55 ---> 5fb27af8a96c 03:48:55 Step 18/20 : LABEL arch=x86_64 03:48:55 [ "`gofmt -l .`" = "" ] 03:48:55 ---> b7e63f27f27c 03:48:55 Step 18/22 : RUN chmod +x entrypoint.sh 03:48:55 Removing intermediate container f445fbcede3a 03:48:55 ---> 9ca2620ccfd3 03:48:55 Step 23/24 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:48:55 ---> Running in 931dff14f935 03:48:55 ---> Running in d70fb79e238f 03:48:55 ---> Running in fce2211a87a0 03:48:55 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 03:48:55 ---> 7bf995b2c20a 03:48:55 Step 18/22 : ENTRYPOINT ["/core-metadata"] 03:48:56 Removing intermediate container 931dff14f935 03:48:56 ---> 3d439b3c43a2 03:48:56 Step 19/20 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:48:56 ---> Running in 6c7532f358e2 03:48:56 ---> Running in 768a68d8dcd0 03:48:56 Removing intermediate container d70fb79e238f 03:48:56 ---> 10b77ea9819a 03:48:56 Step 24/24 : LABEL version=0.0.0 03:48:56 ---> Running in 9cfa8dbddfe6 03:48:56 Removing intermediate container 6c7532f358e2 03:48:56 ---> 77a928ee2209 03:48:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:48:56 Removing intermediate container 768a68d8dcd0 03:48:56 ---> bd36df938b89 03:48:56 Step 20/20 : LABEL version=0.0.0 03:48:56 ---> Running in fb9f2f913e67 03:48:56 ---> Running in a7d1b5d41583 03:48:56 Removing intermediate container 9cfa8dbddfe6 03:48:56 ---> 15ec8f69e894 03:48:56 03:48:57 Successfully built 15ec8f69e894 03:48:57 Removing intermediate container fb9f2f913e67 03:48:57 ---> 129693e19302 03:48:57 Step 20/22 : LABEL arch=x86_64 03:48:57 Successfully tagged docker-support-notifications-go:latest 03:48:57  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 03:48:57 Removing intermediate container a7d1b5d41583 03:48:57 ---> 21307a09ba88 03:48:57 03:48:58 ./bin/test-go-mod-tidy.sh 03:48:58 Successfully built 21307a09ba88 03:48:58 ---> Running in c6e0850cd81c 03:48:58 Successfully tagged docker-security-proxy-setup-go:latest 03:48:58 ./bin/test-attribution-txt.sh 03:48:58  Building docker-security-proxy-setup-go ... done Removing intermediate container 9eae64b11469 03:48:58 ---> d6c4af6b1486 03:48:58 03:48:58 Step 11/27 : FROM docker:latest 03:48:58 ---> 6972c414f322 03:48:58 Step 12/27 : RUN apk add --no-cache bash 03:48:58 Removing intermediate container fce2211a87a0 03:48:58 ---> ac4606cb3a5f 03:48:58 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 03:49:00 ---> Running in 1f99daac5e3a 03:49:00 Removing intermediate container c6e0850cd81c 03:49:00 ---> 416b5efc311f 03:49:00 Step 21/22 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:49:00 ---> Running in 709d20d0da00 03:49:01 ---> Running in e8e59007937a 03:49:01 Removing intermediate container 709d20d0da00 03:49:01 ---> 0adcc46c72cf 03:49:01 Step 20/22 : LABEL arch=x86_64 03:49:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:49:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:49:02 ---> Running in aca527b9fea9 03:49:02 Removing intermediate container e8e59007937a 03:49:02 ---> ee2a271ce764 03:49:02 Step 22/22 : LABEL version=0.0.0 03:49:02 ---> Running in e8de5c1c71ae [Pipeline] sh 03:49:02 (1/2) Installing readline (8.0.4-r0) 03:49:02 Removing intermediate container aca527b9fea9 03:49:02 ---> 3e6a9b10db52 03:49:02 Step 21/22 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:49:02 (2/2) Installing bash (5.0.17-r0) 03:49:02 Executing bash-5.0.17-r0.post-install 03:49:02 Executing busybox-1.31.1-r19.trigger 03:49:02 OK: 12 MiB in 22 packages 03:49:03 ---> Running in 6f09433bbb46 03:49:03 Removing intermediate container e8de5c1c71ae 03:49:03 ---> b0b26e296882 03:49:03 03:49:03 Successfully built b0b26e296882 03:49:03 + ls -al . 03:49:03 total 668 03:49:03 drwxrwxr-x 9 1001 1001 4096 Nov 13 03:49 . 03:49:03 drwxr-xr-x 4 root root 4096 Nov 13 03:45 .. 03:49:03 -rw-rw-r-- 1 1001 1001 11 Nov 13 03:43 .dockerignore 03:49:03 drwxrwxr-x 8 1001 1001 4096 Nov 13 03:43 .git 03:49:03 drwxrwxr-x 3 1001 1001 4096 Nov 13 03:43 .github 03:49:03 -rw-rw-r-- 1 1001 1001 944 Nov 13 03:43 .gitignore 03:49:03 -rw-rw-r-- 1 1001 1001 166 Nov 13 03:43 .sonarcloud.properties 03:49:03 -rw-rw-r-- 1 1001 1001 3804 Nov 13 03:43 CONTRIBUTING.md 03:49:03 -rw-rw-r-- 1 1001 1001 1035 Nov 13 03:43 Dockerfile.build 03:49:03 -rw-rw-r-- 1 1001 1001 863 Nov 13 03:43 Jenkinsfile 03:49:03 -rw-rw-r-- 1 1001 1001 10775 Nov 13 03:43 LICENSE 03:49:03 -rw-rw-r-- 1 1001 1001 6611 Nov 13 03:43 Makefile 03:49:03 -rw-rw-r-- 1 1001 1001 6447 Nov 13 03:43 README.md 03:49:03 -rw-rw-r-- 1 1001 1001 259 Nov 13 03:43 SECURITY.md 03:49:03 -rw-rw-r-- 1 1001 1001 5 Nov 13 03:40 VERSION 03:49:03 -rw-rw-r-- 1 1001 1001 4131 Nov 13 03:43 ZMQWindows.md 03:49:03 drwxrwxr-x 2 1001 1001 4096 Nov 13 03:43 bin 03:49:03 drwxrwxr-x 15 1001 1001 4096 Nov 13 03:43 cmd 03:49:03 -rw-r--r-- 1 root root 545159 Nov 13 03:47 coverage.out 03:49:03 -rw-r--r-- 1 root root 1041 Nov 13 03:48 go.mod 03:49:03 -rw-r--r-- 1 root root 18582 Nov 13 03:48 go.sum 03:49:03 drwxrwxr-x 8 1001 1001 4096 Nov 13 03:43 internal 03:49:03 drwxrwxr-x 4 1001 1001 4096 Nov 13 03:43 openapi 03:49:03 drwxrwxr-x 4 1001 1001 4096 Nov 13 03:43 snap 03:49:03 -rw-rw-r-- 1 1001 1001 168 Nov 13 03:43 version.go 03:49:03 Successfully tagged docker-core-metadata-go:latest 03:49:03  Building docker-core-metadata-go ... done Removing intermediate container 6f09433bbb46 03:49:03 ---> c8c937299617 03:49:03 Step 22/22 : LABEL version=0.0.0 03:49:03 ---> Running in 2145c62dd096 [Pipeline] sh 03:49:04 + '[' -e coverage.out ] 03:49:04 + chown 1001:1001 coverage.out [Pipeline] stash 03:49:04 Warning: overwriting stash ‘coverage-report’ 03:49:05 Stashed 1 file(s) [Pipeline] sh 03:49:06 Removing intermediate container 2145c62dd096 03:49:06 ---> a69f16004f5e 03:49:06 03:49:06 Removing intermediate container 1f99daac5e3a 03:49:06 ---> 505c8b5a1766 03:49:06 Step 13/27 : RUN rm -rf /var/cache/apk/* 03:49:06 + make build 03:49: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 03:49:06 Successfully built a69f16004f5e 03:49:06 Successfully tagged docker-security-bootstrap-redis-go:latest 03:49:08  Building docker-security-bootstrap-redis-go ... done  ---> Running in 00a4a669d5a7 03:49:10 Removing intermediate container 00a4a669d5a7 03:49:10 ---> d5a39d8a3006 03:49:10 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:49:11 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 03:49:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:49:11 ---> 9df6f8bc286c 03:49:11 Step 3/24 : WORKDIR /edgex-go 03:49:11 ---> Using cache 03:49:11 ---> 4a6576faf6d6 03:49:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:49:11 ---> Using cache 03:49:11 ---> b989def1bf09 03:49:11 Step 5/24 : RUN apk update && apk add make git 03:49:11 ---> Using cache 03:49:11 ---> c805a01551e2 03:49:11 Step 6/24 : COPY go.mod . 03:49:11 ---> Using cache 03:49:11 ---> cbe9cf7b5885 03:49:11 Step 7/24 : RUN go mod download 03:49:11 ---> Using cache 03:49:11 ---> 2a5080ced30b 03:49:11 Step 8/24 : COPY . . 03:49:11 ---> Using cache 03:49:11 ---> 8f9190975a79 03:49:11 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:49:11 ---> Running in 817bcbc194db 03:49:12 ---> Running in ec73b0e3b82c 03:49:12 Removing intermediate container 817bcbc194db 03:49:12 ---> 9e7077174067 03:49:12 Step 15/27 : ENV APP_PORT=48090 03:49:12 ---> Running in 1f973321bb13 03:49:12 Removing intermediate container 1f973321bb13 03:49:12 ---> 193099a46779 03:49:12 Step 16/27 : EXPOSE $APP_PORT 03:49:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:49:12 ---> Running in f8629c6e89ed 03:49:12 Removing intermediate container f8629c6e89ed 03:49:12 ---> 8b6403257baa 03:49:12 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:49:13 ---> fcaac9b84fa0 03:49:13 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:49:13 ---> c3743c363d82 03:49:13 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:49:14 ---> 6b75d5a50176 03:49:14 Step 20/27 : RUN apk --no-cache add py3-pip 03:49:14 ---> Running in 764a664ca361 03:49:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:49:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:49:15 (1/33) Installing libbz2 (1.0.8-r1) 03:49:15 (2/33) Installing expat (2.2.9-r1) 03:49:15 (3/33) Installing libffi (3.3-r2) 03:49:15 (4/33) Installing gdbm (1.13-r1) 03:49:15 (5/33) Installing xz-libs (5.2.5-r0) 03:49:15 (6/33) Installing sqlite-libs (3.32.1-r0) 03:49:15 (7/33) Installing python3 (3.8.5-r0) 03:49:17 (8/33) Installing py3-appdirs (1.4.4-r1) 03:49:17 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:49:17 (10/33) Installing py3-parsing (2.4.7-r0) 03:49:17 (11/33) Installing py3-six (1.15.0-r0) 03:49:17 (12/33) Installing py3-packaging (20.4-r0) 03:49:17 (13/33) Installing py3-setuptools (47.0.0-r0) 03:49:17 (14/33) Installing py3-chardet (3.0.4-r4) 03:49:17 (15/33) Installing py3-idna (2.9-r0) 03:49:17 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:49:17 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:49:17 (18/33) Installing py3-requests (2.23.0-r0) 03:49:17 (19/33) Installing py3-msgpack (1.0.0-r0) 03:49:17 (20/33) Installing py3-lockfile (0.12.2-r3) 03:49:17 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:49:17 (22/33) Installing py3-colorama (0.4.3-r0) 03:49:17 (23/33) Installing py3-distlib (0.3.0-r0) 03:49:17 (24/33) Installing py3-distro (1.5.0-r1) 03:49:17 (25/33) Installing py3-webencodings (0.5.1-r3) 03:49:17 (26/33) Installing py3-html5lib (1.0.1-r4) 03:49:17 (27/33) Installing py3-pytoml (0.1.21-r0) 03:49:17 (28/33) Installing py3-pep517 (0.8.2-r0) 03:49:17 (29/33) Installing py3-progress (1.5-r0) 03:49:17 (30/33) Installing py3-toml (0.10.1-r0) 03:49:17 (31/33) Installing py3-retrying (1.3.3-r0) 03:49:17 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:49:17 (33/33) Installing py3-pip (20.1.1-r0) 03:49:17 Executing busybox-1.31.1-r19.trigger 03:49:17 OK: 71 MiB in 55 packages 03:49:27 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 03:49:27 Removing intermediate container 764a664ca361 03:49:27 ---> 6dd8de91dde0 03:49:27 Step 21/27 : RUN pip install docker-compose==1.23.2 03:49:27 ---> Running in 354f0f6c5fe3 03:49:29 Collecting docker-compose==1.23.2 03:49:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:49:29 Collecting docker<4.0,>=3.6.0 03:49:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:49:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:49:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:49:31 Collecting dockerpty<0.5,>=0.4.1 03:49:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:49:31 Removing intermediate container ec73b0e3b82c 03:49:31 ---> 9e1a05ae6e9d 03:49:31 03:49:31 Step 10/24 : FROM alpine:3.10 03:49:31 ---> be4e4bea2c2e 03:49:31 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 03:49:31 ---> Using cache 03:49:31 ---> edbfac3c4639 03:49:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:49:31 ---> Running in 5e22c89cbb16 03:49:31 Removing intermediate container 5e22c89cbb16 03:49:31 ---> 1427bc06d9cb 03:49:31 Step 13/24 : WORKDIR / 03:49:31 ---> Running in e44b4b705dc4 03:49:31 Removing intermediate container e44b4b705dc4 03:49:31 ---> c435939baacf 03:49:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:49:31 Collecting PyYAML<4,>=3.10 03:49:31 Downloading PyYAML-3.13.tar.gz (270 kB) 03:49: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 03:49:32 ---> dac25e872e28 03:49:32 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:49:32 Collecting cached-property<2,>=1.2.0 03:49:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:49:33 Collecting jsonschema<3,>=2.5.1 03:49:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:49:33 ---> 6094e83baf01 03:49:33 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:49:33 Collecting websocket-client<1.0,>=0.32.0 03:49:33 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 03:49:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:49:34 ---> 533bdb759000 03:49:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:49:34 Collecting docopt<0.7,>=0.6.1 03:49:34 Downloading docopt-0.6.2.tar.gz (25 kB) 03:49:34 ---> 563bd46d5b5b 03:49:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:49:35 Collecting texttable<0.10,>=0.9.0 03:49:35 Downloading texttable-0.9.1.tar.gz (11 kB) 03:49:35 ---> b2e3f07dd31c 03:49:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:49:35 ---> cebcf785a072 03:49:35 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:49:35 ---> Running in 264a034369bc 03:49:35 Collecting docker-pycreds>=0.4.0 03:49:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:49:35 Collecting idna<2.8,>=2.5 03:49:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:49:35 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) 03:49:35 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) 03:49:35 Collecting urllib3<1.25,>=1.21.1 03:49:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:49:36 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:49:36 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:49:36 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:49:36 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:49:36 Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, PyYAML, cached-property, jsonschema, docopt, texttable, docker-compose 03:49:36 Attempting uninstall: idna 03:49:36 Found existing installation: idna 2.9 03:49:36 Uninstalling idna-2.9: 03:49:36 Successfully uninstalled idna-2.9 03:49:36 Attempting uninstall: urllib3 03:49:36 Found existing installation: urllib3 1.25.9 03:49:36 Uninstalling urllib3-1.25.9: 03:49:36 Successfully uninstalled urllib3-1.25.9 03:49:37 Removing intermediate container 264a034369bc 03:49:37 ---> b45baa0b2169 03:49:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:49:37 Attempting uninstall: requests 03:49:37 Found existing installation: requests 2.23.0 03:49:37 Uninstalling requests-2.23.0: 03:49:37 Successfully uninstalled requests-2.23.0 03:49:37 ---> Running in 1f50ffb7406a 03:49:38 Removing intermediate container 1f50ffb7406a 03:49:38 ---> cac27373e811 03:49:38 Step 22/24 : LABEL arch=x86_64 03:49:38 ---> Running in f674e62809ce 03:49:38 Running setup.py install for dockerpty: started 03:49:38 Removing intermediate container f674e62809ce 03:49:38 ---> 2bbe988cc4fb 03:49:38 Step 23/24 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:49:38 ---> Running in 1e0596654920 03:49:38 Removing intermediate container 1e0596654920 03:49:38 ---> 0f520edb629a 03:49:38 Step 24/24 : LABEL version=0.0.0 03:49:38 ---> Running in a500a1521aca 03:49:38 Running setup.py install for dockerpty: finished with status 'done' 03:49:38 Running setup.py install for PyYAML: started 03:49:39 Removing intermediate container a500a1521aca 03:49:39 ---> bff50dd23c22 03:49:39 03:49:39 Successfully built bff50dd23c22 03:49:39 Successfully tagged docker-security-secretstore-setup-go:latest 03:49:39  Building docker-security-secretstore-setup-go ... done  Running setup.py install for PyYAML: finished with status 'done' 03:49:39 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 03:49:39 Running setup.py install for docopt: started 03:49:40 Running setup.py install for docopt: finished with status 'done' 03:49:40 Running setup.py install for texttable: started 03:49:40 Running setup.py install for texttable: finished with status 'done' 03:49:40 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 03:49:43 Removing intermediate container 354f0f6c5fe3 03:49:43 ---> 7733f7bee8b3 03:49:43 Step 22/27 : RUN apk --no-cache add curl 03:49:43 ---> Running in 23d2e54a21d7 03:49:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 03:49:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:49:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:49:44 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:49:44 (2/3) Installing libcurl (7.69.1-r1) 03:49:44 (3/3) Installing curl (7.69.1-r1) 03:49:44 Executing busybox-1.31.1-r19.trigger 03:49:44 OK: 72 MiB in 58 packages 03:49:44 Removing intermediate container 23d2e54a21d7 03:49:44 ---> 60c4be3a2154 03:49:44 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 03:49:45 ---> Running in db840f613279 03:49:45 Removing intermediate container db840f613279 03:49:45 ---> 68ac592e90f8 03:49:45 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:49:45 ---> Running in 304a0ce626b1 03:49:45 Removing intermediate container 304a0ce626b1 03:49:45 ---> d576b798b223 03:49:45 Step 25/27 : LABEL arch=x86_64 03:49:45 ---> Running in fdf8fb2e7d1e 03:49:45 Removing intermediate container fdf8fb2e7d1e 03:49:45 ---> 06b89f6a3fe3 03:49:45 Step 26/27 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:49:45 ---> Running in f3f813735331 03:49:45 Removing intermediate container f3f813735331 03:49:45 ---> ca3519d25c79 03:49:45 Step 27/27 : LABEL version=0.0.0 03:49:46 ---> Running in 18e8e4e0dea5 03:49:46 Removing intermediate container 18e8e4e0dea5 03:49:46 ---> ed6c99cfff44 03:49:46 03:49:46 Successfully built ed6c99cfff44 03:49:46 Successfully tagged docker-sys-mgmt-agent-go:latest 03:49:46  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 03:49:46 $ docker stop --time=1 5fdabea6cea93a397305d0cde59b9e2dc78f12ff9f32f063307911a75f543ca8 03:49:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:49:48 $ docker rm -f 5fdabea6cea93a397305d0cde59b9e2dc78f12ff9f32f063307911a75f543ca8 [Pipeline] // withDockerContainer [Pipeline] sh 03:49:49 + docker images 03:49:49 + grep docker 03:49:49 docker-sys-mgmt-agent-go latest ed6c99cfff44 4 seconds ago 290MB 03:49:49 docker-security-secretstore-setup-go latest bff50dd23c22 11 seconds ago 24.8MB 03:49:49 docker-security-bootstrap-redis-go latest a69f16004f5e 45 seconds ago 15.9MB 03:49:49 docker-core-metadata-go latest b0b26e296882 47 seconds ago 14.5MB 03:49:49 docker-security-proxy-setup-go latest 21307a09ba88 52 seconds ago 15.8MB 03:49:49 docker-support-notifications-go latest 15ec8f69e894 53 seconds ago 13.6MB 03:49:49 docker-core-data-go latest 483e2347df65 2 minutes ago 23.7MB 03:49:49 docker-security-secrets-setup-go latest 30b0109682d6 2 minutes ago 24MB 03:49:49 docker-core-command-go latest 641f717391a0 3 minutes ago 12.2MB 03:49:49 docker-support-scheduler-go latest cc18c3d964be 3 minutes ago 12.3MB 03:49:49 docker-support-logging-go latest 34eea6f5bb42 3 minutes ago 11.1MB 03:49:49 docker latest 6972c414f322 3 weeks ago 217MB [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 03:49:51 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 03:49:53 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 03:49:57 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 03:50:03 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 03:50:05 Still waiting to schedule task 03:50:05 All nodes of label ‘centos7-docker-8c-8g’ are offline 03:50:05 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 03:50:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:50:13 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 03:50:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } 03:50:20 $ docker stop --time=1 37990757e99e1c52671578b3ff39ebebf37994193d47fa9afff4ed834cdeac37 03:50:23 $ docker rm -f 37990757e99e1c52671578b3ff39ebebf37994193d47fa9afff4ed834cdeac37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:50:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:50:25 03:50:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:50:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:50:26 latest: Pulling from edgex-devops/edgex-compose-arm64 03:50:26 29e5d40040c1: Pulling fs layer 03:50:26 1ce36da41761: Pulling fs layer 03:50:26 25b303627fd3: Pulling fs layer 03:50:27 29e5d40040c1: Verifying Checksum 03:50:27 29e5d40040c1: Download complete 03:50:27 1ce36da41761: Verifying Checksum 03:50:27 1ce36da41761: Download complete 03:50:28 29e5d40040c1: Pull complete 03:50:29 1ce36da41761: Pull complete 03:50:30 25b303627fd3: Verifying Checksum 03:50:30 25b303627fd3: Download complete 03:50:40 25b303627fd3: Pull complete 03:50:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:50:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:50:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:50:40 prd-ubuntu18.04-docker-arm64-4c-16g-12010 does not seem to be running inside a container 03:50:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:50:44 $ docker top 84e19eb67cf2b4b8e6ffcecdbe2bdb1852852fa5efeefcdd609b7e3c484b5463 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:45 + + grepdocker-compose parallel build 03:50:45 --help 03:50:49 --parallel Build images in parallel. [Pipeline] } 03:50:49 $ docker stop --time=1 84e19eb67cf2b4b8e6ffcecdbe2bdb1852852fa5efeefcdd609b7e3c484b5463 03:50:51 $ docker rm -f 84e19eb67cf2b4b8e6ffcecdbe2bdb1852852fa5efeefcdd609b7e3c484b5463 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:50:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:50:52 . [Pipeline] withDockerContainer 03:50:52 prd-ubuntu18.04-docker-arm64-4c-16g-12010 does not seem to be running inside a container 03:50:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:50:54 $ docker top f347e5953e476771166b4dbda9e360c03fbb0d14a94300eb2eca9161a7f1781b -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:55 + docker-compose -f ./docker-compose-build.yml build --parallel 03:50:59 Building docker-core-command-go ... 03:50:59 Building docker-core-data-go ... 03:50:59 Building docker-core-metadata-go ... 03:50:59 Building docker-security-bootstrap-redis-go ... 03:50:59 Building docker-security-proxy-setup-go ... 03:50:59 Building docker-security-secrets-setup-go ... 03:50:59 Building docker-security-secretstore-setup-go ... 03:50:59 Building docker-support-logging-go ... 03:50:59 Building docker-support-notifications-go ... 03:50:59 Building docker-support-scheduler-go ... 03:50:59 Building docker-sys-mgmt-agent-go ... 03:50:59 Building docker-security-secrets-setup-go 03:50:59 Building docker-core-metadata-go 03:50:59 Building docker-security-bootstrap-redis-go 03:50:59 Building docker-core-command-go 03:50:59 Building docker-support-logging-go 03:51:17 Running on prd-centos7-docker-8c-8g-12011 in /w/workspace/edgexfoundry_edgex-go_PR-2874 [Pipeline] { [Pipeline] ws 03:51:17 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 03:51:19 using credential edgex-jenkins-ssh 03:51:19 Cloning the remote Git repository 03:51:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:51:19 > git init /w/workspace/edgex-go/1 # timeout=10 03:51:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:51:19 > git --version # timeout=10 03:51:19 > git --version # 'git version 2.16.5' 03:51:19 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:51:25 Merging remotes/origin/master commit e390d2e8669e02a2433017a3e20d0713a53de70e into PR head commit fb5fae2721e61636878913a70a8c9d88e528f913 03:51:25 Merge succeeded, producing fb5fae2721e61636878913a70a8c9d88e528f913 03:51:25 Checking out Revision fb5fae2721e61636878913a70a8c9d88e528f913 (PR-2874) 03:51:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:51:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:51:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:51:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:51:25 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2874/head:refs/remotes/origin/PR-2874 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:51:25 > git config core.sparsecheckout # timeout=10 03:51:25 > git checkout -f fb5fae2721e61636878913a70a8c9d88e528f913 # timeout=10 03:51:25 > git remote # timeout=10 03:51:25 > git config --get remote.origin.url # timeout=10 03:51:25 using GIT_SSH to set credentials SSH Credentials for GitHub 03:51:25 > git merge e390d2e8669e02a2433017a3e20d0713a53de70e # timeout=10 03:51:25 > git rev-parse HEAD^{commit} # timeout=10 03:51:25 > git config core.sparsecheckout # timeout=10 03:51:25 > git checkout -f fb5fae2721e61636878913a70a8c9d88e528f913 # timeout=10 03:51:29 Commit message: "feat(data): Implement DELETE /event/device/name/{name} V2 API" 03:51:29 > git --version # timeout=10 03:51:29 > git --version # 'git version 2.16.5' 03:51:29 fatal: bad object 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:31 ++ find /w/workspace/edgex-go/1 03:51:31 ++ grep snapcraft.yaml 03:51:31 + grep -Po '^name: \K(.*)' /w/workspace/edgex-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:51:31 provisioning config files... 03:51:31 copy managed file [EdgeX] to file:/w/workspace/edgex-go/1@tmp/config2299389800434469250tmp [Pipeline] { [Pipeline] sh 03:51:32 + cp /w/workspace/edgex-go/1@tmp/config2299389800434469250tmp /w/workspace/edgex-go/1/edgex-snap-store-login [Pipeline] sh 03:51:32 + docker run --rm -u 0:0 --privileged -v /w/workspace/edgex-go/1:/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 03:51:32 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 03:51:32 latest: Pulling from edgex-devops/edgex-snap-builder 03:51:32 f08d8e2a3ba1: Pulling fs layer 03:51:32 3baa9cb2483b: Pulling fs layer 03:51:32 94e5ff4c0b15: Pulling fs layer 03:51:32 1860925334f9: Pulling fs layer 03:51:32 2daf38717194: Pulling fs layer 03:51:32 309017e8d7a4: Pulling fs layer 03:51:32 f7790dc9fd0f: Pulling fs layer 03:51:32 cac0ae9282c2: Pulling fs layer 03:51:32 1f4cadf9a1ed: Pulling fs layer 03:51:32 2daf38717194: Waiting 03:51:32 309017e8d7a4: Waiting 03:51:32 f7790dc9fd0f: Waiting 03:51:32 cac0ae9282c2: Waiting 03:51:32 1f4cadf9a1ed: Waiting 03:51:32 1860925334f9: Waiting 03:51:32 94e5ff4c0b15: Download complete 03:51:32 3baa9cb2483b: Download complete 03:51:32 1860925334f9: Download complete 03:51:32 309017e8d7a4: Verifying Checksum 03:51:32 309017e8d7a4: Download complete 03:51:32 f7790dc9fd0f: Verifying Checksum 03:51:32 f7790dc9fd0f: Download complete 03:51:32 cac0ae9282c2: Verifying Checksum 03:51:32 cac0ae9282c2: Download complete 03:51:32 1f4cadf9a1ed: Verifying Checksum 03:51:32 1f4cadf9a1ed: Download complete 03:51:35 f08d8e2a3ba1: Verifying Checksum 03:51:35 f08d8e2a3ba1: Download complete 03:51:36 f08d8e2a3ba1: Pull complete 03:51:36 3baa9cb2483b: Pull complete 03:51:36 94e5ff4c0b15: Pull complete 03:51:36 1860925334f9: Pull complete 03:51:39 2daf38717194: Verifying Checksum 03:51:39 2daf38717194: Download complete 03:51:57 2daf38717194: Pull complete 03:51:57 309017e8d7a4: Pull complete 03:51:57 f7790dc9fd0f: Pull complete 03:51:57 cac0ae9282c2: Pull complete 03:51:57 1f4cadf9a1ed: Pull complete 03:51:57 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 03:51:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 03:52:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:52:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:52:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1365 kB] 03:52:01 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:52:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [222 kB] 03:52:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.8 kB] 03:52:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1781 kB] 03:52:01 Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 03:52:01 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [46.3 kB] 03:52:01 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2129 kB] 03:52:02 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 03:52:02 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2198 kB] 03:52:02 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 03:52:02 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 03:52:02 Fetched 8278 kB in 1s (5558 kB/s) 03:52:04 Reading package lists... 03:52:05 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: 03:52:05 - README.md 03:52:05 03:52:05 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:52:07 0% [Working] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:52:07 0% [Waiting for headers] [1 InRelease 12.6 kB/88.7 kB 14%] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:52:07 0% [Waiting for headers] [1 InRelease 12.6 kB/88.7 kB 14%] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] [1 InRelease 12.6 kB/88.7 kB Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:52:07 0% [2 InRelease gpgv 242 kB] [Waiting for headers] [1 InRelease 17.7 kB/88.7 kB 0% [Waiting for headers] [1 InRelease 31.9 kB/88.7 kB 36%] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] [1 InRelease 31.9 kB/88.7 k Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 03:52:07 0% [3 InRelease gpgv 88.7 kB] [1 InRelease 43.5 kB/88.7 kB 49%] 0% [1 InRelease 62.8 kB/88.7 kB 71%] 0% [4 InRelease gpgv 74.6 kB] [1 InRelease 62.8 kB/88.7 kB 71%] 0% [4 InRelease gpgv 74.6 kB] 0% [Working] 0% [1 InRelease gpgv 88.7 kB] 100% [Working] Fetched 88.7 kB in 1s (150 kB/s) 03:52:09 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... 58% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% 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... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% 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... Done 03:52:11 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 03:52:12 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... 58% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 72% Reading package lists... 72% 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... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% 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... Done 03:52:12 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 03:52:12 Reading state information... 0% Reading state information... 0% Reading state information... Done 03:52:12 The following packages were automatically installed and are no longer required: 03:52:12 libjq1 libonig4 03:52:12 Use 'sudo apt autoremove' to remove them. 03:52:12 Suggested packages: 03:52:12 binutils-doc cmake-doc ninja-build cpp-doc gcc-7-locales debian-keyring 03:52:12 gcc-7-doc libstdc++6-7-dbg lib32stdc++6-7-dbg libx32stdc++6-7-dbg autoconf 03:52:12 automake libtool flex bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg 03:52:12 libatomic1-dbg libasan4-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg 03:52:12 libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg gettext-base git-daemon-run 03:52:12 | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 03:52:12 git-mediawiki git-svn lrzip glibc-doc locales bzr gdbm-l10n libstdc++-7-doc 03:52:12 make-doc man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl 03:52:12 | libterm-readline-perl-perl 03:52:13 The following NEW packages will be installed: 03:52:13 binutils binutils-common binutils-x86-64-linux-gnu build-essential cmake 03:52:13 cmake-data cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 g++-7-multilib 03:52:13 g++-multilib gcc gcc-7 gcc-7-base gcc-7-multilib gcc-multilib git git-man 03:52:13 less lib32asan4 lib32atomic1 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 03:52:13 lib32gomp1 lib32itm1 lib32mpx2 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 03:52:13 lib32ubsan0 libalgorithm-diff-perl libalgorithm-diff-xs-perl 03:52:13 libalgorithm-merge-perl libarchive13 libasan4 libatomic1 libbinutils 03:52:13 libc-dev-bin libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 03:52:13 libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot 03:52:13 libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 03:52:13 libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libmpc3 03:52:13 libmpfr6 libmpx2 libnorm1 libperl5.26 libpgm-5.2-0 libquadmath0 librhash0 03:52:13 libsodium23 libstdc++-7-dev libtsan0 libubsan0 libuv1 libx32asan4 03:52:13 libx32atomic1 libx32cilkrts5 libx32gcc-7-dev libx32gcc1 libx32gomp1 03:52:13 libx32itm1 libx32quadmath0 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 03:52:13 libzmq3-dev libzmq5 linux-libc-dev make manpages manpages-dev netbase patch 03:52:13 perl perl-modules-5.26 pkg-config unzip zip 03:52:13 The following packages will be upgraded: 03:52:13 libc6 perl-base 03:52:13 2 upgraded, 101 newly installed, 0 to remove and 37 not upgraded. 03:52:13 Need to get 84.4 MB of archives. 03:52:13 After this operation, 369 MB of additional disk space will be used. 03:52:13 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:52:14 0% [1 perl-base 13.8 kB/1391 kB 1%] 1% [1 perl-base 600 kB/1391 kB 43%] 2% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] 03:52:14 2% [2 libc6 20.8 kB/2831 kB 1%] 4% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] 03:52:14 4% [3 liblocale-gettext-perl 10.2 kB/16.6 kB 62%] 5% [Waiting for headers] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:52:14 5% [4 perl-modules-5.26 20.2 kB/2762 kB 1%] 7% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 03:52:14 7% [5 libgdbm5 10.0 kB/26.0 kB 39%] 8% [Working] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 03:52:14 8% [6 libgdbm-compat4 0 B/6084 B 0%] 8% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:52:15 8% [7 libperl5.26 20.5 kB/3534 kB 1%] 11% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:52:15 11% [8 perl 47.9 kB/201 kB 24%] 12% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 03:52:15 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] 03:52:15 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] 03:52:15 12% [11 manpages 41.2 kB/1234 kB 3%] 14% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 03:52:15 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] 03:52:15 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] 03:52:15 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] 03:52:15 17% [Waiting for headers] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] 03:52:15 17% [16 libc-dev-bin 22.8 kB/71.8 kB 32%] 17% [Waiting for headers] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-123.126 [997 kB] 03:52:15 17% [17 linux-libc-dev 16.2 kB/997 kB 2%] 18% [Waiting for headers] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] 03:52:15 18% [18 libc6-dev 65.5 kB/2586 kB 3%] 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] 03:52:15 21% [19 gcc-7-base 18.3 kB/18.3 kB 100%] 21% [Working] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] 03:52:15 21% [20 libisl19 17.9 kB/551 kB 3%] 22% [Waiting for headers] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] 03:52:15 22% [21 libmpfr6 56.0 kB/243 kB 23%] 22% [Waiting for headers] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 03:52:15 22% [22 libmpc3 9778 B/40.8 kB 24%] 22% [Working] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:52:16 22% [23 cpp-7 34.2 kB/8591 kB 0%] 30% [23 cpp-7 7642 kB/8591 kB 89%] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:52:16 31% [24 cpp 27.7 kB/27.7 kB 100%] 31% [Working] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:52:16 31% [25 libcc1-0 0 B/39.4 kB 0%] 31% [Working] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:52:16 31% [26 libgomp1 26.0 kB/76.5 kB 34%] 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] 03:52:16 32% [27 libitm1 14.8 kB/27.9 kB 53%] 32% [Working] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:52:16 32% [28 libatomic1 9192 B/9192 B 100%] 32% [Working] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:52:16 32% [29 libasan4 42.7 kB/358 kB 12%] 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] 03:52:16 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] 03:52:16 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] 03:52:16 33% [32 libubsan0 49.1 kB/126 kB 39%] 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] 03:52:16 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] 03:52:16 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:52:16 34% [35 libquadmath0 105 kB/134 kB 79%] 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] 03:52:16 34% [36 libgcc-7-dev 31.7 kB/2378 kB 1%] 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] 03:52:17 37% [37 gcc-7 20.9 kB/9381 kB 0%] 44% [37 gcc-7 7833 kB/9381 kB 83%] 46% [Waiting for headers] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:52:17 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] 03:52:17 46% [39 libstdc++-7-dev 0 B/1471 kB 0%] 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] 03:52:17 48% [40 g++-7 62.9 kB/9697 kB 1%] 56% [40 g++-7 8782 kB/9697 kB 91%] 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] 03:52:17 57% [Waiting for headers] Get:42 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 03:52:17 57% [42 make 62.7 kB/154 kB 41%] 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] 03:52:17 58% [43 libdpkg-perl 39.6 kB/211 kB 19%] 58% [Waiting for headers] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:52:17 58% [44 patch 24.8 kB/102 kB 24%] 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] 03:52:17 58% [45 dpkg-dev 53.7 kB/607 kB 9%] 59% [Waiting for headers] Get:46 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] 03:52:17 59% [46 build-essential 4758 B/4758 B 100%] 59% [Waiting for headers] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.1 [1332 kB] 03:52:17 59% [47 cmake-data 31.3 kB/1332 kB 2%] 61% [Waiting for headers] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.6 [288 kB] 03:52:17 61% [48 libarchive13 10.2 kB/288 kB 4%] 61% [Waiting for headers] Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB] 03:52:17 61% [49 libjsoncpp1 21.7 kB/73.6 kB 29%] 61% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB] 03:52:17 61% [50 librhash0 13.9 kB/78.1 kB 18%] 62% [Waiting for headers] Get:51 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB] 03:52:17 62% [51 libuv1 18.5 kB/64.4 kB 29%] 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] 03:52:17 62% [52 cmake 29.9 kB/3152 kB 1%] 65% [Waiting for headers] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 03:52:17 65% [53 curl 22.1 kB/159 kB 14%] 65% [Waiting for headers] Get:54 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 03:52:17 65% [54 libfakeroot 25.9 kB/25.9 kB 100%] 66% [Working] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 03:52:17 66% [55 fakeroot 0 B/62.3 kB 0%] 66% [Waiting for headers] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-i386 amd64 2.27-3ubuntu1.3 [2652 kB] 03:52:18 66% [56 libc6-i386 33.0 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] 03:52:18 69% [57 libc6-dev-i386 41.0 kB/1817 kB 2%] 71% [Waiting for headers] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-x32 amd64 2.27-3ubuntu1.3 [2847 kB] 03:52:18 71% [58 libc6-x32 25.2 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] 03:52:18 73% [59 libc6-dev-x32 19.2 kB/2016 kB 1%] 76% [Waiting for headers] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [48.1 kB] 03:52:18 76% [60 lib32gcc1 37.1 kB/48.1 kB 77%] 76% [Waiting for headers] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.5 kB] 03:52:18 76% [61 libx32gcc1 27.7 kB/40.5 kB 68%] 76% [Waiting for headers] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gomp1 amd64 8.4.0-1ubuntu1~18.04 [83.7 kB] 03:52:18 76% [62 lib32gomp1 30.9 kB/83.7 kB 37%] 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] 03:52:18 76% [63 libx32gomp1 34.0 kB/77.8 kB 44%] 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] 03:52:18 77% [64 lib32itm1 21.5 kB/30.0 kB 72%] 77% [Working] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32itm1 amd64 8.4.0-1ubuntu1~18.04 [28.1 kB] 03:52:18 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] 03:52:18 77% [66 lib32atomic1 8664 B/8664 B 100%] 77% [Working] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32atomic1 amd64 8.4.0-1ubuntu1~18.04 [9188 B] 03:52:18 77% [67 libx32atomic1 9188 B/9188 B 100%] 77% [Working] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32asan4 amd64 7.5.0-3ubuntu1~18.04 [362 kB] 03:52:18 77% [68 lib32asan4 9952 B/362 kB 3%] 78% [Working] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32asan4 amd64 7.5.0-3ubuntu1~18.04 [351 kB] 03:52:18 78% [69 libx32asan4 41.4 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] 03:52:18 78% [70 lib32stdc++6 20.6 kB/415 kB 5%] 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] 03:52:18 79% [71 lib32ubsan0 6015 B/140 kB 4%] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [387 kB] 03:52:18 79% [72 libx32stdc++6 52.0 kB/387 kB 13%] 80% [Waiting for headers] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [127 kB] 03:52:18 80% [73 libx32ubsan0 57.5 kB/127 kB 45%] 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] 03:52:18 80% [74 lib32cilkrts5 47.2 kB/47.2 kB 100%] 81% [Working] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [43.0 kB] 03:52:18 81% [75 libx32cilkrts5 13.6 kB/43.0 kB 32%] 81% [Working] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32mpx2 amd64 8.4.0-1ubuntu1~18.04 [12.9 kB] 03:52:18 81% [76 lib32mpx2 12.9 kB/12.9 kB 100%] 81% [Working] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [208 kB] 03:52:18 81% [77 lib32quadmath0 22.7 kB/208 kB 11%] 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] 03:52:18 81% [78 libx32quadmath0 11.3 kB/135 kB 8%] 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] 03:52:18 82% [79 lib32gcc-7-dev 6675 B/2211 kB 0%] 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] 03:52:19 84% [80 libx32gcc-7-dev 24.0 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] 03:52:19 86% [Waiting for headers] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [626 kB] 03:52:19 86% [82 lib32stdc++-7-dev 55.0 kB/626 kB 9%] 87% [Waiting for headers] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [582 kB] 03:52:19 87% [83 libx32stdc++-7-dev 18.3 kB/582 kB 3%] 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] 03:52:19 88% [Waiting for headers] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-multilib amd64 4:7.4.0-1ubuntu2.3 [1428 B] 03:52:19 88% [Working] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-multilib amd64 4:7.4.0-1ubuntu2.3 [1020 B] 03:52:19 88% [86 g++-multilib 1020 B/1020 B 100%] 88% [Working] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 03:52:19 88% [87 libcurl3-gnutls 21.5 kB/213 kB 10%] 89% [Waiting for headers] Get:88 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:52:19 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] 03:52:19 89% [89 git-man 41.0 kB/804 kB 5%] 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] 03:52:19 90% [90 git 30.4 kB/3915 kB 1%] 94% [Waiting for headers] 13.2 MB/s 0s Get:91 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 03:52:19 94% [91 libalgorithm-diff-perl 47.4 kB/47.6 kB 99%] 13.2 MB/s 0s 94% [Working] 13.2 MB/s 0s Get:92 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 03:52:19 94% [92 libalgorithm-diff-xs-perl 0 B/11.1 kB 0%] 13.2 MB/s 0s 94% [Working] 13.2 MB/s 0s Get:93 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 03:52:19 94% [93 libalgorithm-merge-perl 0 B/12.0 kB 0%] 13.2 MB/s 0s 94% [Working] 13.2 MB/s 0s Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 03:52:19 94% [94 libfile-fcntllock-perl 0 B/33.2 kB 0%] 13.2 MB/s 0s 95% [Working] 13.2 MB/s 0s Get:95 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:52:19 95% [95 libnorm1 0 B/224 kB 0%] 13.2 MB/s 0s 95% [Waiting for headers] 13.2 MB/s 0s Get:96 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:52:19 95% [96 libpgm-5.2-0 45.2 kB/157 kB 29%] 13.2 MB/s 0s 95% [Waiting for headers] 13.2 MB/s 0s Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:52:19 95% [97 libsodium23 19.0 kB/143 kB 13%] 13.2 MB/s 0s 96% [Waiting for headers] 13.2 MB/s 0s Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:52:19 96% [98 libzmq5 6848 B/221 kB 3%] 13.2 MB/s 0s 96% [Waiting for headers] 13.2 MB/s 0s Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:52:19 96% [99 libzmq3-dev 47.3 kB/400 kB 12%] 13.2 MB/s 0s 97% [Waiting for headers] 13.2 MB/s 0s Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] 03:52:19 97% [100 manpages-dev 40.7 kB/2217 kB 2%] 13.2 MB/s 0s 99% [Waiting for headers] 13.2 MB/s 0s Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:52:20 99% [101 pkg-config 45.0 kB/45.0 kB 100%] 13.2 MB/s 0s 99% [Working] 13.2 MB/s 0s Get:102 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] 03:52:20 99% [102 unzip 3581 B/167 kB 2%] 13.2 MB/s 0s 100% [Working] 13.2 MB/s 0s Get:103 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:52:20 100% [103 zip 4869 B/167 kB 3%] 13.2 MB/s 0s 100% [Working] 13.2 MB/s 0s Fetched 84.4 MB in 7s (12.0 MB/s) 03:52:20 debconf: delaying package configuration, since apt-utils is not installed 03:52:20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) 03:52:20 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:52:20 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... 03:52:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 03:52:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:52:21 ---> 92e7bb971294 03:52:21 Step 3/22 : WORKDIR /edgex-go 03:52:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 03:52:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:52:21 ---> 92e7bb971294 03:52:21 Step 3/22 : WORKDIR /edgex-go 03:52:21 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 03:52:21 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 03:52:21 ---> 92e7bb971294 03:52:21 Step 3/29 : WORKDIR /edgex-go 03:52:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 03:52:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:52:21 ---> 92e7bb971294 03:52:21 Step 3/22 : WORKDIR /edgex-go 03:52:21 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 03:52:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:52:21 ---> 92e7bb971294 03:52:21 Step 3/22 : WORKDIR /edgex-go 03:52:21 ---> Running in 3dd0d61f9f7e 03:52:21 ---> Running in 5162a79862c5 03:52:21 ---> Running in ed17854a8f54 03:52:21 ---> Running in 4302b7789802 03:52:21 ---> Running in 3f1bc4b46ee5 03:52:21 Removing intermediate container ed17854a8f54 03:52:21 ---> 8c72dcccc905 03:52:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:21 ---> Running in af85947e9ad7 03:52:21 Removing intermediate container 4302b7789802 03:52:21 ---> dd64c8b9337f 03:52:21 Step 4/29 : RUN apk update && apk add make git 03:52:21 Removing intermediate container 5162a79862c5 03:52:21 ---> 566490544e22 03:52:21 Removing intermediate container 3f1bc4b46ee5 03:52:21 ---> ce1ac943eb16 03:52:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:21 Removing intermediate container 3dd0d61f9f7e 03:52:21 ---> 1eefe8589c48 03:52:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:52:21 ---> Running in ba75856eef44 03:52:21 ---> Running in f26e94ae7d5a 03:52:21 ---> Running in 7d0941899087 03:52:21 ---> Running in bfabe9b757b8 03:52:24 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:52:24 (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.) 03:52:24 Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... 03:52:24 Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1.2) ... 03:52:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:52:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:52:25 Removing intermediate container af85947e9ad7 03:52:25 ---> 95ab770ac2a2 03:52:25 Step 5/22 : RUN apk update && apk add make git 03:52:25 ---> Running in 4bc26d412441 03:52:25 Removing intermediate container ba75856eef44 03:52:25 ---> 09b88bb9ac6f 03:52:25 Step 5/22 : RUN apk update && apk add make git 03:52:26 Setting up libc6:amd64 (2.27-3ubuntu1.3) ... 03:52:26 ---> Running in 3470748125ff 03:52:26 Removing intermediate container bfabe9b757b8 03:52:26 ---> 869b66bd0f99 03:52:26 Step 5/22 : RUN apk update && apk add make git 03:52:26 Removing intermediate container 7d0941899087 03:52:26 ---> cd2c87ca47a8 03:52:26 Step 5/22 : RUN apk update && apk add make && apk add bash git 03:52:26 ---> Running in cfdd28697439 03:52:26 ---> Running in 01bac704e96a 03:52:27 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:52:27 v3.12.1-26-gb7585c84cc [http://nl.alpinelinux.org/alpine/v3.12/community] 03:52:27 OK: 12623 distinct packages available 03:52:27 Selecting previously unselected package liblocale-gettext-perl. 03:52:27 (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.) 03:52:27 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3build2_amd64.deb ... 03:52:27 Unpacking liblocale-gettext-perl (1.07-3build2) ... 03:52:27 Selecting previously unselected package perl-modules-5.26. 03:52:27 Preparing to unpack .../001-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:52:27 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:52:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:52:28 OK: 217 MiB in 51 packages 03:52:28 Selecting previously unselected package libgdbm5:amd64. 03:52:28 Preparing to unpack .../002-libgdbm5_1.14.1-6_amd64.deb ... 03:52:28 Unpacking libgdbm5:amd64 (1.14.1-6) ... 03:52:28 Selecting previously unselected package libgdbm-compat4:amd64. 03:52:28 Preparing to unpack .../003-libgdbm-compat4_1.14.1-6_amd64.deb ... 03:52:28 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 03:52:28 Selecting previously unselected package libperl5.26:amd64. 03:52:28 Preparing to unpack .../004-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:52:28 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:52:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:52:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:52:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:52:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:52:29 Selecting previously unselected package perl. 03:52:29 Preparing to unpack .../005-perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:52:29 Unpacking perl (5.26.1-6ubuntu0.5) ... 03:52:29 Selecting previously unselected package less. 03:52:29 Preparing to unpack .../006-less_487-0.1_amd64.deb ... 03:52:29 Unpacking less (487-0.1) ... 03:52:29 Selecting previously unselected package netbase. 03:52:29 Preparing to unpack .../007-netbase_5.4_all.deb ... 03:52:29 Unpacking netbase (5.4) ... 03:52:29 Selecting previously unselected package manpages. 03:52:29 Preparing to unpack .../008-manpages_4.15-1_all.deb ... 03:52:29 Unpacking manpages (4.15-1) ... 03:52:29 Removing intermediate container f26e94ae7d5a 03:52:29 ---> e1cb3a372a8e 03:52:29 Step 5/29 : COPY go.mod . 03:52:29 Selecting previously unselected package binutils-common:amd64. 03:52:29 Preparing to unpack .../009-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 03:52:29 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 03:52:29 Selecting previously unselected package libbinutils:amd64. 03:52:29 Preparing to unpack .../010-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 03:52:29 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 03:52:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:52:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:52:29 Selecting previously unselected package binutils-x86-64-linux-gnu. 03:52:29 Preparing to unpack .../011-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 03:52:29 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 03:52:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:52:30 Selecting previously unselected package binutils. 03:52:30 Preparing to unpack .../012-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 03:52:30 Unpacking binutils (2.30-21ubuntu1~18.04.4) ... 03:52:30 Selecting previously unselected package libc-dev-bin. 03:52:30 Preparing to unpack .../013-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... 03:52:30 Unpacking libc-dev-bin (2.27-3ubuntu1.3) ... 03:52:30 Selecting previously unselected package linux-libc-dev:amd64. 03:52:30 Preparing to unpack .../014-linux-libc-dev_4.15.0-123.126_amd64.deb ... 03:52:30 Unpacking linux-libc-dev:amd64 (4.15.0-123.126) ... 03:52:30 ---> 35ac7c9ceaac 03:52:30 Step 6/29 : RUN go mod download 03:52:30 ---> Running in 1385af9ebc1e 03:52:31 Selecting previously unselected package libc6-dev:amd64. 03:52:31 Preparing to unpack .../015-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... 03:52:31 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) ... 03:52:31 Selecting previously unselected package gcc-7-base:amd64. 03:52:31 Preparing to unpack .../016-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:31 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:52:31 Selecting previously unselected package libisl19:amd64. 03:52:31 Preparing to unpack .../017-libisl19_0.19-1_amd64.deb ... 03:52:31 Unpacking libisl19:amd64 (0.19-1) ... 03:52:31 Selecting previously unselected package libmpfr6:amd64. 03:52:31 Preparing to unpack .../018-libmpfr6_4.0.1-1_amd64.deb ... 03:52:31 Unpacking libmpfr6:amd64 (4.0.1-1) ... 03:52:31 Selecting previously unselected package libmpc3:amd64. 03:52:31 Preparing to unpack .../019-libmpc3_1.1.0-1_amd64.deb ... 03:52:31 Unpacking libmpc3:amd64 (1.1.0-1) ... 03:52:31 Selecting previously unselected package cpp-7. 03:52:31 Preparing to unpack .../020-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:31 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:52:31 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:52:31 v3.12.1-26-gb7585c84cc [http://nl.alpinelinux.org/alpine/v3.12/community] 03:52:31 OK: 12623 distinct packages available 03:52:31 OK: 217 MiB in 51 packages 03:52:32 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:52:32 v3.12.1-26-gb7585c84cc [http://nl.alpinelinux.org/alpine/v3.12/community] 03:52:32 OK: 12623 distinct packages available 03:52:32 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:52:32 v3.12.1-26-gb7585c84cc [http://nl.alpinelinux.org/alpine/v3.12/community] 03:52:32 OK: 12623 distinct packages available 03:52:32 Selecting previously unselected package cpp. 03:52:32 Preparing to unpack .../021-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:52:32 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 03:52:32 Selecting previously unselected package libcc1-0:amd64. 03:52:32 Preparing to unpack .../022-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:32 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:52:32 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:52:32 v3.12.1-26-gb7585c84cc [http://nl.alpinelinux.org/alpine/v3.12/community] 03:52:32 OK: 12623 distinct packages available 03:52:32 Selecting previously unselected package libgomp1:amd64. 03:52:32 Preparing to unpack .../023-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:32 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:52:32 Selecting previously unselected package libitm1:amd64. 03:52:32 Preparing to unpack .../024-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:32 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:52:32 Selecting previously unselected package libatomic1:amd64. 03:52:32 Preparing to unpack .../025-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:32 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:52:32 Selecting previously unselected package libasan4:amd64. 03:52:32 Preparing to unpack .../026-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:32 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:52:33 Selecting previously unselected package liblsan0:amd64. 03:52:33 Preparing to unpack .../027-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:33 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:52:33 Selecting previously unselected package libtsan0:amd64. 03:52:33 Preparing to unpack .../028-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:33 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:52:33 Removing intermediate container 4bc26d412441 03:52:33 ---> c12ede9da4f5 03:52:33 Step 6/22 : COPY go.mod . 03:52:33 OK: 217 MiB in 51 packages 03:52:33 Selecting previously unselected package libubsan0:amd64. 03:52:33 Preparing to unpack .../029-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:33 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:52:33 Selecting previously unselected package libcilkrts5:amd64. 03:52:33 Preparing to unpack .../030-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:33 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:52:33 Selecting previously unselected package libmpx2:amd64. 03:52:33 Preparing to unpack .../031-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:33 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:52:33 Selecting previously unselected package libquadmath0:amd64. 03:52:33 Preparing to unpack .../032-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:33 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:52:33 OK: 217 MiB in 51 packages 03:52:33 OK: 217 MiB in 51 packages 03:52:33 Selecting previously unselected package libgcc-7-dev:amd64. 03:52:33 Preparing to unpack .../033-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:33 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:52:34 Selecting previously unselected package gcc-7. 03:52:34 Preparing to unpack .../034-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:34 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:52:34 OK: 217 MiB in 51 packages 03:52:34 ---> 92980e4ca60e 03:52:34 Step 7/22 : RUN go mod download 03:52:34 ---> Running in 0d3c1a94266d 03:52:34 Removing intermediate container 1385af9ebc1e 03:52:34 ---> 61420129cc9d 03:52:34 Step 7/29 : COPY . . 03:52:34 Removing intermediate container cfdd28697439 03:52:34 ---> ee8ae0264b79 03:52:34 Step 6/22 : COPY go.mod . 03:52:35 Selecting previously unselected package gcc. 03:52:35 Preparing to unpack .../035-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:52:35 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 03:52:35 Selecting previously unselected package libstdc++-7-dev:amd64. 03:52:35 Preparing to unpack .../036-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:35 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:52:35 Removing intermediate container 3470748125ff 03:52:35 ---> 04c764621642 03:52:35 Step 6/22 : COPY go.mod . 03:52:35 Selecting previously unselected package g++-7. 03:52:35 Preparing to unpack .../037-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:35 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 03:52:36 Removing intermediate container 01bac704e96a 03:52:36 ---> f7185bcf398d 03:52:36 Step 6/22 : COPY go.mod . 03:52:36 ---> d81f73883cee 03:52:36 Step 7/22 : RUN go mod download 03:52:36 Selecting previously unselected package g++. 03:52:36 Preparing to unpack .../038-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:52:36 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 03:52:36 Selecting previously unselected package make. 03:52:36 Preparing to unpack .../039-make_4.1-9.1ubuntu1_amd64.deb ... 03:52:36 Unpacking make (4.1-9.1ubuntu1) ... 03:52:36 Selecting previously unselected package libdpkg-perl. 03:52:36 Preparing to unpack .../040-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:52:36 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:52:36 Selecting previously unselected package patch. 03:52:36 Preparing to unpack .../041-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:52:36 Unpacking patch (2.7.6-2ubuntu1.1) ... 03:52:36 ---> bbe5cba54b66 03:52:36 Step 7/22 : RUN go mod download 03:52:36 Selecting previously unselected package dpkg-dev. 03:52:36 Preparing to unpack .../042-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:52:36 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 03:52:36 Selecting previously unselected package build-essential. 03:52:36 Preparing to unpack .../043-build-essential_12.4ubuntu1_amd64.deb ... 03:52:36 Unpacking build-essential (12.4ubuntu1) ... 03:52:36 Selecting previously unselected package cmake-data. 03:52:36 Preparing to unpack .../044-cmake-data_3.10.2-1ubuntu2.18.04.1_all.deb ... 03:52:36 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.1) ... 03:52:37 ---> Running in eb594560dd84 03:52:37 ---> 1b7d099f4cde 03:52:37 Step 7/22 : RUN go mod download 03:52:37 ---> Running in 92d4a219b466 03:52:37 ---> Running in 2b4a70c899b7 03:52:38 Selecting previously unselected package libarchive13:amd64. 03:52:38 Preparing to unpack .../045-libarchive13_3.2.2-3.1ubuntu0.6_amd64.deb ... 03:52:38 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 03:52:38 Selecting previously unselected package libjsoncpp1:amd64. 03:52:38 Preparing to unpack .../046-libjsoncpp1_1.7.4-3_amd64.deb ... 03:52:38 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 03:52:38 Selecting previously unselected package librhash0:amd64. 03:52:38 Preparing to unpack .../047-librhash0_1.3.6-2_amd64.deb ... 03:52:38 Unpacking librhash0:amd64 (1.3.6-2) ... 03:52:38 Selecting previously unselected package libuv1:amd64. 03:52:38 Preparing to unpack .../048-libuv1_1.18.0-3_amd64.deb ... 03:52:38 Unpacking libuv1:amd64 (1.18.0-3) ... 03:52:38 Selecting previously unselected package cmake. 03:52:38 Preparing to unpack .../049-cmake_3.10.2-1ubuntu2.18.04.1_amd64.deb ... 03:52:38 Unpacking cmake (3.10.2-1ubuntu2.18.04.1) ... 03:52:39 Selecting previously unselected package curl. 03:52:39 Preparing to unpack .../050-curl_7.58.0-2ubuntu3.10_amd64.deb ... 03:52:39 Unpacking curl (7.58.0-2ubuntu3.10) ... 03:52:39 Selecting previously unselected package libfakeroot:amd64. 03:52:39 Preparing to unpack .../051-libfakeroot_1.22-2ubuntu1_amd64.deb ... 03:52:39 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 03:52:39 Selecting previously unselected package fakeroot. 03:52:39 Preparing to unpack .../052-fakeroot_1.22-2ubuntu1_amd64.deb ... 03:52:39 Unpacking fakeroot (1.22-2ubuntu1) ... 03:52:39 Selecting previously unselected package libc6-i386. 03:52:39 Preparing to unpack .../053-libc6-i386_2.27-3ubuntu1.3_amd64.deb ... 03:52:39 Unpacking libc6-i386 (2.27-3ubuntu1.3) ... 03:52:39 Selecting previously unselected package libc6-dev-i386. 03:52:39 Preparing to unpack .../054-libc6-dev-i386_2.27-3ubuntu1.3_amd64.deb ... 03:52:39 Unpacking libc6-dev-i386 (2.27-3ubuntu1.3) ... 03:52:39 Removing intermediate container 0d3c1a94266d 03:52:39 ---> 8e598211c106 03:52:39 Step 8/22 : COPY . . 03:52:39 Selecting previously unselected package libc6-x32. 03:52:39 Preparing to unpack .../055-libc6-x32_2.27-3ubuntu1.3_amd64.deb ... 03:52:39 Unpacking libc6-x32 (2.27-3ubuntu1.3) ... 03:52:40 Selecting previously unselected package libc6-dev-x32. 03:52:40 Preparing to unpack .../056-libc6-dev-x32_2.27-3ubuntu1.3_amd64.deb ... 03:52:40 Unpacking libc6-dev-x32 (2.27-3ubuntu1.3) ... 03:52:40 Selecting previously unselected package lib32gcc1. 03:52:40 Preparing to unpack .../057-lib32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:40 Unpacking lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 03:52:40 Selecting previously unselected package libx32gcc1. 03:52:40 Preparing to unpack .../058-libx32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:40 Unpacking libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 03:52:40 Selecting previously unselected package lib32gomp1. 03:52:40 Preparing to unpack .../059-lib32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:40 Unpacking lib32gomp1 (8.4.0-1ubuntu1~18.04) ... 03:52:41 Selecting previously unselected package libx32gomp1. 03:52:41 Preparing to unpack .../060-libx32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:41 Unpacking libx32gomp1 (8.4.0-1ubuntu1~18.04) ... 03:52:41 Selecting previously unselected package lib32itm1. 03:52:41 Preparing to unpack .../061-lib32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:41 Unpacking lib32itm1 (8.4.0-1ubuntu1~18.04) ... 03:52:41 Selecting previously unselected package libx32itm1. 03:52:41 Preparing to unpack .../062-libx32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:41 Unpacking libx32itm1 (8.4.0-1ubuntu1~18.04) ... 03:52:41 Selecting previously unselected package lib32atomic1. 03:52:41 Preparing to unpack .../063-lib32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:41 Unpacking lib32atomic1 (8.4.0-1ubuntu1~18.04) ... 03:52:41 Selecting previously unselected package libx32atomic1. 03:52:41 Preparing to unpack .../064-libx32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:41 Unpacking libx32atomic1 (8.4.0-1ubuntu1~18.04) ... 03:52:41 Selecting previously unselected package lib32asan4. 03:52:41 Preparing to unpack .../065-lib32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:41 Unpacking lib32asan4 (7.5.0-3ubuntu1~18.04) ... 03:52:41 Selecting previously unselected package libx32asan4. 03:52:41 Preparing to unpack .../066-libx32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:41 Unpacking libx32asan4 (7.5.0-3ubuntu1~18.04) ... 03:52:41 Selecting previously unselected package lib32stdc++6. 03:52:41 Preparing to unpack .../067-lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:41 Unpacking lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... 03:52:41 Selecting previously unselected package lib32ubsan0. 03:52:41 Preparing to unpack .../068-lib32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:41 Unpacking lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... 03:52:41 Selecting previously unselected package libx32stdc++6. 03:52:41 Preparing to unpack .../069-libx32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:41 Unpacking libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... 03:52:41 Selecting previously unselected package libx32ubsan0. 03:52:41 Preparing to unpack .../070-libx32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:41 Unpacking libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... 03:52:42 Selecting previously unselected package lib32cilkrts5. 03:52:42 Preparing to unpack .../071-lib32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:42 Unpacking lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 03:52:42 Selecting previously unselected package libx32cilkrts5. 03:52:42 Preparing to unpack .../072-libx32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:42 Unpacking libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 03:52:42 Selecting previously unselected package lib32mpx2. 03:52:42 Preparing to unpack .../073-lib32mpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:42 Unpacking lib32mpx2 (8.4.0-1ubuntu1~18.04) ... 03:52:42 Selecting previously unselected package lib32quadmath0. 03:52:42 Preparing to unpack .../074-lib32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:42 Unpacking lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... 03:52:42 Selecting previously unselected package libx32quadmath0. 03:52:42 Preparing to unpack .../075-libx32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:52:42 Unpacking libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... 03:52:42 Selecting previously unselected package lib32gcc-7-dev. 03:52:42 Preparing to unpack .../076-lib32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:42 Unpacking lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 03:52:42 Removing intermediate container eb594560dd84 03:52:42 ---> e7027117a4cc 03:52:42 Step 8/22 : COPY . . 03:52:42 Selecting previously unselected package libx32gcc-7-dev. 03:52:42 Preparing to unpack .../077-libx32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:42 Unpacking libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 03:52:42 Selecting previously unselected package gcc-7-multilib. 03:52:42 Preparing to unpack .../078-gcc-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:42 Unpacking gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... 03:52:42 Selecting previously unselected package lib32stdc++-7-dev. 03:52:42 Preparing to unpack .../079-lib32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:42 Unpacking lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 03:52:43 Removing intermediate container 2b4a70c899b7 03:52:43 ---> 194472bc7b33 03:52:43 Step 8/22 : COPY . . 03:52:43 Selecting previously unselected package libx32stdc++-7-dev. 03:52:43 Preparing to unpack .../080-libx32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:43 Unpacking libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 03:52:43 Removing intermediate container 92d4a219b466 03:52:43 ---> 40c92b5effc0 03:52:43 Step 8/22 : COPY . . 03:52:43 Selecting previously unselected package g++-7-multilib. 03:52:43 Preparing to unpack .../081-g++-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:52:43 Unpacking g++-7-multilib (7.5.0-3ubuntu1~18.04) ... 03:52:43 Selecting previously unselected package gcc-multilib. 03:52:43 Preparing to unpack .../082-gcc-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:52:43 Unpacking gcc-multilib (4:7.4.0-1ubuntu2.3) ... 03:52:43 Selecting previously unselected package g++-multilib. 03:52:43 Preparing to unpack .../083-g++-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:52:43 Unpacking g++-multilib (4:7.4.0-1ubuntu2.3) ... 03:52:43 Selecting previously unselected package libcurl3-gnutls:amd64. 03:52:43 Preparing to unpack .../084-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 03:52:43 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 03:52:43 Selecting previously unselected package liberror-perl. 03:52:43 Preparing to unpack .../085-liberror-perl_0.17025-1_all.deb ... 03:52:43 Unpacking liberror-perl (0.17025-1) ... 03:52:43 Selecting previously unselected package git-man. 03:52:43 Preparing to unpack .../086-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 03:52:43 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 03:52:43 Selecting previously unselected package git. 03:52:43 Preparing to unpack .../087-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 03:52:43 Unpacking git (1:2.17.1-1ubuntu0.7) ... 03:52:44 Selecting previously unselected package libalgorithm-diff-perl. 03:52:44 Preparing to unpack .../088-libalgorithm-diff-perl_1.19.03-1_all.deb ... 03:52:44 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 03:52:44 Selecting previously unselected package libalgorithm-diff-xs-perl. 03:52:44 Preparing to unpack .../089-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 03:52:44 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 03:52:44 Selecting previously unselected package libalgorithm-merge-perl. 03:52:44 Preparing to unpack .../090-libalgorithm-merge-perl_0.08-3_all.deb ... 03:52:44 Unpacking libalgorithm-merge-perl (0.08-3) ... 03:52:44 Selecting previously unselected package libfile-fcntllock-perl. 03:52:44 Preparing to unpack .../091-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 03:52:44 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 03:52:44 Selecting previously unselected package libnorm1:amd64. 03:52:44 Preparing to unpack .../092-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:52:44 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:52:44 Selecting previously unselected package libpgm-5.2-0:amd64. 03:52:44 Preparing to unpack .../093-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:52:44 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:52:44 Selecting previously unselected package libsodium23:amd64. 03:52:44 Preparing to unpack .../094-libsodium23_1.0.16-2_amd64.deb ... 03:52:44 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:52:44 Selecting previously unselected package libzmq5:amd64. 03:52:44 Preparing to unpack .../095-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:52:44 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:52:45 Selecting previously unselected package libzmq3-dev:amd64. 03:52:45 Preparing to unpack .../096-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:52:45 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:52:45 Selecting previously unselected package manpages-dev. 03:52:45 Preparing to unpack .../097-manpages-dev_4.15-1_all.deb ... 03:52:45 Unpacking manpages-dev (4.15-1) ... 03:52:45 Selecting previously unselected package pkg-config. 03:52:45 Preparing to unpack .../098-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:52:45 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:52:45 Selecting previously unselected package unzip. 03:52:45 Preparing to unpack .../099-unzip_6.0-21ubuntu1_amd64.deb ... 03:52:45 Unpacking unzip (6.0-21ubuntu1) ... 03:52:45 Selecting previously unselected package zip. 03:52:45 Preparing to unpack .../100-zip_3.0-11build1_amd64.deb ... 03:52:45 Unpacking zip (3.0-11build1) ... 03:52:45 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:52:45 Setting up libc6-x32 (2.27-3ubuntu1.3) ... 03:52:45 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:52:45 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:52:45 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:52:45 Setting up manpages (4.15-1) ... 03:52:45 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 03:52:45 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:52:45 Setting up less (487-0.1) ... 03:52:46 Setting up make (4.1-9.1ubuntu1) ... 03:52:46 Setting up libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 03:52:46 Setting up curl (7.58.0-2ubuntu3.10) ... 03:52:46 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 03:52:46 Setting up libuv1:amd64 (1.18.0-3) ... 03:52:46 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 03:52:46 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:52:46 Setting up unzip (6.0-21ubuntu1) ... 03:52:46 Setting up linux-libc-dev:amd64 (4.15.0-123.126) ... 03:52:46 Setting up libmpfr6:amd64 (4.0.1-1) ... 03:52:46 Setting up cmake-data (3.10.2-1ubuntu2.18.04.1) ... 03:52:46 Setting up libc6-i386 (2.27-3ubuntu1.3) ... 03:52:46 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:52:46 Setting up libgdbm5:amd64 (1.14.1-6) ... 03:52:46 Setting up zip (3.0-11build1) ... 03:52:46 Setting up libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... 03:52:46 Setting up lib32atomic1 (8.4.0-1ubuntu1~18.04) ... 03:52:46 Setting up libx32atomic1 (8.4.0-1ubuntu1~18.04) ... 03:52:46 Setting up librhash0:amd64 (1.3.6-2) ... 03:52:46 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:52:46 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:52:46 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:52:46 Setting up libx32gomp1 (8.4.0-1ubuntu1~18.04) ... 03:52:46 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 03:52:46 Setting up libsodium23:amd64 (1.0.16-2) ... 03:52:46 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:52:46 Setting up patch (2.7.6-2ubuntu1.1) ... 03:52:46 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 03:52:46 Setting up libx32itm1 (8.4.0-1ubuntu1~18.04) ... 03:52:46 Setting up liblocale-gettext-perl (1.07-3build2) ... 03:52:46 Setting up libmpc3:amd64 (1.1.0-1) ... 03:52:46 Setting up libc-dev-bin (2.27-3ubuntu1.3) ... 03:52:46 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 03:52:46 Setting up lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... 03:52:46 Setting up manpages-dev (4.15-1) ... 03:52:46 Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... 03:52:46 Setting up lib32itm1 (8.4.0-1ubuntu1~18.04) ... 03:52:46 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:52:46 Setting up libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... 03:52:46 Setting up lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 03:52:46 Setting up netbase (5.4) ... 03:52:46 Setting up libisl19:amd64 (0.19-1) ... 03:52:46 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 03:52:46 Setting up libx32asan4 (7.5.0-3ubuntu1~18.04) ... 03:52:46 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:52:47 Setting up libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 03:52:47 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:52:47 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 03:52:47 Setting up lib32gomp1 (8.4.0-1ubuntu1~18.04) ... 03:52:47 Setting up libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... 03:52:47 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:52:47 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:52:47 Setting up lib32asan4 (7.5.0-3ubuntu1~18.04) ... 03:52:47 Setting up lib32mpx2 (8.4.0-1ubuntu1~18.04) ... 03:52:47 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:52:47 Setting up fakeroot (1.22-2ubuntu1) ... 03:52:47 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 03:52:47 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 03:52:47 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 03:52:47 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 03:52:47 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 03:52:47 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 03:52:47 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 03:52:47 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 03:52:47 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 03:52:47 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:52:47 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:52:47 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:52:47 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:52:47 Setting up lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... 03:52:47 Setting up lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... 03:52:47 Setting up cmake (3.10.2-1ubuntu2.18.04.1) ... 03:52:47 Setting up lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 03:52:47 Setting up libc6-dev-i386 (2.27-3ubuntu1.3) ... 03:52:47 Setting up libc6-dev-x32 (2.27-3ubuntu1.3) ... 03:52:47 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 03:52:47 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:52:47 Setting up libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 03:52:47 Setting up perl (5.26.1-6ubuntu0.5) ... 03:52:47 Setting up libfile-fcntllock-perl (0.22-3build2) ... 03:52:47 Setting up libalgorithm-diff-perl (1.19.03-1) ... 03:52:47 Setting up lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 03:52:47 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 03:52:47 Setting up libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 03:52:47 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:52:47 Setting up liberror-perl (0.17025-1) ... 03:52:48 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:52:48 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:52:48 Setting up gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... 03:52:48 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:52:48 Setting up lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 03:52:48 Setting up g++-7-multilib (7.5.0-3ubuntu1~18.04) ... 03:52:48 Setting up libalgorithm-merge-perl (0.08-3) ... 03:52:48 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:52:48 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 03:52:48 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:52:48 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 03:52:48 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 03:52:48 Setting up git (1:2.17.1-1ubuntu0.7) ... 03:52:48 Setting up build-essential (12.4ubuntu1) ... 03:52:48 Setting up gcc-multilib (4:7.4.0-1ubuntu2.3) ... 03:52:48 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:52:48 Setting up g++-multilib (4:7.4.0-1ubuntu2.3) ... 03:52:48 Processing triggers for mime-support (3.60ubuntu1) ... 03:52:48 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 03:52:50 binutils set to automatically installed. 03:52:50 binutils-common set to automatically installed. 03:52:50 binutils-x86-64-linux-gnu set to automatically installed. 03:52:50 build-essential set to automatically installed. 03:52:50 cmake set to automatically installed. 03:52:50 cmake-data set to automatically installed. 03:52:50 cpp set to automatically installed. 03:52:50 cpp-7 set to automatically installed. 03:52:50 curl set to automatically installed. 03:52:50 dpkg-dev set to automatically installed. 03:52:50 fakeroot set to automatically installed. 03:52:50 g++ set to automatically installed. 03:52:50 g++-7 set to automatically installed. 03:52:50 g++-7-multilib set to automatically installed. 03:52:50 g++-multilib set to automatically installed. 03:52:50 gcc set to automatically installed. 03:52:50 gcc-7 set to automatically installed. 03:52:50 gcc-7-base set to automatically installed. 03:52:50 gcc-7-multilib set to automatically installed. 03:52:50 gcc-multilib set to automatically installed. 03:52:50 git set to automatically installed. 03:52:50 git-man set to automatically installed. 03:52:50 less set to automatically installed. 03:52:50 lib32asan4 set to automatically installed. 03:52:50 lib32atomic1 set to automatically installed. 03:52:50 lib32cilkrts5 set to automatically installed. 03:52:50 lib32gcc-7-dev set to automatically installed. 03:52:50 lib32gcc1 set to automatically installed. 03:52:50 lib32gomp1 set to automatically installed. 03:52:50 lib32itm1 set to automatically installed. 03:52:50 lib32mpx2 set to automatically installed. 03:52:50 lib32quadmath0 set to automatically installed. 03:52:50 lib32stdc++-7-dev set to automatically installed. 03:52:50 lib32stdc++6 set to automatically installed. 03:52:50 lib32ubsan0 set to automatically installed. 03:52:50 libalgorithm-diff-perl set to automatically installed. 03:52:50 libalgorithm-diff-xs-perl set to automatically installed. 03:52:50 libalgorithm-merge-perl set to automatically installed. 03:52:50 libarchive13 set to automatically installed. 03:52:50 libasan4 set to automatically installed. 03:52:50 libatomic1 set to automatically installed. 03:52:50 libbinutils set to automatically installed. 03:52:50 libc-dev-bin set to automatically installed. 03:52:50 libc6 set to automatically installed. 03:52:50 libc6-dev set to automatically installed. 03:52:50 libc6-dev-i386 set to automatically installed. 03:52:50 libc6-dev-x32 set to automatically installed. 03:52:50 libc6-i386 set to automatically installed. 03:52:50 libc6-x32 set to automatically installed. 03:52:50 libcc1-0 set to automatically installed. 03:52:50 libcilkrts5 set to automatically installed. 03:52:50 libcurl3-gnutls set to automatically installed. 03:52:50 libdpkg-perl set to automatically installed. 03:52:50 liberror-perl set to automatically installed. 03:52:50 libfakeroot set to automatically installed. 03:52:50 libfile-fcntllock-perl set to automatically installed. 03:52:50 libgcc-7-dev set to automatically installed. 03:52:50 libgdbm-compat4 set to automatically installed. 03:52:50 libgdbm5 set to automatically installed. 03:52:50 libgomp1 set to automatically installed. 03:52:50 libisl19 set to automatically installed. 03:52:50 libitm1 set to automatically installed. 03:52:50 libjsoncpp1 set to automatically installed. 03:52:50 liblocale-gettext-perl set to automatically installed. 03:52:50 liblsan0 set to automatically installed. 03:52:50 libmpc3 set to automatically installed. 03:52:50 libmpfr6 set to automatically installed. 03:52:50 libmpx2 set to automatically installed. 03:52:50 libnorm1 set to automatically installed. 03:52:50 libperl5.26 set to automatically installed. 03:52:50 libpgm-5.2-0 set to automatically installed. 03:52:50 libquadmath0 set to automatically installed. 03:52:50 librhash0 set to automatically installed. 03:52:50 libsodium23 set to automatically installed. 03:52:50 libstdc++-7-dev set to automatically installed. 03:52:50 libtsan0 set to automatically installed. 03:52:50 libubsan0 set to automatically installed. 03:52:50 libuv1 set to automatically installed. 03:52:50 libx32asan4 set to automatically installed. 03:52:50 libx32atomic1 set to automatically installed. 03:52:50 libx32cilkrts5 set to automatically installed. 03:52:50 libx32gcc-7-dev set to automatically installed. 03:52:50 libx32gcc1 set to automatically installed. 03:52:50 libx32gomp1 set to automatically installed. 03:52:50 libx32itm1 set to automatically installed. 03:52:50 libx32quadmath0 set to automatically installed. 03:52:50 libx32stdc++-7-dev set to automatically installed. 03:52:50 libx32stdc++6 set to automatically installed. 03:52:50 libx32ubsan0 set to automatically installed. 03:52:50 libzmq3-dev set to automatically installed. 03:52:50 libzmq5 set to automatically installed. 03:52:50 linux-libc-dev set to automatically installed. 03:52:50 make set to automatically installed. 03:52:50 manpages set to automatically installed. 03:52:50 manpages-dev set to automatically installed. 03:52:50 netbase set to automatically installed. 03:52:50 patch set to automatically installed. 03:52:50 perl set to automatically installed. 03:52:50 perl-base set to automatically installed. 03:52:50 perl-modules-5.26 set to automatically installed. 03:52:50 pkg-config set to automatically installed. 03:52:50 unzip set to automatically installed. 03:52:50 zip set to automatically installed. 03:52:50 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 03:52:50 Please ensure the environment is properly setup before continuing. 03:52:50 Ignore this message if the appropriate measures have already been taken 03:52:51 Pulling go-build-helper  03:52:52 'go115' has dependencies that need to be staged: go-build-helper 03:52:52 Skipping pull go-build-helper (already ran) 03:52:52 Building go-build-helper  03:52:55 Staging go-build-helper  03:52:56 Pulling go115  03:52:57 'app-service-config' has dependencies that need to be staged: go115 03:52:57 Skipping pull go115 (already ran) 03:52:57 Building go115  03:52:57 % Total % Received % Xferd Average Speed Time Time Time Current 03:52:57 Dload Upload Total Spent Left Speed 03:52:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 26 115M 26 30.2M 0 0 45.4M 0 0:00:02 --:--:-- 0:00:02 45.3M 48 115M 48 56.2M 0 0 48.2M 0 0:00:02 0:00:01 0:00:01 48.2M 03:52:58 curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 03:52:58 Failed to run 'override-build': Exit code was 56. [Pipeline] } 03:52:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:53:01 Failed in branch amd64 03:53:05 ---> a1ef03a3add2 03:53:05 ---> f88df305d4bf 03:53:05 Step 9/22 : RUN make cmd/core-command/core-command 03:53:05 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 03:53:05 ---> ec1cf15552b2 03:53:05 Step 9/22 : RUN make cmd/core-metadata/core-metadata 03:53:05 ---> 0173713a4d85 03:53:05 Step 9/22 : RUN make cmd/support-logging/support-logging 03:53:05 ---> 6e5407485874 03:53:05 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 03:53:05 ---> Running in 5185e6755b50 03:53:05 ---> Running in ee3d1f7e9b4e 03:53:05 ---> Running in eceabe5bb582 03:53:05 ---> Running in 9f97bedcd6c4 03:53:05 ---> Running in bb03a207a34c 03:53:06 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 03:53:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:53: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 03:53:06 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 03:53:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 03:54:28 Removing intermediate container 5185e6755b50 03:54:28 ---> 5290be194d2e 03:54:28 03:54:28 Step 9/29 : FROM alpine:latest 03:54:28 latest: Pulling from library/alpine 03:54:28 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 03:54:28 Status: Downloaded newer image for alpine:latest 03:54:28 ---> 2e77e061c27f 03:54:28 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 03:54:28 ---> Running in 6d657e3e0f26 03:54:28 Removing intermediate container 6d657e3e0f26 03:54:28 ---> f06ac120970f 03:54:28 Step 11/29 : USER root 03:54:28 ---> Running in 70633a0052fa 03:54:29 Removing intermediate container 70633a0052fa 03:54:29 ---> 68f31191e648 03:54:29 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 03:54:29 ---> Running in f81db49a6290 03:54:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:54:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:54:33 Removing intermediate container bb03a207a34c 03:54:33 ---> 86e5f57fe52b 03:54:33 03:54:33 Step 10/22 : FROM alpine:3.10 03:54:33 v3.12.1-24-g9d31f224d7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 03:54:33 v3.12.1-26-gb7585c84cc [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 03:54:33 OK: 12615 distinct packages available 03:54:33 3.10: Pulling from library/alpine 03:54:34 (1/2) Installing ca-certificates (20191127-r4) 03:54:34 (2/2) Installing dumb-init (1.2.2-r1) 03:54:34 Executing busybox-1.31.1-r19.trigger 03:54:34 Executing ca-certificates-20191127-r4.trigger 03:54:34 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 03:54:34 Status: Downloaded newer image for alpine:3.10 03:54:34 ---> 536a684cf733 03:54:34 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 03:54:35 OK: 6 MiB in 16 packages 03:54:35 ---> Running in f961545b32e6 03:54:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 03:54:38 Removing intermediate container f81db49a6290 03:54:38 ---> 9583cd9b0046 03:54:38 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 03:54:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 03:54:39 ---> Running in 5a548155c243 03:54:39 v3.10.5-138-gf647940e8c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 03:54:39 v3.10.5-136-gb80983a48b [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 03:54:39 OK: 10167 distinct packages available 03:54:40 (1/5) Installing ca-certificates (20191127-r2) 03:54:40 (2/5) Installing nghttp2-libs (1.39.2-r1) 03:54:40 (3/5) Installing libcurl (7.66.0-r1) 03:54:40 (4/5) Installing curl (7.66.0-r1) 03:54:40 (5/5) Installing dumb-init (1.2.2-r1) 03:54:40 Executing busybox-1.30.1-r3.trigger 03:54:40 Executing ca-certificates-20191127-r2.trigger 03:54:40 Removing intermediate container 5a548155c243 03:54:40 ---> 79e79938fba7 03:54:40 Step 14/29 : WORKDIR $BASE_DIR 03:54:41 OK: 7 MiB in 19 packages 03:54:41 Removing intermediate container 9f97bedcd6c4 03:54:41 ---> 9e25c704f782 03:54:41 03:54:41 Step 10/22 : FROM scratch 03:54:41 ---> 03:54:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 03:54:41 ---> Running in 4f052f34e22b 03:54:41 ---> Running in c7fb626eda05 03:54:42 Removing intermediate container c7fb626eda05 03:54:42 ---> 90b3e1f72aaa 03:54:42 Step 12/22 : ENV APP_PORT=48061 03:54:42 Removing intermediate container 4f052f34e22b 03:54:42 ---> 9427a22a9f5f 03:54:42 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 03:54:42 ---> Running in 77bc58e813ed 03:54:43 ---> Running in 5ae763289da1 03:54:44 Removing intermediate container 77bc58e813ed 03:54:44 ---> 551161b9f171 03:54:44 Step 13/22 : EXPOSE $APP_PORT 03:54:44 Removing intermediate container f961545b32e6 03:54:44 ---> 525836fec4c7 03:54:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 03:54:44 ---> Running in 6a2755ac2404 03:54:44 ---> Running in f21848f44b4c 03:54:45 Removing intermediate container 6a2755ac2404 03:54:45 ---> 694c04b18ac3 03:54:45 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 03:54:46 Removing intermediate container f21848f44b4c 03:54:46 ---> bca497249031 03:54:46 Step 13/22 : WORKDIR / 03:54:46 ---> Running in 960691afe59f 03:54:46 ---> 0fa3236dd342 03:54:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 03:54:47 Removing intermediate container 960691afe59f 03:54:47 ---> a1f4a814b941 03:54:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 03:54:48 Removing intermediate container 5ae763289da1 03:54:48 ---> e46a3d5660bc 03:54:48 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 03:54:49 ---> b1ac19fe0c72 03:54:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 03:54:49 ---> 2951184588b3 03:54:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 03:54:51 ---> eaaf1b630133 03:54:51 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 03:54:52 ---> c820c6645832 03:54:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml ---> 6a869e0293ac 03:54:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 03:54:52 03:54:53 ---> 8e071815c8bb 03:54:53 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 03:54:54 ---> 3172ba64d8e3 03:54:54 Step 18/22 : ENTRYPOINT ["/support-logging"] 03:54:54 ---> ff7c87525017 03:54:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 03:54:54 ---> Running in 61737bf02e71 03:54:54 ---> 1aba11c97565 03:54:54 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 03:54:55 Removing intermediate container 61737bf02e71 03:54:55 ---> 2b330a021333 03:54:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:54:55 ---> 25f6c18a1ac1 03:54:55 Step 18/22 : RUN chmod +x entrypoint.sh 03:54:55 ---> Running in 6f009133e994 03:54:55 ---> Running in 14a0b8235851 03:54:56 ---> d1520000cc2d 03:54:56 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 03:54:56 Removing intermediate container ee3d1f7e9b4e 03:54:56 ---> d3a5bc98da06 03:54:56 03:54:56 Step 10/22 : FROM scratch 03:54:56 ---> 03:54:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:54:56 Removing intermediate container 6f009133e994 03:54:56 ---> bc40a6dd77a6 03:54:56 Step 20/22 : LABEL arch=arm64 03:54:56 ---> Running in 2794a05150ae 03:54:57 ---> Running in 84ff09c27249 03:54:57 Removing intermediate container 2794a05150ae 03:54:57 ---> b73bb8e3d33f 03:54:57 Step 21/22 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:54:57 ---> d105e0b1dd67 03:54:57 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 03:54:57 Removing intermediate container 84ff09c27249 03:54:57 ---> 33e6bc841d5e 03:54:57 Step 12/22 : ENV APP_PORT=48082 03:54:57 ---> Running in f0bf8fb59a0e 03:54:57 ---> Running in 745ccc3380df 03:54:57 ---> Running in bac8ce1d76a1 03:54:58 Removing intermediate container 745ccc3380df 03:54:58 ---> 6bed5a234cbc 03:54:58 Step 22/22 : LABEL version=0.0.0 03:54:58 Removing intermediate container f0bf8fb59a0e 03:54:58 ---> 718f7c64b34f 03:54:58 Step 13/22 : EXPOSE $APP_PORT 03:54:58 ---> Running in 541c9f9ace6c 03:54:58 ---> Running in 7232953ec89f 03:54:59 Removing intermediate container 7232953ec89f 03:54:59 ---> 0c4295f4e610 03:54:59 Step 14/22 : WORKDIR / 03:54:59 ---> Running in 5df4322ecbe1 03:54:59 Removing intermediate container 541c9f9ace6c 03:54:59 ---> 3d4a5dd4a44d 03:54:59 03:54:59 Removing intermediate container 14a0b8235851 03:54:59 ---> 9d640feccd93 03:54:59 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 03:55:00 ---> Running in bf7a85578d5f 03:55:00 Removing intermediate container 5df4322ecbe1 03:55:00 ---> 4a6636e65921 03:55:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 03:55:00 Successfully built 3d4a5dd4a44d 03:55:00 Successfully tagged docker-support-logging-go-arm64:latest 03:55:00  Building docker-support-logging-go ... done Building docker-support-notifications-go 03:55:01 Removing intermediate container bf7a85578d5f 03:55:01 ---> 09d115f09b65 03:55:01 Step 20/22 : LABEL arch=arm64 03:55:01 ---> Running in a53aeb38cc18 03:55:01 Removing intermediate container bac8ce1d76a1 03:55:01 ---> 14b12a59edc8 03:55:01 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 03:55:01 ---> 618641184069 03:55:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:55:02 Removing intermediate container a53aeb38cc18 03:55:02 ---> 7d716f833158 03:55:02 Step 21/22 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:55:03 ---> Running in 0130ccba7130 03:55:03 ---> cca6b5dcb16b 03:55:03 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:55:03 Removing intermediate container 0130ccba7130 03:55:03 ---> 6a873138fab4 03:55:03 Step 22/22 : LABEL version=0.0.0 03:55:04 ---> f723209cda1e 03:55:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:55:04 ---> Running in 5ce5d9a87af8 03:55:04 ---> Running in ba8901e5b091 03:55:05 Removing intermediate container ba8901e5b091 03:55:05 ---> 9e26b53c3009 03:55:05 03:55:05 ---> 65f2cc36bc90 03:55:05 Step 18/22 : ENTRYPOINT ["/core-command"] 03:55:05 Successfully built 9e26b53c3009 03:55:05 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 03:55:05  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go 03:55:06 ---> Running in dfac7a8f50cc 03:55:07 Removing intermediate container dfac7a8f50cc 03:55:07 ---> 4c758fd3c322 03:55:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:55:07 ---> Running in 0442fa9ab223 03:55:07 Removing intermediate container eceabe5bb582 03:55:07 ---> ee8078be8728 03:55:07 03:55:07 Step 10/22 : FROM scratch 03:55:07 ---> 03:55:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:55:07 ---> Using cache 03:55:07 ---> 33e6bc841d5e 03:55:07 Step 12/22 : ENV APP_PORT=48081 03:55:07 ---> Running in 7073882e7efa 03:55:08 Removing intermediate container 0442fa9ab223 03:55:08 ---> 31bf11979e5f 03:55:08 Step 20/22 : LABEL arch=arm64 03:55:08 Removing intermediate container 5ce5d9a87af8 03:55:08 ---> d38d14b1284d 03:55:08 Step 24/29 : RUN chmod 755 security-secrets-setup 03:55:08 ---> Running in 790b7812ead4 03:55:08 ---> Running in 07a203e5fdd0 03:55:08 Removing intermediate container 7073882e7efa 03:55:08 ---> 3e95d24b35cf 03:55:08 Step 13/22 : EXPOSE $APP_PORT 03:55:08 ---> Running in 4bf3f65ad95a 03:55:09 Removing intermediate container 790b7812ead4 03:55:09 ---> 3e96fa337ab2 03:55:09 Step 21/22 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:55:09 Removing intermediate container 4bf3f65ad95a 03:55:09 ---> 07689b3e3417 03:55:09 Step 14/22 : WORKDIR / 03:55:09 ---> Running in 3cfc98b1be44 03:55:09 ---> Running in 62509282121c 03:55:10 Removing intermediate container 3cfc98b1be44 03:55:10 ---> c45bc0cff187 03:55:10 Step 22/22 : LABEL version=0.0.0 03:55:10 Removing intermediate container 62509282121c 03:55:10 ---> 91833db4a3ee 03:55:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 03:55:10 ---> Running in 45ca9a7af513 03:55:11 Removing intermediate container 45ca9a7af513 03:55:11 ---> 9528189162a7 03:55:11 03:55:11 ---> f18d75aac6d7 03:55:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:55:12 Successfully built 9528189162a7 03:55:12 Successfully tagged docker-core-command-go-arm64:latest 03:55:12  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 03:55:13 Removing intermediate container 07a203e5fdd0 03:55:13 ---> 4c42019649bc 03:55:13 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 03:55:13 ---> Running in fbbd80feb672 03:55:13 ---> b658502bfdee 03:55:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:55:13 Removing intermediate container fbbd80feb672 03:55:13 ---> 4ccb409e13cf 03:55:13 Step 26/29 : CMD [ "generate" ] 03:55:14 ---> Running in c3880d82009a 03:55:14 ---> 5ae4d0b04d45 03:55:14 Step 18/22 : ENTRYPOINT ["/core-metadata"] 03:55:14 ---> Running in b9d9369e696a 03:55:14 Removing intermediate container c3880d82009a 03:55:15 ---> fe21bf26e5a1 03:55:15 Step 27/29 : LABEL arch=arm64 03:55:15 ---> Running in 1ef0651f9b1d 03:55:15 Removing intermediate container b9d9369e696a 03:55:15 ---> 00477551013f 03:55:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:55:15 ---> Running in fafbaed67999 03:55:15 Removing intermediate container 1ef0651f9b1d 03:55:15 ---> d0cf2c425a87 03:55:15 Step 28/29 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:55:16 ---> Running in 4be7e4404070 03:55:16 Removing intermediate container fafbaed67999 03:55:16 ---> 46bb7ef9a6fa 03:55:16 Step 20/22 : LABEL arch=arm64 03:55:16 ---> Running in b237547e102b 03:55:17 Removing intermediate container 4be7e4404070 03:55:17 ---> 5123a4434fdf 03:55:17 Step 29/29 : LABEL version=0.0.0 03:55:17 Removing intermediate container b237547e102b 03:55:17 ---> 643cd108f644 03:55:17 Step 21/22 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:55:17 ---> Running in d3da52279435 03:55:17 ---> Running in 02110ec24bcd 03:55:18 Removing intermediate container d3da52279435 03:55:18 ---> 0f5ba7437bd3 03:55:18 03:55:18 Successfully built 0f5ba7437bd3 03:55:18 Removing intermediate container 02110ec24bcd 03:55:18 ---> 1cc543c53e50 03:55:18 Step 22/22 : LABEL version=0.0.0 03:55:18 Successfully tagged docker-security-secrets-setup-go-arm64:latest 03:55:18  Building docker-security-secrets-setup-go ... done Building docker-sys-mgmt-agent-go 03:55:18 ---> Running in be1adad8d24d 03:55:19 Removing intermediate container be1adad8d24d 03:55:19 ---> 8e1a605c2661 03:55:19 03:55:19 Successfully built 8e1a605c2661 03:55:19 Successfully tagged docker-core-metadata-go-arm64:latest 03:55:19 Building docker-security-secretstore-setup-go 03:55:51  Building docker-core-metadata-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 03:55:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:55:51 ---> 92e7bb971294 03:55:51 Step 3/24 : WORKDIR /edgex-go 03:55:51 ---> Using cache 03:55:51 ---> 1eefe8589c48 03:55:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:55:51 ---> Using cache 03:55:51 ---> 09b88bb9ac6f 03:55:51 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 03:55:54 ---> Running in 3d6ef57ff4b5 03:55:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:55:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:55:58 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:55:58 v3.12.1-26-gb7585c84cc [http://nl.alpinelinux.org/alpine/v3.12/community] 03:55:58 OK: 12623 distinct packages available 03:55:58 OK: 217 MiB in 51 packages 03:56:02 Removing intermediate container 3d6ef57ff4b5 03:56:02 ---> 6aeb393f7294 03:56:02 Step 6/24 : COPY go.mod . 03:56:03 ---> ebae250e7bc0 03:56:03 Step 7/24 : RUN go mod download 03:56:03 ---> Running in 71e7203c5bce 03:56:05 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 03:56:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:56:05 ---> 92e7bb971294 03:56:05 Step 3/23 : WORKDIR /edgex-go 03:56:05 ---> Using cache 03:56:05 ---> 1eefe8589c48 03:56:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:56:05 ---> Using cache 03:56:05 ---> 09b88bb9ac6f 03:56:05 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 03:56:05 ---> Running in 59221c3e2263 03:56:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:56:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:56:09 Removing intermediate container 71e7203c5bce 03:56:09 ---> 6eec5d5cac84 03:56:09 Step 8/24 : COPY . . 03:56:09 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:56:09 v3.12.1-26-gb7585c84cc [http://nl.alpinelinux.org/alpine/v3.12/community] 03:56:09 OK: 12623 distinct packages available 03:56:10 OK: 217 MiB in 51 packages 03:56:10 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 03:56:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 03:56:10 ---> 92e7bb971294 03:56:10 Step 3/20 : WORKDIR /edgex-go 03:56:10 ---> Using cache 03:56:10 ---> 1eefe8589c48 03:56:10 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:56:10 ---> Using cache 03:56:10 ---> 09b88bb9ac6f 03:56:11 Step 5/20 : RUN apk update && apk add make git 03:56:11 ---> Using cache 03:56:11 ---> 04c764621642 03:56:11 Step 6/20 : COPY go.mod . 03:56:11 ---> Using cache 03:56:11 ---> bbe5cba54b66 03:56:11 Step 7/20 : RUN go mod download 03:56:11 ---> Using cache 03:56:11 ---> 40c92b5effc0 03:56:11 Step 8/20 : COPY . . 03:56:11 ---> Using cache 03:56:11 ---> 6e5407485874 03:56:11 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 03:56:12 ---> Running in ca934804c82b 03:56:13 Removing intermediate container 59221c3e2263 03:56:13 ---> 05ee4b74b914 03:56:13 Step 6/23 : COPY go.mod . 03:56:14 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 03:56:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:56:14 ---> 92e7bb971294 03:56:14 Step 3/24 : WORKDIR /edgex-go 03:56:14 ---> Using cache 03:56:14 ---> 1eefe8589c48 03:56:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:56:14 ---> Using cache 03:56:14 ---> 09b88bb9ac6f 03:56:14 Step 5/24 : RUN apk update && apk add make git 03:56:14 ---> Using cache 03:56:14 ---> 04c764621642 03:56:14 Step 6/24 : COPY go.mod . 03:56:14 ---> Using cache 03:56:14 ---> bbe5cba54b66 03:56:14 Step 7/24 : RUN go mod download 03:56:14 ---> Using cache 03:56:14 ---> 40c92b5effc0 03:56:14 Step 8/24 : COPY . . 03:56:14 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 03:56:14 Step 2/27 : FROM ${BUILDER_BASE} AS builder 03:56:14 ---> 92e7bb971294 03:56:14 Step 3/27 : WORKDIR /edgex-go 03:56:14 ---> Using cache 03:56:14 ---> 1eefe8589c48 03:56:14 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:56:14 ---> Using cache 03:56:14 ---> 09b88bb9ac6f 03:56:14 Step 5/27 : RUN apk update && apk add make bash git 03:56:14 ---> Using cache 03:56:14 ---> 6e5407485874 03:56:14 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:56:14 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 03:56:14 ---> Running in 733ca053b730 03:56:15 ---> 706f3dc5307e 03:56:15 Step 7/23 : RUN go mod download 03:56:15 ---> Running in c2cc783d0b19 03:56:15 ---> Running in fa0bfa84d7b3 03:56:18 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 03:56:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:56:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:56:20 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:56:20 v3.12.1-26-gb7585c84cc [http://nl.alpinelinux.org/alpine/v3.12/community] 03:56:20 OK: 12623 distinct packages available 03:56:21 OK: 217 MiB in 51 packages 03:56:23 Removing intermediate container fa0bfa84d7b3 03:56:23 ---> e0c38f2ac6f0 03:56:23 Step 8/23 : COPY . . 03:56:24 Removing intermediate container 733ca053b730 03:56:24 ---> 20fd9d72d5a7 03:56:24 Step 6/27 : COPY go.mod . 03:56:26 ---> 1de79caeceed 03:56:26 Step 7/27 : RUN go mod download 03:56:27 ---> Running in dfa0ee598614 03:56:35 Removing intermediate container dfa0ee598614 03:56:35 ---> 73b74ed0c395 03:56:35 Step 8/27 : COPY . . 03:56:35 ---> 0cdabc5682a5 03:56:35 Step 9/24 : RUN make cmd/support-notifications/support-notifications 03:56:36 ---> Running in f1dd8ae7fb01 03:56:39 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 03:56:51 ---> b9a144ba60f2 03:56:51 Step 9/23 : RUN make cmd/core-data/core-data 03:56:51 ---> Running in e1959f8ae898 03:56:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:56:58 ---> 35a0fcf4048c 03:56:58 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:56:58 ---> Running in fbc608a2df7d 03:57:00 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 03:57:27 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 03:57:27 Removing intermediate container ca934804c82b 03:57:27 ---> d70ccfdff8d5 03:57:27 03:57:27 Step 10/20 : FROM alpine 03:57:27 ---> 2e77e061c27f 03:57:27 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 03:57:27 ---> Running in d9bc20a44a2e 03:57:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:57:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:57:28 v3.12.1-24-g9d31f224d7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 03:57:28 v3.12.1-26-gb7585c84cc [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 03:57:28 OK: 12615 distinct packages available 03:57:29 (1/4) Installing ca-certificates (20191127-r4) 03:57:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:57:29 (3/4) Installing libcurl (7.69.1-r1) 03:57:29 (4/4) Installing curl (7.69.1-r1) 03:57:29 Executing busybox-1.31.1-r19.trigger 03:57:29 Executing ca-certificates-20191127-r4.trigger 03:57:29 OK: 7 MiB in 18 packages 03:57:32 Removing intermediate container d9bc20a44a2e 03:57:32 ---> d793a810269c 03:57:32 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:57:32 ---> Running in 9a093cee6c3b 03:57:33 Removing intermediate container 9a093cee6c3b 03:57:33 ---> a1bde1bd618a 03:57:33 Step 13/20 : WORKDIR /edgex 03:57:33 ---> Running in a58f88b4f72a 03:57:34 Removing intermediate container a58f88b4f72a 03:57:34 ---> d172de996c69 03:57:34 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:57:35 ---> 5b7de79f38cc 03:57:35 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:57:37 ---> c7d52cd36751 03:57:37 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:57:37 ---> Running in 22e7743d37df 03:57:37 Removing intermediate container 22e7743d37df 03:57:37 ---> efad972a8218 03:57:37 Step 17/20 : CMD ["--init=true"] 03:57:37 ---> Running in 4a811fbf0d6c 03:57:39 Removing intermediate container 4a811fbf0d6c 03:57:39 ---> 66c681aaf4e7 03:57:39 Step 18/20 : LABEL arch=arm64 03:57:39 ---> Running in 7dd960417276 03:57:40 Removing intermediate container 7dd960417276 03:57:40 ---> 158bae97e36f 03:57:40 Step 19/20 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:57:40 ---> Running in 3e8ef75df9f0 03:57:41 Removing intermediate container c2cc783d0b19 03:57:41 ---> aa6042caaceb 03:57:41 03:57:41 Step 10/24 : FROM alpine:3.10 03:57:41 ---> 536a684cf733 03:57:41 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 03:57:41 ---> Using cache 03:57:41 ---> 525836fec4c7 03:57:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:57:41 Removing intermediate container 3e8ef75df9f0 03:57:41 ---> b101f253ab4e 03:57:41 Step 20/20 : LABEL version=0.0.0 03:57:41 ---> Running in f1c64f6278e9 03:57:41 ---> Running in 73d14048c422 03:57:42 Removing intermediate container f1c64f6278e9 03:57:42 ---> 50fd87a2071b 03:57:42 Step 13/24 : WORKDIR / 03:57:42 Removing intermediate container 73d14048c422 03:57:42 ---> 443683d4b9eb 03:57:42 03:57:42 ---> Running in bbe62db7ce0d 03:57:42 Successfully built 443683d4b9eb 03:57:43 Successfully tagged docker-security-proxy-setup-go-arm64:latest 03:57:43  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 03:57:43 Removing intermediate container bbe62db7ce0d 03:57:43 ---> f9803e2b0ff8 03:57:43 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:57:44 ---> 577cc9d9e8f9 03:57:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:57:46 ---> cca2858d415d 03:57:46 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:57:48 ---> 7fa408a47ec1 03:57:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:57:50 ---> 0aaa8522b8eb 03:57:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:57:52 ---> fb054f810ad0 03:57:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:57:53 ---> 398715117278 03:57:53 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:57:53 ---> Running in 6ce1912f4fc0 03:57:59 Removing intermediate container 6ce1912f4fc0 03:57:59 ---> a4d56e2207e0 03:57:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:57:59 ---> Running in 0706ba59e73f 03:58:00 Removing intermediate container 0706ba59e73f 03:58:00 ---> b2faded03e23 03:58:00 Step 22/24 : LABEL arch=arm64 03:58:00 ---> Running in effbea1f733c 03:58:01 Removing intermediate container effbea1f733c 03:58:01 ---> 413a0d503625 03:58:01 Step 23/24 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:58:01 ---> Running in 9d268d4548c7 03:58:02 Removing intermediate container 9d268d4548c7 03:58:02 ---> e9cd63a95def 03:58:02 Step 24/24 : LABEL version=0.0.0 03:58:03 ---> Running in a18fa5549da7 03:58:04 Removing intermediate container a18fa5549da7 03:58:04 ---> e0054720bbbd 03:58:04 03:58:04 Successfully built e0054720bbbd 03:58:04 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 03:58:06  Building docker-security-secretstore-setup-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 03:58:06 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:58:06 ---> 92e7bb971294 03:58:06 Step 3/21 : WORKDIR /edgex-go 03:58:06 ---> Using cache 03:58:06 ---> 1eefe8589c48 03:58:06 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:58:06 ---> Using cache 03:58:06 ---> 09b88bb9ac6f 03:58:06 Step 5/21 : RUN apk update && apk add make git 03:58:06 ---> Using cache 03:58:06 ---> 04c764621642 03:58:06 Step 6/21 : COPY go.mod . 03:58:06 ---> Using cache 03:58:06 ---> bbe5cba54b66 03:58:06 Step 7/21 : RUN go mod download 03:58:06 ---> Using cache 03:58:06 ---> 40c92b5effc0 03:58:06 Step 8/21 : COPY . . 03:58:06 ---> Using cache 03:58:06 ---> 6e5407485874 03:58:06 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 03:58:06 ---> Running in 927fd8610189 03:58:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:58:31 Removing intermediate container fbc608a2df7d 03:58:31 ---> 628f263c1011 03:58:31 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:58:31 Removing intermediate container f1dd8ae7fb01 03:58:31 ---> 16dbf2cde0f7 03:58:31 03:58:31 Step 10/24 : FROM scratch 03:58:31 ---> 03:58:31 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 03:58:31 ---> Using cache 03:58:31 ---> 90b3e1f72aaa 03:58:31 Step 12/24 : ENV APP_PORT=48060 03:58:31 ---> Running in c6a7ac8acac7 03:58:31 ---> Running in 7b9bea786920 03:58:31 Removing intermediate container 7b9bea786920 03:58:31 ---> e060adeb9f5c 03:58:31 Step 13/24 : EXPOSE $APP_PORT 03:58:31 ---> Running in 4399b193cc8a 03:58:32 Removing intermediate container 4399b193cc8a 03:58:32 ---> 4c6e59117267 03:58:32 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 03:58:33 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 03:58:33 ---> 691b8dd36f70 03:58:33 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 03:58:35 ---> 1a815b9a5296 03:58:35 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 03:58:36 ---> 3fc0dba55ed7 03:58:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 03:58:38 ---> 323104ff5239 03:58:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:58:38 Removing intermediate container c6a7ac8acac7 03:58:38 ---> b758dc9fd60e 03:58:38 03:58:38 Step 11/27 : FROM docker:latest 03:58:38 ---> 5d4db4dc0692 03:58:38 Step 12/27 : RUN apk add --no-cache bash 03:58:38 ---> Running in 006b5e7317df 03:58:40 ---> 08d45d4d7462 03:58:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:58:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:58:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:58:42 ---> f283d00931db 03:58:42 Step 20/24 : ENTRYPOINT ["/support-notifications"] 03:58:42 ---> Running in e04d3cf5af96 03:58:42 (1/2) Installing readline (8.0.4-r0) 03:58:42 (2/2) Installing bash (5.0.17-r0) 03:58:42 Executing bash-5.0.17-r0.post-install 03:58:42 Executing busybox-1.31.1-r19.trigger 03:58:42 OK: 12 MiB in 22 packages 03:58:42 Removing intermediate container e04d3cf5af96 03:58:42 ---> a65fdaa68b10 03:58:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:58:43 ---> Running in 5e19d38df462 03:58:43 Removing intermediate container 5e19d38df462 03:58:43 ---> a4426cc3804d 03:58:43 Step 22/24 : LABEL arch=arm64 03:58:44 ---> Running in a0b294fa292a 03:58:44 Removing intermediate container 006b5e7317df 03:58:44 ---> f9dcf44f6b43 03:58:44 Step 13/27 : RUN rm -rf /var/cache/apk/* 03:58:44 ---> Running in cae9723e141d 03:58:44 Removing intermediate container a0b294fa292a 03:58:44 ---> 231ae4c8785a 03:58:44 Step 23/24 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:58:45 ---> Running in 37eda6afba77 03:58:45 Removing intermediate container 37eda6afba77 03:58:45 ---> 8522682cd5b8 03:58:45 Step 24/24 : LABEL version=0.0.0 03:58:46 ---> Running in a6cf150c155f 03:58:46 Removing intermediate container a6cf150c155f 03:58:46 ---> 5cadf92d06d0 03:58:46 03:58:47 Successfully built 5cadf92d06d0 03:58:47 Successfully tagged docker-support-notifications-go-arm64:latest 03:58:48  Building docker-support-notifications-go ... done Removing intermediate container cae9723e141d 03:58:48 ---> d68adc02cd19 03:58:48 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:58:48 ---> Running in 0970df9e8493 03:58:49 Removing intermediate container 0970df9e8493 03:58:49 ---> cb7a1ab01da1 03:58:49 Step 15/27 : ENV APP_PORT=48090 03:58:49 ---> Running in fa7e52a2b6fc 03:58:50 Removing intermediate container fa7e52a2b6fc 03:58:50 ---> 629468e694e9 03:58:50 Step 16/27 : EXPOSE $APP_PORT 03:58:50 ---> Running in 4d6d11b8d33a 03:58:50 Removing intermediate container 4d6d11b8d33a 03:58:50 ---> 1c34df64a3cc 03:58:50 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:58:52 ---> 15821e639fa7 03:58:52 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:58:53 ---> 34ee9e47e785 03:58:53 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:58:55 ---> 2ff376be57fe 03:58:55 Step 20/27 : RUN apk --no-cache add py3-pip 03:58:55 ---> Running in a6aed974c99c 03:58:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:58:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:58:58 (1/33) Installing libbz2 (1.0.8-r1) 03:58:58 (2/33) Installing expat (2.2.9-r1) 03:58:58 (3/33) Installing libffi (3.3-r2) 03:58:58 (4/33) Installing gdbm (1.13-r1) 03:58:58 (5/33) Installing xz-libs (5.2.5-r0) 03:58:58 (6/33) Installing sqlite-libs (3.32.1-r0) 03:58:58 (7/33) Installing python3 (3.8.5-r0) 03:59:00 (8/33) Installing py3-appdirs (1.4.4-r1) 03:59:00 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:59:00 (10/33) Installing py3-parsing (2.4.7-r0) 03:59:00 (11/33) Installing py3-six (1.15.0-r0) 03:59:00 (12/33) Installing py3-packaging (20.4-r0) 03:59:00 (13/33) Installing py3-setuptools (47.0.0-r0) 03:59:00 (14/33) Installing py3-chardet (3.0.4-r4) 03:59:00 (15/33) Installing py3-idna (2.9-r0) 03:59:01 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:59:01 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:59:01 (18/33) Installing py3-requests (2.23.0-r0) 03:59:01 (19/33) Installing py3-msgpack (1.0.0-r0) 03:59:01 (20/33) Installing py3-lockfile (0.12.2-r3) 03:59:01 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:59:01 (22/33) Installing py3-colorama (0.4.3-r0) 03:59:01 (23/33) Installing py3-distlib (0.3.0-r0) 03:59:01 (24/33) Installing py3-distro (1.5.0-r1) 03:59:01 (25/33) Installing py3-webencodings (0.5.1-r3) 03:59:01 (26/33) Installing py3-html5lib (1.0.1-r4) 03:59:01 (27/33) Installing py3-pytoml (0.1.21-r0) 03:59:01 (28/33) Installing py3-pep517 (0.8.2-r0) 03:59:01 (29/33) Installing py3-progress (1.5-r0) 03:59:01 (30/33) Installing py3-toml (0.10.1-r0) 03:59:01 (31/33) Installing py3-retrying (1.3.3-r0) 03:59:01 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:59:01 (33/33) Installing py3-pip (20.1.1-r0) 03:59:01 Executing busybox-1.31.1-r19.trigger 03:59:01 OK: 71 MiB in 55 packages 03:59:06 Removing intermediate container e1959f8ae898 03:59:06 ---> dc725d41f076 03:59:06 03:59:06 Step 10/23 : FROM alpine 03:59:06 ---> 2e77e061c27f 03:59:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:59:06 ---> Running in 9c34d5c76fd7 03:59:07 Removing intermediate container 9c34d5c76fd7 03:59:07 ---> 808186650a21 03:59:07 Step 12/23 : ENV APP_PORT=48080 03:59:08 ---> Running in ba8ad144f9c9 03:59:08 Removing intermediate container ba8ad144f9c9 03:59:08 ---> e706bf5e98fe 03:59:08 Step 13/23 : EXPOSE $APP_PORT 03:59:09 ---> Running in dea03f63f668 03:59:09 Removing intermediate container dea03f63f668 03:59:09 ---> 3ec2a4bdb3d5 03:59:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:59:09 Removing intermediate container a6aed974c99c 03:59:09 ---> 2d0520de9a4b 03:59:09 Step 21/27 : RUN pip install docker-compose==1.23.2 03:59:09 ---> Running in 1917a20c1fc2 03:59:10 ---> Running in 3ce10986b825 03:59:12 Removing intermediate container 927fd8610189 03:59:12 ---> dceb743ab9cd 03:59:12 03:59:12 Step 10/21 : FROM scratch 03:59:12 ---> 03:59:12 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:59:12 ---> Using cache 03:59:12 ---> 33e6bc841d5e 03:59:12 Step 12/21 : ENV APP_PORT=48085 03:59:12 ---> Running in 1818de250a6c 03:59:13 Removing intermediate container 1818de250a6c 03:59:13 ---> 4f7cb3d649e0 03:59:13 Step 13/21 : EXPOSE $APP_PORT 03:59:13 ---> Running in 982fb389dabe 03:59:13 Removing intermediate container 1917a20c1fc2 03:59:13 ---> 3753bca8e702 03:59:13 Step 15/23 : RUN apk --no-cache add zeromq 03:59:13 ---> Running in 8fed93aa9010 03:59:13 Removing intermediate container 982fb389dabe 03:59:13 ---> 2ae81932816d 03:59:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 03:59:14 ---> bc05df76823f 03:59:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:59:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:59:16 ---> 78b7f8ac8a36 03:59:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:59:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:59:16 ---> 6c4357d05587 03:59:16 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 03:59:16 (1/5) Installing libgcc (9.3.0-r2) 03:59:16 (2/5) Installing libsodium (1.0.18-r0) 03:59:16 ---> Running in 3693060e45da 03:59:16 (3/5) Installing libstdc++ (9.3.0-r2) 03:59:17 Collecting docker-compose==1.23.2 03:59:17 (4/5) Installing libzmq (4.3.3-r0) 03:59:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:59:17 (5/5) Installing zeromq (4.3.3-r0) 03:59:17 Removing intermediate container 3693060e45da 03:59:17 ---> ea6fd276c0c4 03:59:17 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:59:17 Executing busybox-1.31.1-r19.trigger 03:59:17 OK: 8 MiB in 19 packages 03:59:17 ---> Running in 550d4f2f7889 03:59:18 Removing intermediate container 550d4f2f7889 03:59:18 ---> 4b5cf0fd04f4 03:59:18 Step 19/21 : LABEL arch=arm64 03:59:18 Collecting texttable<0.10,>=0.9.0 03:59:18 ---> Running in 73bc212e5f6e 03:59:18 Downloading texttable-0.9.1.tar.gz (11 kB) 03:59:18 Removing intermediate container 8fed93aa9010 03:59:18 ---> f853977532c9 03:59:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 03:59:18 Removing intermediate container 73bc212e5f6e 03:59:18 ---> c21caa7ba6a5 03:59:18 Step 20/21 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:59:18 ---> Running in 161cf0b169eb 03:59:19 Removing intermediate container 161cf0b169eb 03:59:19 ---> 13ac6c7cd681 03:59:19 Step 21/21 : LABEL version=0.0.0 03:59:19 ---> Running in 8ad598370c98 03:59:19 ---> c5b80d31bf33 03:59:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:59:19 Removing intermediate container 8ad598370c98 03:59:19 ---> c8fa260453ef 03:59:19 03:59:20 Successfully built c8fa260453ef 03:59:20 Successfully tagged docker-support-scheduler-go-arm64:latest 03:59:20  Building docker-support-scheduler-go ... done Collecting jsonschema<3,>=2.5.1 03:59:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:59:20 ---> 6490ca5d4939 03:59:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:59:21 Collecting PyYAML<4,>=3.10 03:59:21 Downloading PyYAML-3.13.tar.gz (270 kB) 03:59:21 ---> 4f6aedf2f0d4 03:59:21 Step 19/23 : ENTRYPOINT ["/core-data"] 03:59:21 ---> Running in 1e975bc7c530 03:59:22 Removing intermediate container 1e975bc7c530 03:59:22 ---> 6a378ad2fce8 03:59:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:59:22 ---> Running in ad697c00b9c6 03:59:23 Removing intermediate container ad697c00b9c6 03:59:23 ---> 8778d07d3c71 03:59:23 Step 21/23 : LABEL arch=arm64 03:59:23 ---> Running in de0ac8f4a934 03:59:23 Removing intermediate container de0ac8f4a934 03:59:23 ---> 9df025319bc1 03:59:23 Step 22/23 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:59:23 ---> Running in 2892f01d8d82 03:59:24 Removing intermediate container 2892f01d8d82 03:59:24 ---> 0a76e8bd121a 03:59:24 Step 23/23 : LABEL version=0.0.0 03:59:24 ---> Running in 79cc221e69d0 03:59:24 Removing intermediate container 79cc221e69d0 03:59:24 ---> 0b1bb4695f4a 03:59:24 03:59:25 Successfully built 0b1bb4695f4a 03:59:25 Successfully tagged docker-core-data-go-arm64:latest 03:59:25  Building docker-core-data-go ... done Collecting docker<4.0,>=3.6.0 03:59:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:59:26 Collecting websocket-client<1.0,>=0.32.0 03:59:26 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 03:59:26 Collecting dockerpty<0.5,>=0.4.1 03:59:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:59:28 Collecting cached-property<2,>=1.2.0 03:59:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:59:28 Collecting docopt<0.7,>=0.6.1 03:59:28 Downloading docopt-0.6.2.tar.gz (25 kB) 03:59:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:59:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:59:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:59:31 Collecting docker-pycreds>=0.4.0 03:59:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:59:32 Collecting urllib3<1.25,>=1.21.1 03:59:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:59:32 Collecting idna<2.8,>=2.5 03:59:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:59:32 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) 03:59:32 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) 03:59:32 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:59:32 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:59:32 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:59:32 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:59:33 Installing collected packages: texttable, jsonschema, PyYAML, docker-pycreds, websocket-client, urllib3, idna, requests, docker, dockerpty, cached-property, docopt, docker-compose 03:59:33 Running setup.py install for texttable: started 03:59:35 Running setup.py install for texttable: finished with status 'done' 03:59:35 Running setup.py install for PyYAML: started 03:59:37 Running setup.py install for PyYAML: finished with status 'done' 03:59:38 Attempting uninstall: urllib3 03:59:38 Found existing installation: urllib3 1.25.9 03:59:38 Uninstalling urllib3-1.25.9: 03:59:38 Successfully uninstalled urllib3-1.25.9 03:59:38 Attempting uninstall: idna 03:59:38 Found existing installation: idna 2.9 03:59:38 Uninstalling idna-2.9: 03:59:38 Successfully uninstalled idna-2.9 03:59:39 Attempting uninstall: requests 03:59:39 Found existing installation: requests 2.23.0 03:59:39 Uninstalling requests-2.23.0: 03:59:39 Successfully uninstalled requests-2.23.0 03:59:40 Running setup.py install for dockerpty: started 03:59:42 Running setup.py install for dockerpty: finished with status 'done' 03:59:42 Running setup.py install for docopt: started 03:59:44 Running setup.py install for docopt: finished with status 'done' 03:59:44 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 03:59:48 Removing intermediate container 3ce10986b825 03:59:48 ---> 2e7b2c8160b3 03:59:48 Step 22/27 : RUN apk --no-cache add curl 03:59:48 ---> Running in fe470358f1a9 03:59:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:59:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:59:50 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:59:50 (2/3) Installing libcurl (7.69.1-r1) 03:59:50 (3/3) Installing curl (7.69.1-r1) 03:59:50 Executing busybox-1.31.1-r19.trigger 03:59:50 OK: 71 MiB in 58 packages 03:59:51 Removing intermediate container fe470358f1a9 03:59:51 ---> fa50d65557c4 03:59:51 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 03:59:52 ---> Running in 410a70f6bcf5 03:59:52 Removing intermediate container 410a70f6bcf5 03:59:52 ---> dfa4ff3d4358 03:59:52 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:59:52 ---> Running in 39ef8b84d1ee 03:59:53 Removing intermediate container 39ef8b84d1ee 03:59:53 ---> 22e6cc8c7869 03:59:53 Step 25/27 : LABEL arch=arm64 03:59:53 ---> Running in cf224bef40ae 03:59:53 Removing intermediate container cf224bef40ae 03:59:53 ---> ce777fb3dcbb 03:59:53 Step 26/27 : LABEL git_sha=fb5fae2721e61636878913a70a8c9d88e528f913 03:59:53 ---> Running in f04803931333 03:59:54 Removing intermediate container f04803931333 03:59:54 ---> 4b3f375366bd 03:59:54 Step 27/27 : LABEL version=0.0.0 03:59:54 ---> Running in 2ca72afc42aa 03:59:54 Removing intermediate container 2ca72afc42aa 03:59:54 ---> c451d455fc56 03:59:54 03:59:55 Successfully built c451d455fc56 03:59:55 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 03:59:55  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 03:59:55 $ docker stop --time=1 f347e5953e476771166b4dbda9e360c03fbb0d14a94300eb2eca9161a7f1781b 03:59:57 $ docker rm -f f347e5953e476771166b4dbda9e360c03fbb0d14a94300eb2eca9161a7f1781b [Pipeline] // withDockerContainer [Pipeline] sh 03:59:58 + docker images 03:59:58 + grep docker 03:59:58 docker-sys-mgmt-agent-go-arm64 latest c451d455fc56 4 seconds ago 270MB 03:59:58 docker-core-data-go-arm64 latest 0b1bb4695f4a 34 seconds ago 22.3MB 03:59:58 docker-support-scheduler-go-arm64 latest c8fa260453ef 39 seconds ago 11.5MB 03:59:58 docker-support-notifications-go-arm64 latest 5cadf92d06d0 About a minute ago 12.9MB 03:59:58 docker-security-secretstore-setup-go-arm64 latest e0054720bbbd About a minute ago 23.6MB 03:59:58 docker-security-proxy-setup-go-arm64 latest 443683d4b9eb 2 minutes ago 15.1MB 03:59:58 docker-core-metadata-go-arm64 latest 8e1a605c2661 4 minutes ago 13.5MB 03:59:58 docker-security-secrets-setup-go-arm64 latest 0f5ba7437bd3 4 minutes ago 22.7MB 03:59:58 docker-core-command-go-arm64 latest 9528189162a7 4 minutes ago 11.4MB 03:59:58 docker-security-bootstrap-redis-go-arm64 latest 9e26b53c3009 4 minutes ago 15.2MB 03:59:58 docker-support-logging-go-arm64 latest 3d4a5dd4a44d 4 minutes ago 10.6MB 03:59:58 docker latest 5d4db4dc0692 3 weeks ago 198MB [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 04:00:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:00:06 ---> package-listing.sh 04:00:06 ++ facter osfamily 04:00:06 ++ tr '[:upper:]' '[:lower:]' 04:00:06 + OS_FAMILY=redhat 04:00:06 + workspace=/w/workspace/edgex-go/1 04:00:06 + START_PACKAGES=/tmp/packages_start.txt 04:00:06 + END_PACKAGES=/tmp/packages_end.txt 04:00:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:00:06 + PACKAGES=/tmp/packages_start.txt 04:00:06 + '[' /w/workspace/edgex-go/1 ']' 04:00:06 + PACKAGES=/tmp/packages_end.txt 04:00:06 + case "${OS_FAMILY}" in 04:00:06 + rpm -qa 04:00:06 + sort 04:00:10 + '[' -f /tmp/packages_start.txt ']' 04:00:10 + '[' -f /tmp/packages_end.txt ']' 04:00:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:00:10 + '[' /w/workspace/edgex-go/1 ']' 04:00:10 + mkdir -p /w/workspace/edgex-go/1/archives/ 04:00:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 04:00:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:00:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:00:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:00:11 04:00:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:00:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:00:12 alpine: Pulling from edgex-lftools-log-publisher 04:00:12 df20fa9351a1: Already exists 04:00:12 36b3adc4ff6f: Pulling fs layer 04:00:12 8ad3a11d3b57: Pulling fs layer 04:00:12 46f8f816bc3b: Pulling fs layer 04:00:12 93b61091891f: Pulling fs layer 04:00:12 93b9cdb0e59b: Pulling fs layer 04:00:12 5e14af77c1be: Pulling fs layer 04:00:12 01666e4c0597: Pulling fs layer 04:00:12 aa168da1d23b: Pulling fs layer 04:00:12 01666e4c0597: Waiting 04:00:12 aa168da1d23b: Waiting 04:00:12 93b61091891f: Waiting 04:00:12 93b9cdb0e59b: Waiting 04:00:12 46f8f816bc3b: Verifying Checksum 04:00:12 46f8f816bc3b: Download complete 04:00:12 36b3adc4ff6f: Verifying Checksum 04:00:12 36b3adc4ff6f: Download complete 04:00:12 93b9cdb0e59b: Verifying Checksum 04:00:12 93b9cdb0e59b: Download complete 04:00:12 5e14af77c1be: Verifying Checksum 04:00:12 5e14af77c1be: Download complete 04:00:12 93b61091891f: Download complete 04:00:12 01666e4c0597: Verifying Checksum 04:00:12 01666e4c0597: Download complete 04:00:12 8ad3a11d3b57: Verifying Checksum 04:00:12 8ad3a11d3b57: Download complete 04:00:12 36b3adc4ff6f: Pull complete 04:00:13 8ad3a11d3b57: Pull complete 04:00:13 46f8f816bc3b: Pull complete 04:00:13 93b61091891f: Pull complete 04:00:13 93b9cdb0e59b: Pull complete 04:00:13 5e14af77c1be: Pull complete 04:00:14 aa168da1d23b: Verifying Checksum 04:00:14 aa168da1d23b: Download complete 04:00:15 01666e4c0597: Pull complete 04:00:27 aa168da1d23b: Pull complete 04:00:27 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:00:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:00:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:00:28 prd-centos7-docker-4c-2g-12009 does not seem to be running inside a container 04:00:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:00:32 $ docker top 3f4fe8dd0cc17a550ad712a6afb69589dc54cf4a9c8134dfe99943554d6dbba3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:00:33 + touch /tmp/pre-build-complete [Pipeline] sh 04:00:33 + mkdir -p /var/log/sa [Pipeline] sh 04:00:33 + ls /var/log/sa-host 04:00:33 + sadf -c /var/log/sa-host/sa05 04:00:33 file_magic: OK 04:00:33 HZ: Using current value: 100 04:00:33 file_header: OK 04:00:33 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 04:00:33 Statistics: 04:00:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:00:33 File successfully converted to sysstat format version 12.2.1 04:00:33 + sadf -c /var/log/sa-host/sa13 04:00:33 file_magic: OK 04:00:33 HZ: Using current value: 100 04:00:33 file_header: OK 04:00:33 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 04:00:33 Statistics: 04:00:33 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... 04:00:33 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:00:34 provisioning config files... 04:00:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3094013539048839554tmp [Pipeline] { [Pipeline] echo 04:00:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:00:34 ---> create-netrc.sh [Pipeline] } 04:00:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:00:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:00:35 ---> python-tools-install.sh [Pipeline] echo 04:00:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:00:35 ---> sudo-logs.sh 04:00:35 Archiving 'sudo' log.. [Pipeline] echo 04:00:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:00:36 ---> job-cost.sh 04:00:36 lf-activate-venv: SKIPPING 04:00:36 INFO: No Stack... 04:00:36 INFO: Retrieving Pricing Info for: v1-standard-2 04:00:37 INFO: Archiving Costs [Pipeline] echo 04:00:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:00:37 ---> logs-deploy.sh 04:00:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2874/1 04:00:37 INFO: archiving workspace using pattern(s): 04:00:39 Archives upload complete. 04:00:39 INFO: archiving logs to Nexus 04:00:41 ---> uname -a: 04:00:41 Linux prd-centos7-docker-4c-2g-12009.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 04:00:41 04:00:41 04:00:41 ---> lscpu: 04:00:41 Architecture: x86_64 04:00:41 CPU op-mode(s): 32-bit, 64-bit 04:00:41 Byte Order: Little Endian 04:00:41 Address sizes: 40 bits physical, 48 bits virtual 04:00:41 CPU(s): 4 04:00:41 On-line CPU(s) list: 0-3 04:00:41 Thread(s) per core: 1 04:00:41 Core(s) per socket: 1 04:00:41 Socket(s): 4 04:00:41 NUMA node(s): 1 04:00:41 Vendor ID: GenuineIntel 04:00:41 CPU family: 6 04:00:41 Model: 44 04:00:41 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:00:41 Stepping: 1 04:00:41 CPU MHz: 2933.442 04:00:41 BogoMIPS: 5866.88 04:00:41 Virtualization: VT-x 04:00:41 Hypervisor vendor: KVM 04:00:41 Virtualization type: full 04:00:41 L1d cache: 128 KiB 04:00:41 L1i cache: 128 KiB 04:00:41 L2 cache: 16 MiB 04:00:41 L3 cache: 64 MiB 04:00:41 NUMA node0 CPU(s): 0-3 04:00:41 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:00:41 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:00:41 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:00:41 Vulnerability Meltdown: Mitigation; PTI 04:00:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:00:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:00:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:00:41 Vulnerability Tsx async abort: Not affected 04:00:41 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 04:00:41 04:00:41 04:00:41 ---> nproc: 04:00:41 4 04:00:41 04:00:41 04:00:41 ---> df -h: 04:00:41 Filesystem Size Used Available Use% Mounted on 04:00:41 overlay 50.0G 13.6G 36.4G 27% / 04:00:41 tmpfs 64.0M 0 64.0M 0% /dev 04:00:41 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:00:41 shm 64.0M 0 64.0M 0% /dev/shm 04:00:41 /dev/vda1 50.0G 13.6G 36.4G 27% /facter-os 04:00:41 /dev/vda1 50.0G 13.6G 36.4G 27% /etc/resolv.conf 04:00:41 /dev/vda1 50.0G 13.6G 36.4G 27% /etc/hostname 04:00:41 /dev/vda1 50.0G 13.6G 36.4G 27% /etc/hosts 04:00:41 /dev/vda1 50.0G 13.6G 36.4G 27% /run/cloud-init/result.json 04:00:41 /dev/vda1 50.0G 13.6G 36.4G 27% /var/log/sa-host 04:00:41 /dev/vda1 50.0G 13.6G 36.4G 27% /var/log/secure 04:00:41 /dev/vda1 50.0G 13.6G 36.4G 27% /var/log/auth.log 04:00:41 /dev/vda1 50.0G 13.6G 36.4G 27% /w/workspace/edgex-go/1 04:00:41 /dev/vda1 50.0G 13.6G 36.4G 27% /w/workspace/edgex-go/1@tmp 04:00:41 04:00:41 04:00:41 ---> free -m: 04:00:41 total used free shared buff/cache available 04:00:41 Mem: 1837 654 214 0 968 1099 04:00:41 Swap: 1023 77 946 04:00:41 04:00:41 04:00:41 ---> ip addr: 04:00:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:00:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:00:41 inet 127.0.0.1/8 scope host lo 04:00:41 valid_lft forever preferred_lft forever 04:00:41 inet6 ::1/128 scope host 04:00:41 valid_lft forever preferred_lft forever 04:00:41 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:00:41 link/ether fa:16:3e:22:7c:a8 brd ff:ff:ff:ff:ff:ff 04:00:41 inet 10.30.123.204/23 brd 10.30.123.255 scope global dynamic eth0 04:00:41 valid_lft 85119sec preferred_lft 85119sec 04:00:41 inet6 fe80::f816:3eff:fe22:7ca8/64 scope link 04:00:41 valid_lft forever preferred_lft forever 04:00:41 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:00:41 link/ether 02:42:46:50:c0:4e brd ff:ff:ff:ff:ff:ff 04:00:41 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:00:41 valid_lft forever preferred_lft forever 04:00:41 inet6 fe80::42:46ff:fe50:c04e/64 scope link 04:00:41 valid_lft forever preferred_lft forever 04:00:41 04:00:41 04:00:41 ---> sar -b -r -n DEV: 04:00:41 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/13/20 _x86_64_ (4 CPU) 04:00:41 04:00:41 03:39:00 LINUX RESTART (4 CPU) 04:00:41 04:00:41 03:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:00:41 03:41:01 149.53 75.20 74.33 0.00 9640.19 34988.07 0.00 04:00:41 03:42:01 312.83 131.54 181.28 0.00 6273.96 42271.39 0.00 04:00:41 03:43:01 192.81 88.62 104.19 0.00 3622.36 13115.01 0.00 04:00:41 03:44:01 157.14 61.19 95.96 0.00 2340.08 25222.17 0.00 04:00:41 03:45:03 1692.87 1378.43 314.44 0.00 136478.83 189817.42 0.00 04:00:41 03:46:01 1734.65 1438.39 296.26 0.00 114824.48 123963.95 0.00 04:00:41 03:47:02 1396.86 1055.32 341.54 0.00 84502.00 117422.75 0.00 04:00:41 03:48:01 2090.03 1727.95 362.08 0.00 166335.50 184431.81 0.00 04:00:41 03:49:01 744.64 451.62 293.02 0.00 57433.62 70775.94 0.00 04:00:41 03:50:01 635.56 455.23 180.33 0.00 16666.07 29341.01 0.00 04:00:41 03:51:01 6.03 0.02 6.01 0.00 0.41 218.20 0.00 04:00:41 03:52:01 0.92 0.62 0.30 0.00 6.13 4.98 0.00 04:00:41 03:53:01 0.40 0.02 0.38 0.00 0.13 6.30 0.00 04:00:41 03:54:01 2.01 1.68 0.33 0.00 53.56 4.46 0.00 04:00:41 03:55:01 0.87 0.03 0.83 0.00 1.07 16.55 0.00 04:00:41 03:56:01 0.27 0.02 0.25 0.00 0.53 2.73 0.00 04:00:41 03:57:01 0.22 0.00 0.22 0.00 0.00 2.07 0.00 04:00:41 03:58:01 0.25 0.00 0.25 0.00 0.00 3.75 0.00 04:00:41 03:59:01 0.23 0.00 0.23 0.00 0.00 2.86 0.00 04:00:41 04:00:01 0.32 0.03 0.28 0.00 0.93 3.08 0.00 04:00:41 Average: 455.49 342.78 112.71 0.00 29894.40 41642.01 0.00 04:00:41 04:00:41 03:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:00:41 03:41:01 67296 0 680440 36.16 2596 1131224 1530156 52.22 727600 905036 98708 04:00:41 03:42:01 204936 0 687364 36.53 1492 987764 1423804 48.59 637416 802068 11376 04:00:41 03:43:01 445824 0 711108 37.79 800 723824 1363920 46.55 553880 639300 81580 04:00:41 03:44:01 199968 0 711716 37.83 708 969164 1311220 44.75 590336 839784 8 04:00:41 03:45:03 69680 0 735280 39.08 112 1076484 1934180 66.01 789560 846328 94500 04:00:41 03:46:01 285332 0 975432 51.84 112 620680 3828316 130.65 656832 722528 4300 04:00:41 03:47:02 291960 0 608636 32.35 112 980848 1446212 49.36 645412 764760 77320 04:00:41 03:48:01 88100 0 675672 35.91 112 1117672 2067280 70.55 663580 934732 464 04:00:41 03:49:01 63080 0 650776 34.59 112 1167588 1780468 60.76 571012 1040600 12624 04:00:41 03:50:01 633664 0 580976 30.88 112 666804 1185604 40.46 517020 521996 20 04:00:41 03:51:01 638880 0 575716 30.60 112 666848 1153724 39.37 514752 521416 16 04:00:41 03:52:01 638908 0 575664 30.60 112 666872 1153892 39.38 515300 521488 8 04:00:41 03:53:01 639536 0 575032 30.56 112 666876 1153724 39.37 514760 521512 8 04:00:41 03:54:01 638052 0 575524 30.59 112 667868 1153724 39.37 514920 522468 20 04:00:41 03:55:01 637960 0 575580 30.59 112 667904 1153796 39.38 515056 522484 12 04:00:41 03:56:01 638228 0 575332 30.58 112 667884 1153724 39.37 514936 522476 8 04:00:41 03:57:01 638180 0 575360 30.58 112 667904 1153724 39.37 514924 522492 8 04:00:41 03:58:01 638072 0 575464 30.58 112 667908 1153724 39.37 514928 522492 8 04:00:41 03:59:01 637792 0 575732 30.60 112 667920 1153724 39.37 514936 522492 8 04:00:41 04:00:01 637720 0 575800 30.60 112 667924 1153820 39.38 515172 522520 12 04:00:41 Average: 436658 0 638630 33.94 369 805898 1470437 50.18 575117 661949 19050 04:00:41 04:00:41 03:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:00:41 03:41:01 eth0 1040.97 1160.86 5928.12 136.14 0.00 0.00 0.00 0.00 04:00:41 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:41:01 docker0 813.03 610.65 66.98 2655.19 0.00 0.00 0.00 0.00 04:00:41 03:42:01 veth50872e2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 04:00:41 03:42:01 eth0 365.86 247.93 1990.83 33.08 0.00 0.00 0.00 0.00 04:00:41 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:42:01 docker0 135.98 174.03 10.04 829.40 0.00 0.00 0.00 0.00 04:00:41 03:43:01 veth50872e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:43:01 eth0 39.12 25.07 24.45 74.10 0.00 0.00 0.00 0.00 04:00:41 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:44:01 eth0 195.72 155.94 1694.47 23.43 0.00 0.00 0.00 0.00 04:00:41 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:45:03 eth0 83.08 63.84 174.19 68.56 0.00 0.00 0.00 0.00 04:00:41 03:45:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:45:03 veth9a1bb4f 0.00 0.41 0.00 0.02 0.00 0.00 0.00 0.00 04:00:41 03:45:03 docker0 17.31 22.45 1.02 142.47 0.00 0.00 0.00 0.00 04:00:41 03:46:01 vetha1ee9bb 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 04:00:41 03:46:01 vethe62636e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 04:00:41 03:46:01 veth13789f7 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 04:00:41 03:46:01 eth0 19.94 10.11 16.65 8.70 0.00 0.00 0.00 0.00 04:00:41 03:47:02 vethc67df54 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:47:02 eth0 88.00 66.39 199.67 98.67 0.00 0.00 0.00 0.00 04:00:41 03:47:02 veth54ba6cd 2.05 3.67 0.14 29.03 0.00 0.00 0.00 0.00 04:00:41 03:47:02 vethe4f45d0 2.30 4.15 0.15 29.06 0.00 0.00 0.00 0.00 04:00:41 03:48:01 veth3f15d11 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:48:01 veth1845ba8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:48:01 veth1345ef7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:48:01 eth0 36.50 19.67 56.15 14.10 0.00 0.00 0.00 0.00 04:00:41 03:49:01 vethed48172 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:49:01 eth0 79.88 59.45 149.50 82.60 0.00 0.00 0.00 0.00 04:00:41 03:49:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:00:41 03:49:01 veth5f62738 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:50:01 eth0 88.22 44.72 430.90 17.99 0.00 0.00 0.00 0.00 04:00:41 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:50:01 docker0 1013.56 891.43 80.88 4296.10 0.00 0.00 0.00 0.00 04:00:41 03:51:01 eth0 0.61 0.10 0.06 0.02 0.00 0.00 0.00 0.00 04:00:41 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:52:01 eth0 0.47 0.32 0.27 0.20 0.00 0.00 0.00 0.00 04:00:41 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:00:41 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:54:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:00:41 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:55:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 04:00:41 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:00:41 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:57:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:58:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:00:41 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 04:00:01 eth0 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00 04:00:41 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 Average: eth0 102.23 93.00 534.39 28.05 0.00 0.00 0.00 0.00 04:00:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:41 Average: docker0 50.75 44.63 4.05 215.10 0.00 0.00 0.00 0.00 04:00:41 04:00:41 04:00:41 ---> sar -P ALL: 04:00:41 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/13/20 _x86_64_ (4 CPU) 04:00:41 04:00:41 03:39:00 LINUX RESTART (4 CPU) 04:00:41 04:00:41 03:40:01 CPU %user %nice %system %iowait %steal %idle 04:00:41 03:41:01 all 14.33 0.00 7.92 1.49 0.03 76.24 04:00:41 03:41:01 0 17.86 0.00 10.00 1.92 0.03 70.19 04:00:41 03:41:01 1 12.09 0.00 7.89 2.40 0.02 77.60 04:00:41 03:41:01 2 17.15 0.00 6.80 1.06 0.02 74.98 04:00:41 03:41:01 3 10.26 0.00 7.01 0.56 0.03 82.13 04:00:41 03:42:01 all 11.64 0.00 8.83 5.39 0.04 74.09 04:00:41 03:42:01 0 13.15 0.00 8.78 4.59 0.03 73.44 04:00:41 03:42:01 1 9.80 0.00 9.04 4.44 0.05 76.67 04:00:41 03:42:01 2 12.18 0.00 8.62 7.84 0.05 71.30 04:00:41 03:42:01 3 11.43 0.00 8.89 4.70 0.03 74.94 04:00:41 03:43:01 all 64.63 0.00 15.09 5.44 0.04 14.80 04:00:41 03:43:01 0 63.81 0.00 15.37 7.53 0.03 13.25 04:00:41 03:43:01 1 64.40 0.00 14.63 5.09 0.03 15.85 04:00:41 03:43:01 2 62.94 0.00 16.35 5.79 0.05 14.86 04:00:41 03:43:01 3 67.34 0.00 14.00 3.38 0.03 15.25 04:00:41 03:44:01 all 35.37 0.00 12.75 3.21 0.05 48.62 04:00:41 03:44:01 0 35.84 0.00 12.50 4.39 0.05 47.22 04:00:41 03:44:01 1 34.31 0.00 12.56 2.90 0.07 50.16 04:00:41 03:44:01 2 35.74 0.00 13.30 2.99 0.07 47.89 04:00:41 03:44:01 3 35.59 0.00 12.63 2.55 0.02 49.21 04:00:41 03:45:03 all 21.27 0.00 26.64 16.85 0.06 35.17 04:00:41 03:45:03 0 19.40 0.00 26.02 18.39 0.05 36.14 04:00:41 03:45:03 1 20.57 0.00 25.75 17.36 0.08 36.24 04:00:41 03:45:03 2 23.57 0.00 26.66 17.95 0.05 31.77 04:00:41 03:45:03 3 21.55 0.00 28.16 13.70 0.07 36.52 04:00:41 03:46:01 all 40.16 0.00 20.47 25.64 0.04 13.68 04:00:41 03:46:01 0 40.17 0.00 20.06 25.48 0.05 14.25 04:00:41 03:46:01 1 39.40 0.00 19.87 25.13 0.05 15.54 04:00:41 03:46:01 2 40.05 0.00 21.36 24.74 0.04 13.82 04:00:41 03:46:01 3 41.02 0.00 20.58 27.22 0.02 11.16 04:00:41 03:47:02 all 32.56 0.00 20.45 22.94 0.06 23.98 04:00:41 03:47:02 0 30.64 0.00 20.93 24.48 0.05 23.91 04:00:41 03:47:02 1 34.71 0.00 19.07 19.51 0.07 26.64 04:00:41 03:47:02 2 32.33 0.00 21.03 21.93 0.09 24.62 04:00:41 03:47:02 3 32.55 0.00 20.77 25.85 0.05 20.77 04:00:41 03:48:01 all 16.04 0.00 22.09 36.07 0.07 25.73 04:00:41 03:48:01 0 15.34 0.00 22.43 36.90 0.05 25.28 04:00:41 03:48:01 1 16.56 0.00 22.78 34.62 0.09 25.95 04:00:41 03:48:01 2 17.00 0.00 22.75 36.94 0.05 23.26 04:00:41 03:48:01 3 15.26 0.00 20.39 35.83 0.07 28.45 04:00:41 03:49:01 all 52.55 0.00 18.90 17.46 0.03 11.07 04:00:41 03:49:01 0 51.71 0.00 19.90 19.38 0.03 8.98 04:00:41 03:49:01 1 51.74 0.00 20.36 18.39 0.03 9.48 04:00:41 03:49:01 2 54.22 0.00 18.48 18.82 0.03 8.44 04:00:41 03:49:01 3 52.52 0.00 16.83 13.23 0.03 17.38 04:00:41 03:50:01 all 16.46 0.00 10.23 11.27 0.08 61.96 04:00:41 03:50:01 0 15.36 0.00 11.23 11.30 0.05 62.06 04:00:41 03:50:01 1 14.77 0.00 9.70 13.56 0.09 61.88 04:00:41 03:50:01 2 17.32 0.00 10.91 13.68 0.10 57.99 04:00:41 03:50:01 3 18.42 0.00 9.06 6.51 0.09 65.92 04:00:41 03:51:01 all 0.16 0.00 0.05 0.08 0.00 99.72 04:00:41 03:51:01 0 0.52 0.00 0.05 0.00 0.00 99.42 04:00:41 03:51:01 1 0.03 0.00 0.07 0.31 0.00 99.59 04:00:41 03:51:01 2 0.05 0.00 0.05 0.00 0.00 99.90 04:00:41 03:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:00:41 04:00:41 03:51:01 CPU %user %nice %system %iowait %steal %idle 04:00:41 03:52:01 all 0.16 0.00 0.03 0.01 0.00 99.80 04:00:41 03:52:01 0 0.33 0.00 0.03 0.02 0.00 99.62 04:00:41 03:52:01 1 0.05 0.00 0.03 0.00 0.00 99.92 04:00:41 03:52:01 2 0.07 0.00 0.05 0.02 0.00 99.87 04:00:41 03:52:01 3 0.20 0.00 0.02 0.00 0.00 99.78 04:00:41 03:53:01 all 0.15 0.00 0.02 0.00 0.00 99.83 04:00:41 03:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:00:41 03:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:00:41 03:53:01 2 0.03 0.00 0.05 0.00 0.00 99.92 04:00:41 03:53:01 3 0.52 0.00 0.02 0.00 0.00 99.47 04:00:41 03:54:01 all 0.15 0.00 0.06 0.02 0.00 99.76 04:00:41 03:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:00:41 03:54:01 1 0.03 0.00 0.12 0.08 0.00 99.77 04:00:41 03:54:01 2 0.02 0.00 0.05 0.00 0.00 99.93 04:00:41 03:54:01 3 0.52 0.00 0.05 0.02 0.02 99.40 04:00:41 03:55:01 all 0.16 0.00 0.03 0.00 0.00 99.81 04:00:41 03:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:00:41 03:55:01 1 0.05 0.00 0.03 0.00 0.00 99.92 04:00:41 03:55:01 2 0.03 0.00 0.05 0.00 0.00 99.92 04:00:41 03:55:01 3 0.53 0.00 0.03 0.00 0.00 99.43 04:00:41 03:56:01 all 0.15 0.00 0.03 0.00 0.00 99.82 04:00:41 03:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:00:41 03:56:01 1 0.03 0.00 0.05 0.00 0.00 99.92 04:00:41 03:56:01 2 0.05 0.00 0.05 0.00 0.02 99.88 04:00:41 03:56:01 3 0.50 0.00 0.00 0.00 0.00 99.50 04:00:41 03:57:01 all 0.17 0.00 0.03 0.00 0.00 99.80 04:00:41 03:57:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:00:41 03:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:00:41 03:57:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:00:41 03:57:01 3 0.53 0.00 0.03 0.00 0.00 99.43 04:00:41 03:58:01 all 0.14 0.00 0.04 0.00 0.00 99.82 04:00:41 03:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:00:41 03:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:00:41 03:58:01 2 0.03 0.00 0.08 0.00 0.00 99.88 04:00:41 03:58:01 3 0.52 0.00 0.02 0.00 0.00 99.47 04:00:41 03:59:01 all 0.15 0.00 0.02 0.00 0.00 99.83 04:00:41 03:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:00:41 03:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:00:41 03:59:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:00:41 03:59:01 3 0.50 0.00 0.03 0.00 0.00 99.47 04:00:41 04:00:01 all 0.15 0.00 0.02 0.00 0.00 99.83 04:00:41 04:00:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:00:41 04:00:01 1 0.52 0.00 0.02 0.00 0.00 99.47 04:00:41 04:00:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:00:41 04:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:00:41 Average: all 15.05 0.00 8.03 7.12 0.03 69.77 04:00:41 Average: 0 14.94 0.00 8.23 7.55 0.02 69.26 04:00:41 Average: 1 14.66 0.00 7.95 7.01 0.03 70.36 04:00:41 Average: 2 15.39 0.00 8.19 7.43 0.03 68.96 04:00:41 Average: 3 15.22 0.00 7.77 6.49 0.02 70.49 04:00:41 04:00:41 04:00:41