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 06:13:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:13:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:13:01 ========================================================= 06:13:01 EdgeX Global Pipelines Version Info 06:13:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:13:02 ------------------- 06:13:02 stable info: 06:13:02 ------------------- 06:13:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:13:02 Commit SHA: ad104866bbc8c98dca93091e1a8abeb835fd4e4d 06:13:02 Message: update stable to v1.0.131 06:13:03 ------------------- 06:13:03 experimental info: 06:13:03 ------------------- 06:13:03 Commited By: **** collab-it+edgex@linuxfoundation.org 06:13:03 Commit SHA: 2e6d42a532571151575c80d72899821df0f9b0af 06:13:03 Message: update experimental to v1.0.135 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:13:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:13:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:13:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:13:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:13:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:13:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:13:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:13:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:13:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:13:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:13:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:13:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:13:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:13:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:13:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:13:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2781 [Pipeline] echo 06:13:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2781 [Pipeline] echo 06:13:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2781 [Pipeline] echo 06:13:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d0cf384b95dc3d8c179c5f8be7243454681a2bc [Pipeline] echo 06:13:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d0cf38 [Pipeline] echo 06:13:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 06:13:07 ++ 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 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ dirname cmd/core-command/Dockerfile 06:13:07 ++ cut -d/ -f2 06:13:07 + echo core-command,cmd/core-command/Dockerfile 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ dirname cmd/core-data/Dockerfile 06:13:07 ++ cut -d/ -f2 06:13:07 + echo core-data,cmd/core-data/Dockerfile 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ dirname cmd/core-metadata/Dockerfile 06:13:07 ++ cut -d/ -f2 06:13:07 + echo core-metadata,cmd/core-metadata/Dockerfile 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ dirname cmd/security-proxy-setup/Dockerfile 06:13:07 ++ cut -d/ -f2 06:13:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ dirname cmd/security-secrets-setup/Dockerfile 06:13:07 ++ cut -d/ -f2 06:13:07 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:13:07 ++ cut -d/ -f2 06:13:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ dirname cmd/support-logging/Dockerfile 06:13:07 ++ cut -d/ -f2 06:13:07 + echo support-logging,cmd/support-logging/Dockerfile 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ dirname cmd/support-notifications/Dockerfile 06:13:07 ++ cut -d/ -f2 06:13:07 + echo support-notifications,cmd/support-notifications/Dockerfile 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ dirname cmd/support-scheduler/Dockerfile 06:13:07 ++ cut -d/ -f2 06:13:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:13:07 + for file in '`ls cmd/**/Dockerfile`' 06:13:07 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:13:07 ++ cut -d/ -f2 06:13:07 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:13:07 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 06:13:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:13:09 06:13:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:13:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:13:10 latest: Pulling from edgex-devops/git-semver 06:13:10 31603596830f: Pulling fs layer 06:13:10 2a8b12db71e7: Pulling fs layer 06:13:10 6ca5941a6612: Pulling fs layer 06:13:10 ecc8261a40a4: Pulling fs layer 06:13:10 ecc8261a40a4: Waiting 06:13:10 2a8b12db71e7: Verifying Checksum 06:13:10 2a8b12db71e7: Download complete 06:13:10 31603596830f: Verifying Checksum 06:13:10 31603596830f: Download complete 06:13:10 ecc8261a40a4: Verifying Checksum 06:13:10 ecc8261a40a4: Download complete 06:13:10 6ca5941a6612: Verifying Checksum 06:13:10 6ca5941a6612: Download complete 06:13:10 31603596830f: Pull complete 06:13:10 2a8b12db71e7: Pull complete 06:13:11 6ca5941a6612: Pull complete 06:13:11 ecc8261a40a4: Pull complete 06:13:11 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:13:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:13:11 prd-centos7-docker-4c-2g-4602 does not seem to be running inside a container 06:13:11 $ 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 06:13:14 $ docker top 0a187ad8c075d361e917c6382ac4c548742a31f02db39cd61af06ddb9754e062 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:13:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:14 [ssh-agent] Looking for ssh-agent implementation... 06:13:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:15 $ docker exec 0a187ad8c075d361e917c6382ac4c548742a31f02db39cd61af06ddb9754e062 ssh-agent 06:13:15 SSH_AUTH_SOCK=/tmp/ssh-odZaD9dWfegW/agent.12 06:13:15 SSH_AGENT_PID=18 06:13:15 Running ssh-add (command line suppressed) 06:13:15 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1834100474511161916.key (/w/workspace/edgex-go/1@tmp/private_key_1834100474511161916.key) 06:13:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:15 + git describe --exact-match --tags HEAD 06:13:15 fatal: no tag exactly matches '3d0cf384b95dc3d8c179c5f8be7243454681a2bc' [Pipeline] } 06:13:15 $ docker exec --env ******** --env ******** 0a187ad8c075d361e917c6382ac4c548742a31f02db39cd61af06ddb9754e062 ssh-agent -k 06:13:16 unset SSH_AUTH_SOCK; 06:13:16 unset SSH_AGENT_PID; 06:13:16 echo Agent pid 18 killed; 06:13:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:13:16 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:13:16 This usually means this commit has not been tagged. [Pipeline] sshagent 06:13:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:13:16 [ssh-agent] Looking for ssh-agent implementation... 06:13:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:13:16 $ docker exec 0a187ad8c075d361e917c6382ac4c548742a31f02db39cd61af06ddb9754e062 ssh-agent 06:13:16 SSH_AUTH_SOCK=/tmp/ssh-7CQN0bVCJaiy/agent.46 06:13:16 SSH_AGENT_PID=51 06:13:16 Running ssh-add (command line suppressed) 06:13:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_991726736331065206.key (/w/workspace/edgex-go/1@tmp/private_key_991726736331065206.key) 06:13:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:13:17 + git semver init 06:13:17 # -> Open(): unable to determine branch for HEAD 06:13:17 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:13:17 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:13:17 # $SEMVER_REMOTE_NAME = origin 06:13:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:13:17 # $SEMVER_USER_NAME = edgex-jenkins 06:13:17 # $SEMVER_BRANCH = PR-2781 06:13:17 # $SEMVER_TEMP = /tmp/semver-165788901 06:13:17 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:13:35 # '/tmp/semver-165788901' -> '/w/workspace/edgex-go/1/.semver' 06:13:35 # -> Force: false 06:13:35 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:13:35 $ docker exec --env ******** --env ******** 0a187ad8c075d361e917c6382ac4c548742a31f02db39cd61af06ddb9754e062 ssh-agent -k 06:13:35 unset SSH_AUTH_SOCK; 06:13:35 unset SSH_AGENT_PID; 06:13:35 echo Agent pid 51 killed; 06:13:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:13:36 + git semver [Pipeline] } 06:13:36 $ docker stop --time=1 0a187ad8c075d361e917c6382ac4c548742a31f02db39cd61af06ddb9754e062 06:13:37 $ docker rm -f 0a187ad8c075d361e917c6382ac4c548742a31f02db39cd61af06ddb9754e062 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:13:51 Stashed 82 file(s) [Pipeline] echo 06:13:51 [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 06:13:52 ========================================================= 06:13:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:13:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:13:52 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:13:57 Sending build context to Docker daemon 324.9MB 06:13:57 Step 1/7 : ARG BASE=golang:1.15-alpine 06:13:57 Step 2/7 : FROM ${BASE} 06:13:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:13:57 df20fa9351a1: Pulling fs layer 06:13:57 ed8968b2872e: Pulling fs layer 06:13:57 a92cc7c5fd73: Pulling fs layer 06:13:57 e871e8e8d7a9: Pulling fs layer 06:13:57 e73272ec9a57: Pulling fs layer 06:13:57 1e910a182e73: Pulling fs layer 06:13:57 4e634b169226: Pulling fs layer 06:13:57 e73272ec9a57: Waiting 06:13:57 1e910a182e73: Waiting 06:13:57 4e634b169226: Waiting 06:13:57 e871e8e8d7a9: Waiting 06:13:57 a92cc7c5fd73: Download complete 06:13:57 ed8968b2872e: Download complete 06:13:57 e73272ec9a57: Verifying Checksum 06:13:57 e73272ec9a57: Download complete 06:13:57 1e910a182e73: Verifying Checksum 06:13:57 1e910a182e73: Download complete 06:13:57 df20fa9351a1: Verifying Checksum 06:13:57 df20fa9351a1: Download complete 06:13:57 df20fa9351a1: Pull complete 06:13:57 ed8968b2872e: Pull complete 06:13:57 a92cc7c5fd73: Pull complete 06:13:59 4e634b169226: Verifying Checksum 06:13:59 4e634b169226: Download complete 06:13:59 e871e8e8d7a9: Verifying Checksum 06:13:59 e871e8e8d7a9: Download complete 06:14:05 e871e8e8d7a9: Pull complete 06:14:05 e73272ec9a57: Pull complete 06:14:05 1e910a182e73: Pull complete 06:14:07 Still waiting to schedule task 06:14:07 ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ is offline 06:14:09 4e634b169226: Pull complete 06:14:09 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 06:14:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:14:09 ---> f7629b54cfaa 06:14:09 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:14:09 ---> Running in 9df3d06df607 06:14:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:14:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:14:11 (1/12) Installing libmagic (5.38-r0) 06:14:12 (2/12) Installing file (5.38-r0) 06:14:12 (3/12) Installing libc-dev (0.7.2-r3) 06:14:12 (4/12) Installing g++ (9.3.0-r2) 06:14:15 (5/12) Installing fortify-headers (1.1-r0) 06:14:15 (6/12) Installing patch (2.7.6-r6) 06:14:15 (7/12) Installing build-base (0.5-r2) 06:14:15 (8/12) Installing libsodium (1.0.18-r0) 06:14:15 (9/12) Installing pkgconf (1.7.2-r0) 06:14:16 (10/12) Installing libsodium-dev (1.0.18-r0) 06:14:16 (11/12) Installing libzmq (4.3.3-r0) 06:14:16 (12/12) Installing zeromq-dev (4.3.3-r0) 06:14:16 Executing busybox-1.31.1-r16.trigger 06:14:16 OK: 233 MiB in 51 packages 06:14:20 Removing intermediate container 9df3d06df607 06:14:20 ---> ad8f4126baa7 06:14:20 Step 4/7 : WORKDIR /edgex-go 06:14:20 ---> Running in 922f01df93fa 06:14:20 Removing intermediate container 922f01df93fa 06:14:20 ---> fe6f3041c00e 06:14:20 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:14:20 latest: Pulling from library/docker 06:14:20 df20fa9351a1: Already exists 06:14:20 25ad7478873d: Pulling fs layer 06:14:20 4684f6177b5d: Pulling fs layer 06:14:20 8ba584e970af: Pulling fs layer 06:14:20 3cdc74d2b06d: Pulling fs layer 06:14:20 4cf5a0d07c1f: Pulling fs layer 06:14:20 fca0ccc462d5: Pulling fs layer 06:14:20 3cdc74d2b06d: Waiting 06:14:20 4cf5a0d07c1f: Waiting 06:14:20 fca0ccc462d5: Waiting 06:14:21 25ad7478873d: Verifying Checksum 06:14:21 25ad7478873d: Download complete 06:14:21 4684f6177b5d: Verifying Checksum 06:14:21 4684f6177b5d: Download complete 06:14:21 3cdc74d2b06d: Verifying Checksum 06:14:21 3cdc74d2b06d: Download complete 06:14:21 4cf5a0d07c1f: Verifying Checksum 06:14:21 4cf5a0d07c1f: Download complete 06:14:21 fca0ccc462d5: Verifying Checksum 06:14:21 fca0ccc462d5: Download complete 06:14:21 25ad7478873d: Pull complete 06:14:21 4684f6177b5d: Pull complete 06:14:22 8ba584e970af: Verifying Checksum 06:14:22 8ba584e970af: Download complete 06:14:24 8ba584e970af: Pull complete 06:14:24 3cdc74d2b06d: Pull complete 06:14:24 4cf5a0d07c1f: Pull complete 06:14:24 fca0ccc462d5: Pull complete 06:14:24 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 06:14:24 Status: Downloaded newer image for docker:latest 06:14:26 ---> c6dcd0f41c0c 06:14:26 Step 6/7 : COPY go.mod . 06:14:26 ---> c779a805c69a 06:14:26 Step 7/7 : RUN go mod download 06:14:26 ---> Running in 49f46ce7eb17 06:14:48 Removing intermediate container 49f46ce7eb17 06:14:48 ---> e75a1c8ecf57 06:14:48 Successfully built e75a1c8ecf57 06:14:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:14:48 + docker inspect -f . ci-base-image-x86_64 06:14:48 . [Pipeline] withDockerContainer 06:14:49 prd-centos7-docker-4c-2g-4602 does not seem to be running inside a container 06:14:49 $ 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 06:14:49 $ docker top 2fcdfe511b18d25564a643e84a6a40c780e40697089e651b1ddb5b731172e4f0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:50 + go version 06:14:50 go version go1.15.2 linux/amd64 [Pipeline] } 06:14:50 $ docker stop --time=1 2fcdfe511b18d25564a643e84a6a40c780e40697089e651b1ddb5b731172e4f0 06:14:51 $ docker rm -f 2fcdfe511b18d25564a643e84a6a40c780e40697089e651b1ddb5b731172e4f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:14:52 + docker inspect -f . ci-base-image-x86_64 06:14:52 . [Pipeline] withDockerContainer 06:14:53 prd-centos7-docker-4c-2g-4602 does not seem to be running inside a container 06:14:53 $ 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 06:14:53 $ docker top 4931c4e551ab437c092f34fa0051db4f4cac029d81c5aa70f9831ba5f0998189 -eo pid,comm [Pipeline] { [Pipeline] echo 06:14:54 ========================================================= 06:14:54 [edgeXBuildGoParallel] Running Tests and Build... 06:14:54 ========================================================= [Pipeline] sh 06:14:54 + make test 06:14:54 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:14:56 ? github.com/edgexfoundry/edgex-go [no test files] 06:15:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:15:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:15:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:15:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:15:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:15:13 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.005s 06:15:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 06:15:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:15:13 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 06:15:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:15:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:15:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:15:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:15:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:15:17 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.018s coverage: 46.6% of statements 06:15:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:15:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:15:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:15:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:15:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:15:21 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.045s coverage: 27.2% of statements 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:15:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.047s coverage: 100.0% of statements 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:15:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.011s coverage: 100.0% of statements 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:15:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.018s coverage: 83.6% of statements 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:15:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.023s coverage: 88.5% of statements 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:15:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.083s coverage: 28.6% of statements 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:15:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.009s coverage: 100.0% of statements 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:15:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.011s coverage: 100.0% of statements 06:15:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:15:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.041s coverage: 86.7% of statements 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:15:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.040s coverage: 97.5% of statements 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:15:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.010s coverage: 100.0% of statements 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:15:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.049s coverage: 100.0% of statements 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:15:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.013s coverage: 58.8% of statements 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:15:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.0% of statements [no tests to run] 06:15:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:15:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:15:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.032s coverage: 63.5% of statements 06:15:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:15:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:15:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.015s coverage: 100.0% of statements 06:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.112s coverage: 55.9% of statements 06:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 06:15:24 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 5.828s coverage: 86.3% of statements 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.310s coverage: 72.2% of statements 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.096s coverage: 72.1% of statements 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.012s coverage: 82.4% of statements 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.015s coverage: 48.4% of statements 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.023s coverage: 28.8% of statements 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.007s coverage: 96.8% of statements 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.029s coverage: 31.1% of statements 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.127s coverage: 84.1% of statements 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.020s coverage: 100.0% of statements 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.010s coverage: 42.9% of statements 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.006s coverage: 100.0% of statements 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.012s coverage: 83.8% of statements 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.022s coverage: 47.1% of statements 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.029s coverage: 100.0% of statements 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.016s coverage: 100.0% of statements 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.018s coverage: 100.0% of statements 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.061s coverage: 29.1% of statements 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.010s coverage: 99.0% of statements 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.012s coverage: 100.0% of statements 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/system 0.003s coverage: 0.0% of statements 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:15:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.015s coverage: 100.0% of statements 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:15:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:15:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.007s coverage: 87.9% of statements 06:15:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:15:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:15:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.004s coverage: 100.0% of statements 06:15:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.004s coverage: 32.1% of statements 06:15:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.006s coverage: 100.0% of statements 06:15:31 GO111MODULE=on go vet ./... 06:15:38 gofmt -l . 06:15:38 [ "`gofmt -l .`" = "" ] 06:15:38 ./bin/test-go-mod-tidy.sh 06:15:39 ./bin/test-attribution-txt.sh [Pipeline] sh 06:15:41 + ls -al . 06:15:41 total 584 06:15:41 drwxrwxr-x 10 1001 1001 4096 Oct 11 06:15 . 06:15:41 drwxr-xr-x 4 root root 28 Oct 11 06:14 .. 06:15:41 -rw-rw-r-- 1 1001 1001 11 Oct 11 06:12 .dockerignore 06:15:41 drwxrwxr-x 8 1001 1001 179 Oct 11 06:12 .git 06:15:41 drwxrwxr-x 3 1001 1001 125 Oct 11 06:12 .github 06:15:41 -rw-rw-r-- 1 1001 1001 932 Oct 11 06:12 .gitignore 06:15:41 drwx------ 3 1001 1001 47 Oct 11 06:13 .semver 06:15:41 -rw-rw-r-- 1 1001 1001 166 Oct 11 06:12 .sonarcloud.properties 06:15:41 -rw-rw-r-- 1 1001 1001 3804 Oct 11 06:12 CONTRIBUTING.md 06:15:41 -rw-rw-r-- 1 1001 1001 1035 Oct 11 06:12 Dockerfile.build 06:15:41 -rw-rw-r-- 1 1001 1001 863 Oct 11 06:12 Jenkinsfile 06:15:41 -rw-rw-r-- 1 1001 1001 10775 Oct 11 06:12 LICENSE 06:15:41 -rw-rw-r-- 1 1001 1001 6237 Oct 11 06:12 Makefile 06:15:41 -rw-rw-r-- 1 1001 1001 6447 Oct 11 06:12 README.md 06:15:41 -rw-rw-r-- 1 1001 1001 259 Oct 11 06:12 SECURITY.md 06:15:41 -rw-rw-r-- 1 1001 1001 5 Oct 11 06:13 VERSION 06:15:41 -rw-rw-r-- 1 1001 1001 4131 Oct 11 06:12 ZMQWindows.md 06:15:41 drwxrwxr-x 2 1001 1001 117 Oct 11 06:12 bin 06:15:41 drwxrwxr-x 15 1001 1001 4096 Oct 11 06:12 cmd 06:15:41 -rw-r--r-- 1 root root 491294 Oct 11 06:15 coverage.out 06:15:41 -rw-r--r-- 1 root root 984 Oct 11 06:15 go.mod 06:15:41 -rw-r--r-- 1 root root 18876 Oct 11 06:15 go.sum 06:15:41 drwxrwxr-x 8 1001 1001 127 Oct 11 06:12 internal 06:15:41 drwxrwxr-x 4 1001 1001 26 Oct 11 06:12 openapi 06:15:41 drwxrwxr-x 4 1001 1001 71 Oct 11 06:12 snap 06:15:41 -rw-rw-r-- 1 1001 1001 168 Oct 11 06:12 version.go [Pipeline] sh 06:15:41 + '[' -e coverage.out ] 06:15:41 + chown 1001:1001 coverage.out [Pipeline] stash 06:15:41 Stashed 1 file(s) [Pipeline] sh 06:15:41 + make build 06:15:41 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 06:15:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:15:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:15:54 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 06:15:55 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 06:15:56 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 06:15:56 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 06:15:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:15:59 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 06:16:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:16:01 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 06:16:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:16:03 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] } 06:16:04 $ docker stop --time=1 4931c4e551ab437c092f34fa0051db4f4cac029d81c5aa70f9831ba5f0998189 06:16:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4603 in /w/workspace/edgexfoundry_edgex-go_PR-2781 06:16:06 $ docker rm -f 4931c4e551ab437c092f34fa0051db4f4cac029d81c5aa70f9831ba5f0998189 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 06:16:06 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:16:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:16:10 06:16:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:16:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:16:10 latest: Pulling from edgex-devops/edgex-compose 06:16:10 cbdbe7a5bc2a: Pulling fs layer 06:16:10 ca9280d653b3: Pulling fs layer 06:16:10 7e9c9ca2126c: Pulling fs layer 06:16:10 cbdbe7a5bc2a: Verifying Checksum 06:16:10 cbdbe7a5bc2a: Download complete 06:16:10 cbdbe7a5bc2a: Pull complete 06:16:11 ca9280d653b3: Verifying Checksum 06:16:11 ca9280d653b3: Download complete 06:16:12 ca9280d653b3: Pull complete 06:16:12 7e9c9ca2126c: Download complete 06:16:12 using credential edgex-jenkins-ssh 06:16:12 Cloning the remote Git repository 06:16:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:16:12 > git init /w/workspace/edgex-go/1 # timeout=10 06:16:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:16:13 > git --version # timeout=10 06:16:13 > git --version # 'git version 2.17.1' 06:16:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:19 7e9c9ca2126c: Pull complete 06:16:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:16:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:16:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:16:19 prd-centos7-docker-4c-2g-4602 does not seem to be running inside a container 06:16:19 $ 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 06:16:23 $ docker top 6cbabd58fa8b22da2d2dc1f8bd60f2e7c5c777ec7ce39c1908ef710b04a302e3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:23 + docker-compose build --help 06:16:23 + grep parallel 06:16:24 --parallel Build images in parallel. [Pipeline] } 06:16:24 $ docker stop --time=1 6cbabd58fa8b22da2d2dc1f8bd60f2e7c5c777ec7ce39c1908ef710b04a302e3 06:16:26 $ docker rm -f 6cbabd58fa8b22da2d2dc1f8bd60f2e7c5c777ec7ce39c1908ef710b04a302e3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:16:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:16:27 . [Pipeline] withDockerContainer 06:16:27 prd-centos7-docker-4c-2g-4602 does not seem to be running inside a container 06:16:27 $ 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 06:16:27 $ docker top 49bf496c37d10eaf7361e09100b1b412051b7821c66842b0b2bd8da899dc8611 -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:28 + docker-compose -f ./docker-compose-build.yml build --parallel 06:16:29 Building docker-core-command-go ... 06:16:29 Building docker-core-data-go ... 06:16:29 Building docker-core-metadata-go ... 06:16:29 Building docker-security-proxy-setup-go ... 06:16:29 Building docker-security-secrets-setup-go ... 06:16:29 Building docker-security-secretstore-setup-go ... 06:16:29 Building docker-support-logging-go ... 06:16:29 Building docker-support-notifications-go ... 06:16:29 Building docker-support-scheduler-go ... 06:16:29 Building docker-sys-mgmt-agent-go ... 06:16:29 Building docker-support-scheduler-go 06:16:29 Building docker-core-command-go 06:16:29 Building docker-security-proxy-setup-go 06:16:29 Building docker-support-logging-go 06:16:29 Building docker-security-secretstore-setup-go 06:16:30 Merging remotes/origin/master commit f69fcd6f6cfc821951e2cd5529adc6021efd69b2 into PR head commit 3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:16:30 Merge succeeded, producing 3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:16:30 Checking out Revision 3d0cf384b95dc3d8c179c5f8be7243454681a2bc (PR-2781) 06:16:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:16:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:16:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:16:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:29 > 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 06:16:30 > git config core.sparsecheckout # timeout=10 06:16:30 > git checkout -f 3d0cf384b95dc3d8c179c5f8be7243454681a2bc # timeout=10 06:16:30 > git remote # timeout=10 06:16:30 > git config --get remote.origin.url # timeout=10 06:16:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:30 > git merge f69fcd6f6cfc821951e2cd5529adc6021efd69b2 # timeout=10 06:16:30 > git rev-parse HEAD^{commit} # timeout=10 06:16:30 > git config core.sparsecheckout # timeout=10 06:16:30 > git checkout -f 3d0cf384b95dc3d8c179c5f8be7243454681a2bc # timeout=10 06:16:35 Commit message: "feat(data): Implement event count V2 API" 06:16:35 > git --version # timeout=10 06:16:35 > git --version # 'git version 2.17.1' 06:16:35 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 06:16:48 ========================================================= 06:16:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:16:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:16:49 + 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 . 06:16:53 Sending build context to Docker daemon 324.9MB 06:16:53 Step 1/7 : ARG BASE=golang:1.15-alpine 06:16:53 Step 2/7 : FROM ${BASE} 06:16:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:16:53 b538f80385f9: Pulling fs layer 06:16:53 74f711af9a0d: Pulling fs layer 06:16:53 99f96fe45779: Pulling fs layer 06:16:53 8529a6b9a6be: Pulling fs layer 06:16:53 45590311c82a: Pulling fs layer 06:16:53 69ca0ff8b7b3: Pulling fs layer 06:16:53 209524e5b208: Pulling fs layer 06:16:53 45590311c82a: Waiting 06:16:53 69ca0ff8b7b3: Waiting 06:16:53 8529a6b9a6be: Waiting 06:16:53 209524e5b208: Waiting 06:16:54 99f96fe45779: Verifying Checksum 06:16:54 99f96fe45779: Download complete 06:16:54 74f711af9a0d: Verifying Checksum 06:16:54 74f711af9a0d: Download complete 06:16:54 45590311c82a: Verifying Checksum 06:16:54 45590311c82a: Download complete 06:16:54 69ca0ff8b7b3: Verifying Checksum 06:16:54 69ca0ff8b7b3: Download complete 06:16:54 b538f80385f9: Verifying Checksum 06:16:54 b538f80385f9: Download complete 06:16:54 b538f80385f9: Pull complete 06:16:55 74f711af9a0d: Pull complete 06:16:55 99f96fe45779: Pull complete 06:16:56 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 06:16:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:16:56 ---> e75a1c8ecf57 06:16:56 Step 3/26 : WORKDIR /edgex-go 06:16:56 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 06:16:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:16:56 ---> e75a1c8ecf57 06:16:56 Step 3/20 : WORKDIR /edgex-go 06:16:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:16:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:16:56 ---> e75a1c8ecf57 06:16:56 Step 3/22 : WORKDIR /edgex-go 06:16:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:16:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:16:56 ---> e75a1c8ecf57 06:16:56 Step 3/22 : WORKDIR /edgex-go 06:16:56 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:16:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:16:56 ---> e75a1c8ecf57 06:16:56 Step 3/21 : WORKDIR /edgex-go 06:16:56 ---> Running in 2480b8c729ba 06:16:56 ---> Running in fd037ac20c12 06:16:56 ---> Running in 784ba283806c 06:16:56 ---> Running in eafaf9b04a0b 06:16:56 ---> Running in 1b10fe67c039 06:16:56 209524e5b208: Verifying Checksum 06:16:56 209524e5b208: Download complete 06:16:56 Removing intermediate container fd037ac20c12 06:16:56 ---> 52e5e57aae38 06:16:56 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:56 Removing intermediate container eafaf9b04a0b 06:16:56 ---> c38cb4c5bfd2 06:16:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:56 Removing intermediate container 2480b8c729ba 06:16:56 ---> 940c0ba1b539 06:16:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:56 Removing intermediate container 1b10fe67c039 06:16:56 ---> 3b2ee99e944d 06:16:56 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:56 Removing intermediate container 784ba283806c 06:16:56 ---> bed7b63c366a 06:16:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:57 ---> Running in 2c8babb4b3d9 06:16:57 ---> Running in 06c5ecb8415a 06:16:57 ---> Running in 53bf9ae7b28e 06:16:57 ---> Running in 25ca395f0ed2 06:16:57 ---> Running in 80a199a2b09d 06:16:57 8529a6b9a6be: Verifying Checksum 06:16:57 8529a6b9a6be: Download complete 06:16:59 Removing intermediate container 2c8babb4b3d9 06:16:59 ---> 2516065f9d81 06:16:59 Step 5/21 : RUN apk update && apk add make git 06:16:59 ---> Running in 2fd6d8be453f 06:16:59 Removing intermediate container 06c5ecb8415a 06:16:59 ---> ba836ff6a508 06:16:59 Step 5/22 : RUN apk update && apk add make && apk add bash git 06:16:59 Removing intermediate container 53bf9ae7b28e 06:16:59 ---> c51d40cf751d 06:16:59 Step 5/22 : RUN apk update && apk add make git 06:16:59 ---> Running in 78246f85faa4 06:16:59 Removing intermediate container 25ca395f0ed2 06:16:59 ---> 399f00154202 06:16:59 Step 5/20 : RUN apk update && apk add make git 06:16:59 ---> Running in 45d6bf439546 06:16:59 Removing intermediate container 80a199a2b09d 06:16:59 ---> 2803761b8ec9 06:16:59 Step 5/26 : RUN apk update && apk add make git 06:16:59 ---> Running in f59be027ef91 06:16:59 ---> Running in 140c70bcb37d 06:16:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:17:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:01 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 06:17:01 v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:17:01 OK: 12752 distinct packages available 06:17:01 OK: 233 MiB in 51 packages 06:17:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:01 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 06:17:01 v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:17:01 OK: 12752 distinct packages available 06:17:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:17:01 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 06:17:01 v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:17:01 OK: 12752 distinct packages available 06:17:01 OK: 233 MiB in 51 packages 06:17:01 OK: 233 MiB in 51 packages 06:17:01 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 06:17:01 v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:17:01 OK: 12752 distinct packages available 06:17:02 OK: 233 MiB in 51 packages 06:17:02 Removing intermediate container 2fd6d8be453f 06:17:02 ---> 6e45214f4212 06:17:02 Step 6/21 : COPY go.mod . 06:17:02 OK: 233 MiB in 51 packages 06:17:02 ---> 70a5e6fd71b5 06:17:02 Step 7/21 : RUN go mod download 06:17:02 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 06:17:02 v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:17:02 OK: 12752 distinct packages available 06:17:02 ---> Running in 16073205330f 06:17:02 OK: 233 MiB in 51 packages 06:17:02 Removing intermediate container 45d6bf439546 06:17:02 ---> b4ea41e68a3c 06:17:02 Step 6/22 : COPY go.mod . 06:17:03 Removing intermediate container 78246f85faa4 06:17:03 ---> 63ae3728eabd 06:17:03 Step 6/22 : COPY go.mod . 06:17:03 ---> 52213922c38d 06:17:03 Step 7/22 : RUN go mod download 06:17:03 Removing intermediate container f59be027ef91 06:17:03 ---> 2263ae66af40 06:17:03 Step 6/20 : COPY go.mod . 06:17:03 ---> Running in b4253b7ce47f 06:17:03 ---> 7990da0bfc6e 06:17:03 Step 7/22 : RUN go mod download 06:17:03 ---> Running in 41d517f3431f 06:17:03 ---> 5aec47f7bbe8 06:17:03 Step 7/20 : RUN go mod download 06:17:03 Removing intermediate container 140c70bcb37d 06:17:03 ---> 21b49e76731c 06:17:03 Step 6/26 : COPY go.mod . 06:17:03 ---> Running in 619aecc1bb4b 06:17:04 ---> 001341ae2b40 06:17:04 Step 7/26 : RUN go mod download 06:17:04 ---> Running in cae932a0724e 06:17:05 Removing intermediate container 16073205330f 06:17:05 ---> b27a2495c6e8 06:17:05 Step 8/21 : COPY . . 06:17:06 Removing intermediate container b4253b7ce47f 06:17:06 ---> ccde3b620021 06:17:06 Step 8/22 : COPY . . 06:17:06 Removing intermediate container 41d517f3431f 06:17:06 ---> 64c652974f51 06:17:06 Step 8/22 : COPY . . 06:17:08 8529a6b9a6be: Pull complete 06:17:08 45590311c82a: Pull complete 06:17:08 69ca0ff8b7b3: Pull complete 06:17:11 Removing intermediate container 619aecc1bb4b 06:17:11 ---> 288b0b53a8be 06:17:11 Step 8/20 : COPY . . 06:17:13 209524e5b208: Pull complete 06:17:13 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 06:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:17:13 ---> 5bddaf1c2fca 06:17:13 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 06:17:15 Removing intermediate container cae932a0724e 06:17:15 ---> 0d64714aa221 06:17:15 Step 8/26 : COPY . . 06:17:16 ---> Running in 10774cf2eca3 06:17:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:17:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:17:19 (1/12) Installing libmagic (5.38-r0) 06:17:20 (2/12) Installing file (5.38-r0) 06:17:20 (3/12) Installing libc-dev (0.7.2-r3) 06:17:20 (4/12) Installing g++ (9.3.0-r2) 06:17:24 (5/12) Installing fortify-headers (1.1-r0) 06:17:24 (6/12) Installing patch (2.7.6-r6) 06:17:24 (7/12) Installing build-base (0.5-r2) 06:17:24 (8/12) Installing libsodium (1.0.18-r0) 06:17:24 (9/12) Installing pkgconf (1.7.2-r0) 06:17:24 (10/12) Installing libsodium-dev (1.0.18-r0) 06:17:24 (11/12) Installing libzmq (4.3.3-r0) 06:17:24 (12/12) Installing zeromq-dev (4.3.3-r0) 06:17:24 Executing busybox-1.31.1-r16.trigger 06:17:24 OK: 217 MiB in 51 packages 06:17:29 Removing intermediate container 10774cf2eca3 06:17:29 ---> 66e425364bbd 06:17:29 Step 4/7 : WORKDIR /edgex-go 06:17:29 ---> Running in 648fb5353636 06:17:29 Removing intermediate container 648fb5353636 06:17:29 ---> 4eac0b3cae98 06:17:29 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:17:29 latest: Pulling from library/docker 06:17:29 b538f80385f9: Already exists 06:17:29 259a493cd78d: Pulling fs layer 06:17:29 b8e66b5100f5: Pulling fs layer 06:17:29 7f8258a56ab6: Pulling fs layer 06:17:29 75a0a0ebb566: Pulling fs layer 06:17:29 4a2c62f0a2a3: Pulling fs layer 06:17:29 294320357d30: Pulling fs layer 06:17:29 75a0a0ebb566: Waiting 06:17:29 4a2c62f0a2a3: Waiting 06:17:29 294320357d30: Waiting 06:17:29 b8e66b5100f5: Download complete 06:17:29 259a493cd78d: Verifying Checksum 06:17:29 259a493cd78d: Download complete 06:17:29 75a0a0ebb566: Verifying Checksum 06:17:29 75a0a0ebb566: Download complete 06:17:29 4a2c62f0a2a3: Download complete 06:17:29 294320357d30: Verifying Checksum 06:17:29 294320357d30: Download complete 06:17:30 259a493cd78d: Pull complete 06:17:30 b8e66b5100f5: Pull complete 06:17:31 7f8258a56ab6: Verifying Checksum 06:17:31 7f8258a56ab6: Download complete 06:17:34 7f8258a56ab6: Pull complete 06:17:34 75a0a0ebb566: Pull complete 06:17:35 4a2c62f0a2a3: Pull complete 06:17:35 294320357d30: Pull complete 06:17:35 Digest: sha256:57ddfc5b9f4f89f1598440cd1d6d97b87532b0bce1315e7880ae6843e3583529 06:17:35 Status: Downloaded newer image for docker:latest 06:17:38 ---> c0917184665b 06:17:38 Step 6/7 : COPY go.mod . 06:17:39 ---> 5cd787daf2fc 06:17:39 Step 7/7 : RUN go mod download 06:17:39 ---> Running in f23d22763e16 06:17:47 ---> 3bd6159ac91a 06:17:47 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:17:47 ---> Running in 09210ecb5bf8 06:17:47 ---> c3521cf2dd29 06:17:47 Step 9/22 : RUN make cmd/support-logging/support-logging 06:17:47 ---> d8c6bc8d43f2 06:17:47 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 06:17:47 ---> 8bbe684418f0 06:17:47 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 06:17:47 ---> e466aec080b9 06:17:47 Step 9/22 : RUN make cmd/core-command/core-command 06:17:47 ---> Running in 1e1b7d7a311d 06:17:47 ---> Running in 4a34275df58c 06:17:47 ---> Running in 5ad202735cdf 06:17:47 ---> Running in b9ed58655253 06:17:47 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 06:17:47 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 06:17:47 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 06:17:47 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 06:17:47 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 06:18:06 Removing intermediate container f23d22763e16 06:18:06 ---> bebacac0c5b8 06:18:06 Successfully built bebacac0c5b8 06:18:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:18:06 + docker inspect -f . ci-base-image-arm64 06:18:06 . [Pipeline] withDockerContainer 06:18:07 prd-ubuntu18.04-docker-arm64-4c-16g-4603 does not seem to be running inside a container 06:18:07 $ 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 06:18:09 $ docker top 49fcc102f80b344dc33a650d770f9eefccad322ae110b88bf9b68c2707f4b3a9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:18:10 + go version 06:18:10 go version go1.15.2 linux/arm64 [Pipeline] } 06:18:10 $ docker stop --time=1 49fcc102f80b344dc33a650d770f9eefccad322ae110b88bf9b68c2707f4b3a9 06:18:12 $ docker rm -f 49fcc102f80b344dc33a650d770f9eefccad322ae110b88bf9b68c2707f4b3a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:18:13 + docker inspect -f . ci-base-image-arm64 06:18:13 . [Pipeline] withDockerContainer 06:18:14 prd-ubuntu18.04-docker-arm64-4c-16g-4603 does not seem to be running inside a container 06:18:14 $ 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 06:18:14 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 06:18:14 Removing intermediate container 5ad202735cdf 06:18:14 ---> 88520097566e 06:18:14 06:18:14 Step 10/20 : FROM alpine 06:18:15 latest: Pulling from library/alpine 06:18:15 $ docker top d9f3ab8b20bb41669fa4fb8b09de1bff6e6ffb5e810d13d33fbe59a641f6bdef -eo pid,comm 06:18:15 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 06:18:16 Status: Downloaded newer image for alpine:latest 06:18:16 ---> a24bb4013296 06:18:16 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 06:18:16 Removing intermediate container 1e1b7d7a311d 06:18:16 ---> 619b97a146c6 06:18:16 06:18:16 Step 10/22 : FROM scratch 06:18:16 ---> 06:18:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:18:16 ---> Running in 5450e5ab268e [Pipeline] { [Pipeline] echo 06:18:16 ========================================================= 06:18:16 [edgeXBuildGoParallel] Running Tests and Build... 06:18:16 ========================================================= [Pipeline] sh 06:18:16 ---> Running in 54fb5505932b 06:18:16 Removing intermediate container 54fb5505932b 06:18:16 ---> e15baf3b5cf7 06:18:16 Step 12/22 : ENV APP_PORT=48061 06:18:16 ---> Running in 50b53a388a66 06:18:16 Removing intermediate container 50b53a388a66 06:18:16 ---> 52f15208a7b5 06:18:16 Step 13/22 : EXPOSE $APP_PORT 06:18:16 + make test 06:18:16 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:18:17 ---> Running in fda7afd27369 06:18:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:18:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:18:18 v3.12.0-376-gb3fc85f1ac [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:18:18 v3.12.0-381-g200ba6e281 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:18:18 OK: 12750 distinct packages available 06:18:18 (1/4) Installing ca-certificates (20191127-r4) 06:18:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:18:18 (3/4) Installing libcurl (7.69.1-r1) 06:18:18 (4/4) Installing curl (7.69.1-r1) 06:18:18 Executing busybox-1.31.1-r16.trigger 06:18:18 Executing ca-certificates-20191127-r4.trigger 06:18:18 OK: 7 MiB in 18 packages 06:18:18 Removing intermediate container fda7afd27369 06:18:18 ---> 33c892da4e88 06:18:18 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 06:18:19 ? github.com/edgexfoundry/edgex-go [no test files] 06:18:22 ---> 4a5d814aa178 06:18:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 06:18:22 Removing intermediate container 4a34275df58c 06:18:22 ---> ee9114613b28 06:18:22 06:18:22 Step 10/26 : FROM alpine:3.10 06:18:22 Removing intermediate container 09210ecb5bf8 06:18:22 ---> 5e6346a910ad 06:18:22 06:18:22 Step 10/21 : FROM scratch 06:18:22 ---> 06:18:22 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:18:22 Removing intermediate container b9ed58655253 06:18:22 ---> 81d07f50e425 06:18:22 06:18:22 Step 10/22 : FROM scratch 06:18:22 ---> 06:18:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:18:22 Removing intermediate container 5450e5ab268e 06:18:22 ---> cf50a339e2b6 06:18:22 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:18:22 ---> 43651f9002ec 06:18:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 06:18:22 ---> Running in b93018fd9732 06:18:22 ---> Running in 69dac32d50a0 06:18:22 ---> Running in 84a5e8c67641 06:18:22 3.10: Pulling from library/alpine 06:18:22 Removing intermediate container b93018fd9732 06:18:22 ---> ffaa9caf90e8 06:18:22 Step 12/21 : ENV APP_PORT=48085 06:18:22 Removing intermediate container 84a5e8c67641 06:18:22 ---> 53abb8c7a012 06:18:22 Step 12/22 : ENV APP_PORT=48082 06:18:22 Removing intermediate container 69dac32d50a0 06:18:22 ---> 71fe0a1f9860 06:18:22 Step 13/20 : WORKDIR /edgex 06:18:22 ---> Running in 459b1be55dc6 06:18:22 ---> Running in 00cba8071dcb 06:18:22 ---> Running in 5407e2729045 06:18:23 ---> 408b07fa4ad7 06:18:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 06:18:24 Removing intermediate container 459b1be55dc6 06:18:24 ---> 590dbd832f0f 06:18:24 Step 13/21 : EXPOSE $APP_PORT 06:18:24 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 06:18:24 Removing intermediate container 00cba8071dcb 06:18:24 ---> dec0abbb4e25 06:18:24 Step 13/22 : EXPOSE $APP_PORT 06:18:24 Status: Downloaded newer image for alpine:3.10 06:18:24 ---> be4e4bea2c2e 06:18:24 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:18:24 Removing intermediate container 5407e2729045 06:18:24 ---> 32956a4c3ec7 06:18:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:18:24 ---> Running in 3ed5c8c73385 06:18:24 ---> c65e731aef85 06:18:24 Step 18/22 : ENTRYPOINT ["/support-logging"] 06:18:24 ---> Running in 9c35c681400e 06:18:24 ---> Running in effa4627f6bd 06:18:24 ---> Running in b2c2efcc16ee 06:18:25 Removing intermediate container 3ed5c8c73385 06:18:25 ---> abb3d541508c 06:18:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:18:25 ---> 6718beeabdea 06:18:25 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:18:25 Removing intermediate container 9c35c681400e 06:18:25 ---> b72b18d7fd47 06:18:25 Step 14/22 : WORKDIR / 06:18:25 Removing intermediate container b2c2efcc16ee 06:18:25 ---> cc9343520efc 06:18:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:18:25 ---> Running in 414425cfb9d5 06:18:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 06:18:25 ---> Running in f35c85596860 06:18:25 ---> 43ea608da0ed 06:18:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:18:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 06:18:25 Removing intermediate container 414425cfb9d5 06:18:25 ---> 49b00f715074 06:18:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:18:25 v3.10.5-96-g1efb054f0b [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 06:18:25 v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 06:18:25 OK: 10346 distinct packages available 06:18:25 Removing intermediate container f35c85596860 06:18:25 ---> f3b26818e89d 06:18:25 Step 20/22 : LABEL arch=x86_64 06:18:25 ---> 8ec476f3cc45 06:18:25 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:18:25 ---> Running in 15298ed8f128 06:18:25 ---> Running in 3bd5d43ed4f1 06:18:25 (1/5) Installing ca-certificates (20191127-r2) 06:18:25 ---> 382979573918 06:18:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:18:25 (2/5) Installing nghttp2-libs (1.39.2-r1) 06:18:25 (3/5) Installing libcurl (7.66.0-r1) 06:18:25 (4/5) Installing curl (7.66.0-r1) 06:18:25 (5/5) Installing dumb-init (1.2.2-r1) 06:18:25 Executing busybox-1.30.1-r3.trigger 06:18:25 Executing ca-certificates-20191127-r2.trigger 06:18:26 OK: 7 MiB in 19 packages 06:18:26 ---> 9836e4afb63f 06:18:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:18:26 Removing intermediate container 15298ed8f128 06:18:26 ---> ec07edfeb12c 06:18:26 Step 21/22 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:18:26 Removing intermediate container 3bd5d43ed4f1 06:18:26 ---> 9e3a1a1c7b8b 06:18:26 Step 17/20 : CMD ["--init=true"] 06:18:26 ---> 58f54fc53b72 06:18:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:18:26 ---> Running in 14f042a3cc46 06:18:27 ---> Running in 20a0d84b9a17 06:18:27 ---> 3857bed529e4 06:18:27 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:18:27 Removing intermediate container 14f042a3cc46 06:18:27 ---> d044727d62eb 06:18:27 Step 22/22 : LABEL version=0.0.0 06:18:27 ---> Running in 6f6646413596 06:18:27 ---> c2599a539721 06:18:27 Step 18/22 : ENTRYPOINT ["/core-command"] 06:18:27 Removing intermediate container 20a0d84b9a17 06:18:27 ---> cba9011b9595 06:18:27 Step 18/20 : LABEL arch=x86_64 06:18:27 Removing intermediate container effa4627f6bd 06:18:27 ---> d6ceedc51589 06:18:27 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:18:27 ---> Running in 4daf19c31165 06:18:27 ---> Running in b9f0c0209305 06:18:27 ---> Running in a557f2edb80b 06:18:28 ---> Running in ee0646310917 06:18:28 Removing intermediate container 6f6646413596 06:18:28 ---> cab94dcfd901 06:18:28 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:18:28 Removing intermediate container 4daf19c31165 06:18:28 ---> 7e89b6f334ed 06:18:28 06:18:28 Removing intermediate container b9f0c0209305 06:18:28 ---> a28af9154f81 06:18:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:18:28 ---> Running in f556073e0fc5 06:18:28 Removing intermediate container a557f2edb80b 06:18:28 ---> b33919034a6d 06:18:28 Step 19/20 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:18:28 Successfully built 7e89b6f334ed 06:18:28 Removing intermediate container ee0646310917 06:18:28 ---> b07da444fbb5 06:18:28 Step 13/26 : WORKDIR / 06:18:28 Successfully tagged docker-support-logging-go:latest 06:18:28 Building docker-core-metadata-go 06:18:29  Building docker-support-logging-go ... done  ---> Running in 57ea4c3cc395 06:18:29 ---> Running in 7d47f6a8313f 06:18:29 ---> Running in b50a79308f6e 06:18:29 Removing intermediate container f556073e0fc5 06:18:29 ---> df8e2cb01e9d 06:18:29 Step 19/21 : LABEL arch=x86_64 06:18:29 ---> Running in 90f3ccbcff51 06:18:29 Removing intermediate container 57ea4c3cc395 06:18:29 ---> b23f04ead185 06:18:29 Step 20/22 : LABEL arch=x86_64 06:18:29 Removing intermediate container 7d47f6a8313f 06:18:29 ---> 0978410bd471 06:18:29 Step 20/20 : LABEL version=0.0.0 06:18:29 Removing intermediate container b50a79308f6e 06:18:29 ---> c7607d684cac 06:18:29 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:18:29 ---> Running in 78cf5216cdd7 06:18:30 ---> Running in 414b3a2aad73 06:18:30 Removing intermediate container 90f3ccbcff51 06:18:30 ---> ae38220f0b0b 06:18:30 Step 20/21 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:18:32 ---> 944b2010c043 06:18:32 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:18:32 Removing intermediate container 78cf5216cdd7 06:18:32 ---> 3c94975218c9 06:18:32 Step 21/22 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:18:32 ---> Running in 45275ca5e753 06:18:33 ---> Running in e6c2fac3de2e 06:18:33 Removing intermediate container 414b3a2aad73 06:18:33 ---> 66aae049592b 06:18:33 06:18:33 Successfully built 66aae049592b 06:18:34 Successfully tagged docker-security-proxy-setup-go:latest 06:18:34 Building docker-support-notifications-go 06:18:35  Building docker-security-proxy-setup-go ... done  ---> 25eff06a9d44 06:18:35 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:18:36 Removing intermediate container 45275ca5e753 06:18:36 ---> 60b598edc3df 06:18:36 Step 21/21 : LABEL version=0.0.0 06:18:36 Removing intermediate container e6c2fac3de2e 06:18:36 ---> 42c798213774 06:18:36 Step 22/22 : LABEL version=0.0.0 06:18:40 ---> Running in 915aac049fe8 06:18:40 ---> Running in 779636a5ef7f 06:18:40 ---> 983969c0be8b 06:18:40 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 06:18:41 Removing intermediate container 915aac049fe8 06:18:41 ---> 29f95fbf5b28 06:18:41 06:18:41 Successfully built 29f95fbf5b28 06:18:41 Removing intermediate container 779636a5ef7f 06:18:41 ---> ef4930b603d9 06:18:41 06:18:41 Successfully tagged docker-core-command-go:latest 06:18:41 Building docker-sys-mgmt-agent-go 06:18:42  Building docker-core-command-go ... done  ---> d72b031aff20 06:18:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:18:42 Successfully built ef4930b603d9 06:18:42 Successfully tagged docker-support-scheduler-go:latest 06:18:42  Building docker-support-scheduler-go ... done Building docker-security-secrets-setup-go 06:18:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:18:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:18:46 ---> e75a1c8ecf57 06:18:46 Step 3/22 : WORKDIR /edgex-go 06:18:46 ---> Using cache 06:18:46 ---> bed7b63c366a 06:18:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:46 ---> Using cache 06:18:46 ---> 2803761b8ec9 06:18:46 Step 5/22 : RUN apk update && apk add make git 06:18:46 ---> Using cache 06:18:46 ---> 21b49e76731c 06:18:46 Step 6/22 : COPY go.mod . 06:18:46 ---> Using cache 06:18:46 ---> 001341ae2b40 06:18:46 Step 7/22 : RUN go mod download 06:18:46 ---> Using cache 06:18:46 ---> 0d64714aa221 06:18:46 Step 8/22 : COPY . . 06:18:46 ---> Using cache 06:18:46 ---> d8c6bc8d43f2 06:18:46 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:18:49 ---> 04dbd2b65365 06:18:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:18:51 ---> Running in c49758c21d6d 06:18:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:18:52 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:18:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:18:52 ---> e75a1c8ecf57 06:18:52 Step 3/24 : WORKDIR /edgex-go 06:18:52 ---> Using cache 06:18:52 ---> bed7b63c366a 06:18:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:18:52 ---> Using cache 06:18:52 ---> 2803761b8ec9 06:18:52 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 06:18:53 ---> 8f8a9ced33c6 06:18:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 06:18:55 ---> Running in af5167f11ca7 06:18:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:18:57 ---> db866784fc16 06:18:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:18:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:18:58 ---> a1219223204d 06:18:58 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:18:59 ---> Running in c3ca5b76267a 06:18:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:00 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 06:19:00 v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:19:00 OK: 12752 distinct packages available 06:19:00 OK: 233 MiB in 51 packages 06:19:03 Removing intermediate container af5167f11ca7 06:19:03 ---> 018b5e5e5967 06:19:03 Step 6/24 : COPY go.mod . 06:19:03 Removing intermediate container c3ca5b76267a 06:19:03 ---> 0ee7abd2b483 06:19:03 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:19:03 ---> Running in 436db685687a 06:19:03 ---> 44621701f9f5 06:19:03 Step 7/24 : RUN go mod download 06:19:04 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 06:19:04 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:19:04 ---> e75a1c8ecf57 06:19:04 Step 3/27 : WORKDIR /edgex-go 06:19:04 ---> Using cache 06:19:04 ---> bed7b63c366a 06:19:04 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:04 ---> Using cache 06:19:04 ---> 2803761b8ec9 06:19:04 Step 5/27 : RUN apk update && apk add make bash git 06:19:05 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 06:19:05 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 06:19:05 ---> e75a1c8ecf57 06:19:05 Step 3/29 : WORKDIR /edgex-go 06:19:05 ---> Using cache 06:19:05 ---> bed7b63c366a 06:19:05 Step 4/29 : RUN apk update && apk add make git 06:19:05 ---> Running in b7c58e15f116 06:19:05 ---> Running in c62b4a47ad4f 06:19:05 Removing intermediate container 436db685687a 06:19:05 ---> dda768924635 06:19:05 Step 24/26 : LABEL arch=x86_64 06:19:05 ---> Running in 42799bffdfe8 06:19:06 ---> Running in 4bbbf01c82f3 06:19:06 Removing intermediate container 4bbbf01c82f3 06:19:06 ---> d71fd7c1bf89 06:19:06 Step 25/26 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:19:06 ---> Running in 61bc6c462c48 06:19:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:19:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:19:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:19:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:19:07 Removing intermediate container 61bc6c462c48 06:19:07 ---> d034f887a0df 06:19:07 Step 26/26 : LABEL version=0.0.0 06:19:07 ---> Running in 7210e698dcb4 06:19:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:07 Removing intermediate container 7210e698dcb4 06:19:07 ---> c39b389d50ee 06:19:07 06:19:07 Successfully built c39b389d50ee 06:19:07 Successfully tagged docker-security-secretstore-setup-go:latest 06:19:07  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 06:19:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:08 Removing intermediate container b7c58e15f116 06:19:08 ---> 10d0583e17d8 06:19:08 Step 8/24 : COPY . . 06:19:08 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 06:19:08 v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:19:08 OK: 12752 distinct packages available 06:19:08 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 06:19:08 v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:19:08 OK: 12752 distinct packages available 06:19:09 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.047s 06:19:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 06:19:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:19:09 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 06:19:09 OK: 233 MiB in 51 packages 06:19:09 OK: 233 MiB in 51 packages 06:19:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:19:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:19:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:19:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:19:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:19:20 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 46.6% of statements 06:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:19:22 Removing intermediate container 42799bffdfe8 06:19:22 ---> 1f450c504eff 06:19:22 Step 5/29 : COPY go.mod . 06:19:24 Removing intermediate container c62b4a47ad4f 06:19:24 ---> 10f26e477c37 06:19:24 Step 6/27 : COPY go.mod . 06:19:24 ---> b0d1e8c8525e 06:19:24 Step 6/29 : RUN go mod download 06:19:25 ---> 998c349d4056 06:19:25 Step 7/27 : RUN go mod download 06:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.216s coverage: 27.2% of statements 06:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.019s coverage: 100.0% of statements 06:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.042s coverage: 100.0% of statements 06:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:19:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.373s coverage: 85.5% of statements 06:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:19:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:19:26 ---> Running in 19246eeea25a 06:19:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.399s coverage: 88.5% of statements 06:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:19:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:19:27 ---> Running in f305ca86c2ed 06:19:28 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 06:19:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:19:28 ---> e75a1c8ecf57 06:19:28 Step 3/23 : WORKDIR /edgex-go 06:19:28 ---> Using cache 06:19:28 ---> bed7b63c366a 06:19:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:28 ---> Using cache 06:19:28 ---> 2803761b8ec9 06:19:28 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 06:19:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.484s coverage: 28.6% of statements 06:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:19:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.047s coverage: 100.0% of statements 06:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:19:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.022s coverage: 100.0% of statements 06:19:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:19:30 ---> Running in b38263737ddd 06:19:30 ---> 3a1d3f92e3f7 06:19:30 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:19:30 ---> Running in f4b97e5119ad 06:19:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:19:31 Removing intermediate container f305ca86c2ed 06:19:31 ---> 5449a4abb90f 06:19:31 Step 8/27 : COPY . . 06:19:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:19:32 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 06:19:32 v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:19:32 OK: 12752 distinct packages available 06:19:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:19:32 Removing intermediate container 19246eeea25a 06:19:32 ---> e09233a29311 06:19:32 Step 7/29 : COPY . . 06:19:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.068s coverage: 86.7% of statements 06:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:19:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.103s coverage: 97.5% of statements 06:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:19:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 100.0% of statements 06:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:19:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:19:32 OK: 233 MiB in 51 packages 06:19:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.134s coverage: 100.0% of statements 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:19:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.023s coverage: 58.8% of statements 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:19:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.0% of statements [no tests to run] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:19:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.5% of statements 06:19:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:19:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:19:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 06:19:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.310s coverage: 55.9% of statements 06:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 06:19:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:19:41 Removing intermediate container c49758c21d6d 06:19:41 ---> bdcd17860854 06:19:41 06:19:41 Step 10/22 : FROM scratch 06:19:41 ---> 06:19:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:19:42 ---> Using cache 06:19:42 ---> 53abb8c7a012 06:19:42 Step 12/22 : ENV APP_PORT=48081 06:19:45 ---> Running in 33f009653cc7 06:19:48 Removing intermediate container b38263737ddd 06:19:48 ---> 2d8424d9d6a1 06:19:48 Step 6/23 : COPY go.mod . 06:19:50 Removing intermediate container 33f009653cc7 06:19:50 ---> 726f60699965 06:19:50 Step 13/22 : EXPOSE $APP_PORT 06:19:51 ---> Running in bcecd093ec53 06:19:51 ---> db58eeacfd52 06:19:51 Step 7/23 : RUN go mod download 06:19:52 Removing intermediate container bcecd093ec53 06:19:52 ---> 5baed386323a 06:19:52 Step 14/22 : WORKDIR / 06:19:53 ---> Running in 68c32f70f3e0 06:19:54 ---> Running in a1a4815cf6c4 06:19:56 Removing intermediate container a1a4815cf6c4 06:19:56 ---> a5568821e4cd 06:19:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:19:57 ---> 178860e730ba 06:19:57 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 06:19:58 ---> e6e0ec2d4b47 06:19:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:19:58 ---> Running in e7f5df449356 06:20:01 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 06:20:01 ---> 179e946ef025 06:20:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:20:02 Removing intermediate container 68c32f70f3e0 06:20:02 ---> 87b7106280b4 06:20:02 Step 8/23 : COPY . . 06:20:02 ---> 36343cce10e3 06:20:02 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:20:02 ---> 4459af33de09 06:20:02 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:20:02 ---> Running in dd644776c6f2 06:20:02 ---> Running in ed44e51412d0 06:20:03 Removing intermediate container ed44e51412d0 06:20:03 ---> a0c613e9bedd 06:20:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:20:03 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 06:20:03 ---> Running in 9912e014756f 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 25.399s coverage: 86.3% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.183s coverage: 72.2% of statements 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.357s coverage: 72.1% of statements 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.025s coverage: 82.4% of statements 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.022s coverage: 48.4% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.020s coverage: 28.8% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.054s coverage: 96.8% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.107s coverage: 31.1% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.290s coverage: 84.1% of statements 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.045s coverage: 100.0% of statements 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.049s coverage: 42.9% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.015s coverage: 100.0% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.035s coverage: 83.8% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.091s coverage: 47.1% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.009s coverage: 100.0% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.026s coverage: 100.0% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.063s coverage: 100.0% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.166s coverage: 29.1% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.069s coverage: 99.0% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/system 0.010s coverage: 0.0% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.010s coverage: 100.0% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.021s coverage: 87.9% of statements 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:20:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.025s coverage: 100.0% of statements 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.012s coverage: 32.1% of statements 06:20:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.020s coverage: 100.0% of statements 06:20:06 GO111MODULE=on go vet ./... 06:20:10 Removing intermediate container 9912e014756f 06:20:10 ---> 908fe93a1c49 06:20:10 Step 20/22 : LABEL arch=x86_64 06:20:12 Removing intermediate container f4b97e5119ad 06:20:12 ---> 61b5833a2c76 06:20:12 06:20:12 Step 10/24 : FROM scratch 06:20:12 ---> 06:20:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:20:12 ---> Running in 4a25c548811d 06:20:12 ---> Using cache 06:20:12 ---> e15baf3b5cf7 06:20:12 Step 12/24 : ENV APP_PORT=48060 06:20:14 ---> Running in 103b8e9aad8a 06:20:14 Removing intermediate container 4a25c548811d 06:20:14 ---> 8d4532ae4db2 06:20:14 Step 21/22 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:20:15 Removing intermediate container 103b8e9aad8a 06:20:15 ---> 086c461e1fbd 06:20:15 Step 13/24 : EXPOSE $APP_PORT 06:20:15 ---> Running in 494f6c174426 06:20:15 ---> Running in 61035d226ba3 06:20:16 Removing intermediate container 494f6c174426 06:20:16 ---> 0da238fb479b 06:20:16 Step 22/22 : LABEL version=0.0.0 06:20:16 Removing intermediate container 61035d226ba3 06:20:16 ---> ccca6bca1888 06:20:16 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:20:16 ---> Running in 8beda2e66b32 06:20:18 ---> b5f3e158fbf4 06:20:18 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:20:18 Removing intermediate container 8beda2e66b32 06:20:18 ---> 2ffc12b57d4d 06:20:18 06:20:19 Successfully built 2ffc12b57d4d 06:20:19 Successfully tagged docker-core-metadata-go:latest 06:20:22  Building docker-core-metadata-go ... done  ---> aa0660a0752b 06:20:22 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:20:22 ---> fdec5de324f6 06:20:22 Step 9/23 : RUN make cmd/core-data/core-data 06:20:22 ---> Running in 6b83afc5c5cd 06:20:24 gofmt -l . 06:20:25 ---> 1534878de0c5 06:20:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:20:25 Removing intermediate container e7f5df449356 06:20:25 ---> 9d0b1df7b0a4 06:20:25 06:20:25 Step 9/29 : FROM alpine:latest 06:20:25 ---> a24bb4013296 06:20:25 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 06:20:25 ---> a91767df0d3f 06:20:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:20:25 ---> Running in 87a0e15e0fcb 06:20:25 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 06:20:25 Removing intermediate container 87a0e15e0fcb 06:20:25 ---> f48e281da41d 06:20:25 Step 11/29 : USER root 06:20:27 [ "`gofmt -l .`" = "" ] 06:20:27 ---> Running in 234374ed6212 06:20:27 ---> d40f4627353b 06:20:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:20:27 Removing intermediate container dd644776c6f2 06:20:27 ---> d8d73de4da7a 06:20:27 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:20:27 Removing intermediate container 234374ed6212 06:20:27 ---> 2629d8698885 06:20:27 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 06:20:27 ---> Running in e6d595526dbc 06:20:27 ---> Running in 768cedc220b8 06:20:28 ---> 564538c044f3 06:20:28 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:20:28 ---> Running in 38978b5e6505 06:20:28 Removing intermediate container 38978b5e6505 06:20:28 ---> d782b8e5633c 06:20:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:20:28 ---> Running in 3834c75be666 06:20:29 ./bin/test-go-mod-tidy.sh 06:20:29 Removing intermediate container 3834c75be666 06:20:29 ---> 1136a0d5fb7c 06:20:29 Step 22/24 : LABEL arch=x86_64 06:20:29 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 06:20:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:20:29 ---> Running in 55e3b1e47d9e 06:20:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:20:29 ./bin/test-attribution-txt.sh 06:20:29 Removing intermediate container 55e3b1e47d9e 06:20:29 ---> 87d8d97d9451 06:20:29 Step 23/24 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:20:29 v3.12.0-376-gb3fc85f1ac [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:20:29 v3.12.0-381-g200ba6e281 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:20:29 OK: 12750 distinct packages available 06:20:29 ---> Running in e6c5250b825d 06:20:30 (1/2) Installing ca-certificates (20191127-r4) 06:20:30 Removing intermediate container e6c5250b825d 06:20:30 ---> a48c03429a05 06:20:30 Step 24/24 : LABEL version=0.0.0 06:20:30 (2/2) Installing dumb-init (1.2.2-r1) 06:20:30 Executing busybox-1.31.1-r16.trigger 06:20:30 Executing ca-certificates-20191127-r4.trigger 06:20:30 OK: 6 MiB in 16 packages 06:20:30 ---> Running in 48754751dff6 06:20:30 Removing intermediate container 48754751dff6 06:20:30 ---> 23e0f1569977 06:20:30 06:20:30 Successfully built 23e0f1569977 06:20:30 Successfully tagged docker-support-notifications-go:latest 06:20:32  Building docker-support-notifications-go ... done Removing intermediate container 768cedc220b8 06:20:32 ---> a092fed9b2fc 06:20:32 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 06:20:32 Removing intermediate container e6d595526dbc 06:20:32 ---> 4f541b7d8044 06:20:32 06:20:32 Step 11/27 : FROM docker:latest 06:20:32 ---> 809cc4dba987 06:20:32 Step 12/27 : RUN apk add --no-cache bash 06:20:32 ---> Running in 7f07510ae33e 06:20:32 ---> Running in 44e424f7dfa0 06:20:33 Removing intermediate container 7f07510ae33e 06:20:33 ---> 8f8d2d96dda0 06:20:33 Step 14/29 : WORKDIR $BASE_DIR 06:20:33 ---> Running in ba0dc1e9c18e 06:20:33 Removing intermediate container ba0dc1e9c18e 06:20:33 ---> e4116cae707d 06:20:33 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 06:20:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:20:33 ---> Running in 057c80e7a347 06:20:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 06:20:34 (1/2) Installing readline (8.0.4-r0) 06:20:34 (2/2) Installing bash (5.0.17-r0) 06:20:34 Executing bash-5.0.17-r0.post-install 06:20:34 Executing busybox-1.31.1-r16.trigger 06:20:34 OK: 12 MiB in 22 packages 06:20:34 + ls -al . 06:20:34 total 616 06:20:34 drwxrwxr-x 10 1001 1001 4096 Oct 11 06:20 . 06:20:34 drwxr-xr-x 4 root root 4096 Oct 11 06:18 .. 06:20:34 -rw-rw-r-- 1 1001 1001 11 Oct 11 06:16 .dockerignore 06:20:34 drwxrwxr-x 8 1001 1001 4096 Oct 11 06:16 .git 06:20:34 drwxrwxr-x 3 1001 1001 4096 Oct 11 06:16 .github 06:20:34 -rw-rw-r-- 1 1001 1001 932 Oct 11 06:16 .gitignore 06:20:34 drwxrwxr-x 3 1001 1001 4096 Oct 11 06:16 .semver 06:20:34 -rw-rw-r-- 1 1001 1001 166 Oct 11 06:16 .sonarcloud.properties 06:20:34 -rw-rw-r-- 1 1001 1001 3804 Oct 11 06:16 CONTRIBUTING.md 06:20:34 -rw-rw-r-- 1 1001 1001 1035 Oct 11 06:16 Dockerfile.build 06:20:34 -rw-rw-r-- 1 1001 1001 863 Oct 11 06:16 Jenkinsfile 06:20:34 -rw-rw-r-- 1 1001 1001 10775 Oct 11 06:16 LICENSE 06:20:34 -rw-rw-r-- 1 1001 1001 6237 Oct 11 06:16 Makefile 06:20:34 -rw-rw-r-- 1 1001 1001 6447 Oct 11 06:16 README.md 06:20:34 -rw-rw-r-- 1 1001 1001 259 Oct 11 06:16 SECURITY.md 06:20:34 -rw-rw-r-- 1 1001 1001 5 Oct 11 06:13 VERSION 06:20:34 -rw-rw-r-- 1 1001 1001 4131 Oct 11 06:16 ZMQWindows.md 06:20:34 drwxrwxr-x 2 1001 1001 4096 Oct 11 06:16 bin 06:20:34 drwxrwxr-x 15 1001 1001 4096 Oct 11 06:16 cmd 06:20:34 -rw-r--r-- 1 root root 491294 Oct 11 06:20 coverage.out 06:20:34 -rw-r--r-- 1 root root 984 Oct 11 06:20 go.mod 06:20:34 -rw-r--r-- 1 root root 18876 Oct 11 06:20 go.sum 06:20:34 drwxrwxr-x 8 1001 1001 4096 Oct 11 06:16 internal 06:20:34 drwxrwxr-x 4 1001 1001 4096 Oct 11 06:16 openapi 06:20:34 drwxrwxr-x 4 1001 1001 4096 Oct 11 06:16 snap 06:20:34 -rw-rw-r-- 1 1001 1001 168 Oct 11 06:16 version.go [Pipeline] sh 06:20:35 + '[' -e coverage.out ] 06:20:35 + chown 1001:1001 coverage.out [Pipeline] stash 06:20:35 Warning: overwriting stash ‘coverage-report’ 06:20:35 Removing intermediate container 44e424f7dfa0 06:20:35 ---> 03d03d8f9750 06:20:35 Step 13/27 : RUN rm -rf /var/cache/apk/* 06:20:35 Removing intermediate container 057c80e7a347 06:20:35 ---> e5557887d86b 06:20:35 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 06:20:35 ---> Running in ab959cc727dd 06:20:36 Stashed 1 file(s) [Pipeline] sh 06:20:36 ---> c04d21a1a4af 06:20:36 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 06:20:36 ---> e411f3a5f03c 06:20:36 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 06:20:37 + make build 06:20:37 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 06:20:37 Removing intermediate container ab959cc727dd 06:20:37 ---> 617be96641e2 06:20:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:20:37 ---> 31d1fffc6bab 06:20:37 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 06:20:37 ---> Running in ff227270c50f 06:20:37 Removing intermediate container ff227270c50f 06:20:37 ---> be9594058d55 06:20:37 Step 15/27 : ENV APP_PORT=48090 06:20:37 ---> Running in b9a800c7b9c6 06:20:37 ---> 8bafa4847d6c 06:20:37 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 06:20:38 Removing intermediate container b9a800c7b9c6 06:20:38 ---> 5a0ba42bb3a5 06:20:38 Step 16/27 : EXPOSE $APP_PORT 06:20:38 ---> Running in 09718c679761 06:20:38 ---> e35a6dcead9c 06:20:38 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 06:20:38 ---> Running in 707937f0dfd7 06:20:38 Removing intermediate container 09718c679761 06:20:38 ---> 9c1c8f051035 06:20:38 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:20:39 ---> 698c2c87b1ac 06:20:39 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:20:41 ---> dd7d2d46d93a 06:20:41 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:20:41 Removing intermediate container 707937f0dfd7 06:20:41 ---> fb4ca0aff2ec 06:20:41 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 06:20:41 ---> ce617771620e 06:20:41 Step 20/27 : RUN apk --no-cache add py3-pip 06:20:41 ---> dbda97d277fc 06:20:41 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:20:41 ---> Running in e74f9ea4f6d8 06:20:41 ---> Running in 55283a3d113f 06:20:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:20:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:20:42 (1/33) Installing libbz2 (1.0.8-r1) 06:20:42 (2/33) Installing expat (2.2.9-r1) 06:20:42 (3/33) Installing libffi (3.3-r2) 06:20:42 (4/33) Installing gdbm (1.13-r1) 06:20:44 (5/33) Installing xz-libs (5.2.5-r0) 06:20:44 (6/33) Installing sqlite-libs (3.32.1-r0) 06:20:44 (7/33) Installing python3 (3.8.5-r0) 06:20:44 Removing intermediate container 6b83afc5c5cd 06:20:44 ---> 4b3f94410ca6 06:20:44 06:20:44 Step 10/23 : FROM alpine 06:20:44 ---> a24bb4013296 06:20:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:20:47 Removing intermediate container 55283a3d113f 06:20:47 ---> c50902e318b6 06:20:47 Step 24/29 : RUN chmod 755 security-secrets-setup 06:20:47 ---> Running in 94aefa81cb20 06:20:47 ---> Running in 431abf04bce3 06:20:47 (8/33) Installing py3-appdirs (1.4.4-r1) 06:20:47 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:20:47 (10/33) Installing py3-parsing (2.4.7-r0) 06:20:47 (11/33) Installing py3-six (1.15.0-r0) 06:20:47 (12/33) Installing py3-packaging (20.4-r0) 06:20:47 (13/33) Installing py3-setuptools (47.0.0-r0) 06:20:48 (14/33) Installing py3-chardet (3.0.4-r4) 06:20:48 (15/33) Installing py3-idna (2.9-r0) 06:20:48 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:20:48 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:20:48 Removing intermediate container 94aefa81cb20 06:20:48 ---> e33567028c9c 06:20:48 Step 12/23 : ENV APP_PORT=48080 06:20:49 (18/33) Installing py3-requests (2.23.0-r0) 06:20:49 (19/33) Installing py3-msgpack (1.0.0-r0) 06:20:49 (20/33) Installing py3-lockfile (0.12.2-r3) 06:20:49 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:20:49 ---> Running in 1bd964ff4813 06:20:49 (22/33) Installing py3-colorama (0.4.3-r0) 06:20:49 (23/33) Installing py3-distlib (0.3.0-r0) 06:20:49 (24/33) Installing py3-distro (1.5.0-r1) 06:20:49 (25/33) Installing py3-webencodings (0.5.1-r3) 06:20:49 (26/33) Installing py3-html5lib (1.0.1-r4) 06:20:49 (27/33) Installing py3-pytoml (0.1.21-r0) 06:20:49 (28/33) Installing py3-pep517 (0.8.2-r0) 06:20:49 (29/33) Installing py3-progress (1.5-r0) 06:20:49 (30/33) Installing py3-toml (0.10.1-r0) 06:20:50 (31/33) Installing py3-retrying (1.3.3-r0) 06:20:50 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:20:50 (33/33) Installing py3-pip (20.1.1-r0) 06:20:50 Removing intermediate container 1bd964ff4813 06:20:50 ---> e061b7518898 06:20:50 Step 13/23 : EXPOSE $APP_PORT 06:20:51 Executing busybox-1.31.1-r16.trigger 06:20:51 OK: 71 MiB in 55 packages 06:20:51 ---> Running in 2e00d0ec1c38 06:20:51 Removing intermediate container 431abf04bce3 06:20:51 ---> 2aab2f8bd538 06:20:51 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 06:20:51 ---> Running in bbb0bd8171d5 06:20:51 Removing intermediate container 2e00d0ec1c38 06:20:51 ---> 5641034cdac2 06:20:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:51 ---> Running in fd655ca07f8f 06:20:53 Removing intermediate container bbb0bd8171d5 06:20:53 ---> e09e2ad21583 06:20:53 Step 26/29 : CMD [ "generate" ] 06:20:56 ---> Running in b52c914a49eb 06:20:56 Removing intermediate container e74f9ea4f6d8 06:20:56 ---> 1994ae810aef 06:20:56 Step 21/27 : RUN pip install docker-compose==1.23.2 06:20:56 Removing intermediate container b52c914a49eb 06:20:56 ---> 158292a81d88 06:20:56 Step 27/29 : LABEL arch=x86_64 06:20:57 ---> Running in 99e2fcbd2344 06:20:57 ---> Running in 2c19aabed6d8 06:20:57 Removing intermediate container fd655ca07f8f 06:20:57 ---> d60527b03388 06:20:57 Step 15/23 : RUN apk --no-cache add zeromq 06:20:57 Removing intermediate container 2c19aabed6d8 06:20:57 ---> 36b94432e79d 06:20:57 Step 28/29 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:20:57 ---> Running in e5d8431be7bc 06:20:57 ---> Running in d8632403b509 06:20:57 Removing intermediate container e5d8431be7bc 06:20:57 ---> 1375bebdde54 06:20:57 Step 29/29 : LABEL version=0.0.0 06:20:57 ---> Running in bd5f2650c6d8 06:20:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:20:57 Removing intermediate container bd5f2650c6d8 06:20:57 ---> de9dd66b7a9f 06:20:57 06:20:58 Successfully built de9dd66b7a9f 06:20:58 Successfully tagged docker-security-secrets-setup-go:latest 06:20:58  Building docker-security-secrets-setup-go ... done Collecting docker-compose==1.23.2 06:20:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:20:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:20:58 Collecting dockerpty<0.5,>=0.4.1 06:20:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:20:58 (1/5) Installing libgcc (9.3.0-r2) 06:20:58 (2/5) Installing libsodium (1.0.18-r0) 06:20:59 (3/5) Installing libstdc++ (9.3.0-r2) 06:20:59 Collecting jsonschema<3,>=2.5.1 06:20:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:20:59 Collecting texttable<0.10,>=0.9.0 06:20:59 Downloading texttable-0.9.1.tar.gz (11 kB) 06:20:59 (4/5) Installing libzmq (4.3.3-r0) 06:20:59 (5/5) Installing zeromq (4.3.3-r0) 06:20:59 Executing busybox-1.31.1-r16.trigger 06:20:59 OK: 8 MiB in 19 packages 06:21:00 Collecting docopt<0.7,>=0.6.1 06:21:00 Downloading docopt-0.6.2.tar.gz (25 kB) 06:21:00 Removing intermediate container d8632403b509 06:21:00 ---> 84d2fc26f536 06:21:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:21:00 ---> 94df571de0fc 06:21:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:21:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:21:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:21:01 Collecting websocket-client<1.0,>=0.32.0 06:21:01 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:21:01 Collecting PyYAML<4,>=3.10 06:21:01 Downloading PyYAML-3.13.tar.gz (270 kB) 06:21:01 ---> 9f357199565c 06:21:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:21:02 Collecting docker<4.0,>=3.6.0 06:21:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:21:03 ---> 5528a35badee 06:21:03 Step 19/23 : ENTRYPOINT ["/core-data"] 06:21:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:21:03 ---> Running in 3f2d036c6e01 06:21:03 Collecting cached-property<2,>=1.2.0 06:21:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:21:03 Collecting idna<2.8,>=2.5 06:21:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:21:03 Removing intermediate container 3f2d036c6e01 06:21:03 ---> 935757265fda 06:21:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:03 ---> Running in dd53fca8420e 06:21:03 Collecting urllib3<1.25,>=1.21.1 06:21:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:21:03 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) 06:21:03 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) 06:21:03 Removing intermediate container dd53fca8420e 06:21:03 ---> 83e0a7257ff6 06:21:03 Step 21/23 : LABEL arch=x86_64 06:21:03 Collecting docker-pycreds>=0.4.0 06:21:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:21:03 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:21:03 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:21:03 ---> Running in 4da94f961c2b 06:21:03 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:21:03 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:21:03 Removing intermediate container 4da94f961c2b 06:21:03 ---> a685a94d66fd 06:21:03 Step 22/23 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:21:03 Installing collected packages: dockerpty, jsonschema, texttable, docopt, idna, urllib3, requests, websocket-client, PyYAML, docker-pycreds, docker, cached-property, docker-compose 06:21:03 Running setup.py install for dockerpty: started 06:21:03 ---> Running in 99f96171b270 06:21:03 Removing intermediate container 99f96171b270 06:21:03 ---> 2a2c580e9ac9 06:21:03 Step 23/23 : LABEL version=0.0.0 06:21:04 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 06:21:04 ---> Running in fc9cbc3d95c6 06:21:04 Removing intermediate container fc9cbc3d95c6 06:21:04 ---> 0ef4af762bec 06:21:04 06:21:04 Running setup.py install for dockerpty: finished with status 'done' 06:21:04 Successfully built 0ef4af762bec 06:21:04 Successfully tagged docker-core-data-go:latest 06:21:04  Building docker-core-data-go ... done  Running setup.py install for texttable: started 06:21:04 Running setup.py install for texttable: finished with status 'done' 06:21:04 Running setup.py install for docopt: started 06:21:05 Running setup.py install for docopt: finished with status 'done' 06:21:05 Attempting uninstall: idna 06:21:05 Found existing installation: idna 2.9 06:21:05 Uninstalling idna-2.9: 06:21:05 Successfully uninstalled idna-2.9 06:21:05 Attempting uninstall: urllib3 06:21:05 Found existing installation: urllib3 1.25.9 06:21:05 Uninstalling urllib3-1.25.9: 06:21:05 Successfully uninstalled urllib3-1.25.9 06:21:05 Attempting uninstall: requests 06:21:05 Found existing installation: requests 2.23.0 06:21:05 Uninstalling requests-2.23.0: 06:21:05 Successfully uninstalled requests-2.23.0 06:21:05 Running setup.py install for PyYAML: started 06:21:06 Running setup.py install for PyYAML: finished with status 'done' 06:21:07 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 06:21:09 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 06:21:10 Removing intermediate container 99e2fcbd2344 06:21:10 ---> dcddd228d642 06:21:10 Step 22/27 : RUN apk --no-cache add curl 06:21:10 ---> Running in e962269245b1 06:21:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:21:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:21:10 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:21:10 (2/3) Installing libcurl (7.69.1-r1) 06:21:10 (3/3) Installing curl (7.69.1-r1) 06:21:10 Executing busybox-1.31.1-r16.trigger 06:21:11 OK: 72 MiB in 58 packages 06:21:11 Removing intermediate container e962269245b1 06:21:11 ---> c0108216e13e 06:21:11 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 06:21:11 ---> Running in dd102e738f1b 06:21:11 Removing intermediate container dd102e738f1b 06:21:11 ---> 9b00806d8c40 06:21:11 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:21:11 ---> Running in afef7eff3b9e 06:21:11 Removing intermediate container afef7eff3b9e 06:21:11 ---> 9bee35ded15b 06:21:11 Step 25/27 : LABEL arch=x86_64 06:21:11 ---> Running in 31012cb87e8c 06:21:11 Removing intermediate container 31012cb87e8c 06:21:11 ---> d38aff393015 06:21:11 Step 26/27 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:21:11 ---> Running in 3b8ea868c6cf 06:21:12 Removing intermediate container 3b8ea868c6cf 06:21:12 ---> 80c9b838b45f 06:21:12 Step 27/27 : LABEL version=0.0.0 06:21:12 ---> Running in 5ef6cddbf399 06:21:12 Removing intermediate container 5ef6cddbf399 06:21:12 ---> 41de3ccd16ec 06:21:12 06:21:12 Successfully built 41de3ccd16ec 06:21:12 Successfully tagged docker-sys-mgmt-agent-go:latest 06:21:12  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:21:12 $ docker stop --time=1 49bf496c37d10eaf7361e09100b1b412051b7821c66842b0b2bd8da899dc8611 06:21:13 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 06:21:14 $ docker rm -f 49bf496c37d10eaf7361e09100b1b412051b7821c66842b0b2bd8da899dc8611 [Pipeline] // withDockerContainer [Pipeline] sh 06:21:15 + docker images 06:21:15 + grep docker 06:21:15 docker-sys-mgmt-agent-go latest 41de3ccd16ec 3 seconds ago 290MB 06:21:15 docker-core-data-go latest 0ef4af762bec 12 seconds ago 23.6MB 06:21:15 docker-security-secrets-setup-go latest de9dd66b7a9f 18 seconds ago 24MB 06:21:15 docker-support-notifications-go latest 23e0f1569977 45 seconds ago 13.6MB 06:21:15 docker-core-metadata-go latest 2ffc12b57d4d 58 seconds ago 14.2MB 06:21:15 docker-security-secretstore-setup-go latest c39b389d50ee 2 minutes ago 32.4MB 06:21:15 docker-support-scheduler-go latest ef4930b603d9 2 minutes ago 12.3MB 06:21:15 docker-core-command-go latest 29f95fbf5b28 2 minutes ago 12.2MB 06:21:15 docker-security-proxy-setup-go latest 66aae049592b 2 minutes ago 15.8MB 06:21:15 docker-support-logging-go latest 7e89b6f334ed 2 minutes ago 11.1MB 06:21:15 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 06:21:18 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 06:21:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:21:23 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 06:21:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:21:31 Still waiting to schedule task 06:21:31 All nodes of label ‘centos7-docker-8c-8g’ are offline 06:21:32 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 06:21:35 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 06:21:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:21:44 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 06:21:48 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] } 06:21:50 $ docker stop --time=1 d9f3ab8b20bb41669fa4fb8b09de1bff6e6ffb5e810d13d33fbe59a641f6bdef 06:21:53 $ docker rm -f d9f3ab8b20bb41669fa4fb8b09de1bff6e6ffb5e810d13d33fbe59a641f6bdef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:21:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:21:54 06:21:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:21:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:21:55 latest: Pulling from edgex-devops/edgex-compose-arm64 06:21:55 29e5d40040c1: Pulling fs layer 06:21:55 1ce36da41761: Pulling fs layer 06:21:55 25b303627fd3: Pulling fs layer 06:21:55 29e5d40040c1: Verifying Checksum 06:21:55 29e5d40040c1: Download complete 06:21:56 29e5d40040c1: Pull complete 06:21:56 1ce36da41761: Verifying Checksum 06:21:56 1ce36da41761: Download complete 06:21:57 1ce36da41761: Pull complete 06:21:58 25b303627fd3: Verifying Checksum 06:21:58 25b303627fd3: Download complete 06:22:08 25b303627fd3: Pull complete 06:22:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:22:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:22:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:22:08 prd-ubuntu18.04-docker-arm64-4c-16g-4603 does not seem to be running inside a container 06:22:08 $ 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 06:22:12 $ docker top 32409f28c3f7f1b5983d0656dfbee4d46ca252aceba3a8d38bf81fccb9e624bd -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:13 + docker-compose build --help 06:22:13 + grep parallel 06:22:16 --parallel Build images in parallel. [Pipeline] } 06:22:17 $ docker stop --time=1 32409f28c3f7f1b5983d0656dfbee4d46ca252aceba3a8d38bf81fccb9e624bd 06:22:19 $ docker rm -f 32409f28c3f7f1b5983d0656dfbee4d46ca252aceba3a8d38bf81fccb9e624bd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:22:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:22:20 . [Pipeline] withDockerContainer 06:22:20 prd-ubuntu18.04-docker-arm64-4c-16g-4603 does not seem to be running inside a container 06:22:20 $ 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 06:22:21 $ docker top 7b22f978a9077a1e81f20117551236ea0a293613e39c88deba529d94ad938784 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:23 + docker-compose -f ./docker-compose-build.yml build --parallel 06:22:26 Building docker-core-command-go ... 06:22:26 Building docker-core-data-go ... 06:22:26 Building docker-core-metadata-go ... 06:22:26 Building docker-security-proxy-setup-go ... 06:22:26 Building docker-security-secrets-setup-go ... 06:22:26 Building docker-security-secretstore-setup-go ... 06:22:26 Building docker-support-logging-go ... 06:22:26 Building docker-support-notifications-go ... 06:22:26 Building docker-support-scheduler-go ... 06:22:26 Building docker-sys-mgmt-agent-go ... 06:22:26 Building docker-support-scheduler-go 06:22:26 Building docker-sys-mgmt-agent-go 06:22:26 Building docker-core-command-go 06:22:26 Building docker-security-secretstore-setup-go 06:22:26 Building docker-security-proxy-setup-go 06:22:34 Running on prd-centos7-docker-8c-8g-4604 in /w/workspace/edgexfoundry_edgex-go_PR-2781 [Pipeline] { [Pipeline] ws 06:22:35 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:22:37 using credential edgex-jenkins-ssh 06:22:37 Cloning the remote Git repository 06:22:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:22:37 > git init /w/workspace/edgex-go/1 # timeout=10 06:22:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:22:37 > git --version # timeout=10 06:22:37 > git --version # 'git version 2.16.5' 06:22:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:44 Merging remotes/origin/master commit f69fcd6f6cfc821951e2cd5529adc6021efd69b2 into PR head commit 3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:22:44 Merge succeeded, producing 3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:22:44 Checking out Revision 3d0cf384b95dc3d8c179c5f8be7243454681a2bc (PR-2781) 06:22:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:22:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:22:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:22:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:44 > 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 06:22:44 > git config core.sparsecheckout # timeout=10 06:22:44 > git checkout -f 3d0cf384b95dc3d8c179c5f8be7243454681a2bc # timeout=10 06:22:44 > git remote # timeout=10 06:22:44 > git config --get remote.origin.url # timeout=10 06:22:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:44 > git merge f69fcd6f6cfc821951e2cd5529adc6021efd69b2 # timeout=10 06:22:44 > git rev-parse HEAD^{commit} # timeout=10 06:22:44 > git config core.sparsecheckout # timeout=10 06:22:44 > git checkout -f 3d0cf384b95dc3d8c179c5f8be7243454681a2bc # timeout=10 06:22:48 Commit message: "feat(data): Implement event count V2 API" 06:22:48 > git --version # timeout=10 06:22:48 > git --version # 'git version 2.16.5' 06:22:48 fatal: bad object ad104866bbc8c98dca93091e1a8abeb835fd4e4d [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:50 ++ find /w/workspace/edgex-go/1 06:22:50 ++ grep snapcraft.yaml 06:22:50 + grep -Po '^name: \K(.*)' /w/workspace/edgex-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:22:50 provisioning config files... 06:22:50 copy managed file [EdgeX] to file:/w/workspace/edgex-go/1@tmp/config3719020673060357468tmp [Pipeline] { [Pipeline] sh 06:22:51 + cp /w/workspace/edgex-go/1@tmp/config3719020673060357468tmp /w/workspace/edgex-go/1/edgex-snap-store-login [Pipeline] sh 06:22:51 + 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 06:22:51 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 06:22:51 latest: Pulling from edgex-devops/edgex-snap-builder 06:22:51 f08d8e2a3ba1: Pulling fs layer 06:22:51 3baa9cb2483b: Pulling fs layer 06:22:51 94e5ff4c0b15: Pulling fs layer 06:22:51 1860925334f9: Pulling fs layer 06:22:51 2daf38717194: Pulling fs layer 06:22:51 309017e8d7a4: Pulling fs layer 06:22:51 f7790dc9fd0f: Pulling fs layer 06:22:51 cac0ae9282c2: Pulling fs layer 06:22:51 1f4cadf9a1ed: Pulling fs layer 06:22:51 1860925334f9: Waiting 06:22:51 2daf38717194: Waiting 06:22:51 309017e8d7a4: Waiting 06:22:51 f7790dc9fd0f: Waiting 06:22:51 1f4cadf9a1ed: Waiting 06:22:51 cac0ae9282c2: Waiting 06:22:51 94e5ff4c0b15: Verifying Checksum 06:22:51 94e5ff4c0b15: Download complete 06:22:51 3baa9cb2483b: Download complete 06:22:51 1860925334f9: Verifying Checksum 06:22:51 1860925334f9: Download complete 06:22:51 309017e8d7a4: Verifying Checksum 06:22:51 309017e8d7a4: Download complete 06:22:51 f7790dc9fd0f: Download complete 06:22:51 cac0ae9282c2: Download complete 06:22:51 1f4cadf9a1ed: Download complete 06:22:54 f08d8e2a3ba1: Verifying Checksum 06:22:54 f08d8e2a3ba1: Download complete 06:22:55 f08d8e2a3ba1: Pull complete 06:22:55 3baa9cb2483b: Pull complete 06:22:55 94e5ff4c0b15: Pull complete 06:22:55 1860925334f9: Pull complete 06:22:58 2daf38717194: Verifying Checksum 06:22:58 2daf38717194: Download complete 06:23:13 2daf38717194: Pull complete 06:23:13 309017e8d7a4: Pull complete 06:23:13 f7790dc9fd0f: Pull complete 06:23:13 cac0ae9282c2: Pull complete 06:23:13 1f4cadf9a1ed: Pull complete 06:23:13 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 06:23:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 06:23:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:23:15 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:23:15 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:23:15 Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 06:23:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [193 kB] 06:23:15 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2110 kB] 06:23:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] 06:23:16 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [44.6 kB] 06:23:16 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2104 kB] 06:23:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1341 kB] 06:23:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [14.6 kB] 06:23:16 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [220 kB] 06:23:16 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 06:23:16 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 06:23:16 Fetched 7995 kB in 2s (5062 kB/s) 06:23:17 Reading package lists... 06:23:18 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: 06:23:18 - README.md 06:23:18 06:23:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:23:19 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:23:19 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 06:23:20 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:23:20 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 06:23:21 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 06:23:22 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 06:23:23 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 06:23:23 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 06:23:23 Reading state information... 0% Reading state information... 0% Reading state information... Done 06:23:23 The following packages were automatically installed and are no longer required: 06:23:23 libjq1 libonig4 06:23:23 Use 'sudo apt autoremove' to remove them. 06:23:23 Suggested packages: 06:23:23 autoconf-archive gnu-standards autoconf-doc gettext binutils-doc cmake-doc 06:23:23 ninja-build cpp-doc gcc-7-locales debian-keyring gcc-7-doc libstdc++6-7-dbg 06:23:23 lib32stdc++6-7-dbg libx32stdc++6-7-dbg flex bison gdb gcc-doc libgcc1-dbg 06:23:23 libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg 06:23:23 libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg 06:23:23 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:23:23 git-gui gitk gitweb git-cvs git-mediawiki git-svn lrzip glibc-doc bzr 06:23:23 gdbm-l10n libtool-doc ncurses-doc readline-doc libssl-doc libstdc++-7-doc 06:23:23 gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc make-doc 06:23:23 man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl 06:23:23 | libterm-readline-perl-perl 06:23:23 The following NEW packages will be installed: 06:23:23 autoconf automake autopoint autotools-dev binutils binutils-common 06:23:23 binutils-x86-64-linux-gnu build-essential cmake cmake-data cpp cpp-7 curl 06:23:23 dpkg-dev fakeroot g++ g++-7 g++-7-multilib g++-multilib gcc gcc-7 gcc-7-base 06:23:24 gcc-7-multilib gcc-multilib git git-man less lib32asan4 lib32atomic1 06:23:24 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx2 06:23:24 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 lib32ubsan0 06:23:24 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 06:23:24 libarchive13 libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev 06:23:24 libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcc1-0 libcilkrts5 06:23:24 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot 06:23:24 libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 06:23:24 libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libltdl-dev 06:23:24 libltdl7 liblua5.1-0 liblua5.1-0-dev libmpc3 libmpfr6 libmpx2 06:23:24 libncurses5-dev libnorm1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 06:23:24 libperl5.26 libpgm-5.2-0 libquadmath0 libreadline-dev librhash0 libsigsegv2 06:23:24 libsodium23 libssl-dev libstdc++-7-dev libtinfo-dev libtool libtool-bin 06:23:24 libtsan0 libubsan0 libuv1 libx32asan4 libx32atomic1 libx32cilkrts5 06:23:24 libx32gcc-7-dev libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0 06:23:24 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 libyaml-0-2 libyaml-dev 06:23:24 libzmq3-dev libzmq5 linux-libc-dev lua-any lua-sec lua-socket lua5.1 06:23:24 luarocks m4 make manpages manpages-dev netbase patch perl perl-modules-5.26 06:23:24 pkg-config unzip wget zip zlib1g-dev 06:23:24 0 upgraded, 130 newly installed, 0 to remove and 25 not upgraded. 06:23:24 Need to get 86.0 MB of archives. 06:23:24 After this operation, 394 MB of additional disk space will be used. 06:23:24 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] 06:23:24 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] 06:23:24 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] 06:23:24 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 06:23:24 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] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:25 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] 06:23:26 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] 06:23:26 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:23:26 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] 06:23:26 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] 06:23:26 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] 06:23:26 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] 06:23:26 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] 06:23:26 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] 06:23:26 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] 06:23:26 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] 06:23:26 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] 06:23:26 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] 06:23:26 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] 06:23:26 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] 06:23:26 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] 06:23:26 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] 06:23:26 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] 06:23:27 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] 06:23:27 Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:27 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] 06:23:28 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] 06:23:28 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] 06:23:28 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] 06:23:28 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] 06:23:28 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] 06:23:28 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] 06:23:28 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] 06:23:28 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-multilib amd64 4:7.4.0-1ubuntu2.3 [1428 B] 06:23:28 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] 06:23:28 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 06:23:28 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] 06:23:28 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] 06:23:28 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] 06:23:28 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] 06:23:28 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] 06:23:28 88% [Waiting for headers] Get:99 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 06:23:28 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] 06:23:28 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] 06:23:28 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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] 06:23:29 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) 06:23:29 debconf: delaying package configuration, since apt-utils is not installed 06:23:30 Selecting previously unselected package liblocale-gettext-perl. 06:23:30 (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.) 06:23:30 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3build2_amd64.deb ... 06:23:30 Unpacking liblocale-gettext-perl (1.07-3build2) ... 06:23:30 Selecting previously unselected package perl-modules-5.26. 06:23:30 Preparing to unpack .../001-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 06:23:30 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 06:23:31 Selecting previously unselected package libgdbm5:amd64. 06:23:31 Preparing to unpack .../002-libgdbm5_1.14.1-6_amd64.deb ... 06:23:31 Unpacking libgdbm5:amd64 (1.14.1-6) ... 06:23:31 Selecting previously unselected package libgdbm-compat4:amd64. 06:23:31 Preparing to unpack .../003-libgdbm-compat4_1.14.1-6_amd64.deb ... 06:23:31 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 06:23:31 Selecting previously unselected package libperl5.26:amd64. 06:23:31 Preparing to unpack .../004-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 06:23:31 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 06:23:31 Selecting previously unselected package perl. 06:23:31 Preparing to unpack .../005-perl_5.26.1-6ubuntu0.3_amd64.deb ... 06:23:31 Unpacking perl (5.26.1-6ubuntu0.3) ... 06:23:31 Selecting previously unselected package less. 06:23:31 Preparing to unpack .../006-less_487-0.1_amd64.deb ... 06:23:31 Unpacking less (487-0.1) ... 06:23:31 Selecting previously unselected package libyaml-0-2:amd64. 06:23:31 Preparing to unpack .../007-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ... 06:23:31 Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... 06:23:31 Selecting previously unselected package netbase. 06:23:31 Preparing to unpack .../008-netbase_5.4_all.deb ... 06:23:31 Unpacking netbase (5.4) ... 06:23:31 Selecting previously unselected package manpages. 06:23:31 Preparing to unpack .../009-manpages_4.15-1_all.deb ... 06:23:31 Unpacking manpages (4.15-1) ... 06:23:32 Selecting previously unselected package wget. 06:23:32 Preparing to unpack .../010-wget_1.19.4-1ubuntu2.2_amd64.deb ... 06:23:32 Unpacking wget (1.19.4-1ubuntu2.2) ... 06:23:32 Selecting previously unselected package libsigsegv2:amd64. 06:23:32 Preparing to unpack .../011-libsigsegv2_2.12-1_amd64.deb ... 06:23:32 Unpacking libsigsegv2:amd64 (2.12-1) ... 06:23:32 Selecting previously unselected package m4. 06:23:32 Preparing to unpack .../012-m4_1.4.18-1_amd64.deb ... 06:23:32 Unpacking m4 (1.4.18-1) ... 06:23:32 Selecting previously unselected package autoconf. 06:23:32 Preparing to unpack .../013-autoconf_2.69-11_all.deb ... 06:23:32 Unpacking autoconf (2.69-11) ... 06:23:32 Selecting previously unselected package autotools-dev. 06:23:32 Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 06:23:32 Unpacking autotools-dev (20180224.1) ... 06:23:32 Selecting previously unselected package automake. 06:23:32 Preparing to unpack .../015-automake_1%3a1.15.1-3ubuntu2_all.deb ... 06:23:32 Unpacking automake (1:1.15.1-3ubuntu2) ... 06:23:32 Selecting previously unselected package autopoint. 06:23:32 Preparing to unpack .../016-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 06:23:32 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 06:23:32 Selecting previously unselected package binutils-common:amd64. 06:23:32 Preparing to unpack .../017-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:23:32 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:23:32 Selecting previously unselected package libbinutils:amd64. 06:23:32 Preparing to unpack .../018-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:23:32 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:23:32 Selecting previously unselected package binutils-x86-64-linux-gnu. 06:23:32 Preparing to unpack .../019-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:23:32 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:23:33 Selecting previously unselected package binutils. 06:23:33 Preparing to unpack .../020-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:23:33 Unpacking binutils (2.30-21ubuntu1~18.04.4) ... 06:23:33 Selecting previously unselected package libc-dev-bin. 06:23:33 Preparing to unpack .../021-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... 06:23:33 Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... 06:23:33 Selecting previously unselected package linux-libc-dev:amd64. 06:23:33 Preparing to unpack .../022-linux-libc-dev_4.15.0-118.119_amd64.deb ... 06:23:33 Unpacking linux-libc-dev:amd64 (4.15.0-118.119) ... 06:23:33 Selecting previously unselected package libc6-dev:amd64. 06:23:33 Preparing to unpack .../023-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... 06:23:33 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) ... 06:23:33 Selecting previously unselected package gcc-7-base:amd64. 06:23:33 Preparing to unpack .../024-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:33 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:23:34 Selecting previously unselected package libisl19:amd64. 06:23:34 Preparing to unpack .../025-libisl19_0.19-1_amd64.deb ... 06:23:34 Unpacking libisl19:amd64 (0.19-1) ... 06:23:34 Selecting previously unselected package libmpfr6:amd64. 06:23:34 Preparing to unpack .../026-libmpfr6_4.0.1-1_amd64.deb ... 06:23:34 Unpacking libmpfr6:amd64 (4.0.1-1) ... 06:23:34 Selecting previously unselected package libmpc3:amd64. 06:23:34 Preparing to unpack .../027-libmpc3_1.1.0-1_amd64.deb ... 06:23:34 Unpacking libmpc3:amd64 (1.1.0-1) ... 06:23:34 Selecting previously unselected package cpp-7. 06:23:34 Preparing to unpack .../028-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:34 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:23:35 Selecting previously unselected package cpp. 06:23:35 Preparing to unpack .../029-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:23:35 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 06:23:35 Selecting previously unselected package libcc1-0:amd64. 06:23:35 Preparing to unpack .../030-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:35 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:23:35 Selecting previously unselected package libgomp1:amd64. 06:23:35 Preparing to unpack .../031-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:35 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:23:35 Selecting previously unselected package libitm1:amd64. 06:23:35 Preparing to unpack .../032-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:35 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:23:35 Selecting previously unselected package libatomic1:amd64. 06:23:35 Preparing to unpack .../033-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:35 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:23:35 Selecting previously unselected package libasan4:amd64. 06:23:35 Preparing to unpack .../034-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:35 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:23:35 Selecting previously unselected package liblsan0:amd64. 06:23:35 Preparing to unpack .../035-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:35 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:23:35 Selecting previously unselected package libtsan0:amd64. 06:23:35 Preparing to unpack .../036-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:35 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:23:35 Selecting previously unselected package libubsan0:amd64. 06:23:35 Preparing to unpack .../037-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:35 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:23:35 Selecting previously unselected package libcilkrts5:amd64. 06:23:35 Preparing to unpack .../038-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:35 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:23:36 Selecting previously unselected package libmpx2:amd64. 06:23:36 Preparing to unpack .../039-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:36 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:23:36 Selecting previously unselected package libquadmath0:amd64. 06:23:36 Preparing to unpack .../040-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:36 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:23:36 Selecting previously unselected package libgcc-7-dev:amd64. 06:23:36 Preparing to unpack .../041-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:36 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:23:36 Selecting previously unselected package gcc-7. 06:23:36 Preparing to unpack .../042-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:36 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:23:37 Selecting previously unselected package gcc. 06:23:37 Preparing to unpack .../043-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:23:37 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 06:23:37 Selecting previously unselected package libstdc++-7-dev:amd64. 06:23:37 Preparing to unpack .../044-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:37 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:23:37 Selecting previously unselected package g++-7. 06:23:37 Preparing to unpack .../045-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:37 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 06:23:38 Selecting previously unselected package g++. 06:23:38 Preparing to unpack .../046-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:23:38 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 06:23:38 Selecting previously unselected package make. 06:23:38 Preparing to unpack .../047-make_4.1-9.1ubuntu1_amd64.deb ... 06:23:38 Unpacking make (4.1-9.1ubuntu1) ... 06:23:38 Selecting previously unselected package libdpkg-perl. 06:23:38 Preparing to unpack .../048-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:23:38 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:23:39 Selecting previously unselected package patch. 06:23:39 Preparing to unpack .../049-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:23:39 Unpacking patch (2.7.6-2ubuntu1.1) ... 06:23:39 Selecting previously unselected package dpkg-dev. 06:23:39 Preparing to unpack .../050-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:23:39 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 06:23:39 Selecting previously unselected package build-essential. 06:23:39 Preparing to unpack .../051-build-essential_12.4ubuntu1_amd64.deb ... 06:23:39 Unpacking build-essential (12.4ubuntu1) ... 06:23:39 Selecting previously unselected package cmake-data. 06:23:39 Preparing to unpack .../052-cmake-data_3.10.2-1ubuntu2.18.04.1_all.deb ... 06:23:39 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.1) ... 06:23:39 Selecting previously unselected package libarchive13:amd64. 06:23:39 Preparing to unpack .../053-libarchive13_3.2.2-3.1ubuntu0.6_amd64.deb ... 06:23:39 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 06:23:40 Selecting previously unselected package libjsoncpp1:amd64. 06:23:40 Preparing to unpack .../054-libjsoncpp1_1.7.4-3_amd64.deb ... 06:23:40 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 06:23:40 Selecting previously unselected package librhash0:amd64. 06:23:40 Preparing to unpack .../055-librhash0_1.3.6-2_amd64.deb ... 06:23:40 Unpacking librhash0:amd64 (1.3.6-2) ... 06:23:40 Selecting previously unselected package libuv1:amd64. 06:23:40 Preparing to unpack .../056-libuv1_1.18.0-3_amd64.deb ... 06:23:40 Unpacking libuv1:amd64 (1.18.0-3) ... 06:23:40 Selecting previously unselected package cmake. 06:23:40 Preparing to unpack .../057-cmake_3.10.2-1ubuntu2.18.04.1_amd64.deb ... 06:23:40 Unpacking cmake (3.10.2-1ubuntu2.18.04.1) ... 06:23:40 Selecting previously unselected package curl. 06:23:40 Preparing to unpack .../058-curl_7.58.0-2ubuntu3.10_amd64.deb ... 06:23:40 Unpacking curl (7.58.0-2ubuntu3.10) ... 06:23:40 Selecting previously unselected package libfakeroot:amd64. 06:23:40 Preparing to unpack .../059-libfakeroot_1.22-2ubuntu1_amd64.deb ... 06:23:40 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 06:23:41 Selecting previously unselected package fakeroot. 06:23:41 Preparing to unpack .../060-fakeroot_1.22-2ubuntu1_amd64.deb ... 06:23:41 Unpacking fakeroot (1.22-2ubuntu1) ... 06:23:41 Selecting previously unselected package libc6-i386. 06:23:41 Preparing to unpack .../061-libc6-i386_2.27-3ubuntu1.2_amd64.deb ... 06:23:41 Unpacking libc6-i386 (2.27-3ubuntu1.2) ... 06:23:41 Selecting previously unselected package libc6-dev-i386. 06:23:41 Preparing to unpack .../062-libc6-dev-i386_2.27-3ubuntu1.2_amd64.deb ... 06:23:41 Unpacking libc6-dev-i386 (2.27-3ubuntu1.2) ... 06:23:41 Selecting previously unselected package libc6-x32. 06:23:41 Preparing to unpack .../063-libc6-x32_2.27-3ubuntu1.2_amd64.deb ... 06:23:41 Unpacking libc6-x32 (2.27-3ubuntu1.2) ... 06:23:41 Selecting previously unselected package libc6-dev-x32. 06:23:41 Preparing to unpack .../064-libc6-dev-x32_2.27-3ubuntu1.2_amd64.deb ... 06:23:41 Unpacking libc6-dev-x32 (2.27-3ubuntu1.2) ... 06:23:42 Selecting previously unselected package lib32gcc1. 06:23:42 Preparing to unpack .../065-lib32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:42 Unpacking lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 06:23:42 Selecting previously unselected package libx32gcc1. 06:23:42 Preparing to unpack .../066-libx32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:42 Unpacking libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 06:23:42 Selecting previously unselected package lib32gomp1. 06:23:42 Preparing to unpack .../067-lib32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:42 Unpacking lib32gomp1 (8.4.0-1ubuntu1~18.04) ... 06:23:42 Selecting previously unselected package libx32gomp1. 06:23:42 Preparing to unpack .../068-libx32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:42 Unpacking libx32gomp1 (8.4.0-1ubuntu1~18.04) ... 06:23:42 Selecting previously unselected package lib32itm1. 06:23:42 Preparing to unpack .../069-lib32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:42 Unpacking lib32itm1 (8.4.0-1ubuntu1~18.04) ... 06:23:42 Selecting previously unselected package libx32itm1. 06:23:42 Preparing to unpack .../070-libx32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:42 Unpacking libx32itm1 (8.4.0-1ubuntu1~18.04) ... 06:23:42 Selecting previously unselected package lib32atomic1. 06:23:42 Preparing to unpack .../071-lib32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:42 Unpacking lib32atomic1 (8.4.0-1ubuntu1~18.04) ... 06:23:42 Selecting previously unselected package libx32atomic1. 06:23:42 Preparing to unpack .../072-libx32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:42 Unpacking libx32atomic1 (8.4.0-1ubuntu1~18.04) ... 06:23:42 Selecting previously unselected package lib32asan4. 06:23:42 Preparing to unpack .../073-lib32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:42 Unpacking lib32asan4 (7.5.0-3ubuntu1~18.04) ... 06:23:42 Selecting previously unselected package libx32asan4. 06:23:42 Preparing to unpack .../074-libx32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:42 Unpacking libx32asan4 (7.5.0-3ubuntu1~18.04) ... 06:23:43 Selecting previously unselected package lib32stdc++6. 06:23:43 Preparing to unpack .../075-lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:43 Unpacking lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... 06:23:43 Selecting previously unselected package lib32ubsan0. 06:23:43 Preparing to unpack .../076-lib32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:43 Unpacking lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... 06:23:43 Selecting previously unselected package libx32stdc++6. 06:23:43 Preparing to unpack .../077-libx32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:43 Unpacking libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... 06:23:43 Selecting previously unselected package libx32ubsan0. 06:23:43 Preparing to unpack .../078-libx32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:43 Unpacking libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... 06:23:43 Selecting previously unselected package lib32cilkrts5. 06:23:43 Preparing to unpack .../079-lib32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:43 Unpacking lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 06:23:43 Selecting previously unselected package libx32cilkrts5. 06:23:43 Preparing to unpack .../080-libx32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:43 Unpacking libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 06:23:43 Selecting previously unselected package lib32mpx2. 06:23:43 Preparing to unpack .../081-lib32mpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:43 Unpacking lib32mpx2 (8.4.0-1ubuntu1~18.04) ... 06:23:43 Selecting previously unselected package lib32quadmath0. 06:23:43 Preparing to unpack .../082-lib32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:43 Unpacking lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... 06:23:43 Selecting previously unselected package libx32quadmath0. 06:23:43 Preparing to unpack .../083-libx32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:23:43 Unpacking libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... 06:23:44 Selecting previously unselected package lib32gcc-7-dev. 06:23:44 Preparing to unpack .../084-lib32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:44 Unpacking lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 06:23:44 Selecting previously unselected package libx32gcc-7-dev. 06:23:44 Preparing to unpack .../085-libx32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:44 Unpacking libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 06:23:44 Selecting previously unselected package gcc-7-multilib. 06:23:44 Preparing to unpack .../086-gcc-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:44 Unpacking gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... 06:23:44 Selecting previously unselected package lib32stdc++-7-dev. 06:23:44 Preparing to unpack .../087-lib32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:44 Unpacking lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 06:23:44 Selecting previously unselected package libx32stdc++-7-dev. 06:23:44 Preparing to unpack .../088-libx32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:44 Unpacking libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 06:23:44 Selecting previously unselected package g++-7-multilib. 06:23:44 Preparing to unpack .../089-g++-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:23:44 Unpacking g++-7-multilib (7.5.0-3ubuntu1~18.04) ... 06:23:44 Selecting previously unselected package gcc-multilib. 06:23:44 Preparing to unpack .../090-gcc-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:23:44 Unpacking gcc-multilib (4:7.4.0-1ubuntu2.3) ... 06:23:44 Selecting previously unselected package g++-multilib. 06:23:44 Preparing to unpack .../091-g++-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:23:44 Unpacking g++-multilib (4:7.4.0-1ubuntu2.3) ... 06:23:44 Selecting previously unselected package libcurl3-gnutls:amd64. 06:23:44 Preparing to unpack .../092-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 06:23:44 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 06:23:44 Selecting previously unselected package liberror-perl. 06:23:44 Preparing to unpack .../093-liberror-perl_0.17025-1_all.deb ... 06:23:44 Unpacking liberror-perl (0.17025-1) ... 06:23:45 Selecting previously unselected package git-man. 06:23:45 Preparing to unpack .../094-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:23:45 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:23:45 Selecting previously unselected package git. 06:23:45 Preparing to unpack .../095-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:23:45 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:23:45 Selecting previously unselected package libalgorithm-diff-perl. 06:23:45 Preparing to unpack .../096-libalgorithm-diff-perl_1.19.03-1_all.deb ... 06:23:45 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 06:23:45 Selecting previously unselected package libalgorithm-diff-xs-perl. 06:23:45 Preparing to unpack .../097-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 06:23:45 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 06:23:45 Selecting previously unselected package libalgorithm-merge-perl. 06:23:45 Preparing to unpack .../098-libalgorithm-merge-perl_0.08-3_all.deb ... 06:23:45 Unpacking libalgorithm-merge-perl (0.08-3) ... 06:23:46 Selecting previously unselected package libfile-fcntllock-perl. 06:23:46 Preparing to unpack .../099-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 06:23:46 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 06:23:46 Selecting previously unselected package libltdl7:amd64. 06:23:46 Preparing to unpack .../100-libltdl7_2.4.6-2_amd64.deb ... 06:23:46 Unpacking libltdl7:amd64 (2.4.6-2) ... 06:23:46 Selecting previously unselected package libltdl-dev:amd64. 06:23:46 Preparing to unpack .../101-libltdl-dev_2.4.6-2_amd64.deb ... 06:23:46 Unpacking libltdl-dev:amd64 (2.4.6-2) ... 06:23:46 Selecting previously unselected package liblua5.1-0:amd64. 06:23:46 Preparing to unpack .../102-liblua5.1-0_5.1.5-8.1build2_amd64.deb ... 06:23:46 Unpacking liblua5.1-0:amd64 (5.1.5-8.1build2) ... 06:23:46 Selecting previously unselected package libtinfo-dev:amd64. 06:23:46 Preparing to unpack .../103-libtinfo-dev_6.1-1ubuntu1.18.04_amd64.deb ... 06:23:46 Unpacking libtinfo-dev:amd64 (6.1-1ubuntu1.18.04) ... 06:23:46 Selecting previously unselected package libreadline-dev:amd64. 06:23:46 Preparing to unpack .../104-libreadline-dev_7.0-3_amd64.deb ... 06:23:46 Unpacking libreadline-dev:amd64 (7.0-3) ... 06:23:46 Selecting previously unselected package liblua5.1-0-dev:amd64. 06:23:46 Preparing to unpack .../105-liblua5.1-0-dev_5.1.5-8.1build2_amd64.deb ... 06:23:46 Unpacking liblua5.1-0-dev:amd64 (5.1.5-8.1build2) ... 06:23:46 Selecting previously unselected package libncurses5-dev:amd64. 06:23:46 Preparing to unpack .../106-libncurses5-dev_6.1-1ubuntu1.18.04_amd64.deb ... 06:23:46 Unpacking libncurses5-dev:amd64 (6.1-1ubuntu1.18.04) ... 06:23:46 Selecting previously unselected package libnorm1:amd64. 06:23:46 Preparing to unpack .../107-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:23:46 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:23:46 Selecting previously unselected package libpcre16-3:amd64. 06:23:46 Preparing to unpack .../108-libpcre16-3_2%3a8.39-9_amd64.deb ... 06:23:46 Unpacking libpcre16-3:amd64 (2:8.39-9) ... 06:23:46 Selecting previously unselected package libpcre32-3:amd64. 06:23:46 Preparing to unpack .../109-libpcre32-3_2%3a8.39-9_amd64.deb ... 06:23:46 Unpacking libpcre32-3:amd64 (2:8.39-9) ... 06:23:46 Selecting previously unselected package libpcrecpp0v5:amd64. 06:23:46 Preparing to unpack .../110-libpcrecpp0v5_2%3a8.39-9_amd64.deb ... 06:23:46 Unpacking libpcrecpp0v5:amd64 (2:8.39-9) ... 06:23:46 Selecting previously unselected package libpcre3-dev:amd64. 06:23:46 Preparing to unpack .../111-libpcre3-dev_2%3a8.39-9_amd64.deb ... 06:23:46 Unpacking libpcre3-dev:amd64 (2:8.39-9) ... 06:23:47 Selecting previously unselected package libpgm-5.2-0:amd64. 06:23:47 Preparing to unpack .../112-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:23:47 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:23:47 Selecting previously unselected package libsodium23:amd64. 06:23:47 Preparing to unpack .../113-libsodium23_1.0.16-2_amd64.deb ... 06:23:47 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:23:47 Selecting previously unselected package libssl-dev:amd64. 06:23:47 Preparing to unpack .../114-libssl-dev_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 06:23:47 Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 06:23:47 Selecting previously unselected package libtool. 06:23:47 Preparing to unpack .../115-libtool_2.4.6-2_all.deb ... 06:23:47 Unpacking libtool (2.4.6-2) ... 06:23:47 Selecting previously unselected package libtool-bin. 06:23:47 Preparing to unpack .../116-libtool-bin_2.4.6-2_amd64.deb ... 06:23:47 Unpacking libtool-bin (2.4.6-2) ... 06:23:47 Selecting previously unselected package libzmq5:amd64. 06:23:47 Preparing to unpack .../117-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:23:47 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:23:47 Selecting previously unselected package libzmq3-dev:amd64. 06:23:47 Preparing to unpack .../118-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:23:47 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:23:47 Selecting previously unselected package lua5.1. 06:23:47 Preparing to unpack .../119-lua5.1_5.1.5-8.1build2_amd64.deb ... 06:23:47 Unpacking lua5.1 (5.1.5-8.1build2) ... 06:23:47 Selecting previously unselected package lua-any. 06:23:47 Preparing to unpack .../120-lua-any_24_all.deb ... 06:23:47 Unpacking lua-any (24) ... 06:23:47 Selecting previously unselected package lua-socket:amd64. 06:23:47 Preparing to unpack .../121-lua-socket_3.0~rc1+git+ac3201d-4_amd64.deb ... 06:23:47 Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... 06:23:47 Selecting previously unselected package lua-sec:amd64. 06:23:47 Preparing to unpack .../122-lua-sec_0.6-4_amd64.deb ... 06:23:47 Unpacking lua-sec:amd64 (0.6-4) ... 06:23:48 Selecting previously unselected package zip. 06:23:48 Preparing to unpack .../123-zip_3.0-11build1_amd64.deb ... 06:23:48 Unpacking zip (3.0-11build1) ... 06:23:48 Selecting previously unselected package unzip. 06:23:48 Preparing to unpack .../124-unzip_6.0-21ubuntu1_amd64.deb ... 06:23:48 Unpacking unzip (6.0-21ubuntu1) ... 06:23:48 Selecting previously unselected package luarocks. 06:23:48 Preparing to unpack .../125-luarocks_2.4.2+dfsg-1_all.deb ... 06:23:48 Unpacking luarocks (2.4.2+dfsg-1) ... 06:23:48 Selecting previously unselected package manpages-dev. 06:23:48 Preparing to unpack .../126-manpages-dev_4.15-1_all.deb ... 06:23:48 Unpacking manpages-dev (4.15-1) ... 06:23:48 Selecting previously unselected package pkg-config. 06:23:48 Preparing to unpack .../127-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:23:48 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:23:48 Selecting previously unselected package zlib1g-dev:amd64. 06:23:48 Preparing to unpack .../128-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 06:23:48 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 06:23:48 Selecting previously unselected package libyaml-dev:amd64. 06:23:48 Preparing to unpack .../129-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 06:23:48 Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 06:23:48 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:23:49 Setting up libc6-x32 (2.27-3ubuntu1.2) ... 06:23:49 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:23:49 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:23:49 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:23:49 Setting up manpages (4.15-1) ... 06:23:49 Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... 06:23:49 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:23:49 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:23:49 Setting up less (487-0.1) ... 06:23:49 Setting up make (4.1-9.1ubuntu1) ... 06:23:49 Setting up libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 06:23:49 Setting up curl (7.58.0-2ubuntu3.10) ... 06:23:49 Setting up libsigsegv2:amd64 (2.12-1) ... 06:23:49 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 06:23:49 Setting up libuv1:amd64 (1.18.0-3) ... 06:23:49 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 06:23:49 Setting up lua-sec:amd64 (0.6-4) ... 06:23:49 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:23:49 Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 06:23:49 Setting up unzip (6.0-21ubuntu1) ... 06:23:49 Setting up linux-libc-dev:amd64 (4.15.0-118.119) ... 06:23:49 Setting up libmpfr6:amd64 (4.0.1-1) ... 06:23:49 Setting up libtinfo-dev:amd64 (6.1-1ubuntu1.18.04) ... 06:23:49 Setting up cmake-data (3.10.2-1ubuntu2.18.04.1) ... 06:23:49 Setting up libc6-i386 (2.27-3ubuntu1.2) ... 06:23:49 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 06:23:49 Setting up m4 (1.4.18-1) ... 06:23:49 Setting up libgdbm5:amd64 (1.14.1-6) ... 06:23:49 Setting up zip (3.0-11build1) ... 06:23:49 Setting up libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... 06:23:49 Setting up lib32atomic1 (8.4.0-1ubuntu1~18.04) ... 06:23:49 Setting up libx32atomic1 (8.4.0-1ubuntu1~18.04) ... 06:23:49 Setting up librhash0:amd64 (1.3.6-2) ... 06:23:49 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:23:49 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:23:49 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:23:49 Setting up libx32gomp1 (8.4.0-1ubuntu1~18.04) ... 06:23:49 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:23:49 Setting up libsodium23:amd64 (1.0.16-2) ... 06:23:49 Setting up lua5.1 (5.1.5-8.1build2) ... 06:23:49 update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 06:23:49 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 06:23:49 update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 06:23:49 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 06:23:49 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:23:49 Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... 06:23:49 Setting up patch (2.7.6-2ubuntu1.1) ... 06:23:49 Setting up autotools-dev (20180224.1) ... 06:23:49 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 06:23:49 Setting up libltdl7:amd64 (2.4.6-2) ... 06:23:49 Setting up libx32itm1 (8.4.0-1ubuntu1~18.04) ... 06:23:49 Setting up wget (1.19.4-1ubuntu2.2) ... 06:23:49 Setting up libreadline-dev:amd64 (7.0-3) ... 06:23:49 Setting up liblocale-gettext-perl (1.07-3build2) ... 06:23:49 Setting up libpcrecpp0v5:amd64 (2:8.39-9) ... 06:23:49 Setting up libpcre32-3:amd64 (2:8.39-9) ... 06:23:49 Setting up libmpc3:amd64 (1.1.0-1) ... 06:23:49 Setting up liblua5.1-0:amd64 (5.1.5-8.1build2) ... 06:23:49 Setting up libc-dev-bin (2.27-3ubuntu1.2) ... 06:23:49 Setting up libpcre16-3:amd64 (2:8.39-9) ... 06:23:49 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 06:23:49 Setting up lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... 06:23:49 Setting up manpages-dev (4.15-1) ... 06:23:49 Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... 06:23:49 Setting up lib32itm1 (8.4.0-1ubuntu1~18.04) ... 06:23:49 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:23:50 Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 06:23:50 Setting up libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... 06:23:50 Setting up lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 06:23:50 Setting up netbase (5.4) ... 06:23:50 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 06:23:50 Setting up libisl19:amd64 (0.19-1) ... 06:23:50 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 06:23:50 Setting up lua-any (24) ... 06:23:50 Setting up libpcre3-dev:amd64 (2:8.39-9) ... 06:23:50 Setting up libx32asan4 (7.5.0-3ubuntu1~18.04) ... 06:23:50 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:23:50 Setting up libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 06:23:50 Setting up libltdl-dev:amd64 (2.4.6-2) ... 06:23:50 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:23:50 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:23:50 Setting up lib32gomp1 (8.4.0-1ubuntu1~18.04) ... 06:23:50 Setting up libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... 06:23:50 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:23:50 Setting up liblua5.1-0-dev:amd64 (5.1.5-8.1build2) ... 06:23:50 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:23:50 Setting up lib32asan4 (7.5.0-3ubuntu1~18.04) ... 06:23:50 Setting up lib32mpx2 (8.4.0-1ubuntu1~18.04) ... 06:23:50 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:23:50 Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 06:23:50 Setting up fakeroot (1.22-2ubuntu1) ... 06:23:50 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 06:23:50 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 06:23:50 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 06:23:50 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 06:23:50 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 06:23:50 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 06:23:50 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 06:23:50 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 06:23:50 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 06:23:50 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:23:50 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:23:50 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:23:50 Setting up libncurses5-dev:amd64 (6.1-1ubuntu1.18.04) ... 06:23:50 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 06:23:50 Setting up lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... 06:23:50 Setting up lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... 06:23:50 Setting up cmake (3.10.2-1ubuntu2.18.04.1) ... 06:23:50 Setting up lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 06:23:50 Setting up libc6-dev-i386 (2.27-3ubuntu1.2) ... 06:23:50 Setting up libc6-dev-x32 (2.27-3ubuntu1.2) ... 06:23:50 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:23:50 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:23:50 Setting up luarocks (2.4.2+dfsg-1) ... 06:23:50 Making manifest for /usr/local/lib/luarocks/rocks 06:23:50 Warning: This looks like a local rocks tree, but you did not pass --local-tree. 06:23:50 Generating index.html for /usr/local/lib/luarocks/rocks 06:23:50 Setting up libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 06:23:50 Setting up perl (5.26.1-6ubuntu0.3) ... 06:23:50 Setting up libfile-fcntllock-perl (0.22-3build2) ... 06:23:51 Setting up libalgorithm-diff-perl (1.19.03-1) ... 06:23:51 Setting up lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 06:23:51 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:23:51 Setting up libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 06:23:51 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:23:51 Setting up liberror-perl (0.17025-1) ... 06:23:51 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:23:51 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:23:51 Setting up autoconf (2.69-11) ... 06:23:51 Setting up gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... 06:23:51 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:23:51 Setting up lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 06:23:51 Setting up g++-7-multilib (7.5.0-3ubuntu1~18.04) ... 06:23:51 Setting up libalgorithm-merge-perl (0.08-3) ... 06:23:51 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:23:51 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 06:23:51 Setting up automake (1:1.15.1-3ubuntu2) ... 06:23:51 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 06:23:51 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 06:23:51 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 06:23:51 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:23:51 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 06:23:51 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 06:23:51 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:23:51 Setting up libtool (2.4.6-2) ... 06:23:51 Setting up libtool-bin (2.4.6-2) ... 06:23:51 Setting up build-essential (12.4ubuntu1) ... 06:23:51 Setting up gcc-multilib (4:7.4.0-1ubuntu2.3) ... 06:23:51 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:23:51 Setting up g++-multilib (4:7.4.0-1ubuntu2.3) ... 06:23:51 Processing triggers for mime-support (3.60ubuntu1) ... 06:23:51 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 06:23:53 autoconf set to automatically installed. 06:23:53 automake set to automatically installed. 06:23:53 autopoint set to automatically installed. 06:23:53 autotools-dev set to automatically installed. 06:23:53 binutils set to automatically installed. 06:23:53 binutils-common set to automatically installed. 06:23:53 binutils-x86-64-linux-gnu set to automatically installed. 06:23:53 build-essential set to automatically installed. 06:23:53 cmake set to automatically installed. 06:23:53 cmake-data set to automatically installed. 06:23:53 cpp set to automatically installed. 06:23:53 cpp-7 set to automatically installed. 06:23:53 curl set to automatically installed. 06:23:53 dpkg-dev set to automatically installed. 06:23:53 fakeroot set to automatically installed. 06:23:53 g++ set to automatically installed. 06:23:53 g++-7 set to automatically installed. 06:23:53 g++-7-multilib set to automatically installed. 06:23:53 g++-multilib set to automatically installed. 06:23:53 gcc set to automatically installed. 06:23:53 gcc-7 set to automatically installed. 06:23:53 gcc-7-base set to automatically installed. 06:23:53 gcc-7-multilib set to automatically installed. 06:23:53 gcc-multilib set to automatically installed. 06:23:53 git set to automatically installed. 06:23:53 git-man set to automatically installed. 06:23:53 less set to automatically installed. 06:23:53 lib32asan4 set to automatically installed. 06:23:53 lib32atomic1 set to automatically installed. 06:23:53 lib32cilkrts5 set to automatically installed. 06:23:53 lib32gcc-7-dev set to automatically installed. 06:23:53 lib32gcc1 set to automatically installed. 06:23:53 lib32gomp1 set to automatically installed. 06:23:53 lib32itm1 set to automatically installed. 06:23:53 lib32mpx2 set to automatically installed. 06:23:53 lib32quadmath0 set to automatically installed. 06:23:53 lib32stdc++-7-dev set to automatically installed. 06:23:53 lib32stdc++6 set to automatically installed. 06:23:53 lib32ubsan0 set to automatically installed. 06:23:53 libalgorithm-diff-perl set to automatically installed. 06:23:53 libalgorithm-diff-xs-perl set to automatically installed. 06:23:53 libalgorithm-merge-perl set to automatically installed. 06:23:53 libarchive13 set to automatically installed. 06:23:53 libasan4 set to automatically installed. 06:23:53 libatomic1 set to automatically installed. 06:23:53 libbinutils set to automatically installed. 06:23:53 libc-dev-bin set to automatically installed. 06:23:53 libc6-dev set to automatically installed. 06:23:53 libc6-dev-i386 set to automatically installed. 06:23:53 libc6-dev-x32 set to automatically installed. 06:23:53 libc6-i386 set to automatically installed. 06:23:53 libc6-x32 set to automatically installed. 06:23:53 libcc1-0 set to automatically installed. 06:23:53 libcilkrts5 set to automatically installed. 06:23:53 libcurl3-gnutls set to automatically installed. 06:23:53 libdpkg-perl set to automatically installed. 06:23:53 liberror-perl set to automatically installed. 06:23:53 libfakeroot set to automatically installed. 06:23:53 libfile-fcntllock-perl set to automatically installed. 06:23:53 libgcc-7-dev set to automatically installed. 06:23:53 libgdbm-compat4 set to automatically installed. 06:23:53 libgdbm5 set to automatically installed. 06:23:53 libgomp1 set to automatically installed. 06:23:53 libisl19 set to automatically installed. 06:23:53 libitm1 set to automatically installed. 06:23:53 libjsoncpp1 set to automatically installed. 06:23:53 liblocale-gettext-perl set to automatically installed. 06:23:53 liblsan0 set to automatically installed. 06:23:53 libltdl-dev set to automatically installed. 06:23:53 libltdl7 set to automatically installed. 06:23:53 liblua5.1-0 set to automatically installed. 06:23:53 liblua5.1-0-dev set to automatically installed. 06:23:53 libmpc3 set to automatically installed. 06:23:53 libmpfr6 set to automatically installed. 06:23:53 libmpx2 set to automatically installed. 06:23:53 libncurses5-dev set to automatically installed. 06:23:53 libnorm1 set to automatically installed. 06:23:53 libpcre16-3 set to automatically installed. 06:23:53 libpcre3-dev set to automatically installed. 06:23:53 libpcre32-3 set to automatically installed. 06:23:53 libpcrecpp0v5 set to automatically installed. 06:23:53 libperl5.26 set to automatically installed. 06:23:53 libpgm-5.2-0 set to automatically installed. 06:23:53 libquadmath0 set to automatically installed. 06:23:53 libreadline-dev set to automatically installed. 06:23:53 librhash0 set to automatically installed. 06:23:53 libsigsegv2 set to automatically installed. 06:23:53 libsodium23 set to automatically installed. 06:23:53 libssl-dev set to automatically installed. 06:23:53 libstdc++-7-dev set to automatically installed. 06:23:53 libtinfo-dev set to automatically installed. 06:23:53 libtool set to automatically installed. 06:23:53 libtool-bin set to automatically installed. 06:23:53 libtsan0 set to automatically installed. 06:23:53 libubsan0 set to automatically installed. 06:23:53 libuv1 set to automatically installed. 06:23:53 libx32asan4 set to automatically installed. 06:23:53 libx32atomic1 set to automatically installed. 06:23:53 libx32cilkrts5 set to automatically installed. 06:23:53 libx32gcc-7-dev set to automatically installed. 06:23:53 libx32gcc1 set to automatically installed. 06:23:53 libx32gomp1 set to automatically installed. 06:23:53 libx32itm1 set to automatically installed. 06:23:53 libx32quadmath0 set to automatically installed. 06:23:53 libx32stdc++-7-dev set to automatically installed. 06:23:53 libx32stdc++6 set to automatically installed. 06:23:53 libx32ubsan0 set to automatically installed. 06:23:53 libyaml-0-2 set to automatically installed. 06:23:53 libyaml-dev set to automatically installed. 06:23:53 libzmq3-dev set to automatically installed. 06:23:53 libzmq5 set to automatically installed. 06:23:53 linux-libc-dev set to automatically installed. 06:23:53 lua-any set to automatically installed. 06:23:53 lua-sec set to automatically installed. 06:23:53 lua-socket set to automatically installed. 06:23:53 lua5.1 set to automatically installed. 06:23:53 luarocks set to automatically installed. 06:23:53 m4 set to automatically installed. 06:23:53 make set to automatically installed. 06:23:53 manpages set to automatically installed. 06:23:53 manpages-dev set to automatically installed. 06:23:53 netbase set to automatically installed. 06:23:53 patch set to automatically installed. 06:23:53 perl set to automatically installed. 06:23:53 perl-modules-5.26 set to automatically installed. 06:23:53 pkg-config set to automatically installed. 06:23:53 unzip set to automatically installed. 06:23:53 wget set to automatically installed. 06:23:53 zip set to automatically installed. 06:23:53 zlib1g-dev set to automatically installed. 06:23:53 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 06:23:53 Please ensure the environment is properly setup before continuing. 06:23:53 Ignore this message if the appropriate measures have already been taken 06:23:54 Pulling go-build-helper  06:23:54 Pulling lua-kong-nginx-module  06:23:55 Cloning into '/build/parts/lua-kong-nginx-module/src'... 06:23:55 remote: Enumerating objects: 18, done. 06:23:55 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. 06:23:55 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. 06:23:55 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 06:23:55 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. 06:23:55 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. 06:23:55 Note: checking out 'e4cc508ff20f774b0dce68549f25b66e56345ddb'. 06:23:55 06:23:55 You are in 'detached HEAD' state. You can look around, make experimental 06:23:55 changes and commit them, and you can discard any commits you make in this 06:23:55 state without impacting any branches by performing another checkout. 06:23:55 06:23:55 If you want to create a new branch to retain commits you create, you may 06:23:55 do so (now or later) by using -b with the checkout command again. Example: 06:23:55 06:23:55 git checkout -b 06:23:55 06:23:55 Pulling openresty-kong-patches  06:23:55 Cloning into '/build/parts/openresty-kong-patches/src'... 06:23:55 remote: Enumerating objects: 2681, done. 06:23:56 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. 06:23:56 fatal: The remote end hung up unexpectedly 06:23:56 fatal: early EOF 06:23:56 fatal: index-pack failed 06:23:56 Failed to run 'override-pull': Exit code was 128. [Pipeline] } 06:23:57 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] } 06:23:59 Failed in branch amd64 06:24:18 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 06:24:18 Step 2/27 : FROM ${BUILDER_BASE} AS builder 06:24:18 ---> bebacac0c5b8 06:24:18 Step 3/27 : WORKDIR /edgex-go 06:24:18 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 06:24:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:24:18 ---> bebacac0c5b8 06:24:18 Step 3/20 : WORKDIR /edgex-go 06:24:18 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 06:24:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:24:18 ---> bebacac0c5b8 06:24:18 Step 3/26 : WORKDIR /edgex-go 06:24:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:24:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:24:18 ---> bebacac0c5b8 06:24:18 Step 3/22 : WORKDIR /edgex-go 06:24:18 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 06:24:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:24:18 ---> bebacac0c5b8 06:24:18 Step 3/21 : WORKDIR /edgex-go 06:24:20 ---> Running in 1c630f0671c1 06:24:20 ---> Running in d49059ebf5a1 06:24:20 ---> Running in 8cafe4a8977b 06:24:20 ---> Running in b65b6029869e 06:24:20 ---> Running in 7bc822dd570f 06:24:20 Removing intermediate container 1c630f0671c1 06:24:20 ---> ffad5aeb7dc3 06:24:20 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:20 Removing intermediate container 7bc822dd570f 06:24:20 ---> 1784cc02b3e2 06:24:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:20 Removing intermediate container d49059ebf5a1 06:24:20 ---> 3b4cce30b022 06:24:20 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:20 Removing intermediate container 8cafe4a8977b 06:24:20 ---> 5d941e6d0bec 06:24:20 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:20 Removing intermediate container b65b6029869e 06:24:20 ---> 39d272cd82df 06:24:20 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:21 ---> Running in c2ea98b491a6 06:24:21 ---> Running in b19eb3021285 06:24:21 ---> Running in 8380dfbfc1b3 06:24:21 ---> Running in ad3e8243c68d 06:24:21 ---> Running in 1891fd77ff6d 06:24:25 Removing intermediate container c2ea98b491a6 06:24:25 ---> e0249e0fea57 06:24:25 Step 5/27 : RUN apk update && apk add make bash git 06:24:25 Removing intermediate container 8380dfbfc1b3 06:24:25 ---> f854d2b558c3 06:24:25 Step 5/21 : RUN apk update && apk add make git 06:24:25 ---> Running in 3b940bc70ba8 06:24:25 ---> Running in 097d00535490 06:24:26 Removing intermediate container b19eb3021285 06:24:26 ---> 3739323c707d 06:24:26 Step 5/22 : RUN apk update && apk add make git 06:24:26 Removing intermediate container ad3e8243c68d 06:24:26 ---> 442fa3e19816 06:24:26 Step 5/26 : RUN apk update && apk add make git 06:24:26 ---> Running in b52bffb89eed 06:24:26 Removing intermediate container 1891fd77ff6d 06:24:26 ---> 541cc806baeb 06:24:26 Step 5/20 : RUN apk update && apk add make git 06:24:26 ---> Running in cd22e6f4bfec 06:24:26 ---> Running in 0c1be56e1f25 06:24:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:24:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:29 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 06:24:29 v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:24:29 OK: 12623 distinct packages available 06:24:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:24:29 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 06:24:29 v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:24:29 OK: 12623 distinct packages available 06:24:30 OK: 217 MiB in 51 packages 06:24:30 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 06:24:30 v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:24:30 OK: 12623 distinct packages available 06:24:30 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 06:24:30 v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:24:30 OK: 12623 distinct packages available 06:24:30 OK: 217 MiB in 51 packages 06:24:30 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 06:24:30 v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:24:30 OK: 12623 distinct packages available 06:24:31 OK: 217 MiB in 51 packages 06:24:31 OK: 217 MiB in 51 packages 06:24:31 OK: 217 MiB in 51 packages 06:24:32 Removing intermediate container 3b940bc70ba8 06:24:32 ---> 9d10b6c00aaa 06:24:32 Step 6/27 : COPY go.mod . 06:24:32 Removing intermediate container 097d00535490 06:24:32 ---> ef07a8d8fb34 06:24:32 Step 6/21 : COPY go.mod . 06:24:33 ---> f1a72c149282 06:24:33 Step 7/27 : RUN go mod download 06:24:33 Removing intermediate container b52bffb89eed 06:24:33 ---> b487a317ef32 06:24:33 Step 6/22 : COPY go.mod . 06:24:33 ---> Running in b2472bf920d8 06:24:33 Removing intermediate container cd22e6f4bfec 06:24:33 ---> 8edc26320133 06:24:33 Step 6/26 : COPY go.mod . 06:24:33 Removing intermediate container 0c1be56e1f25 06:24:33 ---> 9a892a63394b 06:24:33 Step 6/20 : COPY go.mod . 06:24:33 ---> 9a078c6ded21 06:24:33 Step 7/21 : RUN go mod download 06:24:34 ---> Running in 17f3308a8567 06:24:34 ---> 6288248ceb27 06:24:34 Step 7/22 : RUN go mod download 06:24:34 ---> Running in 004741920d3b 06:24:35 ---> 4072dd550d7c 06:24:35 Step 7/26 : RUN go mod download 06:24:35 ---> 7dd78b18a8f7 06:24:35 Step 7/20 : RUN go mod download 06:24:35 ---> Running in c15f4a58b3c2 06:24:35 ---> Running in e9c34d8db641 06:24:38 Removing intermediate container b2472bf920d8 06:24:38 ---> 38ca40e364e2 06:24:38 Step 8/27 : COPY . . 06:24:38 Removing intermediate container 17f3308a8567 06:24:38 ---> 59266c483b36 06:24:38 Step 8/21 : COPY . . 06:24:40 Removing intermediate container 004741920d3b 06:24:40 ---> d35325bed122 06:24:40 Step 8/22 : COPY . . 06:24:41 Removing intermediate container e9c34d8db641 06:24:41 ---> 70f135c498c9 06:24:41 Step 8/20 : COPY . . 06:24:41 Removing intermediate container c15f4a58b3c2 06:24:41 ---> 3e11d006cdce 06:24:41 Step 8/26 : COPY . . 06:25:14 ---> e08565fc50f1 06:25:14 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 06:25:14 ---> 801372d1b78c 06:25:14 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:25:14 ---> 1ef622ebe5d3 06:25:14 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 06:25:14 ---> fc6b15dfefe8 06:25:14 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 06:25:14 ---> 353241b149cd 06:25:14 Step 9/22 : RUN make cmd/core-command/core-command 06:25:14 ---> Running in 9758bc3753fc 06:25:14 ---> Running in 47f506c1183e 06:25:14 ---> Running in c98af9fbe769 06:25:14 ---> Running in 297d479692e8 06:25:14 ---> Running in 3f96773d679e 06:25:14 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 06:25:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:25:14 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 06:25:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:25:14 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 06:26:36 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 06:26:40 Removing intermediate container c98af9fbe769 06:26:40 ---> e192f933c022 06:26:40 06:26:40 Step 10/20 : FROM alpine 06:26:40 latest: Pulling from library/alpine 06:26:40 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 06:26:40 Status: Downloaded newer image for alpine:latest 06:26:40 ---> 62ee0e9f8440 06:26:40 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 06:26:40 ---> Running in 6c419c4c04da 06:26:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:26:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:44 v3.12.0-376-gb3fc85f1ac [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:26:44 v3.12.0-381-g200ba6e281 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:26:44 OK: 12621 distinct packages available 06:26:45 (1/4) Installing ca-certificates (20191127-r4) 06:26:45 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:26:45 (3/4) Installing libcurl (7.69.1-r1) 06:26:45 (4/4) Installing curl (7.69.1-r1) 06:26:45 Executing busybox-1.31.1-r16.trigger 06:26:45 Executing ca-certificates-20191127-r4.trigger 06:26:45 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 06:26:46 OK: 7 MiB in 18 packages 06:26:50 Removing intermediate container 47f506c1183e 06:26:50 ---> 7691540db0d1 06:26:50 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:26:51 ---> Running in 31e2e6fff453 06:26:52 Removing intermediate container 6c419c4c04da 06:26:52 ---> 6d93959baa33 06:26:52 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:26:53 ---> Running in b0f9a6f1bfd8 06:26:54 Removing intermediate container b0f9a6f1bfd8 06:26:54 ---> 06df8449dcec 06:26:54 Step 13/20 : WORKDIR /edgex 06:26:54 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 06:26:55 ---> Running in eb00304de872 06:26:56 Removing intermediate container eb00304de872 06:26:56 ---> ae7e9682c213 06:26:56 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:26:59 ---> 5f6c3b2acdb1 06:26:59 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:27:00 Removing intermediate container 3f96773d679e 06:27:00 ---> 7510c9e661ce 06:27:00 06:27:00 Step 10/26 : FROM alpine:3.10 06:27:00 3.10: Pulling from library/alpine 06:27:01 Removing intermediate container 31e2e6fff453 06:27:01 ---> 0ef0590864bf 06:27:01 06:27:01 Step 11/27 : FROM docker:latest 06:27:01 ---> 45884bde0078 06:27:01 Step 12/27 : RUN apk add --no-cache bash 06:27:01 ---> c490d6d4be4e 06:27:01 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:27:02 ---> Running in 78f40eb06180 06:27:02 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 06:27:02 Status: Downloaded newer image for alpine:3.10 06:27:02 ---> 536a684cf733 06:27:02 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 06:27:02 ---> Running in 777c05e791c9 06:27:03 ---> Running in 01f871b6c4ab 06:27:03 Removing intermediate container 777c05e791c9 06:27:03 ---> 21638586e278 06:27:03 Step 17/20 : CMD ["--init=true"] 06:27:04 ---> Running in f79ccff55c17 06:27:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:27:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:27:05 (1/2) Installing readline (8.0.4-r0) 06:27:05 (2/2) Installing bash (5.0.17-r0) 06:27:06 Executing bash-5.0.17-r0.post-install 06:27:06 Executing busybox-1.31.1-r16.trigger 06:27:06 OK: 12 MiB in 22 packages 06:27:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 06:27:06 Removing intermediate container f79ccff55c17 06:27:06 ---> a36e2de13a49 06:27:06 Step 18/20 : LABEL arch=arm64 06:27:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 06:27:07 v3.10.5-96-g1efb054f0b [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 06:27:07 v3.10.5-92-g0ca6a6f012 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 06:27:07 OK: 10167 distinct packages available 06:27:07 ---> Running in 00bbdd584e50 06:27:07 Removing intermediate container 9758bc3753fc 06:27:07 ---> dc8768aae028 06:27:07 06:27:07 Step 10/21 : FROM scratch 06:27:07 ---> 06:27:07 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:27:07 Removing intermediate container 297d479692e8 06:27:07 ---> fa30b8eb675e 06:27:07 06:27:07 Step 10/22 : FROM scratch 06:27:07 ---> 06:27:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:27:07 (1/5) Installing ca-certificates (20191127-r2) 06:27:07 (2/5) Installing nghttp2-libs (1.39.2-r1) 06:27:07 (3/5) Installing libcurl (7.66.0-r1) 06:27:07 (4/5) Installing curl (7.66.0-r1) 06:27:08 (5/5) Installing dumb-init (1.2.2-r1) 06:27:08 Executing busybox-1.30.1-r3.trigger 06:27:08 Executing ca-certificates-20191127-r2.trigger 06:27:08 OK: 7 MiB in 19 packages 06:27:08 ---> Running in 3ea3e1b6ae73 06:27:08 ---> Running in 9ec736ca78a9 06:27:09 Removing intermediate container 00bbdd584e50 06:27:09 ---> 271bc6f9bcd9 06:27:09 Step 19/20 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:27:09 Removing intermediate container 78f40eb06180 06:27:09 ---> 4d2ad65a3f35 06:27:09 Step 13/27 : RUN rm -rf /var/cache/apk/* 06:27:09 Removing intermediate container 9ec736ca78a9 06:27:09 ---> b17e8fba0d3b 06:27:09 Step 12/22 : ENV APP_PORT=48082 06:27:09 Removing intermediate container 3ea3e1b6ae73 06:27:09 ---> a1375761c334 06:27:09 Step 12/21 : ENV APP_PORT=48085 06:27:09 ---> Running in cfff9b41064c 06:27:09 ---> Running in 6a1189a290b7 06:27:09 ---> Running in 7445f835b4c9 06:27:09 ---> Running in d21b1b928833 06:27:10 Removing intermediate container cfff9b41064c 06:27:10 ---> 702971dcc5fa 06:27:10 Step 20/20 : LABEL version=0.0.0 06:27:10 Removing intermediate container 7445f835b4c9 06:27:10 ---> 48d6cc90cd89 06:27:10 Step 13/21 : EXPOSE $APP_PORT 06:27:11 ---> Running in cfc2e8a8a2ce 06:27:11 ---> Running in 574bf04b0fe5 06:27:11 Removing intermediate container d21b1b928833 06:27:11 ---> 394be7782852 06:27:11 Step 13/22 : EXPOSE $APP_PORT 06:27:11 Removing intermediate container 01f871b6c4ab 06:27:11 ---> 73691345de66 06:27:11 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:27:11 ---> Running in e0f66bb2e047 06:27:12 ---> Running in 76db84789b1a 06:27:12 Removing intermediate container 574bf04b0fe5 06:27:12 ---> 3193348d94ca 06:27:12 06:27:12 Removing intermediate container cfc2e8a8a2ce 06:27:12 ---> 7648b56418a4 06:27:12 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 06:27:12 Removing intermediate container e0f66bb2e047 06:27:12 ---> ecd8072bf476 06:27:12 Step 14/22 : WORKDIR / 06:27:12 ---> Running in 98a1406c47a7 06:27:12 Removing intermediate container 76db84789b1a 06:27:12 ---> 99bf6bf86232 06:27:12 Step 13/26 : WORKDIR / 06:27:12 Successfully built 3193348d94ca 06:27:12 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:27:12  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go 06:27:13 ---> Running in 10364f7d5a56 06:27:13 ---> 5a16c86db87b 06:27:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:27:13 Removing intermediate container 98a1406c47a7 06:27:13 ---> 122f930634b9 06:27:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 06:27:13 Removing intermediate container 6a1189a290b7 06:27:13 ---> bde036912655 06:27:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:27:13 Removing intermediate container 10364f7d5a56 06:27:13 ---> 9cea9ac2c7ef 06:27:13 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:27:14 ---> Running in 4a1247b2ce90 06:27:15 ---> cedad7381e28 06:27:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:27:15 Removing intermediate container 4a1247b2ce90 06:27:15 ---> 2b32da72cffd 06:27:15 Step 15/27 : ENV APP_PORT=48090 06:27:15 ---> b90c5a1254e0 06:27:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:27:15 ---> Running in 11dc6fc6ee12 06:27:16 ---> 654ac8ce7aa5 06:27:16 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:27:17 ---> 517a8c9f62bd 06:27:17 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 06:27:17 Removing intermediate container 11dc6fc6ee12 06:27:17 ---> 05b7657a90b2 06:27:17 Step 16/27 : EXPOSE $APP_PORT 06:27:18 ---> Running in 3c66013bc187 06:27:18 ---> 0cf2007fae7f 06:27:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:27:18 ---> 3f0316da7d3c 06:27:18 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:27:18 ---> Running in 982bc1e03034 06:27:19 Removing intermediate container 3c66013bc187 06:27:19 ---> 1c2afb2d843f 06:27:19 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:27:19 Removing intermediate container 982bc1e03034 06:27:19 ---> c3080ee60932 06:27:19 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:27:20 ---> Running in d2d87bea9aa6 06:27:21 ---> 033b9fedf2ef 06:27:21 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 06:27:21 ---> 1b1924997d8e 06:27:21 Step 18/22 : ENTRYPOINT ["/core-command"] 06:27:21 ---> Running in 287cb6378419 06:27:21 Removing intermediate container d2d87bea9aa6 06:27:21 ---> 402631f7549c 06:27:21 Step 19/21 : LABEL arch=arm64 06:27:21 ---> 29a20d493cfb 06:27:21 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:27:21 ---> Running in 01938a6842cc 06:27:21 ---> e041e6f2c0d2 06:27:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:27:22 Removing intermediate container 287cb6378419 06:27:22 ---> 55f2d67eb1fa 06:27:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:27:22 Removing intermediate container 01938a6842cc 06:27:22 ---> 00e522c2a01d 06:27:22 Step 20/21 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:27:22 ---> e5a628750842 06:27:22 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:27:22 ---> Running in 037f7fbb4f51 06:27:22 ---> Running in 9bac645c4084 06:27:23 ---> 84b3ad8d330d 06:27:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:27:23 Removing intermediate container 037f7fbb4f51 06:27:23 ---> 365464f0bf93 06:27:23 Step 20/22 : LABEL arch=arm64 06:27:23 Removing intermediate container 9bac645c4084 06:27:23 ---> 8df5e23b7870 06:27:23 Step 21/21 : LABEL version=0.0.0 06:27:24 ---> 98395701a509 06:27:24 Step 20/27 : RUN apk --no-cache add py3-pip 06:27:25 ---> Running in 5334f1673606 06:27:25 ---> Running in 1036ab84ece3 06:27:25 ---> b3d28308dd14 06:27:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 06:27:25 ---> Running in 703f757778e0 06:27:25 Removing intermediate container 5334f1673606 06:27:25 ---> 237c23788870 06:27:25 Step 21/22 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:27:26 Removing intermediate container 1036ab84ece3 06:27:26 ---> 2e987a89d168 06:27:26 06:27:26 ---> Running in 21ad39b14f97 06:27:26 Successfully built 2e987a89d168 06:27:27 Successfully tagged docker-support-scheduler-go-arm64:latest 06:27:27 Building docker-security-secrets-setup-go 06:27:27  Building docker-support-scheduler-go ... done  ---> 34dfe14bc94a 06:27:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:27:27 Removing intermediate container 21ad39b14f97 06:27:27 ---> 40e679075a2e 06:27:27 Step 22/22 : LABEL version=0.0.0 06:27:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:27:28 ---> Running in e8ad825b1c8b 06:27:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:27:28 ---> 52d95a859f8a 06:27:28 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:27:28 ---> Running in aba4521661c6 06:27:28 Removing intermediate container e8ad825b1c8b 06:27:28 ---> 3d3121cf58c3 06:27:28 06:27:28 (1/33) Installing libbz2 (1.0.8-r1) 06:27:28 (2/33) Installing expat (2.2.9-r1) 06:27:28 (3/33) Installing libffi (3.3-r2) 06:27:28 (4/33) Installing gdbm (1.13-r1) 06:27:28 (5/33) Installing xz-libs (5.2.5-r0) 06:27:28 (6/33) Installing sqlite-libs (3.32.1-r0) 06:27:28 (7/33) Installing python3 (3.8.5-r0) 06:27:29 Successfully built 3d3121cf58c3 06:27:29 Successfully tagged docker-core-command-go-arm64:latest 06:27:29  Building docker-core-command-go ... done Building docker-support-logging-go 06:27:30 (8/33) Installing py3-appdirs (1.4.4-r1) 06:27:30 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:27:30 (10/33) Installing py3-parsing (2.4.7-r0) 06:27:30 (11/33) Installing py3-six (1.15.0-r0) 06:27:30 (12/33) Installing py3-packaging (20.4-r0) 06:27:30 (13/33) Installing py3-setuptools (47.0.0-r0) 06:27:30 (14/33) Installing py3-chardet (3.0.4-r4) 06:27:30 (15/33) Installing py3-idna (2.9-r0) 06:27:30 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:27:30 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:27:31 (18/33) Installing py3-requests (2.23.0-r0) 06:27:31 (19/33) Installing py3-msgpack (1.0.0-r0) 06:27:31 (20/33) Installing py3-lockfile (0.12.2-r3) 06:27:31 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:27:31 (22/33) Installing py3-colorama (0.4.3-r0) 06:27:31 (23/33) Installing py3-distlib (0.3.0-r0) 06:27:31 (24/33) Installing py3-distro (1.5.0-r1) 06:27:31 (25/33) Installing py3-webencodings (0.5.1-r3) 06:27:31 (26/33) Installing py3-html5lib (1.0.1-r4) 06:27:31 (27/33) Installing py3-pytoml (0.1.21-r0) 06:27:31 (28/33) Installing py3-pep517 (0.8.2-r0) 06:27:31 (29/33) Installing py3-progress (1.5-r0) 06:27:31 (30/33) Installing py3-toml (0.10.1-r0) 06:27:31 (31/33) Installing py3-retrying (1.3.3-r0) 06:27:31 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:27:31 (33/33) Installing py3-pip (20.1.1-r0) 06:27:31 Executing busybox-1.31.1-r16.trigger 06:27:31 OK: 71 MiB in 55 packages 06:27:36 Removing intermediate container aba4521661c6 06:27:36 ---> c959bcc7e035 06:27:36 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:27:36 ---> Running in 4ad5a37b1e10 06:27:38 Removing intermediate container 4ad5a37b1e10 06:27:38 ---> 62b5d4b66a8a 06:27:38 Step 24/26 : LABEL arch=arm64 06:27:38 ---> Running in 968f549102c3 06:27:40 Removing intermediate container 968f549102c3 06:27:40 ---> b561a38079c9 06:27:40 Step 25/26 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:27:40 ---> Running in f6863139550e 06:27:41 Removing intermediate container 703f757778e0 06:27:41 ---> 5d744986755b 06:27:41 Step 21/27 : RUN pip install docker-compose==1.23.2 06:27:42 ---> Running in 3fdad19976fe 06:27:42 Removing intermediate container f6863139550e 06:27:42 ---> 47e1954ff87b 06:27:42 Step 26/26 : LABEL version=0.0.0 06:27:42 ---> Running in 0d4ed2919c18 06:27:44 Removing intermediate container 0d4ed2919c18 06:27:44 ---> cba5e458cefa 06:27:44 06:27:44 Successfully built cba5e458cefa 06:27:44 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:27:44 Building docker-core-metadata-go 06:27:45  Building docker-security-secretstore-setup-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 06:27:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:27:45 ---> bebacac0c5b8 06:27:45 Step 3/24 : WORKDIR /edgex-go 06:27:45 ---> Using cache 06:27:45 ---> 39d272cd82df 06:27:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:45 ---> Using cache 06:27:45 ---> 442fa3e19816 06:27:45 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 06:27:46 ---> Running in ab41a686dc2f 06:27:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:27:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:27:48 Collecting docker-compose==1.23.2 06:27:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:27:49 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 06:27:49 v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:27:49 OK: 12623 distinct packages available 06:27:50 OK: 217 MiB in 51 packages 06:27:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:27:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:27:52 Collecting PyYAML<4,>=3.10 06:27:52 Downloading PyYAML-3.13.tar.gz (270 kB) 06:27:53 Removing intermediate container ab41a686dc2f 06:27:53 ---> 13f56357f37d 06:27:53 Step 6/24 : COPY go.mod . 06:27:55 ---> be2d6db93624 06:27:55 Step 7/24 : RUN go mod download 06:27:55 ---> Running in 0f2e7b32b493 06:27:56 Collecting cached-property<2,>=1.2.0 06:27:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:27:57 Collecting docker<4.0,>=3.6.0 06:27:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:27:58 Collecting jsonschema<3,>=2.5.1 06:27:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:28:00 Collecting websocket-client<1.0,>=0.32.0 06:28:00 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:28:00 Removing intermediate container 0f2e7b32b493 06:28:00 ---> 2a82debdde6a 06:28:00 Step 8/24 : COPY . . 06:28:00 Collecting texttable<0.10,>=0.9.0 06:28:00 Downloading texttable-0.9.1.tar.gz (11 kB) 06:28:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:28:03 Collecting docopt<0.7,>=0.6.1 06:28:03 Downloading docopt-0.6.2.tar.gz (25 kB) 06:28:05 Collecting dockerpty<0.5,>=0.4.1 06:28:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:28:07 Collecting idna<2.8,>=2.5 06:28:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:28:08 Collecting urllib3<1.25,>=1.21.1 06:28:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:28:08 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) 06:28:08 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) 06:28:08 Collecting docker-pycreds>=0.4.0 06:28:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:28:09 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:28:09 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:28:09 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:28:09 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:28:10 Installing collected packages: idna, urllib3, requests, PyYAML, cached-property, websocket-client, docker-pycreds, docker, jsonschema, texttable, docopt, dockerpty, docker-compose 06:28:10 Attempting uninstall: idna 06:28:10 Found existing installation: idna 2.9 06:28:10 Uninstalling idna-2.9: 06:28:10 Successfully uninstalled idna-2.9 06:28:11 Attempting uninstall: urllib3 06:28:11 Found existing installation: urllib3 1.25.9 06:28:11 Uninstalling urllib3-1.25.9: 06:28:11 Successfully uninstalled urllib3-1.25.9 06:28:11 Attempting uninstall: requests 06:28:11 Found existing installation: requests 2.23.0 06:28:11 Uninstalling requests-2.23.0: 06:28:12 Successfully uninstalled requests-2.23.0 06:28:12 Running setup.py install for PyYAML: started 06:28:15 Running setup.py install for PyYAML: finished with status 'done' 06:28:16 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 06:28:16 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 06:28:16 ---> bebacac0c5b8 06:28:16 Step 3/29 : WORKDIR /edgex-go 06:28:16 ---> Using cache 06:28:16 ---> 39d272cd82df 06:28:16 Step 4/29 : RUN apk update && apk add make git 06:28:18 Running setup.py install for texttable: started 06:28:18 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:28:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:28:18 ---> bebacac0c5b8 06:28:18 Step 3/22 : WORKDIR /edgex-go 06:28:18 ---> Using cache 06:28:18 ---> 39d272cd82df 06:28:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:18 ---> Using cache 06:28:18 ---> 442fa3e19816 06:28:18 Step 5/22 : RUN apk update && apk add make && apk add bash git 06:28:20 Running setup.py install for texttable: finished with status 'done' 06:28:20 Running setup.py install for docopt: started 06:28:23 Running setup.py install for docopt: finished with status 'done' 06:28:23 Running setup.py install for dockerpty: started 06:28:24 ---> Running in f39edb048d8d 06:28:24 ---> Running in 25a5c3ec8b66 06:28:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 06:28:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:28:25 ---> bebacac0c5b8 06:28:25 Step 3/22 : WORKDIR /edgex-go 06:28:25 ---> Using cache 06:28:25 ---> 39d272cd82df 06:28:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:25 ---> Using cache 06:28:25 ---> 442fa3e19816 06:28:25 Step 5/22 : RUN apk update && apk add make git 06:28:25 ---> Using cache 06:28:25 ---> 8edc26320133 06:28:25 Step 6/22 : COPY go.mod . 06:28:25 ---> Using cache 06:28:25 ---> 4072dd550d7c 06:28:25 Step 7/22 : RUN go mod download 06:28:25 ---> Using cache 06:28:25 ---> 3e11d006cdce 06:28:25 Step 8/22 : COPY . . 06:28:25 ---> Using cache 06:28:25 ---> fc6b15dfefe8 06:28:25 Step 9/22 : RUN make cmd/core-metadata/core-metadata 06:28:25 ---> a58994df78e7 06:28:25 Step 9/24 : RUN make cmd/support-notifications/support-notifications 06:28:26 Running setup.py install for dockerpty: finished with status 'done' 06:28:26 ---> Running in 3b41190d1687 06:28:26 ---> Running in d770435477bf 06:28:27 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 06:28:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:28:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:28:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:28:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:28:28 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 06:28:28 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 06:28:29 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 06:28:29 v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:28:29 OK: 12623 distinct packages available 06:28:29 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 06:28:29 v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:28:29 OK: 12623 distinct packages available 06:28:30 OK: 217 MiB in 51 packages 06:28:30 OK: 217 MiB in 51 packages 06:28:31 OK: 217 MiB in 51 packages 06:28:32 Removing intermediate container 25a5c3ec8b66 06:28:32 ---> f5978314adc9 06:28:32 Step 5/29 : COPY go.mod . 06:28:32 Removing intermediate container 3fdad19976fe 06:28:32 ---> 67b04e922bc9 06:28:32 Step 22/27 : RUN apk --no-cache add curl 06:28:32 ---> Running in 6e052557cc2a 06:28:33 Removing intermediate container f39edb048d8d 06:28:33 ---> a10dd9ce9b48 06:28:33 Step 6/22 : COPY go.mod . 06:28:34 ---> 7cf84fde5728 06:28:34 Step 6/29 : RUN go mod download 06:28:34 ---> Running in 4155d92b6c01 06:28:35 ---> ad7f59620965 06:28:35 Step 7/22 : RUN go mod download 06:28:35 ---> Running in f520545fef1c 06:28:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:28:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:28:37 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:28:37 (2/3) Installing libcurl (7.69.1-r1) 06:28:37 (3/3) Installing curl (7.69.1-r1) 06:28:37 Executing busybox-1.31.1-r16.trigger 06:28:37 OK: 71 MiB in 58 packages 06:28:39 Removing intermediate container 6e052557cc2a 06:28:39 ---> 79b1cc7b005f 06:28:39 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 06:28:39 ---> Running in 6abef7090bba 06:28:40 Removing intermediate container 4155d92b6c01 06:28:40 ---> e0a6d1a7f651 06:28:40 Step 7/29 : COPY . . 06:28:41 Removing intermediate container 6abef7090bba 06:28:41 ---> 559c52a2a560 06:28:41 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:28:41 ---> Running in b06e0e1609ba 06:28:41 Removing intermediate container f520545fef1c 06:28:41 ---> 43bf91cf3d91 06:28:41 Step 8/22 : COPY . . 06:28:42 Removing intermediate container b06e0e1609ba 06:28:42 ---> 5d902f6a308f 06:28:42 Step 25/27 : LABEL arch=arm64 06:28:42 ---> Running in e0fca34b47fc 06:28:44 Removing intermediate container e0fca34b47fc 06:28:44 ---> a251ca5fa04b 06:28:44 Step 26/27 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:28:44 ---> Running in cfc04be6a7c4 06:28:46 Removing intermediate container cfc04be6a7c4 06:28:46 ---> a20cbc19bcec 06:28:46 Step 27/27 : LABEL version=0.0.0 06:28:46 ---> Running in e644168e8dba 06:28:48 Removing intermediate container e644168e8dba 06:28:48 ---> 3ab3adf83a39 06:28:48 06:28:50 Successfully built 3ab3adf83a39 06:28:50 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:28:50 Building docker-core-data-go 06:29:22  Building docker-sys-mgmt-agent-go ... done  ---> 53c158f1898a 06:29:22 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 06:29:22 ---> 8d8db7e9edb6 06:29:22 Step 9/22 : RUN make cmd/support-logging/support-logging 06:29:22 ---> Running in 5f51fdf02b8c 06:29:22 ---> Running in 3c751b7916bb 06:29:22 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 06:29:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:29:22 ---> bebacac0c5b8 06:29:22 Step 3/23 : WORKDIR /edgex-go 06:29:22 ---> Using cache 06:29:22 ---> 39d272cd82df 06:29:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:22 ---> Using cache 06:29:22 ---> 442fa3e19816 06:29:22 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 06:29:22 ---> Running in 48a763b61504 06:29:24 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 06:29:24 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 06:29:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:29:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:29:27 v3.12.0-376-gb3fc85f1ac [http://nl.alpinelinux.org/alpine/v3.12/main] 06:29:27 v3.12.0-381-g200ba6e281 [http://nl.alpinelinux.org/alpine/v3.12/community] 06:29:27 OK: 12623 distinct packages available 06:29:28 OK: 217 MiB in 51 packages 06:29:30 Removing intermediate container 48a763b61504 06:29:30 ---> 540f270f409f 06:29:30 Step 6/23 : COPY go.mod . 06:29:31 ---> ad62f4eea928 06:29:31 Step 7/23 : RUN go mod download 06:29:31 ---> Running in 5b961e016901 06:29:37 Removing intermediate container 5b961e016901 06:29:37 ---> 631cccb603ca 06:29:37 Step 8/23 : COPY . . 06:30:03 ---> 15c0a843816b 06:30:03 Step 9/23 : RUN make cmd/core-data/core-data 06:30:03 ---> Running in 50495d64002c 06:30:04 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 06:30:12 Removing intermediate container d770435477bf 06:30:12 ---> a3234920d79f 06:30:12 06:30:12 Step 10/24 : FROM scratch 06:30:12 ---> 06:30:12 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:30:12 ---> Running in dbea7e7e157c 06:30:12 Removing intermediate container dbea7e7e157c 06:30:12 ---> 0c110a0e3dc8 06:30:12 Step 12/24 : ENV APP_PORT=48060 06:30:12 ---> Running in 652fa0ec083a 06:30:13 Removing intermediate container 652fa0ec083a 06:30:13 ---> 1d05bf5513a9 06:30:13 Step 13/24 : EXPOSE $APP_PORT 06:30:13 ---> Running in 59f55e9ad7e2 06:30:14 Removing intermediate container 59f55e9ad7e2 06:30:14 ---> 6517ca5ad785 06:30:14 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 06:30:15 ---> 88b4cc250af5 06:30:15 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 06:30:16 ---> 9cdf5e8f8529 06:30:16 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 06:30:18 ---> d904ec091cb6 06:30:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 06:30:19 ---> a142bee4480e 06:30:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:30:21 ---> 880d41b5ce8e 06:30:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:30:22 ---> 344e075b203e 06:30:22 Step 20/24 : ENTRYPOINT ["/support-notifications"] 06:30:22 ---> Running in 2577fefa5226 06:30:23 Removing intermediate container 2577fefa5226 06:30:23 ---> 2f55364e1ab3 06:30:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:30:23 ---> Running in b1b6c3863aed 06:30:24 Removing intermediate container b1b6c3863aed 06:30:24 ---> 84ca71c5ebda 06:30:24 Step 22/24 : LABEL arch=arm64 06:30:24 ---> Running in 536612edfdef 06:30:24 Removing intermediate container 536612edfdef 06:30:24 ---> 61bbb72efebb 06:30:24 Step 23/24 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:30:25 ---> Running in bc12537575ee 06:30:25 Removing intermediate container bc12537575ee 06:30:25 ---> c8b8f31550ee 06:30:25 Step 24/24 : LABEL version=0.0.0 06:30:25 ---> Running in ff18548039d6 06:30:26 Removing intermediate container ff18548039d6 06:30:26 ---> ff4181954e47 06:30:26 06:30:26 Successfully built ff4181954e47 06:30:26 Successfully tagged docker-support-notifications-go-arm64:latest 06:30:35  Building docker-support-notifications-go ... done Removing intermediate container 3b41190d1687 06:30:35 ---> d525d253fb85 06:30:35 06:30:35 Step 10/22 : FROM scratch 06:30:35 ---> 06:30:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:30:35 ---> Using cache 06:30:35 ---> b17e8fba0d3b 06:30:35 Step 12/22 : ENV APP_PORT=48081 06:30:35 ---> Running in cab363e8d46f 06:30:36 Removing intermediate container cab363e8d46f 06:30:36 ---> 613e7198e8e8 06:30:36 Step 13/22 : EXPOSE $APP_PORT 06:30:36 ---> Running in 72499fd12418 06:30:37 Removing intermediate container 72499fd12418 06:30:37 ---> 9614c6d22b92 06:30:37 Step 14/22 : WORKDIR / 06:30:37 ---> Running in 8c69e1c23cf7 06:30:37 Removing intermediate container 8c69e1c23cf7 06:30:37 ---> f156f77379d2 06:30:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 06:30:38 ---> 2bb7a2dd026b 06:30:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:30:40 ---> a7004e444802 06:30:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:30:42 ---> 54111daf9a11 06:30:42 Step 18/22 : ENTRYPOINT ["/core-metadata"] 06:30:42 ---> Running in 78b3967a2954 06:30:43 Removing intermediate container 78b3967a2954 06:30:43 ---> a44a20236e29 06:30:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:30:44 Removing intermediate container 3c751b7916bb 06:30:44 ---> 47d967298342 06:30:44 06:30:44 Step 9/29 : FROM alpine:latest 06:30:44 ---> 62ee0e9f8440 06:30:44 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 06:30:44 ---> Running in 12663c5a0bce 06:30:44 ---> Running in 9f1164f7f99c 06:30:45 Removing intermediate container 12663c5a0bce 06:30:45 ---> 638017f13da8 06:30:45 Step 20/22 : LABEL arch=arm64 06:30:45 ---> Running in 9153971e5780 06:30:45 Removing intermediate container 9f1164f7f99c 06:30:45 ---> de246320a63f 06:30:45 Step 11/29 : USER root 06:30:45 ---> Running in f58c5b6ed7f8 06:30:45 Removing intermediate container 9153971e5780 06:30:45 ---> 5472924f75fd 06:30:45 Step 21/22 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:30:46 ---> Running in faea2a13806c 06:30:46 Removing intermediate container f58c5b6ed7f8 06:30:46 ---> 875721de4d12 06:30:46 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 06:30:46 ---> Running in 2a2ce04663b6 06:30:46 Removing intermediate container faea2a13806c 06:30:46 ---> 8fb8291a6e6a 06:30:46 Step 22/22 : LABEL version=0.0.0 06:30:47 ---> Running in ea29315fd7e2 06:30:48 Removing intermediate container ea29315fd7e2 06:30:48 ---> 4fc5ad3d48bd 06:30:48 06:30:48 Successfully built 4fc5ad3d48bd 06:30:48 Successfully tagged docker-core-metadata-go-arm64:latest 06:30:49  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:30:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:30:50 v3.12.0-376-gb3fc85f1ac [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 06:30:50 v3.12.0-381-g200ba6e281 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 06:30:50 OK: 12621 distinct packages available 06:30:50 (1/2) Installing ca-certificates (20191127-r4) 06:30:51 (2/2) Installing dumb-init (1.2.2-r1) 06:30:51 Executing busybox-1.31.1-r16.trigger 06:30:51 Executing ca-certificates-20191127-r4.trigger 06:30:51 OK: 6 MiB in 16 packages 06:30:54 Removing intermediate container 2a2ce04663b6 06:30:54 ---> dfb16521e71a 06:30:54 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 06:30:54 ---> Running in 053a1c2b477c 06:30:55 Removing intermediate container 053a1c2b477c 06:30:55 ---> dfda53b4c38c 06:30:55 Step 14/29 : WORKDIR $BASE_DIR 06:30:55 ---> Running in 01e274daae41 06:30:55 Removing intermediate container 5f51fdf02b8c 06:30:55 ---> 5f8241bbed06 06:30:55 06:30:55 Step 10/22 : FROM scratch 06:30:55 ---> 06:30:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 06:30:56 ---> Using cache 06:30:56 ---> 0c110a0e3dc8 06:30:56 Step 12/22 : ENV APP_PORT=48061 06:30:56 ---> Running in 88a401057393 06:30:56 Removing intermediate container 01e274daae41 06:30:56 ---> 706fc817b12b 06:30:56 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 06:30:56 ---> Running in 9997af8a663c 06:30:57 Removing intermediate container 88a401057393 06:30:57 ---> b28efb56e7cf 06:30:57 Step 13/22 : EXPOSE $APP_PORT 06:30:57 ---> Running in fad899acfc5b 06:30:57 Removing intermediate container fad899acfc5b 06:30:57 ---> e82c145f9ff3 06:30:57 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 06:30:59 ---> 5554e90831f6 06:30:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 06:31:00 ---> df61eb56d1d1 06:31:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 06:31:01 Removing intermediate container 9997af8a663c 06:31:01 ---> 8569e7e6d431 06:31:01 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 06:31:03 ---> c7e588f226d1 06:31:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 06:31:03 ---> 896f6fa0b2ef 06:31:03 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 06:31:04 ---> 7ce1070ab0b9 06:31:04 Step 18/22 : ENTRYPOINT ["/support-logging"] 06:31:04 ---> ace9f76f62e0 06:31:04 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 06:31:04 ---> Running in d7cc005947e1 06:31:05 Removing intermediate container d7cc005947e1 06:31:05 ---> 1e6fbd4632a6 06:31:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:05 ---> Running in edb067ac8901 06:31:05 ---> 5ec1141f9c60 06:31:05 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 06:31:06 Removing intermediate container edb067ac8901 06:31:06 ---> bd8363bed902 06:31:06 Step 20/22 : LABEL arch=arm64 06:31:06 ---> Running in 1581dbeb588d 06:31:07 ---> 30981735dc98 06:31:07 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 06:31:07 Removing intermediate container 1581dbeb588d 06:31:07 ---> bedde0f411d5 06:31:07 Step 21/22 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:31:07 ---> Running in 3136c33885e1 06:31:08 ---> b7e01b919ebb 06:31:08 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 06:31:08 Removing intermediate container 3136c33885e1 06:31:08 ---> 5ca3cbadea30 06:31:08 Step 22/22 : LABEL version=0.0.0 06:31:08 ---> Running in 8523b83caf1f 06:31:08 ---> Running in da75c03b84b8 06:31:09 Removing intermediate container 8523b83caf1f 06:31:09 ---> 837930b4378b 06:31:09 06:31:09 Successfully built 837930b4378b 06:31:10 Successfully tagged docker-support-logging-go-arm64:latest 06:31:12  Building docker-support-logging-go ... done Removing intermediate container da75c03b84b8 06:31:12 ---> aacb7d70b2ed 06:31:12 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 06:31:12 ---> b2bfba2f13f3 06:31:12 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:31:13 ---> Running in 3de904967b94 06:31:16 Removing intermediate container 3de904967b94 06:31:16 ---> cb6ad8edcef9 06:31:16 Step 24/29 : RUN chmod 755 security-secrets-setup 06:31:16 ---> Running in cb6bf25ab047 06:31:19 Removing intermediate container cb6bf25ab047 06:31:19 ---> 68a81adc2ba2 06:31:19 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 06:31:19 ---> Running in 551b6971f872 06:31:19 Removing intermediate container 551b6971f872 06:31:19 ---> 11cf33d1869e 06:31:19 Step 26/29 : CMD [ "generate" ] 06:31:19 ---> Running in d16ac0bbc94b 06:31:20 Removing intermediate container d16ac0bbc94b 06:31:20 ---> ee3642370073 06:31:20 Step 27/29 : LABEL arch=arm64 06:31:20 ---> Running in f812a89b5bf7 06:31:21 Removing intermediate container f812a89b5bf7 06:31:21 ---> 28671b68892c 06:31:21 Step 28/29 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:31:21 ---> Running in ee16ea10a997 06:31:21 Removing intermediate container ee16ea10a997 06:31:21 ---> ed3a6c04697d 06:31:21 Step 29/29 : LABEL version=0.0.0 06:31:21 ---> Running in 596002af76a1 06:31:22 Removing intermediate container 596002af76a1 06:31:22 ---> d3319334452b 06:31:22 06:31:22 Successfully built d3319334452b 06:31:22 Successfully tagged docker-security-secrets-setup-go-arm64:latest 06:31:26  Building docker-security-secrets-setup-go ... done Removing intermediate container 50495d64002c 06:31:26 ---> 0c23888b16ae 06:31:26 06:31:26 Step 10/23 : FROM alpine 06:31:26 ---> 62ee0e9f8440 06:31:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:31:26 ---> Running in 5d6eb9a3cf03 06:31:26 Removing intermediate container 5d6eb9a3cf03 06:31:26 ---> e3ba9cfc4410 06:31:26 Step 12/23 : ENV APP_PORT=48080 06:31:27 ---> Running in e3b1d08bada6 06:31:27 Removing intermediate container e3b1d08bada6 06:31:27 ---> 0cf00f6b407b 06:31:27 Step 13/23 : EXPOSE $APP_PORT 06:31:27 ---> Running in 3da4134826b2 06:31:27 Removing intermediate container 3da4134826b2 06:31:27 ---> 4d08ec025ecd 06:31:27 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:31:28 ---> Running in 84048ba3d652 06:31:30 Removing intermediate container 84048ba3d652 06:31:30 ---> 57da2f0e0ec3 06:31:30 Step 15/23 : RUN apk --no-cache add zeromq 06:31:30 ---> Running in 185a8b0f39dc 06:31:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:31:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:31:33 (1/5) Installing libgcc (9.3.0-r2) 06:31:33 (2/5) Installing libsodium (1.0.18-r0) 06:31:33 (3/5) Installing libstdc++ (9.3.0-r2) 06:31:33 (4/5) Installing libzmq (4.3.3-r0) 06:31:33 (5/5) Installing zeromq (4.3.3-r0) 06:31:33 Executing busybox-1.31.1-r16.trigger 06:31:33 OK: 8 MiB in 19 packages 06:31:35 Removing intermediate container 185a8b0f39dc 06:31:35 ---> 9bed0331d684 06:31:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 06:31:35 ---> f3ed9202c689 06:31:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:31:37 ---> a8a66845f127 06:31:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:31:37 ---> a89e2f65c9a5 06:31:37 Step 19/23 : ENTRYPOINT ["/core-data"] 06:31:37 ---> Running in bcd454c83a64 06:31:38 Removing intermediate container bcd454c83a64 06:31:38 ---> ed3e8743fad0 06:31:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:38 ---> Running in 2ad9b6445d98 06:31:39 Removing intermediate container 2ad9b6445d98 06:31:39 ---> 5d0701d6748d 06:31:39 Step 21/23 : LABEL arch=arm64 06:31:39 ---> Running in 4659a022db3d 06:31:39 Removing intermediate container 4659a022db3d 06:31:39 ---> 6bf4db08f8f9 06:31:39 Step 22/23 : LABEL git_sha=3d0cf384b95dc3d8c179c5f8be7243454681a2bc 06:31:39 ---> Running in 4620e3a56f9f 06:31:39 Removing intermediate container 4620e3a56f9f 06:31:39 ---> 5bcd63332824 06:31:39 Step 23/23 : LABEL version=0.0.0 06:31:40 ---> Running in 9e53483e8341 06:31:40 Removing intermediate container 9e53483e8341 06:31:40 ---> 028a8e04383f 06:31:40 06:31:41 Successfully built 028a8e04383f 06:31:41 Successfully tagged docker-core-data-go-arm64:latest 06:31:41  Building docker-core-data-go ... done  [Pipeline] } 06:31:41 $ docker stop --time=1 7b22f978a9077a1e81f20117551236ea0a293613e39c88deba529d94ad938784 06:31:43 $ docker rm -f 7b22f978a9077a1e81f20117551236ea0a293613e39c88deba529d94ad938784 [Pipeline] // withDockerContainer [Pipeline] sh 06:31:44 + grep docker 06:31:44 + docker images 06:31:44 docker-core-data-go-arm64 latest 028a8e04383f 4 seconds ago 22.2MB 06:31:44 docker-security-secrets-setup-go-arm64 latest d3319334452b 23 seconds ago 22.7MB 06:31:44 docker-support-logging-go-arm64 latest 837930b4378b 35 seconds ago 10.6MB 06:31:44 docker-core-metadata-go-arm64 latest 4fc5ad3d48bd 57 seconds ago 13.3MB 06:31:44 docker-support-notifications-go-arm64 latest ff4181954e47 About a minute ago 12.9MB 06:31:44 docker-sys-mgmt-agent-go-arm64 latest 3ab3adf83a39 2 minutes ago 270MB 06:31:44 docker-security-secretstore-setup-go-arm64 latest cba5e458cefa 4 minutes ago 30.8MB 06:31:44 docker-core-command-go-arm64 latest 3d3121cf58c3 4 minutes ago 11.4MB 06:31:44 docker-support-scheduler-go-arm64 latest 2e987a89d168 4 minutes ago 11.5MB 06:31:44 docker-security-proxy-setup-go-arm64 latest 3193348d94ca 4 minutes ago 15.1MB 06:31:44 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 06:31:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:31:51 ---> package-listing.sh 06:31:51 ++ facter osfamily 06:31:51 ++ tr '[:upper:]' '[:lower:]' 06:31:51 + OS_FAMILY=redhat 06:31:51 + workspace=/w/workspace/edgex-go/1 06:31:51 + START_PACKAGES=/tmp/packages_start.txt 06:31:51 + END_PACKAGES=/tmp/packages_end.txt 06:31:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:31:51 + PACKAGES=/tmp/packages_start.txt 06:31:51 + '[' /w/workspace/edgex-go/1 ']' 06:31:51 + PACKAGES=/tmp/packages_end.txt 06:31:51 + case "${OS_FAMILY}" in 06:31:51 + rpm -qa 06:31:51 + sort 06:31:55 + '[' -f /tmp/packages_start.txt ']' 06:31:55 + '[' -f /tmp/packages_end.txt ']' 06:31:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:31:55 + '[' /w/workspace/edgex-go/1 ']' 06:31:55 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:31:55 + 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 06:31:56 provisioning config files... 06:31:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5328682933592599440tmp [Pipeline] { [Pipeline] echo 06:31:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:31:56 ---> create-netrc.sh [Pipeline] } 06:31:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:31:56 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:31:57 ---> python-tools-install.sh 06:31:57 Generating Requirements File 06:33:18 Python 3.6.8 06:33:18 pip 20.2.3 from /home/jenkins/.local/lib/python3.6/site-packages/pip (python 3.6) 06:33:18 appdirs==1.4.3 06:33:18 argcomplete==1.12.1 06:33:18 aspy.yaml==1.3.0 06:33:18 attrs==19.3.0 06:33:18 Babel==2.8.0 06:33:18 beautifulsoup4==4.8.2 06:33:18 boto3==1.11.6 06:33:18 botocore==1.14.6 06:33:18 bs4==0.0.1 06:33:18 cachetools==4.1.1 06:33:18 certifi==2019.11.28 06:33:18 cffi==1.14.3 06:33:18 cfgv==2.0.1 06:33:18 chardet==3.0.4 06:33:18 click==7.1 06:33:18 cliff==3.4.0 06:33:18 cmd2==1.3.11 06:33:18 colorama==0.4.3 06:33:18 cryptography==3.1.1 06:33:18 debtcollector==2.2.0 06:33:18 decorator==4.4.2 06:33:18 defusedxml==0.6.0 06:33:18 Deprecated==1.2.7 06:33:18 distlib==0.3.1 06:33:18 distro==1.2.0 06:33:18 dnspython==1.16.0 06:33:18 docker==4.2.0 06:33:18 docutils==0.15.2 06:33:18 dogpile.cache==1.0.2 06:33:18 email-validator==1.0.5 06:33:18 filelock==3.0.12 06:33:18 future==0.18.2 06:33:18 google-auth==1.22.1 06:33:18 httplib2==0.17.0 06:33:18 identify==1.4.11 06:33:18 idna==2.9 06:33:18 importlib-metadata==2.0.0 06:33:18 importlib-resources==1.5.0 06:33:18 iso8601==0.1.13 06:33:18 Jinja2==2.11.1 06:33:18 jmespath==0.10.0 06:33:18 jsonpatch==1.26 06:33:18 jsonpointer==2.0 06:33:18 jsonschema==3.2.0 06:33:18 keystoneauth1==4.2.1 06:33:18 kubernetes==11.0.0 06:33:18 lftools==0.34.2 06:33:18 lxml==4.5.0 06:33:18 MarkupSafe==0.23 06:33:18 msgpack==1.0.0 06:33:18 multi-key-dict==2.0.3 06:33:18 munch==2.5.0 06:33:18 netaddr==0.8.0 06:33:18 netifaces==0.10.9 06:33:18 niet==1.4.2 06:33:18 nodeenv==1.3.5 06:33:18 oauth2client==4.1.3 06:33:18 oauthlib==3.1.0 06:33:18 openstacksdk==0.50.0 06:33:18 os-client-config==2.1.0 06:33:18 os-service-types==1.7.0 06:33:18 osc-lib==2.2.1 06:33:18 oslo.config==8.3.2 06:33:18 oslo.context==3.1.1 06:33:18 oslo.i18n==5.0.1 06:33:18 oslo.log==4.4.0 06:33:18 oslo.serialization==4.0.1 06:33:18 oslo.utils==4.6.0 06:33:18 packaging==20.4 06:33:18 pbr==5.4.4 06:33:18 pluggy==0.13.1 06:33:18 prettytable==0.7.2 06:33:18 py==1.9.0 06:33:18 pyasn1==0.4.8 06:33:18 pyasn1-modules==0.2.8 06:33:18 pycparser==2.20 06:33:18 pygerrit2==2.0.10 06:33:18 PyGithub==1.46 06:33:18 pyinotify==0.9.6 06:33:18 PyJWT==1.7.1 06:33:18 pyparsing==2.4.7 06:33:18 pyperclip==1.8.1 06:33:18 pyroute2==0.4.13 06:33:18 pyrsistent==0.15.7 06:33:18 PySocks==1.6.8 06:33:18 python-cinderclient==7.2.0 06:33:18 python-dateutil==2.8.1 06:33:18 python-heatclient==2.2.1 06:33:18 python-jenkins==1.7.0 06:33:18 python-keystoneclient==4.1.1 06:33:18 python-magnumclient==3.2.1 06:33:18 python-novaclient==17.2.1 06:33:18 python-openstackclient==5.4.0 06:33:18 python-swiftclient==3.10.1 06:33:18 pytz==2020.1 06:33:18 PyYAML==5.3 06:33:18 requests==2.23.0 06:33:18 requests-oauthlib==1.3.0 06:33:18 requestsexceptions==1.4.0 06:33:18 rfc3986==1.4.0 06:33:18 rpm==4.11.3 06:33:18 rsa==4.0 06:33:18 ruamel.yaml==0.16.10 06:33:18 ruamel.yaml.clib==0.2.0 06:33:18 s3transfer==0.3.3 06:33:18 shade==1.27.2 06:33:18 simplejson==3.17.2 06:33:18 six==1.14.0 06:33:18 soupsieve==2.0 06:33:18 stevedore==3.2.2 06:33:18 tabulate==0.8.6 06:33:18 toml==0.10.0 06:33:18 tox==3.20.1 06:33:18 tqdm==4.43.0 06:33:18 urllib3==1.25.8 06:33:18 virtualenv==20.0.33 06:33:18 wcwidth==0.2.5 06:33:18 websocket-client==0.57.0 06:33:18 wrapt==1.12.1 06:33:18 xdg==3.0.2 06:33:18 xmltodict==0.12.0 06:33:18 yq==2.11.1 06:33:18 zipp==3.3.0 06:33:19 Cache entry deserialization failed, entry ignored 06:33:21 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. 06:33:25 Python 2.7.5 06:33:25 pip 20.2.3 from /home/jenkins/.local/lib/python2.7/site-packages/pip (python 2.7) 06:33:25 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. 06:33:25 ansible==2.9.7 06:33:25 Babel==0.9.6 06:33:25 backports.ssl-match-hostname==3.5.0.1 06:33:25 beautifulsoup4==4.4.1 06:33:25 bodhi==2.11.0 06:33:25 bodhi-client==2.11.0 06:33:25 CCColUtils==1.4 06:33:25 cffi==1.6.0 06:33:25 chardet==2.2.1 06:33:25 click==6.7 06:33:25 cloud-init==18.5 06:33:25 configobj==4.7.2 06:33:25 cryptography==1.7.2 06:33:25 decorator==3.4.0 06:33:25 distro==1.2.0 06:33:25 enum34==1.0.4 06:33:25 fedpkg==1.38 06:33:25 futures==3.1.1 06:33:25 gitdb==0.6.4 06:33:25 GitPython==1.0.1 06:33:25 html5lib==0.999 06:33:25 httplib2==0.9.2 06:33:25 idna==2.4 06:33:25 iniparse==0.4 06:33:25 ipaddress==1.0.16 06:33:25 IPy==0.75 06:33:25 javapackages==1.0.0 06:33:25 Jinja2==2.7.2 06:33:25 jmespath==0.9.4 06:33:25 jsonpatch==1.2 06:33:25 jsonpointer==1.9 06:33:25 kerberos==1.1 06:33:25 kitchen==1.1.1 06:33:25 langtable==0.0.31 06:33:25 lockfile==0.9.1 06:33:25 lxml==3.2.1 06:33:25 MarkupSafe==0.11 06:33:25 munch==2.0.2 06:33:25 offtrac==0.1.0 06:33:25 openidc-client==0.6.0 06:33:25 packagedb-cli==2.14.1 06:33:25 paramiko==2.1.1 06:33:25 perf==0.1 06:33:25 ply==3.4 06:33:25 policycoreutils-default-encoding==0.1 06:33:25 prettytable==0.7.2 06:33:25 pyasn1==0.1.9 06:33:25 pycparser==2.14 06:33:25 pycurl==7.19.0 06:33:25 pygobject==3.22.0 06:33:25 pygpgme==0.3 06:33:25 pyliblzma==0.5.3 06:33:25 pyOpenSSL==0.13.1 06:33:25 pyparsing==1.5.6 06:33:25 pyserial==2.6 06:33:25 python-augeas==0.5.0 06:33:25 python-bugzilla==2.3.0 06:33:25 python-dateutil==1.5 06:33:25 python-fedora==0.10.0 06:33:25 python-linux-procfs==0.4.9 06:33:25 python-yubico==1.2.3 06:33:25 pyudev==0.15 06:33:25 pyusb==1.0.0b1 06:33:25 pyxattr==0.5.1 06:33:25 PyYAML==3.10 06:33:25 requests==2.6.0 06:33:25 requests-kerberos==0.7.0 06:33:25 rpkg==1.60 06:33:25 schedutils==0.4 06:33:25 seobject==0.1 06:33:25 sepolicy==1.1 06:33:25 six==1.9.0 06:33:25 smmap==0.9.0 06:33:25 urlgrabber==3.10 06:33:25 urllib3==1.10.2 06:33:25 virtualenv==15.1.0 06:33:25 yum-langpacks==0.4.2 06:33:25 yum-metadata-parser==1.1.4 [Pipeline] echo 06:33:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:33:25 ---> sudo-logs.sh 06:33:25 Archiving 'sudo' log.. [Pipeline] echo 06:33:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:33:26 ---> job-cost.sh 06:33:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GVuV 06:33:34 Cache entry deserialization failed, entry ignored 06:33:34 Cache entry deserialization failed, entry ignored 06:33:35 Cache entry deserialization failed, entry ignored 06:33:35 Cache entry deserialization failed, entry ignored 06:33:36 Cache entry deserialization failed, entry ignored 06:33:36 Cache entry deserialization failed, entry ignored 06:33:36 Cache entry deserialization failed, entry ignored 06:33:36 Cache entry deserialization failed, entry ignored 06:33:36 Cache entry deserialization failed, entry ignored 06:33:36 Cache entry deserialization failed, entry ignored 06:33:36 Cache entry deserialization failed, entry ignored 06:33:37 Cache entry deserialization failed, entry ignored 06:33:37 Cache entry deserialization failed, entry ignored 06:33:41 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:34:13 lf-activate-venv(): INFO: Adding /tmp/venv-GVuV/bin to PATH 06:34:13 INFO: No Stack... 06:34:13 INFO: Retrieving Pricing Info for: v1-standard-2 06:34:13 INFO: Archiving Costs [Pipeline] echo 06:34:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:34:13 ---> logs-deploy.sh 06:34:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2781/1 06:34:13 INFO: archiving workspace using pattern(s): 06:34:15 Archives upload complete. 06:34:15 INFO: archiving logs to Nexus 06:34:17 ---> uname -a: 06:34:17 Linux prd-centos7-docker-4c-2g-4602.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 06:34:17 06:34:17 06:34:17 ---> lscpu: 06:34:17 Architecture: x86_64 06:34:17 CPU op-mode(s): 32-bit, 64-bit 06:34:17 Byte Order: Little Endian 06:34:17 CPU(s): 4 06:34:17 On-line CPU(s) list: 0-3 06:34:17 Thread(s) per core: 1 06:34:17 Core(s) per socket: 1 06:34:17 Socket(s): 4 06:34:17 NUMA node(s): 1 06:34:17 Vendor ID: GenuineIntel 06:34:17 CPU family: 6 06:34:17 Model: 44 06:34:17 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:34:17 Stepping: 1 06:34:17 CPU MHz: 2933.442 06:34:17 BogoMIPS: 5866.88 06:34:17 Virtualization: VT-x 06:34:17 Hypervisor vendor: KVM 06:34:17 Virtualization type: full 06:34:17 L1d cache: 32K 06:34:17 L1i cache: 32K 06:34:17 L2 cache: 4096K 06:34:17 L3 cache: 16384K 06:34:17 NUMA node0 CPU(s): 0-3 06:34:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:34:17 06:34:17 06:34:17 ---> nproc: 06:34:17 4 06:34:17 06:34:17 06:34:17 ---> df -h: 06:34:17 Filesystem Size Used Avail Use% Mounted on 06:34:17 devtmpfs 887M 0 887M 0% /dev 06:34:17 tmpfs 919M 0 919M 0% /dev/shm 06:34:17 tmpfs 919M 17M 903M 2% /run 06:34:17 tmpfs 919M 0 919M 0% /sys/fs/cgroup 06:34:17 /dev/vda1 50G 14G 37G 27% / 06:34:17 tmpfs 184M 0 184M 0% /run/user/1001 06:34:17 06:34:17 06:34:17 ---> free -m: 06:34:17 total used free shared buff/cache available 06:34:17 Mem: 1837 559 79 4 1198 1090 06:34:17 Swap: 1023 94 929 06:34:17 06:34:17 06:34:17 ---> ip addr: 06:34:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:34:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:34:17 inet 127.0.0.1/8 scope host lo 06:34:17 valid_lft forever preferred_lft forever 06:34:17 inet6 ::1/128 scope host 06:34:17 valid_lft forever preferred_lft forever 06:34:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 06:34:17 link/ether fa:16:3e:67:dc:8b brd ff:ff:ff:ff:ff:ff 06:34:17 inet 10.30.123.236/23 brd 10.30.123.255 scope global dynamic eth0 06:34:17 valid_lft 85073sec preferred_lft 85073sec 06:34:17 inet6 fe80::f816:3eff:fe67:dc8b/64 scope link 06:34:17 valid_lft forever preferred_lft forever 06:34:17 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:34:17 link/ether 02:42:44:00:66:01 brd ff:ff:ff:ff:ff:ff 06:34:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:34:17 valid_lft forever preferred_lft forever 06:34:17 inet6 fe80::42:44ff:fe00:6601/64 scope link 06:34:17 valid_lft forever preferred_lft forever 06:34:17 06:34:17 06:34:17 ---> sar -b -r -n DEV: 06:34:17 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/11/2020 _x86_64_ (4 CPU) 06:34:17 06:34:17 06:11:52 AM LINUX RESTART 06:34:17 06:34:17 06:13:01 AM tps rtps wtps bread/s bwrtn/s 06:34:17 06:14:01 AM 137.07 73.38 63.68 9225.89 31473.93 06:34:17 06:15:01 AM 329.25 134.51 194.74 7031.30 45808.45 06:34:17 06:16:01 AM 195.66 109.84 85.82 5331.16 11966.29 06:34:17 06:17:02 AM 1068.03 796.84 271.19 94016.21 167218.83 06:34:17 06:18:01 AM 2192.63 1885.12 307.51 149215.52 159493.44 06:34:17 06:19:01 AM 1564.21 1234.41 329.80 112191.30 137098.35 06:34:17 06:20:02 AM 2092.37 1733.86 358.51 128974.56 138605.19 06:34:17 06:21:01 AM 634.37 307.31 327.06 39395.26 59256.22 06:34:17 06:22:01 AM 66.13 21.30 44.84 3273.79 1542.92 06:34:17 06:23:01 AM 1.65 1.42 0.23 187.58 2.68 06:34:17 06:24:01 AM 0.32 0.03 0.28 0.40 3.16 06:34:17 06:25:01 AM 0.22 0.00 0.22 0.00 2.38 06:34:17 06:26:01 AM 0.35 0.02 0.33 0.53 3.48 06:34:17 06:27:01 AM 2.00 1.77 0.23 58.08 3.50 06:34:17 06:28:01 AM 0.92 0.13 0.78 2.53 14.36 06:34:17 06:29:01 AM 0.28 0.00 0.28 0.00 2.93 06:34:17 06:30:01 AM 0.27 0.03 0.23 0.80 1.93 06:34:17 06:31:01 AM 0.27 0.00 0.27 0.00 3.00 06:34:17 06:32:01 AM 63.66 57.24 6.43 5361.13 307.66 06:34:17 06:33:01 AM 86.10 8.28 77.82 989.01 7761.42 06:34:17 06:34:01 AM 117.49 31.61 85.88 1253.76 8869.04 06:34:17 Average: 406.86 304.32 102.54 26473.68 36622.20 06:34:17 06:34:17 06:13:01 AM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:34:17 06:14:01 AM 84132 1797424 95.53 2596 1116136 1541060 52.59 692364 933968 105892 06:34:17 06:15:01 AM 210192 1671364 88.83 1560 967324 1307976 44.64 640736 796352 48068 06:34:17 06:16:01 AM 224008 1657548 88.09 1212 922328 1460400 49.84 704996 712156 19836 06:34:17 06:17:02 AM 430268 1451288 77.13 68 804600 1448316 49.43 561740 721916 0 06:34:17 06:18:01 AM 72644 1808912 96.14 60 574268 3616712 123.43 912656 676920 4320 06:34:17 06:19:01 AM 64364 1817192 96.58 48 1014736 2640736 90.12 775228 856424 44436 06:34:17 06:20:02 AM 477440 1404116 74.63 48 743012 1687188 57.58 530712 681084 0 06:34:17 06:21:01 AM 210288 1671268 88.82 48 997244 1669608 56.98 561300 898836 1148 06:34:17 06:22:01 AM 249028 1632528 86.76 48 1069788 1189004 40.58 502120 925700 12 06:34:17 06:23:01 AM 245824 1635732 86.94 48 1075140 1149916 39.24 505192 927180 8 06:34:17 06:24:01 AM 246280 1635276 86.91 48 1075140 1145744 39.10 504676 927160 8 06:34:17 06:25:01 AM 246368 1635188 86.91 48 1075164 1145744 39.10 504684 927172 8 06:34:17 06:26:01 AM 246644 1634912 86.89 48 1075156 1145744 39.10 504704 927172 8 06:34:17 06:27:01 AM 244340 1637216 87.01 48 1076268 1145744 39.10 505096 927912 16 06:34:17 06:28:01 AM 244252 1637304 87.02 48 1076256 1145828 39.11 505028 927944 8 06:34:17 06:29:01 AM 244836 1636720 86.99 48 1076276 1145744 39.10 505072 927952 8 06:34:17 06:30:01 AM 244908 1636648 86.98 48 1076276 1145744 39.10 504948 927976 8 06:34:17 06:31:01 AM 244868 1636688 86.99 48 1076288 1145744 39.10 505080 927976 8 06:34:17 06:32:01 AM 95884 1785672 94.90 48 1184672 1181024 40.31 542416 1034268 9716 06:34:17 06:33:01 AM 67100 1814456 96.43 48 1157776 1218528 41.59 627972 958256 42464 06:34:17 06:34:01 AM 76372 1805184 95.94 0 1113416 1209672 41.28 651520 883336 65524 06:34:17 Average: 212859 1668697 88.69 296 1016536 1451723 49.54 583250 877508 16262 06:34:17 06:34:17 06:13:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 06:34:17 06:14:01 AM eth0 2069.01 1782.62 6065.09 2872.09 0.00 0.00 0.00 06:34:17 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:14:01 AM docker0 849.69 731.24 68.58 2657.88 0.00 0.00 0.00 06:34:17 06:15:01 AM veth0dfba56 0.00 0.12 0.00 0.01 0.00 0.00 0.00 06:34:17 06:15:01 AM eth0 3335.52 2644.14 11321.84 2990.32 0.00 0.00 0.00 06:34:17 06:15:01 AM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 06:34:17 06:15:01 AM docker0 982.85 905.37 78.17 3486.44 0.00 0.00 0.00 06:34:17 06:16:01 AM veth0dfba56 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:34:17 06:16:01 AM eth0 48.72 30.43 34.11 57.16 0.00 0.00 0.00 06:34:17 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:17:02 AM vethf2c31a3 0.00 0.22 0.00 0.01 0.00 0.00 0.00 06:34:17 06:17:02 AM eth0 246.73 216.21 1843.60 75.36 0.00 0.00 0.00 06:34:17 06:17:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:17:02 AM veth16c37a9 7.41 7.69 0.60 29.38 0.00 0.00 0.00 06:34:17 06:18:01 AM veth145162c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 06:34:17 06:18:01 AM vethf2c31a3 0.00 0.47 0.00 0.02 0.00 0.00 0.00 06:34:17 06:18:01 AM veth6c92274 0.00 0.13 0.00 0.01 0.00 0.00 0.00 06:34:17 06:18:01 AM veth8521039 0.00 0.13 0.00 0.01 0.00 0.00 0.00 06:34:17 06:19:01 AM vethf2c31a3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 06:34:17 06:19:01 AM veth5fe9d98 0.00 0.13 0.00 0.01 0.00 0.00 0.00 06:34:17 06:19:01 AM eth0 3706.15 2938.25 13335.94 3171.28 0.00 0.00 0.00 06:34:17 06:19:01 AM lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 06:34:17 06:20:02 AM vethf2c31a3 0.00 0.20 0.00 0.01 0.00 0.00 0.00 06:34:17 06:20:02 AM veth7c07f38 0.00 0.10 0.00 0.01 0.00 0.00 0.00 06:34:17 06:20:02 AM eth0 79.31 60.07 119.63 69.47 0.00 0.00 0.00 06:34:17 06:20:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:21:01 AM vethf2c31a3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 06:34:17 06:21:01 AM vethe86d4dc 2.77 3.40 0.35 14.35 0.00 0.00 0.00 06:34:17 06:21:01 AM eth0 126.32 82.09 481.18 70.80 0.00 0.00 0.00 06:34:17 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:22:01 AM eth0 42.94 37.40 55.43 53.70 0.00 0.00 0.00 06:34:17 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:22:01 AM docker0 1093.41 1046.59 85.14 4303.28 0.00 0.00 0.00 06:34:17 06:23:01 AM eth0 0.95 0.45 0.43 0.24 0.00 0.00 0.00 06:34:17 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:23:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:24:01 AM eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 06:34:17 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:24:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:25:01 AM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 06:34:17 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:25:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:26:01 AM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 06:34:17 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:26:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:27:01 AM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 06:34:17 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:27:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:28:01 AM eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 06:34:17 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:29:01 AM eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 06:34:17 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:30:01 AM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 06:34:17 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:31:01 AM eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 06:34:17 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:31:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:32:01 AM eth0 17.77 12.52 36.41 4.68 0.00 0.00 0.00 06:34:17 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:32:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:33:01 AM eth0 154.18 127.79 793.24 12.35 0.00 0.00 0.00 06:34:17 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:34:01 AM eth0 59.10 46.88 133.96 44.78 0.00 0.00 0.00 06:34:17 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 06:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 Average: eth0 158.08 129.29 559.23 160.25 0.00 0.00 0.00 06:34:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:17 Average: docker0 52.11 49.88 4.06 205.07 0.00 0.00 0.00 06:34:17 06:34:17 06:34:17 ---> sar -P ALL: 06:34:17 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/11/2020 _x86_64_ (4 CPU) 06:34:17 06:34:17 06:11:52 AM LINUX RESTART 06:34:17 06:34:17 06:13:01 AM CPU %user %nice %system %iowait %steal %idle 06:34:17 06:14:01 AM all 19.83 0.00 6.94 1.22 0.06 71.94 06:34:17 06:14:01 AM 0 17.59 0.00 9.21 1.31 0.07 71.83 06:34:17 06:14:01 AM 1 17.34 0.00 6.35 1.69 0.05 74.57 06:34:17 06:14:01 AM 2 30.84 0.00 6.13 1.22 0.07 61.74 06:34:17 06:14:01 AM 3 13.54 0.00 6.09 0.65 0.07 79.65 06:34:17 06:15:01 AM all 17.23 0.00 8.42 6.56 0.06 67.73 06:34:17 06:15:01 AM 0 17.90 0.00 8.48 6.27 0.07 67.28 06:34:17 06:15:01 AM 1 16.89 0.00 8.34 4.18 0.05 70.54 06:34:17 06:15:01 AM 2 17.51 0.00 8.71 8.38 0.05 65.35 06:34:17 06:15:01 AM 3 16.64 0.00 8.15 7.40 0.05 67.75 06:34:17 06:16:01 AM all 53.19 0.00 13.32 3.77 0.04 29.69 06:34:17 06:16:01 AM 0 51.81 0.00 13.84 5.00 0.05 29.29 06:34:17 06:16:01 AM 1 53.14 0.00 12.44 4.37 0.05 29.99 06:34:17 06:16:01 AM 2 52.77 0.00 13.08 3.16 0.05 30.94 06:34:17 06:16:01 AM 3 54.99 0.00 13.88 2.56 0.03 28.53 06:34:17 06:17:02 AM all 20.27 0.00 17.39 9.61 0.13 52.59 06:34:17 06:17:02 AM 0 19.75 0.00 17.69 8.86 0.10 53.60 06:34:17 06:17:02 AM 1 20.70 0.00 17.18 10.03 0.17 51.92 06:34:17 06:17:02 AM 2 19.56 0.00 17.21 9.70 0.10 53.43 06:34:17 06:17:02 AM 3 21.08 0.00 17.50 9.85 0.14 51.44 06:34:17 06:18:01 AM all 35.48 0.00 19.86 26.48 0.18 18.00 06:34:17 06:18:01 AM 0 34.74 0.00 19.98 25.71 0.19 19.38 06:34:17 06:18:01 AM 1 35.85 0.00 20.20 27.49 0.19 16.26 06:34:17 06:18:01 AM 2 35.57 0.00 19.54 26.14 0.19 18.56 06:34:17 06:18:01 AM 3 35.73 0.00 19.72 26.55 0.16 17.84 06:34:17 06:19:01 AM all 34.95 0.00 17.90 21.65 0.10 25.39 06:34:17 06:19:01 AM 0 34.74 0.00 16.93 19.19 0.14 29.00 06:34:17 06:19:01 AM 1 34.70 0.00 17.76 22.90 0.12 24.52 06:34:17 06:19:01 AM 2 35.06 0.00 18.81 21.06 0.10 24.97 06:34:17 06:19:01 AM 3 35.32 0.00 18.13 23.46 0.05 23.03 06:34:17 06:20:02 AM all 32.81 0.00 19.01 35.81 0.14 12.23 06:34:17 06:20:02 AM 0 32.39 0.00 18.60 39.56 0.17 9.28 06:34:17 06:20:02 AM 1 33.87 0.00 18.43 34.96 0.14 12.60 06:34:17 06:20:02 AM 2 32.62 0.00 19.04 33.88 0.14 14.32 06:34:17 06:20:02 AM 3 32.35 0.00 19.96 34.86 0.14 12.70 06:34:17 06:21:01 AM all 36.47 0.00 14.35 19.98 0.06 29.14 06:34:17 06:21:01 AM 0 37.23 0.00 14.80 16.71 0.05 31.21 06:34:17 06:21:01 AM 1 35.35 0.00 15.15 24.46 0.05 24.99 06:34:17 06:21:01 AM 2 36.05 0.00 13.76 17.54 0.05 32.60 06:34:17 06:21:01 AM 3 37.28 0.00 13.71 21.24 0.04 27.75 06:34:17 06:22:01 AM all 2.72 0.00 1.36 2.13 0.00 93.78 06:34:17 06:22:01 AM 0 4.57 0.00 1.60 4.36 0.00 89.47 06:34:17 06:22:01 AM 1 1.07 0.00 1.08 0.65 0.02 97.18 06:34:17 06:22:01 AM 2 3.53 0.00 1.64 0.67 0.00 94.17 06:34:17 06:22:01 AM 3 1.70 0.00 1.09 2.86 0.02 94.34 06:34:17 06:23:01 AM all 0.15 0.00 0.03 0.02 0.00 99.79 06:34:17 06:23:01 AM 0 0.00 0.00 0.05 0.03 0.00 99.92 06:34:17 06:23:01 AM 1 0.03 0.00 0.02 0.00 0.00 99.95 06:34:17 06:23:01 AM 2 0.03 0.00 0.03 0.03 0.00 99.90 06:34:17 06:23:01 AM 3 0.53 0.00 0.03 0.02 0.00 99.42 06:34:17 06:24:01 AM all 0.08 0.00 0.03 0.00 0.00 99.88 06:34:17 06:24:01 AM 0 0.03 0.00 0.03 0.00 0.00 99.93 06:34:17 06:24:01 AM 1 0.03 0.00 0.02 0.00 0.00 99.95 06:34:17 06:24:01 AM 2 0.03 0.00 0.03 0.00 0.00 99.93 06:34:17 06:24:01 AM 3 0.25 0.00 0.03 0.02 0.00 99.70 06:34:17 06:34:17 06:24:01 AM CPU %user %nice %system %iowait %steal %idle 06:34:17 06:25:01 AM all 0.04 0.00 0.03 0.00 0.00 99.92 06:34:17 06:25:01 AM 0 0.00 0.00 0.00 0.00 0.00 100.00 06:34:17 06:25:01 AM 1 0.10 0.00 0.03 0.00 0.00 99.87 06:34:17 06:25:01 AM 2 0.03 0.00 0.05 0.00 0.02 99.90 06:34:17 06:25:01 AM 3 0.03 0.00 0.03 0.00 0.00 99.93 06:34:17 06:26:01 AM all 0.15 0.00 0.02 0.00 0.00 99.83 06:34:17 06:26:01 AM 0 0.00 0.00 0.00 0.00 0.00 100.00 06:34:17 06:26:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47 06:34:17 06:26:01 AM 2 0.03 0.00 0.02 0.00 0.00 99.95 06:34:17 06:26:01 AM 3 0.05 0.00 0.03 0.00 0.00 99.92 06:34:17 06:27:01 AM all 0.15 0.00 0.04 0.02 0.00 99.78 06:34:17 06:27:01 AM 0 0.00 0.00 0.02 0.00 0.02 99.97 06:34:17 06:27:01 AM 1 0.53 0.00 0.03 0.00 0.00 99.43 06:34:17 06:27:01 AM 2 0.07 0.00 0.12 0.07 0.00 99.75 06:34:17 06:27:01 AM 3 0.02 0.00 0.03 0.00 0.00 99.95 06:34:17 06:28:01 AM all 0.16 0.00 0.03 0.00 0.00 99.80 06:34:17 06:28:01 AM 0 0.02 0.00 0.03 0.00 0.00 99.95 06:34:17 06:28:01 AM 1 0.55 0.00 0.02 0.02 0.00 99.42 06:34:17 06:28:01 AM 2 0.07 0.00 0.03 0.00 0.00 99.90 06:34:17 06:28:01 AM 3 0.03 0.00 0.03 0.00 0.00 99.93 06:34:17 06:29:01 AM all 0.15 0.00 0.02 0.00 0.00 99.83 06:34:17 06:29:01 AM 0 0.00 0.00 0.00 0.00 0.00 100.00 06:34:17 06:29:01 AM 1 0.50 0.00 0.02 0.00 0.00 99.48 06:34:17 06:29:01 AM 2 0.03 0.00 0.03 0.00 0.00 99.93 06:34:17 06:29:01 AM 3 0.03 0.00 0.02 0.00 0.00 99.95 06:34:17 06:30:01 AM all 0.15 0.00 0.02 0.01 0.00 99.82 06:34:17 06:30:01 AM 0 0.00 0.00 0.02 0.00 0.00 99.98 06:34:17 06:30:01 AM 1 0.53 0.00 0.02 0.00 0.00 99.45 06:34:17 06:30:01 AM 2 0.05 0.00 0.02 0.00 0.00 99.93 06:34:17 06:30:01 AM 3 0.03 0.00 0.02 0.03 0.00 99.92 06:34:17 06:31:01 AM all 0.14 0.00 0.02 0.00 0.00 99.84 06:34:17 06:31:01 AM 0 0.00 0.00 0.00 0.00 0.00 100.00 06:34:17 06:31:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47 06:34:17 06:31:01 AM 2 0.02 0.00 0.03 0.00 0.00 99.95 06:34:17 06:31:01 AM 3 0.02 0.00 0.02 0.00 0.00 99.97 06:34:17 06:32:01 AM all 1.63 0.00 0.57 1.61 0.00 96.20 06:34:17 06:32:01 AM 0 0.68 0.00 0.33 0.37 0.00 98.62 06:34:17 06:32:01 AM 1 2.13 0.00 0.73 2.53 0.00 94.61 06:34:17 06:32:01 AM 2 1.43 0.00 0.60 1.08 0.00 96.88 06:34:17 06:32:01 AM 3 2.25 0.00 0.60 2.45 0.00 94.70 06:34:17 06:33:01 AM all 15.05 0.00 1.94 2.69 0.01 80.30 06:34:17 06:33:01 AM 0 18.37 0.00 1.93 4.20 0.02 75.47 06:34:17 06:33:01 AM 1 10.05 0.00 1.40 2.01 0.02 86.52 06:34:17 06:33:01 AM 2 21.64 0.00 2.58 1.47 0.02 74.29 06:34:17 06:33:01 AM 3 10.16 0.00 1.87 3.11 0.02 84.85 06:34:17 06:34:01 AM all 15.95 0.00 3.01 3.61 0.02 77.41 06:34:17 06:34:01 AM 0 21.92 0.00 2.65 3.26 0.02 72.15 06:34:17 06:34:01 AM 1 12.49 0.00 2.23 0.65 0.02 84.61 06:34:17 06:34:01 AM 2 13.93 0.00 3.05 4.17 0.02 78.83 06:34:17 06:34:01 AM 3 15.48 0.00 4.08 6.37 0.02 74.05 06:34:17 Average: all 13.43 0.00 5.81 6.30 0.04 74.42 06:34:17 Average: 0 13.69 0.00 5.90 6.30 0.04 74.06 06:34:17 Average: 1 12.96 0.00 5.68 6.33 0.04 74.98 06:34:17 Average: 2 14.11 0.00 5.82 6.00 0.04 74.03 06:34:17 Average: 3 12.95 0.00 5.82 6.57 0.03 74.62 06:34:17 06:34:17 06:34:17