Pull request #2781 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 cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from 3d0cf384b95dc3d8c179c5f8be7243454681a2bc+f69fcd6f6cfc821951e2cd5529adc6021efd69b2 (8539a8b38f903a22002ad8642b5550bfce9471b5) 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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-2781/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f ad104866bbc8c98dca93091e1a8abeb835fd4e4d # timeout=10 Commit message: "Merge pull request #251 from ernestojeda/fix-codecov-uploader" > 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-2781/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 ad104866bbc8c98dca93091e1a8abeb835fd4e4d 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 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4602 in /w/workspace/edgexfoundry_edgex-go_PR-2781 [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/2781/head:refs/remotes/origin/PR-2781 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f69fcd6f6cfc821951e2cd5529adc6021efd69b2 into PR head commit 3d0cf384b95dc3d8c179c5f8be7243454681a2bc Merge succeeded, producing 3d0cf384b95dc3d8c179c5f8be7243454681a2bc Checking out Revision 3d0cf384b95dc3d8c179c5f8be7243454681a2bc (PR-2781) > git config core.sparsecheckout # timeout=10 > git checkout -f 3d0cf384b95dc3d8c179c5f8be7243454681a2bc # 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 f69fcd6f6cfc821951e2cd5529adc6021efd69b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d0cf384b95dc3d8c179c5f8be7243454681a2bc # timeout=10 Commit message: "feat(data): Implement event count V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-11T06:13:00.791Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-11T06:13:01.154Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-11T06:13:01.339Z] ========================================================= [2020-10-11T06:13:01.339Z] EdgeX Global Pipelines Version Info [2020-10-11T06:13:01.339Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-11T06:13:02.906Z] ------------------- [2020-10-11T06:13:02.906Z] stable info: [2020-10-11T06:13:02.906Z] ------------------- [2020-10-11T06:13:02.906Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-11T06:13:02.906Z] Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d [2020-10-11T06:13:02.906Z] Message: update stable to v1.0.131 [2020-10-11T06:13:03.851Z] ------------------- [2020-10-11T06:13:03.851Z] experimental info: [2020-10-11T06:13:03.851Z] ------------------- [2020-10-11T06:13:03.851Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-11T06:13:03.851Z] Commit SHA: 2e6d42a532571151575c80d72899821df0f9b0af [2020-10-11T06:13:03.851Z] Message: update experimental to v1.0.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-11T06:13:04.195Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-11T06:13:04.310Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-11T06:13:04.429Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-11T06:13:04.555Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-11T06:13:04.670Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-11T06:13:04.785Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-11T06:13:04.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-11T06:13:05.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-11T06:13:05.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-11T06:13:05.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-11T06:13:05.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-11T06:13:05.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-11T06:13:05.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-11T06:13:05.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-11T06:13:05.896Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-11T06:13:06.025Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-11T06:13:06.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-11T06:13:06.274Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-11T06:13:06.395Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-11T06:13:06.511Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-11T06:13:06.639Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-11T06:13:06.778Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2781 [Pipeline] echo [2020-10-11T06:13:06.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2781 [Pipeline] echo [2020-10-11T06:13:07.027Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2781 [Pipeline] echo [2020-10-11T06:13:07.168Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d0cf384b95dc3d8c179c5f8be7243454681a2bc [Pipeline] echo [2020-10-11T06:13:07.318Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d0cf38 [Pipeline] echo [2020-10-11T06:13:07.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-11T06:13:07.851Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/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 [2020-10-11T06:13:07.851Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-11T06:13:07.851Z] ++ dirname cmd/core-command/Dockerfile [2020-10-11T06:13:07.851Z] ++ cut -d/ -f2 [2020-10-11T06:13:07.851Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-11T06:13:07.851Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-11T06:13:07.851Z] ++ dirname cmd/core-data/Dockerfile [2020-10-11T06:13:07.851Z] ++ cut -d/ -f2 [2020-10-11T06:13:07.851Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-11T06:13:07.851Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-11T06:13:07.851Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-11T06:13:07.851Z] ++ cut -d/ -f2 [2020-10-11T06:13:07.851Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-11T06:13:07.851Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-11T06:13:07.851Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-11T06:13:07.851Z] ++ cut -d/ -f2 [2020-10-11T06:13:07.851Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-11T06:13:07.851Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-11T06:13:07.851Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-11T06:13:07.851Z] ++ cut -d/ -f2 [2020-10-11T06:13:07.851Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-11T06:13:07.851Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-11T06:13:07.851Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-11T06:13:07.851Z] ++ cut -d/ -f2 [2020-10-11T06:13:07.851Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-11T06:13:07.851Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-11T06:13:07.851Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-11T06:13:07.851Z] ++ cut -d/ -f2 [2020-10-11T06:13:07.851Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-11T06:13:07.851Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-11T06:13:07.851Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-11T06:13:07.851Z] ++ cut -d/ -f2 [2020-10-11T06:13:07.851Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-11T06:13:07.851Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-11T06:13:07.851Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-11T06:13:07.851Z] ++ cut -d/ -f2 [2020-10-11T06:13:07.851Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-11T06:13:07.851Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-11T06:13:07.851Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-11T06:13:07.851Z] ++ cut -d/ -f2 [2020-10-11T06:13:07.851Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-11T06:13:07.933Z] 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-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 [2020-10-11T06:13:09.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-11T06:13:09.703Z] [2020-10-11T06:13:09.703Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:13:10.087Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-11T06:13:10.087Z] latest: Pulling from edgex-devops/git-semver [2020-10-11T06:13:10.087Z] 31603596830f: Pulling fs layer [2020-10-11T06:13:10.087Z] 2a8b12db71e7: Pulling fs layer [2020-10-11T06:13:10.087Z] 6ca5941a6612: Pulling fs layer [2020-10-11T06:13:10.087Z] ecc8261a40a4: Pulling fs layer [2020-10-11T06:13:10.087Z] ecc8261a40a4: Waiting [2020-10-11T06:13:10.087Z] 2a8b12db71e7: Verifying Checksum [2020-10-11T06:13:10.087Z] 2a8b12db71e7: Download complete [2020-10-11T06:13:10.350Z] 31603596830f: Verifying Checksum [2020-10-11T06:13:10.350Z] 31603596830f: Download complete [2020-10-11T06:13:10.350Z] ecc8261a40a4: Verifying Checksum [2020-10-11T06:13:10.350Z] ecc8261a40a4: Download complete [2020-10-11T06:13:10.350Z] 6ca5941a6612: Verifying Checksum [2020-10-11T06:13:10.350Z] 6ca5941a6612: Download complete [2020-10-11T06:13:10.627Z] 31603596830f: Pull complete [2020-10-11T06:13:10.900Z] 2a8b12db71e7: Pull complete [2020-10-11T06:13:11.476Z] 6ca5941a6612: Pull complete [2020-10-11T06:13:11.738Z] ecc8261a40a4: Pull complete [2020-10-11T06:13:11.738Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-11T06:13:11.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-11T06:13:11.738Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-11T06:13:11.861Z] prd-centos7-docker-4c-2g-4602 does not seem to be running inside a container [2020-10-11T06:13:11.917Z] $ docker run -t -d -u 1001:1001 -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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-11T06:13:14.473Z] $ docker top 0a187ad8c075d361e917c6382ac4c548742a31f02db39cd61af06ddb9754e062 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-11T06:13:14.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-11T06:13:14.906Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-11T06:13:15.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-11T06:13:15.131Z] $ docker exec 0a187ad8c075d361e917c6382ac4c548742a31f02db39cd61af06ddb9754e062 ssh-agent [2020-10-11T06:13:15.294Z] SSH_AUTH_SOCK=/tmp/ssh-odZaD9dWfegW/agent.12 [2020-10-11T06:13:15.294Z] SSH_AGENT_PID=18 [2020-10-11T06:13:15.306Z] Running ssh-add (command line suppressed) [2020-10-11T06:13:15.428Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1834100474511161916.key (/w/workspace/edgex-go/1@tmp/private_key_1834100474511161916.key) [2020-10-11T06:13:15.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-11T06:13:15.855Z] + git describe --exact-match --tags HEAD [2020-10-11T06:13:15.855Z] fatal: no tag exactly matches '3d0cf384b95dc3d8c179c5f8be7243454681a2bc' [Pipeline] } [2020-10-11T06:13:15.916Z] $ docker exec --env ******** --env ******** 0a187ad8c075d361e917c6382ac4c548742a31f02db39cd61af06ddb9754e062 ssh-agent -k [2020-10-11T06:13:16.028Z] unset SSH_AUTH_SOCK; [2020-10-11T06:13:16.029Z] unset SSH_AGENT_PID; [2020-10-11T06:13:16.029Z] echo Agent pid 18 killed; [2020-10-11T06:13:16.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-10-11T06:13:16.252Z] [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-10-11T06:13:16.253Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-10-11T06:13:16.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-11T06:13:16.387Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-11T06:13:16.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-11T06:13:16.575Z] $ docker exec 0a187ad8c075d361e917c6382ac4c548742a31f02db39cd61af06ddb9754e062 ssh-agent [2020-10-11T06:13:16.737Z] SSH_AUTH_SOCK=/tmp/ssh-7CQN0bVCJaiy/agent.46 [2020-10-11T06:13:16.737Z] SSH_AGENT_PID=51 [2020-10-11T06:13:16.746Z] Running ssh-add (command line suppressed) [2020-10-11T06:13:16.864Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_991726736331065206.key (/w/workspace/edgex-go/1@tmp/private_key_991726736331065206.key) [2020-10-11T06:13:16.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-11T06:13:17.294Z] + git semver init [2020-10-11T06:13:17.294Z] # -> Open(): unable to determine branch for HEAD [2020-10-11T06:13:17.294Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-10-11T06:13:17.294Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-10-11T06:13:17.294Z] # $SEMVER_REMOTE_NAME = origin [2020-10-11T06:13:17.294Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-11T06:13:17.294Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-11T06:13:17.294Z] # $SEMVER_BRANCH = PR-2781 [2020-10-11T06:13:17.294Z] # $SEMVER_TEMP = /tmp/semver-165788901 [2020-10-11T06:13:17.294Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-11T06:13:35.450Z] # '/tmp/semver-165788901' -> '/w/workspace/edgex-go/1/.semver' [2020-10-11T06:13:35.450Z] # -> Force: false [2020-10-11T06:13:35.450Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-10-11T06:13:35.473Z] $ docker exec --env ******** --env ******** 0a187ad8c075d361e917c6382ac4c548742a31f02db39cd61af06ddb9754e062 ssh-agent -k [2020-10-11T06:13:35.650Z] unset SSH_AUTH_SOCK; [2020-10-11T06:13:35.650Z] unset SSH_AGENT_PID; [2020-10-11T06:13:35.650Z] echo Agent pid 51 killed; [2020-10-11T06:13:35.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-11T06:13:36.290Z] + git semver [Pipeline] } [2020-10-11T06:13:36.327Z] $ docker stop --time=1 0a187ad8c075d361e917c6382ac4c548742a31f02db39cd61af06ddb9754e062 [2020-10-11T06:13:37.992Z] $ docker rm -f 0a187ad8c075d361e917c6382ac4c548742a31f02db39cd61af06ddb9754e062 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-10-11T06:13:51.436Z] Stashed 82 file(s) [Pipeline] echo [2020-10-11T06:13:51.463Z] [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 [2020-10-11T06:13:52.475Z] ========================================================= [2020-10-11T06:13:52.475Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-11T06:13:52.475Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:13:52.855Z] + 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 . [2020-10-11T06:13:57.078Z] Sending build context to Docker daemon 324.9MB [2020-10-11T06:13:57.078Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-11T06:13:57.078Z] Step 2/7 : FROM ${BASE} [2020-10-11T06:13:57.078Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-11T06:13:57.078Z] df20fa9351a1: Pulling fs layer [2020-10-11T06:13:57.078Z] ed8968b2872e: Pulling fs layer [2020-10-11T06:13:57.078Z] a92cc7c5fd73: Pulling fs layer [2020-10-11T06:13:57.078Z] e871e8e8d7a9: Pulling fs layer [2020-10-11T06:13:57.078Z] e73272ec9a57: Pulling fs layer [2020-10-11T06:13:57.078Z] 1e910a182e73: Pulling fs layer [2020-10-11T06:13:57.078Z] 4e634b169226: Pulling fs layer [2020-10-11T06:13:57.078Z] e73272ec9a57: Waiting [2020-10-11T06:13:57.078Z] 1e910a182e73: Waiting [2020-10-11T06:13:57.078Z] 4e634b169226: Waiting [2020-10-11T06:13:57.078Z] e871e8e8d7a9: Waiting [2020-10-11T06:13:57.078Z] a92cc7c5fd73: Download complete [2020-10-11T06:13:57.078Z] ed8968b2872e: Download complete [2020-10-11T06:13:57.078Z] e73272ec9a57: Verifying Checksum [2020-10-11T06:13:57.078Z] e73272ec9a57: Download complete [2020-10-11T06:13:57.078Z] 1e910a182e73: Verifying Checksum [2020-10-11T06:13:57.078Z] 1e910a182e73: Download complete [2020-10-11T06:13:57.078Z] df20fa9351a1: Verifying Checksum [2020-10-11T06:13:57.078Z] df20fa9351a1: Download complete [2020-10-11T06:13:57.078Z] df20fa9351a1: Pull complete [2020-10-11T06:13:57.340Z] ed8968b2872e: Pull complete [2020-10-11T06:13:57.340Z] a92cc7c5fd73: Pull complete [2020-10-11T06:13:59.273Z] 4e634b169226: Verifying Checksum [2020-10-11T06:13:59.273Z] 4e634b169226: Download complete [2020-10-11T06:13:59.850Z] e871e8e8d7a9: Verifying Checksum [2020-10-11T06:13:59.850Z] e871e8e8d7a9: Download complete [2020-10-11T06:14:05.216Z] e871e8e8d7a9: Pull complete [2020-10-11T06:14:05.216Z] e73272ec9a57: Pull complete [2020-10-11T06:14:05.216Z] 1e910a182e73: Pull complete [2020-10-11T06:14:07.125Z] Still waiting to schedule task [2020-10-11T06:14:07.125Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline [2020-10-11T06:14:09.443Z] 4e634b169226: Pull complete [2020-10-11T06:14:09.711Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-11T06:14:09.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-11T06:14:09.711Z] ---> f7629b54cfaa [2020-10-11T06:14:09.711Z] 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 [2020-10-11T06:14:09.711Z] ---> Running in 9df3d06df607 [2020-10-11T06:14:10.288Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-11T06:14:11.237Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-11T06:14:11.846Z] (1/12) Installing libmagic (5.38-r0) [2020-10-11T06:14:12.109Z] (2/12) Installing file (5.38-r0) [2020-10-11T06:14:12.109Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-11T06:14:12.375Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-11T06:14:15.692Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-11T06:14:15.692Z] (6/12) Installing patch (2.7.6-r6) [2020-10-11T06:14:15.955Z] (7/12) Installing build-base (0.5-r2) [2020-10-11T06:14:15.955Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-11T06:14:15.955Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-11T06:14:16.217Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-11T06:14:16.217Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-11T06:14:16.217Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-11T06:14:16.479Z] Executing busybox-1.31.1-r16.trigger [2020-10-11T06:14:16.479Z] OK: 233 MiB in 51 packages [2020-10-11T06:14:20.709Z] Removing intermediate container 9df3d06df607 [2020-10-11T06:14:20.709Z] ---> ad8f4126baa7 [2020-10-11T06:14:20.709Z] Step 4/7 : WORKDIR /edgex-go [2020-10-11T06:14:20.709Z] ---> Running in 922f01df93fa [2020-10-11T06:14:20.709Z] Removing intermediate container 922f01df93fa [2020-10-11T06:14:20.709Z] ---> fe6f3041c00e [2020-10-11T06:14:20.709Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-11T06:14:20.974Z] latest: Pulling from library/docker [2020-10-11T06:14:20.974Z] df20fa9351a1: Already exists [2020-10-11T06:14:20.974Z] 25ad7478873d: Pulling fs layer [2020-10-11T06:14:20.974Z] 4684f6177b5d: Pulling fs layer [2020-10-11T06:14:20.974Z] 8ba584e970af: Pulling fs layer [2020-10-11T06:14:20.974Z] 3cdc74d2b06d: Pulling fs layer [2020-10-11T06:14:20.974Z] 4cf5a0d07c1f: Pulling fs layer [2020-10-11T06:14:20.974Z] fca0ccc462d5: Pulling fs layer [2020-10-11T06:14:20.974Z] 3cdc74d2b06d: Waiting [2020-10-11T06:14:20.974Z] 4cf5a0d07c1f: Waiting [2020-10-11T06:14:20.974Z] fca0ccc462d5: Waiting [2020-10-11T06:14:21.237Z] 25ad7478873d: Verifying Checksum [2020-10-11T06:14:21.237Z] 25ad7478873d: Download complete [2020-10-11T06:14:21.237Z] 4684f6177b5d: Verifying Checksum [2020-10-11T06:14:21.237Z] 4684f6177b5d: Download complete [2020-10-11T06:14:21.237Z] 3cdc74d2b06d: Verifying Checksum [2020-10-11T06:14:21.237Z] 3cdc74d2b06d: Download complete [2020-10-11T06:14:21.237Z] 4cf5a0d07c1f: Verifying Checksum [2020-10-11T06:14:21.237Z] 4cf5a0d07c1f: Download complete [2020-10-11T06:14:21.500Z] fca0ccc462d5: Verifying Checksum [2020-10-11T06:14:21.500Z] fca0ccc462d5: Download complete [2020-10-11T06:14:21.500Z] 25ad7478873d: Pull complete [2020-10-11T06:14:21.500Z] 4684f6177b5d: Pull complete [2020-10-11T06:14:22.075Z] 8ba584e970af: Verifying Checksum [2020-10-11T06:14:22.075Z] 8ba584e970af: Download complete [2020-10-11T06:14:24.647Z] 8ba584e970af: Pull complete [2020-10-11T06:14:24.647Z] 3cdc74d2b06d: Pull complete [2020-10-11T06:14:24.647Z] 4cf5a0d07c1f: Pull complete [2020-10-11T06:14:24.647Z] fca0ccc462d5: Pull complete [2020-10-11T06:14:24.647Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-11T06:14:24.647Z] Status: Downloaded newer image for docker:latest [2020-10-11T06:14:26.585Z] ---> c6dcd0f41c0c [2020-10-11T06:14:26.585Z] Step 6/7 : COPY go.mod . [2020-10-11T06:14:26.585Z] ---> c779a805c69a [2020-10-11T06:14:26.585Z] Step 7/7 : RUN go mod download [2020-10-11T06:14:26.585Z] ---> Running in 49f46ce7eb17 [2020-10-11T06:14:48.609Z] Removing intermediate container 49f46ce7eb17 [2020-10-11T06:14:48.609Z] ---> e75a1c8ecf57 [2020-10-11T06:14:48.609Z] Successfully built e75a1c8ecf57 [2020-10-11T06:14:48.609Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:14:48.977Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-11T06:14:48.977Z] . [Pipeline] withDockerContainer [2020-10-11T06:14:49.107Z] prd-centos7-docker-4c-2g-4602 does not seem to be running inside a container [2020-10-11T06:14:49.158Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-11T06:14:49.912Z] $ docker top 2fcdfe511b18d25564a643e84a6a40c780e40697089e651b1ddb5b731172e4f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-11T06:14:50.468Z] + go version [2020-10-11T06:14:50.468Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-11T06:14:50.499Z] $ docker stop --time=1 2fcdfe511b18d25564a643e84a6a40c780e40697089e651b1ddb5b731172e4f0 [2020-10-11T06:14:51.823Z] $ docker rm -f 2fcdfe511b18d25564a643e84a6a40c780e40697089e651b1ddb5b731172e4f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:14:52.958Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-11T06:14:52.958Z] . [Pipeline] withDockerContainer [2020-10-11T06:14:53.083Z] prd-centos7-docker-4c-2g-4602 does not seem to be running inside a container [2020-10-11T06:14:53.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -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 ******** ci-base-image-x86_64 cat [2020-10-11T06:14:53.840Z] $ docker top 4931c4e551ab437c092f34fa0051db4f4cac029d81c5aa70f9831ba5f0998189 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-11T06:14:54.084Z] ========================================================= [2020-10-11T06:14:54.084Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-11T06:14:54.084Z] ========================================================= [Pipeline] sh [2020-10-11T06:14:54.392Z] + make test [2020-10-11T06:14:54.392Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-11T06:14:56.322Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-11T06:15:06.606Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-11T06:15:12.200Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-11T06:15:12.200Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-11T06:15:12.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-11T06:15:12.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-11T06:15:13.619Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.005s [2020-10-11T06:15:13.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-11T06:15:13.619Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-11T06:15:13.619Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-11T06:15:13.885Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-11T06:15:14.158Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-11T06:15:14.424Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-11T06:15:14.424Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-11T06:15:14.424Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-11T06:15:17.793Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.018s coverage: 46.6% of statements [2020-10-11T06:15:17.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-11T06:15:17.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-11T06:15:17.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-11T06:15:17.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-11T06:15:17.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-11T06:15:21.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.045s coverage: 27.2% of statements [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-11T06:15:21.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-11T06:15:21.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.011s coverage: 100.0% of statements [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-11T06:15:21.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.018s coverage: 83.6% of statements [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-11T06:15:21.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.023s coverage: 88.5% of statements [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-11T06:15:21.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.083s coverage: 28.6% of statements [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-11T06:15:21.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-11T06:15:21.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.009s coverage: 100.0% of statements [2020-10-11T06:15:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-11T06:15:21.424Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.011s coverage: 100.0% of statements [2020-10-11T06:15:21.424Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-11T06:15:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.041s coverage: 86.7% of statements [2020-10-11T06:15:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-11T06:15:22.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.040s coverage: 97.5% of statements [2020-10-11T06:15:22.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-11T06:15:22.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.010s coverage: 100.0% of statements [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-11T06:15:22.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.049s coverage: 100.0% of statements [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-11T06:15:22.672Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.013s coverage: 58.8% of statements [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-11T06:15:22.672Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-11T06:15:23.284Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.0% of statements [no tests to run] [2020-10-11T06:15:23.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-11T06:15:23.284Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-11T06:15:23.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.032s coverage: 63.5% of statements [2020-10-11T06:15:23.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-11T06:15:23.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-11T06:15:23.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.015s coverage: 100.0% of statements [2020-10-11T06:15:24.168Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.112s coverage: 55.9% of statements [2020-10-11T06:15:24.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-11T06:15:24.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-11T06:15:24.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-11T06:15:24.168Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 5.828s coverage: 86.3% of statements [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.310s coverage: 72.2% of statements [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.096s coverage: 72.1% of statements [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.012s coverage: 82.4% of statements [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.015s coverage: 48.4% of statements [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.023s coverage: 28.8% of statements [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.007s coverage: 96.8% of statements [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.029s coverage: 31.1% of statements [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.127s coverage: 84.1% of statements [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.020s coverage: 100.0% of statements [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.010s coverage: 42.9% of statements [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.006s coverage: 100.0% of statements [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.012s coverage: 83.8% of statements [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.022s coverage: 47.1% of statements [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.029s coverage: 100.0% of statements [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.016s coverage: 100.0% of statements [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.018s coverage: 100.0% of statements [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.061s coverage: 29.1% of statements [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.010s coverage: 99.0% of statements [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.012s coverage: 100.0% of statements [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.003s coverage: 0.0% of statements [2020-10-11T06:15:30.831Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-11T06:15:30.831Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.015s coverage: 100.0% of statements [2020-10-11T06:15:30.832Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-11T06:15:30.832Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-11T06:15:30.832Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-11T06:15:30.832Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-11T06:15:31.094Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.007s coverage: 87.9% of statements [2020-10-11T06:15:31.094Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-11T06:15:31.094Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-11T06:15:31.094Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.004s coverage: 100.0% of statements [2020-10-11T06:15:31.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements [2020-10-11T06:15:31.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements [2020-10-11T06:15:31.618Z] GO111MODULE=on go vet ./... [2020-10-11T06:15:38.268Z] gofmt -l . [2020-10-11T06:15:38.268Z] [ "`gofmt -l .`" = "" ] [2020-10-11T06:15:38.844Z] ./bin/test-go-mod-tidy.sh [2020-10-11T06:15:39.423Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-10-11T06:15:41.156Z] + ls -al . [2020-10-11T06:15:41.156Z] total 584 [2020-10-11T06:15:41.156Z] drwxrwxr-x 10 1001 1001 4096 Oct 11 06:15 . [2020-10-11T06:15:41.156Z] drwxr-xr-x 4 root root 28 Oct 11 06:14 .. [2020-10-11T06:15:41.156Z] -rw-rw-r-- 1 1001 1001 11 Oct 11 06:12 .dockerignore [2020-10-11T06:15:41.156Z] drwxrwxr-x 8 1001 1001 179 Oct 11 06:12 .git [2020-10-11T06:15:41.156Z] drwxrwxr-x 3 1001 1001 125 Oct 11 06:12 .github [2020-10-11T06:15:41.156Z] -rw-rw-r-- 1 1001 1001 932 Oct 11 06:12 .gitignore [2020-10-11T06:15:41.156Z] drwx------ 3 1001 1001 47 Oct 11 06:13 .semver [2020-10-11T06:15:41.156Z] -rw-rw-r-- 1 1001 1001 166 Oct 11 06:12 .sonarcloud.properties [2020-10-11T06:15:41.156Z] -rw-rw-r-- 1 1001 1001 3804 Oct 11 06:12 CONTRIBUTING.md [2020-10-11T06:15:41.156Z] -rw-rw-r-- 1 1001 1001 1035 Oct 11 06:12 Dockerfile.build [2020-10-11T06:15:41.156Z] -rw-rw-r-- 1 1001 1001 863 Oct 11 06:12 Jenkinsfile [2020-10-11T06:15:41.156Z] -rw-rw-r-- 1 1001 1001 10775 Oct 11 06:12 LICENSE [2020-10-11T06:15:41.156Z] -rw-rw-r-- 1 1001 1001 6237 Oct 11 06:12 Makefile [2020-10-11T06:15:41.156Z] -rw-rw-r-- 1 1001 1001 6447 Oct 11 06:12 README.md [2020-10-11T06:15:41.156Z] -rw-rw-r-- 1 1001 1001 259 Oct 11 06:12 SECURITY.md [2020-10-11T06:15:41.156Z] -rw-rw-r-- 1 1001 1001 5 Oct 11 06:13 VERSION [2020-10-11T06:15:41.156Z] -rw-rw-r-- 1 1001 1001 4131 Oct 11 06:12 ZMQWindows.md [2020-10-11T06:15:41.156Z] drwxrwxr-x 2 1001 1001 117 Oct 11 06:12 bin [2020-10-11T06:15:41.156Z] drwxrwxr-x 15 1001 1001 4096 Oct 11 06:12 cmd [2020-10-11T06:15:41.157Z] -rw-r--r-- 1 root root 491294 Oct 11 06:15 coverage.out [2020-10-11T06:15:41.157Z] -rw-r--r-- 1 root root 984 Oct 11 06:15 go.mod [2020-10-11T06:15:41.157Z] -rw-r--r-- 1 root root 18876 Oct 11 06:15 go.sum [2020-10-11T06:15:41.157Z] drwxrwxr-x 8 1001 1001 127 Oct 11 06:12 internal [2020-10-11T06:15:41.157Z] drwxrwxr-x 4 1001 1001 26 Oct 11 06:12 openapi [2020-10-11T06:15:41.157Z] drwxrwxr-x 4 1001 1001 71 Oct 11 06:12 snap [2020-10-11T06:15:41.157Z] -rw-rw-r-- 1 1001 1001 168 Oct 11 06:12 version.go [Pipeline] sh [2020-10-11T06:15:41.480Z] + '[' -e coverage.out ] [2020-10-11T06:15:41.480Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-11T06:15:41.641Z] Stashed 1 file(s) [Pipeline] sh [2020-10-11T06:15:41.960Z] + make build [2020-10-11T06:15:41.960Z] 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 [2020-10-11T06:15:50.172Z] 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 [2020-10-11T06:15:52.099Z] 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 [2020-10-11T06:15:54.054Z] 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 [2020-10-11T06:15:55.008Z] 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 [2020-10-11T06:15:56.402Z] 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 [2020-10-11T06:15:56.402Z] 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 [2020-10-11T06:15:57.825Z] 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 [2020-10-11T06:15:59.235Z] 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 [2020-10-11T06:16:00.183Z] 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 [2020-10-11T06:16:01.594Z] 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 [2020-10-11T06:16:02.561Z] 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 [2020-10-11T06:16:03.516Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-10-11T06:16:04.502Z] $ docker stop --time=1 4931c4e551ab437c092f34fa0051db4f4cac029d81c5aa70f9831ba5f0998189 [2020-10-11T06:16:06.048Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4603 in /w/workspace/edgexfoundry_edgex-go_PR-2781 [2020-10-11T06:16:06.134Z] $ docker rm -f 4931c4e551ab437c092f34fa0051db4f4cac029d81c5aa70f9831ba5f0998189 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2020-10-11T06:16:06.703Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:16:10.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-11T06:16:10.049Z] [2020-10-11T06:16:10.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:16:10.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-11T06:16:10.511Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-11T06:16:10.511Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-11T06:16:10.511Z] ca9280d653b3: Pulling fs layer [2020-10-11T06:16:10.511Z] 7e9c9ca2126c: Pulling fs layer [2020-10-11T06:16:10.511Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-11T06:16:10.511Z] cbdbe7a5bc2a: Download complete [2020-10-11T06:16:10.805Z] cbdbe7a5bc2a: Pull complete [2020-10-11T06:16:11.394Z] ca9280d653b3: Verifying Checksum [2020-10-11T06:16:11.394Z] ca9280d653b3: Download complete [2020-10-11T06:16:12.356Z] ca9280d653b3: Pull complete [2020-10-11T06:16:12.620Z] 7e9c9ca2126c: Download complete [2020-10-11T06:16:12.674Z] using credential edgex-jenkins-ssh [2020-10-11T06:16:12.742Z] Cloning the remote Git repository [2020-10-11T06:16:12.811Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-11T06:16:12.928Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-10-11T06:16:13.018Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-11T06:16:13.018Z] > git --version # timeout=10 [2020-10-11T06:16:13.037Z] > git --version # 'git version 2.17.1' [2020-10-11T06:16:13.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-11T06:16:13.094Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-11T06:16:19.510Z] 7e9c9ca2126c: Pull complete [2020-10-11T06:16:19.510Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-11T06:16:19.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-11T06:16:19.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-11T06:16:19.728Z] prd-centos7-docker-4c-2g-4602 does not seem to be running inside a container [2020-10-11T06:16:19.847Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-11T06:16:23.299Z] $ docker top 6cbabd58fa8b22da2d2dc1f8bd60f2e7c5c777ec7ce39c1908ef710b04a302e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-11T06:16:23.931Z] + docker-compose build --help [2020-10-11T06:16:23.931Z] + grep parallel [2020-10-11T06:16:24.901Z] --parallel Build images in parallel. [Pipeline] } [2020-10-11T06:16:24.946Z] $ docker stop --time=1 6cbabd58fa8b22da2d2dc1f8bd60f2e7c5c777ec7ce39c1908ef710b04a302e3 [2020-10-11T06:16:26.289Z] $ docker rm -f 6cbabd58fa8b22da2d2dc1f8bd60f2e7c5c777ec7ce39c1908ef710b04a302e3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:16:27.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-11T06:16:27.146Z] . [Pipeline] withDockerContainer [2020-10-11T06:16:27.280Z] prd-centos7-docker-4c-2g-4602 does not seem to be running inside a container [2020-10-11T06:16:27.339Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-11T06:16:27.937Z] $ docker top 49bf496c37d10eaf7361e09100b1b412051b7821c66842b0b2bd8da899dc8611 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-11T06:16:28.502Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-11T06:16:29.458Z] Building docker-core-command-go ... [2020-10-11T06:16:29.458Z] Building docker-core-data-go ... [2020-10-11T06:16:29.458Z] Building docker-core-metadata-go ... [2020-10-11T06:16:29.458Z] Building docker-security-proxy-setup-go ... [2020-10-11T06:16:29.458Z] Building docker-security-secrets-setup-go ... [2020-10-11T06:16:29.458Z] Building docker-security-secretstore-setup-go ... [2020-10-11T06:16:29.458Z] Building docker-support-logging-go ... [2020-10-11T06:16:29.458Z] Building docker-support-notifications-go ... [2020-10-11T06:16:29.458Z] Building docker-support-scheduler-go ... [2020-10-11T06:16:29.458Z] Building docker-sys-mgmt-agent-go ... [2020-10-11T06:16:29.458Z] Building docker-support-scheduler-go [2020-10-11T06:16:29.458Z] Building docker-core-command-go [2020-10-11T06:16:29.458Z] Building docker-security-proxy-setup-go [2020-10-11T06:16:29.458Z] Building docker-support-logging-go [2020-10-11T06:16:29.458Z] Building docker-security-secretstore-setup-go [2020-10-11T06:16:30.239Z] Merging remotes/origin/master commit f69fcd6f6cfc821951e2cd5529adc6021efd69b2 into PR head commit 3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:16:30.661Z] Merge succeeded, producing 3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:16:30.661Z] Checking out Revision 3d0cf384b95dc3d8c179c5f8be7243454681a2bc (PR-2781) [2020-10-11T06:16:29.404Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-11T06:16:29.425Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-11T06:16:29.456Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-11T06:16:29.497Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-11T06:16:29.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-11T06:16:29.509Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2781/head:refs/remotes/origin/PR-2781 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-11T06:16:30.269Z] > git config core.sparsecheckout # timeout=10 [2020-10-11T06:16:30.284Z] > git checkout -f 3d0cf384b95dc3d8c179c5f8be7243454681a2bc # timeout=10 [2020-10-11T06:16:30.590Z] > git remote # timeout=10 [2020-10-11T06:16:30.606Z] > git config --get remote.origin.url # timeout=10 [2020-10-11T06:16:30.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-11T06:16:30.629Z] > git merge f69fcd6f6cfc821951e2cd5529adc6021efd69b2 # timeout=10 [2020-10-11T06:16:30.653Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-11T06:16:30.676Z] > git config core.sparsecheckout # timeout=10 [2020-10-11T06:16:30.685Z] > git checkout -f 3d0cf384b95dc3d8c179c5f8be7243454681a2bc # timeout=10 [2020-10-11T06:16:35.166Z] Commit message: "feat(data): Implement event count V2 API" [2020-10-11T06:16:35.239Z] > git --version # timeout=10 [2020-10-11T06:16:35.254Z] > git --version # 'git version 2.17.1' [2020-10-11T06:16:35.271Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-11T06:16:48.488Z] ========================================================= [2020-10-11T06:16:48.489Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-11T06:16:48.489Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:16:49.432Z] + 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 . [2020-10-11T06:16:53.759Z] Sending build context to Docker daemon 324.9MB [2020-10-11T06:16:53.759Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-11T06:16:53.759Z] Step 2/7 : FROM ${BASE} [2020-10-11T06:16:53.759Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-11T06:16:53.759Z] b538f80385f9: Pulling fs layer [2020-10-11T06:16:53.759Z] 74f711af9a0d: Pulling fs layer [2020-10-11T06:16:53.759Z] 99f96fe45779: Pulling fs layer [2020-10-11T06:16:53.759Z] 8529a6b9a6be: Pulling fs layer [2020-10-11T06:16:53.759Z] 45590311c82a: Pulling fs layer [2020-10-11T06:16:53.759Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-11T06:16:53.759Z] 209524e5b208: Pulling fs layer [2020-10-11T06:16:53.759Z] 45590311c82a: Waiting [2020-10-11T06:16:53.759Z] 69ca0ff8b7b3: Waiting [2020-10-11T06:16:53.759Z] 8529a6b9a6be: Waiting [2020-10-11T06:16:53.759Z] 209524e5b208: Waiting [2020-10-11T06:16:54.036Z] 99f96fe45779: Verifying Checksum [2020-10-11T06:16:54.036Z] 99f96fe45779: Download complete [2020-10-11T06:16:54.036Z] 74f711af9a0d: Verifying Checksum [2020-10-11T06:16:54.036Z] 74f711af9a0d: Download complete [2020-10-11T06:16:54.036Z] 45590311c82a: Verifying Checksum [2020-10-11T06:16:54.036Z] 45590311c82a: Download complete [2020-10-11T06:16:54.036Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-11T06:16:54.036Z] 69ca0ff8b7b3: Download complete [2020-10-11T06:16:54.036Z] b538f80385f9: Verifying Checksum [2020-10-11T06:16:54.036Z] b538f80385f9: Download complete [2020-10-11T06:16:54.653Z] b538f80385f9: Pull complete [2020-10-11T06:16:55.262Z] 74f711af9a0d: Pull complete [2020-10-11T06:16:55.539Z] 99f96fe45779: Pull complete [2020-10-11T06:16:56.284Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:16:56.284Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-11T06:16:56.284Z] ---> e75a1c8ecf57 [2020-10-11T06:16:56.284Z] Step 3/26 : WORKDIR /edgex-go [2020-10-11T06:16:56.284Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:16:56.284Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-11T06:16:56.284Z] ---> e75a1c8ecf57 [2020-10-11T06:16:56.284Z] Step 3/20 : WORKDIR /edgex-go [2020-10-11T06:16:56.284Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:16:56.284Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-11T06:16:56.284Z] ---> e75a1c8ecf57 [2020-10-11T06:16:56.284Z] Step 3/22 : WORKDIR /edgex-go [2020-10-11T06:16:56.284Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:16:56.284Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-11T06:16:56.284Z] ---> e75a1c8ecf57 [2020-10-11T06:16:56.284Z] Step 3/22 : WORKDIR /edgex-go [2020-10-11T06:16:56.284Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:16:56.284Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-11T06:16:56.284Z] ---> e75a1c8ecf57 [2020-10-11T06:16:56.284Z] Step 3/21 : WORKDIR /edgex-go [2020-10-11T06:16:56.284Z] ---> Running in 2480b8c729ba [2020-10-11T06:16:56.284Z] ---> Running in fd037ac20c12 [2020-10-11T06:16:56.284Z] ---> Running in 784ba283806c [2020-10-11T06:16:56.284Z] ---> Running in eafaf9b04a0b [2020-10-11T06:16:56.284Z] ---> Running in 1b10fe67c039 [2020-10-11T06:16:56.523Z] 209524e5b208: Verifying Checksum [2020-10-11T06:16:56.523Z] 209524e5b208: Download complete [2020-10-11T06:16:56.867Z] Removing intermediate container fd037ac20c12 [2020-10-11T06:16:56.867Z] ---> 52e5e57aae38 [2020-10-11T06:16:56.867Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:16:56.867Z] Removing intermediate container eafaf9b04a0b [2020-10-11T06:16:56.867Z] ---> c38cb4c5bfd2 [2020-10-11T06:16:56.867Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:16:56.867Z] Removing intermediate container 2480b8c729ba [2020-10-11T06:16:56.867Z] ---> 940c0ba1b539 [2020-10-11T06:16:56.867Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:16:56.867Z] Removing intermediate container 1b10fe67c039 [2020-10-11T06:16:56.867Z] ---> 3b2ee99e944d [2020-10-11T06:16:56.867Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:16:56.867Z] Removing intermediate container 784ba283806c [2020-10-11T06:16:56.867Z] ---> bed7b63c366a [2020-10-11T06:16:56.867Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:16:57.146Z] ---> Running in 2c8babb4b3d9 [2020-10-11T06:16:57.146Z] ---> Running in 06c5ecb8415a [2020-10-11T06:16:57.146Z] ---> Running in 53bf9ae7b28e [2020-10-11T06:16:57.146Z] ---> Running in 25ca395f0ed2 [2020-10-11T06:16:57.146Z] ---> Running in 80a199a2b09d [2020-10-11T06:16:57.965Z] 8529a6b9a6be: Verifying Checksum [2020-10-11T06:16:57.965Z] 8529a6b9a6be: Download complete [2020-10-11T06:16:59.090Z] Removing intermediate container 2c8babb4b3d9 [2020-10-11T06:16:59.090Z] ---> 2516065f9d81 [2020-10-11T06:16:59.090Z] Step 5/21 : RUN apk update && apk add make git [2020-10-11T06:16:59.090Z] ---> Running in 2fd6d8be453f [2020-10-11T06:16:59.090Z] Removing intermediate container 06c5ecb8415a [2020-10-11T06:16:59.090Z] ---> ba836ff6a508 [2020-10-11T06:16:59.090Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-11T06:16:59.353Z] Removing intermediate container 53bf9ae7b28e [2020-10-11T06:16:59.353Z] ---> c51d40cf751d [2020-10-11T06:16:59.353Z] Step 5/22 : RUN apk update && apk add make git [2020-10-11T06:16:59.353Z] ---> Running in 78246f85faa4 [2020-10-11T06:16:59.617Z] Removing intermediate container 25ca395f0ed2 [2020-10-11T06:16:59.617Z] ---> 399f00154202 [2020-10-11T06:16:59.617Z] Step 5/20 : RUN apk update && apk add make git [2020-10-11T06:16:59.617Z] ---> Running in 45d6bf439546 [2020-10-11T06:16:59.617Z] Removing intermediate container 80a199a2b09d [2020-10-11T06:16:59.617Z] ---> 2803761b8ec9 [2020-10-11T06:16:59.617Z] Step 5/26 : RUN apk update && apk add make git [2020-10-11T06:16:59.882Z] ---> Running in f59be027ef91 [2020-10-11T06:16:59.882Z] ---> Running in 140c70bcb37d [2020-10-11T06:16:59.882Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-11T06:17:00.145Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-11T06:17:00.408Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-11T06:17:00.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-11T06:17:00.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-11T06:17:00.673Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-11T06:17:00.936Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-11T06:17:01.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-11T06:17:01.203Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:17:01.203Z] v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:17:01.203Z] OK: 12752 distinct packages available [2020-10-11T06:17:01.470Z] OK: 233 MiB in 51 packages [2020-10-11T06:17:01.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-11T06:17:01.470Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:17:01.470Z] v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:17:01.470Z] OK: 12752 distinct packages available [2020-10-11T06:17:01.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-11T06:17:01.740Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:17:01.740Z] v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:17:01.740Z] OK: 12752 distinct packages available [2020-10-11T06:17:01.740Z] OK: 233 MiB in 51 packages [2020-10-11T06:17:01.740Z] OK: 233 MiB in 51 packages [2020-10-11T06:17:01.740Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:17:01.740Z] v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:17:01.740Z] OK: 12752 distinct packages available [2020-10-11T06:17:02.009Z] OK: 233 MiB in 51 packages [2020-10-11T06:17:02.009Z] Removing intermediate container 2fd6d8be453f [2020-10-11T06:17:02.009Z] ---> 6e45214f4212 [2020-10-11T06:17:02.009Z] Step 6/21 : COPY go.mod . [2020-10-11T06:17:02.009Z] OK: 233 MiB in 51 packages [2020-10-11T06:17:02.276Z] ---> 70a5e6fd71b5 [2020-10-11T06:17:02.276Z] Step 7/21 : RUN go mod download [2020-10-11T06:17:02.276Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:17:02.276Z] v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:17:02.276Z] OK: 12752 distinct packages available [2020-10-11T06:17:02.538Z] ---> Running in 16073205330f [2020-10-11T06:17:02.538Z] OK: 233 MiB in 51 packages [2020-10-11T06:17:02.810Z] Removing intermediate container 45d6bf439546 [2020-10-11T06:17:02.810Z] ---> b4ea41e68a3c [2020-10-11T06:17:02.810Z] Step 6/22 : COPY go.mod . [2020-10-11T06:17:03.075Z] Removing intermediate container 78246f85faa4 [2020-10-11T06:17:03.075Z] ---> 63ae3728eabd [2020-10-11T06:17:03.075Z] Step 6/22 : COPY go.mod . [2020-10-11T06:17:03.075Z] ---> 52213922c38d [2020-10-11T06:17:03.075Z] Step 7/22 : RUN go mod download [2020-10-11T06:17:03.075Z] Removing intermediate container f59be027ef91 [2020-10-11T06:17:03.075Z] ---> 2263ae66af40 [2020-10-11T06:17:03.075Z] Step 6/20 : COPY go.mod . [2020-10-11T06:17:03.339Z] ---> Running in b4253b7ce47f [2020-10-11T06:17:03.339Z] ---> 7990da0bfc6e [2020-10-11T06:17:03.339Z] Step 7/22 : RUN go mod download [2020-10-11T06:17:03.603Z] ---> Running in 41d517f3431f [2020-10-11T06:17:03.603Z] ---> 5aec47f7bbe8 [2020-10-11T06:17:03.603Z] Step 7/20 : RUN go mod download [2020-10-11T06:17:03.869Z] Removing intermediate container 140c70bcb37d [2020-10-11T06:17:03.869Z] ---> 21b49e76731c [2020-10-11T06:17:03.869Z] Step 6/26 : COPY go.mod . [2020-10-11T06:17:03.869Z] ---> Running in 619aecc1bb4b [2020-10-11T06:17:04.138Z] ---> 001341ae2b40 [2020-10-11T06:17:04.138Z] Step 7/26 : RUN go mod download [2020-10-11T06:17:04.407Z] ---> Running in cae932a0724e [2020-10-11T06:17:05.393Z] Removing intermediate container 16073205330f [2020-10-11T06:17:05.393Z] ---> b27a2495c6e8 [2020-10-11T06:17:05.393Z] Step 8/21 : COPY . . [2020-10-11T06:17:06.347Z] Removing intermediate container b4253b7ce47f [2020-10-11T06:17:06.347Z] ---> ccde3b620021 [2020-10-11T06:17:06.347Z] Step 8/22 : COPY . . [2020-10-11T06:17:06.613Z] Removing intermediate container 41d517f3431f [2020-10-11T06:17:06.613Z] ---> 64c652974f51 [2020-10-11T06:17:06.613Z] Step 8/22 : COPY . . [2020-10-11T06:17:08.151Z] 8529a6b9a6be: Pull complete [2020-10-11T06:17:08.151Z] 45590311c82a: Pull complete [2020-10-11T06:17:08.752Z] 69ca0ff8b7b3: Pull complete [2020-10-11T06:17:11.938Z] Removing intermediate container 619aecc1bb4b [2020-10-11T06:17:11.938Z] ---> 288b0b53a8be [2020-10-11T06:17:11.938Z] Step 8/20 : COPY . . [2020-10-11T06:17:13.104Z] 209524e5b208: Pull complete [2020-10-11T06:17:13.105Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-11T06:17:13.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-11T06:17:13.105Z] ---> 5bddaf1c2fca [2020-10-11T06:17:13.105Z] 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 [2020-10-11T06:17:15.310Z] Removing intermediate container cae932a0724e [2020-10-11T06:17:15.311Z] ---> 0d64714aa221 [2020-10-11T06:17:15.311Z] Step 8/26 : COPY . . [2020-10-11T06:17:16.530Z] ---> Running in 10774cf2eca3 [2020-10-11T06:17:17.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-11T06:17:18.944Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-11T06:17:19.923Z] (1/12) Installing libmagic (5.38-r0) [2020-10-11T06:17:20.200Z] (2/12) Installing file (5.38-r0) [2020-10-11T06:17:20.200Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-11T06:17:20.200Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-11T06:17:24.492Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-11T06:17:24.492Z] (6/12) Installing patch (2.7.6-r6) [2020-10-11T06:17:24.492Z] (7/12) Installing build-base (0.5-r2) [2020-10-11T06:17:24.492Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-11T06:17:24.492Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-11T06:17:24.492Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-11T06:17:24.492Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-11T06:17:24.492Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-11T06:17:24.770Z] Executing busybox-1.31.1-r16.trigger [2020-10-11T06:17:24.770Z] OK: 217 MiB in 51 packages [2020-10-11T06:17:29.074Z] Removing intermediate container 10774cf2eca3 [2020-10-11T06:17:29.074Z] ---> 66e425364bbd [2020-10-11T06:17:29.074Z] Step 4/7 : WORKDIR /edgex-go [2020-10-11T06:17:29.074Z] ---> Running in 648fb5353636 [2020-10-11T06:17:29.350Z] Removing intermediate container 648fb5353636 [2020-10-11T06:17:29.350Z] ---> 4eac0b3cae98 [2020-10-11T06:17:29.350Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-11T06:17:29.623Z] latest: Pulling from library/docker [2020-10-11T06:17:29.624Z] b538f80385f9: Already exists [2020-10-11T06:17:29.624Z] 259a493cd78d: Pulling fs layer [2020-10-11T06:17:29.624Z] b8e66b5100f5: Pulling fs layer [2020-10-11T06:17:29.624Z] 7f8258a56ab6: Pulling fs layer [2020-10-11T06:17:29.624Z] 75a0a0ebb566: Pulling fs layer [2020-10-11T06:17:29.624Z] 4a2c62f0a2a3: Pulling fs layer [2020-10-11T06:17:29.624Z] 294320357d30: Pulling fs layer [2020-10-11T06:17:29.624Z] 75a0a0ebb566: Waiting [2020-10-11T06:17:29.624Z] 4a2c62f0a2a3: Waiting [2020-10-11T06:17:29.624Z] 294320357d30: Waiting [2020-10-11T06:17:29.899Z] b8e66b5100f5: Download complete [2020-10-11T06:17:29.899Z] 259a493cd78d: Verifying Checksum [2020-10-11T06:17:29.899Z] 259a493cd78d: Download complete [2020-10-11T06:17:29.899Z] 75a0a0ebb566: Verifying Checksum [2020-10-11T06:17:29.899Z] 75a0a0ebb566: Download complete [2020-10-11T06:17:29.899Z] 4a2c62f0a2a3: Download complete [2020-10-11T06:17:29.899Z] 294320357d30: Verifying Checksum [2020-10-11T06:17:29.899Z] 294320357d30: Download complete [2020-10-11T06:17:30.505Z] 259a493cd78d: Pull complete [2020-10-11T06:17:30.779Z] b8e66b5100f5: Pull complete [2020-10-11T06:17:31.380Z] 7f8258a56ab6: Verifying Checksum [2020-10-11T06:17:31.380Z] 7f8258a56ab6: Download complete [2020-10-11T06:17:34.769Z] 7f8258a56ab6: Pull complete [2020-10-11T06:17:34.769Z] 75a0a0ebb566: Pull complete [2020-10-11T06:17:35.045Z] 4a2c62f0a2a3: Pull complete [2020-10-11T06:17:35.320Z] 294320357d30: Pull complete [2020-10-11T06:17:35.594Z] Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 [2020-10-11T06:17:35.594Z] Status: Downloaded newer image for docker:latest [2020-10-11T06:17:38.991Z] ---> c0917184665b [2020-10-11T06:17:38.992Z] Step 6/7 : COPY go.mod . [2020-10-11T06:17:39.590Z] ---> 5cd787daf2fc [2020-10-11T06:17:39.590Z] Step 7/7 : RUN go mod download [2020-10-11T06:17:39.590Z] ---> Running in f23d22763e16 [2020-10-11T06:17:47.710Z] ---> 3bd6159ac91a [2020-10-11T06:17:47.710Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-11T06:17:47.710Z] ---> Running in 09210ecb5bf8 [2020-10-11T06:17:47.710Z] ---> c3521cf2dd29 [2020-10-11T06:17:47.710Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-11T06:17:47.710Z] ---> d8c6bc8d43f2 [2020-10-11T06:17:47.710Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-10-11T06:17:47.710Z] ---> 8bbe684418f0 [2020-10-11T06:17:47.710Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-11T06:17:47.710Z] ---> e466aec080b9 [2020-10-11T06:17:47.710Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-11T06:17:47.710Z] ---> Running in 1e1b7d7a311d [2020-10-11T06:17:47.710Z] ---> Running in 4a34275df58c [2020-10-11T06:17:47.710Z] ---> Running in 5ad202735cdf [2020-10-11T06:17:47.710Z] ---> Running in b9ed58655253 [2020-10-11T06:17:47.710Z] 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 [2020-10-11T06:17:47.710Z] 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 [2020-10-11T06:17:47.710Z] 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 [2020-10-11T06:17:47.710Z] 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 [2020-10-11T06:17:47.710Z] 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 [2020-10-11T06:18:06.404Z] Removing intermediate container f23d22763e16 [2020-10-11T06:18:06.404Z] ---> bebacac0c5b8 [2020-10-11T06:18:06.404Z] Successfully built bebacac0c5b8 [2020-10-11T06:18:06.404Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:18:06.842Z] + docker inspect -f . ci-base-image-arm64 [2020-10-11T06:18:06.842Z] . [Pipeline] withDockerContainer [2020-10-11T06:18:07.140Z] prd-ubuntu18.04-docker-arm64-4c-16g-4603 does not seem to be running inside a container [2020-10-11T06:18:07.289Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-11T06:18:09.206Z] $ docker top 49fcc102f80b344dc33a650d770f9eefccad322ae110b88bf9b68c2707f4b3a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-11T06:18:10.399Z] 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 [2020-10-11T06:18:10.738Z] + go version [2020-10-11T06:18:10.738Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-11T06:18:10.779Z] $ docker stop --time=1 49fcc102f80b344dc33a650d770f9eefccad322ae110b88bf9b68c2707f4b3a9 [2020-10-11T06:18:12.754Z] $ docker rm -f 49fcc102f80b344dc33a650d770f9eefccad322ae110b88bf9b68c2707f4b3a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:18:13.952Z] + docker inspect -f . ci-base-image-arm64 [2020-10-11T06:18:13.952Z] . [Pipeline] withDockerContainer [2020-10-11T06:18:14.245Z] prd-ubuntu18.04-docker-arm64-4c-16g-4603 does not seem to be running inside a container [2020-10-11T06:18:14.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -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 ******** ci-base-image-arm64 cat [2020-10-11T06:18:14.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-11T06:18:14.948Z] Removing intermediate container 5ad202735cdf [2020-10-11T06:18:14.948Z] ---> 88520097566e [2020-10-11T06:18:14.948Z] [2020-10-11T06:18:14.948Z] Step 10/20 : FROM alpine [2020-10-11T06:18:15.213Z] latest: Pulling from library/alpine [2020-10-11T06:18:15.767Z] $ docker top d9f3ab8b20bb41669fa4fb8b09de1bff6e6ffb5e810d13d33fbe59a641f6bdef -eo pid,comm [2020-10-11T06:18:15.794Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-11T06:18:16.072Z] Status: Downloaded newer image for alpine:latest [2020-10-11T06:18:16.072Z] ---> a24bb4013296 [2020-10-11T06:18:16.072Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-11T06:18:16.072Z] Removing intermediate container 1e1b7d7a311d [2020-10-11T06:18:16.072Z] ---> 619b97a146c6 [2020-10-11T06:18:16.072Z] [2020-10-11T06:18:16.072Z] Step 10/22 : FROM scratch [2020-10-11T06:18:16.072Z] ---> [2020-10-11T06:18:16.072Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-11T06:18:16.072Z] ---> Running in 5450e5ab268e [Pipeline] { [Pipeline] echo [2020-10-11T06:18:16.263Z] ========================================================= [2020-10-11T06:18:16.263Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-11T06:18:16.263Z] ========================================================= [Pipeline] sh [2020-10-11T06:18:16.348Z] ---> Running in 54fb5505932b [2020-10-11T06:18:16.348Z] Removing intermediate container 54fb5505932b [2020-10-11T06:18:16.348Z] ---> e15baf3b5cf7 [2020-10-11T06:18:16.348Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-11T06:18:16.635Z] ---> Running in 50b53a388a66 [2020-10-11T06:18:16.905Z] Removing intermediate container 50b53a388a66 [2020-10-11T06:18:16.905Z] ---> 52f15208a7b5 [2020-10-11T06:18:16.905Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-11T06:18:16.925Z] + make test [2020-10-11T06:18:16.925Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-11T06:18:17.168Z] ---> Running in fda7afd27369 [2020-10-11T06:18:17.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-11T06:18:17.747Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-11T06:18:18.010Z] v3.12.0-376-gb3fc85f1ac [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:18:18.010Z] v3.12.0-381-g200ba6e281 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:18:18.010Z] OK: 12750 distinct packages available [2020-10-11T06:18:18.010Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-11T06:18:18.276Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-11T06:18:18.276Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-11T06:18:18.276Z] (4/4) Installing curl (7.69.1-r1) [2020-10-11T06:18:18.276Z] Executing busybox-1.31.1-r16.trigger [2020-10-11T06:18:18.276Z] Executing ca-certificates-20191127-r4.trigger [2020-10-11T06:18:18.276Z] OK: 7 MiB in 18 packages [2020-10-11T06:18:18.863Z] Removing intermediate container fda7afd27369 [2020-10-11T06:18:18.863Z] ---> 33c892da4e88 [2020-10-11T06:18:18.863Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-11T06:18:19.551Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-11T06:18:22.176Z] ---> 4a5d814aa178 [2020-10-11T06:18:22.176Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-11T06:18:22.176Z] Removing intermediate container 4a34275df58c [2020-10-11T06:18:22.176Z] ---> ee9114613b28 [2020-10-11T06:18:22.176Z] [2020-10-11T06:18:22.176Z] Step 10/26 : FROM alpine:3.10 [2020-10-11T06:18:22.176Z] Removing intermediate container 09210ecb5bf8 [2020-10-11T06:18:22.176Z] ---> 5e6346a910ad [2020-10-11T06:18:22.176Z] [2020-10-11T06:18:22.176Z] Step 10/21 : FROM scratch [2020-10-11T06:18:22.176Z] ---> [2020-10-11T06:18:22.176Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-11T06:18:22.176Z] Removing intermediate container b9ed58655253 [2020-10-11T06:18:22.176Z] ---> 81d07f50e425 [2020-10-11T06:18:22.176Z] [2020-10-11T06:18:22.176Z] Step 10/22 : FROM scratch [2020-10-11T06:18:22.176Z] ---> [2020-10-11T06:18:22.176Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-11T06:18:22.176Z] Removing intermediate container 5450e5ab268e [2020-10-11T06:18:22.176Z] ---> cf50a339e2b6 [2020-10-11T06:18:22.176Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-11T06:18:22.437Z] ---> 43651f9002ec [2020-10-11T06:18:22.437Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-11T06:18:22.437Z] ---> Running in b93018fd9732 [2020-10-11T06:18:22.437Z] ---> Running in 69dac32d50a0 [2020-10-11T06:18:22.437Z] ---> Running in 84a5e8c67641 [2020-10-11T06:18:22.437Z] 3.10: Pulling from library/alpine [2020-10-11T06:18:22.703Z] Removing intermediate container b93018fd9732 [2020-10-11T06:18:22.703Z] ---> ffaa9caf90e8 [2020-10-11T06:18:22.703Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-11T06:18:22.703Z] Removing intermediate container 84a5e8c67641 [2020-10-11T06:18:22.703Z] ---> 53abb8c7a012 [2020-10-11T06:18:22.703Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-11T06:18:22.703Z] Removing intermediate container 69dac32d50a0 [2020-10-11T06:18:22.703Z] ---> 71fe0a1f9860 [2020-10-11T06:18:22.703Z] Step 13/20 : WORKDIR /edgex [2020-10-11T06:18:22.703Z] ---> Running in 459b1be55dc6 [2020-10-11T06:18:22.703Z] ---> Running in 00cba8071dcb [2020-10-11T06:18:22.969Z] ---> Running in 5407e2729045 [2020-10-11T06:18:23.914Z] ---> 408b07fa4ad7 [2020-10-11T06:18:23.914Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-11T06:18:24.176Z] Removing intermediate container 459b1be55dc6 [2020-10-11T06:18:24.177Z] ---> 590dbd832f0f [2020-10-11T06:18:24.177Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-11T06:18:24.177Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-11T06:18:24.452Z] Removing intermediate container 00cba8071dcb [2020-10-11T06:18:24.452Z] ---> dec0abbb4e25 [2020-10-11T06:18:24.452Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-11T06:18:24.452Z] Status: Downloaded newer image for alpine:3.10 [2020-10-11T06:18:24.452Z] ---> be4e4bea2c2e [2020-10-11T06:18:24.452Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-11T06:18:24.452Z] Removing intermediate container 5407e2729045 [2020-10-11T06:18:24.452Z] ---> 32956a4c3ec7 [2020-10-11T06:18:24.452Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-11T06:18:24.452Z] ---> Running in 3ed5c8c73385 [2020-10-11T06:18:24.452Z] ---> c65e731aef85 [2020-10-11T06:18:24.452Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-11T06:18:24.452Z] ---> Running in 9c35c681400e [2020-10-11T06:18:24.452Z] ---> Running in effa4627f6bd [2020-10-11T06:18:24.747Z] ---> Running in b2c2efcc16ee [2020-10-11T06:18:25.013Z] Removing intermediate container 3ed5c8c73385 [2020-10-11T06:18:25.013Z] ---> abb3d541508c [2020-10-11T06:18:25.013Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-11T06:18:25.013Z] ---> 6718beeabdea [2020-10-11T06:18:25.013Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-11T06:18:25.013Z] Removing intermediate container 9c35c681400e [2020-10-11T06:18:25.013Z] ---> b72b18d7fd47 [2020-10-11T06:18:25.013Z] Step 14/22 : WORKDIR / [2020-10-11T06:18:25.013Z] Removing intermediate container b2c2efcc16ee [2020-10-11T06:18:25.013Z] ---> cc9343520efc [2020-10-11T06:18:25.013Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-11T06:18:25.277Z] ---> Running in 414425cfb9d5 [2020-10-11T06:18:25.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-11T06:18:25.277Z] ---> Running in f35c85596860 [2020-10-11T06:18:25.277Z] ---> 43ea608da0ed [2020-10-11T06:18:25.277Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-11T06:18:25.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-11T06:18:25.544Z] Removing intermediate container 414425cfb9d5 [2020-10-11T06:18:25.544Z] ---> 49b00f715074 [2020-10-11T06:18:25.544Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-11T06:18:25.544Z] v3.10.5-96-g1efb054f0b [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-11T06:18:25.544Z] v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-11T06:18:25.544Z] OK: 10346 distinct packages available [2020-10-11T06:18:25.544Z] Removing intermediate container f35c85596860 [2020-10-11T06:18:25.544Z] ---> f3b26818e89d [2020-10-11T06:18:25.544Z] Step 20/22 : LABEL arch=x86_64 [2020-10-11T06:18:25.544Z] ---> 8ec476f3cc45 [2020-10-11T06:18:25.544Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-11T06:18:25.805Z] ---> Running in 15298ed8f128 [2020-10-11T06:18:25.805Z] ---> Running in 3bd5d43ed4f1 [2020-10-11T06:18:25.805Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-11T06:18:25.806Z] ---> 382979573918 [2020-10-11T06:18:25.806Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-11T06:18:25.806Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-11T06:18:25.806Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-11T06:18:25.806Z] (4/5) Installing curl (7.66.0-r1) [2020-10-11T06:18:25.806Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-11T06:18:25.806Z] Executing busybox-1.30.1-r3.trigger [2020-10-11T06:18:25.806Z] Executing ca-certificates-20191127-r2.trigger [2020-10-11T06:18:26.381Z] OK: 7 MiB in 19 packages [2020-10-11T06:18:26.644Z] ---> 9836e4afb63f [2020-10-11T06:18:26.644Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-11T06:18:26.644Z] Removing intermediate container 15298ed8f128 [2020-10-11T06:18:26.645Z] ---> ec07edfeb12c [2020-10-11T06:18:26.645Z] Step 21/22 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:18:26.912Z] Removing intermediate container 3bd5d43ed4f1 [2020-10-11T06:18:26.912Z] ---> 9e3a1a1c7b8b [2020-10-11T06:18:26.912Z] Step 17/20 : CMD ["--init=true"] [2020-10-11T06:18:26.912Z] ---> 58f54fc53b72 [2020-10-11T06:18:26.912Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-11T06:18:26.912Z] ---> Running in 14f042a3cc46 [2020-10-11T06:18:27.175Z] ---> Running in 20a0d84b9a17 [2020-10-11T06:18:27.175Z] ---> 3857bed529e4 [2020-10-11T06:18:27.175Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-11T06:18:27.438Z] Removing intermediate container 14f042a3cc46 [2020-10-11T06:18:27.438Z] ---> d044727d62eb [2020-10-11T06:18:27.438Z] Step 22/22 : LABEL version=0.0.0 [2020-10-11T06:18:27.702Z] ---> Running in 6f6646413596 [2020-10-11T06:18:27.702Z] ---> c2599a539721 [2020-10-11T06:18:27.702Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-11T06:18:27.965Z] Removing intermediate container 20a0d84b9a17 [2020-10-11T06:18:27.965Z] ---> cba9011b9595 [2020-10-11T06:18:27.965Z] Step 18/20 : LABEL arch=x86_64 [2020-10-11T06:18:27.965Z] Removing intermediate container effa4627f6bd [2020-10-11T06:18:27.965Z] ---> d6ceedc51589 [2020-10-11T06:18:27.965Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-11T06:18:27.965Z] ---> Running in 4daf19c31165 [2020-10-11T06:18:27.965Z] ---> Running in b9f0c0209305 [2020-10-11T06:18:27.965Z] ---> Running in a557f2edb80b [2020-10-11T06:18:28.228Z] ---> Running in ee0646310917 [2020-10-11T06:18:28.228Z] Removing intermediate container 6f6646413596 [2020-10-11T06:18:28.228Z] ---> cab94dcfd901 [2020-10-11T06:18:28.228Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-11T06:18:28.228Z] Removing intermediate container 4daf19c31165 [2020-10-11T06:18:28.228Z] ---> 7e89b6f334ed [2020-10-11T06:18:28.228Z] [2020-10-11T06:18:28.490Z] Removing intermediate container b9f0c0209305 [2020-10-11T06:18:28.490Z] ---> a28af9154f81 [2020-10-11T06:18:28.490Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-11T06:18:28.490Z] ---> Running in f556073e0fc5 [2020-10-11T06:18:28.490Z] Removing intermediate container a557f2edb80b [2020-10-11T06:18:28.490Z] ---> b33919034a6d [2020-10-11T06:18:28.490Z] Step 19/20 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:18:28.752Z] Successfully built 7e89b6f334ed [2020-10-11T06:18:28.752Z] Removing intermediate container ee0646310917 [2020-10-11T06:18:28.752Z] ---> b07da444fbb5 [2020-10-11T06:18:28.752Z] Step 13/26 : WORKDIR / [2020-10-11T06:18:28.752Z] Successfully tagged docker-support-logging-go:latest [2020-10-11T06:18:28.752Z] Building docker-core-metadata-go [2020-10-11T06:18:29.013Z]  Building docker-support-logging-go ... done  ---> Running in 57ea4c3cc395 [2020-10-11T06:18:29.013Z] ---> Running in 7d47f6a8313f [2020-10-11T06:18:29.013Z] ---> Running in b50a79308f6e [2020-10-11T06:18:29.013Z] Removing intermediate container f556073e0fc5 [2020-10-11T06:18:29.013Z] ---> df8e2cb01e9d [2020-10-11T06:18:29.013Z] Step 19/21 : LABEL arch=x86_64 [2020-10-11T06:18:29.282Z] ---> Running in 90f3ccbcff51 [2020-10-11T06:18:29.282Z] Removing intermediate container 57ea4c3cc395 [2020-10-11T06:18:29.282Z] ---> b23f04ead185 [2020-10-11T06:18:29.282Z] Step 20/22 : LABEL arch=x86_64 [2020-10-11T06:18:29.282Z] Removing intermediate container 7d47f6a8313f [2020-10-11T06:18:29.282Z] ---> 0978410bd471 [2020-10-11T06:18:29.282Z] Step 20/20 : LABEL version=0.0.0 [2020-10-11T06:18:29.863Z] Removing intermediate container b50a79308f6e [2020-10-11T06:18:29.863Z] ---> c7607d684cac [2020-10-11T06:18:29.863Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-10-11T06:18:29.863Z] ---> Running in 78cf5216cdd7 [2020-10-11T06:18:30.439Z] ---> Running in 414b3a2aad73 [2020-10-11T06:18:30.439Z] Removing intermediate container 90f3ccbcff51 [2020-10-11T06:18:30.439Z] ---> ae38220f0b0b [2020-10-11T06:18:30.439Z] Step 20/21 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:18:32.998Z] ---> 944b2010c043 [2020-10-11T06:18:32.998Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-11T06:18:32.998Z] Removing intermediate container 78cf5216cdd7 [2020-10-11T06:18:32.998Z] ---> 3c94975218c9 [2020-10-11T06:18:32.998Z] Step 21/22 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:18:32.998Z] ---> Running in 45275ca5e753 [2020-10-11T06:18:33.263Z] ---> Running in e6c2fac3de2e [2020-10-11T06:18:33.263Z] Removing intermediate container 414b3a2aad73 [2020-10-11T06:18:33.263Z] ---> 66aae049592b [2020-10-11T06:18:33.263Z] [2020-10-11T06:18:33.847Z] Successfully built 66aae049592b [2020-10-11T06:18:34.434Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-11T06:18:34.434Z] Building docker-support-notifications-go [2020-10-11T06:18:35.390Z]  Building docker-security-proxy-setup-go ... done  ---> 25eff06a9d44 [2020-10-11T06:18:35.390Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-11T06:18:36.341Z] Removing intermediate container 45275ca5e753 [2020-10-11T06:18:36.341Z] ---> 60b598edc3df [2020-10-11T06:18:36.341Z] Step 21/21 : LABEL version=0.0.0 [2020-10-11T06:18:36.603Z] Removing intermediate container e6c2fac3de2e [2020-10-11T06:18:36.603Z] ---> 42c798213774 [2020-10-11T06:18:36.603Z] Step 22/22 : LABEL version=0.0.0 [2020-10-11T06:18:40.847Z] ---> Running in 915aac049fe8 [2020-10-11T06:18:40.847Z] ---> Running in 779636a5ef7f [2020-10-11T06:18:40.847Z] ---> 983969c0be8b [2020-10-11T06:18:40.847Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-11T06:18:41.120Z] Removing intermediate container 915aac049fe8 [2020-10-11T06:18:41.120Z] ---> 29f95fbf5b28 [2020-10-11T06:18:41.120Z] [2020-10-11T06:18:41.120Z] Successfully built 29f95fbf5b28 [2020-10-11T06:18:41.120Z] Removing intermediate container 779636a5ef7f [2020-10-11T06:18:41.120Z] ---> ef4930b603d9 [2020-10-11T06:18:41.120Z] [2020-10-11T06:18:41.389Z] Successfully tagged docker-core-command-go:latest [2020-10-11T06:18:41.389Z] Building docker-sys-mgmt-agent-go [2020-10-11T06:18:42.348Z]  Building docker-core-command-go ... done  ---> d72b031aff20 [2020-10-11T06:18:42.348Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-11T06:18:42.348Z] Successfully built ef4930b603d9 [2020-10-11T06:18:42.348Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-11T06:18:42.348Z]  Building docker-support-scheduler-go ... done Building docker-security-secrets-setup-go [2020-10-11T06:18:46.605Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:18:46.605Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-11T06:18:46.605Z] ---> e75a1c8ecf57 [2020-10-11T06:18:46.605Z] Step 3/22 : WORKDIR /edgex-go [2020-10-11T06:18:46.605Z] ---> Using cache [2020-10-11T06:18:46.605Z] ---> bed7b63c366a [2020-10-11T06:18:46.605Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:18:46.605Z] ---> Using cache [2020-10-11T06:18:46.605Z] ---> 2803761b8ec9 [2020-10-11T06:18:46.605Z] Step 5/22 : RUN apk update && apk add make git [2020-10-11T06:18:46.605Z] ---> Using cache [2020-10-11T06:18:46.605Z] ---> 21b49e76731c [2020-10-11T06:18:46.605Z] Step 6/22 : COPY go.mod . [2020-10-11T06:18:46.605Z] ---> Using cache [2020-10-11T06:18:46.605Z] ---> 001341ae2b40 [2020-10-11T06:18:46.605Z] Step 7/22 : RUN go mod download [2020-10-11T06:18:46.605Z] ---> Using cache [2020-10-11T06:18:46.605Z] ---> 0d64714aa221 [2020-10-11T06:18:46.605Z] Step 8/22 : COPY . . [2020-10-11T06:18:46.605Z] ---> Using cache [2020-10-11T06:18:46.605Z] ---> d8c6bc8d43f2 [2020-10-11T06:18:46.605Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-11T06:18:49.939Z] ---> 04dbd2b65365 [2020-10-11T06:18:49.939Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-11T06:18:51.878Z] ---> Running in c49758c21d6d [2020-10-11T06:18:51.928Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-11T06:18:52.454Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:18:52.454Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-11T06:18:52.454Z] ---> e75a1c8ecf57 [2020-10-11T06:18:52.454Z] Step 3/24 : WORKDIR /edgex-go [2020-10-11T06:18:52.454Z] ---> Using cache [2020-10-11T06:18:52.454Z] ---> bed7b63c366a [2020-10-11T06:18:52.454Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:18:52.454Z] ---> Using cache [2020-10-11T06:18:52.454Z] ---> 2803761b8ec9 [2020-10-11T06:18:52.454Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-11T06:18:53.029Z] ---> 8f8a9ced33c6 [2020-10-11T06:18:53.029Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-11T06:18:55.611Z] ---> Running in af5167f11ca7 [2020-10-11T06:18:57.015Z] 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 [2020-10-11T06:18:57.984Z] ---> db866784fc16 [2020-10-11T06:18:57.984Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-11T06:18:58.986Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-11T06:18:58.986Z] ---> a1219223204d [2020-10-11T06:18:58.986Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-11T06:18:59.253Z] ---> Running in c3ca5b76267a [2020-10-11T06:18:59.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-11T06:19:00.099Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:19:00.099Z] v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:19:00.099Z] OK: 12752 distinct packages available [2020-10-11T06:19:00.685Z] OK: 233 MiB in 51 packages [2020-10-11T06:19:03.318Z] Removing intermediate container af5167f11ca7 [2020-10-11T06:19:03.318Z] ---> 018b5e5e5967 [2020-10-11T06:19:03.318Z] Step 6/24 : COPY go.mod . [2020-10-11T06:19:03.318Z] Removing intermediate container c3ca5b76267a [2020-10-11T06:19:03.318Z] ---> 0ee7abd2b483 [2020-10-11T06:19:03.318Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-11T06:19:03.318Z] ---> Running in 436db685687a [2020-10-11T06:19:03.917Z] ---> 44621701f9f5 [2020-10-11T06:19:03.917Z] Step 7/24 : RUN go mod download [2020-10-11T06:19:04.185Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:19:04.185Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-11T06:19:04.185Z] ---> e75a1c8ecf57 [2020-10-11T06:19:04.185Z] Step 3/27 : WORKDIR /edgex-go [2020-10-11T06:19:04.185Z] ---> Using cache [2020-10-11T06:19:04.185Z] ---> bed7b63c366a [2020-10-11T06:19:04.185Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:19:04.185Z] ---> Using cache [2020-10-11T06:19:04.185Z] ---> 2803761b8ec9 [2020-10-11T06:19:04.185Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-11T06:19:05.146Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:19:05.146Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-11T06:19:05.146Z] ---> e75a1c8ecf57 [2020-10-11T06:19:05.146Z] Step 3/29 : WORKDIR /edgex-go [2020-10-11T06:19:05.146Z] ---> Using cache [2020-10-11T06:19:05.146Z] ---> bed7b63c366a [2020-10-11T06:19:05.146Z] Step 4/29 : RUN apk update && apk add make git [2020-10-11T06:19:05.730Z] ---> Running in b7c58e15f116 [2020-10-11T06:19:05.730Z] ---> Running in c62b4a47ad4f [2020-10-11T06:19:05.730Z] Removing intermediate container 436db685687a [2020-10-11T06:19:05.730Z] ---> dda768924635 [2020-10-11T06:19:05.730Z] Step 24/26 : LABEL arch=x86_64 [2020-10-11T06:19:05.730Z] ---> Running in 42799bffdfe8 [2020-10-11T06:19:06.003Z] ---> Running in 4bbbf01c82f3 [2020-10-11T06:19:06.596Z] Removing intermediate container 4bbbf01c82f3 [2020-10-11T06:19:06.596Z] ---> d71fd7c1bf89 [2020-10-11T06:19:06.596Z] Step 25/26 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:19:06.596Z] ---> Running in 61bc6c462c48 [2020-10-11T06:19:07.088Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-11T06:19:07.088Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-11T06:19:07.088Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-11T06:19:07.088Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-11T06:19:07.189Z] Removing intermediate container 61bc6c462c48 [2020-10-11T06:19:07.189Z] ---> d034f887a0df [2020-10-11T06:19:07.189Z] Step 26/26 : LABEL version=0.0.0 [2020-10-11T06:19:07.189Z] ---> Running in 7210e698dcb4 [2020-10-11T06:19:07.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-11T06:19:07.464Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-11T06:19:07.464Z] Removing intermediate container 7210e698dcb4 [2020-10-11T06:19:07.464Z] ---> c39b389d50ee [2020-10-11T06:19:07.464Z] [2020-10-11T06:19:07.736Z] Successfully built c39b389d50ee [2020-10-11T06:19:07.736Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-11T06:19:07.736Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2020-10-11T06:19:08.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-11T06:19:08.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-11T06:19:08.272Z] Removing intermediate container b7c58e15f116 [2020-10-11T06:19:08.272Z] ---> 10d0583e17d8 [2020-10-11T06:19:08.272Z] Step 8/24 : COPY . . [2020-10-11T06:19:08.552Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:19:08.552Z] v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:19:08.552Z] OK: 12752 distinct packages available [2020-10-11T06:19:08.832Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:19:08.832Z] v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:19:08.832Z] OK: 12752 distinct packages available [2020-10-11T06:19:09.088Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.047s [2020-10-11T06:19:09.088Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-11T06:19:09.088Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-11T06:19:09.088Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-11T06:19:09.100Z] OK: 233 MiB in 51 packages [2020-10-11T06:19:09.958Z] OK: 233 MiB in 51 packages [2020-10-11T06:19:10.532Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-11T06:19:12.011Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-11T06:19:12.011Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-11T06:19:12.011Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-11T06:19:12.011Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-11T06:19:20.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 46.6% of statements [2020-10-11T06:19:20.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-11T06:19:20.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-11T06:19:20.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-11T06:19:20.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-11T06:19:20.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-11T06:19:22.536Z] Removing intermediate container 42799bffdfe8 [2020-10-11T06:19:22.536Z] ---> 1f450c504eff [2020-10-11T06:19:22.536Z] Step 5/29 : COPY go.mod . [2020-10-11T06:19:24.491Z] Removing intermediate container c62b4a47ad4f [2020-10-11T06:19:24.491Z] ---> 10f26e477c37 [2020-10-11T06:19:24.491Z] Step 6/27 : COPY go.mod . [2020-10-11T06:19:24.760Z] ---> b0d1e8c8525e [2020-10-11T06:19:24.760Z] Step 6/29 : RUN go mod download [2020-10-11T06:19:25.766Z] ---> 998c349d4056 [2020-10-11T06:19:25.766Z] Step 7/27 : RUN go mod download [2020-10-11T06:19:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.216s coverage: 27.2% of statements [2020-10-11T06:19:25.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-11T06:19:25.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-11T06:19:25.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-11T06:19:25.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-11T06:19:25.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-11T06:19:25.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-11T06:19:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.019s coverage: 100.0% of statements [2020-10-11T06:19:25.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-11T06:19:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.042s coverage: 100.0% of statements [2020-10-11T06:19:25.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-11T06:19:25.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-11T06:19:25.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.373s coverage: 85.5% of statements [2020-10-11T06:19:25.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-11T06:19:25.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-11T06:19:26.349Z] ---> Running in 19246eeea25a [2020-10-11T06:19:26.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.399s coverage: 88.5% of statements [2020-10-11T06:19:26.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-11T06:19:26.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-11T06:19:26.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-11T06:19:26.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-11T06:19:27.308Z] ---> Running in f305ca86c2ed [2020-10-11T06:19:28.737Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:19:28.737Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-11T06:19:28.737Z] ---> e75a1c8ecf57 [2020-10-11T06:19:28.737Z] Step 3/23 : WORKDIR /edgex-go [2020-10-11T06:19:28.737Z] ---> Using cache [2020-10-11T06:19:28.737Z] ---> bed7b63c366a [2020-10-11T06:19:28.737Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:19:28.737Z] ---> Using cache [2020-10-11T06:19:28.737Z] ---> 2803761b8ec9 [2020-10-11T06:19:28.737Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-11T06:19:30.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.484s coverage: 28.6% of statements [2020-10-11T06:19:30.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-11T06:19:30.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-11T06:19:30.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-11T06:19:30.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-11T06:19:30.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-11T06:19:30.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.047s coverage: 100.0% of statements [2020-10-11T06:19:30.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-11T06:19:30.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.022s coverage: 100.0% of statements [2020-10-11T06:19:30.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-11T06:19:30.666Z] ---> Running in b38263737ddd [2020-10-11T06:19:30.666Z] ---> 3a1d3f92e3f7 [2020-10-11T06:19:30.666Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-11T06:19:30.666Z] ---> Running in f4b97e5119ad [2020-10-11T06:19:31.246Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-11T06:19:31.834Z] Removing intermediate container f305ca86c2ed [2020-10-11T06:19:31.834Z] ---> 5449a4abb90f [2020-10-11T06:19:31.834Z] Step 8/27 : COPY . . [2020-10-11T06:19:32.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-11T06:19:32.692Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:19:32.692Z] v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:19:32.692Z] OK: 12752 distinct packages available [2020-10-11T06:19:32.692Z] 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 [2020-10-11T06:19:32.692Z] Removing intermediate container 19246eeea25a [2020-10-11T06:19:32.692Z] ---> e09233a29311 [2020-10-11T06:19:32.692Z] Step 7/29 : COPY . . [2020-10-11T06:19:32.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.068s coverage: 86.7% of statements [2020-10-11T06:19:32.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-11T06:19:32.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.103s coverage: 97.5% of statements [2020-10-11T06:19:32.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-11T06:19:32.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 100.0% of statements [2020-10-11T06:19:32.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-11T06:19:32.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-11T06:19:32.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-11T06:19:32.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-11T06:19:32.962Z] OK: 233 MiB in 51 packages [2020-10-11T06:19:34.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.134s coverage: 100.0% of statements [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-11T06:19:34.817Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.023s coverage: 58.8% of statements [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-11T06:19:34.817Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.0% of statements [no tests to run] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-11T06:19:34.817Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-11T06:19:38.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.5% of statements [2020-10-11T06:19:38.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-11T06:19:38.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-11T06:19:38.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2020-10-11T06:19:39.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.310s coverage: 55.9% of statements [2020-10-11T06:19:39.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-11T06:19:39.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-11T06:19:39.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-11T06:19:39.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-11T06:19:41.142Z] Removing intermediate container c49758c21d6d [2020-10-11T06:19:41.142Z] ---> bdcd17860854 [2020-10-11T06:19:41.142Z] [2020-10-11T06:19:41.142Z] Step 10/22 : FROM scratch [2020-10-11T06:19:41.142Z] ---> [2020-10-11T06:19:41.142Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-11T06:19:42.111Z] ---> Using cache [2020-10-11T06:19:42.111Z] ---> 53abb8c7a012 [2020-10-11T06:19:42.111Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-11T06:19:45.504Z] ---> Running in 33f009653cc7 [2020-10-11T06:19:48.119Z] Removing intermediate container b38263737ddd [2020-10-11T06:19:48.119Z] ---> 2d8424d9d6a1 [2020-10-11T06:19:48.119Z] Step 6/23 : COPY go.mod . [2020-10-11T06:19:50.748Z] Removing intermediate container 33f009653cc7 [2020-10-11T06:19:50.748Z] ---> 726f60699965 [2020-10-11T06:19:50.748Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-11T06:19:51.032Z] ---> Running in bcecd093ec53 [2020-10-11T06:19:51.613Z] ---> db58eeacfd52 [2020-10-11T06:19:51.613Z] Step 7/23 : RUN go mod download [2020-10-11T06:19:52.582Z] Removing intermediate container bcecd093ec53 [2020-10-11T06:19:52.582Z] ---> 5baed386323a [2020-10-11T06:19:52.582Z] Step 14/22 : WORKDIR / [2020-10-11T06:19:53.172Z] ---> Running in 68c32f70f3e0 [2020-10-11T06:19:54.602Z] ---> Running in a1a4815cf6c4 [2020-10-11T06:19:56.062Z] Removing intermediate container a1a4815cf6c4 [2020-10-11T06:19:56.062Z] ---> a5568821e4cd [2020-10-11T06:19:56.062Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-11T06:19:57.996Z] ---> 178860e730ba [2020-10-11T06:19:57.996Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-11T06:19:58.262Z] ---> e6e0ec2d4b47 [2020-10-11T06:19:58.262Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-11T06:19:58.541Z] ---> Running in e7f5df449356 [2020-10-11T06:20:01.864Z] 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 [2020-10-11T06:20:01.864Z] ---> 179e946ef025 [2020-10-11T06:20:01.864Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-11T06:20:02.140Z] Removing intermediate container 68c32f70f3e0 [2020-10-11T06:20:02.140Z] ---> 87b7106280b4 [2020-10-11T06:20:02.140Z] Step 8/23 : COPY . . [2020-10-11T06:20:02.140Z] ---> 36343cce10e3 [2020-10-11T06:20:02.140Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-11T06:20:02.140Z] ---> 4459af33de09 [2020-10-11T06:20:02.140Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-11T06:20:02.140Z] ---> Running in dd644776c6f2 [2020-10-11T06:20:02.140Z] ---> Running in ed44e51412d0 [2020-10-11T06:20:03.151Z] Removing intermediate container ed44e51412d0 [2020-10-11T06:20:03.151Z] ---> a0c613e9bedd [2020-10-11T06:20:03.151Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-11T06:20:03.425Z] 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 [2020-10-11T06:20:03.425Z] ---> Running in 9912e014756f [2020-10-11T06:20:06.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 25.399s coverage: 86.3% of statements [2020-10-11T06:20:06.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-11T06:20:06.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.183s coverage: 72.2% of statements [2020-10-11T06:20:06.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.357s coverage: 72.1% of statements [2020-10-11T06:20:06.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.025s coverage: 82.4% of statements [2020-10-11T06:20:06.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.022s coverage: 48.4% of statements [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.020s coverage: 28.8% of statements [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.054s coverage: 96.8% of statements [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.107s coverage: 31.1% of statements [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.290s coverage: 84.1% of statements [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.045s coverage: 100.0% of statements [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.049s coverage: 42.9% of statements [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.015s coverage: 100.0% of statements [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.035s coverage: 83.8% of statements [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.091s coverage: 47.1% of statements [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.009s coverage: 100.0% of statements [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.026s coverage: 100.0% of statements [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.063s coverage: 100.0% of statements [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.166s coverage: 29.1% of statements [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.010s coverage: 0.0% of statements [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.010s coverage: 100.0% of statements [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.021s coverage: 87.9% of statements [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-11T06:20:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.025s coverage: 100.0% of statements [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.012s coverage: 32.1% of statements [2020-10-11T06:20:06.091Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.020s coverage: 100.0% of statements [2020-10-11T06:20:06.091Z] GO111MODULE=on go vet ./... [2020-10-11T06:20:10.090Z] Removing intermediate container 9912e014756f [2020-10-11T06:20:10.090Z] ---> 908fe93a1c49 [2020-10-11T06:20:10.090Z] Step 20/22 : LABEL arch=x86_64 [2020-10-11T06:20:12.736Z] Removing intermediate container f4b97e5119ad [2020-10-11T06:20:12.736Z] ---> 61b5833a2c76 [2020-10-11T06:20:12.736Z] [2020-10-11T06:20:12.736Z] Step 10/24 : FROM scratch [2020-10-11T06:20:12.736Z] ---> [2020-10-11T06:20:12.736Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-11T06:20:12.736Z] ---> Running in 4a25c548811d [2020-10-11T06:20:12.736Z] ---> Using cache [2020-10-11T06:20:12.736Z] ---> e15baf3b5cf7 [2020-10-11T06:20:12.736Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-11T06:20:14.142Z] ---> Running in 103b8e9aad8a [2020-10-11T06:20:14.726Z] Removing intermediate container 4a25c548811d [2020-10-11T06:20:14.726Z] ---> 8d4532ae4db2 [2020-10-11T06:20:14.726Z] Step 21/22 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:20:15.700Z] Removing intermediate container 103b8e9aad8a [2020-10-11T06:20:15.700Z] ---> 086c461e1fbd [2020-10-11T06:20:15.700Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-11T06:20:15.700Z] ---> Running in 494f6c174426 [2020-10-11T06:20:15.980Z] ---> Running in 61035d226ba3 [2020-10-11T06:20:16.262Z] Removing intermediate container 494f6c174426 [2020-10-11T06:20:16.262Z] ---> 0da238fb479b [2020-10-11T06:20:16.262Z] Step 22/22 : LABEL version=0.0.0 [2020-10-11T06:20:16.553Z] Removing intermediate container 61035d226ba3 [2020-10-11T06:20:16.553Z] ---> ccca6bca1888 [2020-10-11T06:20:16.553Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-11T06:20:16.832Z] ---> Running in 8beda2e66b32 [2020-10-11T06:20:18.819Z] ---> b5f3e158fbf4 [2020-10-11T06:20:18.819Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-11T06:20:18.819Z] Removing intermediate container 8beda2e66b32 [2020-10-11T06:20:18.819Z] ---> 2ffc12b57d4d [2020-10-11T06:20:18.819Z] [2020-10-11T06:20:19.423Z] Successfully built 2ffc12b57d4d [2020-10-11T06:20:19.423Z] Successfully tagged docker-core-metadata-go:latest [2020-10-11T06:20:22.215Z]  Building docker-core-metadata-go ... done  ---> aa0660a0752b [2020-10-11T06:20:22.215Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-11T06:20:22.215Z] ---> fdec5de324f6 [2020-10-11T06:20:22.215Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-11T06:20:22.494Z] ---> Running in 6b83afc5c5cd [2020-10-11T06:20:24.472Z] gofmt -l . [2020-10-11T06:20:25.047Z] ---> 1534878de0c5 [2020-10-11T06:20:25.047Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-11T06:20:25.327Z] Removing intermediate container e7f5df449356 [2020-10-11T06:20:25.327Z] ---> 9d0b1df7b0a4 [2020-10-11T06:20:25.327Z] [2020-10-11T06:20:25.327Z] Step 9/29 : FROM alpine:latest [2020-10-11T06:20:25.327Z] ---> a24bb4013296 [2020-10-11T06:20:25.327Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-11T06:20:25.327Z] ---> a91767df0d3f [2020-10-11T06:20:25.327Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-11T06:20:25.600Z] ---> Running in 87a0e15e0fcb [2020-10-11T06:20:25.600Z] 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 [2020-10-11T06:20:25.877Z] Removing intermediate container 87a0e15e0fcb [2020-10-11T06:20:25.877Z] ---> f48e281da41d [2020-10-11T06:20:25.877Z] Step 11/29 : USER root [2020-10-11T06:20:27.080Z] [ "`gofmt -l .`" = "" ] [2020-10-11T06:20:27.273Z] ---> Running in 234374ed6212 [2020-10-11T06:20:27.273Z] ---> d40f4627353b [2020-10-11T06:20:27.273Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-11T06:20:27.550Z] Removing intermediate container dd644776c6f2 [2020-10-11T06:20:27.550Z] ---> d8d73de4da7a [2020-10-11T06:20:27.550Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-11T06:20:27.550Z] Removing intermediate container 234374ed6212 [2020-10-11T06:20:27.550Z] ---> 2629d8698885 [2020-10-11T06:20:27.550Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-11T06:20:27.814Z] ---> Running in e6d595526dbc [2020-10-11T06:20:27.814Z] ---> Running in 768cedc220b8 [2020-10-11T06:20:28.082Z] ---> 564538c044f3 [2020-10-11T06:20:28.082Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-11T06:20:28.353Z] ---> Running in 38978b5e6505 [2020-10-11T06:20:28.946Z] Removing intermediate container 38978b5e6505 [2020-10-11T06:20:28.946Z] ---> d782b8e5633c [2020-10-11T06:20:28.946Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-11T06:20:28.946Z] ---> Running in 3834c75be666 [2020-10-11T06:20:29.044Z] ./bin/test-go-mod-tidy.sh [2020-10-11T06:20:29.216Z] Removing intermediate container 3834c75be666 [2020-10-11T06:20:29.216Z] ---> 1136a0d5fb7c [2020-10-11T06:20:29.216Z] Step 22/24 : LABEL arch=x86_64 [2020-10-11T06:20:29.216Z] 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 [2020-10-11T06:20:29.483Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-11T06:20:29.483Z] ---> Running in 55e3b1e47d9e [2020-10-11T06:20:29.483Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-11T06:20:29.639Z] ./bin/test-attribution-txt.sh [2020-10-11T06:20:29.755Z] Removing intermediate container 55e3b1e47d9e [2020-10-11T06:20:29.755Z] ---> 87d8d97d9451 [2020-10-11T06:20:29.755Z] Step 23/24 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:20:29.755Z] v3.12.0-376-gb3fc85f1ac [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:20:29.755Z] v3.12.0-381-g200ba6e281 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:20:29.755Z] OK: 12750 distinct packages available [2020-10-11T06:20:29.755Z] ---> Running in e6c5250b825d [2020-10-11T06:20:30.024Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-11T06:20:30.024Z] Removing intermediate container e6c5250b825d [2020-10-11T06:20:30.024Z] ---> a48c03429a05 [2020-10-11T06:20:30.024Z] Step 24/24 : LABEL version=0.0.0 [2020-10-11T06:20:30.024Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-11T06:20:30.024Z] Executing busybox-1.31.1-r16.trigger [2020-10-11T06:20:30.297Z] Executing ca-certificates-20191127-r4.trigger [2020-10-11T06:20:30.297Z] OK: 6 MiB in 16 packages [2020-10-11T06:20:30.297Z] ---> Running in 48754751dff6 [2020-10-11T06:20:30.906Z] Removing intermediate container 48754751dff6 [2020-10-11T06:20:30.906Z] ---> 23e0f1569977 [2020-10-11T06:20:30.906Z] [2020-10-11T06:20:30.906Z] Successfully built 23e0f1569977 [2020-10-11T06:20:30.906Z] Successfully tagged docker-support-notifications-go:latest [2020-10-11T06:20:32.354Z]  Building docker-support-notifications-go ... done Removing intermediate container 768cedc220b8 [2020-10-11T06:20:32.354Z] ---> a092fed9b2fc [2020-10-11T06:20:32.354Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-11T06:20:32.632Z] Removing intermediate container e6d595526dbc [2020-10-11T06:20:32.632Z] ---> 4f541b7d8044 [2020-10-11T06:20:32.632Z] [2020-10-11T06:20:32.632Z] Step 11/27 : FROM docker:latest [2020-10-11T06:20:32.632Z] ---> 809cc4dba987 [2020-10-11T06:20:32.632Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-11T06:20:32.632Z] ---> Running in 7f07510ae33e [2020-10-11T06:20:32.632Z] ---> Running in 44e424f7dfa0 [2020-10-11T06:20:33.227Z] Removing intermediate container 7f07510ae33e [2020-10-11T06:20:33.227Z] ---> 8f8d2d96dda0 [2020-10-11T06:20:33.227Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-11T06:20:33.227Z] ---> Running in ba0dc1e9c18e [2020-10-11T06:20:33.501Z] Removing intermediate container ba0dc1e9c18e [2020-10-11T06:20:33.501Z] ---> e4116cae707d [2020-10-11T06:20:33.501Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-11T06:20:33.501Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-11T06:20:33.501Z] ---> Running in 057c80e7a347 [2020-10-11T06:20:33.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2020-10-11T06:20:34.036Z] (1/2) Installing readline (8.0.4-r0) [2020-10-11T06:20:34.036Z] (2/2) Installing bash (5.0.17-r0) [2020-10-11T06:20:34.036Z] Executing bash-5.0.17-r0.post-install [2020-10-11T06:20:34.036Z] Executing busybox-1.31.1-r16.trigger [2020-10-11T06:20:34.036Z] OK: 12 MiB in 22 packages [2020-10-11T06:20:34.281Z] + ls -al . [2020-10-11T06:20:34.554Z] total 616 [2020-10-11T06:20:34.554Z] drwxrwxr-x 10 1001 1001 4096 Oct 11 06:20 . [2020-10-11T06:20:34.554Z] drwxr-xr-x 4 root root 4096 Oct 11 06:18 .. [2020-10-11T06:20:34.554Z] -rw-rw-r-- 1 1001 1001 11 Oct 11 06:16 .dockerignore [2020-10-11T06:20:34.554Z] drwxrwxr-x 8 1001 1001 4096 Oct 11 06:16 .git [2020-10-11T06:20:34.554Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 06:16 .github [2020-10-11T06:20:34.554Z] -rw-rw-r-- 1 1001 1001 932 Oct 11 06:16 .gitignore [2020-10-11T06:20:34.554Z] drwxrwxr-x 3 1001 1001 4096 Oct 11 06:16 .semver [2020-10-11T06:20:34.554Z] -rw-rw-r-- 1 1001 1001 166 Oct 11 06:16 .sonarcloud.properties [2020-10-11T06:20:34.554Z] -rw-rw-r-- 1 1001 1001 3804 Oct 11 06:16 CONTRIBUTING.md [2020-10-11T06:20:34.554Z] -rw-rw-r-- 1 1001 1001 1035 Oct 11 06:16 Dockerfile.build [2020-10-11T06:20:34.554Z] -rw-rw-r-- 1 1001 1001 863 Oct 11 06:16 Jenkinsfile [2020-10-11T06:20:34.554Z] -rw-rw-r-- 1 1001 1001 10775 Oct 11 06:16 LICENSE [2020-10-11T06:20:34.554Z] -rw-rw-r-- 1 1001 1001 6237 Oct 11 06:16 Makefile [2020-10-11T06:20:34.554Z] -rw-rw-r-- 1 1001 1001 6447 Oct 11 06:16 README.md [2020-10-11T06:20:34.554Z] -rw-rw-r-- 1 1001 1001 259 Oct 11 06:16 SECURITY.md [2020-10-11T06:20:34.554Z] -rw-rw-r-- 1 1001 1001 5 Oct 11 06:13 VERSION [2020-10-11T06:20:34.554Z] -rw-rw-r-- 1 1001 1001 4131 Oct 11 06:16 ZMQWindows.md [2020-10-11T06:20:34.554Z] drwxrwxr-x 2 1001 1001 4096 Oct 11 06:16 bin [2020-10-11T06:20:34.554Z] drwxrwxr-x 15 1001 1001 4096 Oct 11 06:16 cmd [2020-10-11T06:20:34.554Z] -rw-r--r-- 1 root root 491294 Oct 11 06:20 coverage.out [2020-10-11T06:20:34.554Z] -rw-r--r-- 1 root root 984 Oct 11 06:20 go.mod [2020-10-11T06:20:34.554Z] -rw-r--r-- 1 root root 18876 Oct 11 06:20 go.sum [2020-10-11T06:20:34.554Z] drwxrwxr-x 8 1001 1001 4096 Oct 11 06:16 internal [2020-10-11T06:20:34.554Z] drwxrwxr-x 4 1001 1001 4096 Oct 11 06:16 openapi [2020-10-11T06:20:34.554Z] drwxrwxr-x 4 1001 1001 4096 Oct 11 06:16 snap [2020-10-11T06:20:34.554Z] -rw-rw-r-- 1 1001 1001 168 Oct 11 06:16 version.go [Pipeline] sh [2020-10-11T06:20:35.234Z] + '[' -e coverage.out ] [2020-10-11T06:20:35.234Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-11T06:20:35.275Z] Warning: overwriting stash ‘coverage-report’ [2020-10-11T06:20:35.461Z] Removing intermediate container 44e424f7dfa0 [2020-10-11T06:20:35.461Z] ---> 03d03d8f9750 [2020-10-11T06:20:35.461Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-11T06:20:35.731Z] Removing intermediate container 057c80e7a347 [2020-10-11T06:20:35.731Z] ---> e5557887d86b [2020-10-11T06:20:35.731Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-11T06:20:35.731Z] ---> Running in ab959cc727dd [2020-10-11T06:20:36.446Z] Stashed 1 file(s) [Pipeline] sh [2020-10-11T06:20:36.690Z] ---> c04d21a1a4af [2020-10-11T06:20:36.690Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-11T06:20:36.955Z] ---> e411f3a5f03c [2020-10-11T06:20:36.955Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-11T06:20:37.193Z] + make build [2020-10-11T06:20:37.193Z] 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 [2020-10-11T06:20:37.229Z] Removing intermediate container ab959cc727dd [2020-10-11T06:20:37.229Z] ---> 617be96641e2 [2020-10-11T06:20:37.229Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-11T06:20:37.496Z] ---> 31d1fffc6bab [2020-10-11T06:20:37.496Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-11T06:20:37.496Z] ---> Running in ff227270c50f [2020-10-11T06:20:37.758Z] Removing intermediate container ff227270c50f [2020-10-11T06:20:37.758Z] ---> be9594058d55 [2020-10-11T06:20:37.758Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-11T06:20:37.758Z] ---> Running in b9a800c7b9c6 [2020-10-11T06:20:37.758Z] ---> 8bafa4847d6c [2020-10-11T06:20:37.758Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-11T06:20:38.029Z] Removing intermediate container b9a800c7b9c6 [2020-10-11T06:20:38.029Z] ---> 5a0ba42bb3a5 [2020-10-11T06:20:38.029Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-11T06:20:38.029Z] ---> Running in 09718c679761 [2020-10-11T06:20:38.029Z] ---> e35a6dcead9c [2020-10-11T06:20:38.029Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-11T06:20:38.029Z] ---> Running in 707937f0dfd7 [2020-10-11T06:20:38.296Z] Removing intermediate container 09718c679761 [2020-10-11T06:20:38.296Z] ---> 9c1c8f051035 [2020-10-11T06:20:38.296Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-11T06:20:39.247Z] ---> 698c2c87b1ac [2020-10-11T06:20:39.247Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-11T06:20:41.171Z] ---> dd7d2d46d93a [2020-10-11T06:20:41.171Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-11T06:20:41.171Z] Removing intermediate container 707937f0dfd7 [2020-10-11T06:20:41.171Z] ---> fb4ca0aff2ec [2020-10-11T06:20:41.171Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-11T06:20:41.171Z] ---> ce617771620e [2020-10-11T06:20:41.171Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-11T06:20:41.171Z] ---> dbda97d277fc [2020-10-11T06:20:41.171Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-11T06:20:41.435Z] ---> Running in e74f9ea4f6d8 [2020-10-11T06:20:41.435Z] ---> Running in 55283a3d113f [2020-10-11T06:20:42.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-11T06:20:42.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-11T06:20:42.669Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-11T06:20:42.669Z] (2/33) Installing expat (2.2.9-r1) [2020-10-11T06:20:42.669Z] (3/33) Installing libffi (3.3-r2) [2020-10-11T06:20:42.669Z] (4/33) Installing gdbm (1.13-r1) [2020-10-11T06:20:44.057Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-11T06:20:44.057Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-11T06:20:44.057Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-11T06:20:44.321Z] Removing intermediate container 6b83afc5c5cd [2020-10-11T06:20:44.321Z] ---> 4b3f94410ca6 [2020-10-11T06:20:44.321Z] [2020-10-11T06:20:44.321Z] Step 10/23 : FROM alpine [2020-10-11T06:20:44.321Z] ---> a24bb4013296 [2020-10-11T06:20:44.321Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-11T06:20:47.631Z] Removing intermediate container 55283a3d113f [2020-10-11T06:20:47.631Z] ---> c50902e318b6 [2020-10-11T06:20:47.631Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-11T06:20:47.893Z] ---> Running in 94aefa81cb20 [2020-10-11T06:20:47.893Z] ---> Running in 431abf04bce3 [2020-10-11T06:20:47.893Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-11T06:20:47.893Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-11T06:20:47.893Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-11T06:20:47.893Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-11T06:20:47.893Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-11T06:20:47.893Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-11T06:20:48.158Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-11T06:20:48.158Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-11T06:20:48.733Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-11T06:20:48.733Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-11T06:20:48.733Z] Removing intermediate container 94aefa81cb20 [2020-10-11T06:20:48.733Z] ---> e33567028c9c [2020-10-11T06:20:48.733Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-11T06:20:49.005Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-11T06:20:49.269Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-11T06:20:49.269Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-11T06:20:49.534Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-11T06:20:49.534Z] ---> Running in 1bd964ff4813 [2020-10-11T06:20:49.534Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-11T06:20:49.534Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-11T06:20:49.534Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-11T06:20:49.534Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-11T06:20:49.534Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-11T06:20:49.534Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-11T06:20:49.534Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-11T06:20:49.534Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-11T06:20:49.534Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-11T06:20:50.107Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-11T06:20:50.107Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-11T06:20:50.107Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-11T06:20:50.368Z] Removing intermediate container 1bd964ff4813 [2020-10-11T06:20:50.368Z] ---> e061b7518898 [2020-10-11T06:20:50.368Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-11T06:20:51.313Z] Executing busybox-1.31.1-r16.trigger [2020-10-11T06:20:51.313Z] OK: 71 MiB in 55 packages [2020-10-11T06:20:51.582Z] ---> Running in 2e00d0ec1c38 [2020-10-11T06:20:51.582Z] Removing intermediate container 431abf04bce3 [2020-10-11T06:20:51.582Z] ---> 2aab2f8bd538 [2020-10-11T06:20:51.582Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-11T06:20:51.844Z] ---> Running in bbb0bd8171d5 [2020-10-11T06:20:51.844Z] Removing intermediate container 2e00d0ec1c38 [2020-10-11T06:20:51.844Z] ---> 5641034cdac2 [2020-10-11T06:20:51.844Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:20:51.844Z] ---> Running in fd655ca07f8f [2020-10-11T06:20:53.235Z] Removing intermediate container bbb0bd8171d5 [2020-10-11T06:20:53.235Z] ---> e09e2ad21583 [2020-10-11T06:20:53.235Z] Step 26/29 : CMD [ "generate" ] [2020-10-11T06:20:56.550Z] ---> Running in b52c914a49eb [2020-10-11T06:20:56.812Z] Removing intermediate container e74f9ea4f6d8 [2020-10-11T06:20:56.812Z] ---> 1994ae810aef [2020-10-11T06:20:56.812Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-11T06:20:56.812Z] Removing intermediate container b52c914a49eb [2020-10-11T06:20:56.812Z] ---> 158292a81d88 [2020-10-11T06:20:56.812Z] Step 27/29 : LABEL arch=x86_64 [2020-10-11T06:20:57.076Z] ---> Running in 99e2fcbd2344 [2020-10-11T06:20:57.076Z] ---> Running in 2c19aabed6d8 [2020-10-11T06:20:57.340Z] Removing intermediate container fd655ca07f8f [2020-10-11T06:20:57.340Z] ---> d60527b03388 [2020-10-11T06:20:57.340Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-11T06:20:57.340Z] Removing intermediate container 2c19aabed6d8 [2020-10-11T06:20:57.340Z] ---> 36b94432e79d [2020-10-11T06:20:57.340Z] Step 28/29 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:20:57.340Z] ---> Running in e5d8431be7bc [2020-10-11T06:20:57.606Z] ---> Running in d8632403b509 [2020-10-11T06:20:57.606Z] Removing intermediate container e5d8431be7bc [2020-10-11T06:20:57.606Z] ---> 1375bebdde54 [2020-10-11T06:20:57.606Z] Step 29/29 : LABEL version=0.0.0 [2020-10-11T06:20:57.869Z] ---> Running in bd5f2650c6d8 [2020-10-11T06:20:57.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-11T06:20:57.869Z] Removing intermediate container bd5f2650c6d8 [2020-10-11T06:20:57.869Z] ---> de9dd66b7a9f [2020-10-11T06:20:57.869Z] [2020-10-11T06:20:58.132Z] Successfully built de9dd66b7a9f [2020-10-11T06:20:58.132Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-11T06:20:58.394Z]  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 [2020-10-11T06:20:58.662Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-11T06:20:58.662Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-11T06:20:58.662Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-11T06:20:58.662Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-11T06:20:58.922Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-11T06:20:58.922Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-11T06:20:59.184Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-11T06:20:59.184Z] Collecting jsonschema<3,>=2.5.1 [2020-10-11T06:20:59.184Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-11T06:20:59.455Z] Collecting texttable<0.10,>=0.9.0 [2020-10-11T06:20:59.455Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-11T06:20:59.455Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-11T06:20:59.455Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-11T06:20:59.455Z] Executing busybox-1.31.1-r16.trigger [2020-10-11T06:20:59.455Z] OK: 8 MiB in 19 packages [2020-10-11T06:21:00.032Z] Collecting docopt<0.7,>=0.6.1 [2020-10-11T06:21:00.032Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-11T06:21:00.293Z] Removing intermediate container d8632403b509 [2020-10-11T06:21:00.293Z] ---> 84d2fc26f536 [2020-10-11T06:21:00.293Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-11T06:21:00.556Z] ---> 94df571de0fc [2020-10-11T06:21:00.556Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-11T06:21:00.822Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-11T06:21:00.822Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-11T06:21:01.083Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-11T06:21:01.083Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-11T06:21:01.083Z] Collecting PyYAML<4,>=3.10 [2020-10-11T06:21:01.083Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-11T06:21:01.346Z] ---> 9f357199565c [2020-10-11T06:21:01.346Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-11T06:21:02.738Z] Collecting docker<4.0,>=3.6.0 [2020-10-11T06:21:02.738Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-11T06:21:03.000Z] ---> 5528a35badee [2020-10-11T06:21:03.001Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-11T06:21:03.001Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-11T06:21:03.001Z] ---> Running in 3f2d036c6e01 [2020-10-11T06:21:03.001Z] Collecting cached-property<2,>=1.2.0 [2020-10-11T06:21:03.001Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-11T06:21:03.263Z] Collecting idna<2.8,>=2.5 [2020-10-11T06:21:03.263Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-11T06:21:03.263Z] Removing intermediate container 3f2d036c6e01 [2020-10-11T06:21:03.263Z] ---> 935757265fda [2020-10-11T06:21:03.263Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-11T06:21:03.263Z] ---> Running in dd53fca8420e [2020-10-11T06:21:03.263Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-11T06:21:03.263Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-11T06:21:03.527Z] 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) [2020-10-11T06:21:03.527Z] 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) [2020-10-11T06:21:03.527Z] Removing intermediate container dd53fca8420e [2020-10-11T06:21:03.527Z] ---> 83e0a7257ff6 [2020-10-11T06:21:03.527Z] Step 21/23 : LABEL arch=x86_64 [2020-10-11T06:21:03.527Z] Collecting docker-pycreds>=0.4.0 [2020-10-11T06:21:03.527Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-11T06:21:03.527Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-11T06:21:03.527Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-11T06:21:03.527Z] ---> Running in 4da94f961c2b [2020-10-11T06:21:03.527Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-11T06:21:03.527Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-11T06:21:03.527Z] Removing intermediate container 4da94f961c2b [2020-10-11T06:21:03.527Z] ---> a685a94d66fd [2020-10-11T06:21:03.527Z] Step 22/23 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:21:03.788Z] Installing collected packages: dockerpty, jsonschema, texttable, docopt, idna, urllib3, requests, websocket-client, PyYAML, docker-pycreds, docker, cached-property, docker-compose [2020-10-11T06:21:03.788Z] Running setup.py install for dockerpty: started [2020-10-11T06:21:03.788Z] ---> Running in 99f96171b270 [2020-10-11T06:21:03.788Z] Removing intermediate container 99f96171b270 [2020-10-11T06:21:03.788Z] ---> 2a2c580e9ac9 [2020-10-11T06:21:03.788Z] Step 23/23 : LABEL version=0.0.0 [2020-10-11T06:21:04.036Z] 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 [2020-10-11T06:21:04.051Z] ---> Running in fc9cbc3d95c6 [2020-10-11T06:21:04.051Z] Removing intermediate container fc9cbc3d95c6 [2020-10-11T06:21:04.051Z] ---> 0ef4af762bec [2020-10-11T06:21:04.051Z] [2020-10-11T06:21:04.051Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-11T06:21:04.051Z] Successfully built 0ef4af762bec [2020-10-11T06:21:04.313Z] Successfully tagged docker-core-data-go:latest [2020-10-11T06:21:04.313Z]  Building docker-core-data-go ... done  Running setup.py install for texttable: started [2020-10-11T06:21:04.575Z] Running setup.py install for texttable: finished with status 'done' [2020-10-11T06:21:04.575Z] Running setup.py install for docopt: started [2020-10-11T06:21:05.151Z] Running setup.py install for docopt: finished with status 'done' [2020-10-11T06:21:05.151Z] Attempting uninstall: idna [2020-10-11T06:21:05.151Z] Found existing installation: idna 2.9 [2020-10-11T06:21:05.151Z] Uninstalling idna-2.9: [2020-10-11T06:21:05.151Z] Successfully uninstalled idna-2.9 [2020-10-11T06:21:05.414Z] Attempting uninstall: urllib3 [2020-10-11T06:21:05.414Z] Found existing installation: urllib3 1.25.9 [2020-10-11T06:21:05.414Z] Uninstalling urllib3-1.25.9: [2020-10-11T06:21:05.414Z] Successfully uninstalled urllib3-1.25.9 [2020-10-11T06:21:05.414Z] Attempting uninstall: requests [2020-10-11T06:21:05.414Z] Found existing installation: requests 2.23.0 [2020-10-11T06:21:05.414Z] Uninstalling requests-2.23.0: [2020-10-11T06:21:05.676Z] Successfully uninstalled requests-2.23.0 [2020-10-11T06:21:05.676Z] Running setup.py install for PyYAML: started [2020-10-11T06:21:06.249Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-11T06:21:07.194Z] 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 [2020-10-11T06:21:09.418Z] 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 [2020-10-11T06:21:10.598Z] Removing intermediate container 99e2fcbd2344 [2020-10-11T06:21:10.598Z] ---> dcddd228d642 [2020-10-11T06:21:10.598Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-11T06:21:10.598Z] ---> Running in e962269245b1 [2020-10-11T06:21:10.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-11T06:21:10.871Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-11T06:21:10.871Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-11T06:21:10.871Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-11T06:21:10.871Z] (3/3) Installing curl (7.69.1-r1) [2020-10-11T06:21:10.871Z] Executing busybox-1.31.1-r16.trigger [2020-10-11T06:21:11.159Z] OK: 72 MiB in 58 packages [2020-10-11T06:21:11.452Z] Removing intermediate container e962269245b1 [2020-10-11T06:21:11.452Z] ---> c0108216e13e [2020-10-11T06:21:11.452Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-11T06:21:11.452Z] ---> Running in dd102e738f1b [2020-10-11T06:21:11.724Z] Removing intermediate container dd102e738f1b [2020-10-11T06:21:11.724Z] ---> 9b00806d8c40 [2020-10-11T06:21:11.724Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-11T06:21:11.724Z] ---> Running in afef7eff3b9e [2020-10-11T06:21:11.724Z] Removing intermediate container afef7eff3b9e [2020-10-11T06:21:11.724Z] ---> 9bee35ded15b [2020-10-11T06:21:11.724Z] Step 25/27 : LABEL arch=x86_64 [2020-10-11T06:21:11.986Z] ---> Running in 31012cb87e8c [2020-10-11T06:21:11.987Z] Removing intermediate container 31012cb87e8c [2020-10-11T06:21:11.987Z] ---> d38aff393015 [2020-10-11T06:21:11.987Z] Step 26/27 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:21:11.987Z] ---> Running in 3b8ea868c6cf [2020-10-11T06:21:12.248Z] Removing intermediate container 3b8ea868c6cf [2020-10-11T06:21:12.248Z] ---> 80c9b838b45f [2020-10-11T06:21:12.248Z] Step 27/27 : LABEL version=0.0.0 [2020-10-11T06:21:12.248Z] ---> Running in 5ef6cddbf399 [2020-10-11T06:21:12.510Z] Removing intermediate container 5ef6cddbf399 [2020-10-11T06:21:12.510Z] ---> 41de3ccd16ec [2020-10-11T06:21:12.510Z] [2020-10-11T06:21:12.510Z] Successfully built 41de3ccd16ec [2020-10-11T06:21:12.510Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-11T06:21:12.793Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-10-11T06:21:12.856Z] $ docker stop --time=1 49bf496c37d10eaf7361e09100b1b412051b7821c66842b0b2bd8da899dc8611 [2020-10-11T06:21:13.731Z] 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 [2020-10-11T06:21:14.456Z] $ docker rm -f 49bf496c37d10eaf7361e09100b1b412051b7821c66842b0b2bd8da899dc8611 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-11T06:21:15.099Z] + docker images [2020-10-11T06:21:15.099Z] + grep docker [2020-10-11T06:21:15.099Z] docker-sys-mgmt-agent-go latest 41de3ccd16ec 3 seconds ago 290MB [2020-10-11T06:21:15.099Z] docker-core-data-go latest 0ef4af762bec 12 seconds ago 23.6MB [2020-10-11T06:21:15.099Z] docker-security-secrets-setup-go latest de9dd66b7a9f 18 seconds ago 24MB [2020-10-11T06:21:15.099Z] docker-support-notifications-go latest 23e0f1569977 45 seconds ago 13.6MB [2020-10-11T06:21:15.099Z] docker-core-metadata-go latest 2ffc12b57d4d 58 seconds ago 14.2MB [2020-10-11T06:21:15.099Z] docker-security-secretstore-setup-go latest c39b389d50ee 2 minutes ago 32.4MB [2020-10-11T06:21:15.099Z] docker-support-scheduler-go latest ef4930b603d9 2 minutes ago 12.3MB [2020-10-11T06:21:15.099Z] docker-core-command-go latest 29f95fbf5b28 2 minutes ago 12.2MB [2020-10-11T06:21:15.099Z] docker-security-proxy-setup-go latest 66aae049592b 2 minutes ago 15.8MB [2020-10-11T06:21:15.099Z] docker-support-logging-go latest 7e89b6f334ed 2 minutes ago 11.1MB [2020-10-11T06:21:15.099Z] docker latest 809cc4dba987 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 [2020-10-11T06:21:18.050Z] 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 [2020-10-11T06:21:23.446Z] 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 [2020-10-11T06:21:23.719Z] 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 [2020-10-11T06:21:29.116Z] 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 [2020-10-11T06:21:31.280Z] Still waiting to schedule task [2020-10-11T06:21:31.280Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2020-10-11T06:21:32.493Z] 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 [2020-10-11T06:21:35.881Z] 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 [2020-10-11T06:21:41.277Z] 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 [2020-10-11T06:21:44.667Z] 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 [2020-10-11T06:21:48.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } [2020-10-11T06:21:50.725Z] $ docker stop --time=1 d9f3ab8b20bb41669fa4fb8b09de1bff6e6ffb5e810d13d33fbe59a641f6bdef [2020-10-11T06:21:53.214Z] $ docker rm -f d9f3ab8b20bb41669fa4fb8b09de1bff6e6ffb5e810d13d33fbe59a641f6bdef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:21:54.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-11T06:21:54.990Z] [2020-10-11T06:21:54.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:21:55.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-11T06:21:55.684Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-10-11T06:21:55.684Z] 29e5d40040c1: Pulling fs layer [2020-10-11T06:21:55.684Z] 1ce36da41761: Pulling fs layer [2020-10-11T06:21:55.684Z] 25b303627fd3: Pulling fs layer [2020-10-11T06:21:55.960Z] 29e5d40040c1: Verifying Checksum [2020-10-11T06:21:55.960Z] 29e5d40040c1: Download complete [2020-10-11T06:21:56.557Z] 29e5d40040c1: Pull complete [2020-10-11T06:21:56.557Z] 1ce36da41761: Verifying Checksum [2020-10-11T06:21:56.557Z] 1ce36da41761: Download complete [2020-10-11T06:21:57.986Z] 1ce36da41761: Pull complete [2020-10-11T06:21:58.259Z] 25b303627fd3: Verifying Checksum [2020-10-11T06:21:58.259Z] 25b303627fd3: Download complete [2020-10-11T06:22:08.429Z] 25b303627fd3: Pull complete [2020-10-11T06:22:08.429Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-10-11T06:22:08.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-11T06:22:08.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-10-11T06:22:08.677Z] prd-ubuntu18.04-docker-arm64-4c-16g-4603 does not seem to be running inside a container [2020-10-11T06:22:08.764Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-11T06:22:12.077Z] $ docker top 32409f28c3f7f1b5983d0656dfbee4d46ca252aceba3a8d38bf81fccb9e624bd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-11T06:22:13.504Z] + docker-compose build --help [2020-10-11T06:22:13.504Z] + grep parallel [2020-10-11T06:22:16.893Z] --parallel Build images in parallel. [Pipeline] } [2020-10-11T06:22:17.204Z] $ docker stop --time=1 32409f28c3f7f1b5983d0656dfbee4d46ca252aceba3a8d38bf81fccb9e624bd [2020-10-11T06:22:19.192Z] $ docker rm -f 32409f28c3f7f1b5983d0656dfbee4d46ca252aceba3a8d38bf81fccb9e624bd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-11T06:22:20.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-11T06:22:20.152Z] . [Pipeline] withDockerContainer [2020-10-11T06:22:20.454Z] prd-ubuntu18.04-docker-arm64-4c-16g-4603 does not seem to be running inside a container [2020-10-11T06:22:20.556Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-11T06:22:21.988Z] $ docker top 7b22f978a9077a1e81f20117551236ea0a293613e39c88deba529d94ad938784 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-11T06:22:23.069Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-11T06:22:26.453Z] Building docker-core-command-go ... [2020-10-11T06:22:26.453Z] Building docker-core-data-go ... [2020-10-11T06:22:26.453Z] Building docker-core-metadata-go ... [2020-10-11T06:22:26.453Z] Building docker-security-proxy-setup-go ... [2020-10-11T06:22:26.453Z] Building docker-security-secrets-setup-go ... [2020-10-11T06:22:26.453Z] Building docker-security-secretstore-setup-go ... [2020-10-11T06:22:26.453Z] Building docker-support-logging-go ... [2020-10-11T06:22:26.453Z] Building docker-support-notifications-go ... [2020-10-11T06:22:26.453Z] Building docker-support-scheduler-go ... [2020-10-11T06:22:26.453Z] Building docker-sys-mgmt-agent-go ... [2020-10-11T06:22:26.453Z] Building docker-support-scheduler-go [2020-10-11T06:22:26.453Z] Building docker-sys-mgmt-agent-go [2020-10-11T06:22:26.453Z] Building docker-core-command-go [2020-10-11T06:22:26.453Z] Building docker-security-secretstore-setup-go [2020-10-11T06:22:26.453Z] Building docker-security-proxy-setup-go [2020-10-11T06:22:34.970Z] Running on prd-centos7-docker-8c-8g-4604 in /w/workspace/edgexfoundry_edgex-go_PR-2781 [Pipeline] { [Pipeline] ws [2020-10-11T06:22:35.069Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-10-11T06:22:37.327Z] using credential edgex-jenkins-ssh [2020-10-11T06:22:37.391Z] Cloning the remote Git repository [2020-10-11T06:22:37.239Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-11T06:22:37.320Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-10-11T06:22:37.347Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-11T06:22:37.347Z] > git --version # timeout=10 [2020-10-11T06:22:37.353Z] > git --version # 'git version 2.16.5' [2020-10-11T06:22:37.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-11T06:22:37.380Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-11T06:22:44.653Z] Merging remotes/origin/master commit f69fcd6f6cfc821951e2cd5529adc6021efd69b2 into PR head commit 3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:22:44.784Z] Merge succeeded, producing 3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:22:44.784Z] Checking out Revision 3d0cf384b95dc3d8c179c5f8be7243454681a2bc (PR-2781) [2020-10-11T06:22:44.113Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-11T06:22:44.121Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-11T06:22:44.131Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-11T06:22:44.143Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-11T06:22:44.143Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-11T06:22:44.148Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2781/head:refs/remotes/origin/PR-2781 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-11T06:22:44.665Z] > git config core.sparsecheckout # timeout=10 [2020-10-11T06:22:44.670Z] > git checkout -f 3d0cf384b95dc3d8c179c5f8be7243454681a2bc # timeout=10 [2020-10-11T06:22:44.759Z] > git remote # timeout=10 [2020-10-11T06:22:44.765Z] > git config --get remote.origin.url # timeout=10 [2020-10-11T06:22:44.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-11T06:22:44.772Z] > git merge f69fcd6f6cfc821951e2cd5529adc6021efd69b2 # timeout=10 [2020-10-11T06:22:44.780Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-11T06:22:44.790Z] > git config core.sparsecheckout # timeout=10 [2020-10-11T06:22:44.793Z] > git checkout -f 3d0cf384b95dc3d8c179c5f8be7243454681a2bc # timeout=10 [2020-10-11T06:22:48.538Z] Commit message: "feat(data): Implement event count V2 API" [2020-10-11T06:22:48.566Z] > git --version # timeout=10 [2020-10-11T06:22:48.570Z] > git --version # 'git version 2.16.5' [2020-10-11T06:22:48.574Z] fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-11T06:22:50.414Z] ++ find /w/workspace/edgex-go/1 [2020-10-11T06:22:50.415Z] ++ grep snapcraft.yaml [2020-10-11T06:22:50.415Z] + grep -Po '^name: \K(.*)' /w/workspace/edgex-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-11T06:22:50.638Z] provisioning config files... [2020-10-11T06:22:50.651Z] copy managed file [EdgeX] to file:/w/workspace/edgex-go/1@tmp/config3719020673060357468tmp [Pipeline] { [Pipeline] sh [2020-10-11T06:22:51.061Z] + cp /w/workspace/edgex-go/1@tmp/config3719020673060357468tmp /w/workspace/edgex-go/1/edgex-snap-store-login [Pipeline] sh [2020-10-11T06:22:51.404Z] + 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 [2020-10-11T06:22:51.404Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-10-11T06:22:51.404Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-10-11T06:22:51.404Z] f08d8e2a3ba1: Pulling fs layer [2020-10-11T06:22:51.404Z] 3baa9cb2483b: Pulling fs layer [2020-10-11T06:22:51.404Z] 94e5ff4c0b15: Pulling fs layer [2020-10-11T06:22:51.404Z] 1860925334f9: Pulling fs layer [2020-10-11T06:22:51.404Z] 2daf38717194: Pulling fs layer [2020-10-11T06:22:51.405Z] 309017e8d7a4: Pulling fs layer [2020-10-11T06:22:51.405Z] f7790dc9fd0f: Pulling fs layer [2020-10-11T06:22:51.405Z] cac0ae9282c2: Pulling fs layer [2020-10-11T06:22:51.405Z] 1f4cadf9a1ed: Pulling fs layer [2020-10-11T06:22:51.405Z] 1860925334f9: Waiting [2020-10-11T06:22:51.405Z] 2daf38717194: Waiting [2020-10-11T06:22:51.405Z] 309017e8d7a4: Waiting [2020-10-11T06:22:51.405Z] f7790dc9fd0f: Waiting [2020-10-11T06:22:51.405Z] 1f4cadf9a1ed: Waiting [2020-10-11T06:22:51.405Z] cac0ae9282c2: Waiting [2020-10-11T06:22:51.666Z] 94e5ff4c0b15: Verifying Checksum [2020-10-11T06:22:51.666Z] 94e5ff4c0b15: Download complete [2020-10-11T06:22:51.666Z] 3baa9cb2483b: Download complete [2020-10-11T06:22:51.666Z] 1860925334f9: Verifying Checksum [2020-10-11T06:22:51.666Z] 1860925334f9: Download complete [2020-10-11T06:22:51.666Z] 309017e8d7a4: Verifying Checksum [2020-10-11T06:22:51.666Z] 309017e8d7a4: Download complete [2020-10-11T06:22:51.666Z] f7790dc9fd0f: Download complete [2020-10-11T06:22:51.666Z] cac0ae9282c2: Download complete [2020-10-11T06:22:51.666Z] 1f4cadf9a1ed: Download complete [2020-10-11T06:22:54.237Z] f08d8e2a3ba1: Verifying Checksum [2020-10-11T06:22:54.237Z] f08d8e2a3ba1: Download complete [2020-10-11T06:22:55.213Z] f08d8e2a3ba1: Pull complete [2020-10-11T06:22:55.213Z] 3baa9cb2483b: Pull complete [2020-10-11T06:22:55.213Z] 94e5ff4c0b15: Pull complete [2020-10-11T06:22:55.213Z] 1860925334f9: Pull complete [2020-10-11T06:22:58.527Z] 2daf38717194: Verifying Checksum [2020-10-11T06:22:58.527Z] 2daf38717194: Download complete [2020-10-11T06:23:13.473Z] 2daf38717194: Pull complete [2020-10-11T06:23:13.473Z] 309017e8d7a4: Pull complete [2020-10-11T06:23:13.473Z] f7790dc9fd0f: Pull complete [2020-10-11T06:23:13.473Z] cac0ae9282c2: Pull complete [2020-10-11T06:23:13.473Z] 1f4cadf9a1ed: Pull complete [2020-10-11T06:23:13.473Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-10-11T06:23:13.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-10-11T06:23:15.401Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-11T06:23:15.401Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-11T06:23:15.401Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-11T06:23:15.667Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-10-11T06:23:15.667Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [193 kB] [2020-10-11T06:23:15.931Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2110 kB] [2020-10-11T06:23:15.932Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] [2020-10-11T06:23:16.205Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [44.6 kB] [2020-10-11T06:23:16.205Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2104 kB] [2020-10-11T06:23:16.205Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1341 kB] [2020-10-11T06:23:16.205Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [14.6 kB] [2020-10-11T06:23:16.473Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [220 kB] [2020-10-11T06:23:16.473Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-10-11T06:23:16.473Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-10-11T06:23:16.779Z] Fetched 7995 kB in 2s (5062 kB/s) [2020-10-11T06:23:17.498Z] Reading package lists... [2020-10-11T06:23:18.818Z] 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: [2020-10-11T06:23:18.818Z] - README.md [2020-10-11T06:23:18.818Z] [2020-10-11T06:23:18.818Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-11T06:23:19.859Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-11T06:23:19.859Z] 0% [Connecting to archive.ubuntu.com (91.189.88.152)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.152) 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-11T06:23:20.197Z] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-11T06:23:20.197Z] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-10-11T06:23:21.198Z] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 61% Reading package lists... 61% Reading package lists... 62% Reading package lists... 62% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 84% Reading package lists... 84% Reading package lists... 84% Reading package lists... 84% Reading package lists... 84% Reading package lists... 84% 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 [2020-10-11T06:23:22.680Z] Installing build dependencies: autoconf automake autopoint autotools-dev 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-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 libltdl-dev libltdl7 liblua5.1-0 liblua5.1-0-dev libmpc3 libmpfr6 libmpx2 libncurses5-dev libnorm1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libperl5.26 libpgm-5.2-0 libquadmath0 libreadline-dev librhash0 libsigsegv2 libsodium23 libssl-dev libstdc++-7-dev libtinfo-dev libtool libtool-bin libtsan0 libubsan0 libuv1 libx32asan4 libx32atomic1 libx32cilkrts5 libx32gcc-7-dev libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 libyaml-0-2 libyaml-dev libzmq3-dev libzmq5 linux-libc-dev lua-any lua-sec lua-socket lua5.1 luarocks m4 make manpages manpages-dev netbase patch perl perl-modules-5.26 pkg-config unzip wget zip zlib1g-dev [2020-10-11T06:23:23.317Z] 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... 61% Reading package lists... 61% Reading package lists... 62% Reading package lists... 62% Reading package lists... 72% Reading package lists... 72% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 84% Reading package lists... 84% Reading package lists... 84% Reading package lists... 84% Reading package lists... 84% Reading package lists... 84% 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 [2020-10-11T06:23:23.317Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-10-11T06:23:23.317Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-10-11T06:23:23.642Z] The following packages were automatically installed and are no longer required: [2020-10-11T06:23:23.642Z] libjq1 libonig4 [2020-10-11T06:23:23.642Z] Use 'sudo apt autoremove' to remove them. [2020-10-11T06:23:23.642Z] Suggested packages: [2020-10-11T06:23:23.642Z] autoconf-archive gnu-standards autoconf-doc gettext binutils-doc cmake-doc [2020-10-11T06:23:23.642Z] ninja-build cpp-doc gcc-7-locales debian-keyring gcc-7-doc libstdc++6-7-dbg [2020-10-11T06:23:23.642Z] lib32stdc++6-7-dbg libx32stdc++6-7-dbg flex bison gdb gcc-doc libgcc1-dbg [2020-10-11T06:23:23.642Z] libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg [2020-10-11T06:23:23.642Z] libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg [2020-10-11T06:23:23.642Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-11T06:23:23.642Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn lrzip glibc-doc bzr [2020-10-11T06:23:23.642Z] gdbm-l10n libtool-doc ncurses-doc readline-doc libssl-doc libstdc++-7-doc [2020-10-11T06:23:23.642Z] gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc make-doc [2020-10-11T06:23:23.642Z] man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl [2020-10-11T06:23:23.642Z] | libterm-readline-perl-perl [2020-10-11T06:23:23.642Z] The following NEW packages will be installed: [2020-10-11T06:23:23.642Z] autoconf automake autopoint autotools-dev binutils binutils-common [2020-10-11T06:23:23.642Z] binutils-x86-64-linux-gnu build-essential cmake cmake-data cpp cpp-7 curl [2020-10-11T06:23:23.642Z] dpkg-dev fakeroot g++ g++-7 g++-7-multilib g++-multilib gcc gcc-7 gcc-7-base [2020-10-11T06:23:24.010Z] gcc-7-multilib gcc-multilib git git-man less lib32asan4 lib32atomic1 [2020-10-11T06:23:24.010Z] lib32cilkrts5 lib32gcc-7-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx2 [2020-10-11T06:23:24.010Z] lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 lib32ubsan0 [2020-10-11T06:23:24.010Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl [2020-10-11T06:23:24.010Z] libarchive13 libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev [2020-10-11T06:23:24.010Z] libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcc1-0 libcilkrts5 [2020-10-11T06:23:24.010Z] libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot [2020-10-11T06:23:24.010Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 [2020-10-11T06:23:24.010Z] libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libltdl-dev [2020-10-11T06:23:24.010Z] libltdl7 liblua5.1-0 liblua5.1-0-dev libmpc3 libmpfr6 libmpx2 [2020-10-11T06:23:24.010Z] libncurses5-dev libnorm1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-11T06:23:24.010Z] libperl5.26 libpgm-5.2-0 libquadmath0 libreadline-dev librhash0 libsigsegv2 [2020-10-11T06:23:24.010Z] libsodium23 libssl-dev libstdc++-7-dev libtinfo-dev libtool libtool-bin [2020-10-11T06:23:24.010Z] libtsan0 libubsan0 libuv1 libx32asan4 libx32atomic1 libx32cilkrts5 [2020-10-11T06:23:24.010Z] libx32gcc-7-dev libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0 [2020-10-11T06:23:24.010Z] libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 libyaml-0-2 libyaml-dev [2020-10-11T06:23:24.010Z] libzmq3-dev libzmq5 linux-libc-dev lua-any lua-sec lua-socket lua5.1 [2020-10-11T06:23:24.010Z] luarocks m4 make manpages manpages-dev netbase patch perl perl-modules-5.26 [2020-10-11T06:23:24.010Z] pkg-config unzip wget zip zlib1g-dev [2020-10-11T06:23:24.010Z] 0 upgraded, 130 newly installed, 0 to remove and 25 not upgraded. [2020-10-11T06:23:24.010Z] Need to get 86.0 MB of archives. [2020-10-11T06:23:24.010Z] After this operation, 394 MB of additional disk space will be used. [2020-10-11T06:23:24.010Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] [2020-10-11T06:23:24.010Z] 0% [1 liblocale-gettext-perl 12.6 kB/16.6 kB 76%] 0% [Waiting for headers] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] [2020-10-11T06:23:24.956Z] 0% [2 perl-modules-5.26 7443 B/2763 kB 0%] 1% [2 perl-modules-5.26 563 kB/2763 kB 20%] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-10-11T06:23:24.956Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-10-11T06:23:24.956Z] 3% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] [2020-10-11T06:23:25.220Z] 3% [5 libperl5.26 65.5 kB/3527 kB 2%] 7% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] [2020-10-11T06:23:25.220Z] 7% [6 perl 16.6 kB/201 kB 8%] 7% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-10-11T06:23:25.220Z] 7% [7 less 11.5 kB/112 kB 10%] 7% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-0-2 amd64 0.1.7-2ubuntu3 [47.2 kB] [2020-10-11T06:23:25.220Z] 7% [8 libyaml-0-2 30.8 kB/47.2 kB 65%] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-10-11T06:23:25.220Z] 7% [9 netbase 12.7 kB/12.7 kB 100%] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] [2020-10-11T06:23:25.220Z] 8% [10 manpages 65.5 kB/1234 kB 5%] 9% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB] [2020-10-11T06:23:25.220Z] 9% [11 wget 47.2 kB/316 kB 15%] 9% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigsegv2 amd64 2.12-1 [14.7 kB] [2020-10-11T06:23:25.220Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] [2020-10-11T06:23:25.220Z] 10% [13 m4 16.4 kB/197 kB 8%] 10% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] [2020-10-11T06:23:25.220Z] 10% [14 autoconf 2164 B/322 kB 1%] 10% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] [2020-10-11T06:23:25.484Z] 10% [15 autotools-dev 37.1 kB/39.6 kB 94%] 11% [Waiting for headers] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] [2020-10-11T06:23:25.484Z] 11% [16 automake 38.4 kB/509 kB 8%] 11% [Waiting for headers] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] [2020-10-11T06:23:25.484Z] 11% [17 autopoint 23.5 kB/426 kB 6%] 12% [Waiting for headers] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-10-11T06:23:25.484Z] 12% [18 binutils-common 56.1 kB/196 kB 29%] 12% [Waiting for headers] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-10-11T06:23:25.484Z] 12% [19 libbinutils 56.0 kB/488 kB 11%] 13% [Waiting for headers] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-10-11T06:23:25.484Z] 13% [20 binutils-x86-64-linux-gnu 26.8 kB/1839 kB 1%] 15% [Waiting for headers] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-10-11T06:23:25.484Z] 15% [21 binutils 3392 B/3392 B 100%] 15% [Working] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] [2020-10-11T06:23:25.484Z] 15% [22 libc-dev-bin 0 B/71.8 kB 0%] 15% [Waiting for headers] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-118.119 [994 kB] [2020-10-11T06:23:25.752Z] 15% [23 linux-libc-dev 12.0 kB/994 kB 1%] 16% [Waiting for headers] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] [2020-10-11T06:23:25.752Z] 16% [24 libc6-dev 65.5 kB/2585 kB 3%] 19% [Waiting for headers] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-10-11T06:23:25.752Z] 19% [25 gcc-7-base 18.3 kB/18.3 kB 100%] 19% [Working] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] [2020-10-11T06:23:25.753Z] 19% [26 libisl19 18.2 kB/551 kB 3%] 19% [Waiting for headers] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] [2020-10-11T06:23:25.753Z] 19% [27 libmpfr6 56.3 kB/243 kB 23%] 20% [Waiting for headers] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2020-10-11T06:23:25.753Z] 20% [28 libmpc3 10.0 kB/40.8 kB 25%] 20% [Working] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-10-11T06:23:26.334Z] 20% [29 cpp-7 0 B/8591 kB 0%] 28% [Waiting for headers] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-10-11T06:23:26.334Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-10-11T06:23:26.334Z] 28% [31 libcc1-0 39.4 kB/39.4 kB 100%] 28% [Working] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-10-11T06:23:26.334Z] 28% [32 libgomp1 26.3 kB/76.5 kB 34%] 29% [Waiting for headers] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-10-11T06:23:26.334Z] 29% [33 libitm1 27.9 kB/27.9 kB 100%] 29% [Working] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-10-11T06:23:26.334Z] 29% [34 libatomic1 9192 B/9192 B 100%] 29% [Waiting for headers] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-10-11T06:23:26.334Z] 29% [35 libasan4 40.7 kB/358 kB 11%] 29% [Waiting for headers] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-10-11T06:23:26.334Z] 30% [36 liblsan0 12.0 kB/133 kB 9%] 30% [Waiting for headers] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-10-11T06:23:26.334Z] 30% [37 libtsan0 10.1 kB/288 kB 3%] 30% [Waiting for headers] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-10-11T06:23:26.334Z] 30% [38 libubsan0 49.4 kB/126 kB 39%] 30% [Waiting for headers] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-10-11T06:23:26.334Z] 31% [39 libcilkrts5 42.5 kB/42.5 kB 100%] 31% [Working] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-10-11T06:23:26.334Z] 31% [40 libmpx2 11.2 kB/11.6 kB 96%] 31% [Working] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-10-11T06:23:26.334Z] 31% [41 libquadmath0 37.1 kB/134 kB 28%] 31% [Waiting for headers] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-10-11T06:23:26.334Z] 31% [42 libgcc-7-dev 46.2 kB/2378 kB 2%] 33% [Waiting for headers] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-10-11T06:23:26.912Z] 33% [43 gcc-7 14.3 kB/9381 kB 0%] 42% [Waiting for headers] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-10-11T06:23:26.912Z] 43% [Waiting for headers] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-10-11T06:23:26.912Z] 43% [45 libstdc++-7-dev 27.4 kB/1471 kB 2%] 44% [Waiting for headers] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-10-11T06:23:27.180Z] 44% [46 g++-7 63.2 kB/9697 kB 1%] 53% [Waiting for headers] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-10-11T06:23:27.180Z] Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-10-11T06:23:27.180Z] 53% [48 make 45.0 kB/154 kB 29%] 54% [Waiting for headers] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-10-11T06:23:27.180Z] 54% [49 libdpkg-perl 19.6 kB/211 kB 9%] 54% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-10-11T06:23:27.180Z] 54% [50 patch 7797 B/102 kB 8%] 54% [Waiting for headers] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-10-11T06:23:27.180Z] 54% [51 dpkg-dev 28.0 kB/607 kB 5%] 55% [Waiting for headers] Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] [2020-10-11T06:23:27.180Z] 55% [52 build-essential 4250 B/4758 B 89%] 55% [Waiting for headers] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.1 [1332 kB] [2020-10-11T06:23:27.180Z] 55% [53 cmake-data 27.5 kB/1332 kB 2%] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.6 [288 kB] [2020-10-11T06:23:27.445Z] 57% [54 libarchive13 48.1 kB/288 kB 17%] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB] [2020-10-11T06:23:27.445Z] 57% [55 libjsoncpp1 73.6 kB/73.6 kB 100%] Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB] [2020-10-11T06:23:27.445Z] 57% [56 librhash0 42.0 kB/78.1 kB 54%] Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB] [2020-10-11T06:23:27.445Z] 57% [57 libuv1 18.0 kB/64.4 kB 28%] 58% [Waiting for headers] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.1 [3152 kB] [2020-10-11T06:23:27.445Z] 58% [58 cmake 30.1 kB/3152 kB 1%] 61% [Waiting for headers] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-10-11T06:23:27.445Z] 61% [59 curl 2924 B/159 kB 2%] 61% [Waiting for headers] Get:60 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] [2020-10-11T06:23:27.445Z] 61% [60 libfakeroot 25.9 kB/25.9 kB 100%] 61% [Working] Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] [2020-10-11T06:23:27.445Z] 61% [61 fakeroot 34.9 kB/62.3 kB 56%] 61% [Waiting for headers] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-i386 amd64 2.27-3ubuntu1.2 [2650 kB] [2020-10-11T06:23:27.714Z] 61% [62 libc6-i386 12.8 kB/2650 kB 0%] 64% [Waiting for headers] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-i386 amd64 2.27-3ubuntu1.2 [1817 kB] [2020-10-11T06:23:27.714Z] 64% [63 libc6-dev-i386 23.3 kB/1817 kB 1%] 66% [Waiting for headers] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-x32 amd64 2.27-3ubuntu1.2 [2847 kB] [2020-10-11T06:23:27.996Z] 66% [64 libc6-x32 26.2 kB/2847 kB 1%] 69% [Waiting for headers] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-x32 amd64 2.27-3ubuntu1.2 [2018 kB] [2020-10-11T06:23:27.996Z] 69% [65 libc6-dev-x32 27.4 kB/2018 kB 1%] 71% [Waiting for headers] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [48.1 kB] [2020-10-11T06:23:27.996Z] 71% [66 lib32gcc1 20.7 kB/48.1 kB 43%] 71% [Waiting for headers] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.5 kB] [2020-10-11T06:23:27.996Z] 71% [67 libx32gcc1 21.3 kB/40.5 kB 53%] 71% [Waiting for headers] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gomp1 amd64 8.4.0-1ubuntu1~18.04 [83.7 kB] [2020-10-11T06:23:27.996Z] 71% [68 lib32gomp1 11.4 kB/83.7 kB 14%] 71% [Waiting for headers] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gomp1 amd64 8.4.0-1ubuntu1~18.04 [77.8 kB] [2020-10-11T06:23:27.996Z] 71% [69 libx32gomp1 3440 B/77.8 kB 4%] 72% [Waiting for headers] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32itm1 amd64 8.4.0-1ubuntu1~18.04 [30.0 kB] [2020-10-11T06:23:27.996Z] 72% [70 lib32itm1 11.7 kB/30.0 kB 39%] 72% [Waiting for headers] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32itm1 amd64 8.4.0-1ubuntu1~18.04 [28.1 kB] [2020-10-11T06:23:27.996Z] 72% [71 libx32itm1 11.0 kB/28.1 kB 39%] 72% [Waiting for headers] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32atomic1 amd64 8.4.0-1ubuntu1~18.04 [8664 B] [2020-10-11T06:23:27.996Z] 72% [72 lib32atomic1 8664 B/8664 B 100%] 72% [Working] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32atomic1 amd64 8.4.0-1ubuntu1~18.04 [9188 B] [2020-10-11T06:23:27.996Z] 72% [73 libx32atomic1 9188 B/9188 B 100%] 72% [Working] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32asan4 amd64 7.5.0-3ubuntu1~18.04 [362 kB] [2020-10-11T06:23:27.996Z] 72% [74 lib32asan4 1005 B/362 kB 0%] 73% [Waiting for headers] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32asan4 amd64 7.5.0-3ubuntu1~18.04 [351 kB] [2020-10-11T06:23:27.996Z] 73% [75 libx32asan4 37.1 kB/351 kB 11%] 73% [Working] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [415 kB] [2020-10-11T06:23:27.996Z] 73% [76 lib32stdc++6 65.5 kB/415 kB 16%] 74% [Waiting for headers] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [140 kB] [2020-10-11T06:23:27.996Z] 74% [77 lib32ubsan0 50.6 kB/140 kB 36%] 74% [Waiting for headers] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [387 kB] [2020-10-11T06:23:27.996Z] 74% [78 libx32stdc++6 39.5 kB/387 kB 10%] 75% [Waiting for headers] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [127 kB] [2020-10-11T06:23:27.996Z] 75% [79 libx32ubsan0 4757 B/127 kB 4%] 75% [Waiting for headers] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [47.2 kB] [2020-10-11T06:23:27.996Z] 75% [80 lib32cilkrts5 27.9 kB/47.2 kB 59%] 75% [Waiting for headers] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [43.0 kB] [2020-10-11T06:23:27.996Z] 75% [81 libx32cilkrts5 10.1 kB/43.0 kB 23%] 75% [Waiting for headers] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32mpx2 amd64 8.4.0-1ubuntu1~18.04 [12.9 kB] [2020-10-11T06:23:27.996Z] 75% [82 lib32mpx2 12.9 kB/12.9 kB 100%] 75% [Waiting for headers] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [208 kB] [2020-10-11T06:23:28.262Z] 75% [83 lib32quadmath0 1005 B/208 kB 0%] 76% [Waiting for headers] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [135 kB] [2020-10-11T06:23:28.262Z] 76% [84 libx32quadmath0 10.8 kB/135 kB 8%] 76% [Waiting for headers] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2211 kB] [2020-10-11T06:23:28.262Z] 76% [85 lib32gcc-7-dev 6177 B/2211 kB 0%] 78% [Waiting for headers] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [1999 kB] [2020-10-11T06:23:28.262Z] 78% [86 libx32gcc-7-dev 16.6 kB/1999 kB 1%] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1048 B] [2020-10-11T06:23:28.262Z] 80% [87 gcc-7-multilib 1048 B/1048 B 100%] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [626 kB] [2020-10-11T06:23:28.262Z] 80% [88 lib32stdc++-7-dev 33.0 kB/626 kB 5%] 81% [Waiting for headers] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [582 kB] [2020-10-11T06:23:28.262Z] 81% [89 libx32stdc++-7-dev 32.5 kB/582 kB 6%] 82% [Waiting for headers] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1064 B] [2020-10-11T06:23:28.262Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-multilib amd64 4:7.4.0-1ubuntu2.3 [1428 B] [2020-10-11T06:23:28.262Z] 82% [Waiting for headers] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-multilib amd64 4:7.4.0-1ubuntu2.3 [1020 B] [2020-10-11T06:23:28.262Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-10-11T06:23:28.262Z] 82% [93 libcurl3-gnutls 32.8 kB/213 kB 15%] 83% [Waiting for headers] Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-11T06:23:28.262Z] 83% [94 liberror-perl 22.8 kB/22.8 kB 100%] 83% [Working] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-11T06:23:28.547Z] 83% [95 git-man 6157 B/804 kB 1%] 84% [Waiting for headers] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-10-11T06:23:28.547Z] 84% [96 git 29.9 kB/3915 kB 1%] 87% [Waiting for headers] Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-10-11T06:23:28.547Z] 87% [97 libalgorithm-diff-perl 29.7 kB/47.6 kB 62%] 88% [Waiting for headers] Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] [2020-10-11T06:23:28.547Z] 88% [Waiting for headers] Get:99 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-10-11T06:23:28.547Z] 88% [99 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%] 88% [Working] Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] [2020-10-11T06:23:28.547Z] 88% [100 libfile-fcntllock-perl 26.3 kB/33.2 kB 79%] 88% [Waiting for headers] Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] [2020-10-11T06:23:28.827Z] 88% [101 libltdl7 19.9 kB/38.8 kB 51%] 88% [Working] Get:102 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] [2020-10-11T06:23:29.362Z] 88% [102 libltdl-dev 12.6 kB/162 kB 8%] 89% [Working] Get:103 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblua5.1-0 amd64 5.1.5-8.1build2 [100 kB] [2020-10-11T06:23:29.362Z] 89% [103 liblua5.1-0 4869 B/100 kB 5%] 89% [Waiting for headers] Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo-dev amd64 6.1-1ubuntu1.18.04 [81.3 kB] [2020-10-11T06:23:29.363Z] 89% [104 libtinfo-dev 2183 B/81.3 kB 3%] 89% [Waiting for headers] Get:105 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline-dev amd64 7.0-3 [133 kB] [2020-10-11T06:23:29.363Z] 89% [105 libreadline-dev 1780 B/133 kB 1%] 89% [Waiting for headers] Get:106 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblua5.1-0-dev amd64 5.1.5-8.1build2 [119 kB] [2020-10-11T06:23:29.363Z] 89% [106 liblua5.1-0-dev 2421 B/119 kB 2%] 90% [Waiting for headers] Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5-dev amd64 6.1-1ubuntu1.18.04 [174 kB] [2020-10-11T06:23:29.363Z] 90% [107 libncurses5-dev 398 B/174 kB 0%] Get:108 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-10-11T06:23:29.625Z] 90% [108 libnorm1 883 B/224 kB 0%] 90% [Waiting for headers] Get:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.39-9 [147 kB] [2020-10-11T06:23:29.625Z] 90% [109 libpcre16-3 220 B/147 kB 0%] 91% [Waiting for headers] Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre32-3 amd64 2:8.39-9 [138 kB] [2020-10-11T06:23:29.625Z] 91% [110 libpcre32-3 12.6 kB/138 kB 9%] 91% [Waiting for headers] Get:111 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.39-9 [15.3 kB] [2020-10-11T06:23:29.625Z] 91% [111 libpcrecpp0v5 5832 B/15.3 kB 38%] Get:112 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.39-9 [537 kB] [2020-10-11T06:23:29.625Z] 91% [112 libpcre3-dev 10.9 kB/537 kB 2%] 92% [Waiting for headers] Get:113 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-10-11T06:23:29.625Z] 92% [113 libpgm-5.2-0 12.4 kB/157 kB 8%] 92% [Waiting for headers] Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-10-11T06:23:29.625Z] 92% [114 libsodium23 8383 B/143 kB 6%] 92% [Waiting for headers] Get:115 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.6 [1566 kB] [2020-10-11T06:23:29.625Z] 92% [115 libssl-dev 4258 B/1566 kB 0%] 94% [Waiting for headers] Get:116 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] [2020-10-11T06:23:29.625Z] 94% [116 libtool 15.9 kB/194 kB 8%] 94% [Waiting for headers] Get:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool-bin amd64 2.4.6-2 [79.5 kB] [2020-10-11T06:23:29.625Z] 94% [117 libtool-bin 9825 B/79.5 kB 12%] 95% [Waiting for headers] Get:118 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-10-11T06:23:29.625Z] 95% [118 libzmq5 22.9 kB/221 kB 10%] 95% [Waiting for headers] Get:119 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-10-11T06:23:29.625Z] 95% [119 libzmq3-dev 15.2 kB/400 kB 4%] 95% [Waiting for headers] Get:120 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua5.1 amd64 5.1.5-8.1build2 [93.2 kB] [2020-10-11T06:23:29.625Z] 95% [120 lua5.1 41.6 kB/93.2 kB 45%] 96% [Waiting for headers] Get:121 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua-any all 24 [4718 B] [2020-10-11T06:23:29.625Z] 96% [Waiting for headers] Get:122 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-4 [70.5 kB] [2020-10-11T06:23:29.625Z] 96% [122 lua-socket 15.2 kB/70.5 kB 22%] 96% [Waiting for headers] Get:123 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua-sec amd64 0.6-4 [29.5 kB] [2020-10-11T06:23:29.625Z] 96% [123 lua-sec 18.5 kB/29.5 kB 63%] 96% [Waiting for headers] Get:124 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-10-11T06:23:29.889Z] 96% [124 zip 15.1 kB/167 kB 9%] 97% [Waiting for headers] Get:125 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] [2020-10-11T06:23:29.889Z] 97% [125 unzip 16.4 kB/167 kB 10%] 13.9 MB/s 0s 97% [Waiting for headers] 13.9 MB/s 0s Get:126 http://archive.ubuntu.com/ubuntu bionic/universe amd64 luarocks all 2.4.2+dfsg-1 [97.6 kB] [2020-10-11T06:23:29.889Z] 97% [126 luarocks 36.9 kB/97.6 kB 38%] 13.9 MB/s 0s 97% [Waiting for headers] 13.9 MB/s 0s Get:127 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] [2020-10-11T06:23:29.889Z] 97% [127 manpages-dev 14.8 kB/2217 kB 1%] 13.9 MB/s 0s 99% [Waiting for headers] 13.9 MB/s 0s Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-10-11T06:23:29.889Z] 99% [128 pkg-config 26.0 kB/45.0 kB 58%] 13.9 MB/s 0s 99% [Waiting for headers] 13.9 MB/s 0s Get:129 http://archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] [2020-10-11T06:23:29.889Z] 100% [129 zlib1g-dev 46.3 kB/176 kB 26%] 13.9 MB/s 0s 100% [Waiting for headers] 13.9 MB/s 0s Get:130 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] [2020-10-11T06:23:29.889Z] 100% [130 libyaml-dev 55.7 kB/55.7 kB 100%] 13.9 MB/s 0s 100% [Working] 13.9 MB/s 0s Fetched 86.0 MB in 6s (14.1 MB/s) [2020-10-11T06:23:29.889Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-11T06:23:30.165Z] Selecting previously unselected package liblocale-gettext-perl. [2020-10-11T06:23:30.165Z] (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.) [2020-10-11T06:23:30.165Z] Preparing to unpack .../000-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-10-11T06:23:30.165Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-10-11T06:23:30.165Z] Selecting previously unselected package perl-modules-5.26. [2020-10-11T06:23:30.165Z] Preparing to unpack .../001-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... [2020-10-11T06:23:30.165Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-11T06:23:31.118Z] Selecting previously unselected package libgdbm5:amd64. [2020-10-11T06:23:31.119Z] Preparing to unpack .../002-libgdbm5_1.14.1-6_amd64.deb ... [2020-10-11T06:23:31.119Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-10-11T06:23:31.119Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-10-11T06:23:31.119Z] Preparing to unpack .../003-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-10-11T06:23:31.119Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-11T06:23:31.119Z] Selecting previously unselected package libperl5.26:amd64. [2020-10-11T06:23:31.119Z] Preparing to unpack .../004-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... [2020-10-11T06:23:31.119Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-10-11T06:23:31.699Z] Selecting previously unselected package perl. [2020-10-11T06:23:31.699Z] Preparing to unpack .../005-perl_5.26.1-6ubuntu0.3_amd64.deb ... [2020-10-11T06:23:31.699Z] Unpacking perl (5.26.1-6ubuntu0.3) ... [2020-10-11T06:23:31.699Z] Selecting previously unselected package less. [2020-10-11T06:23:31.699Z] Preparing to unpack .../006-less_487-0.1_amd64.deb ... [2020-10-11T06:23:31.699Z] Unpacking less (487-0.1) ... [2020-10-11T06:23:31.966Z] Selecting previously unselected package libyaml-0-2:amd64. [2020-10-11T06:23:31.966Z] Preparing to unpack .../007-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ... [2020-10-11T06:23:31.966Z] Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... [2020-10-11T06:23:31.966Z] Selecting previously unselected package netbase. [2020-10-11T06:23:31.966Z] Preparing to unpack .../008-netbase_5.4_all.deb ... [2020-10-11T06:23:31.966Z] Unpacking netbase (5.4) ... [2020-10-11T06:23:31.966Z] Selecting previously unselected package manpages. [2020-10-11T06:23:31.966Z] Preparing to unpack .../009-manpages_4.15-1_all.deb ... [2020-10-11T06:23:31.966Z] Unpacking manpages (4.15-1) ... [2020-10-11T06:23:32.235Z] Selecting previously unselected package wget. [2020-10-11T06:23:32.235Z] Preparing to unpack .../010-wget_1.19.4-1ubuntu2.2_amd64.deb ... [2020-10-11T06:23:32.235Z] Unpacking wget (1.19.4-1ubuntu2.2) ... [2020-10-11T06:23:32.235Z] Selecting previously unselected package libsigsegv2:amd64. [2020-10-11T06:23:32.235Z] Preparing to unpack .../011-libsigsegv2_2.12-1_amd64.deb ... [2020-10-11T06:23:32.235Z] Unpacking libsigsegv2:amd64 (2.12-1) ... [2020-10-11T06:23:32.235Z] Selecting previously unselected package m4. [2020-10-11T06:23:32.235Z] Preparing to unpack .../012-m4_1.4.18-1_amd64.deb ... [2020-10-11T06:23:32.235Z] Unpacking m4 (1.4.18-1) ... [2020-10-11T06:23:32.500Z] Selecting previously unselected package autoconf. [2020-10-11T06:23:32.500Z] Preparing to unpack .../013-autoconf_2.69-11_all.deb ... [2020-10-11T06:23:32.501Z] Unpacking autoconf (2.69-11) ... [2020-10-11T06:23:32.501Z] Selecting previously unselected package autotools-dev. [2020-10-11T06:23:32.501Z] Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... [2020-10-11T06:23:32.501Z] Unpacking autotools-dev (20180224.1) ... [2020-10-11T06:23:32.501Z] Selecting previously unselected package automake. [2020-10-11T06:23:32.501Z] Preparing to unpack .../015-automake_1%3a1.15.1-3ubuntu2_all.deb ... [2020-10-11T06:23:32.501Z] Unpacking automake (1:1.15.1-3ubuntu2) ... [2020-10-11T06:23:32.501Z] Selecting previously unselected package autopoint. [2020-10-11T06:23:32.501Z] Preparing to unpack .../016-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... [2020-10-11T06:23:32.501Z] Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... [2020-10-11T06:23:32.772Z] Selecting previously unselected package binutils-common:amd64. [2020-10-11T06:23:32.772Z] Preparing to unpack .../017-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-11T06:23:32.772Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-11T06:23:32.772Z] Selecting previously unselected package libbinutils:amd64. [2020-10-11T06:23:32.772Z] Preparing to unpack .../018-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-11T06:23:32.772Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-11T06:23:32.772Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-10-11T06:23:32.772Z] Preparing to unpack .../019-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-11T06:23:32.772Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-11T06:23:33.047Z] Selecting previously unselected package binutils. [2020-10-11T06:23:33.047Z] Preparing to unpack .../020-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-11T06:23:33.047Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-11T06:23:33.324Z] Selecting previously unselected package libc-dev-bin. [2020-10-11T06:23:33.324Z] Preparing to unpack .../021-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-10-11T06:23:33.324Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-11T06:23:33.324Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-10-11T06:23:33.324Z] Preparing to unpack .../022-linux-libc-dev_4.15.0-118.119_amd64.deb ... [2020-10-11T06:23:33.324Z] Unpacking linux-libc-dev:amd64 (4.15.0-118.119) ... [2020-10-11T06:23:33.597Z] Selecting previously unselected package libc6-dev:amd64. [2020-10-11T06:23:33.597Z] Preparing to unpack .../023-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... [2020-10-11T06:23:33.597Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-10-11T06:23:33.863Z] Selecting previously unselected package gcc-7-base:amd64. [2020-10-11T06:23:33.863Z] Preparing to unpack .../024-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:33.863Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:34.145Z] Selecting previously unselected package libisl19:amd64. [2020-10-11T06:23:34.145Z] Preparing to unpack .../025-libisl19_0.19-1_amd64.deb ... [2020-10-11T06:23:34.145Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-10-11T06:23:34.145Z] Selecting previously unselected package libmpfr6:amd64. [2020-10-11T06:23:34.145Z] Preparing to unpack .../026-libmpfr6_4.0.1-1_amd64.deb ... [2020-10-11T06:23:34.145Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-10-11T06:23:34.145Z] Selecting previously unselected package libmpc3:amd64. [2020-10-11T06:23:34.145Z] Preparing to unpack .../027-libmpc3_1.1.0-1_amd64.deb ... [2020-10-11T06:23:34.145Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-10-11T06:23:34.145Z] Selecting previously unselected package cpp-7. [2020-10-11T06:23:34.145Z] Preparing to unpack .../028-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:34.417Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:35.022Z] Selecting previously unselected package cpp. [2020-10-11T06:23:35.022Z] Preparing to unpack .../029-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-11T06:23:35.022Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-11T06:23:35.022Z] Selecting previously unselected package libcc1-0:amd64. [2020-10-11T06:23:35.022Z] Preparing to unpack .../030-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:35.022Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:35.287Z] Selecting previously unselected package libgomp1:amd64. [2020-10-11T06:23:35.287Z] Preparing to unpack .../031-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:35.287Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:35.287Z] Selecting previously unselected package libitm1:amd64. [2020-10-11T06:23:35.287Z] Preparing to unpack .../032-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:35.287Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:35.287Z] Selecting previously unselected package libatomic1:amd64. [2020-10-11T06:23:35.287Z] Preparing to unpack .../033-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:35.287Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:35.554Z] Selecting previously unselected package libasan4:amd64. [2020-10-11T06:23:35.554Z] Preparing to unpack .../034-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:35.554Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:35.554Z] Selecting previously unselected package liblsan0:amd64. [2020-10-11T06:23:35.554Z] Preparing to unpack .../035-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:35.554Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:35.554Z] Selecting previously unselected package libtsan0:amd64. [2020-10-11T06:23:35.554Z] Preparing to unpack .../036-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:35.824Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:35.824Z] Selecting previously unselected package libubsan0:amd64. [2020-10-11T06:23:35.824Z] Preparing to unpack .../037-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:35.824Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:35.824Z] Selecting previously unselected package libcilkrts5:amd64. [2020-10-11T06:23:35.824Z] Preparing to unpack .../038-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:35.824Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:36.102Z] Selecting previously unselected package libmpx2:amd64. [2020-10-11T06:23:36.103Z] Preparing to unpack .../039-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:36.103Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:36.103Z] Selecting previously unselected package libquadmath0:amd64. [2020-10-11T06:23:36.103Z] Preparing to unpack .../040-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:36.103Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:36.103Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-10-11T06:23:36.103Z] Preparing to unpack .../041-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:36.103Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:36.367Z] Selecting previously unselected package gcc-7. [2020-10-11T06:23:36.367Z] Preparing to unpack .../042-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:36.367Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:37.317Z] Selecting previously unselected package gcc. [2020-10-11T06:23:37.317Z] Preparing to unpack .../043-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-11T06:23:37.317Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-11T06:23:37.317Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-10-11T06:23:37.317Z] Preparing to unpack .../044-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:37.317Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:37.894Z] Selecting previously unselected package g++-7. [2020-10-11T06:23:37.894Z] Preparing to unpack .../045-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:37.894Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:38.844Z] Selecting previously unselected package g++. [2020-10-11T06:23:38.844Z] Preparing to unpack .../046-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-11T06:23:38.844Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-11T06:23:38.844Z] Selecting previously unselected package make. [2020-10-11T06:23:38.844Z] Preparing to unpack .../047-make_4.1-9.1ubuntu1_amd64.deb ... [2020-10-11T06:23:38.844Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-10-11T06:23:38.844Z] Selecting previously unselected package libdpkg-perl. [2020-10-11T06:23:38.844Z] Preparing to unpack .../048-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-10-11T06:23:38.844Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-11T06:23:39.110Z] Selecting previously unselected package patch. [2020-10-11T06:23:39.110Z] Preparing to unpack .../049-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-10-11T06:23:39.110Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-10-11T06:23:39.110Z] Selecting previously unselected package dpkg-dev. [2020-10-11T06:23:39.110Z] Preparing to unpack .../050-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-10-11T06:23:39.110Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-11T06:23:39.110Z] Selecting previously unselected package build-essential. [2020-10-11T06:23:39.110Z] Preparing to unpack .../051-build-essential_12.4ubuntu1_amd64.deb ... [2020-10-11T06:23:39.110Z] Unpacking build-essential (12.4ubuntu1) ... [2020-10-11T06:23:39.374Z] Selecting previously unselected package cmake-data. [2020-10-11T06:23:39.374Z] Preparing to unpack .../052-cmake-data_3.10.2-1ubuntu2.18.04.1_all.deb ... [2020-10-11T06:23:39.374Z] Unpacking cmake-data (3.10.2-1ubuntu2.18.04.1) ... [2020-10-11T06:23:39.953Z] Selecting previously unselected package libarchive13:amd64. [2020-10-11T06:23:39.953Z] Preparing to unpack .../053-libarchive13_3.2.2-3.1ubuntu0.6_amd64.deb ... [2020-10-11T06:23:39.953Z] Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... [2020-10-11T06:23:40.217Z] Selecting previously unselected package libjsoncpp1:amd64. [2020-10-11T06:23:40.217Z] Preparing to unpack .../054-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-10-11T06:23:40.217Z] Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-11T06:23:40.217Z] Selecting previously unselected package librhash0:amd64. [2020-10-11T06:23:40.217Z] Preparing to unpack .../055-librhash0_1.3.6-2_amd64.deb ... [2020-10-11T06:23:40.217Z] Unpacking librhash0:amd64 (1.3.6-2) ... [2020-10-11T06:23:40.217Z] Selecting previously unselected package libuv1:amd64. [2020-10-11T06:23:40.217Z] Preparing to unpack .../056-libuv1_1.18.0-3_amd64.deb ... [2020-10-11T06:23:40.217Z] Unpacking libuv1:amd64 (1.18.0-3) ... [2020-10-11T06:23:40.481Z] Selecting previously unselected package cmake. [2020-10-11T06:23:40.481Z] Preparing to unpack .../057-cmake_3.10.2-1ubuntu2.18.04.1_amd64.deb ... [2020-10-11T06:23:40.481Z] Unpacking cmake (3.10.2-1ubuntu2.18.04.1) ... [2020-10-11T06:23:40.744Z] Selecting previously unselected package curl. [2020-10-11T06:23:40.744Z] Preparing to unpack .../058-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-11T06:23:40.744Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-11T06:23:40.744Z] Selecting previously unselected package libfakeroot:amd64. [2020-10-11T06:23:40.744Z] Preparing to unpack .../059-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-10-11T06:23:40.744Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-10-11T06:23:41.036Z] Selecting previously unselected package fakeroot. [2020-10-11T06:23:41.036Z] Preparing to unpack .../060-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-10-11T06:23:41.036Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-10-11T06:23:41.036Z] Selecting previously unselected package libc6-i386. [2020-10-11T06:23:41.036Z] Preparing to unpack .../061-libc6-i386_2.27-3ubuntu1.2_amd64.deb ... [2020-10-11T06:23:41.036Z] Unpacking libc6-i386 (2.27-3ubuntu1.2) ... [2020-10-11T06:23:41.342Z] Selecting previously unselected package libc6-dev-i386. [2020-10-11T06:23:41.342Z] Preparing to unpack .../062-libc6-dev-i386_2.27-3ubuntu1.2_amd64.deb ... [2020-10-11T06:23:41.342Z] Unpacking libc6-dev-i386 (2.27-3ubuntu1.2) ... [2020-10-11T06:23:41.675Z] Selecting previously unselected package libc6-x32. [2020-10-11T06:23:41.675Z] Preparing to unpack .../063-libc6-x32_2.27-3ubuntu1.2_amd64.deb ... [2020-10-11T06:23:41.675Z] Unpacking libc6-x32 (2.27-3ubuntu1.2) ... [2020-10-11T06:23:41.993Z] Selecting previously unselected package libc6-dev-x32. [2020-10-11T06:23:41.993Z] Preparing to unpack .../064-libc6-dev-x32_2.27-3ubuntu1.2_amd64.deb ... [2020-10-11T06:23:41.993Z] Unpacking libc6-dev-x32 (2.27-3ubuntu1.2) ... [2020-10-11T06:23:42.294Z] Selecting previously unselected package lib32gcc1. [2020-10-11T06:23:42.294Z] Preparing to unpack .../065-lib32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:42.294Z] Unpacking lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:42.294Z] Selecting previously unselected package libx32gcc1. [2020-10-11T06:23:42.294Z] Preparing to unpack .../066-libx32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:42.294Z] Unpacking libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:42.609Z] Selecting previously unselected package lib32gomp1. [2020-10-11T06:23:42.609Z] Preparing to unpack .../067-lib32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:42.609Z] Unpacking lib32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:42.609Z] Selecting previously unselected package libx32gomp1. [2020-10-11T06:23:42.609Z] Preparing to unpack .../068-libx32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:42.609Z] Unpacking libx32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:42.609Z] Selecting previously unselected package lib32itm1. [2020-10-11T06:23:42.609Z] Preparing to unpack .../069-lib32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:42.609Z] Unpacking lib32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:42.609Z] Selecting previously unselected package libx32itm1. [2020-10-11T06:23:42.609Z] Preparing to unpack .../070-libx32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:42.609Z] Unpacking libx32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:42.873Z] Selecting previously unselected package lib32atomic1. [2020-10-11T06:23:42.874Z] Preparing to unpack .../071-lib32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:42.874Z] Unpacking lib32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:42.874Z] Selecting previously unselected package libx32atomic1. [2020-10-11T06:23:42.874Z] Preparing to unpack .../072-libx32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:42.874Z] Unpacking libx32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:42.874Z] Selecting previously unselected package lib32asan4. [2020-10-11T06:23:42.874Z] Preparing to unpack .../073-lib32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:42.874Z] Unpacking lib32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:42.874Z] Selecting previously unselected package libx32asan4. [2020-10-11T06:23:42.874Z] Preparing to unpack .../074-libx32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:42.874Z] Unpacking libx32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:43.146Z] Selecting previously unselected package lib32stdc++6. [2020-10-11T06:23:43.146Z] Preparing to unpack .../075-lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:43.146Z] Unpacking lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:43.146Z] Selecting previously unselected package lib32ubsan0. [2020-10-11T06:23:43.146Z] Preparing to unpack .../076-lib32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:43.146Z] Unpacking lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:43.433Z] Selecting previously unselected package libx32stdc++6. [2020-10-11T06:23:43.433Z] Preparing to unpack .../077-libx32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:43.433Z] Unpacking libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:43.433Z] Selecting previously unselected package libx32ubsan0. [2020-10-11T06:23:43.433Z] Preparing to unpack .../078-libx32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:43.433Z] Unpacking libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:43.433Z] Selecting previously unselected package lib32cilkrts5. [2020-10-11T06:23:43.433Z] Preparing to unpack .../079-lib32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:43.433Z] Unpacking lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:43.433Z] Selecting previously unselected package libx32cilkrts5. [2020-10-11T06:23:43.433Z] Preparing to unpack .../080-libx32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:43.433Z] Unpacking libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:43.745Z] Selecting previously unselected package lib32mpx2. [2020-10-11T06:23:43.745Z] Preparing to unpack .../081-lib32mpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:43.745Z] Unpacking lib32mpx2 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:43.745Z] Selecting previously unselected package lib32quadmath0. [2020-10-11T06:23:43.745Z] Preparing to unpack .../082-lib32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:43.745Z] Unpacking lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:43.745Z] Selecting previously unselected package libx32quadmath0. [2020-10-11T06:23:43.745Z] Preparing to unpack .../083-libx32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:43.745Z] Unpacking libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:44.048Z] Selecting previously unselected package lib32gcc-7-dev. [2020-10-11T06:23:44.048Z] Preparing to unpack .../084-lib32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:44.048Z] Unpacking lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:44.048Z] Selecting previously unselected package libx32gcc-7-dev. [2020-10-11T06:23:44.048Z] Preparing to unpack .../085-libx32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:44.048Z] Unpacking libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:44.340Z] Selecting previously unselected package gcc-7-multilib. [2020-10-11T06:23:44.340Z] Preparing to unpack .../086-gcc-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:44.340Z] Unpacking gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:44.340Z] Selecting previously unselected package lib32stdc++-7-dev. [2020-10-11T06:23:44.340Z] Preparing to unpack .../087-lib32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:44.340Z] Unpacking lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:44.617Z] Selecting previously unselected package libx32stdc++-7-dev. [2020-10-11T06:23:44.618Z] Preparing to unpack .../088-libx32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:44.618Z] Unpacking libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:44.618Z] Selecting previously unselected package g++-7-multilib. [2020-10-11T06:23:44.618Z] Preparing to unpack .../089-g++-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-11T06:23:44.618Z] Unpacking g++-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:44.900Z] Selecting previously unselected package gcc-multilib. [2020-10-11T06:23:44.900Z] Preparing to unpack .../090-gcc-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-11T06:23:44.900Z] Unpacking gcc-multilib (4:7.4.0-1ubuntu2.3) ... [2020-10-11T06:23:44.900Z] Selecting previously unselected package g++-multilib. [2020-10-11T06:23:44.900Z] Preparing to unpack .../091-g++-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-11T06:23:44.900Z] Unpacking g++-multilib (4:7.4.0-1ubuntu2.3) ... [2020-10-11T06:23:44.900Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-10-11T06:23:44.900Z] Preparing to unpack .../092-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-11T06:23:44.900Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-11T06:23:44.900Z] Selecting previously unselected package liberror-perl. [2020-10-11T06:23:44.900Z] Preparing to unpack .../093-liberror-perl_0.17025-1_all.deb ... [2020-10-11T06:23:44.900Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-11T06:23:45.173Z] Selecting previously unselected package git-man. [2020-10-11T06:23:45.173Z] Preparing to unpack .../094-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-11T06:23:45.173Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-11T06:23:45.173Z] Selecting previously unselected package git. [2020-10-11T06:23:45.173Z] Preparing to unpack .../095-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-10-11T06:23:45.173Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-11T06:23:45.755Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-10-11T06:23:45.755Z] Preparing to unpack .../096-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-10-11T06:23:45.755Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-10-11T06:23:45.755Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-10-11T06:23:45.755Z] Preparing to unpack .../097-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-10-11T06:23:45.755Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-10-11T06:23:45.755Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-10-11T06:23:45.755Z] Preparing to unpack .../098-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-10-11T06:23:45.755Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-10-11T06:23:46.050Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-10-11T06:23:46.050Z] Preparing to unpack .../099-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-10-11T06:23:46.050Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-10-11T06:23:46.050Z] Selecting previously unselected package libltdl7:amd64. [2020-10-11T06:23:46.050Z] Preparing to unpack .../100-libltdl7_2.4.6-2_amd64.deb ... [2020-10-11T06:23:46.050Z] Unpacking libltdl7:amd64 (2.4.6-2) ... [2020-10-11T06:23:46.050Z] Selecting previously unselected package libltdl-dev:amd64. [2020-10-11T06:23:46.050Z] Preparing to unpack .../101-libltdl-dev_2.4.6-2_amd64.deb ... [2020-10-11T06:23:46.050Z] Unpacking libltdl-dev:amd64 (2.4.6-2) ... [2020-10-11T06:23:46.050Z] Selecting previously unselected package liblua5.1-0:amd64. [2020-10-11T06:23:46.050Z] Preparing to unpack .../102-liblua5.1-0_5.1.5-8.1build2_amd64.deb ... [2020-10-11T06:23:46.050Z] Unpacking liblua5.1-0:amd64 (5.1.5-8.1build2) ... [2020-10-11T06:23:46.335Z] Selecting previously unselected package libtinfo-dev:amd64. [2020-10-11T06:23:46.335Z] Preparing to unpack .../103-libtinfo-dev_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-11T06:23:46.335Z] Unpacking libtinfo-dev:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-11T06:23:46.335Z] Selecting previously unselected package libreadline-dev:amd64. [2020-10-11T06:23:46.335Z] Preparing to unpack .../104-libreadline-dev_7.0-3_amd64.deb ... [2020-10-11T06:23:46.335Z] Unpacking libreadline-dev:amd64 (7.0-3) ... [2020-10-11T06:23:46.335Z] Selecting previously unselected package liblua5.1-0-dev:amd64. [2020-10-11T06:23:46.335Z] Preparing to unpack .../105-liblua5.1-0-dev_5.1.5-8.1build2_amd64.deb ... [2020-10-11T06:23:46.335Z] Unpacking liblua5.1-0-dev:amd64 (5.1.5-8.1build2) ... [2020-10-11T06:23:46.597Z] Selecting previously unselected package libncurses5-dev:amd64. [2020-10-11T06:23:46.597Z] Preparing to unpack .../106-libncurses5-dev_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-11T06:23:46.597Z] Unpacking libncurses5-dev:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-11T06:23:46.597Z] Selecting previously unselected package libnorm1:amd64. [2020-10-11T06:23:46.597Z] Preparing to unpack .../107-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-10-11T06:23:46.597Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-10-11T06:23:46.597Z] Selecting previously unselected package libpcre16-3:amd64. [2020-10-11T06:23:46.597Z] Preparing to unpack .../108-libpcre16-3_2%3a8.39-9_amd64.deb ... [2020-10-11T06:23:46.597Z] Unpacking libpcre16-3:amd64 (2:8.39-9) ... [2020-10-11T06:23:46.861Z] Selecting previously unselected package libpcre32-3:amd64. [2020-10-11T06:23:46.861Z] Preparing to unpack .../109-libpcre32-3_2%3a8.39-9_amd64.deb ... [2020-10-11T06:23:46.861Z] Unpacking libpcre32-3:amd64 (2:8.39-9) ... [2020-10-11T06:23:46.861Z] Selecting previously unselected package libpcrecpp0v5:amd64. [2020-10-11T06:23:46.861Z] Preparing to unpack .../110-libpcrecpp0v5_2%3a8.39-9_amd64.deb ... [2020-10-11T06:23:46.861Z] Unpacking libpcrecpp0v5:amd64 (2:8.39-9) ... [2020-10-11T06:23:46.861Z] Selecting previously unselected package libpcre3-dev:amd64. [2020-10-11T06:23:46.861Z] Preparing to unpack .../111-libpcre3-dev_2%3a8.39-9_amd64.deb ... [2020-10-11T06:23:46.861Z] Unpacking libpcre3-dev:amd64 (2:8.39-9) ... [2020-10-11T06:23:47.133Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-10-11T06:23:47.133Z] Preparing to unpack .../112-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-10-11T06:23:47.133Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-10-11T06:23:47.133Z] Selecting previously unselected package libsodium23:amd64. [2020-10-11T06:23:47.133Z] Preparing to unpack .../113-libsodium23_1.0.16-2_amd64.deb ... [2020-10-11T06:23:47.133Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-10-11T06:23:47.133Z] Selecting previously unselected package libssl-dev:amd64. [2020-10-11T06:23:47.133Z] Preparing to unpack .../114-libssl-dev_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-10-11T06:23:47.421Z] Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-11T06:23:47.421Z] Selecting previously unselected package libtool. [2020-10-11T06:23:47.421Z] Preparing to unpack .../115-libtool_2.4.6-2_all.deb ... [2020-10-11T06:23:47.421Z] Unpacking libtool (2.4.6-2) ... [2020-10-11T06:23:47.700Z] Selecting previously unselected package libtool-bin. [2020-10-11T06:23:47.700Z] Preparing to unpack .../116-libtool-bin_2.4.6-2_amd64.deb ... [2020-10-11T06:23:47.700Z] Unpacking libtool-bin (2.4.6-2) ... [2020-10-11T06:23:47.700Z] Selecting previously unselected package libzmq5:amd64. [2020-10-11T06:23:47.700Z] Preparing to unpack .../117-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-10-11T06:23:47.700Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-11T06:23:47.700Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-10-11T06:23:47.700Z] Preparing to unpack .../118-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-10-11T06:23:47.700Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-11T06:23:47.982Z] Selecting previously unselected package lua5.1. [2020-10-11T06:23:47.982Z] Preparing to unpack .../119-lua5.1_5.1.5-8.1build2_amd64.deb ... [2020-10-11T06:23:47.982Z] Unpacking lua5.1 (5.1.5-8.1build2) ... [2020-10-11T06:23:47.982Z] Selecting previously unselected package lua-any. [2020-10-11T06:23:47.982Z] Preparing to unpack .../120-lua-any_24_all.deb ... [2020-10-11T06:23:47.982Z] Unpacking lua-any (24) ... [2020-10-11T06:23:47.982Z] Selecting previously unselected package lua-socket:amd64. [2020-10-11T06:23:47.982Z] Preparing to unpack .../121-lua-socket_3.0~rc1+git+ac3201d-4_amd64.deb ... [2020-10-11T06:23:47.982Z] Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... [2020-10-11T06:23:47.982Z] Selecting previously unselected package lua-sec:amd64. [2020-10-11T06:23:47.982Z] Preparing to unpack .../122-lua-sec_0.6-4_amd64.deb ... [2020-10-11T06:23:47.982Z] Unpacking lua-sec:amd64 (0.6-4) ... [2020-10-11T06:23:48.248Z] Selecting previously unselected package zip. [2020-10-11T06:23:48.248Z] Preparing to unpack .../123-zip_3.0-11build1_amd64.deb ... [2020-10-11T06:23:48.248Z] Unpacking zip (3.0-11build1) ... [2020-10-11T06:23:48.248Z] Selecting previously unselected package unzip. [2020-10-11T06:23:48.248Z] Preparing to unpack .../124-unzip_6.0-21ubuntu1_amd64.deb ... [2020-10-11T06:23:48.248Z] Unpacking unzip (6.0-21ubuntu1) ... [2020-10-11T06:23:48.248Z] Selecting previously unselected package luarocks. [2020-10-11T06:23:48.248Z] Preparing to unpack .../125-luarocks_2.4.2+dfsg-1_all.deb ... [2020-10-11T06:23:48.248Z] Unpacking luarocks (2.4.2+dfsg-1) ... [2020-10-11T06:23:48.529Z] Selecting previously unselected package manpages-dev. [2020-10-11T06:23:48.529Z] Preparing to unpack .../126-manpages-dev_4.15-1_all.deb ... [2020-10-11T06:23:48.529Z] Unpacking manpages-dev (4.15-1) ... [2020-10-11T06:23:48.804Z] Selecting previously unselected package pkg-config. [2020-10-11T06:23:48.804Z] Preparing to unpack .../127-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-10-11T06:23:48.804Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-10-11T06:23:48.804Z] Selecting previously unselected package zlib1g-dev:amd64. [2020-10-11T06:23:48.804Z] Preparing to unpack .../128-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... [2020-10-11T06:23:48.804Z] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... [2020-10-11T06:23:48.804Z] Selecting previously unselected package libyaml-dev:amd64. [2020-10-11T06:23:48.804Z] Preparing to unpack .../129-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... [2020-10-11T06:23:48.804Z] Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... [2020-10-11T06:23:48.804Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:49.086Z] Setting up libc6-x32 (2.27-3ubuntu1.2) ... [2020-10-11T06:23:49.086Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:49.086Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-10-11T06:23:49.086Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:49.086Z] Setting up manpages (4.15-1) ... [2020-10-11T06:23:49.086Z] Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... [2020-10-11T06:23:49.086Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-11T06:23:49.086Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:49.086Z] Setting up less (487-0.1) ... [2020-10-11T06:23:49.086Z] Setting up make (4.1-9.1ubuntu1) ... [2020-10-11T06:23:49.362Z] Setting up libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:49.363Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-11T06:23:49.363Z] Setting up libsigsegv2:amd64 (2.12-1) ... [2020-10-11T06:23:49.363Z] Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... [2020-10-11T06:23:49.363Z] Setting up libuv1:amd64 (1.18.0-3) ... [2020-10-11T06:23:49.363Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-11T06:23:49.363Z] Setting up lua-sec:amd64 (0.6-4) ... [2020-10-11T06:23:49.363Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:49.363Z] Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-11T06:23:49.363Z] Setting up unzip (6.0-21ubuntu1) ... [2020-10-11T06:23:49.363Z] Setting up linux-libc-dev:amd64 (4.15.0-118.119) ... [2020-10-11T06:23:49.363Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-10-11T06:23:49.363Z] Setting up libtinfo-dev:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-11T06:23:49.363Z] Setting up cmake-data (3.10.2-1ubuntu2.18.04.1) ... [2020-10-11T06:23:49.363Z] Setting up libc6-i386 (2.27-3ubuntu1.2) ... [2020-10-11T06:23:49.665Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... [2020-10-11T06:23:49.665Z] Setting up m4 (1.4.18-1) ... [2020-10-11T06:23:49.665Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-10-11T06:23:49.665Z] Setting up zip (3.0-11build1) ... [2020-10-11T06:23:49.665Z] Setting up libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:49.665Z] Setting up lib32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:49.665Z] Setting up libx32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:49.665Z] Setting up librhash0:amd64 (1.3.6-2) ... [2020-10-11T06:23:49.665Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:49.665Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-10-11T06:23:49.665Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:49.665Z] Setting up libx32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:49.665Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-11T06:23:49.665Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-10-11T06:23:49.665Z] Setting up lua5.1 (5.1.5-8.1build2) ... [2020-10-11T06:23:49.665Z] update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode [2020-10-11T06:23:49.666Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lua.1.gz because associated file /usr/share/man/man1/lua5.1.1.gz (of link group lua-interpreter) doesn't exist [2020-10-11T06:23:49.666Z] update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode [2020-10-11T06:23:49.666Z] update-alternatives: warning: skip creation of /usr/share/man/man1/luac.1.gz because associated file /usr/share/man/man1/luac5.1.1.gz (of link group lua-compiler) doesn't exist [2020-10-11T06:23:49.666Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:49.666Z] Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... [2020-10-11T06:23:49.666Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-11T06:23:49.979Z] Setting up autotools-dev (20180224.1) ... [2020-10-11T06:23:49.979Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-10-11T06:23:49.979Z] Setting up libltdl7:amd64 (2.4.6-2) ... [2020-10-11T06:23:49.979Z] Setting up libx32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:49.979Z] Setting up wget (1.19.4-1ubuntu2.2) ... [2020-10-11T06:23:49.979Z] Setting up libreadline-dev:amd64 (7.0-3) ... [2020-10-11T06:23:49.979Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-10-11T06:23:49.979Z] Setting up libpcrecpp0v5:amd64 (2:8.39-9) ... [2020-10-11T06:23:49.979Z] Setting up libpcre32-3:amd64 (2:8.39-9) ... [2020-10-11T06:23:49.979Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-10-11T06:23:49.979Z] Setting up liblua5.1-0:amd64 (5.1.5-8.1build2) ... [2020-10-11T06:23:49.979Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-11T06:23:49.979Z] Setting up libpcre16-3:amd64 (2:8.39-9) ... [2020-10-11T06:23:49.979Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-11T06:23:49.979Z] Setting up lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:49.979Z] Setting up manpages-dev (4.15-1) ... [2020-10-11T06:23:49.979Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-10-11T06:23:49.979Z] Setting up lib32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:49.979Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:50.297Z] Setting up autopoint (0.19.8.1-6ubuntu0.3) ... [2020-10-11T06:23:50.297Z] Setting up libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:50.297Z] Setting up lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:50.297Z] Setting up netbase (5.4) ... [2020-10-11T06:23:50.297Z] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... [2020-10-11T06:23:50.297Z] Setting up libisl19:amd64 (0.19-1) ... [2020-10-11T06:23:50.297Z] Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-11T06:23:50.297Z] Setting up lua-any (24) ... [2020-10-11T06:23:50.297Z] Setting up libpcre3-dev:amd64 (2:8.39-9) ... [2020-10-11T06:23:50.297Z] Setting up libx32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:50.297Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-11T06:23:50.297Z] Setting up libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:50.297Z] Setting up libltdl-dev:amd64 (2.4.6-2) ... [2020-10-11T06:23:50.297Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:50.297Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-11T06:23:50.297Z] Setting up lib32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:50.297Z] Setting up libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:50.297Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:50.297Z] Setting up liblua5.1-0-dev:amd64 (5.1.5-8.1build2) ... [2020-10-11T06:23:50.297Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:50.585Z] Setting up lib32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:50.585Z] Setting up lib32mpx2 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:50.585Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-11T06:23:50.585Z] Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... [2020-10-11T06:23:50.585Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-10-11T06:23:50.585Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-10-11T06:23:50.585Z] 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 [2020-10-11T06:23:50.585Z] 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 [2020-10-11T06:23:50.585Z] 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 [2020-10-11T06:23:50.585Z] 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 [2020-10-11T06:23:50.585Z] 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 [2020-10-11T06:23:50.585Z] 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 [2020-10-11T06:23:50.585Z] 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 [2020-10-11T06:23:50.585Z] 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 [2020-10-11T06:23:50.585Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:50.585Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:50.585Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:50.585Z] Setting up libncurses5-dev:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-11T06:23:50.585Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... [2020-10-11T06:23:50.585Z] Setting up lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-10-11T06:23:50.585Z] Setting up lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:50.585Z] Setting up cmake (3.10.2-1ubuntu2.18.04.1) ... [2020-10-11T06:23:50.857Z] Setting up lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:50.857Z] Setting up libc6-dev-i386 (2.27-3ubuntu1.2) ... [2020-10-11T06:23:50.857Z] Setting up libc6-dev-x32 (2.27-3ubuntu1.2) ... [2020-10-11T06:23:50.857Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-11T06:23:50.857Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-11T06:23:50.857Z] Setting up luarocks (2.4.2+dfsg-1) ... [2020-10-11T06:23:50.858Z] Making manifest for /usr/local/lib/luarocks/rocks [2020-10-11T06:23:50.858Z] Warning: This looks like a local rocks tree, but you did not pass --local-tree. [2020-10-11T06:23:50.858Z] Generating index.html for /usr/local/lib/luarocks/rocks [2020-10-11T06:23:50.858Z] Setting up libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:50.858Z] Setting up perl (5.26.1-6ubuntu0.3) ... [2020-10-11T06:23:50.858Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-10-11T06:23:51.131Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-10-11T06:23:51.131Z] Setting up lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:51.131Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-11T06:23:51.131Z] Setting up libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:51.131Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:51.131Z] Setting up liberror-perl (0.17025-1) ... [2020-10-11T06:23:51.131Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:51.131Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-11T06:23:51.131Z] Setting up autoconf (2.69-11) ... [2020-10-11T06:23:51.131Z] Setting up gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:51.131Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-11T06:23:51.396Z] Setting up lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:51.396Z] Setting up g++-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-10-11T06:23:51.396Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-10-11T06:23:51.396Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-11T06:23:51.396Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-10-11T06:23:51.396Z] Setting up automake (1:1.15.1-3ubuntu2) ... [2020-10-11T06:23:51.396Z] update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode [2020-10-11T06:23:51.396Z] update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist [2020-10-11T06:23:51.396Z] update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist [2020-10-11T06:23:51.396Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-11T06:23:51.396Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-10-11T06:23:51.396Z] 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 [2020-10-11T06:23:51.396Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-11T06:23:51.396Z] Setting up libtool (2.4.6-2) ... [2020-10-11T06:23:51.679Z] Setting up libtool-bin (2.4.6-2) ... [2020-10-11T06:23:51.679Z] Setting up build-essential (12.4ubuntu1) ... [2020-10-11T06:23:51.679Z] Setting up gcc-multilib (4:7.4.0-1ubuntu2.3) ... [2020-10-11T06:23:51.679Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-10-11T06:23:51.679Z] Setting up g++-multilib (4:7.4.0-1ubuntu2.3) ... [2020-10-11T06:23:51.679Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-11T06:23:51.679Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-11T06:23:53.102Z] autoconf set to automatically installed. [2020-10-11T06:23:53.102Z] automake set to automatically installed. [2020-10-11T06:23:53.102Z] autopoint set to automatically installed. [2020-10-11T06:23:53.102Z] autotools-dev set to automatically installed. [2020-10-11T06:23:53.102Z] binutils set to automatically installed. [2020-10-11T06:23:53.102Z] binutils-common set to automatically installed. [2020-10-11T06:23:53.102Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-10-11T06:23:53.102Z] build-essential set to automatically installed. [2020-10-11T06:23:53.102Z] cmake set to automatically installed. [2020-10-11T06:23:53.102Z] cmake-data set to automatically installed. [2020-10-11T06:23:53.102Z] cpp set to automatically installed. [2020-10-11T06:23:53.102Z] cpp-7 set to automatically installed. [2020-10-11T06:23:53.102Z] curl set to automatically installed. [2020-10-11T06:23:53.102Z] dpkg-dev set to automatically installed. [2020-10-11T06:23:53.102Z] fakeroot set to automatically installed. [2020-10-11T06:23:53.102Z] g++ set to automatically installed. [2020-10-11T06:23:53.102Z] g++-7 set to automatically installed. [2020-10-11T06:23:53.102Z] g++-7-multilib set to automatically installed. [2020-10-11T06:23:53.102Z] g++-multilib set to automatically installed. [2020-10-11T06:23:53.102Z] gcc set to automatically installed. [2020-10-11T06:23:53.102Z] gcc-7 set to automatically installed. [2020-10-11T06:23:53.102Z] gcc-7-base set to automatically installed. [2020-10-11T06:23:53.102Z] gcc-7-multilib set to automatically installed. [2020-10-11T06:23:53.102Z] gcc-multilib set to automatically installed. [2020-10-11T06:23:53.102Z] git set to automatically installed. [2020-10-11T06:23:53.102Z] git-man set to automatically installed. [2020-10-11T06:23:53.102Z] less set to automatically installed. [2020-10-11T06:23:53.102Z] lib32asan4 set to automatically installed. [2020-10-11T06:23:53.102Z] lib32atomic1 set to automatically installed. [2020-10-11T06:23:53.102Z] lib32cilkrts5 set to automatically installed. [2020-10-11T06:23:53.102Z] lib32gcc-7-dev set to automatically installed. [2020-10-11T06:23:53.102Z] lib32gcc1 set to automatically installed. [2020-10-11T06:23:53.102Z] lib32gomp1 set to automatically installed. [2020-10-11T06:23:53.102Z] lib32itm1 set to automatically installed. [2020-10-11T06:23:53.102Z] lib32mpx2 set to automatically installed. [2020-10-11T06:23:53.102Z] lib32quadmath0 set to automatically installed. [2020-10-11T06:23:53.102Z] lib32stdc++-7-dev set to automatically installed. [2020-10-11T06:23:53.102Z] lib32stdc++6 set to automatically installed. [2020-10-11T06:23:53.102Z] lib32ubsan0 set to automatically installed. [2020-10-11T06:23:53.102Z] libalgorithm-diff-perl set to automatically installed. [2020-10-11T06:23:53.102Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-10-11T06:23:53.103Z] libalgorithm-merge-perl set to automatically installed. [2020-10-11T06:23:53.103Z] libarchive13 set to automatically installed. [2020-10-11T06:23:53.103Z] libasan4 set to automatically installed. [2020-10-11T06:23:53.103Z] libatomic1 set to automatically installed. [2020-10-11T06:23:53.103Z] libbinutils set to automatically installed. [2020-10-11T06:23:53.103Z] libc-dev-bin set to automatically installed. [2020-10-11T06:23:53.103Z] libc6-dev set to automatically installed. [2020-10-11T06:23:53.103Z] libc6-dev-i386 set to automatically installed. [2020-10-11T06:23:53.103Z] libc6-dev-x32 set to automatically installed. [2020-10-11T06:23:53.103Z] libc6-i386 set to automatically installed. [2020-10-11T06:23:53.103Z] libc6-x32 set to automatically installed. [2020-10-11T06:23:53.103Z] libcc1-0 set to automatically installed. [2020-10-11T06:23:53.103Z] libcilkrts5 set to automatically installed. [2020-10-11T06:23:53.103Z] libcurl3-gnutls set to automatically installed. [2020-10-11T06:23:53.103Z] libdpkg-perl set to automatically installed. [2020-10-11T06:23:53.103Z] liberror-perl set to automatically installed. [2020-10-11T06:23:53.103Z] libfakeroot set to automatically installed. [2020-10-11T06:23:53.103Z] libfile-fcntllock-perl set to automatically installed. [2020-10-11T06:23:53.103Z] libgcc-7-dev set to automatically installed. [2020-10-11T06:23:53.103Z] libgdbm-compat4 set to automatically installed. [2020-10-11T06:23:53.103Z] libgdbm5 set to automatically installed. [2020-10-11T06:23:53.103Z] libgomp1 set to automatically installed. [2020-10-11T06:23:53.103Z] libisl19 set to automatically installed. [2020-10-11T06:23:53.103Z] libitm1 set to automatically installed. [2020-10-11T06:23:53.103Z] libjsoncpp1 set to automatically installed. [2020-10-11T06:23:53.103Z] liblocale-gettext-perl set to automatically installed. [2020-10-11T06:23:53.103Z] liblsan0 set to automatically installed. [2020-10-11T06:23:53.103Z] libltdl-dev set to automatically installed. [2020-10-11T06:23:53.103Z] libltdl7 set to automatically installed. [2020-10-11T06:23:53.103Z] liblua5.1-0 set to automatically installed. [2020-10-11T06:23:53.103Z] liblua5.1-0-dev set to automatically installed. [2020-10-11T06:23:53.103Z] libmpc3 set to automatically installed. [2020-10-11T06:23:53.103Z] libmpfr6 set to automatically installed. [2020-10-11T06:23:53.103Z] libmpx2 set to automatically installed. [2020-10-11T06:23:53.103Z] libncurses5-dev set to automatically installed. [2020-10-11T06:23:53.103Z] libnorm1 set to automatically installed. [2020-10-11T06:23:53.103Z] libpcre16-3 set to automatically installed. [2020-10-11T06:23:53.103Z] libpcre3-dev set to automatically installed. [2020-10-11T06:23:53.367Z] libpcre32-3 set to automatically installed. [2020-10-11T06:23:53.367Z] libpcrecpp0v5 set to automatically installed. [2020-10-11T06:23:53.367Z] libperl5.26 set to automatically installed. [2020-10-11T06:23:53.367Z] libpgm-5.2-0 set to automatically installed. [2020-10-11T06:23:53.367Z] libquadmath0 set to automatically installed. [2020-10-11T06:23:53.367Z] libreadline-dev set to automatically installed. [2020-10-11T06:23:53.367Z] librhash0 set to automatically installed. [2020-10-11T06:23:53.367Z] libsigsegv2 set to automatically installed. [2020-10-11T06:23:53.367Z] libsodium23 set to automatically installed. [2020-10-11T06:23:53.367Z] libssl-dev set to automatically installed. [2020-10-11T06:23:53.367Z] libstdc++-7-dev set to automatically installed. [2020-10-11T06:23:53.367Z] libtinfo-dev set to automatically installed. [2020-10-11T06:23:53.367Z] libtool set to automatically installed. [2020-10-11T06:23:53.367Z] libtool-bin set to automatically installed. [2020-10-11T06:23:53.367Z] libtsan0 set to automatically installed. [2020-10-11T06:23:53.367Z] libubsan0 set to automatically installed. [2020-10-11T06:23:53.367Z] libuv1 set to automatically installed. [2020-10-11T06:23:53.367Z] libx32asan4 set to automatically installed. [2020-10-11T06:23:53.367Z] libx32atomic1 set to automatically installed. [2020-10-11T06:23:53.367Z] libx32cilkrts5 set to automatically installed. [2020-10-11T06:23:53.367Z] libx32gcc-7-dev set to automatically installed. [2020-10-11T06:23:53.367Z] libx32gcc1 set to automatically installed. [2020-10-11T06:23:53.367Z] libx32gomp1 set to automatically installed. [2020-10-11T06:23:53.367Z] libx32itm1 set to automatically installed. [2020-10-11T06:23:53.367Z] libx32quadmath0 set to automatically installed. [2020-10-11T06:23:53.367Z] libx32stdc++-7-dev set to automatically installed. [2020-10-11T06:23:53.367Z] libx32stdc++6 set to automatically installed. [2020-10-11T06:23:53.367Z] libx32ubsan0 set to automatically installed. [2020-10-11T06:23:53.367Z] libyaml-0-2 set to automatically installed. [2020-10-11T06:23:53.367Z] libyaml-dev set to automatically installed. [2020-10-11T06:23:53.367Z] libzmq3-dev set to automatically installed. [2020-10-11T06:23:53.367Z] libzmq5 set to automatically installed. [2020-10-11T06:23:53.367Z] linux-libc-dev set to automatically installed. [2020-10-11T06:23:53.367Z] lua-any set to automatically installed. [2020-10-11T06:23:53.367Z] lua-sec set to automatically installed. [2020-10-11T06:23:53.367Z] lua-socket set to automatically installed. [2020-10-11T06:23:53.367Z] lua5.1 set to automatically installed. [2020-10-11T06:23:53.367Z] luarocks set to automatically installed. [2020-10-11T06:23:53.367Z] m4 set to automatically installed. [2020-10-11T06:23:53.367Z] make set to automatically installed. [2020-10-11T06:23:53.367Z] manpages set to automatically installed. [2020-10-11T06:23:53.367Z] manpages-dev set to automatically installed. [2020-10-11T06:23:53.367Z] netbase set to automatically installed. [2020-10-11T06:23:53.367Z] patch set to automatically installed. [2020-10-11T06:23:53.367Z] perl set to automatically installed. [2020-10-11T06:23:53.367Z] perl-modules-5.26 set to automatically installed. [2020-10-11T06:23:53.367Z] pkg-config set to automatically installed. [2020-10-11T06:23:53.367Z] unzip set to automatically installed. [2020-10-11T06:23:53.367Z] wget set to automatically installed. [2020-10-11T06:23:53.367Z] zip set to automatically installed. [2020-10-11T06:23:53.641Z] zlib1g-dev set to automatically installed. [2020-10-11T06:23:53.641Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-10-11T06:23:53.641Z] Please ensure the environment is properly setup before continuing. [2020-10-11T06:23:53.641Z] Ignore this message if the appropriate measures have already been taken [2020-10-11T06:23:54.238Z] Pulling go-build-helper  [2020-10-11T06:23:54.841Z] Pulling lua-kong-nginx-module  [2020-10-11T06:23:55.127Z] Cloning into '/build/parts/lua-kong-nginx-module/src'... [2020-10-11T06:23:55.409Z] remote: Enumerating objects: 18, done. [2020-10-11T06:23:55.409Z] remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18) remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18) remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18) remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18) remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18) remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18) remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18) remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18) remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18) remote: Counting objects: 100% (18/18), done. [2020-10-11T06:23:55.409Z] remote: Compressing objects: 9% (1/11) remote: Compressing objects: 18% (2/11) remote: Compressing objects: 27% (3/11) remote: Compressing objects: 36% (4/11) remote: Compressing objects: 45% (5/11) remote: Compressing objects: 54% (6/11) remote: Compressing objects: 63% (7/11) remote: Compressing objects: 72% (8/11) remote: Compressing objects: 81% (9/11) remote: Compressing objects: 90% (10/11) remote: Compressing objects: 100% (11/11) remote: Compressing objects: 100% (11/11), done. [2020-10-11T06:23:55.409Z] Receiving objects: 0% (1/152) Receiving objects: 1% (2/152) Receiving objects: 2% (4/152) Receiving objects: 3% (5/152) Receiving objects: 4% (7/152) Receiving objects: 5% (8/152) Receiving objects: 6% (10/152) Receiving objects: 7% (11/152) Receiving objects: 8% (13/152) Receiving objects: 9% (14/152) Receiving objects: 10% (16/152) Receiving objects: 11% (17/152) Receiving objects: 12% (19/152) Receiving objects: 13% (20/152) Receiving objects: 14% (22/152) Receiving objects: 15% (23/152) Receiving objects: 16% (25/152) Receiving objects: 17% (26/152) Receiving objects: 18% (28/152) Receiving objects: 19% (29/152) Receiving objects: 20% (31/152) Receiving objects: 21% (32/152) Receiving objects: 22% (34/152) Receiving objects: 23% (35/152) Receiving objects: 24% (37/152) Receiving objects: 25% (38/152) Receiving objects: 26% (40/152) Receiving objects: 27% (42/152) Receiving objects: 28% (43/152) Receiving objects: 29% (45/152) Receiving objects: 30% (46/152) Receiving objects: 31% (48/152) Receiving objects: 32% (49/152) Receiving objects: 33% (51/152) Receiving objects: 34% (52/152) Receiving objects: 35% (54/152) Receiving objects: 36% (55/152) Receiving objects: 37% (57/152) Receiving objects: 38% (58/152) Receiving objects: 39% (60/152) Receiving objects: 40% (61/152) Receiving objects: 41% (63/152) Receiving objects: 42% (64/152) Receiving objects: 43% (66/152) Receiving objects: 44% (67/152) Receiving objects: 45% (69/152) Receiving objects: 46% (70/152) Receiving objects: 47% (72/152) Receiving objects: 48% (73/152) Receiving objects: 49% (75/152) Receiving objects: 50% (76/152) Receiving objects: 51% (78/152) Receiving objects: 52% (80/152) Receiving objects: 53% (81/152) Receiving objects: 54% (83/152) Receiving objects: 55% (84/152) Receiving objects: 56% (86/152) Receiving objects: 57% (87/152) Receiving objects: 58% (89/152) Receiving objects: 59% (90/152) Receiving objects: 60% (92/152) Receiving objects: 61% (93/152) Receiving objects: 62% (95/152) Receiving objects: 63% (96/152) Receiving objects: 64% (98/152) Receiving objects: 65% (99/152) Receiving objects: 66% (101/152) Receiving objects: 67% (102/152) Receiving objects: 68% (104/152) Receiving objects: 69% (105/152) Receiving objects: 70% (107/152) Receiving objects: 71% (108/152) Receiving objects: 72% (110/152) Receiving objects: 73% (111/152) Receiving objects: 74% (113/152) Receiving objects: 75% (114/152) Receiving objects: 76% (116/152) Receiving objects: 77% (118/152) Receiving objects: 78% (119/152) Receiving objects: 79% (121/152) Receiving objects: 80% (122/152) Receiving objects: 81% (124/152) Receiving objects: 82% (125/152) Receiving objects: 83% (127/152) Receiving objects: 84% (128/152) Receiving objects: 85% (130/152) Receiving objects: 86% (131/152) Receiving objects: 87% (133/152) Receiving objects: 88% (134/152) Receiving objects: 89% (136/152) Receiving objects: 90% (137/152) Receiving objects: 91% (139/152) Receiving objects: 92% (140/152) Receiving objects: 93% (142/152) Receiving objects: 94% (143/152) Receiving objects: 95% (145/152) Receiving objects: 96% (146/152) remote: Total 152 (delta 4), reused 10 (delta 2), pack-reused 134 [2020-10-11T06:23:55.409Z] Receiving objects: 97% (148/152) Receiving objects: 98% (149/152) Receiving objects: 99% (151/152) Receiving objects: 100% (152/152) Receiving objects: 100% (152/152), 62.76 KiB | 2.73 MiB/s, done. [2020-10-11T06:23:55.409Z] Resolving deltas: 0% (0/42) Resolving deltas: 9% (4/42) Resolving deltas: 14% (6/42) Resolving deltas: 26% (11/42) Resolving deltas: 40% (17/42) Resolving deltas: 42% (18/42) Resolving deltas: 59% (25/42) Resolving deltas: 69% (29/42) Resolving deltas: 71% (30/42) Resolving deltas: 73% (31/42) Resolving deltas: 76% (32/42) Resolving deltas: 78% (33/42) Resolving deltas: 80% (34/42) Resolving deltas: 83% (35/42) Resolving deltas: 88% (37/42) Resolving deltas: 92% (39/42) Resolving deltas: 95% (40/42) Resolving deltas: 97% (41/42) Resolving deltas: 100% (42/42) Resolving deltas: 100% (42/42), done. [2020-10-11T06:23:55.409Z] Note: checking out 'e4cc508ff20f774b0dce68549f25b66e56345ddb'. [2020-10-11T06:23:55.409Z] [2020-10-11T06:23:55.409Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-10-11T06:23:55.409Z] changes and commit them, and you can discard any commits you make in this [2020-10-11T06:23:55.409Z] state without impacting any branches by performing another checkout. [2020-10-11T06:23:55.409Z] [2020-10-11T06:23:55.409Z] If you want to create a new branch to retain commits you create, you may [2020-10-11T06:23:55.409Z] do so (now or later) by using -b with the checkout command again. Example: [2020-10-11T06:23:55.409Z] [2020-10-11T06:23:55.409Z] git checkout -b [2020-10-11T06:23:55.409Z] [2020-10-11T06:23:55.700Z] Pulling openresty-kong-patches  [2020-10-11T06:23:55.701Z] Cloning into '/build/parts/openresty-kong-patches/src'... [2020-10-11T06:23:55.991Z] remote: Enumerating objects: 2681, done. [2020-10-11T06:23:56.989Z] Receiving objects: 0% (1/2681) Receiving objects: 1% (27/2681) Receiving objects: 2% (54/2681) Receiving objects: 3% (81/2681) Receiving objects: 4% (108/2681) Receiving objects: 5% (135/2681) Receiving objects: 6% (161/2681) Receiving objects: 7% (188/2681) Receiving objects: 8% (215/2681) Receiving objects: 9% (242/2681) Receiving objects: 10% (269/2681) Receiving objects: 11% (295/2681) Receiving objects: 12% (322/2681) Receiving objects: 13% (349/2681) Receiving objects: 14% (376/2681) Receiving objects: 15% (403/2681) Receiving objects: 16% (429/2681) Receiving objects: 17% (456/2681) Receiving objects: 18% (483/2681) Receiving objects: 19% (510/2681) Receiving objects: 20% (537/2681) Receiving objects: 21% (564/2681) Receiving objects: 22% (590/2681) Receiving objects: 23% (617/2681) Receiving objects: 24% (644/2681) Receiving objects: 25% (671/2681) Receiving objects: 26% (698/2681) Receiving objects: 27% (724/2681) Receiving objects: 28% (751/2681) Receiving objects: 29% (778/2681) Receiving objects: 30% (805/2681) Receiving objects: 31% (832/2681) Receiving objects: 32% (858/2681) Receiving objects: 33% (885/2681) Receiving objects: 34% (912/2681) Receiving objects: 35% (939/2681) Receiving objects: 36% (966/2681) Receiving objects: 37% (992/2681) Receiving objects: 38% (1019/2681) Receiving objects: 39% (1046/2681) Receiving objects: 40% (1073/2681) Receiving objects: 41% (1100/2681) Receiving objects: 42% (1127/2681) Receiving objects: 43% (1153/2681) Receiving objects: 44% (1180/2681) Receiving objects: 45% (1207/2681) Receiving objects: 46% (1234/2681) Receiving objects: 47% (1261/2681) Receiving objects: 48% (1287/2681) Receiving objects: 49% (1314/2681) Receiving objects: 50% (1341/2681) Receiving objects: 51% (1368/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 52% (1395/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 53% (1421/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 54% (1448/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 55% (1475/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 56% (1502/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 57% (1529/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 58% (1555/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 59% (1582/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 60% (1609/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 61% (1636/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 62% (1663/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 63% (1690/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 64% (1716/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 65% (1743/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 66% (1770/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 67% (1797/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 68% (1824/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 69% (1850/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 70% (1877/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 71% (1904/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 72% (1931/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 73% (1958/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 74% (1984/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 75% (2011/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 76% (2038/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 77% (2065/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 78% (2092/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 79% (2118/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 80% (2145/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 81% (2172/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 82% (2199/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 83% (2226/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 84% (2253/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 85% (2279/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 86% (2306/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 87% (2333/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 88% (2360/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 89% (2387/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 90% (2413/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 91% (2440/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 92% (2467/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 93% (2494/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 94% (2521/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 95% (2547/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 96% (2574/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 97% (2601/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 98% (2628/2681), 17.84 MiB | 35.68 MiB/s Receiving objects: 99% (2655/2681), 17.84 MiB | 35.68 MiB/s error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function. [2020-10-11T06:23:56.989Z] fatal: The remote end hung up unexpectedly [2020-10-11T06:23:56.989Z] fatal: early EOF [2020-10-11T06:23:56.989Z] fatal: index-pack failed [2020-10-11T06:23:56.989Z] Failed to run 'override-pull': Exit code was 128. [Pipeline] } [2020-10-11T06:23:57.661Z] 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] } [2020-10-11T06:23:59.087Z] Failed in branch amd64 [2020-10-11T06:24:18.375Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:24:18.375Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-11T06:24:18.375Z] ---> bebacac0c5b8 [2020-10-11T06:24:18.375Z] Step 3/27 : WORKDIR /edgex-go [2020-10-11T06:24:18.375Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:24:18.375Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-11T06:24:18.375Z] ---> bebacac0c5b8 [2020-10-11T06:24:18.375Z] Step 3/20 : WORKDIR /edgex-go [2020-10-11T06:24:18.375Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:24:18.375Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-11T06:24:18.375Z] ---> bebacac0c5b8 [2020-10-11T06:24:18.375Z] Step 3/26 : WORKDIR /edgex-go [2020-10-11T06:24:18.375Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:24:18.375Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-11T06:24:18.375Z] ---> bebacac0c5b8 [2020-10-11T06:24:18.375Z] Step 3/22 : WORKDIR /edgex-go [2020-10-11T06:24:18.375Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:24:18.375Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-11T06:24:18.375Z] ---> bebacac0c5b8 [2020-10-11T06:24:18.375Z] Step 3/21 : WORKDIR /edgex-go [2020-10-11T06:24:20.343Z] ---> Running in 1c630f0671c1 [2020-10-11T06:24:20.343Z] ---> Running in d49059ebf5a1 [2020-10-11T06:24:20.343Z] ---> Running in 8cafe4a8977b [2020-10-11T06:24:20.343Z] ---> Running in b65b6029869e [2020-10-11T06:24:20.343Z] ---> Running in 7bc822dd570f [2020-10-11T06:24:20.945Z] Removing intermediate container 1c630f0671c1 [2020-10-11T06:24:20.945Z] ---> ffad5aeb7dc3 [2020-10-11T06:24:20.945Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:24:20.945Z] Removing intermediate container 7bc822dd570f [2020-10-11T06:24:20.945Z] ---> 1784cc02b3e2 [2020-10-11T06:24:20.945Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:24:20.945Z] Removing intermediate container d49059ebf5a1 [2020-10-11T06:24:20.945Z] ---> 3b4cce30b022 [2020-10-11T06:24:20.945Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:24:20.945Z] Removing intermediate container 8cafe4a8977b [2020-10-11T06:24:20.945Z] ---> 5d941e6d0bec [2020-10-11T06:24:20.945Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:24:20.945Z] Removing intermediate container b65b6029869e [2020-10-11T06:24:20.945Z] ---> 39d272cd82df [2020-10-11T06:24:20.945Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:24:21.229Z] ---> Running in c2ea98b491a6 [2020-10-11T06:24:21.229Z] ---> Running in b19eb3021285 [2020-10-11T06:24:21.229Z] ---> Running in 8380dfbfc1b3 [2020-10-11T06:24:21.230Z] ---> Running in ad3e8243c68d [2020-10-11T06:24:21.230Z] ---> Running in 1891fd77ff6d [2020-10-11T06:24:25.590Z] Removing intermediate container c2ea98b491a6 [2020-10-11T06:24:25.590Z] ---> e0249e0fea57 [2020-10-11T06:24:25.590Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-11T06:24:25.590Z] Removing intermediate container 8380dfbfc1b3 [2020-10-11T06:24:25.590Z] ---> f854d2b558c3 [2020-10-11T06:24:25.590Z] Step 5/21 : RUN apk update && apk add make git [2020-10-11T06:24:25.590Z] ---> Running in 3b940bc70ba8 [2020-10-11T06:24:25.867Z] ---> Running in 097d00535490 [2020-10-11T06:24:26.143Z] Removing intermediate container b19eb3021285 [2020-10-11T06:24:26.143Z] ---> 3739323c707d [2020-10-11T06:24:26.143Z] Step 5/22 : RUN apk update && apk add make git [2020-10-11T06:24:26.428Z] Removing intermediate container ad3e8243c68d [2020-10-11T06:24:26.428Z] ---> 442fa3e19816 [2020-10-11T06:24:26.428Z] Step 5/26 : RUN apk update && apk add make git [2020-10-11T06:24:26.428Z] ---> Running in b52bffb89eed [2020-10-11T06:24:26.428Z] Removing intermediate container 1891fd77ff6d [2020-10-11T06:24:26.428Z] ---> 541cc806baeb [2020-10-11T06:24:26.428Z] Step 5/20 : RUN apk update && apk add make git [2020-10-11T06:24:26.428Z] ---> Running in cd22e6f4bfec [2020-10-11T06:24:26.705Z] ---> Running in 0c1be56e1f25 [2020-10-11T06:24:28.142Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-11T06:24:28.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-11T06:24:28.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-11T06:24:28.958Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-11T06:24:28.958Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-11T06:24:28.958Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-11T06:24:29.240Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-11T06:24:29.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-11T06:24:29.511Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:24:29.511Z] v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:24:29.511Z] OK: 12623 distinct packages available [2020-10-11T06:24:29.788Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-11T06:24:29.788Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-11T06:24:29.788Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:24:29.788Z] v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:24:29.788Z] OK: 12623 distinct packages available [2020-10-11T06:24:30.390Z] OK: 217 MiB in 51 packages [2020-10-11T06:24:30.390Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:24:30.390Z] v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:24:30.390Z] OK: 12623 distinct packages available [2020-10-11T06:24:30.666Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:24:30.666Z] v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:24:30.666Z] OK: 12623 distinct packages available [2020-10-11T06:24:30.666Z] OK: 217 MiB in 51 packages [2020-10-11T06:24:30.943Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:24:30.943Z] v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:24:30.943Z] OK: 12623 distinct packages available [2020-10-11T06:24:31.546Z] OK: 217 MiB in 51 packages [2020-10-11T06:24:31.546Z] OK: 217 MiB in 51 packages [2020-10-11T06:24:31.825Z] OK: 217 MiB in 51 packages [2020-10-11T06:24:32.110Z] Removing intermediate container 3b940bc70ba8 [2020-10-11T06:24:32.110Z] ---> 9d10b6c00aaa [2020-10-11T06:24:32.110Z] Step 6/27 : COPY go.mod . [2020-10-11T06:24:32.707Z] Removing intermediate container 097d00535490 [2020-10-11T06:24:32.707Z] ---> ef07a8d8fb34 [2020-10-11T06:24:32.707Z] Step 6/21 : COPY go.mod . [2020-10-11T06:24:33.308Z] ---> f1a72c149282 [2020-10-11T06:24:33.308Z] Step 7/27 : RUN go mod download [2020-10-11T06:24:33.308Z] Removing intermediate container b52bffb89eed [2020-10-11T06:24:33.308Z] ---> b487a317ef32 [2020-10-11T06:24:33.308Z] Step 6/22 : COPY go.mod . [2020-10-11T06:24:33.581Z] ---> Running in b2472bf920d8 [2020-10-11T06:24:33.867Z] Removing intermediate container cd22e6f4bfec [2020-10-11T06:24:33.867Z] ---> 8edc26320133 [2020-10-11T06:24:33.867Z] Step 6/26 : COPY go.mod . [2020-10-11T06:24:33.867Z] Removing intermediate container 0c1be56e1f25 [2020-10-11T06:24:33.867Z] ---> 9a892a63394b [2020-10-11T06:24:33.867Z] Step 6/20 : COPY go.mod . [2020-10-11T06:24:33.867Z] ---> 9a078c6ded21 [2020-10-11T06:24:33.867Z] Step 7/21 : RUN go mod download [2020-10-11T06:24:34.149Z] ---> Running in 17f3308a8567 [2020-10-11T06:24:34.760Z] ---> 6288248ceb27 [2020-10-11T06:24:34.760Z] Step 7/22 : RUN go mod download [2020-10-11T06:24:34.760Z] ---> Running in 004741920d3b [2020-10-11T06:24:35.034Z] ---> 4072dd550d7c [2020-10-11T06:24:35.034Z] Step 7/26 : RUN go mod download [2020-10-11T06:24:35.312Z] ---> 7dd78b18a8f7 [2020-10-11T06:24:35.312Z] Step 7/20 : RUN go mod download [2020-10-11T06:24:35.312Z] ---> Running in c15f4a58b3c2 [2020-10-11T06:24:35.912Z] ---> Running in e9c34d8db641 [2020-10-11T06:24:38.553Z] Removing intermediate container b2472bf920d8 [2020-10-11T06:24:38.554Z] ---> 38ca40e364e2 [2020-10-11T06:24:38.554Z] Step 8/27 : COPY . . [2020-10-11T06:24:38.836Z] Removing intermediate container 17f3308a8567 [2020-10-11T06:24:38.836Z] ---> 59266c483b36 [2020-10-11T06:24:38.836Z] Step 8/21 : COPY . . [2020-10-11T06:24:40.876Z] Removing intermediate container 004741920d3b [2020-10-11T06:24:40.876Z] ---> d35325bed122 [2020-10-11T06:24:40.876Z] Step 8/22 : COPY . . [2020-10-11T06:24:41.175Z] Removing intermediate container e9c34d8db641 [2020-10-11T06:24:41.175Z] ---> 70f135c498c9 [2020-10-11T06:24:41.175Z] Step 8/20 : COPY . . [2020-10-11T06:24:41.801Z] Removing intermediate container c15f4a58b3c2 [2020-10-11T06:24:41.801Z] ---> 3e11d006cdce [2020-10-11T06:24:41.801Z] Step 8/26 : COPY . . [2020-10-11T06:25:14.181Z] ---> e08565fc50f1 [2020-10-11T06:25:14.181Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-11T06:25:14.181Z] ---> 801372d1b78c [2020-10-11T06:25:14.181Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-11T06:25:14.181Z] ---> 1ef622ebe5d3 [2020-10-11T06:25:14.181Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-11T06:25:14.181Z] ---> fc6b15dfefe8 [2020-10-11T06:25:14.181Z] Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read [2020-10-11T06:25:14.181Z] ---> 353241b149cd [2020-10-11T06:25:14.181Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-11T06:25:14.181Z] ---> Running in 9758bc3753fc [2020-10-11T06:25:14.181Z] ---> Running in 47f506c1183e [2020-10-11T06:25:14.181Z] ---> Running in c98af9fbe769 [2020-10-11T06:25:14.181Z] ---> Running in 297d479692e8 [2020-10-11T06:25:14.181Z] ---> Running in 3f96773d679e [2020-10-11T06:25:14.181Z] 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 [2020-10-11T06:25:14.181Z] 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 [2020-10-11T06:25:14.455Z] 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 [2020-10-11T06:25:14.455Z] 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 [2020-10-11T06:25:14.731Z] 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 [2020-10-11T06:26:36.600Z] 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 [2020-10-11T06:26:40.035Z] Removing intermediate container c98af9fbe769 [2020-10-11T06:26:40.035Z] ---> e192f933c022 [2020-10-11T06:26:40.035Z] [2020-10-11T06:26:40.035Z] Step 10/20 : FROM alpine [2020-10-11T06:26:40.326Z] latest: Pulling from library/alpine [2020-10-11T06:26:40.617Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-11T06:26:40.617Z] Status: Downloaded newer image for alpine:latest [2020-10-11T06:26:40.617Z] ---> 62ee0e9f8440 [2020-10-11T06:26:40.617Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-11T06:26:40.907Z] ---> Running in 6c419c4c04da [2020-10-11T06:26:43.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-11T06:26:43.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-11T06:26:44.586Z] v3.12.0-376-gb3fc85f1ac [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:26:44.586Z] v3.12.0-381-g200ba6e281 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:26:44.586Z] OK: 12621 distinct packages available [2020-10-11T06:26:45.587Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-11T06:26:45.587Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-11T06:26:45.587Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-11T06:26:45.587Z] (4/4) Installing curl (7.69.1-r1) [2020-10-11T06:26:45.587Z] Executing busybox-1.31.1-r16.trigger [2020-10-11T06:26:45.587Z] Executing ca-certificates-20191127-r4.trigger [2020-10-11T06:26:45.882Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [2020-10-11T06:26:46.169Z] OK: 7 MiB in 18 packages [2020-10-11T06:26:50.515Z] Removing intermediate container 47f506c1183e [2020-10-11T06:26:50.515Z] ---> 7691540db0d1 [2020-10-11T06:26:50.515Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-11T06:26:51.510Z] ---> Running in 31e2e6fff453 [2020-10-11T06:26:52.510Z] Removing intermediate container 6c419c4c04da [2020-10-11T06:26:52.510Z] ---> 6d93959baa33 [2020-10-11T06:26:52.510Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-11T06:26:53.709Z] ---> Running in b0f9a6f1bfd8 [2020-10-11T06:26:54.838Z] Removing intermediate container b0f9a6f1bfd8 [2020-10-11T06:26:54.838Z] ---> 06df8449dcec [2020-10-11T06:26:54.838Z] Step 13/20 : WORKDIR /edgex [2020-10-11T06:26:54.838Z] 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 [2020-10-11T06:26:55.132Z] ---> Running in eb00304de872 [2020-10-11T06:26:56.605Z] Removing intermediate container eb00304de872 [2020-10-11T06:26:56.605Z] ---> ae7e9682c213 [2020-10-11T06:26:56.605Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-11T06:26:59.459Z] ---> 5f6c3b2acdb1 [2020-10-11T06:26:59.459Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-11T06:27:00.054Z] Removing intermediate container 3f96773d679e [2020-10-11T06:27:00.054Z] ---> 7510c9e661ce [2020-10-11T06:27:00.054Z] [2020-10-11T06:27:00.054Z] Step 10/26 : FROM alpine:3.10 [2020-10-11T06:27:00.331Z] 3.10: Pulling from library/alpine [2020-10-11T06:27:01.341Z] Removing intermediate container 31e2e6fff453 [2020-10-11T06:27:01.341Z] ---> 0ef0590864bf [2020-10-11T06:27:01.341Z] [2020-10-11T06:27:01.341Z] Step 11/27 : FROM docker:latest [2020-10-11T06:27:01.341Z] ---> 45884bde0078 [2020-10-11T06:27:01.341Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-11T06:27:01.942Z] ---> c490d6d4be4e [2020-10-11T06:27:01.942Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-11T06:27:02.921Z] ---> Running in 78f40eb06180 [2020-10-11T06:27:02.921Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-11T06:27:02.921Z] Status: Downloaded newer image for alpine:3.10 [2020-10-11T06:27:02.921Z] ---> 536a684cf733 [2020-10-11T06:27:02.921Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-11T06:27:02.921Z] ---> Running in 777c05e791c9 [2020-10-11T06:27:03.195Z] ---> Running in 01f871b6c4ab [2020-10-11T06:27:03.470Z] Removing intermediate container 777c05e791c9 [2020-10-11T06:27:03.470Z] ---> 21638586e278 [2020-10-11T06:27:03.470Z] Step 17/20 : CMD ["--init=true"] [2020-10-11T06:27:04.452Z] ---> Running in f79ccff55c17 [2020-10-11T06:27:05.047Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-11T06:27:05.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-11T06:27:05.920Z] (1/2) Installing readline (8.0.4-r0) [2020-10-11T06:27:05.920Z] (2/2) Installing bash (5.0.17-r0) [2020-10-11T06:27:06.196Z] Executing bash-5.0.17-r0.post-install [2020-10-11T06:27:06.196Z] Executing busybox-1.31.1-r16.trigger [2020-10-11T06:27:06.196Z] OK: 12 MiB in 22 packages [2020-10-11T06:27:06.475Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-10-11T06:27:06.475Z] Removing intermediate container f79ccff55c17 [2020-10-11T06:27:06.475Z] ---> a36e2de13a49 [2020-10-11T06:27:06.475Z] Step 18/20 : LABEL arch=arm64 [2020-10-11T06:27:06.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-10-11T06:27:07.343Z] v3.10.5-96-g1efb054f0b [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-11T06:27:07.343Z] v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-11T06:27:07.343Z] OK: 10167 distinct packages available [2020-10-11T06:27:07.620Z] ---> Running in 00bbdd584e50 [2020-10-11T06:27:07.620Z] Removing intermediate container 9758bc3753fc [2020-10-11T06:27:07.620Z] ---> dc8768aae028 [2020-10-11T06:27:07.620Z] [2020-10-11T06:27:07.620Z] Step 10/21 : FROM scratch [2020-10-11T06:27:07.620Z] ---> [2020-10-11T06:27:07.620Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-11T06:27:07.620Z] Removing intermediate container 297d479692e8 [2020-10-11T06:27:07.620Z] ---> fa30b8eb675e [2020-10-11T06:27:07.620Z] [2020-10-11T06:27:07.620Z] Step 10/22 : FROM scratch [2020-10-11T06:27:07.620Z] ---> [2020-10-11T06:27:07.620Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-11T06:27:07.896Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-11T06:27:07.896Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-11T06:27:07.896Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-11T06:27:07.896Z] (4/5) Installing curl (7.66.0-r1) [2020-10-11T06:27:08.169Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-11T06:27:08.169Z] Executing busybox-1.30.1-r3.trigger [2020-10-11T06:27:08.169Z] Executing ca-certificates-20191127-r2.trigger [2020-10-11T06:27:08.169Z] OK: 7 MiB in 19 packages [2020-10-11T06:27:08.169Z] ---> Running in 3ea3e1b6ae73 [2020-10-11T06:27:08.439Z] ---> Running in 9ec736ca78a9 [2020-10-11T06:27:09.031Z] Removing intermediate container 00bbdd584e50 [2020-10-11T06:27:09.031Z] ---> 271bc6f9bcd9 [2020-10-11T06:27:09.031Z] Step 19/20 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:27:09.304Z] Removing intermediate container 78f40eb06180 [2020-10-11T06:27:09.304Z] ---> 4d2ad65a3f35 [2020-10-11T06:27:09.304Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-11T06:27:09.304Z] Removing intermediate container 9ec736ca78a9 [2020-10-11T06:27:09.304Z] ---> b17e8fba0d3b [2020-10-11T06:27:09.304Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-11T06:27:09.304Z] Removing intermediate container 3ea3e1b6ae73 [2020-10-11T06:27:09.304Z] ---> a1375761c334 [2020-10-11T06:27:09.304Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-11T06:27:09.584Z] ---> Running in cfff9b41064c [2020-10-11T06:27:09.584Z] ---> Running in 6a1189a290b7 [2020-10-11T06:27:09.584Z] ---> Running in 7445f835b4c9 [2020-10-11T06:27:09.860Z] ---> Running in d21b1b928833 [2020-10-11T06:27:10.459Z] Removing intermediate container cfff9b41064c [2020-10-11T06:27:10.459Z] ---> 702971dcc5fa [2020-10-11T06:27:10.459Z] Step 20/20 : LABEL version=0.0.0 [2020-10-11T06:27:10.459Z] Removing intermediate container 7445f835b4c9 [2020-10-11T06:27:10.459Z] ---> 48d6cc90cd89 [2020-10-11T06:27:10.459Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-11T06:27:11.886Z] ---> Running in cfc2e8a8a2ce [2020-10-11T06:27:11.886Z] ---> Running in 574bf04b0fe5 [2020-10-11T06:27:11.886Z] Removing intermediate container d21b1b928833 [2020-10-11T06:27:11.886Z] ---> 394be7782852 [2020-10-11T06:27:11.886Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-11T06:27:11.886Z] Removing intermediate container 01f871b6c4ab [2020-10-11T06:27:11.886Z] ---> 73691345de66 [2020-10-11T06:27:11.886Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-11T06:27:11.886Z] ---> Running in e0f66bb2e047 [2020-10-11T06:27:12.161Z] ---> Running in 76db84789b1a [2020-10-11T06:27:12.435Z] Removing intermediate container 574bf04b0fe5 [2020-10-11T06:27:12.435Z] ---> 3193348d94ca [2020-10-11T06:27:12.435Z] [2020-10-11T06:27:12.435Z] Removing intermediate container cfc2e8a8a2ce [2020-10-11T06:27:12.435Z] ---> 7648b56418a4 [2020-10-11T06:27:12.435Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-11T06:27:12.707Z] Removing intermediate container e0f66bb2e047 [2020-10-11T06:27:12.707Z] ---> ecd8072bf476 [2020-10-11T06:27:12.707Z] Step 14/22 : WORKDIR / [2020-10-11T06:27:12.982Z] ---> Running in 98a1406c47a7 [2020-10-11T06:27:12.982Z] Removing intermediate container 76db84789b1a [2020-10-11T06:27:12.982Z] ---> 99bf6bf86232 [2020-10-11T06:27:12.982Z] Step 13/26 : WORKDIR / [2020-10-11T06:27:12.982Z] Successfully built 3193348d94ca [2020-10-11T06:27:12.982Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-10-11T06:27:12.982Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2020-10-11T06:27:13.263Z] ---> Running in 10364f7d5a56 [2020-10-11T06:27:13.263Z] ---> 5a16c86db87b [2020-10-11T06:27:13.263Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-11T06:27:13.537Z] Removing intermediate container 98a1406c47a7 [2020-10-11T06:27:13.537Z] ---> 122f930634b9 [2020-10-11T06:27:13.537Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-11T06:27:13.811Z] Removing intermediate container 6a1189a290b7 [2020-10-11T06:27:13.811Z] ---> bde036912655 [2020-10-11T06:27:13.811Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-11T06:27:13.811Z] Removing intermediate container 10364f7d5a56 [2020-10-11T06:27:13.811Z] ---> 9cea9ac2c7ef [2020-10-11T06:27:13.811Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-10-11T06:27:14.084Z] ---> Running in 4a1247b2ce90 [2020-10-11T06:27:15.563Z] ---> cedad7381e28 [2020-10-11T06:27:15.563Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-11T06:27:15.563Z] Removing intermediate container 4a1247b2ce90 [2020-10-11T06:27:15.563Z] ---> 2b32da72cffd [2020-10-11T06:27:15.563Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-11T06:27:15.563Z] ---> b90c5a1254e0 [2020-10-11T06:27:15.563Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-11T06:27:15.838Z] ---> Running in 11dc6fc6ee12 [2020-10-11T06:27:16.114Z] ---> 654ac8ce7aa5 [2020-10-11T06:27:16.115Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-11T06:27:17.100Z] ---> 517a8c9f62bd [2020-10-11T06:27:17.100Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-11T06:27:17.374Z] Removing intermediate container 11dc6fc6ee12 [2020-10-11T06:27:17.374Z] ---> 05b7657a90b2 [2020-10-11T06:27:17.374Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-11T06:27:18.352Z] ---> Running in 3c66013bc187 [2020-10-11T06:27:18.632Z] ---> 0cf2007fae7f [2020-10-11T06:27:18.632Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-11T06:27:18.632Z] ---> 3f0316da7d3c [2020-10-11T06:27:18.632Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-11T06:27:18.909Z] ---> Running in 982bc1e03034 [2020-10-11T06:27:19.189Z] Removing intermediate container 3c66013bc187 [2020-10-11T06:27:19.189Z] ---> 1c2afb2d843f [2020-10-11T06:27:19.189Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-11T06:27:19.788Z] Removing intermediate container 982bc1e03034 [2020-10-11T06:27:19.788Z] ---> c3080ee60932 [2020-10-11T06:27:19.788Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-11T06:27:20.060Z] ---> Running in d2d87bea9aa6 [2020-10-11T06:27:21.043Z] ---> 033b9fedf2ef [2020-10-11T06:27:21.043Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-11T06:27:21.043Z] ---> 1b1924997d8e [2020-10-11T06:27:21.043Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-11T06:27:21.319Z] ---> Running in 287cb6378419 [2020-10-11T06:27:21.319Z] Removing intermediate container d2d87bea9aa6 [2020-10-11T06:27:21.319Z] ---> 402631f7549c [2020-10-11T06:27:21.319Z] Step 19/21 : LABEL arch=arm64 [2020-10-11T06:27:21.319Z] ---> 29a20d493cfb [2020-10-11T06:27:21.319Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-11T06:27:21.594Z] ---> Running in 01938a6842cc [2020-10-11T06:27:21.594Z] ---> e041e6f2c0d2 [2020-10-11T06:27:21.594Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-11T06:27:22.193Z] Removing intermediate container 287cb6378419 [2020-10-11T06:27:22.193Z] ---> 55f2d67eb1fa [2020-10-11T06:27:22.193Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-11T06:27:22.193Z] Removing intermediate container 01938a6842cc [2020-10-11T06:27:22.193Z] ---> 00e522c2a01d [2020-10-11T06:27:22.193Z] Step 20/21 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:27:22.466Z] ---> e5a628750842 [2020-10-11T06:27:22.466Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-11T06:27:22.743Z] ---> Running in 037f7fbb4f51 [2020-10-11T06:27:22.743Z] ---> Running in 9bac645c4084 [2020-10-11T06:27:23.371Z] ---> 84b3ad8d330d [2020-10-11T06:27:23.371Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-11T06:27:23.974Z] Removing intermediate container 037f7fbb4f51 [2020-10-11T06:27:23.974Z] ---> 365464f0bf93 [2020-10-11T06:27:23.974Z] Step 20/22 : LABEL arch=arm64 [2020-10-11T06:27:23.974Z] Removing intermediate container 9bac645c4084 [2020-10-11T06:27:23.974Z] ---> 8df5e23b7870 [2020-10-11T06:27:23.974Z] Step 21/21 : LABEL version=0.0.0 [2020-10-11T06:27:24.577Z] ---> 98395701a509 [2020-10-11T06:27:24.577Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-11T06:27:25.187Z] ---> Running in 5334f1673606 [2020-10-11T06:27:25.187Z] ---> Running in 1036ab84ece3 [2020-10-11T06:27:25.187Z] ---> b3d28308dd14 [2020-10-11T06:27:25.187Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-11T06:27:25.473Z] ---> Running in 703f757778e0 [2020-10-11T06:27:25.745Z] Removing intermediate container 5334f1673606 [2020-10-11T06:27:25.745Z] ---> 237c23788870 [2020-10-11T06:27:25.745Z] Step 21/22 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:27:26.342Z] Removing intermediate container 1036ab84ece3 [2020-10-11T06:27:26.343Z] ---> 2e987a89d168 [2020-10-11T06:27:26.343Z] [2020-10-11T06:27:26.620Z] ---> Running in 21ad39b14f97 [2020-10-11T06:27:26.893Z] Successfully built 2e987a89d168 [2020-10-11T06:27:27.183Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-10-11T06:27:27.184Z] Building docker-security-secrets-setup-go [2020-10-11T06:27:27.184Z]  Building docker-support-scheduler-go ... done  ---> 34dfe14bc94a [2020-10-11T06:27:27.184Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-11T06:27:27.458Z] Removing intermediate container 21ad39b14f97 [2020-10-11T06:27:27.458Z] ---> 40e679075a2e [2020-10-11T06:27:27.458Z] Step 22/22 : LABEL version=0.0.0 [2020-10-11T06:27:27.733Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-11T06:27:28.006Z] ---> Running in e8ad825b1c8b [2020-10-11T06:27:28.006Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-11T06:27:28.291Z] ---> 52d95a859f8a [2020-10-11T06:27:28.291Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-11T06:27:28.566Z] ---> Running in aba4521661c6 [2020-10-11T06:27:28.566Z] Removing intermediate container e8ad825b1c8b [2020-10-11T06:27:28.566Z] ---> 3d3121cf58c3 [2020-10-11T06:27:28.566Z] [2020-10-11T06:27:28.566Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-11T06:27:28.566Z] (2/33) Installing expat (2.2.9-r1) [2020-10-11T06:27:28.566Z] (3/33) Installing libffi (3.3-r2) [2020-10-11T06:27:28.566Z] (4/33) Installing gdbm (1.13-r1) [2020-10-11T06:27:28.566Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-11T06:27:28.566Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-11T06:27:28.843Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-11T06:27:29.443Z] Successfully built 3d3121cf58c3 [2020-10-11T06:27:29.443Z] Successfully tagged docker-core-command-go-arm64:latest [2020-10-11T06:27:29.443Z]  Building docker-core-command-go ... done Building docker-support-logging-go [2020-10-11T06:27:30.882Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-11T06:27:30.882Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-11T06:27:30.882Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-11T06:27:30.882Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-11T06:27:30.882Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-11T06:27:30.882Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-11T06:27:30.882Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-11T06:27:30.882Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-11T06:27:30.882Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-11T06:27:30.882Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-11T06:27:31.155Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-11T06:27:31.155Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-11T06:27:31.155Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-11T06:27:31.155Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-11T06:27:31.155Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-11T06:27:31.155Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-11T06:27:31.155Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-11T06:27:31.155Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-11T06:27:31.155Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-11T06:27:31.155Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-11T06:27:31.429Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-11T06:27:31.429Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-11T06:27:31.429Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-11T06:27:31.429Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-11T06:27:31.429Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-11T06:27:31.429Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-11T06:27:31.429Z] Executing busybox-1.31.1-r16.trigger [2020-10-11T06:27:31.706Z] OK: 71 MiB in 55 packages [2020-10-11T06:27:36.026Z] Removing intermediate container aba4521661c6 [2020-10-11T06:27:36.026Z] ---> c959bcc7e035 [2020-10-11T06:27:36.026Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-11T06:27:36.625Z] ---> Running in 4ad5a37b1e10 [2020-10-11T06:27:38.083Z] Removing intermediate container 4ad5a37b1e10 [2020-10-11T06:27:38.083Z] ---> 62b5d4b66a8a [2020-10-11T06:27:38.083Z] Step 24/26 : LABEL arch=arm64 [2020-10-11T06:27:38.677Z] ---> Running in 968f549102c3 [2020-10-11T06:27:40.121Z] Removing intermediate container 968f549102c3 [2020-10-11T06:27:40.122Z] ---> b561a38079c9 [2020-10-11T06:27:40.122Z] Step 25/26 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:27:40.728Z] ---> Running in f6863139550e [2020-10-11T06:27:41.331Z] Removing intermediate container 703f757778e0 [2020-10-11T06:27:41.331Z] ---> 5d744986755b [2020-10-11T06:27:41.331Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-11T06:27:42.312Z] ---> Running in 3fdad19976fe [2020-10-11T06:27:42.584Z] Removing intermediate container f6863139550e [2020-10-11T06:27:42.584Z] ---> 47e1954ff87b [2020-10-11T06:27:42.584Z] Step 26/26 : LABEL version=0.0.0 [2020-10-11T06:27:42.864Z] ---> Running in 0d4ed2919c18 [2020-10-11T06:27:44.307Z] Removing intermediate container 0d4ed2919c18 [2020-10-11T06:27:44.307Z] ---> cba5e458cefa [2020-10-11T06:27:44.307Z] [2020-10-11T06:27:44.586Z] Successfully built cba5e458cefa [2020-10-11T06:27:44.586Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-10-11T06:27:44.586Z] Building docker-core-metadata-go [2020-10-11T06:27:45.197Z]  Building docker-security-secretstore-setup-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:27:45.197Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-11T06:27:45.197Z] ---> bebacac0c5b8 [2020-10-11T06:27:45.197Z] Step 3/24 : WORKDIR /edgex-go [2020-10-11T06:27:45.197Z] ---> Using cache [2020-10-11T06:27:45.197Z] ---> 39d272cd82df [2020-10-11T06:27:45.197Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:27:45.197Z] ---> Using cache [2020-10-11T06:27:45.197Z] ---> 442fa3e19816 [2020-10-11T06:27:45.197Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-11T06:27:46.177Z] ---> Running in ab41a686dc2f [2020-10-11T06:27:47.619Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-11T06:27:48.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-11T06:27:48.871Z] Collecting docker-compose==1.23.2 [2020-10-11T06:27:48.871Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-11T06:27:49.144Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:27:49.144Z] v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:27:49.144Z] OK: 12623 distinct packages available [2020-10-11T06:27:50.132Z] OK: 217 MiB in 51 packages [2020-10-11T06:27:50.809Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-11T06:27:50.809Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-11T06:27:52.787Z] Collecting PyYAML<4,>=3.10 [2020-10-11T06:27:52.787Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-11T06:27:53.390Z] Removing intermediate container ab41a686dc2f [2020-10-11T06:27:53.391Z] ---> 13f56357f37d [2020-10-11T06:27:53.391Z] Step 6/24 : COPY go.mod . [2020-10-11T06:27:55.382Z] ---> be2d6db93624 [2020-10-11T06:27:55.382Z] Step 7/24 : RUN go mod download [2020-10-11T06:27:55.653Z] ---> Running in 0f2e7b32b493 [2020-10-11T06:27:56.632Z] Collecting cached-property<2,>=1.2.0 [2020-10-11T06:27:56.632Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-11T06:27:57.619Z] Collecting docker<4.0,>=3.6.0 [2020-10-11T06:27:57.619Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-11T06:27:58.609Z] Collecting jsonschema<3,>=2.5.1 [2020-10-11T06:27:58.609Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-11T06:28:00.585Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-11T06:28:00.585Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-11T06:28:00.861Z] Removing intermediate container 0f2e7b32b493 [2020-10-11T06:28:00.861Z] ---> 2a82debdde6a [2020-10-11T06:28:00.861Z] Step 8/24 : COPY . . [2020-10-11T06:28:00.861Z] Collecting texttable<0.10,>=0.9.0 [2020-10-11T06:28:00.861Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-11T06:28:03.491Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-11T06:28:03.491Z] Collecting docopt<0.7,>=0.6.1 [2020-10-11T06:28:03.491Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-11T06:28:05.467Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-11T06:28:05.741Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-11T06:28:07.717Z] Collecting idna<2.8,>=2.5 [2020-10-11T06:28:07.717Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-11T06:28:08.701Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-11T06:28:08.701Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-11T06:28:08.701Z] 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) [2020-10-11T06:28:08.701Z] 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) [2020-10-11T06:28:08.974Z] Collecting docker-pycreds>=0.4.0 [2020-10-11T06:28:08.974Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-11T06:28:09.248Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-11T06:28:09.248Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-11T06:28:09.248Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-11T06:28:09.248Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-11T06:28:10.234Z] Installing collected packages: idna, urllib3, requests, PyYAML, cached-property, websocket-client, docker-pycreds, docker, jsonschema, texttable, docopt, dockerpty, docker-compose [2020-10-11T06:28:10.234Z] Attempting uninstall: idna [2020-10-11T06:28:10.234Z] Found existing installation: idna 2.9 [2020-10-11T06:28:10.234Z] Uninstalling idna-2.9: [2020-10-11T06:28:10.510Z] Successfully uninstalled idna-2.9 [2020-10-11T06:28:11.108Z] Attempting uninstall: urllib3 [2020-10-11T06:28:11.108Z] Found existing installation: urllib3 1.25.9 [2020-10-11T06:28:11.108Z] Uninstalling urllib3-1.25.9: [2020-10-11T06:28:11.391Z] Successfully uninstalled urllib3-1.25.9 [2020-10-11T06:28:11.987Z] Attempting uninstall: requests [2020-10-11T06:28:11.987Z] Found existing installation: requests 2.23.0 [2020-10-11T06:28:11.987Z] Uninstalling requests-2.23.0: [2020-10-11T06:28:12.261Z] Successfully uninstalled requests-2.23.0 [2020-10-11T06:28:12.541Z] Running setup.py install for PyYAML: started [2020-10-11T06:28:15.171Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-11T06:28:16.623Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:28:16.623Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-11T06:28:16.623Z] ---> bebacac0c5b8 [2020-10-11T06:28:16.623Z] Step 3/29 : WORKDIR /edgex-go [2020-10-11T06:28:16.623Z] ---> Using cache [2020-10-11T06:28:16.623Z] ---> 39d272cd82df [2020-10-11T06:28:16.623Z] Step 4/29 : RUN apk update && apk add make git [2020-10-11T06:28:18.633Z] Running setup.py install for texttable: started [2020-10-11T06:28:18.914Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:28:18.914Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-11T06:28:18.914Z] ---> bebacac0c5b8 [2020-10-11T06:28:18.914Z] Step 3/22 : WORKDIR /edgex-go [2020-10-11T06:28:18.915Z] ---> Using cache [2020-10-11T06:28:18.915Z] ---> 39d272cd82df [2020-10-11T06:28:18.915Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:28:18.915Z] ---> Using cache [2020-10-11T06:28:18.915Z] ---> 442fa3e19816 [2020-10-11T06:28:18.915Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-11T06:28:20.912Z] Running setup.py install for texttable: finished with status 'done' [2020-10-11T06:28:20.912Z] Running setup.py install for docopt: started [2020-10-11T06:28:23.564Z] Running setup.py install for docopt: finished with status 'done' [2020-10-11T06:28:23.564Z] Running setup.py install for dockerpty: started [2020-10-11T06:28:24.555Z] ---> Running in f39edb048d8d [2020-10-11T06:28:24.555Z] ---> Running in 25a5c3ec8b66 [2020-10-11T06:28:25.543Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:28:25.543Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-11T06:28:25.543Z] ---> bebacac0c5b8 [2020-10-11T06:28:25.543Z] Step 3/22 : WORKDIR /edgex-go [2020-10-11T06:28:25.543Z] ---> Using cache [2020-10-11T06:28:25.543Z] ---> 39d272cd82df [2020-10-11T06:28:25.543Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:28:25.543Z] ---> Using cache [2020-10-11T06:28:25.543Z] ---> 442fa3e19816 [2020-10-11T06:28:25.543Z] Step 5/22 : RUN apk update && apk add make git [2020-10-11T06:28:25.543Z] ---> Using cache [2020-10-11T06:28:25.543Z] ---> 8edc26320133 [2020-10-11T06:28:25.543Z] Step 6/22 : COPY go.mod . [2020-10-11T06:28:25.543Z] ---> Using cache [2020-10-11T06:28:25.543Z] ---> 4072dd550d7c [2020-10-11T06:28:25.543Z] Step 7/22 : RUN go mod download [2020-10-11T06:28:25.841Z] ---> Using cache [2020-10-11T06:28:25.841Z] ---> 3e11d006cdce [2020-10-11T06:28:25.841Z] Step 8/22 : COPY . . [2020-10-11T06:28:25.841Z] ---> Using cache [2020-10-11T06:28:25.841Z] ---> fc6b15dfefe8 [2020-10-11T06:28:25.841Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-11T06:28:25.841Z] ---> a58994df78e7 [2020-10-11T06:28:25.841Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-11T06:28:26.118Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-11T06:28:26.118Z] ---> Running in 3b41190d1687 [2020-10-11T06:28:26.118Z] ---> Running in d770435477bf [2020-10-11T06:28:27.101Z] 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 [2020-10-11T06:28:27.101Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-11T06:28:27.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-11T06:28:27.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-11T06:28:28.250Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-11T06:28:28.250Z] 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 [2020-10-11T06:28:28.525Z] 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 [2020-10-11T06:28:29.137Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:28:29.137Z] v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:28:29.137Z] OK: 12623 distinct packages available [2020-10-11T06:28:29.137Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:28:29.137Z] v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:28:29.137Z] OK: 12623 distinct packages available [2020-10-11T06:28:30.135Z] OK: 217 MiB in 51 packages [2020-10-11T06:28:30.135Z] OK: 217 MiB in 51 packages [2020-10-11T06:28:31.131Z] OK: 217 MiB in 51 packages [2020-10-11T06:28:32.590Z] Removing intermediate container 25a5c3ec8b66 [2020-10-11T06:28:32.590Z] ---> f5978314adc9 [2020-10-11T06:28:32.590Z] Step 5/29 : COPY go.mod . [2020-10-11T06:28:32.590Z] Removing intermediate container 3fdad19976fe [2020-10-11T06:28:32.590Z] ---> 67b04e922bc9 [2020-10-11T06:28:32.590Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-11T06:28:32.870Z] ---> Running in 6e052557cc2a [2020-10-11T06:28:33.871Z] Removing intermediate container f39edb048d8d [2020-10-11T06:28:33.871Z] ---> a10dd9ce9b48 [2020-10-11T06:28:33.871Z] Step 6/22 : COPY go.mod . [2020-10-11T06:28:34.157Z] ---> 7cf84fde5728 [2020-10-11T06:28:34.157Z] Step 6/29 : RUN go mod download [2020-10-11T06:28:34.438Z] ---> Running in 4155d92b6c01 [2020-10-11T06:28:35.427Z] ---> ad7f59620965 [2020-10-11T06:28:35.427Z] Step 7/22 : RUN go mod download [2020-10-11T06:28:35.703Z] ---> Running in f520545fef1c [2020-10-11T06:28:35.981Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-11T06:28:36.262Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-11T06:28:37.250Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-11T06:28:37.250Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-11T06:28:37.250Z] (3/3) Installing curl (7.69.1-r1) [2020-10-11T06:28:37.250Z] Executing busybox-1.31.1-r16.trigger [2020-10-11T06:28:37.524Z] OK: 71 MiB in 58 packages [2020-10-11T06:28:39.514Z] Removing intermediate container 6e052557cc2a [2020-10-11T06:28:39.514Z] ---> 79b1cc7b005f [2020-10-11T06:28:39.514Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-11T06:28:39.789Z] ---> Running in 6abef7090bba [2020-10-11T06:28:40.066Z] Removing intermediate container 4155d92b6c01 [2020-10-11T06:28:40.066Z] ---> e0a6d1a7f651 [2020-10-11T06:28:40.066Z] Step 7/29 : COPY . . [2020-10-11T06:28:41.065Z] Removing intermediate container 6abef7090bba [2020-10-11T06:28:41.065Z] ---> 559c52a2a560 [2020-10-11T06:28:41.065Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-11T06:28:41.065Z] ---> Running in b06e0e1609ba [2020-10-11T06:28:41.668Z] Removing intermediate container f520545fef1c [2020-10-11T06:28:41.668Z] ---> 43bf91cf3d91 [2020-10-11T06:28:41.668Z] Step 8/22 : COPY . . [2020-10-11T06:28:42.295Z] Removing intermediate container b06e0e1609ba [2020-10-11T06:28:42.295Z] ---> 5d902f6a308f [2020-10-11T06:28:42.295Z] Step 25/27 : LABEL arch=arm64 [2020-10-11T06:28:42.571Z] ---> Running in e0fca34b47fc [2020-10-11T06:28:44.563Z] Removing intermediate container e0fca34b47fc [2020-10-11T06:28:44.563Z] ---> a251ca5fa04b [2020-10-11T06:28:44.563Z] Step 26/27 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:28:44.843Z] ---> Running in cfc04be6a7c4 [2020-10-11T06:28:46.831Z] Removing intermediate container cfc04be6a7c4 [2020-10-11T06:28:46.831Z] ---> a20cbc19bcec [2020-10-11T06:28:46.831Z] Step 27/27 : LABEL version=0.0.0 [2020-10-11T06:28:46.831Z] ---> Running in e644168e8dba [2020-10-11T06:28:48.282Z] Removing intermediate container e644168e8dba [2020-10-11T06:28:48.282Z] ---> 3ab3adf83a39 [2020-10-11T06:28:48.282Z] [2020-10-11T06:28:50.015Z] Successfully built 3ab3adf83a39 [2020-10-11T06:28:50.015Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-10-11T06:28:50.015Z] Building docker-core-data-go [2020-10-11T06:29:22.501Z]  Building docker-sys-mgmt-agent-go ... done  ---> 53c158f1898a [2020-10-11T06:29:22.501Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-11T06:29:22.501Z] ---> 8d8db7e9edb6 [2020-10-11T06:29:22.501Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-11T06:29:22.501Z] ---> Running in 5f51fdf02b8c [2020-10-11T06:29:22.501Z] ---> Running in 3c751b7916bb [2020-10-11T06:29:22.780Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-11T06:29:22.780Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-11T06:29:22.780Z] ---> bebacac0c5b8 [2020-10-11T06:29:22.780Z] Step 3/23 : WORKDIR /edgex-go [2020-10-11T06:29:22.780Z] ---> Using cache [2020-10-11T06:29:22.780Z] ---> 39d272cd82df [2020-10-11T06:29:22.780Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:29:22.780Z] ---> Using cache [2020-10-11T06:29:22.780Z] ---> 442fa3e19816 [2020-10-11T06:29:22.780Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-11T06:29:22.780Z] ---> Running in 48a763b61504 [2020-10-11T06:29:24.229Z] 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 [2020-10-11T06:29:24.828Z] 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 [2020-10-11T06:29:25.427Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-11T06:29:26.410Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-11T06:29:27.399Z] v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:29:27.399Z] v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:29:27.399Z] OK: 12623 distinct packages available [2020-10-11T06:29:28.386Z] OK: 217 MiB in 51 packages [2020-10-11T06:29:30.376Z] Removing intermediate container 48a763b61504 [2020-10-11T06:29:30.376Z] ---> 540f270f409f [2020-10-11T06:29:30.376Z] Step 6/23 : COPY go.mod . [2020-10-11T06:29:31.366Z] ---> ad62f4eea928 [2020-10-11T06:29:31.366Z] Step 7/23 : RUN go mod download [2020-10-11T06:29:31.643Z] ---> Running in 5b961e016901 [2020-10-11T06:29:37.067Z] Removing intermediate container 5b961e016901 [2020-10-11T06:29:37.067Z] ---> 631cccb603ca [2020-10-11T06:29:37.067Z] Step 8/23 : COPY . . [2020-10-11T06:30:03.946Z] ---> 15c0a843816b [2020-10-11T06:30:03.946Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-11T06:30:03.946Z] ---> Running in 50495d64002c [2020-10-11T06:30:04.222Z] 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 [2020-10-11T06:30:12.536Z] Removing intermediate container d770435477bf [2020-10-11T06:30:12.536Z] ---> a3234920d79f [2020-10-11T06:30:12.536Z] [2020-10-11T06:30:12.536Z] Step 10/24 : FROM scratch [2020-10-11T06:30:12.536Z] ---> [2020-10-11T06:30:12.536Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-11T06:30:12.536Z] ---> Running in dbea7e7e157c [2020-10-11T06:30:12.536Z] Removing intermediate container dbea7e7e157c [2020-10-11T06:30:12.536Z] ---> 0c110a0e3dc8 [2020-10-11T06:30:12.536Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-11T06:30:12.536Z] ---> Running in 652fa0ec083a [2020-10-11T06:30:13.138Z] Removing intermediate container 652fa0ec083a [2020-10-11T06:30:13.138Z] ---> 1d05bf5513a9 [2020-10-11T06:30:13.138Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-11T06:30:13.416Z] ---> Running in 59f55e9ad7e2 [2020-10-11T06:30:14.419Z] Removing intermediate container 59f55e9ad7e2 [2020-10-11T06:30:14.419Z] ---> 6517ca5ad785 [2020-10-11T06:30:14.419Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-11T06:30:15.409Z] ---> 88b4cc250af5 [2020-10-11T06:30:15.409Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-11T06:30:16.858Z] ---> 9cdf5e8f8529 [2020-10-11T06:30:16.858Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-11T06:30:18.312Z] ---> d904ec091cb6 [2020-10-11T06:30:18.312Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-11T06:30:19.760Z] ---> a142bee4480e [2020-10-11T06:30:19.760Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-11T06:30:21.208Z] ---> 880d41b5ce8e [2020-10-11T06:30:21.208Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-11T06:30:22.674Z] ---> 344e075b203e [2020-10-11T06:30:22.674Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-11T06:30:22.674Z] ---> Running in 2577fefa5226 [2020-10-11T06:30:23.283Z] Removing intermediate container 2577fefa5226 [2020-10-11T06:30:23.283Z] ---> 2f55364e1ab3 [2020-10-11T06:30:23.283Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-11T06:30:23.564Z] ---> Running in b1b6c3863aed [2020-10-11T06:30:24.168Z] Removing intermediate container b1b6c3863aed [2020-10-11T06:30:24.168Z] ---> 84ca71c5ebda [2020-10-11T06:30:24.168Z] Step 22/24 : LABEL arch=arm64 [2020-10-11T06:30:24.168Z] ---> Running in 536612edfdef [2020-10-11T06:30:24.773Z] Removing intermediate container 536612edfdef [2020-10-11T06:30:24.773Z] ---> 61bbb72efebb [2020-10-11T06:30:24.773Z] Step 23/24 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:30:25.062Z] ---> Running in bc12537575ee [2020-10-11T06:30:25.665Z] Removing intermediate container bc12537575ee [2020-10-11T06:30:25.665Z] ---> c8b8f31550ee [2020-10-11T06:30:25.665Z] Step 24/24 : LABEL version=0.0.0 [2020-10-11T06:30:25.665Z] ---> Running in ff18548039d6 [2020-10-11T06:30:26.261Z] Removing intermediate container ff18548039d6 [2020-10-11T06:30:26.261Z] ---> ff4181954e47 [2020-10-11T06:30:26.261Z] [2020-10-11T06:30:26.855Z] Successfully built ff4181954e47 [2020-10-11T06:30:26.855Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-10-11T06:30:35.145Z]  Building docker-support-notifications-go ... done Removing intermediate container 3b41190d1687 [2020-10-11T06:30:35.145Z] ---> d525d253fb85 [2020-10-11T06:30:35.145Z] [2020-10-11T06:30:35.145Z] Step 10/22 : FROM scratch [2020-10-11T06:30:35.145Z] ---> [2020-10-11T06:30:35.145Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-11T06:30:35.145Z] ---> Using cache [2020-10-11T06:30:35.145Z] ---> b17e8fba0d3b [2020-10-11T06:30:35.145Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-11T06:30:35.421Z] ---> Running in cab363e8d46f [2020-10-11T06:30:36.030Z] Removing intermediate container cab363e8d46f [2020-10-11T06:30:36.030Z] ---> 613e7198e8e8 [2020-10-11T06:30:36.030Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-11T06:30:36.030Z] ---> Running in 72499fd12418 [2020-10-11T06:30:37.015Z] Removing intermediate container 72499fd12418 [2020-10-11T06:30:37.015Z] ---> 9614c6d22b92 [2020-10-11T06:30:37.015Z] Step 14/22 : WORKDIR / [2020-10-11T06:30:37.015Z] ---> Running in 8c69e1c23cf7 [2020-10-11T06:30:37.612Z] Removing intermediate container 8c69e1c23cf7 [2020-10-11T06:30:37.612Z] ---> f156f77379d2 [2020-10-11T06:30:37.612Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-11T06:30:38.601Z] ---> 2bb7a2dd026b [2020-10-11T06:30:38.601Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-11T06:30:40.604Z] ---> a7004e444802 [2020-10-11T06:30:40.604Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-11T06:30:42.670Z] ---> 54111daf9a11 [2020-10-11T06:30:42.670Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-11T06:30:42.949Z] ---> Running in 78b3967a2954 [2020-10-11T06:30:43.952Z] Removing intermediate container 78b3967a2954 [2020-10-11T06:30:43.953Z] ---> a44a20236e29 [2020-10-11T06:30:43.953Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-11T06:30:44.233Z] Removing intermediate container 3c751b7916bb [2020-10-11T06:30:44.233Z] ---> 47d967298342 [2020-10-11T06:30:44.233Z] [2020-10-11T06:30:44.233Z] Step 9/29 : FROM alpine:latest [2020-10-11T06:30:44.233Z] ---> 62ee0e9f8440 [2020-10-11T06:30:44.233Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-11T06:30:44.233Z] ---> Running in 12663c5a0bce [2020-10-11T06:30:44.512Z] ---> Running in 9f1164f7f99c [2020-10-11T06:30:45.119Z] Removing intermediate container 12663c5a0bce [2020-10-11T06:30:45.119Z] ---> 638017f13da8 [2020-10-11T06:30:45.119Z] Step 20/22 : LABEL arch=arm64 [2020-10-11T06:30:45.119Z] ---> Running in 9153971e5780 [2020-10-11T06:30:45.401Z] Removing intermediate container 9f1164f7f99c [2020-10-11T06:30:45.401Z] ---> de246320a63f [2020-10-11T06:30:45.401Z] Step 11/29 : USER root [2020-10-11T06:30:45.679Z] ---> Running in f58c5b6ed7f8 [2020-10-11T06:30:45.958Z] Removing intermediate container 9153971e5780 [2020-10-11T06:30:45.958Z] ---> 5472924f75fd [2020-10-11T06:30:45.958Z] Step 21/22 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:30:46.237Z] ---> Running in faea2a13806c [2020-10-11T06:30:46.513Z] Removing intermediate container f58c5b6ed7f8 [2020-10-11T06:30:46.513Z] ---> 875721de4d12 [2020-10-11T06:30:46.513Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-11T06:30:46.513Z] ---> Running in 2a2ce04663b6 [2020-10-11T06:30:46.798Z] Removing intermediate container faea2a13806c [2020-10-11T06:30:46.799Z] ---> 8fb8291a6e6a [2020-10-11T06:30:46.799Z] Step 22/22 : LABEL version=0.0.0 [2020-10-11T06:30:47.076Z] ---> Running in ea29315fd7e2 [2020-10-11T06:30:48.065Z] Removing intermediate container ea29315fd7e2 [2020-10-11T06:30:48.065Z] ---> 4fc5ad3d48bd [2020-10-11T06:30:48.065Z] [2020-10-11T06:30:48.667Z] Successfully built 4fc5ad3d48bd [2020-10-11T06:30:48.667Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-10-11T06:30:49.267Z]  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-11T06:30:49.541Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-11T06:30:50.140Z] v3.12.0-376-gb3fc85f1ac [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-11T06:30:50.140Z] v3.12.0-381-g200ba6e281 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-11T06:30:50.140Z] OK: 12621 distinct packages available [2020-10-11T06:30:50.740Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-11T06:30:51.017Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-11T06:30:51.017Z] Executing busybox-1.31.1-r16.trigger [2020-10-11T06:30:51.017Z] Executing ca-certificates-20191127-r4.trigger [2020-10-11T06:30:51.297Z] OK: 6 MiB in 16 packages [2020-10-11T06:30:54.703Z] Removing intermediate container 2a2ce04663b6 [2020-10-11T06:30:54.703Z] ---> dfb16521e71a [2020-10-11T06:30:54.703Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-11T06:30:54.703Z] ---> Running in 053a1c2b477c [2020-10-11T06:30:55.687Z] Removing intermediate container 053a1c2b477c [2020-10-11T06:30:55.687Z] ---> dfda53b4c38c [2020-10-11T06:30:55.687Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-11T06:30:55.687Z] ---> Running in 01e274daae41 [2020-10-11T06:30:55.962Z] Removing intermediate container 5f51fdf02b8c [2020-10-11T06:30:55.962Z] ---> 5f8241bbed06 [2020-10-11T06:30:55.962Z] [2020-10-11T06:30:55.962Z] Step 10/22 : FROM scratch [2020-10-11T06:30:55.962Z] ---> [2020-10-11T06:30:55.962Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-11T06:30:56.251Z] ---> Using cache [2020-10-11T06:30:56.251Z] ---> 0c110a0e3dc8 [2020-10-11T06:30:56.251Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-11T06:30:56.531Z] ---> Running in 88a401057393 [2020-10-11T06:30:56.531Z] Removing intermediate container 01e274daae41 [2020-10-11T06:30:56.531Z] ---> 706fc817b12b [2020-10-11T06:30:56.531Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-11T06:30:56.809Z] ---> Running in 9997af8a663c [2020-10-11T06:30:57.090Z] Removing intermediate container 88a401057393 [2020-10-11T06:30:57.090Z] ---> b28efb56e7cf [2020-10-11T06:30:57.090Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-11T06:30:57.378Z] ---> Running in fad899acfc5b [2020-10-11T06:30:57.993Z] Removing intermediate container fad899acfc5b [2020-10-11T06:30:57.993Z] ---> e82c145f9ff3 [2020-10-11T06:30:57.993Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-11T06:30:59.449Z] ---> 5554e90831f6 [2020-10-11T06:30:59.449Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-11T06:31:00.906Z] ---> df61eb56d1d1 [2020-10-11T06:31:00.906Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-11T06:31:01.190Z] Removing intermediate container 9997af8a663c [2020-10-11T06:31:01.190Z] ---> 8569e7e6d431 [2020-10-11T06:31:01.190Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-11T06:31:03.208Z] ---> c7e588f226d1 [2020-10-11T06:31:03.208Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-11T06:31:03.208Z] ---> 896f6fa0b2ef [2020-10-11T06:31:03.208Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-11T06:31:04.657Z] ---> 7ce1070ab0b9 [2020-10-11T06:31:04.657Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-11T06:31:04.657Z] ---> ace9f76f62e0 [2020-10-11T06:31:04.657Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-11T06:31:04.657Z] ---> Running in d7cc005947e1 [2020-10-11T06:31:05.648Z] Removing intermediate container d7cc005947e1 [2020-10-11T06:31:05.648Z] ---> 1e6fbd4632a6 [2020-10-11T06:31:05.648Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-11T06:31:05.648Z] ---> Running in edb067ac8901 [2020-10-11T06:31:05.921Z] ---> 5ec1141f9c60 [2020-10-11T06:31:05.921Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-11T06:31:06.531Z] Removing intermediate container edb067ac8901 [2020-10-11T06:31:06.531Z] ---> bd8363bed902 [2020-10-11T06:31:06.531Z] Step 20/22 : LABEL arch=arm64 [2020-10-11T06:31:06.807Z] ---> Running in 1581dbeb588d [2020-10-11T06:31:07.409Z] ---> 30981735dc98 [2020-10-11T06:31:07.409Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-11T06:31:07.680Z] Removing intermediate container 1581dbeb588d [2020-10-11T06:31:07.680Z] ---> bedde0f411d5 [2020-10-11T06:31:07.680Z] Step 21/22 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:31:07.680Z] ---> Running in 3136c33885e1 [2020-10-11T06:31:08.691Z] ---> b7e01b919ebb [2020-10-11T06:31:08.691Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-11T06:31:08.691Z] Removing intermediate container 3136c33885e1 [2020-10-11T06:31:08.691Z] ---> 5ca3cbadea30 [2020-10-11T06:31:08.691Z] Step 22/22 : LABEL version=0.0.0 [2020-10-11T06:31:08.691Z] ---> Running in 8523b83caf1f [2020-10-11T06:31:08.691Z] ---> Running in da75c03b84b8 [2020-10-11T06:31:09.297Z] Removing intermediate container 8523b83caf1f [2020-10-11T06:31:09.297Z] ---> 837930b4378b [2020-10-11T06:31:09.297Z] [2020-10-11T06:31:09.917Z] Successfully built 837930b4378b [2020-10-11T06:31:10.209Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-10-11T06:31:12.236Z]  Building docker-support-logging-go ... done Removing intermediate container da75c03b84b8 [2020-10-11T06:31:12.236Z] ---> aacb7d70b2ed [2020-10-11T06:31:12.236Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-11T06:31:12.855Z] ---> b2bfba2f13f3 [2020-10-11T06:31:12.855Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-11T06:31:13.152Z] ---> Running in 3de904967b94 [2020-10-11T06:31:16.095Z] Removing intermediate container 3de904967b94 [2020-10-11T06:31:16.095Z] ---> cb6ad8edcef9 [2020-10-11T06:31:16.095Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-11T06:31:16.095Z] ---> Running in cb6bf25ab047 [2020-10-11T06:31:19.676Z] Removing intermediate container cb6bf25ab047 [2020-10-11T06:31:19.676Z] ---> 68a81adc2ba2 [2020-10-11T06:31:19.676Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-11T06:31:19.676Z] ---> Running in 551b6971f872 [2020-10-11T06:31:19.956Z] Removing intermediate container 551b6971f872 [2020-10-11T06:31:19.956Z] ---> 11cf33d1869e [2020-10-11T06:31:19.956Z] Step 26/29 : CMD [ "generate" ] [2020-10-11T06:31:19.956Z] ---> Running in d16ac0bbc94b [2020-10-11T06:31:20.589Z] Removing intermediate container d16ac0bbc94b [2020-10-11T06:31:20.589Z] ---> ee3642370073 [2020-10-11T06:31:20.589Z] Step 27/29 : LABEL arch=arm64 [2020-10-11T06:31:20.589Z] ---> Running in f812a89b5bf7 [2020-10-11T06:31:21.264Z] Removing intermediate container f812a89b5bf7 [2020-10-11T06:31:21.265Z] ---> 28671b68892c [2020-10-11T06:31:21.265Z] Step 28/29 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:31:21.265Z] ---> Running in ee16ea10a997 [2020-10-11T06:31:21.547Z] Removing intermediate container ee16ea10a997 [2020-10-11T06:31:21.547Z] ---> ed3a6c04697d [2020-10-11T06:31:21.547Z] Step 29/29 : LABEL version=0.0.0 [2020-10-11T06:31:21.832Z] ---> Running in 596002af76a1 [2020-10-11T06:31:22.151Z] Removing intermediate container 596002af76a1 [2020-10-11T06:31:22.151Z] ---> d3319334452b [2020-10-11T06:31:22.151Z] [2020-10-11T06:31:22.776Z] Successfully built d3319334452b [2020-10-11T06:31:22.776Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-10-11T06:31:26.285Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 50495d64002c [2020-10-11T06:31:26.285Z] ---> 0c23888b16ae [2020-10-11T06:31:26.285Z] [2020-10-11T06:31:26.285Z] Step 10/23 : FROM alpine [2020-10-11T06:31:26.285Z] ---> 62ee0e9f8440 [2020-10-11T06:31:26.285Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-11T06:31:26.285Z] ---> Running in 5d6eb9a3cf03 [2020-10-11T06:31:26.667Z] Removing intermediate container 5d6eb9a3cf03 [2020-10-11T06:31:26.667Z] ---> e3ba9cfc4410 [2020-10-11T06:31:26.667Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-11T06:31:27.040Z] ---> Running in e3b1d08bada6 [2020-10-11T06:31:27.427Z] Removing intermediate container e3b1d08bada6 [2020-10-11T06:31:27.427Z] ---> 0cf00f6b407b [2020-10-11T06:31:27.427Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-11T06:31:27.427Z] ---> Running in 3da4134826b2 [2020-10-11T06:31:27.742Z] Removing intermediate container 3da4134826b2 [2020-10-11T06:31:27.742Z] ---> 4d08ec025ecd [2020-10-11T06:31:27.742Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-11T06:31:28.082Z] ---> Running in 84048ba3d652 [2020-10-11T06:31:30.775Z] Removing intermediate container 84048ba3d652 [2020-10-11T06:31:30.775Z] ---> 57da2f0e0ec3 [2020-10-11T06:31:30.775Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-11T06:31:30.775Z] ---> Running in 185a8b0f39dc [2020-10-11T06:31:31.803Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-11T06:31:32.812Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-11T06:31:33.415Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-11T06:31:33.415Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-11T06:31:33.415Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-11T06:31:33.694Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-11T06:31:33.694Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-11T06:31:33.694Z] Executing busybox-1.31.1-r16.trigger [2020-10-11T06:31:33.694Z] OK: 8 MiB in 19 packages [2020-10-11T06:31:35.156Z] Removing intermediate container 185a8b0f39dc [2020-10-11T06:31:35.156Z] ---> 9bed0331d684 [2020-10-11T06:31:35.156Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-11T06:31:35.757Z] ---> f3ed9202c689 [2020-10-11T06:31:35.757Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-11T06:31:37.259Z] ---> a8a66845f127 [2020-10-11T06:31:37.259Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-11T06:31:37.883Z] ---> a89e2f65c9a5 [2020-10-11T06:31:37.883Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-11T06:31:37.883Z] ---> Running in bcd454c83a64 [2020-10-11T06:31:38.503Z] Removing intermediate container bcd454c83a64 [2020-10-11T06:31:38.503Z] ---> ed3e8743fad0 [2020-10-11T06:31:38.503Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-11T06:31:38.503Z] ---> Running in 2ad9b6445d98 [2020-10-11T06:31:39.093Z] Removing intermediate container 2ad9b6445d98 [2020-10-11T06:31:39.093Z] ---> 5d0701d6748d [2020-10-11T06:31:39.093Z] Step 21/23 : LABEL arch=arm64 [2020-10-11T06:31:39.093Z] ---> Running in 4659a022db3d [2020-10-11T06:31:39.688Z] Removing intermediate container 4659a022db3d [2020-10-11T06:31:39.688Z] ---> 6bf4db08f8f9 [2020-10-11T06:31:39.688Z] Step 22/23 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc [2020-10-11T06:31:39.688Z] ---> Running in 4620e3a56f9f [2020-10-11T06:31:39.957Z] Removing intermediate container 4620e3a56f9f [2020-10-11T06:31:39.957Z] ---> 5bcd63332824 [2020-10-11T06:31:39.957Z] Step 23/23 : LABEL version=0.0.0 [2020-10-11T06:31:40.238Z] ---> Running in 9e53483e8341 [2020-10-11T06:31:40.511Z] Removing intermediate container 9e53483e8341 [2020-10-11T06:31:40.511Z] ---> 028a8e04383f [2020-10-11T06:31:40.511Z] [2020-10-11T06:31:41.111Z] Successfully built 028a8e04383f [2020-10-11T06:31:41.111Z] Successfully tagged docker-core-data-go-arm64:latest [2020-10-11T06:31:41.410Z]  Building docker-core-data-go ... done  [Pipeline] } [2020-10-11T06:31:41.436Z] $ docker stop --time=1 7b22f978a9077a1e81f20117551236ea0a293613e39c88deba529d94ad938784 [2020-10-11T06:31:43.352Z] $ docker rm -f 7b22f978a9077a1e81f20117551236ea0a293613e39c88deba529d94ad938784 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-11T06:31:44.126Z] + grep docker [2020-10-11T06:31:44.126Z] + docker images [2020-10-11T06:31:44.411Z] docker-core-data-go-arm64 latest 028a8e04383f 4 seconds ago 22.2MB [2020-10-11T06:31:44.411Z] docker-security-secrets-setup-go-arm64 latest d3319334452b 23 seconds ago 22.7MB [2020-10-11T06:31:44.411Z] docker-support-logging-go-arm64 latest 837930b4378b 35 seconds ago 10.6MB [2020-10-11T06:31:44.411Z] docker-core-metadata-go-arm64 latest 4fc5ad3d48bd 57 seconds ago 13.3MB [2020-10-11T06:31:44.411Z] docker-support-notifications-go-arm64 latest ff4181954e47 About a minute ago 12.9MB [2020-10-11T06:31:44.411Z] docker-sys-mgmt-agent-go-arm64 latest 3ab3adf83a39 2 minutes ago 270MB [2020-10-11T06:31:44.411Z] docker-security-secretstore-setup-go-arm64 latest cba5e458cefa 4 minutes ago 30.8MB [2020-10-11T06:31:44.411Z] docker-core-command-go-arm64 latest 3d3121cf58c3 4 minutes ago 11.4MB [2020-10-11T06:31:44.411Z] docker-support-scheduler-go-arm64 latest 2e987a89d168 4 minutes ago 11.5MB [2020-10-11T06:31:44.411Z] docker-security-proxy-setup-go-arm64 latest 3193348d94ca 4 minutes ago 15.1MB [2020-10-11T06:31:44.411Z] docker latest 45884bde0078 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] { (Clair Scan) Stage "Clair 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 [2020-10-11T06:31:50.226Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-11T06:31:51.164Z] ---> package-listing.sh [2020-10-11T06:31:51.164Z] ++ facter osfamily [2020-10-11T06:31:51.164Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-11T06:31:51.164Z] + OS_FAMILY=redhat [2020-10-11T06:31:51.164Z] + workspace=/w/workspace/edgex-go/1 [2020-10-11T06:31:51.164Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-11T06:31:51.164Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-11T06:31:51.164Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-11T06:31:51.164Z] + PACKAGES=/tmp/packages_start.txt [2020-10-11T06:31:51.164Z] + '[' /w/workspace/edgex-go/1 ']' [2020-10-11T06:31:51.164Z] + PACKAGES=/tmp/packages_end.txt [2020-10-11T06:31:51.164Z] + case "${OS_FAMILY}" in [2020-10-11T06:31:51.164Z] + rpm -qa [2020-10-11T06:31:51.164Z] + sort [2020-10-11T06:31:55.397Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-11T06:31:55.397Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-11T06:31:55.397Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-11T06:31:55.397Z] + '[' /w/workspace/edgex-go/1 ']' [2020-10-11T06:31:55.397Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-10-11T06:31:55.397Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-11T06:31:56.316Z] provisioning config files... [2020-10-11T06:31:56.343Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5328682933592599440tmp [Pipeline] { [Pipeline] echo [2020-10-11T06:31:56.470Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-11T06:31:56.804Z] ---> create-netrc.sh [Pipeline] } [2020-10-11T06:31:56.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-11T06:31:56.970Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-11T06:31:57.307Z] ---> python-tools-install.sh [2020-10-11T06:31:57.308Z] Generating Requirements File [2020-10-11T06:33:18.863Z] Python 3.6.8 [2020-10-11T06:33:18.863Z] pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) [2020-10-11T06:33:18.863Z] appdirs==1.4.3 [2020-10-11T06:33:18.863Z] argcomplete==1.12.1 [2020-10-11T06:33:18.863Z] aspy.yaml==1.3.0 [2020-10-11T06:33:18.863Z] attrs==19.3.0 [2020-10-11T06:33:18.863Z] Babel==2.8.0 [2020-10-11T06:33:18.863Z] beautifulsoup4==4.8.2 [2020-10-11T06:33:18.863Z] boto3==1.11.6 [2020-10-11T06:33:18.863Z] botocore==1.14.6 [2020-10-11T06:33:18.863Z] bs4==0.0.1 [2020-10-11T06:33:18.863Z] cachetools==4.1.1 [2020-10-11T06:33:18.863Z] certifi==2019.11.28 [2020-10-11T06:33:18.863Z] cffi==1.14.3 [2020-10-11T06:33:18.863Z] cfgv==2.0.1 [2020-10-11T06:33:18.863Z] chardet==3.0.4 [2020-10-11T06:33:18.863Z] click==7.1 [2020-10-11T06:33:18.863Z] cliff==3.4.0 [2020-10-11T06:33:18.863Z] cmd2==1.3.11 [2020-10-11T06:33:18.863Z] colorama==0.4.3 [2020-10-11T06:33:18.863Z] cryptography==3.1.1 [2020-10-11T06:33:18.863Z] debtcollector==2.2.0 [2020-10-11T06:33:18.863Z] decorator==4.4.2 [2020-10-11T06:33:18.863Z] defusedxml==0.6.0 [2020-10-11T06:33:18.863Z] Deprecated==1.2.7 [2020-10-11T06:33:18.863Z] distlib==0.3.1 [2020-10-11T06:33:18.863Z] distro==1.2.0 [2020-10-11T06:33:18.864Z] dnspython==1.16.0 [2020-10-11T06:33:18.864Z] docker==4.2.0 [2020-10-11T06:33:18.864Z] docutils==0.15.2 [2020-10-11T06:33:18.864Z] dogpile.cache==1.0.2 [2020-10-11T06:33:18.864Z] email-validator==1.0.5 [2020-10-11T06:33:18.864Z] filelock==3.0.12 [2020-10-11T06:33:18.864Z] future==0.18.2 [2020-10-11T06:33:18.864Z] google-auth==1.22.1 [2020-10-11T06:33:18.864Z] httplib2==0.17.0 [2020-10-11T06:33:18.864Z] identify==1.4.11 [2020-10-11T06:33:18.864Z] idna==2.9 [2020-10-11T06:33:18.864Z] importlib-metadata==2.0.0 [2020-10-11T06:33:18.864Z] importlib-resources==1.5.0 [2020-10-11T06:33:18.864Z] iso8601==0.1.13 [2020-10-11T06:33:18.864Z] Jinja2==2.11.1 [2020-10-11T06:33:18.864Z] jmespath==0.10.0 [2020-10-11T06:33:18.864Z] jsonpatch==1.26 [2020-10-11T06:33:18.864Z] jsonpointer==2.0 [2020-10-11T06:33:18.864Z] jsonschema==3.2.0 [2020-10-11T06:33:18.864Z] keystoneauth1==4.2.1 [2020-10-11T06:33:18.864Z] kubernetes==11.0.0 [2020-10-11T06:33:18.864Z] lftools==0.34.2 [2020-10-11T06:33:18.864Z] lxml==4.5.0 [2020-10-11T06:33:18.864Z] MarkupSafe==0.23 [2020-10-11T06:33:18.864Z] msgpack==1.0.0 [2020-10-11T06:33:18.864Z] multi-key-dict==2.0.3 [2020-10-11T06:33:18.864Z] munch==2.5.0 [2020-10-11T06:33:18.864Z] netaddr==0.8.0 [2020-10-11T06:33:18.864Z] netifaces==0.10.9 [2020-10-11T06:33:18.864Z] niet==1.4.2 [2020-10-11T06:33:18.864Z] nodeenv==1.3.5 [2020-10-11T06:33:18.864Z] oauth2client==4.1.3 [2020-10-11T06:33:18.864Z] oauthlib==3.1.0 [2020-10-11T06:33:18.864Z] openstacksdk==0.50.0 [2020-10-11T06:33:18.864Z] os-client-config==2.1.0 [2020-10-11T06:33:18.864Z] os-service-types==1.7.0 [2020-10-11T06:33:18.864Z] osc-lib==2.2.1 [2020-10-11T06:33:18.864Z] oslo.config==8.3.2 [2020-10-11T06:33:18.864Z] oslo.context==3.1.1 [2020-10-11T06:33:18.864Z] oslo.i18n==5.0.1 [2020-10-11T06:33:18.864Z] oslo.log==4.4.0 [2020-10-11T06:33:18.864Z] oslo.serialization==4.0.1 [2020-10-11T06:33:18.864Z] oslo.utils==4.6.0 [2020-10-11T06:33:18.864Z] packaging==20.4 [2020-10-11T06:33:18.864Z] pbr==5.4.4 [2020-10-11T06:33:18.864Z] pluggy==0.13.1 [2020-10-11T06:33:18.864Z] prettytable==0.7.2 [2020-10-11T06:33:18.864Z] py==1.9.0 [2020-10-11T06:33:18.864Z] pyasn1==0.4.8 [2020-10-11T06:33:18.864Z] pyasn1-modules==0.2.8 [2020-10-11T06:33:18.864Z] pycparser==2.20 [2020-10-11T06:33:18.864Z] pygerrit2==2.0.10 [2020-10-11T06:33:18.864Z] PyGithub==1.46 [2020-10-11T06:33:18.864Z] pyinotify==0.9.6 [2020-10-11T06:33:18.864Z] PyJWT==1.7.1 [2020-10-11T06:33:18.864Z] pyparsing==2.4.7 [2020-10-11T06:33:18.864Z] pyperclip==1.8.1 [2020-10-11T06:33:18.864Z] pyroute2==0.4.13 [2020-10-11T06:33:18.864Z] pyrsistent==0.15.7 [2020-10-11T06:33:18.864Z] PySocks==1.6.8 [2020-10-11T06:33:18.864Z] python-cinderclient==7.2.0 [2020-10-11T06:33:18.864Z] python-dateutil==2.8.1 [2020-10-11T06:33:18.864Z] python-heatclient==2.2.1 [2020-10-11T06:33:18.864Z] python-jenkins==1.7.0 [2020-10-11T06:33:18.864Z] python-keystoneclient==4.1.1 [2020-10-11T06:33:18.864Z] python-magnumclient==3.2.1 [2020-10-11T06:33:18.864Z] python-novaclient==17.2.1 [2020-10-11T06:33:18.864Z] python-openstackclient==5.4.0 [2020-10-11T06:33:18.864Z] python-swiftclient==3.10.1 [2020-10-11T06:33:18.864Z] pytz==2020.1 [2020-10-11T06:33:18.864Z] PyYAML==5.3 [2020-10-11T06:33:18.864Z] requests==2.23.0 [2020-10-11T06:33:18.864Z] requests-oauthlib==1.3.0 [2020-10-11T06:33:18.864Z] requestsexceptions==1.4.0 [2020-10-11T06:33:18.864Z] rfc3986==1.4.0 [2020-10-11T06:33:18.864Z] rpm==4.11.3 [2020-10-11T06:33:18.864Z] rsa==4.0 [2020-10-11T06:33:18.864Z] ruamel.yaml==0.16.10 [2020-10-11T06:33:18.864Z] ruamel.yaml.clib==0.2.0 [2020-10-11T06:33:18.864Z] s3transfer==0.3.3 [2020-10-11T06:33:18.864Z] shade==1.27.2 [2020-10-11T06:33:18.864Z] simplejson==3.17.2 [2020-10-11T06:33:18.864Z] six==1.14.0 [2020-10-11T06:33:18.864Z] soupsieve==2.0 [2020-10-11T06:33:18.864Z] stevedore==3.2.2 [2020-10-11T06:33:18.864Z] tabulate==0.8.6 [2020-10-11T06:33:18.864Z] toml==0.10.0 [2020-10-11T06:33:18.864Z] tox==3.20.1 [2020-10-11T06:33:18.864Z] tqdm==4.43.0 [2020-10-11T06:33:18.864Z] urllib3==1.25.8 [2020-10-11T06:33:18.864Z] virtualenv==20.0.33 [2020-10-11T06:33:18.864Z] wcwidth==0.2.5 [2020-10-11T06:33:18.864Z] websocket-client==0.57.0 [2020-10-11T06:33:18.864Z] wrapt==1.12.1 [2020-10-11T06:33:18.864Z] xdg==3.0.2 [2020-10-11T06:33:18.864Z] xmltodict==0.12.0 [2020-10-11T06:33:18.864Z] yq==2.11.1 [2020-10-11T06:33:18.864Z] zipp==3.3.0 [2020-10-11T06:33:19.808Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:33:21.736Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-11T06:33:25.070Z] Python 2.7.5 [2020-10-11T06:33:25.070Z] pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) [2020-10-11T06:33:25.333Z] DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. [2020-10-11T06:33:25.595Z] ansible==2.9.7 [2020-10-11T06:33:25.595Z] Babel==0.9.6 [2020-10-11T06:33:25.595Z] backports.ssl-match-hostname==3.5.0.1 [2020-10-11T06:33:25.595Z] beautifulsoup4==4.4.1 [2020-10-11T06:33:25.595Z] bodhi==2.11.0 [2020-10-11T06:33:25.595Z] bodhi-client==2.11.0 [2020-10-11T06:33:25.595Z] CCColUtils==1.4 [2020-10-11T06:33:25.595Z] cffi==1.6.0 [2020-10-11T06:33:25.595Z] chardet==2.2.1 [2020-10-11T06:33:25.595Z] click==6.7 [2020-10-11T06:33:25.595Z] cloud-init==18.5 [2020-10-11T06:33:25.595Z] configobj==4.7.2 [2020-10-11T06:33:25.595Z] cryptography==1.7.2 [2020-10-11T06:33:25.595Z] decorator==3.4.0 [2020-10-11T06:33:25.595Z] distro==1.2.0 [2020-10-11T06:33:25.595Z] enum34==1.0.4 [2020-10-11T06:33:25.595Z] fedpkg==1.38 [2020-10-11T06:33:25.595Z] futures==3.1.1 [2020-10-11T06:33:25.595Z] gitdb==0.6.4 [2020-10-11T06:33:25.595Z] GitPython==1.0.1 [2020-10-11T06:33:25.595Z] html5lib==0.999 [2020-10-11T06:33:25.595Z] httplib2==0.9.2 [2020-10-11T06:33:25.595Z] idna==2.4 [2020-10-11T06:33:25.595Z] iniparse==0.4 [2020-10-11T06:33:25.595Z] ipaddress==1.0.16 [2020-10-11T06:33:25.595Z] IPy==0.75 [2020-10-11T06:33:25.595Z] javapackages==1.0.0 [2020-10-11T06:33:25.595Z] Jinja2==2.7.2 [2020-10-11T06:33:25.595Z] jmespath==0.9.4 [2020-10-11T06:33:25.595Z] jsonpatch==1.2 [2020-10-11T06:33:25.595Z] jsonpointer==1.9 [2020-10-11T06:33:25.595Z] kerberos==1.1 [2020-10-11T06:33:25.595Z] kitchen==1.1.1 [2020-10-11T06:33:25.595Z] langtable==0.0.31 [2020-10-11T06:33:25.595Z] lockfile==0.9.1 [2020-10-11T06:33:25.595Z] lxml==3.2.1 [2020-10-11T06:33:25.595Z] MarkupSafe==0.11 [2020-10-11T06:33:25.595Z] munch==2.0.2 [2020-10-11T06:33:25.595Z] offtrac==0.1.0 [2020-10-11T06:33:25.595Z] openidc-client==0.6.0 [2020-10-11T06:33:25.595Z] packagedb-cli==2.14.1 [2020-10-11T06:33:25.595Z] paramiko==2.1.1 [2020-10-11T06:33:25.595Z] perf==0.1 [2020-10-11T06:33:25.595Z] ply==3.4 [2020-10-11T06:33:25.595Z] policycoreutils-default-encoding==0.1 [2020-10-11T06:33:25.595Z] prettytable==0.7.2 [2020-10-11T06:33:25.595Z] pyasn1==0.1.9 [2020-10-11T06:33:25.595Z] pycparser==2.14 [2020-10-11T06:33:25.595Z] pycurl==7.19.0 [2020-10-11T06:33:25.595Z] pygobject==3.22.0 [2020-10-11T06:33:25.595Z] pygpgme==0.3 [2020-10-11T06:33:25.595Z] pyliblzma==0.5.3 [2020-10-11T06:33:25.595Z] pyOpenSSL==0.13.1 [2020-10-11T06:33:25.595Z] pyparsing==1.5.6 [2020-10-11T06:33:25.595Z] pyserial==2.6 [2020-10-11T06:33:25.595Z] python-augeas==0.5.0 [2020-10-11T06:33:25.595Z] python-bugzilla==2.3.0 [2020-10-11T06:33:25.595Z] python-dateutil==1.5 [2020-10-11T06:33:25.595Z] python-fedora==0.10.0 [2020-10-11T06:33:25.595Z] python-linux-procfs==0.4.9 [2020-10-11T06:33:25.595Z] python-yubico==1.2.3 [2020-10-11T06:33:25.595Z] pyudev==0.15 [2020-10-11T06:33:25.595Z] pyusb==1.0.0b1 [2020-10-11T06:33:25.595Z] pyxattr==0.5.1 [2020-10-11T06:33:25.595Z] PyYAML==3.10 [2020-10-11T06:33:25.595Z] requests==2.6.0 [2020-10-11T06:33:25.595Z] requests-kerberos==0.7.0 [2020-10-11T06:33:25.595Z] rpkg==1.60 [2020-10-11T06:33:25.595Z] schedutils==0.4 [2020-10-11T06:33:25.595Z] seobject==0.1 [2020-10-11T06:33:25.595Z] sepolicy==1.1 [2020-10-11T06:33:25.595Z] six==1.9.0 [2020-10-11T06:33:25.595Z] smmap==0.9.0 [2020-10-11T06:33:25.595Z] urlgrabber==3.10 [2020-10-11T06:33:25.595Z] urllib3==1.10.2 [2020-10-11T06:33:25.595Z] virtualenv==15.1.0 [2020-10-11T06:33:25.595Z] yum-langpacks==0.4.2 [2020-10-11T06:33:25.595Z] yum-metadata-parser==1.1.4 [Pipeline] echo [2020-10-11T06:33:25.626Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-11T06:33:25.967Z] ---> sudo-logs.sh [2020-10-11T06:33:25.967Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-11T06:33:26.257Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-11T06:33:26.593Z] ---> job-cost.sh [2020-10-11T06:33:26.593Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GVuV [2020-10-11T06:33:34.734Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:33:34.996Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:33:35.940Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:33:35.940Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:33:36.201Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:33:36.201Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:33:36.201Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:33:36.467Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:33:36.467Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:33:36.467Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:33:36.728Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:33:37.126Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:33:37.126Z] Cache entry deserialization failed, entry ignored [2020-10-11T06:33:41.394Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2020-10-11T06:34:13.560Z] lf-activate-venv(): INFO: Adding /tmp/venv-GVuV/bin to PATH [2020-10-11T06:34:13.560Z] INFO: No Stack... [2020-10-11T06:34:13.560Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-11T06:34:13.560Z] INFO: Archiving Costs [Pipeline] echo [2020-10-11T06:34:13.609Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-11T06:34:13.951Z] ---> logs-deploy.sh [2020-10-11T06:34:13.951Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2781/1 [2020-10-11T06:34:13.951Z] INFO: archiving workspace using pattern(s): [2020-10-11T06:34:15.865Z] Archives upload complete. [2020-10-11T06:34:15.865Z] INFO: archiving logs to Nexus