Pull request #3310 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Jenkins-Imposed API Limiter: Current quota for Github API usage has 3816 remaining (26 under budget). Next quota of 5000 in 56 min Jenkins-Imposed API Limiter: Current quota for Github API usage has 3816 remaining (27 under budget). Next quota of 5000 in 56 min Jenkins-Imposed API Limiter: Current quota for Github API usage has 3816 remaining (27 under budget). Next quota of 5000 in 56 min Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e rather than cd63672cc9e11825c93c007dd27fbab96a888000 Obtained Jenkinsfile from 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-31956 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e into PR head commit cd63672cc9e11825c93c007dd27fbab96a888000 Merge succeeded, producing cd63672cc9e11825c93c007dd27fbab96a888000 Checking out Revision cd63672cc9e11825c93c007dd27fbab96a888000 (PR-3310) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # 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 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 Commit message: "fix(notifications): Return 200 when successful to delete subscription" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:11:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:11:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:11:50 ========================================================= 03:11:50 EdgeX Global Pipelines Version Info 03:11:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9460aeb2b0588925160d5d9fcc604bc677123357 # timeout=10 03:11:51 ------------------- 03:11:51 stable info: 03:11:51 ------------------- 03:11:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:11:51 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 03:11:51 Message: update stable to v1.0.186 03:11:52 ------------------- 03:11:52 experimental info: 03:11:52 ------------------- 03:11:52 Commited By: **** collab-it+edgex@linuxfoundation.org 03:11:52 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 03:11:52 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:11:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:11:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:11:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:11:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:11:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:11:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 03:11:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 03:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:11:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:11:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:11:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:11:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:11:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:11:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:11:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:11:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:11:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:11:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3310 [Pipeline] echo 03:11:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3310 [Pipeline] echo 03:11:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3310 [Pipeline] echo 03:11:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd63672cc9e11825c93c007dd27fbab96a888000 [Pipeline] echo 03:11:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd63672 [Pipeline] echo 03:11:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:11:55 provisioning config files... 03:11:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1507610031419478165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:56 ---> docker-login.sh 03:11:56 nexus3.edgexfoundry.org:10001 03:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:56 Configure a credential helper to remove this warning. See 03:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:56 03:11:56 Login Succeeded 03:11:56 nexus3.edgexfoundry.org:10002 03:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:56 Configure a credential helper to remove this warning. See 03:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:56 03:11:56 Login Succeeded 03:11:56 nexus3.edgexfoundry.org:10003 03:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:56 Configure a credential helper to remove this warning. See 03:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:56 03:11:56 Login Succeeded 03:11:56 nexus3.edgexfoundry.org:10004 03:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:57 Configure a credential helper to remove this warning. See 03:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:57 03:11:57 Login Succeeded 03:11:57 docker.io 03:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:57 Configure a credential helper to remove this warning. See 03:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:57 03:11:57 Login Succeeded 03:11:57 ---> docker-login.sh ends [Pipeline] } 03:11:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:57 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 03:11:57 + for file in '`ls cmd/**/Dockerfile`' 03:11:57 ++ dirname cmd/core-command/Dockerfile 03:11:57 ++ cut -d/ -f2 03:11:57 + echo core-command,cmd/core-command/Dockerfile 03:11:57 + for file in '`ls cmd/**/Dockerfile`' 03:11:57 ++ dirname cmd/core-data/Dockerfile 03:11:57 ++ cut -d/ -f2 03:11:57 + echo core-data,cmd/core-data/Dockerfile 03:11:57 + for file in '`ls cmd/**/Dockerfile`' 03:11:57 ++ dirname cmd/core-metadata/Dockerfile 03:11:57 ++ cut -d/ -f2 03:11:57 + echo core-metadata,cmd/core-metadata/Dockerfile 03:11:57 + for file in '`ls cmd/**/Dockerfile`' 03:11:57 ++ dirname cmd/security-bootstrapper/Dockerfile 03:11:57 ++ cut -d/ -f2 03:11:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:11:57 + for file in '`ls cmd/**/Dockerfile`' 03:11:57 ++ dirname cmd/security-proxy-setup/Dockerfile 03:11:57 ++ cut -d/ -f2 03:11:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:11:57 + for file in '`ls cmd/**/Dockerfile`' 03:11:57 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:11:57 ++ cut -d/ -f2 03:11:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:11:57 + for file in '`ls cmd/**/Dockerfile`' 03:11:57 ++ dirname cmd/support-notifications/Dockerfile 03:11:57 ++ cut -d/ -f2 03:11:57 + echo support-notifications,cmd/support-notifications/Dockerfile 03:11:57 + for file in '`ls cmd/**/Dockerfile`' 03:11:57 ++ dirname cmd/support-scheduler/Dockerfile 03:11:57 ++ cut -d/ -f2 03:11:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:11:57 + for file in '`ls cmd/**/Dockerfile`' 03:11:57 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:11:57 ++ cut -d/ -f2 03:11:57 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:11:58 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:11:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:11:59 03:11:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:11:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:11:59 latest: Pulling from edgex-devops/git-semver 03:11:59 31603596830f: Pulling fs layer 03:11:59 2a8b12db71e7: Pulling fs layer 03:11:59 6ca5941a6612: Pulling fs layer 03:11:59 ecc8261a40a4: Pulling fs layer 03:11:59 ecc8261a40a4: Waiting 03:11:59 2a8b12db71e7: Verifying Checksum 03:11:59 2a8b12db71e7: Download complete 03:11:59 31603596830f: Verifying Checksum 03:11:59 31603596830f: Download complete 03:11:59 ecc8261a40a4: Verifying Checksum 03:11:59 ecc8261a40a4: Download complete 03:11:59 6ca5941a6612: Verifying Checksum 03:11:59 6ca5941a6612: Download complete 03:12:00 31603596830f: Pull complete 03:12:00 2a8b12db71e7: Pull complete 03:12:01 6ca5941a6612: Pull complete 03:12:01 ecc8261a40a4: Pull complete 03:12:01 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:12:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:12:01 prd-centos7-docker-4c-2g-31956 does not seem to be running inside a container 03:12:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:12:04 $ docker top 8b42eac0e058332865aac07f21385d49b6773e0b51143be1e325e0dfcbecf0d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:12:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:04 [ssh-agent] Looking for ssh-agent implementation... 03:12:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:04 $ docker exec 8b42eac0e058332865aac07f21385d49b6773e0b51143be1e325e0dfcbecf0d6 ssh-agent 03:12:04 SSH_AUTH_SOCK=/tmp/ssh-Jm8QrFsDzcMb/agent.12 03:12:04 SSH_AGENT_PID=17 03:12:04 Running ssh-add (command line suppressed) 03:12:05 Identity added: /w/workspace/edgex-go/5@tmp/private_key_4940751979127064690.key (/w/workspace/edgex-go/5@tmp/private_key_4940751979127064690.key) 03:12:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:05 + git tag --points-at HEAD [Pipeline] } 03:12:05 $ docker exec --env ******** --env ******** 8b42eac0e058332865aac07f21385d49b6773e0b51143be1e325e0dfcbecf0d6 ssh-agent -k 03:12:05 unset SSH_AUTH_SOCK; 03:12:05 unset SSH_AGENT_PID; 03:12:05 echo Agent pid 17 killed; 03:12:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:12:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:12:05 [ssh-agent] Looking for ssh-agent implementation... 03:12:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:05 $ docker exec 8b42eac0e058332865aac07f21385d49b6773e0b51143be1e325e0dfcbecf0d6 ssh-agent 03:12:06 SSH_AUTH_SOCK=/tmp/ssh-9r8xRJbr7843/agent.47 03:12:06 SSH_AGENT_PID=52 03:12:06 Running ssh-add (command line suppressed) 03:12:06 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8567468180362954477.key (/w/workspace/edgex-go/5@tmp/private_key_8567468180362954477.key) 03:12:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:06 + git semver init 03:12:06 # -> Open(): unable to determine branch for HEAD 03:12:06 # $GIT_DIR = /w/workspace/edgex-go/5/.git 03:12:06 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 03:12:06 # $SEMVER_REMOTE_NAME = origin 03:12:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:12:06 # $SEMVER_USER_NAME = edgex-jenkins 03:12:06 # $SEMVER_BRANCH = PR-3310 03:12:06 # $SEMVER_TEMP = /tmp/semver-324001104 03:12:06 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:12:24 # '/tmp/semver-324001104' -> '/w/workspace/edgex-go/5/.semver' 03:12:24 # -> Force: false 03:12:24 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 03:12:24 $ docker exec --env ******** --env ******** 8b42eac0e058332865aac07f21385d49b6773e0b51143be1e325e0dfcbecf0d6 ssh-agent -k 03:12:25 unset SSH_AUTH_SOCK; 03:12:25 unset SSH_AGENT_PID; 03:12:25 echo Agent pid 52 killed; 03:12:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:25 + git semver [Pipeline] } 03:12:25 $ docker stop --time=1 8b42eac0e058332865aac07f21385d49b6773e0b51143be1e325e0dfcbecf0d6 03:12:27 $ docker rm -f 8b42eac0e058332865aac07f21385d49b6773e0b51143be1e325e0dfcbecf0d6 [Pipeline] // withDockerContainer [Pipeline] sh 03:12:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:12:28 Stashed 1 file(s) [Pipeline] echo 03:12:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:12:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:12:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:12:30 + sudo service docker restart 03:12:30 + true 03:12:30 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 03:12:30 ========================================================= 03:12:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:12:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:12:30 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 03:12:34 Sending build context to Docker daemon 329MB 03:12:34 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:12:34 Step 2/6 : FROM ${BASE} 03:12:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:12:34 188c0c94c7c5: Pulling fs layer 03:12:34 0ef7d3d256c8: Pulling fs layer 03:12:34 de9db76c5a1d: Pulling fs layer 03:12:34 bca2f99d35d6: Pulling fs layer 03:12:34 93359f2a8cfa: Pulling fs layer 03:12:34 7c6f9722023f: Pulling fs layer 03:12:34 a35cf1a2eb13: Pulling fs layer 03:12:34 bca2f99d35d6: Waiting 03:12:34 93359f2a8cfa: Waiting 03:12:34 7c6f9722023f: Waiting 03:12:34 a35cf1a2eb13: Waiting 03:12:34 de9db76c5a1d: Verifying Checksum 03:12:34 de9db76c5a1d: Download complete 03:12:34 0ef7d3d256c8: Download complete 03:12:34 93359f2a8cfa: Verifying Checksum 03:12:34 93359f2a8cfa: Download complete 03:12:34 7c6f9722023f: Verifying Checksum 03:12:34 7c6f9722023f: Download complete 03:12:34 188c0c94c7c5: Verifying Checksum 03:12:34 188c0c94c7c5: Download complete 03:12:35 188c0c94c7c5: Pull complete 03:12:35 0ef7d3d256c8: Pull complete 03:12:35 de9db76c5a1d: Pull complete 03:12:36 a35cf1a2eb13: Verifying Checksum 03:12:36 a35cf1a2eb13: Download complete 03:12:37 bca2f99d35d6: Verifying Checksum 03:12:37 bca2f99d35d6: Download complete 03:12:42 bca2f99d35d6: Pull complete 03:12:42 93359f2a8cfa: Pull complete 03:12:42 7c6f9722023f: Pull complete 03:12:43 Still waiting to schedule task 03:12:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:12:46 a35cf1a2eb13: Pull complete 03:12:46 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:12:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:12:46 ---> a62c8e92a672 03:12:46 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 03:12:46 ---> Running in 457b431b26eb 03:12:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:12:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:12:48 (1/12) Installing libmagic (5.38-r0) 03:12:48 (2/12) Installing file (5.38-r0) 03:12:48 (3/12) Installing libc-dev (0.7.2-r3) 03:12:48 (4/12) Installing g++ (9.3.0-r2) 03:12:53 (5/12) Installing fortify-headers (1.1-r0) 03:12:53 (6/12) Installing patch (2.7.6-r6) 03:12:53 (7/12) Installing build-base (0.5-r2) 03:12:53 (8/12) Installing libsodium (1.0.18-r0) 03:12:53 (9/12) Installing pkgconf (1.7.2-r0) 03:12:53 (10/12) Installing libsodium-dev (1.0.18-r0) 03:12:53 (11/12) Installing libzmq (4.3.3-r0) 03:12:53 (12/12) Installing zeromq-dev (4.3.3-r0) 03:12:53 Executing busybox-1.31.1-r19.trigger 03:12:53 OK: 233 MiB in 51 packages 03:12:58 Removing intermediate container 457b431b26eb 03:12:58 ---> 14059e2dac0e 03:12:58 Step 4/6 : WORKDIR /edgex-go 03:12:58 ---> Running in b33d1d94601e 03:12:58 Removing intermediate container b33d1d94601e 03:12:58 ---> d47dec9cebe1 03:12:58 Step 5/6 : COPY go.mod . 03:12:58 ---> 1790905bd359 03:12:58 Step 6/6 : RUN go mod download 03:12:58 ---> Running in 53a8893d546a 03:13:24 Removing intermediate container 53a8893d546a 03:13:24 ---> 5c3555a7028e 03:13:24 Successfully built 5c3555a7028e 03:13:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:13:25 + docker inspect -f . ci-base-image-x86_64 03:13:25 . [Pipeline] withDockerContainer 03:13:25 prd-centos7-docker-4c-2g-31956 does not seem to be running inside a container 03:13:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:13:26 $ docker top 137d53ec99bdc90ff50f6cf82407575c29e2ffe2e406eda6257232907ab6d717 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:26 + go version 03:13:26 go version go1.15.5 linux/amd64 [Pipeline] } 03:13:26 $ docker stop --time=1 137d53ec99bdc90ff50f6cf82407575c29e2ffe2e406eda6257232907ab6d717 03:13:27 $ docker rm -f 137d53ec99bdc90ff50f6cf82407575c29e2ffe2e406eda6257232907ab6d717 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:13:28 + docker inspect -f . ci-base-image-x86_64 03:13:28 . [Pipeline] withDockerContainer 03:13:28 prd-centos7-docker-4c-2g-31956 does not seem to be running inside a container 03:13:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:13:29 $ docker top 3c9d42cea15384f426060e710e1a4b1602abdefb27216e89636e0e2c32d3b722 -eo pid,comm [Pipeline] { [Pipeline] echo 03:13:29 ========================================================= 03:13:29 [edgeXBuildGoParallel] Running Tests and Build... 03:13:29 ========================================================= [Pipeline] sh 03:13:29 + make test 03:13:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:13:38 ? github.com/edgexfoundry/edgex-go [no test files] 03:13:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:13:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:13:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:13:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:14:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:14:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:14:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:14:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:14:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:14:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:14:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:14:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:14:07 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.096s coverage: 45.9% of statements 03:14:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:14:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:14:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:14:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:14:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:14:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:14:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.053s coverage: 19.8% of statements 03:14:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.077s coverage: 100.0% of statements 03:14:10 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.134s coverage: 27.1% of statements 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:14:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:14:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:14:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.094s coverage: 71.3% of statements 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:14:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.166s coverage: 82.9% of statements 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:14:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.080s coverage: 78.9% of statements 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:14:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.293s coverage: 28.6% of statements 03:14:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:14:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:14:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:14:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:14:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:14:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.074s coverage: 100.0% of statements 03:14:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:14:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.053s coverage: 100.0% of statements 03:14:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:14:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.109s coverage: 86.7% of statements 03:14:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:14:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.161s coverage: 97.5% of statements 03:14:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:14:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.079s coverage: 78.3% of statements 03:14:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:14:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:14:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:14:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:14:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.379s coverage: 92.8% of statements 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:14:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:14:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.058s coverage: 1.0% of statements 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:14:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.073s coverage: 47.1% of statements 03:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements 03:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 03:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 03:14:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 03:14:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31957 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws 03:14:24 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 03:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements 03:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements 03:14:30 using credential edgex-jenkins-ssh 03:14:30 Cloning the remote Git repository 03:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.298s coverage: 82.6% of statements 03:14:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:14:30 > git init /w/workspace/edgex-go/5 # timeout=10 03:14:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:14:30 > git --version # timeout=10 03:14:30 > git --version # 'git version 2.17.1' 03:14:30 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.8% of statements 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.098s coverage: 87.2% of statements 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 84.6% of statements 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.100s coverage: 91.6% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.186s coverage: 64.4% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 69.0% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.099s coverage: 38.4% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.036s coverage: 89.5% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.132s coverage: 47.0% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.134s coverage: 87.1% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.739s coverage: 29.1% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.063s coverage: 99.0% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.055s coverage: 100.0% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.088s coverage: 95.0% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.042s coverage: 100.0% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:14:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 32.1% of statements 03:14:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 03:14:41 GO111MODULE=on go vet ./... 03:14:56 Merging remotes/origin/master commit 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e into PR head commit cd63672cc9e11825c93c007dd27fbab96a888000 03:14:56 Merge succeeded, producing cd63672cc9e11825c93c007dd27fbab96a888000 03:14:56 Checking out Revision cd63672cc9e11825c93c007dd27fbab96a888000 (PR-3310) 03:14:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:14:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:14:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:14:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:14:55 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:14:56 > git config core.sparsecheckout # timeout=10 03:14:56 > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 03:14:56 > git remote # timeout=10 03:14:56 > git config --get remote.origin.url # timeout=10 03:14:56 using GIT_SSH to set credentials SSH Credentials for GitHub 03:14:56 > git merge 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e # timeout=10 03:14:56 > git rev-parse HEAD^{commit} # timeout=10 03:14:56 > git config core.sparsecheckout # timeout=10 03:14:56 > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 03:15:01 Commit message: "fix(notifications): Return 200 when successful to delete subscription" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:15:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:15:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:15:03 + true 03:15:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:15:05 provisioning config files... 03:15:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6804437186509592715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:06 ---> docker-login.sh 03:15:06 nexus3.edgexfoundry.org:10001 03:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:07 Configure a credential helper to remove this warning. See 03:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:07 03:15:07 Login Succeeded 03:15:07 nexus3.edgexfoundry.org:10002 03:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:08 Configure a credential helper to remove this warning. See 03:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:08 03:15:08 Login Succeeded 03:15:08 nexus3.edgexfoundry.org:10003 03:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:08 gofmt -l . 03:15:08 [ "`gofmt -l .`" = "" ] 03:15:08 ./bin/test-go-mod-tidy.sh 03:15:08 ./bin/test-attribution-txt.sh 03:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:08 Configure a credential helper to remove this warning. See 03:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:08 03:15:08 Login Succeeded 03:15:08 nexus3.edgexfoundry.org:10004 03:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 03:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:09 Configure a credential helper to remove this warning. See 03:15:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:09 03:15:09 Login Succeeded 03:15:09 docker.io 03:15:09 + ls -al . 03:15:09 total 780 03:15:09 drwxrwxr-x 10 1001 1001 4096 Mar 30 03:15 . 03:15:09 drwxr-xr-x 4 root root 28 Mar 30 03:13 .. 03:15:09 -rw-rw-r-- 1 1001 1001 11 Mar 30 03:11 .dockerignore 03:15:09 drwxrwxr-x 8 1001 1001 179 Mar 30 03:11 .git 03:15:09 drwxrwxr-x 3 1001 1001 125 Mar 30 03:11 .github 03:15:09 -rw-rw-r-- 1 1001 1001 818 Mar 30 03:11 .gitignore 03:15:09 drwx------ 3 1001 1001 60 Mar 30 03:12 .semver 03:15:09 -rw-rw-r-- 1 1001 1001 166 Mar 30 03:11 .sonarcloud.properties 03:15:09 -rw-rw-r-- 1 1001 1001 8607 Mar 30 03:11 Attribution.txt 03:15:09 -rw-rw-r-- 1 1001 1001 3804 Mar 30 03:11 CONTRIBUTING.md 03:15:09 -rw-rw-r-- 1 1001 1001 931 Mar 30 03:11 Dockerfile.build 03:15:09 -rw-rw-r-- 1 1001 1001 863 Mar 30 03:11 Jenkinsfile 03:15:09 -rw-rw-r-- 1 1001 1001 10775 Mar 30 03:11 LICENSE 03:15:09 -rw-rw-r-- 1 1001 1001 5774 Mar 30 03:11 Makefile 03:15:09 -rw-rw-r-- 1 1001 1001 6548 Mar 30 03:11 README.md 03:15:09 -rw-rw-r-- 1 1001 1001 6755 Mar 30 03:11 SECURITY.md 03:15:09 -rw-rw-r-- 1 1001 1001 5 Mar 30 03:12 VERSION 03:15:09 -rw-rw-r-- 1 1001 1001 4131 Mar 30 03:11 ZMQWindows.md 03:15:09 drwxrwxr-x 2 1001 1001 117 Mar 30 03:11 bin 03:15:09 drwxrwxr-x 14 1001 1001 4096 Mar 30 03:11 cmd 03:15:09 -rw-r--r-- 1 root root 669470 Mar 30 03:14 coverage.out 03:15:09 -rw-r--r-- 1 root root 1056 Mar 30 03:15 go.mod 03:15:09 -rw-r--r-- 1 root root 22757 Mar 30 03:15 go.sum 03:15:09 drwxrwxr-x 8 1001 1001 127 Mar 30 03:11 internal 03:15:09 drwxrwxr-x 4 1001 1001 26 Mar 30 03:11 openapi 03:15:09 drwxrwxr-x 4 1001 1001 71 Mar 30 03:11 snap 03:15:09 -rw-rw-r-- 1 1001 1001 168 Mar 30 03:11 version.go [Pipeline] sh 03:15:09 + '[' -e coverage.out ] 03:15:09 + chown 1001:1001 coverage.out [Pipeline] stash 03:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:09 Stashed 1 file(s) [Pipeline] sh 03:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:15:10 Configure a credential helper to remove this warning. See 03:15:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:15:10 03:15:10 Login Succeeded 03:15:10 ---> docker-login.sh ends [Pipeline] } 03:15:10 Deleting 1 temporary files [Pipeline] // wrap 03:15:10 + make build 03:15:10 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:15:10 ========================================================= 03:15:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:15:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:15:10 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 03:15:13 Sending build context to Docker daemon 167.1MB 03:15:13 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:15:13 Step 2/6 : FROM ${BASE} 03:15:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:15:13 5f621e34cdf4: Pulling fs layer 03:15:13 a4357932f1b6: Pulling fs layer 03:15:13 18c013af1878: Pulling fs layer 03:15:13 00ac8860ef70: Pulling fs layer 03:15:13 63d7cb157983: Pulling fs layer 03:15:13 b116817d02f9: Pulling fs layer 03:15:13 745a02a5169b: Pulling fs layer 03:15:13 00ac8860ef70: Waiting 03:15:13 63d7cb157983: Waiting 03:15:13 b116817d02f9: Waiting 03:15:13 745a02a5169b: Waiting 03:15:13 18c013af1878: Verifying Checksum 03:15:13 18c013af1878: Download complete 03:15:13 a4357932f1b6: Verifying Checksum 03:15:13 a4357932f1b6: Download complete 03:15:13 63d7cb157983: Verifying Checksum 03:15:13 63d7cb157983: Download complete 03:15:13 b116817d02f9: Verifying Checksum 03:15:13 5f621e34cdf4: Verifying Checksum 03:15:13 5f621e34cdf4: Download complete 03:15:14 5f621e34cdf4: Pull complete 03:15:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:15:14 a4357932f1b6: Pull complete 03:15:15 18c013af1878: Pull complete 03:15:15 745a02a5169b: Verifying Checksum 03:15:15 745a02a5169b: Download complete 03:15:16 00ac8860ef70: Download complete 03:15:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:15:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:15:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:15:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:15:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:15:27 00ac8860ef70: Pull complete 03:15:27 63d7cb157983: Pull complete 03:15:27 b116817d02f9: Pull complete 03:15:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:15:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:15:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:15:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:15:31 745a02a5169b: Pull complete 03:15:31 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:15:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:15:31 ---> b7e6874047d6 03:15:31 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 03:15:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 03:15:34 $ docker stop --time=1 3c9d42cea15384f426060e710e1a4b1602abdefb27216e89636e0e2c32d3b722 03:15:35 ---> Running in 04382144c2bc 03:15:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:15:36 $ docker rm -f 3c9d42cea15384f426060e710e1a4b1602abdefb27216e89636e0e2c32d3b722 03:15:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } 03:15:37 (1/12) Installing libmagic (5.38-r0) 03:15:37 (2/12) Installing file (5.38-r0) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 03:15:37 (3/12) Installing libc-dev (0.7.2-r3) 03:15:37 (4/12) Installing g++ (9.3.0-r2) [Pipeline] isUnix [Pipeline] sh 03:15:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:15:40 03:15:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:15:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:15:40 latest: Pulling from edgex-devops/edgex-compose 03:15:40 cbdbe7a5bc2a: Pulling fs layer 03:15:40 ca9280d653b3: Pulling fs layer 03:15:40 7e9c9ca2126c: Pulling fs layer 03:15:40 cbdbe7a5bc2a: Verifying Checksum 03:15:40 cbdbe7a5bc2a: Download complete 03:15:41 (5/12) Installing fortify-headers (1.1-r0) 03:15:41 (6/12) Installing patch (2.7.6-r6) 03:15:41 (7/12) Installing build-base (0.5-r2) 03:15:41 (8/12) Installing libsodium (1.0.18-r0) 03:15:41 cbdbe7a5bc2a: Pull complete 03:15:41 ca9280d653b3: Download complete 03:15:41 (9/12) Installing pkgconf (1.7.2-r0) 03:15:41 (10/12) Installing libsodium-dev (1.0.18-r0) 03:15:41 (11/12) Installing libzmq (4.3.3-r0) 03:15:41 (12/12) Installing zeromq-dev (4.3.3-r0) 03:15:42 Executing busybox-1.31.1-r19.trigger 03:15:42 OK: 217 MiB in 51 packages 03:15:42 7e9c9ca2126c: Verifying Checksum 03:15:42 7e9c9ca2126c: Download complete 03:15:42 ca9280d653b3: Pull complete 03:15:46 Removing intermediate container 04382144c2bc 03:15:46 ---> 54d5ee566b66 03:15:46 Step 4/6 : WORKDIR /edgex-go 03:15:46 ---> Running in 58cfc99a6ddf 03:15:46 Removing intermediate container 58cfc99a6ddf 03:15:46 ---> affa9377a1a7 03:15:46 Step 5/6 : COPY go.mod . 03:15:47 7e9c9ca2126c: Pull complete 03:15:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:15:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:15:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:15:47 prd-centos7-docker-4c-2g-31956 does not seem to be running inside a container 03:15:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:15:47 ---> 8e8b59aea792 03:15:47 Step 6/6 : RUN go mod download 03:15:47 ---> Running in c0d71ca559ad 03:15:50 $ docker top 6021a1cc83a9c213abcd0726dbf5dcc5146243df26c7627fc30dfb4493de7aa3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:51 + docker-compose build --help 03:15:51 + grep parallel 03:15:52 --parallel Build images in parallel. [Pipeline] } 03:15:52 $ docker stop --time=1 6021a1cc83a9c213abcd0726dbf5dcc5146243df26c7627fc30dfb4493de7aa3 03:15:53 $ docker rm -f 6021a1cc83a9c213abcd0726dbf5dcc5146243df26c7627fc30dfb4493de7aa3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:15:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:15:54 . [Pipeline] withDockerContainer 03:15:54 prd-centos7-docker-4c-2g-31956 does not seem to be running inside a container 03:15:54 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:15:55 $ docker top 811c394da4fede1132a57cf7c70de2d3404123a1cfcc7158816fd449e6f15e32 -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:55 + docker-compose -f ./docker-compose-build.yml build --parallel 03:15:56 Building docker-core-command-go ... 03:15:56 Building docker-core-data-go ... 03:15:56 Building docker-core-metadata-go ... 03:15:56 Building docker-security-bootstrapper-go ... 03:15:56 Building docker-security-proxy-setup-go ... 03:15:56 Building docker-security-secretstore-setup-go ... 03:15:56 Building docker-support-notifications-go ... 03:15:56 Building docker-support-scheduler-go ... 03:15:56 Building docker-sys-mgmt-agent-go ... 03:15:56 Building docker-security-secretstore-setup-go 03:15:56 Building docker-support-notifications-go 03:15:56 Building docker-core-metadata-go 03:15:56 Building docker-security-proxy-setup-go 03:15:56 Building docker-sys-mgmt-agent-go 03:16:14 Removing intermediate container c0d71ca559ad 03:16:14 ---> c663c79079e9 03:16:14 Successfully built c663c79079e9 03:16:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:16:14 + docker inspect -f . ci-base-image-arm64 03:16:14 . [Pipeline] withDockerContainer 03:16:15 prd-ubuntu18.04-docker-arm64-4c-16g-31957 does not seem to be running inside a container 03:16:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:16:16 $ docker top efb6b85024c77d85fb2ad01eee08c54ae97e32384a6e77839fcb2f4093d8b578 -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:17 + go version 03:16:17 go version go1.15.5 linux/arm64 [Pipeline] } 03:16:17 $ docker stop --time=1 efb6b85024c77d85fb2ad01eee08c54ae97e32384a6e77839fcb2f4093d8b578 03:16:19 $ docker rm -f efb6b85024c77d85fb2ad01eee08c54ae97e32384a6e77839fcb2f4093d8b578 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:16:20 + docker inspect -f . ci-base-image-arm64 03:16:20 . [Pipeline] withDockerContainer 03:16:21 prd-ubuntu18.04-docker-arm64-4c-16g-31957 does not seem to be running inside a container 03:16:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:16:22 $ docker top 1aed87384ea7e226d919124a28b1dd2c5545a509adda6a817fc6213da46db614 -eo pid,comm [Pipeline] { [Pipeline] echo 03:16:23 ========================================================= 03:16:23 [edgeXBuildGoParallel] Running Tests and Build... 03:16:23 ========================================================= [Pipeline] sh 03:16:23 + make test 03:16:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:16:29 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:16:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:16:29 ---> 5c3555a7028e 03:16:29 Step 3/23 : WORKDIR /edgex-go 03:16:29 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:16:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:16:29 ---> 5c3555a7028e 03:16:29 Step 3/22 : WORKDIR /edgex-go 03:16:29 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:16:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:16:29 ---> 5c3555a7028e 03:16:29 Step 3/21 : WORKDIR /edgex-go 03:16:29 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:16:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:16:29 ---> 5c3555a7028e 03:16:29 Step 3/26 : WORKDIR /edgex-go 03:16:29 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:16:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:16:29 ---> 5c3555a7028e 03:16:29 Step 3/24 : WORKDIR /edgex-go 03:16:29 ---> Running in 5606947bba36 03:16:29 ---> Running in 1922df8f8916 03:16:29 ---> Running in 7e0c085a780c 03:16:29 ---> Running in 644e8afa81f9 03:16:29 ---> Running in f08c4b8ead9e 03:16:29 Removing intermediate container 7e0c085a780c 03:16:29 ---> fb535313ac2f 03:16:29 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:29 Removing intermediate container 644e8afa81f9 03:16:29 ---> 92e313c6874e 03:16:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:29 Removing intermediate container 1922df8f8916 03:16:29 ---> e74421fd2d56 03:16:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:29 Removing intermediate container 5606947bba36 03:16:29 ---> 106fac3393bd 03:16:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:29 Removing intermediate container f08c4b8ead9e 03:16:29 ---> 3502322a86f6 03:16:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:16:29 ---> Running in 607e6775601c 03:16:29 ---> Running in de63f85bbb16 03:16:29 ---> Running in 5c0230c5f62d 03:16:29 ---> Running in 062c86742659 03:16:29 ---> Running in ceaa4dea0960 03:16:30 Removing intermediate container 607e6775601c 03:16:30 ---> 95f7dfd7fe27 03:16:30 Step 5/21 : RUN apk add --update --no-cache make git 03:16:30 Removing intermediate container 5c0230c5f62d 03:16:30 ---> 0553c7669bf7 03:16:30 Step 5/26 : RUN apk add --update --no-cache make bash git 03:16:30 ---> Running in 78e906c142b3 03:16:30 ---> Running in ed81b7155bcc 03:16:30 Removing intermediate container de63f85bbb16 03:16:30 ---> 0ba4de2fdbb3 03:16:30 Step 5/24 : RUN apk add --update --no-cache make git 03:16:30 ---> Running in 998900fa9a11 03:16:30 Removing intermediate container 062c86742659 03:16:30 ---> 6b070e048fdd 03:16:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:16:30 Removing intermediate container ceaa4dea0960 03:16:30 ---> 6600ea74d6d0 03:16:30 Step 5/23 : RUN apk add --update --no-cache make git 03:16:30 ---> Running in 8156d42645f5 03:16:31 ---> Running in 7c433be5e8bc 03:16:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:32 OK: 233 MiB in 51 packages 03:16:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:32 OK: 233 MiB in 51 packages 03:16:32 OK: 233 MiB in 51 packages 03:16:32 OK: 233 MiB in 51 packages 03:16:32 Removing intermediate container 78e906c142b3 03:16:32 ---> 6821d12e0ea0 03:16:32 Step 6/21 : COPY go.mod . 03:16:32 OK: 233 MiB in 51 packages 03:16:33 ---> c56c3a6f9470 03:16:33 Step 7/21 : RUN go mod download 03:16:33 ---> Running in 97c573893787 03:16:33 Removing intermediate container ed81b7155bcc 03:16:33 ---> c8efa09028af 03:16:33 Step 6/26 : COPY go.mod . 03:16:33 Removing intermediate container 998900fa9a11 03:16:33 ---> cc98b67e1c2d 03:16:33 Step 6/24 : COPY go.mod . 03:16:34 ---> 05afb464fd6a 03:16:34 Step 7/26 : RUN go mod download 03:16:34 Removing intermediate container 8156d42645f5 03:16:34 ---> cc531c9a3860 03:16:34 Step 6/22 : COPY go.mod . 03:16:34 Removing intermediate container 7c433be5e8bc 03:16:34 ---> bb214760ceeb 03:16:34 Step 6/23 : COPY go.mod . 03:16:34 ---> 9bd7beb3bcc8 03:16:34 Step 7/24 : RUN go mod download 03:16:34 ---> Running in 3c52fc334a39 03:16:34 ---> Running in ffefa4c28093 03:16:34 ---> 1c7084eba9c9 03:16:34 Step 7/23 : RUN go mod download 03:16:34 ---> 500977b5019d 03:16:34 Step 7/22 : RUN go mod download 03:16:35 ---> Running in d9f02a12e60c 03:16:35 ---> Running in 090db8d3fd2f 03:16:37 Removing intermediate container 97c573893787 03:16:37 ---> 35d0e518049c 03:16:37 Step 8/21 : COPY . . 03:16:37 Removing intermediate container 3c52fc334a39 03:16:37 ---> 275854b6d6c3 03:16:37 Step 8/26 : COPY . . 03:16:37 Removing intermediate container ffefa4c28093 03:16:37 ---> a0212daa991f 03:16:37 Step 8/24 : COPY . . 03:16:45 ? github.com/edgexfoundry/edgex-go [no test files] 03:16:47 Removing intermediate container 090db8d3fd2f 03:16:47 ---> 25c22b29bd2d 03:16:47 Step 8/22 : COPY . . 03:16:47 Removing intermediate container d9f02a12e60c 03:16:47 ---> c8d49e4b9a5f 03:16:47 Step 8/23 : COPY . . 03:17:19 ---> 32f0d8811125 03:17:19 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:17:19 ---> 618bdf1bd205 03:17:19 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:17:19 ---> e27c5ecc1262 03:17:19 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:17:19 ---> Running in 9d0e80d523a8 03:17:19 ---> Running in 39601a552d2d 03:17:19 ---> Running in 6298839547af 03:17:20 ---> 02ce1981b03f 03:17:20 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:17:20 ---> 388a5c6d8db6 03:17:20 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:17:20 ---> Running in ef6138b1d37f 03:17:20 ---> Running in 3aa1815ef242 03:17:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:17:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:17:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:17:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:17:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:17:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:17:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:17:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:17:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:17:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:17:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:17:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:17:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:17:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:17:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:17:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:17:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:17:56 Removing intermediate container 39601a552d2d 03:17:56 ---> 0a41756b52ce 03:17:56 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:17:56 ---> Running in 20b478d8d657 03:17:58 Removing intermediate container ef6138b1d37f 03:17:58 ---> a05d05f888c2 03:17:58 03:17:58 Step 10/22 : FROM alpine:3.12 03:17:58 3.12: Pulling from library/alpine 03:18:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:18:01 Removing intermediate container 9d0e80d523a8 03:18:01 ---> 7baca2131445 03:18:01 03:18:01 Step 10/24 : FROM alpine:3.12 03:18:01 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 03:18:01 3.12: Pulling from library/alpine 03:18:01 Status: Downloaded newer image for alpine:3.12 03:18:01 ---> 42cb162f0360 03:18:01 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 03:18:01 Status: Image is up to date for alpine:3.12 03:18:01 ---> 42cb162f0360 03:18:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:18:01 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:18:01 Removing intermediate container 6298839547af 03:18:01 ---> 207def165f47 03:18:01 03:18:01 Step 10/21 : FROM alpine:3.12 03:18:01 ---> 42cb162f0360 03:18:01 Step 11/21 : RUN apk add --update --no-cache curl 03:18:01 ---> Running in ca5b8aa5644d 03:18:01 ---> Running in ebf63baee0d4 03:18:01 ---> Running in 6f987431e83e 03:18:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:18:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:18:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:18:05 Removing intermediate container 20b478d8d657 03:18:05 ---> 4b3fc894b403 03:18:05 03:18:05 Step 11/26 : FROM docker:20.10.0 03:18:05 20.10.0: Pulling from library/docker 03:18:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:18:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:18:05 Removing intermediate container 3aa1815ef242 03:18:05 ---> 4e06a4c10bb3 03:18:05 03:18:05 Step 10/23 : FROM alpine:3.12 03:18:05 ---> 42cb162f0360 03:18:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:18:05 (1/6) Installing ca-certificates (20191127-r4) 03:18:05 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:18:05 (3/6) Installing libcurl (7.69.1-r3) 03:18:05 (4/6) Installing curl (7.69.1-r3) 03:18:05 (5/6) Installing dumb-init (1.2.2-r1) 03:18:05 (6/6) Installing su-exec (0.2-r1) 03:18:05 Executing busybox-1.31.1-r19.trigger 03:18:05 Executing ca-certificates-20191127-r4.trigger 03:18:05 ---> Running in 29c188df7d1f 03:18:05 OK: 7 MiB in 20 packages 03:18:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:18:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:18:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:18:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:18:05 (1/2) Installing ca-certificates (20191127-r4) 03:18:05 (1/4) Installing ca-certificates (20191127-r4) 03:18:05 (2/2) Installing dumb-init (1.2.2-r1) 03:18:05 Executing busybox-1.31.1-r19.trigger 03:18:05 Executing ca-certificates-20191127-r4.trigger 03:18:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:18:05 (3/4) Installing libcurl (7.69.1-r3) 03:18:05 (4/4) Installing curl (7.69.1-r3) 03:18:05 Executing busybox-1.31.1-r19.trigger 03:18:05 Executing ca-certificates-20191127-r4.trigger 03:18:05 OK: 6 MiB in 16 packages 03:18:05 OK: 7 MiB in 18 packages 03:18:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:18:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:18:06 (1/1) Installing dumb-init (1.2.2-r1) 03:18:06 Executing busybox-1.31.1-r19.trigger 03:18:06 OK: 6 MiB in 15 packages 03:18:08 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.294s coverage: 45.9% of statements 03:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:18:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:18:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.110s coverage: 19.8% of statements 03:18:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.220s coverage: 100.0% of statements 03:18:09 Removing intermediate container ca5b8aa5644d 03:18:09 ---> e62576e43f9c 03:18:09 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:18:09 Removing intermediate container ebf63baee0d4 03:18:09 ---> 7dd62bed90a2 03:18:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:18:09 Removing intermediate container 6f987431e83e 03:18:09 ---> fdb574eea65e 03:18:09 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:18:09 ---> Running in fa1d7b5d8e07 03:18:09 Removing intermediate container 29c188df7d1f 03:18:09 ---> ee738e2f0c30 03:18:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:18:09 ---> Running in a4fd5fded17e 03:18:09 ---> Running in ac63fe0a879c 03:18:09 ---> Running in 4be1d076d260 03:18:09 Removing intermediate container fa1d7b5d8e07 03:18:09 ---> 029a17a75f5b 03:18:09 Step 13/24 : WORKDIR / 03:18:10 ---> Running in 555eadde2eb7 03:18:10 Removing intermediate container ac63fe0a879c 03:18:10 ---> b981189279be 03:18:10 Step 13/21 : WORKDIR /edgex 03:18:10 Removing intermediate container a4fd5fded17e 03:18:10 ---> 7d11dca59f69 03:18:10 Step 13/22 : ENV APP_PORT=48060 03:18:10 Removing intermediate container 4be1d076d260 03:18:10 ---> c08a9370a2ee 03:18:10 Step 13/23 : ENV APP_PORT=48081 03:18:10 ---> Running in 2dcb21b574e0 03:18:10 ---> Running in 5a30120c8413 03:18:10 ---> Running in 346efd5a6165 03:18:10 Removing intermediate container 555eadde2eb7 03:18:10 ---> 2ce68ee3c9a9 03:18:10 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:18:10 Removing intermediate container 5a30120c8413 03:18:10 ---> 904c19899884 03:18:10 Step 14/22 : EXPOSE $APP_PORT 03:18:10 Removing intermediate container 2dcb21b574e0 03:18:10 ---> 816b74ae7bc3 03:18:10 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:18:10 Removing intermediate container 346efd5a6165 03:18:10 ---> f9feb0c20a03 03:18:10 Step 14/23 : EXPOSE $APP_PORT 03:18:10 ---> Running in 1a6dd705ea6d 03:18:10 ---> a1f6cc6a296d 03:18:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:18:10 ---> Running in 88f99e56ab3a 03:18:11 ---> b94fc0111b43 03:18:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:18:11 Removing intermediate container 1a6dd705ea6d 03:18:11 ---> 2a8634fb3fe3 03:18:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:18:11 Removing intermediate container 88f99e56ab3a 03:18:11 ---> 9ef924780d4c 03:18:11 Step 15/23 : WORKDIR / 03:18:11 ---> ac59ec1fe5da 03:18:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:18:11 ---> Running in f70b9be96b93 03:18:12 ---> 88162fe45696 03:18:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:18:12 ---> 0dfa735bc183 03:18:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:18:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:18:12 Status: Downloaded newer image for docker:20.10.0 03:18:12 ---> aefe523efa57 03:18:12 Step 12/26 : RUN apk add --no-cache bash 03:18:12 ---> 74003571f030 03:18:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:18:12 ---> Running in 12245cde3ee2 03:18:12 Removing intermediate container f70b9be96b93 03:18:12 ---> 929eabbf84ea 03:18:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:18:13 ---> ac20faf8a918 03:18:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:18:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:18:13 ---> f90824085552 03:18:13 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:18:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:18:13 ---> cb57702e5a07 03:18:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:18:13 ---> a61439524387 03:18:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:18:13 ---> Running in 573ead731c31 03:18:13 (1/2) Installing readline (8.0.4-r0) 03:18:13 (2/2) Installing bash (5.0.17-r0) 03:18:13 Executing bash-5.0.17-r0.post-install 03:18:13 Executing busybox-1.31.1-r19.trigger 03:18:13 OK: 12 MiB in 22 packages 03:18:13 ---> 927397b3130c 03:18:13 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:18:13 ---> Running in 42785cda8615 03:18:13 Removing intermediate container 573ead731c31 03:18:13 ---> 586b032573c3 03:18:13 Step 18/21 : CMD ["--init=true"] 03:18:13 ---> 99de8cc7ddf0 03:18:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:18:13 ---> 1b3f16d55a08 03:18:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:18:13 ---> Running in 4693216dd7ce 03:18:14 Removing intermediate container 42785cda8615 03:18:14 ---> 05a04d9426d0 03:18:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:18:14 ---> Running in 04b039c0f66e 03:18:14 ---> b19ae65dbcdb 03:18:14 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:18:14 Removing intermediate container 4693216dd7ce 03:18:14 ---> 810108a1ae29 03:18:14 Step 19/21 : LABEL arch=x86_64 03:18:14 ---> dd108ca6d328 03:18:14 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:18:14 ---> Running in 741f8bb3ca1d 03:18:14 Removing intermediate container 12245cde3ee2 03:18:14 ---> f90e7a4766cb 03:18:14 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:18:14 Removing intermediate container 04b039c0f66e 03:18:14 ---> fd5605853905 03:18:14 Step 20/22 : LABEL arch=x86_64 03:18:14 ---> Running in 719ef6275449 03:18:14 ---> Running in 767f741e0004 03:18:14 ---> Running in a0bbf6cc97f6 03:18:15 ---> Running in 7b3fe792936d 03:18:15 Removing intermediate container 719ef6275449 03:18:15 ---> 6d26cb980212 03:18:15 Step 20/21 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:18:15 Removing intermediate container 767f741e0004 03:18:15 ---> fdb9cef6e2cd 03:18:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:18:15 Removing intermediate container a0bbf6cc97f6 03:18:15 ---> 000a7aa3917c 03:18:15 Step 14/26 : ENV APP_PORT=48090 03:18:15 ---> Running in 0330a20399e3 03:18:15 ---> Running in b8bdde3ff66e 03:18:15 Removing intermediate container 7b3fe792936d 03:18:15 ---> 72e96d6965cd 03:18:15 Step 21/22 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:18:15 ---> Running in 840752592d5b 03:18:15 ---> Running in 241d5fd6046a 03:18:16 Removing intermediate container 0330a20399e3 03:18:16 ---> 4e99c45d2843 03:18:16 Step 21/21 : LABEL version=0.0.0 03:18:16 Removing intermediate container b8bdde3ff66e 03:18:16 ---> e58562b1addf 03:18:16 Step 21/23 : LABEL arch=x86_64 03:18:16 Removing intermediate container 840752592d5b 03:18:16 ---> aa1280e023dc 03:18:16 Step 15/26 : EXPOSE $APP_PORT 03:18:16 ---> Running in ee74db7e5002 03:18:16 ---> Running in 84da27651557 03:18:16 ---> Running in d24a5968921e 03:18:16 Removing intermediate container 241d5fd6046a 03:18:16 ---> 2a1a39552319 03:18:16 Step 22/22 : LABEL version=0.0.0 03:18:16 Removing intermediate container 741f8bb3ca1d 03:18:16 ---> 041640b14f17 03:18:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:18:16 Removing intermediate container ee74db7e5002 03:18:16 ---> b846796370e1 03:18:16 03:18:16 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.490s coverage: 27.1% of statements 03:18:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:18:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:18:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:18:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:18:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:18:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:18:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.180s coverage: 100.0% of statements 03:18:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:18:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.155s coverage: 100.0% of statements 03:18:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:18:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:18:16 ---> Running in 16bc8f8115e9 03:18:16 ---> Running in 8775ab583907 03:18:16 Removing intermediate container 84da27651557 03:18:16 ---> 4dfea1618259 03:18:16 Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:18:16 Removing intermediate container d24a5968921e 03:18:16 ---> e036c698b0e8 03:18:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:18:16 Successfully built b846796370e1 03:18:17 ---> Running in 5779c75ce477 03:18:17 Successfully tagged docker-security-proxy-setup-go:latest 03:18:17 Building docker-core-data-go 03:18:17  Building docker-security-proxy-setup-go ... done Removing intermediate container 16bc8f8115e9 03:18:17 ---> 77ee54b2a1f6 03:18:17 03:18:17 Removing intermediate container 8775ab583907 03:18:17 ---> 1e5f3f070832 03:18:17 Step 22/24 : LABEL arch=x86_64 03:18:17 Removing intermediate container 5779c75ce477 03:18:17 ---> 2090c9501634 03:18:17 Step 23/23 : LABEL version=0.0.0 03:18:17 Successfully built 77ee54b2a1f6 03:18:17 ---> Running in 2258dedeb141 03:18:17 Successfully tagged docker-support-notifications-go:latest 03:18:17  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 03:18:17 ---> Running in 65f0d36effd9 03:18:17 ---> 8d70b8e95d87 03:18:17 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:18:17 Removing intermediate container 2258dedeb141 03:18:17 ---> 690a4886f4b4 03:18:17 Step 23/24 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:18:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.361s coverage: 71.3% of statements 03:18:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:18:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:18:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.587s coverage: 82.9% of statements 03:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:18:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.164s coverage: 78.9% of statements 03:18:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:18:20 ---> Running in e9b5166119a1 03:18:21 Removing intermediate container 65f0d36effd9 03:18:21 ---> bcb880b2eef0 03:18:21 03:18:21 Successfully built bcb880b2eef0 03:18:21 Successfully tagged docker-core-metadata-go:latest 03:18:21  Building docker-core-metadata-go ... done Building docker-core-command-go 03:18:25 Removing intermediate container e9b5166119a1 03:18:25 ---> 18033014a5da 03:18:25 Step 24/24 : LABEL version=0.0.0 03:18:25 ---> 3aed2e269471 03:18:25 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:18:25 ---> Running in 0d5f8f133e88 03:18:26 ---> 012f5670c242 03:18:26 Step 19/26 : RUN apk --no-cache add py3-pip 03:18:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.049s coverage: 28.6% of statements 03:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:18:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.198s coverage: 100.0% of statements 03:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:18:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.120s coverage: 100.0% of statements 03:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:18:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.437s coverage: 86.7% of statements 03:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:18:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.427s coverage: 97.5% of statements 03:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:18:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.204s coverage: 78.3% of statements 03:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:18:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:18:31 Removing intermediate container 0d5f8f133e88 03:18:31 ---> 2f9862b1d411 03:18:31 03:18:31 ---> Running in 5ec721721ec0 03:18:32 Successfully built 2f9862b1d411 03:18:33 Successfully tagged docker-security-secretstore-setup-go:latest 03:18:33 Building docker-security-bootstrapper-go 03:18:38  Building docker-security-secretstore-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:18:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.419s coverage: 92.8% of statements 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:18:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.145s coverage: 58.8% of statements 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:18:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.225s coverage: 1.0% of statements 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:18:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.127s coverage: 47.1% of statements 03:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.151s coverage: 79.5% of statements 03:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.118s coverage: 94.1% of statements 03:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.197s coverage: 96.3% of statements 03:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements 03:18:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:18:38 (1/33) Installing libbz2 (1.0.8-r1) 03:18:38 (2/33) Installing expat (2.2.9-r1) 03:18:38 (3/33) Installing libffi (3.3-r2) 03:18:38 (4/33) Installing gdbm (1.13-r1) 03:18:39 (5/33) Installing xz-libs (5.2.5-r0) 03:18:39 (6/33) Installing sqlite-libs (3.32.1-r0) 03:18:39 (7/33) Installing python3 (3.8.8-r0) 03:18:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:18:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:18:39 ---> 5c3555a7028e 03:18:39 Step 3/23 : WORKDIR /edgex-go 03:18:39 ---> Using cache 03:18:39 ---> 3502322a86f6 03:18:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:39 ---> Using cache 03:18:39 ---> 6600ea74d6d0 03:18:39 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:18:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:18:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:18:39 ---> 5c3555a7028e 03:18:39 Step 3/22 : WORKDIR /edgex-go 03:18:39 ---> Using cache 03:18:39 ---> 3502322a86f6 03:18:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:39 ---> Using cache 03:18:39 ---> 6600ea74d6d0 03:18:39 Step 5/22 : RUN apk add --update --no-cache make git 03:18:39 ---> Using cache 03:18:39 ---> bb214760ceeb 03:18:39 Step 6/22 : COPY go.mod . 03:18:39 ---> Using cache 03:18:39 ---> 1c7084eba9c9 03:18:39 Step 7/22 : RUN go mod download 03:18:39 ---> Using cache 03:18:39 ---> c8d49e4b9a5f 03:18:39 Step 8/22 : COPY . . 03:18:40 ---> Using cache 03:18:40 ---> 388a5c6d8db6 03:18:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:18:45 ---> Running in 29df7c725df1 03:18:45 ---> Running in ac56fc351218 03:18:45 (8/33) Installing py3-appdirs (1.4.4-r1) 03:18:45 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:18:45 (10/33) Installing py3-parsing (2.4.7-r0) 03:18:45 (11/33) Installing py3-six (1.15.0-r0) 03:18:45 (12/33) Installing py3-packaging (20.4-r0) 03:18:45 (13/33) Installing py3-setuptools (47.0.0-r0) 03:18:45 (14/33) Installing py3-chardet (3.0.4-r4) 03:18:45 (15/33) Installing py3-idna (2.9-r0) 03:18:45 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:18:45 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:18:46 (18/33) Installing py3-requests (2.23.0-r0) 03:18:46 (19/33) Installing py3-msgpack (1.0.0-r0) 03:18:46 (20/33) Installing py3-lockfile (0.12.2-r3) 03:18:46 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:18:46 (22/33) Installing py3-colorama (0.4.3-r0) 03:18:47 (23/33) Installing py3-distlib (0.3.0-r0) 03:18:47 (24/33) Installing py3-distro (1.5.0-r1) 03:18:47 (25/33) Installing py3-webencodings (0.5.1-r3) 03:18:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:18:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:18:48 (26/33) Installing py3-html5lib (1.0.1-r4) 03:18:48 (27/33) Installing py3-pytoml (0.1.21-r0) 03:18:48 (28/33) Installing py3-pep517 (0.8.2-r0) 03:18:48 (29/33) Installing py3-progress (1.5-r0) 03:18:48 (30/33) Installing py3-toml (0.10.1-r0) 03:18:48 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:18:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:18:48 ---> 5c3555a7028e 03:18:48 Step 3/23 : WORKDIR /edgex-go 03:18:48 ---> Using cache 03:18:48 ---> 3502322a86f6 03:18:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:48 ---> Using cache 03:18:48 ---> 6600ea74d6d0 03:18:48 Step 5/23 : RUN apk add --update --no-cache make git 03:18:48 ---> Using cache 03:18:48 ---> bb214760ceeb 03:18:48 Step 6/23 : COPY go.mod . 03:18:48 ---> Using cache 03:18:48 ---> 1c7084eba9c9 03:18:48 Step 7/23 : RUN go mod download 03:18:48 ---> Using cache 03:18:48 ---> c8d49e4b9a5f 03:18:48 Step 8/23 : COPY . . 03:18:48 ---> Using cache 03:18:48 ---> 388a5c6d8db6 03:18:48 Step 9/23 : RUN make cmd/core-command/core-command 03:18:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:18:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.210s coverage: 94.4% of statements 03:18:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.112s coverage: 44.8% of statements 03:18:49 OK: 233 MiB in 51 packages 03:18:49 (31/33) Installing py3-retrying (1.3.3-r0) 03:18:49 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:18:49 (33/33) Installing py3-pip (20.1.1-r0) 03:18:49 ---> Running in 5d0cd0929001 03:18:49 Executing busybox-1.31.1-r19.trigger 03:18:49 OK: 71 MiB in 55 packages 03:18:53 Removing intermediate container 29df7c725df1 03:18:53 ---> 190fbbca1414 03:18:53 Step 6/23 : COPY go.mod . 03:18:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:18:54 ---> 168abdf6b390 03:18:54 Step 7/23 : RUN go mod download 03:18:56 ---> Running in bfbf75dbaedd 03:18:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.525s coverage: 82.6% of statements 03:18:58 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:18:58 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:18:58 ---> 5c3555a7028e 03:18:58 Step 3/31 : WORKDIR /edgex-go 03:18:58 ---> Using cache 03:18:58 ---> 3502322a86f6 03:18:58 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:58 ---> Using cache 03:18:58 ---> 6600ea74d6d0 03:18:58 Step 5/31 : RUN apk add --update --no-cache make git 03:18:58 ---> Using cache 03:18:58 ---> bb214760ceeb 03:18:58 Step 6/31 : COPY go.mod . 03:18:58 ---> Using cache 03:18:58 ---> 1c7084eba9c9 03:18:58 Step 7/31 : RUN go mod download 03:18:58 ---> Using cache 03:18:58 ---> c8d49e4b9a5f 03:18:58 Step 8/31 : COPY . . 03:18:58 ---> Using cache 03:18:58 ---> 388a5c6d8db6 03:18:58 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:19:00 ---> Running in 7ed0567d4fac 03:19:01 Removing intermediate container bfbf75dbaedd 03:19:01 ---> c78f7d328268 03:19:01 Step 8/23 : COPY . . 03:19:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.182s coverage: 92.9% of statements 03:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 03:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 03:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements 03:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.132s coverage: 75.5% of statements 03:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.135s coverage: 80.8% of statements 03:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.174s coverage: 87.2% of statements 03:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.222s coverage: 84.6% of statements 03:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 91.6% of statements 03:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.640s coverage: 64.4% of statements 03:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:19:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.111s coverage: 100.0% of statements 03:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements 03:19:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 03:19:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 03:19:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 03:19:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.910s coverage: 69.0% of statements 03:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:19:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.507s coverage: 38.4% of statements 03:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.145s coverage: 89.5% of statements 03:19:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:19:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.095s coverage: 84.8% of statements 03:19:14 Removing intermediate container 5ec721721ec0 03:19:14 ---> 890ecda9278a 03:19:14 Step 20/26 : RUN pip install docker-compose==1.23.2 03:19:16 ---> Running in dc120e3c543c 03:19:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.520s coverage: 47.0% of statements 03:19:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:19:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:19:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:19:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:19:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:19:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.112s coverage: 100.0% of statements 03:19:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:19:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.157s coverage: 100.0% of statements 03:19:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:19:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:19:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 03:19:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:19:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.438s coverage: 87.1% of statements 03:19:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:19:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:19:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:19:24 Collecting docker-compose==1.23.2 03:19:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:19:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:19:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:19:25 Collecting dockerpty<0.5,>=0.4.1 03:19:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:19:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.217s coverage: 29.1% of statements 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:19:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.230s coverage: 99.0% of statements 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:19:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.207s coverage: 100.0% of statements 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:19:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.242s coverage: 95.0% of statements 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:19:27 ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:19:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:19:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.091s coverage: 87.9% of statements 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:19:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:19:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 03:19:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.110s coverage: 32.1% of statements 03:19:27 ---> bc62614104a6 03:19:27 Step 9/23 : RUN make cmd/core-data/core-data 03:19:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 03:19:28 Collecting jsonschema<3,>=2.5.1 03:19:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:19:28 ---> Running in a856034a633b 03:19:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:19:28 Removing intermediate container ac56fc351218 03:19:28 ---> d42c822c9be1 03:19:28 03:19:28 Step 10/22 : FROM alpine:3.12 03:19:28 ---> 42cb162f0360 03:19:28 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:19:28 ---> Using cache 03:19:28 ---> ee738e2f0c30 03:19:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:19:28 ---> Using cache 03:19:28 ---> c08a9370a2ee 03:19:28 Step 13/22 : ENV APP_PORT=48085 03:19:28 Collecting websocket-client<1.0,>=0.32.0 03:19:28 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 03:19:28 Collecting cached-property<2,>=1.2.0 03:19:28 ---> Running in a7c903668fbe 03:19:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:19:28 Collecting docopt<0.7,>=0.6.1 03:19:28 Downloading docopt-0.6.2.tar.gz (25 kB) 03:19:28 GO111MODULE=on go vet ./... 03:19:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:19:29 Removing intermediate container a7c903668fbe 03:19:29 ---> 7c56a05fb59a 03:19:29 Step 14/22 : EXPOSE $APP_PORT 03:19:30 Collecting docker<4.0,>=3.6.0 03:19:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:19:31 ---> Running in 39deed649141 03:19:31 Collecting PyYAML<4,>=3.10 03:19:31 Downloading PyYAML-3.13.tar.gz (270 kB) 03:19:31 Removing intermediate container 5d0cd0929001 03:19:31 ---> 686dcd841e3b 03:19:31 03:19:31 Step 10/23 : FROM alpine:3.12 03:19:31 ---> 42cb162f0360 03:19:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:19:31 ---> Using cache 03:19:31 ---> ee738e2f0c30 03:19:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:19:31 ---> Using cache 03:19:31 ---> c08a9370a2ee 03:19:31 Step 13/23 : ENV APP_PORT=48082 03:19:32 Removing intermediate container 39deed649141 03:19:32 ---> ec0aaf0872c8 03:19:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:33 ---> Running in f0545f81a5f7 03:19:33 Collecting texttable<0.10,>=0.9.0 03:19:33 Downloading texttable-0.9.1.tar.gz (11 kB) 03:19:35 ---> 3a4da6a236f5 03:19:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:19:35 Collecting urllib3<1.25,>=1.21.1 03:19:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:19:35 Removing intermediate container 7ed0567d4fac 03:19:35 ---> b0cb1c998cce 03:19:35 03:19:35 Step 10/31 : FROM alpine:3.12 03:19:35 ---> 42cb162f0360 03:19:35 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:19:35 Removing intermediate container f0545f81a5f7 03:19:35 ---> dbede9acc4c3 03:19:35 Step 14/23 : EXPOSE $APP_PORT 03:19:35 Collecting idna<2.8,>=2.5 03:19:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:19:35 ---> Running in 91217e055f1d 03:19:35 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 03:19:35 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 03:19:35 Collecting docker-pycreds>=0.4.0 03:19:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:19:36 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:19:36 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:19:36 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:19:36 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:19:36 ---> Running in 1f41ef3fcad3 03:19:36 Installing collected packages: urllib3, idna, requests, dockerpty, jsonschema, websocket-client, cached-property, docopt, docker-pycreds, docker, PyYAML, texttable, docker-compose 03:19:36 Attempting uninstall: urllib3 03:19:36 Found existing installation: urllib3 1.25.9 03:19:36 Uninstalling urllib3-1.25.9: 03:19:36 ---> 84c495f2ae8d 03:19:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:19:36 Successfully uninstalled urllib3-1.25.9 03:19:36 Removing intermediate container 91217e055f1d 03:19:36 ---> 11775b415e71 03:19:36 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:19:36 Removing intermediate container 1f41ef3fcad3 03:19:36 ---> 0147a40be4d7 03:19:36 Step 15/23 : WORKDIR / 03:19:38 ---> Running in 2551278f36a1 03:19:38 Attempting uninstall: idna 03:19:38 Found existing installation: idna 2.9 03:19:38 Uninstalling idna-2.9: 03:19:38 Successfully uninstalled idna-2.9 03:19:38 ---> Running in 9eeffb097f69 03:19:39 ---> 041fb92b1360 03:19:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:19:39 Attempting uninstall: requests 03:19:39 Found existing installation: requests 2.23.0 03:19:39 Uninstalling requests-2.23.0: 03:19:39 Successfully uninstalled requests-2.23.0 03:19:39 ---> Running in 8612d239a20c 03:19:39 Running setup.py install for dockerpty: started 03:19:39 Removing intermediate container 9eeffb097f69 03:19:39 ---> 96ddd1b4338c 03:19:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:40 Removing intermediate container 8612d239a20c 03:19:40 ---> ed433acaffa3 03:19:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:40 ---> Running in e1e91f5892c5 03:19:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:19:40 Running setup.py install for dockerpty: finished with status 'done' 03:19:40 ---> 0f2d64dc10d7 03:19:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:19:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:19:40 (1/2) Installing dumb-init (1.2.2-r1) 03:19:40 (2/2) Installing su-exec (0.2-r1) 03:19:40 Executing busybox-1.31.1-r19.trigger 03:19:40 OK: 6 MiB in 16 packages 03:19:40 Removing intermediate container e1e91f5892c5 03:19:40 ---> 98c12e645555 03:19:40 Step 20/22 : LABEL arch=x86_64 03:19:41 ---> Running in bd1e8d676b3c 03:19:41 Running setup.py install for docopt: started 03:19:41 ---> 653ef774e28a 03:19:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:19:41 Running setup.py install for docopt: finished with status 'done' 03:19:41 Removing intermediate container bd1e8d676b3c 03:19:41 ---> 08355c19bed8 03:19:41 Step 21/22 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:19:42 ---> Running in ec0ac4329dd2 03:19:42 Running setup.py install for PyYAML: started 03:19:42 ---> 4d30c23d1ff1 03:19:42 Step 19/23 : ENTRYPOINT ["/core-command"] 03:19:42 Removing intermediate container 2551278f36a1 03:19:42 ---> 2a505e877dba 03:19:42 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:19:43 ---> Running in f253f7f88a34 03:19:43 ---> Running in 2150df66ac33 03:19:43 Removing intermediate container ec0ac4329dd2 03:19:43 ---> 74c67dd99c3a 03:19:43 Step 22/22 : LABEL version=0.0.0 03:19:43 Running setup.py install for PyYAML: finished with status 'done' 03:19:43 Running setup.py install for texttable: started 03:19:43 ---> Running in 5e6f74bb0f81 03:19:43 Removing intermediate container f253f7f88a34 03:19:43 ---> 46f052849f78 03:19:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:43 Removing intermediate container 2150df66ac33 03:19:43 ---> 3e4d946da2c2 03:19:43 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:19:43 ---> Running in 303b62ee46f8 03:19:43 Running setup.py install for texttable: finished with status 'done' 03:19:44 ---> Running in 041e3b791e99 03:19:44 Removing intermediate container 5e6f74bb0f81 03:19:44 ---> 57ad1cf60383 03:19:44 03:19:44 Removing intermediate container 303b62ee46f8 03:19:44 ---> e40630b8a013 03:19:44 Step 21/23 : LABEL arch=x86_64 03:19:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 03:19:45 Successfully built 57ad1cf60383 03:19:45 Successfully tagged docker-support-scheduler-go:latest 03:19:45  Building docker-support-scheduler-go ... done Removing intermediate container 041e3b791e99 03:19:45 ---> 13687a0d4dd5 03:19:45 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:19:45 ---> Running in 1843000e056c 03:19:45 ---> Running in d2a4c1a360f8 03:19:46 Removing intermediate container 1843000e056c 03:19:46 ---> deb2dd164e96 03:19:46 Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:19:46 ---> Running in a455f1424852 03:19:46 Removing intermediate container a455f1424852 03:19:46 ---> db670c749c40 03:19:46 Step 23/23 : LABEL version=0.0.0 03:19:47 ---> Running in b42968fe329b 03:19:48 Removing intermediate container dc120e3c543c 03:19:48 ---> 74c86d37da10 03:19:48 Step 21/26 : RUN apk --no-cache add curl 03:19:48 Removing intermediate container b42968fe329b 03:19:48 ---> c43d9033566c 03:19:48 03:19:48 ---> Running in 6cb64a176c07 03:19:48 Successfully built c43d9033566c 03:19:48 Successfully tagged docker-core-command-go:latest 03:19:48  Building docker-core-command-go ... done Removing intermediate container d2a4c1a360f8 03:19:48 ---> 68e415101c67 03:19:48 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:19:48 ---> Running in 328a6b054598 03:19:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:19:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:19:50 Removing intermediate container 328a6b054598 03:19:50 ---> 1d662882d815 03:19:50 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:19:50 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:19:50 (2/3) Installing libcurl (7.69.1-r3) 03:19:50 (3/3) Installing curl (7.69.1-r3) 03:19:50 Executing busybox-1.31.1-r19.trigger 03:19:50 OK: 72 MiB in 58 packages 03:19:51 ---> 0b38905d2ecb 03:19:51 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:19:51 ---> Running in ccca5b825829 03:19:51 Removing intermediate container 6cb64a176c07 03:19:51 ---> 47c08b0bff91 03:19:51 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:19:51 ---> Running in 2ebae9c31b08 03:19:51 Removing intermediate container 2ebae9c31b08 03:19:51 ---> b0a0f3c6c1d1 03:19:51 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:52 ---> Running in 596341711df6 03:19:54 Removing intermediate container 596341711df6 03:19:54 ---> 4cf36603a610 03:19:54 Step 24/26 : LABEL arch=x86_64 03:19:54 Removing intermediate container a856034a633b 03:19:54 ---> 627960db3fd9 03:19:54 03:19:54 Step 10/23 : FROM alpine:3.12 03:19:54 ---> 42cb162f0360 03:19:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:19:54 ---> Running in 894ccd48faef 03:19:54 Removing intermediate container ccca5b825829 03:19:54 ---> 46bb5b7ef1ce 03:19:54 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:19:54 ---> Running in 24e3d85b97d9 03:19:54 Removing intermediate container 894ccd48faef 03:19:54 ---> 85bd70bc3d86 03:19:54 Step 25/26 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:19:54 Removing intermediate container 24e3d85b97d9 03:19:54 ---> e9e4c56153cd 03:19:54 Step 12/23 : ENV APP_PORT=48080 03:19:54 ---> Running in 65fc90b91904 03:19:54 ---> 22e1e7dac3b7 03:19:54 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:19:54 ---> Running in e85e2a985528 03:19:55 Removing intermediate container 65fc90b91904 03:19:55 ---> d1d233468440 03:19:55 Step 26/26 : LABEL version=0.0.0 03:19:55 Removing intermediate container e85e2a985528 03:19:55 ---> 6895ee405e03 03:19:55 Step 13/23 : EXPOSE $APP_PORT 03:19:55 ---> Running in 49aee63c3680 03:19:55 ---> Running in e8dd0771ab7c 03:19:55 ---> 98419dadf174 03:19:55 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:19:55 Removing intermediate container 49aee63c3680 03:19:55 ---> 67b9d69bd53c 03:19:55 03:19:55 Removing intermediate container e8dd0771ab7c 03:19:55 ---> b64e0b4bc5be 03:19:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:55 Successfully built 67b9d69bd53c 03:19:55 ---> Running in e69d36984f71 03:19:55 Successfully tagged docker-sys-mgmt-agent-go:latest 03:19:55  Building docker-sys-mgmt-agent-go ... done  ---> 2b8099e17843 03:19:55 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:19:56 ---> 575aa56d904f 03:19:56 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:19:56 ---> 13e9f1856728 03:19:56 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:19:56 ---> Running in 7c8a51151357 03:19:56 Removing intermediate container e69d36984f71 03:19:56 ---> 7dbb37b8ea4b 03:19:56 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:19:56 Removing intermediate container 7c8a51151357 03:19:56 ---> cd4c34383f3c 03:19:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:19:56 ---> Running in 66fe463967af 03:19:57 ---> bd9ac0e2c13e 03:19:57 Step 26/31 : RUN chmod +x /entrypoint.sh 03:19:57 ---> Running in e2234b4aa8d5 03:19:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:19:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:19:58 Removing intermediate container e2234b4aa8d5 03:19:58 ---> 440546154d1b 03:19:58 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:19:58 ---> Running in c12bc1a245ed 03:19:58 Removing intermediate container c12bc1a245ed 03:19:58 ---> 395e89ed9aae 03:19:58 Step 28/31 : CMD ["gate"] 03:19:58 (1/6) Installing dumb-init (1.2.2-r1) 03:19:58 (2/6) Installing libgcc (9.3.0-r2) 03:19:58 ---> Running in 1ebcaec0d93b 03:19:58 (3/6) Installing libsodium (1.0.18-r0) 03:19:58 (4/6) Installing libstdc++ (9.3.0-r2) 03:19:58 Removing intermediate container 1ebcaec0d93b 03:19:58 ---> db266d7156f2 03:19:58 Step 29/31 : LABEL arch=x86_64 03:19:58 (5/6) Installing libzmq (4.3.3-r0) 03:19:59 (6/6) Installing zeromq (4.3.3-r0) 03:19:59 Executing busybox-1.31.1-r19.trigger 03:19:59 OK: 8 MiB in 20 packages 03:19:59 ---> Running in 1ebec23bf468 03:19:59 Removing intermediate container 1ebec23bf468 03:19:59 ---> ae7445b7523b 03:19:59 Step 30/31 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:20:00 ---> Running in f215a710dd39 03:20:00 Removing intermediate container 66fe463967af 03:20:00 ---> eafac7788afe 03:20:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:00 Removing intermediate container f215a710dd39 03:20:00 ---> 44447d1f8f9c 03:20:00 Step 31/31 : LABEL version=0.0.0 03:20:00 ---> Running in f26c53ae5e8a 03:20:00 ---> a3f307773856 03:20:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:20:00 Removing intermediate container f26c53ae5e8a 03:20:00 ---> a663c1ede6f5 03:20:00 03:20:00 Successfully built a663c1ede6f5 03:20:00 Successfully tagged docker-security-bootstrapper-go:latest 03:20:01  Building docker-security-bootstrapper-go ... done  ---> edd12bd9cce4 03:20:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:20:01 ---> a208d5be180d 03:20:01 Step 19/23 : ENTRYPOINT ["/core-data"] 03:20:01 ---> Running in 525533ff1cf1 03:20:01 Removing intermediate container 525533ff1cf1 03:20:01 ---> 47fa723f06be 03:20:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:20:01 ---> Running in 6c3fc8b14599 03:20:02 Removing intermediate container 6c3fc8b14599 03:20:02 ---> a4117ea326dc 03:20:02 Step 21/23 : LABEL arch=x86_64 03:20:02 ---> Running in 4350a62ab887 03:20:02 Removing intermediate container 4350a62ab887 03:20:02 ---> 804ef51ba359 03:20:02 Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:20:02 ---> Running in 3f5f39ca2ea4 03:20:02 Removing intermediate container 3f5f39ca2ea4 03:20:02 ---> 912d893242d7 03:20:02 Step 23/23 : LABEL version=0.0.0 03:20:02 ---> Running in e167d87a3d0a 03:20:02 Removing intermediate container e167d87a3d0a 03:20:02 ---> fe1826c43184 03:20:02 03:20:03 Successfully built fe1826c43184 03:20:03 Successfully tagged docker-core-data-go:latest 03:20:03  Building docker-core-data-go ... done  [Pipeline] } 03:20:03 $ docker stop --time=1 811c394da4fede1132a57cf7c70de2d3404123a1cfcc7158816fd449e6f15e32 03:20:05 $ docker rm -f 811c394da4fede1132a57cf7c70de2d3404123a1cfcc7158816fd449e6f15e32 [Pipeline] // withDockerContainer [Pipeline] sh 03:20:05 + docker images 03:20:05 + grep docker 03:20:05 docker-core-data-go latest fe1826c43184 3 seconds ago 22.7MB 03:20:05 docker-security-bootstrapper-go latest a663c1ede6f5 5 seconds ago 18.9MB 03:20:05 docker-sys-mgmt-agent-go latest 67b9d69bd53c 10 seconds ago 314MB 03:20:05 docker-core-command-go latest c43d9033566c 18 seconds ago 17.3MB 03:20:05 docker-support-scheduler-go latest 57ad1cf60383 22 seconds ago 17.4MB 03:20:05 docker-security-secretstore-setup-go latest 2f9862b1d411 About a minute ago 25.7MB 03:20:05 docker-core-metadata-go latest bcb880b2eef0 About a minute ago 19MB 03:20:05 docker-security-proxy-setup-go latest b846796370e1 About a minute ago 25.4MB 03:20:05 docker-support-notifications-go latest 77ee54b2a1f6 About a minute ago 17.9MB 03:20:05 docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 03:20:21 Still waiting to schedule task 03:20:21 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:20:50 gofmt -l . 03:20:50 [ "`gofmt -l .`" = "" ] 03:20:50 ./bin/test-go-mod-tidy.sh 03:20:50 ./bin/test-attribution-txt.sh [Pipeline] sh 03:20:52 + ls -al . 03:20:52 total 808 03:20:52 drwxrwxr-x 9 1001 1001 4096 Mar 30 03:20 . 03:20:52 drwxr-xr-x 4 root root 4096 Mar 30 03:16 .. 03:20:52 -rw-rw-r-- 1 1001 1001 11 Mar 30 03:14 .dockerignore 03:20:52 drwxrwxr-x 8 1001 1001 4096 Mar 30 03:15 .git 03:20:52 drwxrwxr-x 3 1001 1001 4096 Mar 30 03:14 .github 03:20:52 -rw-rw-r-- 1 1001 1001 818 Mar 30 03:14 .gitignore 03:20:52 -rw-rw-r-- 1 1001 1001 166 Mar 30 03:14 .sonarcloud.properties 03:20:52 -rw-rw-r-- 1 1001 1001 8607 Mar 30 03:14 Attribution.txt 03:20:52 -rw-rw-r-- 1 1001 1001 3804 Mar 30 03:14 CONTRIBUTING.md 03:20:52 -rw-rw-r-- 1 1001 1001 931 Mar 30 03:14 Dockerfile.build 03:20:52 -rw-rw-r-- 1 1001 1001 863 Mar 30 03:14 Jenkinsfile 03:20:52 -rw-rw-r-- 1 1001 1001 10775 Mar 30 03:14 LICENSE 03:20:52 -rw-rw-r-- 1 1001 1001 5774 Mar 30 03:14 Makefile 03:20:52 -rw-rw-r-- 1 1001 1001 6548 Mar 30 03:14 README.md 03:20:52 -rw-rw-r-- 1 1001 1001 6755 Mar 30 03:14 SECURITY.md 03:20:52 -rw-rw-r-- 1 1001 1001 5 Mar 30 03:12 VERSION 03:20:52 -rw-rw-r-- 1 1001 1001 4131 Mar 30 03:14 ZMQWindows.md 03:20:52 drwxrwxr-x 2 1001 1001 4096 Mar 30 03:14 bin 03:20:52 drwxrwxr-x 14 1001 1001 4096 Mar 30 03:14 cmd 03:20:52 -rw-r--r-- 1 root root 669470 Mar 30 03:19 coverage.out 03:20:52 -rw-r--r-- 1 root root 1056 Mar 30 03:20 go.mod 03:20:52 -rw-r--r-- 1 root root 22757 Mar 30 03:20 go.sum 03:20:52 drwxrwxr-x 8 1001 1001 4096 Mar 30 03:14 internal 03:20:52 drwxrwxr-x 4 1001 1001 4096 Mar 30 03:14 openapi 03:20:52 drwxrwxr-x 4 1001 1001 4096 Mar 30 03:14 snap 03:20:52 -rw-rw-r-- 1 1001 1001 168 Mar 30 03:14 version.go [Pipeline] sh 03:20:53 + '[' -e coverage.out ] 03:20:53 + chown 1001:1001 coverage.out [Pipeline] stash 03:20:53 Warning: overwriting stash ‘coverage-report’ 03:20:54 Stashed 1 file(s) [Pipeline] sh 03:20:55 + make build 03:20:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:21:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:21:08 Running on prd-ubuntu18.04-docker-8c-8g-31959 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws 03:21:08 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 03:21:10 using credential edgex-jenkins-ssh 03:21:11 Cloning the remote Git repository 03:21:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:21:11 > git init /w/workspace/edgex-go/5 # timeout=10 03:21:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:21:11 > git --version # timeout=10 03:21:11 > git --version # 'git version 2.17.1' 03:21:11 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:18 Merging remotes/origin/master commit 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e into PR head commit cd63672cc9e11825c93c007dd27fbab96a888000 03:21:18 Merge succeeded, producing cd63672cc9e11825c93c007dd27fbab96a888000 03:21:18 Checking out Revision cd63672cc9e11825c93c007dd27fbab96a888000 (PR-3310) 03:21:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:21:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:21:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:21:17 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3310/head:refs/remotes/origin/PR-3310 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:21:18 > git config core.sparsecheckout # timeout=10 03:21:18 > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 03:21:18 > git remote # timeout=10 03:21:18 > git config --get remote.origin.url # timeout=10 03:21:18 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:18 > git merge 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e # timeout=10 03:21:18 > git rev-parse HEAD^{commit} # timeout=10 03:21:18 > git config core.sparsecheckout # timeout=10 03:21:18 > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 03:21:21 Commit message: "fix(notifications): Return 200 when successful to delete subscription" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:23 + echo snap-build.sh 03:21:23 snap-build.sh 03:21:23 + SNAP_BASE_DIR=. 03:21:23 + '[' '!' -z /w/workspace/edgex-go/5 ']' 03:21:23 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 03:21:23 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 03:21:23 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 03:21:23 + cd /w/workspace/edgex-go/5 03:21:23 + sudo apt-get remove -qy --purge lxd lxd-client 03:21:23 Reading package lists... 03:21:23 Building dependency tree... 03:21:23 Reading state information... 03:21:23 The following packages were automatically installed and are no longer required: 03:21:23 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:21:23 uidmap xdelta3 03:21:23 Use 'sudo apt autoremove' to remove them. 03:21:23 The following packages will be REMOVED: 03:21:23 lxd* lxd-client* 03:21:23 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:21:23 After this operation, 31.7 MB disk space will be freed. 03:21:25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 03:21:25 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:21:25 Removing lxd dnsmasq configuration 03:21:25 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:21:26 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:21:26 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 03:21:27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 03:21:27 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:21:28 Processing triggers for systemd (237-3ubuntu10.42) ... 03:21:28 Processing triggers for ureadahead (0.100.0-21) ... 03:21:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:21:29 + sudo snap remove --purge lxd 03:21:30 snap "lxd" is not installed 03:21:30 + sudo groupadd --force --system lxd 03:21:30 ++ whoami 03:21:30 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:21:30 + newgrp - lxd 03:21:30 + sudo snap install lxd 03:21:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:21:40 2021-03-30T03:21:37Z INFO Waiting for automatic snapd restart... 03:21:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:21:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:21: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 03:21:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:21:55 lxd 4.12 from Canonical* installed 03:21:55 + sudo lxd init --auto 03:21:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:22:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:22:03 + sudo snap install --classic snapcraft 03:22:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:22:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:22:10 snapcraft 4.6 from Canonical* installed 03:22:10 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:22:10 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:22:10 % Total % Received % Xferd Average Speed Time Time Time Current 03:22:10 Dload Upload Total Spent Left Speed 03:22:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3710 0 --:--:-- --:--:-- --:--:-- 3710 03:22:10 0 3325k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 7388k 0 --:--:-- --:--:-- --:--:-- 28.7M 03:22:10 ./yq_linux_amd64 03:22:11 + sudo snapcraft prime --use-lxd 03:22:12 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:22:12 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 03:22:12 - README.md 03:22:12 03:22:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:22:13 Launching a container. [Pipeline] } 03:22:17 $ docker stop --time=1 1aed87384ea7e226d919124a28b1dd2c5545a509adda6a817fc6213da46db614 03:22:20 $ docker rm -f 1aed87384ea7e226d919124a28b1dd2c5545a509adda6a817fc6213da46db614 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:22:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:22:22 03:22:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:22:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:22:23 latest: Pulling from edgex-devops/edgex-compose-arm64 03:22:23 29e5d40040c1: Pulling fs layer 03:22:23 1ce36da41761: Pulling fs layer 03:22:23 25b303627fd3: Pulling fs layer 03:22:23 29e5d40040c1: Verifying Checksum 03:22:23 29e5d40040c1: Download complete 03:22:24 1ce36da41761: Verifying Checksum 03:22:24 1ce36da41761: Download complete 03:22:24 29e5d40040c1: Pull complete 03:22:25 Waiting for container to be ready 03:22:25 To start your first instance, try: lxc launch ubuntu:18.04 03:22:25 03:22:26 1ce36da41761: Pull complete 03:22:26 25b303627fd3: Verifying Checksum 03:22:26 25b303627fd3: Download complete 03:22:27 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:22:27 Waiting for network to be ready... 03:22:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:22:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] 03:22:28 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:22:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 03:22:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 03:22:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 03:22:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 03:22:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 03:22:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 03:22:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 03:22:29 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:22:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:22:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:22:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:22:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:22:29 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:22:29 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:22:29 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:22:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:22:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 03:22:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 03:22:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 03:22:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 03:22:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 03:22:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 03:22:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 03:22:30 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 03:22:33 Fetched 24.2 MB in 5s (5227 kB/s) 03:22:34 Reading package lists... 03:22:34 Reading package lists... 03:22:34 25b303627fd3: Pull complete 03:22:34 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:22:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:22:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:22:34 Building dependency tree... 03:22:34 Reading state information... 03:22:34 The following additional packages will be installed: 03:22:34 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:22:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:22:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:22:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:22:34 Suggested packages: 03:22:34 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:22:34 Recommended packages: 03:22:34 gnupg libsasl2-modules 03:22:34 The following NEW packages will be installed: 03:22:34 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:22:34 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:22:34 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:22:34 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:22:34 The following packages will be upgraded: 03:22:34 gpg gpg-agent gpgconf libudev1 [Pipeline] withDockerContainer 03:22:34 prd-ubuntu18.04-docker-arm64-4c-16g-31957 does not seem to be running inside a container 03:22:34 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 03:22:34 Need to get 3530 kB of archives. 03:22:34 After this operation, 13.3 MB of additional disk space will be used. 03:22:34 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 03:22:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 03:22:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:22:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 03:22:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:22:35 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 03:22:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 03:22:35 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:22:35 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:22:35 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:22:35 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:22:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:22:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:22:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:22:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:22:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:22:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:22:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:22:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:22:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:22:35 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:22:35 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:22:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:22:35 debconf: delaying package configuration, since apt-utils is not installed 03:22:35 Fetched 3530 kB in 1s (3125 kB/s) 03:22:36 (Reading database ... 12511 files and directories currently installed.) 03:22:36 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 03:22:36 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 03:22:36 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 03:22:36 Selecting previously unselected package udev. 03:22:36 (Reading database ... 12511 files and directories currently installed.) 03:22:36 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 03:22:36 Unpacking udev (237-3ubuntu10.45) ... 03:22:36 Selecting previously unselected package libfuse2:amd64. 03:22:36 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:22:36 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:22:36 Selecting previously unselected package fuse. 03:22:36 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:22:36 Unpacking fuse (2.9.7-1ubuntu1) ... 03:22:36 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:22:36 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:22:37 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:22:37 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:22:37 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:22:37 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:22:37 Selecting previously unselected package libksba8:amd64. 03:22:37 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:22:37 Unpacking libksba8:amd64 (1.3.5-2) ... 03:22:37 Selecting previously unselected package libroken18-heimdal:amd64. 03:22:37 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:22:37 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:37 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:22:37 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:22:37 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:37 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:22:37 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:22:37 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:37 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:22:37 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:22:37 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:37 Selecting previously unselected package libwind0-heimdal:amd64. 03:22:37 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:22:37 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:37 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:22:37 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:22:37 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:37 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:22:37 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:22:37 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:38 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:22:38 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:22:38 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:38 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:22:38 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:22:38 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:38 Selecting previously unselected package libsasl2-modules-db:amd64. 03:22:38 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:22:38 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:22:38 Selecting previously unselected package libsasl2-2:amd64. 03:22:38 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:22:38 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:22:38 Selecting previously unselected package libldap-common. 03:22:38 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:22:38 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:22:38 $ docker top f3e8a6365435922ac3c98d960a77579a2882048d8012429cdddbed7880bf725d -eo pid,comm 03:22:38 Selecting previously unselected package libldap-2.4-2:amd64. 03:22:38 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:22:38 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:22:38 Selecting previously unselected package dirmngr. 03:22:38 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:22:38 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [Pipeline] { [Pipeline] sh 03:22:38 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:22:38 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:22:38 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:22:38 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:22:38 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:22:38 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:22:38 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:38 Setting up libksba8:amd64 (1.3.5-2) ... 03:22:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:22:39 Setting up udev (237-3ubuntu10.45) ... 03:22:39 + docker-compose build --help 03:22:39 + grep parallel 03:22:39 invoke-rc.d: policy-rc.d denied execution of start. 03:22:39 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:39 Processing triggers for systemd (237-3ubuntu10) ... 03:22:39 Setting up fuse (2.9.7-1ubuntu1) ... 03:22:39 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:22:39 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:39 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:39 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:39 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:39 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:39 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:39 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:39 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:22:39 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:22:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:22:40 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:22:40 settings in the [Install] section, and DefaultInstance for template units). 03:22:40 This means they are not meant to be enabled using systemctl. 03:22:40 Possible reasons for having this kind of units are: 03:22:40 1) A unit may be statically enabled by being symlinked from another unit's 03:22:40 .wants/ or .requires/ directory. 03:22:40 2) A unit's purpose may be to act as a helper for some other unit which has 03:22:40 a requirement dependency on it. 03:22:40 3) A unit may be started when needed via activation (socket, path, timer, 03:22:40 D-Bus, udev, scripted systemctl call, ...). 03:22:40 4) In case of template units, the unit is meant to be enabled with some 03:22:40 instance name specified. 03:22:40 Reading package lists... 03:22:40 Building dependency tree... 03:22:40 Reading state information... 03:22:40 The following additional packages will be installed: 03:22:40 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:22:40 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:22:40 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:22:40 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:22:40 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:22:40 Suggested packages: 03:22:40 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:22:40 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:22:40 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:22:40 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:22:40 systemd-container policykit-1 03:22:40 Recommended packages: 03:22:40 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:22:40 The following NEW packages will be installed: 03:22:40 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:22:40 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:22:40 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:22:40 multiarch-support openssh-client python3 python3-minimal python3.6 03:22:40 python3.6-minimal snapd squashfs-tools sudo 03:22:40 The following packages will be upgraded: 03:22:40 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:22:40 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 03:22:40 Need to get 35.2 MB of archives. 03:22:40 After this operation, 141 MB of additional disk space will be used. 03:22:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 03:22:40 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 03:22:41 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 03:22:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 03:22:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:22:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:22:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:22:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:22:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:22:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:22:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:22:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:22:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:22:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:22:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:22:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:22:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 03:22:41 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 03:22:41 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 03:22:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 03:22:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:22:41 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:22:41 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:22:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:22:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:22:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:22:41 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:22:41 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:22:42 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:22:42 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 03:22:42 debconf: delaying package configuration, since apt-utils is not installed 03:22:42 Fetched 35.2 MB in 1s (30.9 MB/s) 03:22:42 (Reading database ... 12757 files and directories currently installed.) 03:22:42 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 03:22:42 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 03:22:42 --parallel Build images in parallel. [Pipeline] } 03:22:43 $ docker stop --time=1 f3e8a6365435922ac3c98d960a77579a2882048d8012429cdddbed7880bf725d 03:22:43 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 03:22:43 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 03:22:43 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 03:22:43 (Reading database ... 12757 files and directories currently installed.) 03:22:43 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 03:22:43 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 03:22:43 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 03:22:43 (Reading database ... 12757 files and directories currently installed.) 03:22:43 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 03:22:43 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 03:22:43 Setting up apt (1.6.12ubuntu0.2) ... 03:22:44 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:22:44 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:22:44 (Reading database ... 12764 files and directories currently installed.) 03:22:44 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 03:22:44 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 03:22:44 Selecting previously unselected package libpython3.6-minimal:amd64. 03:22:44 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:22:44 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:22:44 Selecting previously unselected package libexpat1:amd64. 03:22:44 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:22:44 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:22:44 $ docker rm -f f3e8a6365435922ac3c98d960a77579a2882048d8012429cdddbed7880bf725d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:22:45 Selecting previously unselected package python3.6-minimal. 03:22:45 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:22:45 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:22:45 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 03:22:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:22:45 . [Pipeline] withDockerContainer 03:22:45 Checking for services that may need to be restarted...done. 03:22:45 Checking for services that may need to be restarted...done. 03:22:45 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:22:46 prd-ubuntu18.04-docker-arm64-4c-16g-31957 does not seem to be running inside a container 03:22:46 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:22:46 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:22:46 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:22:47 Selecting previously unselected package python3-minimal. 03:22:47 (Reading database ... 13012 files and directories currently installed.) 03:22:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:22:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:22:47 $ docker top cc9df45b3514ecbd9ab092486b7c59110d10df1aa1461a542cadf2a41a9004a6 -eo pid,comm 03:22:47 Selecting previously unselected package mime-support. 03:22:47 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:22:47 Unpacking mime-support (3.60ubuntu1) ... [Pipeline] { [Pipeline] sh 03:22:48 Selecting previously unselected package libmpdec2:amd64. 03:22:48 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:22:48 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:22:48 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:22:48 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:22:48 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:22:48 + docker-compose -f ./docker-compose-build.yml build --parallel 03:22:48 Selecting previously unselected package python3.6. 03:22:48 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:22:48 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:22:48 Selecting previously unselected package libpython3-stdlib:amd64. 03:22:48 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:22:48 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:22:48 Setting up python3-minimal (3.6.7-1~18.04) ... 03:22:49 Selecting previously unselected package python3. 03:22:49 (Reading database ... 13442 files and directories currently installed.) 03:22:49 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:22:49 Unpacking python3 (3.6.7-1~18.04) ... 03:22:49 Selecting previously unselected package multiarch-support. 03:22:49 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:22:49 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:22:49 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:22:49 Selecting previously unselected package liblzo2-2:amd64. 03:22:49 (Reading database ... 13479 files and directories currently installed.) 03:22:49 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:22:49 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:22:49 Selecting previously unselected package libbsd0:amd64. 03:22:49 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:22:49 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:22:49 Selecting previously unselected package sudo. 03:22:49 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:22:49 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:22:49 Selecting previously unselected package apparmor. 03:22:49 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:22:49 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:22:49 Selecting previously unselected package libedit2:amd64. 03:22:49 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:22:49 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:22:49 Selecting previously unselected package libkrb5support0:amd64. 03:22:49 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:22:49 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:22:50 Selecting previously unselected package libk5crypto3:amd64. 03:22:50 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:22:50 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:22:50 Selecting previously unselected package libkeyutils1:amd64. 03:22:50 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:22:50 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:22:50 Selecting previously unselected package libkrb5-3:amd64. 03:22:50 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:22:50 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:22:50 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:22:50 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:22:50 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:22:50 Selecting previously unselected package libssl1.0.0:amd64. 03:22:50 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 03:22:50 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:22:50 Selecting previously unselected package openssh-client. 03:22:50 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 03:22:50 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 03:22:50 Selecting previously unselected package squashfs-tools. 03:22:50 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 03:22:50 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:22:50 Selecting previously unselected package snapd. 03:22:50 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 03:22:50 Unpacking snapd (2.48.3+18.04) ... 03:22:52 Building docker-core-command-go ... 03:22:52 Building docker-core-data-go ... 03:22:52 Building docker-core-metadata-go ... 03:22:52 Building docker-security-bootstrapper-go ... 03:22:52 Building docker-security-proxy-setup-go ... 03:22:52 Building docker-security-secretstore-setup-go ... 03:22:52 Building docker-support-notifications-go ... 03:22:52 Building docker-support-scheduler-go ... 03:22:52 Building docker-sys-mgmt-agent-go ... 03:22:52 Building docker-core-data-go 03:22:52 Building docker-support-scheduler-go 03:22:52 Building docker-support-notifications-go 03:22:52 Building docker-security-bootstrapper-go 03:22:52 Building docker-security-secretstore-setup-go 03:22:53 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:22:54 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:22:54 Setting up mime-support (3.60ubuntu1) ... 03:22:54 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:22:54 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:22:54 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:22:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:22:54 Setting up systemd (237-3ubuntu10.45) ... 03:22:54 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:22:55 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:22:55 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:22:55 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:22:55 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:22:55 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:22:55 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:22:56 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:22:56 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:22:56 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:22:56 Setting up python3 (3.6.7-1~18.04) ... 03:22:56 running python rtupdate hooks for python3.6... 03:22:56 running python post-rtupdate hooks for python3.6... 03:22:56 Setting up apparmor (2.12-4ubuntu5.1) ... 03:22:58 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:22:58 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:22:58 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 03:22:58 Setting up snapd (2.48.3+18.04) ... 03:22:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:22:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:22:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:22:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:22:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:22:59 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:22:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:22:59 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:23:00 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:23:00 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:23:00 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 03:23:00 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:23:00 Processing triggers for systemd (237-3ubuntu10.45) ... 03:23:01 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:23:01 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:23:01 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:23:03 Reading package lists... 03:23:03 Reading package lists... 03:23:03 Building dependency tree... 03:23:03 Reading state information... 03:23:03 Calculating upgrade... 03:23:03 The following packages will be upgraded: 03:23:03 advancecomp base-files bash binutils binutils-common 03:23:03 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:23:03 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:23:03 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 03:23:03 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 03:23:03 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:23:03 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:23:03 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 03:23:03 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 03:23:03 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 03:23:03 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 03:23:03 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 03:23:03 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 03:23:03 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 03:23:03 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 03:23:03 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:23:03 Need to get 63.8 MB of archives. 03:23:03 After this operation, 5208 kB of additional disk space will be used. 03:23:03 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:23:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] 03:23:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:23:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:23:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:23:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:23:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:23:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:23:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:23:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:23:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:23:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:23:04 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:23:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:23:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:23:04 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:23:04 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:23:04 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:23:04 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:23:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 03:23:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:23:04 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:23:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:23:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:23:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:23:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:23:04 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:23:04 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:23:04 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:23:04 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:23:04 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:23:04 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:23:04 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:23:04 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:23:04 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:23:04 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:23:04 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 03:23:04 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 03:23:04 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 03:23:04 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:23:04 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 03:23:04 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 03:23:04 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:23:04 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:23:04 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:23:04 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:23:04 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:23:04 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:23:04 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 03:23:04 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 03:23:04 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:23:04 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:23:04 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 03:23:04 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:23:04 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:23:04 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:23:04 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:23:04 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:23:04 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:23:04 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:23:04 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:23:04 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:23:04 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:23:04 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:23:04 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:23:04 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:23:04 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 03:23:04 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:23:04 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:23:04 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:23:04 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:23:04 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:23:05 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:23:05 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 03:23:05 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 03:23:05 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 03:23:05 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:23:05 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:23:05 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:23:05 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 03:23:05 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:23:05 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:23:05 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 03:23:05 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 03:23:05 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 03:23:05 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 03:23:05 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:23:05 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:23:05 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:23:05 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:23:06 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:23:06 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:23:06 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:23:06 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:23:06 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:23:06 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:23:06 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:23:06 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:23:06 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:23:06 debconf: delaying package configuration, since apt-utils is not installed 03:23:06 Fetched 63.8 MB in 3s (19.2 MB/s) 03:23:07 (Reading database ... 13912 files and directories currently installed.) 03:23:07 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:23:07 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:23:07 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:23:07 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:23:07 Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... 03:23:07 Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... 03:23:08 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:08 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:08 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:08 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:08 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:08 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:09 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:09 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:09 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:09 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:09 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:09 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:09 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:09 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:09 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:09 (Reading database ... 13911 files and directories currently installed.) 03:23:09 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:09 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:23:09 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:23:09 (Reading database ... 13911 files and directories currently installed.) 03:23:09 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:10 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:10 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:10 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:10 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:10 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:10 (Reading database ... 13911 files and directories currently installed.) 03:23:10 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:23:10 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:23:11 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:23:11 (Reading database ... 13911 files and directories currently installed.) 03:23:11 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 03:23:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:23:11 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:23:11 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 03:23:11 Setting up base-files (10.1ubuntu2.10) ... 03:23:11 Installing new version of config file /etc/issue ... 03:23:11 Installing new version of config file /etc/issue.net ... 03:23:11 Installing new version of config file /etc/lsb-release ... 03:23:11 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:23:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:23:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:23:12 Removing obsolete conffile /etc/default/motd-news ... 03:23:12 (Reading database ... 13912 files and directories currently installed.) 03:23:12 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:23:12 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:23:12 Setting up bash (4.4.18-2ubuntu1.2) ... 03:23:12 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 03:23:12 (Reading database ... 13912 files and directories currently installed.) 03:23:12 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:23:12 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:23:12 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:23:12 (Reading database ... 13912 files and directories currently installed.) 03:23:12 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:23:12 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:23:12 Setting up tar (1.29b-2ubuntu0.2) ... 03:23:13 (Reading database ... 13912 files and directories currently installed.) 03:23:13 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:23:13 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:23:13 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:23:13 (Reading database ... 13912 files and directories currently installed.) 03:23:13 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:23:13 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:23:13 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:23:13 (Reading database ... 13912 files and directories currently installed.) 03:23:13 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:23:13 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:23:13 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:23:13 (Reading database ... 13912 files and directories currently installed.) 03:23:13 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:23:13 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:23:14 Setting up grep (3.1-2build1) ... 03:23:14 (Reading database ... 13912 files and directories currently installed.) 03:23:14 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:23:14 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:23:14 Setting up login (1:4.5-1ubuntu2) ... 03:23:14 (Reading database ... 13912 files and directories currently installed.) 03:23:14 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:23:14 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:23:14 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:23:14 (Reading database ... 13912 files and directories currently installed.) 03:23:14 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:23:14 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:23:15 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:23:15 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:23:15 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:23:15 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:23:16 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:23:16 (Reading database ... 13912 files and directories currently installed.) 03:23:16 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:23:16 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:23:17 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:23:17 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:23:17 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:23:17 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:23:17 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:23:17 (Reading database ... 13912 files and directories currently installed.) 03:23:17 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:23:17 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:23:17 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:23:18 (Reading database ... 13912 files and directories currently installed.) 03:23:18 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:23:18 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:23:18 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:23:18 (Reading database ... 13912 files and directories currently installed.) 03:23:18 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:23:18 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:23:18 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:23:18 (Reading database ... 13912 files and directories currently installed.) 03:23:18 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:23:18 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:23:18 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:23:18 (Reading database ... 13912 files and directories currently installed.) 03:23:18 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:23:18 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:23:18 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:23:18 (Reading database ... 13912 files and directories currently installed.) 03:23:18 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:23:18 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:23:18 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:23:19 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:23:19 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:23:19 (Reading database ... 13912 files and directories currently installed.) 03:23:19 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:23:19 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:23:19 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:23:19 (Reading database ... 13912 files and directories currently installed.) 03:23:19 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:23:19 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:23:19 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:23:19 (Reading database ... 13912 files and directories currently installed.) 03:23:19 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:23:19 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:23:19 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:23:19 (Reading database ... 13912 files and directories currently installed.) 03:23:19 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:23:19 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:23:20 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:23:20 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:23:20 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:23:21 (Reading database ... 13912 files and directories currently installed.) 03:23:21 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:23:21 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:23:21 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:23:21 (Reading database ... 13912 files and directories currently installed.) 03:23:21 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:23:21 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:23:21 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:23:21 (Reading database ... 13914 files and directories currently installed.) 03:23:21 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:23:21 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:23:22 Setting up debconf (1.5.66ubuntu1) ... 03:23:22 (Reading database ... 13914 files and directories currently installed.) 03:23:22 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:23:22 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:23:22 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:23:22 (Reading database ... 13914 files and directories currently installed.) 03:23:22 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:23:22 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:23:22 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:23:22 (Reading database ... 13914 files and directories currently installed.) 03:23:22 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:23:22 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:23:22 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:23:23 (Reading database ... 13914 files and directories currently installed.) 03:23:23 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:23:23 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:23:23 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 03:23:23 (Reading database ... 13914 files and directories currently installed.) 03:23:23 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:23:23 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:23:23 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:23:23 (Reading database ... 13914 files and directories currently installed.) 03:23:23 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:23:23 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:23:23 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 03:23:23 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 03:23:24 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:23:24 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:23:24 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:23:24 (Reading database ... 13914 files and directories currently installed.) 03:23:24 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 03:23:24 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 03:23:24 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 03:23:24 (Reading database ... 13914 files and directories currently installed.) 03:23:24 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 03:23:24 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:23:24 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 03:23:24 (Reading database ... 13914 files and directories currently installed.) 03:23:24 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:23:24 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:23:25 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:23:25 (Reading database ... 13914 files and directories currently installed.) 03:23:25 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:23:25 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:23:25 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:23:25 (Reading database ... 13914 files and directories currently installed.) 03:23:25 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:23:25 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:23:25 Setting up passwd (1:4.5-1ubuntu2) ... 03:23:25 (Reading database ... 13914 files and directories currently installed.) 03:23:25 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:23:26 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:23:26 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:23:26 (Reading database ... 13914 files and directories currently installed.) 03:23:26 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:23:26 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:23:26 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:23:26 (Reading database ... 13914 files and directories currently installed.) 03:23:26 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:23:26 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:23:26 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:23:26 (Reading database ... 13914 files and directories currently installed.) 03:23:26 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:23:26 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:23:26 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:23:26 (Reading database ... 13914 files and directories currently installed.) 03:23:26 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 03:23:26 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 03:23:27 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 03:23:27 (Reading database ... 13914 files and directories currently installed.) 03:23:27 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 03:23:27 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 03:23:27 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 03:23:27 (Reading database ... 13914 files and directories currently installed.) 03:23:27 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 03:23:27 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 03:23:27 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 03:23:27 (Reading database ... 13915 files and directories currently installed.) 03:23:27 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:23:27 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:23:28 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:23:28 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:23:28 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 03:23:28 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 03:23:28 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 03:23:28 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 03:23:28 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:23:28 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:23:28 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:23:28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:23:28 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:23:29 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:23:29 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:23:29 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:23:29 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:23:29 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:23:29 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:23:29 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:23:29 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:23:29 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:23:29 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 03:23:29 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 03:23:31 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:23:31 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:23:31 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:23:31 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:23:31 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:23:31 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:23:32 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:23:32 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:23:32 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:23:32 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:23:32 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:23:32 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:23:32 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:23:32 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:23:32 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:23:32 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:23:32 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:23:32 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:23:32 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:23:32 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:23:33 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:23:33 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:23:34 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:23:34 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:23:35 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:23:35 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:23:35 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:23:35 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:23:36 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:23:36 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:23:37 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:23:37 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:23:37 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:23:37 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:23:37 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:23:37 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:23:37 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:23:37 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:23:37 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:23:37 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:23:37 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:23:37 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:23:37 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:23:37 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:23:37 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:37 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:23:38 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:38 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:38 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:38 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:23:38 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:23:38 Setting up tzdata (2021a-0ubuntu0.18.04) ... 03:23:38 03:23:38 Current default time zone: 'Etc/UTC' 03:23:38 Local time is now: Tue Mar 30 03:23:38 UTC 2021. 03:23:38 Universal Time is now: Tue Mar 30 03:23:38 UTC 2021. 03:23:38 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:23:38 03:23:38 Setting up systemd-sysv (237-3ubuntu10.45) ... 03:23:38 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:38 Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... 03:23:38 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:23:38 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:23:38 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:23:38 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:23:38 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:23:38 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:23:38 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:23:38 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:38 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:23:39 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:23:39 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 03:23:39 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:39 Setting up patch (2.7.6-2ubuntu1.1) ... 03:23:39 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:23:39 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:23:39 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 03:23:39 Installing new version of config file /etc/ssl/openssl.cnf ... 03:23:39 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:23:39 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:23:39 Setting up ca-certificates (20210119~18.04.1) ... 03:23:40 Updating certificates in /etc/ssl/certs... 03:23:41 23 added, 27 removed; done. 03:23:41 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:23:41 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:41 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:23:41 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:23:41 Setting up pkgbinarymangler (138.18.04.1) ... 03:23:41 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:23:41 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 03:23:41 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:23:41 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:23:41 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:23:41 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:23:41 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:23:41 Setting up perl (5.26.1-6ubuntu0.5) ... 03:23:41 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 03:23:41 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:23:42 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:23:42 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 03:23:42 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:23:42 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:23:42 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:23:42 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:23:42 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:23:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:23:42 Processing triggers for systemd (237-3ubuntu10.45) ... 03:23:42 Processing triggers for mime-support (3.60ubuntu1) ... 03:23:42 Processing triggers for ca-certificates (20210119~18.04.1) ... 03:23:42 Updating certificates in /etc/ssl/certs... 03:23:42 0 added, 0 removed; done. 03:23:42 Running hooks in /etc/ca-certificates/update.d... 03:23:42 done. 03:23:43 Reading package lists... 03:23:43 Building dependency tree... 03:23:43 Reading state information... 03:23:43 The following NEW packages will be installed: 03:23:43 apt-transport-https 03:23:43 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:23:43 Need to get 1696 B of archives. 03:23:43 After this operation, 153 kB of additional disk space will be used. 03:23:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 03:23:43 debconf: delaying package configuration, since apt-utils is not installed 03:23:43 Fetched 1696 B in 0s (8603 B/s) 03:23:43 Selecting previously unselected package apt-transport-https. 03:23:43 (Reading database ... 13920 files and directories currently installed.) 03:23:43 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 03:23:43 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 03:23:43 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 03:23:44 Waiting for network to be ready... 03:23:50 2021-03-30T03:23:48Z INFO Waiting for automatic snapd restart... 03:23:52 snapd 2.49.1 from Canonical* installed 03:23:53 "snapd" switched to the "latest/stable" channel 03:23:53 03:23:56 core18 20210128 from Canonical* installed 03:23:56 "core18" switched to the "latest/stable" channel 03:23:56 03:24:01 snapcraft 4.6 from Canonical* installed 03:24:01 "snapcraft" switched to the "latest/stable" channel 03:24:01 03:24:05 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 03:24:05 - README.md 03:24:05 03:24:05 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:24:11 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:24:11 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:24:11 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:24:11 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:24:12 Reading package lists... 03:24:13 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 03:24:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:24:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:24:14 ---> c663c79079e9 03:24:14 Step 3/22 : WORKDIR /edgex-go 03:24:14 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:24:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:24:14 ---> c663c79079e9 03:24:14 Step 3/22 : WORKDIR /edgex-go 03:24:14 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:24:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:24:14 ---> c663c79079e9 03:24:14 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 3/24 : WORKDIR /edgex-go 03:24:14 03:24:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:24:14 ---> c663c79079e9 03:24:14 Step 3/23 : WORKDIR /edgex-go 03:24:14 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:24:14 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:24:14 ---> c663c79079e9 03:24:14 Step 3/31 : WORKDIR /edgex-go 03:24:14 ---> Running in 8acf9badf19d 03:24:14 ---> Running in caabc9297004 03:24:14 ---> Running in 5e41703e3dc4 03:24:14 ---> Running in dec106066955 03:24:14 ---> Running in 7be51f318b45 03:24:14 Removing intermediate container 8acf9badf19d 03:24:14 ---> 69b2b4c78eee 03:24:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:14 Removing intermediate container 5e41703e3dc4 03:24:14 ---> 7a85a93891bc 03:24:14 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:14 ---> Running in bf84d588d248 03:24:14 Removing intermediate container caabc9297004 03:24:14 ---> c6aba838ad70 03:24:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:14 Removing intermediate container 7be51f318b45 03:24:14 ---> 08e236320507 03:24:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:14 Removing intermediate container dec106066955 03:24:14 ---> 6141885accd6 03:24:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:14 ---> Running in 485c28842de6 03:24:14 ---> Running in ac041e3d8afd 03:24:14 ---> Running in 042667dc2bbb 03:24:14 ---> Running in 8315da12c396 03:24:14 Removing intermediate container bf84d588d248 03:24:14 ---> 2cc9c62bfe73 03:24:14 Step 5/24 : RUN apk add --update --no-cache make git 03:24:14 Removing intermediate container 485c28842de6 03:24:14 ---> 696990b0e7f2 03:24:14 Step 5/31 : RUN apk add --update --no-cache make git 03:24:14 ---> Running in 3c43edc96401 03:24:14 Removing intermediate container ac041e3d8afd 03:24:14 ---> f20cf9151a52 03:24:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:24:14 ---> Running in 59beca668b4f 03:24:14 Removing intermediate container 8315da12c396 03:24:14 ---> 516b6e419735 03:24:14 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:24:14 ---> Running in 3c8fead8052d 03:24:14 ---> Running in d1ceaa07ef73 03:24:14 Removing intermediate container 042667dc2bbb 03:24:14 ---> 6b4d6664a8fd 03:24:14 Step 5/22 : RUN apk add --update --no-cache make git 03:24:14 ---> Running in 430cf35c4723 03:24:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:24:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:24:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:24:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:24:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:24:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:24:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:24:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:24:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:24:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:24:16 OK: 217 MiB in 51 packages 03:24:17 OK: 217 MiB in 51 packages 03:24:17 OK: 217 MiB in 51 packages 03:24:17 OK: 217 MiB in 51 packages 03:24:17 OK: 217 MiB in 51 packages 03:24:18 Removing intermediate container 3c43edc96401 03:24:18 ---> 831d33ec6175 03:24:18 Step 6/24 : COPY go.mod . 03:24:18 Removing intermediate container 59beca668b4f 03:24:18 ---> 7576707abe35 03:24:18 Step 6/31 : COPY go.mod . 03:24:19 Removing intermediate container 3c8fead8052d 03:24:19 ---> cdcf63158156 03:24:19 Step 6/22 : COPY go.mod . 03:24:19 Removing intermediate container 430cf35c4723 03:24:19 ---> 42cf47c0b308 03:24:19 Step 6/22 : COPY go.mod . 03:24:19 Removing intermediate container d1ceaa07ef73 03:24:19 ---> eac92e2db8ef 03:24:19 Step 6/23 : COPY go.mod . 03:24:19 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:24:19 Reading package lists... 03:24:19 Building dependency tree... 03:24:19 Reading state information... 03:24:19 Suggested packages: 03:24:19 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:24:19 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:24:19 Recommended packages: 03:24:19 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:24:19 The following NEW packages will be installed: 03:24:19 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:24:19 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:24:19 pkg-config zip 03:24:19 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:24:19 Need to get 7657 kB of archives. 03:24:19 After this operation, 43.8 MB of additional disk space will be used. 03:24:19 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:24:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 03:24:19 ---> a5671cb00680 03:24:19 Step 7/31 : RUN go mod download 03:24:19 ---> 4c89f7748aee 03:24:19 Step 7/24 : RUN go mod download 03:24:19 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:24:20 ---> Running in 3b3696afd49d 03:24:20 ---> Running in db63c8782586 03:24:20 ---> c437435256ec 03:24:20 Step 7/22 : RUN go mod download 03:24:20 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:24:20 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:24:20 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:24:20 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:24:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:24:20 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:24:20 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:24:20 ---> Running in 3f4089b6b5b6 03:24:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 03:24:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 03:24:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 03:24:20 ---> b90bf7f03606 03:24:20 ---> 32a3f3cd2051 03:24:20 Step 7/22 : RUN go mod download 03:24:20 Step 7/23 : RUN go mod download 03:24:20 ---> Running in 80b8fe19915b 03:24:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:24:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:24:20 debconf: delaying package configuration, since apt-utils is not installed 03:24:20 Fetched 7657 kB in 1s (7216 kB/s) 03:24:20 ---> Running in 9a4350318e58 03:24:20 Selecting previously unselected package libglib2.0-0:amd64. 03:24:20 (Reading database ... 13924 files and directories currently installed.) 03:24:20 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:24:20 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:24:21 Selecting previously unselected package libpsl5:amd64. 03:24:21 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:24:21 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:24:21 Selecting previously unselected package libnghttp2-14:amd64. 03:24:21 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:24:21 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:24:21 Selecting previously unselected package librtmp1:amd64. 03:24:21 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:24:21 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:24:21 Selecting previously unselected package libcurl3-gnutls:amd64. 03:24:21 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 03:24:21 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 03:24:21 Selecting previously unselected package liberror-perl. 03:24:21 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:24:21 Unpacking liberror-perl (0.17025-1) ... 03:24:21 Selecting previously unselected package git-man. 03:24:21 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 03:24:21 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 03:24:21 Selecting previously unselected package git. 03:24:21 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 03:24:21 Unpacking git (1:2.17.1-1ubuntu0.8) ... 03:24:22 Selecting previously unselected package libnorm1:amd64. 03:24:22 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:24:22 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:24:22 Selecting previously unselected package libpgm-5.2-0:amd64. 03:24:22 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:24:22 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:24:22 Selecting previously unselected package libsodium23:amd64. 03:24:22 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:24:22 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:24:22 Selecting previously unselected package libzmq5:amd64. 03:24:22 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:24:22 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:24:22 Selecting previously unselected package libzmq3-dev:amd64. 03:24:22 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:24:23 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:24:23 Selecting previously unselected package pkg-config. 03:24:23 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:24:23 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:24:23 Selecting previously unselected package zip. 03:24:23 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:24:23 Unpacking zip (3.0-11build1) ... 03:24:23 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:24:23 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 03:24:23 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:24:23 Setting up liberror-perl (0.17025-1) ... 03:24:23 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:24:23 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:24:23 No schema files found: doing nothing. 03:24:23 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:24:23 Setting up zip (3.0-11build1) ... 03:24:23 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:24:23 Setting up libsodium23:amd64 (1.0.16-2) ... 03:24:23 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:24:23 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:24:23 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 03:24:23 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:24:23 Setting up git (1:2.17.1-1ubuntu0.8) ... 03:24:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:24:25 Removing intermediate container 3b3696afd49d 03:24:25 ---> f0ab09188c50 03:24:25 Step 8/31 : COPY . . 03:24:25 Removing intermediate container db63c8782586 03:24:25 ---> a519b51bb74b 03:24:25 Step 8/24 : COPY . . 03:24:25 Removing intermediate container 3f4089b6b5b6 03:24:25 ---> 30901dc4afc0 03:24:25 Step 8/22 : COPY . . 03:24:25 Removing intermediate container 80b8fe19915b 03:24:25 ---> 3b453140b833 03:24:25 Step 8/23 : COPY . . 03:24:25 Removing intermediate container 9a4350318e58 03:24:25 ---> 76a318934d9a 03:24:25 Step 8/22 : COPY . . 03:24:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:24:30 git set to automatically installed. 03:24:30 git-man set to automatically installed. 03:24:30 libcurl3-gnutls set to automatically installed. 03:24:30 liberror-perl set to automatically installed. 03:24:30 libglib2.0-0 set to automatically installed. 03:24:30 libnghttp2-14 set to automatically installed. 03:24:30 libnorm1 set to automatically installed. 03:24:30 libpgm-5.2-0 set to automatically installed. 03:24:30 libpsl5 set to automatically installed. 03:24:30 librtmp1 set to automatically installed. 03:24:30 libsodium23 set to automatically installed. 03:24:30 libzmq3-dev set to automatically installed. 03:24:30 libzmq5 set to automatically installed. 03:24:30 pkg-config set to automatically installed. 03:24:30 zip set to automatically installed. 03:24:33 snapd is not logged in, snap install commands will use sudo 03:24:39 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:24:52 ---> af061b78ae13 03:24:52 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:24:52 ---> 3b1439ef7836 03:24:52 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:24:52 ---> 20828d94bb27 03:24:52 Step 9/23 : RUN make cmd/core-data/core-data 03:24:52 ---> Running in e3d6f5b07b49 03:24:52 ---> Running in 9149e21fe9f2 03:24:52 ---> Running in 9d288d41472b 03:24:52 ---> 8e122706aa99 03:24:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:24:52 ---> c832d7b42b9f 03:24:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:24:52 ---> Running in 8322ef6ea51c 03:24:52 ---> Running in e97a25fb61d1 03:24:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:24:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:24:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:24:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:24:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:24:58 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 03:24:58 snapd is not logged in, snap install commands will use sudo 03:25:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:25:04 error: cannot refresh "core18": unexpectedly empty response from the server 03:25:04 (try again later) 03:25:04 Error while refreshing snap 'core18' to channel 'latest/stable' 03:25:04 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:25:06 Failed in branch amd64 03:26:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:26:48 Removing intermediate container e3d6f5b07b49 03:26:48 ---> 1177ce5fbbd3 03:26:48 03:26:48 Step 10/24 : FROM alpine:3.12 03:26:48 Removing intermediate container 8322ef6ea51c 03:26:48 ---> 4cf16bc74201 03:26:48 03:26:48 Step 10/31 : FROM alpine:3.12 03:26:48 3.12: Pulling from library/alpine 03:26:48 3.12: Pulling from library/alpine 03:26:49 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 03:26:49 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 03:26:49 Status: Downloaded newer image for alpine:3.12 03:26:49 ---> e47305ac9786 03:26:49 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:26:49 Status: Image is up to date for alpine:3.12 03:26:49 ---> e47305ac9786 03:26:49 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:26:49 ---> Running in adcca5fcb579 03:26:49 ---> Running in 5854f14028a8 03:26:50 Removing intermediate container adcca5fcb579 03:26:50 ---> bd26b4223f1c 03:26:50 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:26:50 ---> Running in 88965b6a40f0 03:26:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:26:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:26:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:26:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:26:53 (1/6) Installing ca-certificates (20191127-r4) 03:26:53 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:26:53 (3/6) Installing libcurl (7.69.1-r3) 03:26:53 (4/6) Installing curl (7.69.1-r3) 03:26:53 (5/6) Installing dumb-init (1.2.2-r1) 03:26:53 (6/6) Installing su-exec (0.2-r1) 03:26:53 Executing busybox-1.31.1-r19.trigger 03:26:53 Executing ca-certificates-20191127-r4.trigger 03:26:53 (1/2) Installing dumb-init (1.2.2-r1) 03:26:53 (2/2) Installing su-exec (0.2-r1) 03:26:53 Executing busybox-1.31.1-r19.trigger 03:26:53 OK: 7 MiB in 20 packages 03:26:53 OK: 5 MiB in 16 packages 03:26:57 Removing intermediate container 88965b6a40f0 03:26:57 ---> ab9450317b69 03:26:57 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:26:57 Removing intermediate container 5854f14028a8 03:26:57 ---> 90b8a49508dd 03:26:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:26:57 ---> Running in 0a5f8a8d652f 03:26:58 ---> Running in a15acfe4913e 03:26:58 Removing intermediate container e97a25fb61d1 03:26:58 ---> d15df408e258 03:26:58 Removing intermediate container 9149e21fe9f2 03:26:58 ---> 5ad745ed3ff4 03:26:58 03:26:58 Step 10/22 : FROM alpine:3.12 03:26:58 ---> e47305ac9786 03:26:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:26:58 03:26:58 Step 10/22 : FROM alpine:3.12 03:26:58 ---> e47305ac9786 03:26:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:26:58 Removing intermediate container 0a5f8a8d652f 03:26:58 ---> 557902ebbe86 03:26:58 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:26:58 ---> Running in 46314ddcb568 03:26:58 ---> Running in 70b723b9f3d4 03:26:59 Removing intermediate container a15acfe4913e 03:26:59 ---> eed229184770 03:26:59 Step 13/24 : WORKDIR / 03:26:59 ---> Running in b5a575e20599 03:26:59 ---> Running in e408b1f6217a 03:27:00 Removing intermediate container b5a575e20599 03:27:00 ---> 28fcadaad39f 03:27:00 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:27:00 Removing intermediate container e408b1f6217a 03:27:00 ---> 52039047d721 03:27:00 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:27:00 ---> Running in c5c59f92dd8b 03:27:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:27:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:27:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:27:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:27:02 ---> 42d33c3e51cf 03:27:02 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:27:03 (1/2) Installing ca-certificates (20191127-r4) 03:27:03 (2/2) Installing dumb-init (1.2.2-r1) 03:27:03 Executing busybox-1.31.1-r19.trigger 03:27:03 (1/1) Installing dumb-init (1.2.2-r1) 03:27:03 Executing busybox-1.31.1-r19.trigger 03:27:03 Executing ca-certificates-20191127-r4.trigger 03:27:03 OK: 5 MiB in 15 packages 03:27:03 OK: 6 MiB in 16 packages 03:27:04 ---> f5a73ba06744 03:27:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:27:04 Removing intermediate container c5c59f92dd8b 03:27:04 ---> e7cbc2c651a2 03:27:04 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:27:05 ---> Running in 0a1c09312e3a 03:27:05 Removing intermediate container 70b723b9f3d4 03:27:05 ---> e21fbc6cb89d 03:27:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:27:05 ---> 5c746ce9abff 03:27:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:27:05 ---> Running in a0899943e178 03:27:05 Removing intermediate container 0a1c09312e3a 03:27:05 ---> bc4dd2bac7bc 03:27:05 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:27:06 Removing intermediate container 46314ddcb568 03:27:06 ---> 150197b50ea8 03:27:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:27:07 Removing intermediate container a0899943e178 03:27:07 ---> aedea75b7bf1 03:27:07 Step 13/22 : ENV APP_PORT=48085 03:27:07 ---> Running in 351ada32f349 03:27:07 ---> 4932ebd938c5 03:27:07 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:27:07 ---> 0f1292caeb2d 03:27:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:27:07 ---> Running in b0f0a83dc634 03:27:07 ---> Running in 47dfc3f15a1d 03:27:07 Removing intermediate container 351ada32f349 03:27:07 ---> fdbd887c1b9e 03:27:07 Step 13/22 : ENV APP_PORT=48060 03:27:08 ---> Running in ccf1aca86b09 03:27:08 Removing intermediate container b0f0a83dc634 03:27:08 ---> 078120ef4bfe 03:27:08 Step 14/22 : EXPOSE $APP_PORT 03:27:08 ---> Running in 3ef574c5ef9c 03:27:09 Removing intermediate container ccf1aca86b09 03:27:09 ---> e7f88933e8c9 03:27:09 Step 14/22 : EXPOSE $APP_PORT 03:27:09 ---> 97daee704463 03:27:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:27:09 Removing intermediate container 3ef574c5ef9c 03:27:09 ---> 7e5af61ce18d 03:27:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:27:10 ---> Running in e03a673cb7ca 03:27:11 Removing intermediate container e03a673cb7ca 03:27:11 ---> 30aa449332c2 03:27:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:27:11 ---> 296f68fe4dc1 03:27:11 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 03:27:11 ---> 2b00d2e8ebb3 03:27:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:27:11 Removing intermediate container 9d288d41472b 03:27:11 ---> 82f9c566b5b4 03:27:11 03:27:11 Step 10/23 : FROM alpine:3.12 03:27:11 ---> e47305ac9786 03:27:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:27:11 ---> Running in 74732bb3da7e 03:27:12 ---> Running in 466072ed9c49 03:27:12 Removing intermediate container 47dfc3f15a1d 03:27:12 ---> 3eadc6742f5d 03:27:12 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:27:12 ---> 0803e5690046 03:27:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:27:13 Removing intermediate container 466072ed9c49 03:27:13 ---> 719e1ef87f68 03:27:13 Step 12/23 : ENV APP_PORT=48080 03:27:13 ---> 34cb47b052e4 03:27:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:27:13 ---> Running in daa06650b054 03:27:13 ---> f984e91206f2 03:27:13 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:27:14 ---> a6ccf0c0ac42 03:27:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:27:14 Removing intermediate container daa06650b054 03:27:14 ---> 9f9badc3300c 03:27:14 Step 13/23 : EXPOSE $APP_PORT 03:27:15 ---> Running in 73e4a37d1ada 03:27:15 ---> 52c0505bac3d 03:27:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:27:15 ---> Running in 4564da5f5837 03:27:15 ---> 1de13104e3d5 03:27:15 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:27:16 Removing intermediate container 74732bb3da7e 03:27:16 ---> 2287f7275f8c 03:27:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:27:16 ---> 33954430a09f 03:27:16 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:27:16 ---> Running in 00ce1ca14c87 03:27:16 Removing intermediate container 4564da5f5837 03:27:16 ---> 20b41596fb0d 03:27:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:27:16 Removing intermediate container 73e4a37d1ada 03:27:16 ---> caec622ea4af 03:27:16 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:27:16 ---> Running in aa5e6d3e1477 03:27:16 ---> Running in f29ff4bb126a 03:27:16 ---> Running in cc785d7975e0 03:27:16 Removing intermediate container 00ce1ca14c87 03:27:16 ---> 4dbda1dfb10f 03:27:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:27:17 Removing intermediate container aa5e6d3e1477 03:27:17 ---> 160721a37d8f 03:27:17 Step 22/24 : LABEL arch=arm64 03:27:17 ---> Running in 3b488ec0640f 03:27:17 ---> 809edc39d0f9 03:27:17 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:27:17 Removing intermediate container cc785d7975e0 03:27:17 ---> bc63fbcaba9e 03:27:17 Step 20/22 : LABEL arch=arm64 03:27:17 ---> Running in 26123efba931 03:27:17 ---> Running in b23c3ac38a35 03:27:17 Removing intermediate container 3b488ec0640f 03:27:17 ---> fe7f102cd3da 03:27:17 Step 20/22 : LABEL arch=arm64 03:27:18 ---> Running in 758e4adef598 03:27:18 Removing intermediate container b23c3ac38a35 03:27:18 ---> 50663d9d3426 03:27:18 Step 21/22 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:27:18 Removing intermediate container 26123efba931 03:27:18 ---> e8c54c9dcca4 03:27:18 Step 23/24 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:27:18 ---> 4f0446b1dfbf 03:27:18 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:27:18 ---> Running in 0870c4c346e1 03:27:18 ---> Running in 916d897a8b78 03:27:19 Removing intermediate container 758e4adef598 03:27:19 ---> 719575a7c1a5 03:27:19 Step 21/22 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:27:19 ---> Running in 61d273df80c8 03:27:19 Removing intermediate container 916d897a8b78 03:27:19 ---> e79384ce73eb 03:27:19 Step 22/22 : LABEL version=0.0.0 03:27:19 Removing intermediate container 0870c4c346e1 03:27:19 ---> 05fd1bf4fc56 03:27:19 Step 24/24 : LABEL version=0.0.0 03:27:19 ---> 8c81df2e6812 03:27:19 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:27:19 ---> Running in f018fe064ce2 03:27:19 ---> Running in b8ae32523563 03:27:20 ---> Running in e035d1e33450 03:27:20 Removing intermediate container 61d273df80c8 03:27:20 ---> 733e0789c336 03:27:20 Step 22/22 : LABEL version=0.0.0 03:27:20 Removing intermediate container f29ff4bb126a 03:27:20 ---> 9758a3ab6e6d 03:27:20 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:27:20 Removing intermediate container b8ae32523563 03:27:20 ---> a47324447a3e 03:27:20 03:27:20 Removing intermediate container f018fe064ce2 03:27:20 ---> e8b0b7a89248 03:27:20 03:27:20 ---> Running in 7728dcf79b2e 03:27:20 ---> Running in b54f37c1f0fc 03:27:21 Removing intermediate container e035d1e33450 03:27:21 ---> b079ba717290 03:27:21 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:27:21 Successfully built a47324447a3e 03:27:21 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 03:27:21  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 03:27:21 Successfully built e8b0b7a89248 03:27:21 Successfully tagged docker-support-scheduler-go-arm64:latest 03:27:21  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go 03:27:21 Removing intermediate container b54f37c1f0fc 03:27:21 ---> 4a81943d6ee2 03:27:21 03:27:21 Successfully built 4a81943d6ee2 03:27:22 Successfully tagged docker-support-notifications-go-arm64:latest 03:27:22 Building docker-core-metadata-go 03:27:22  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:27:22 ---> 7921f532fd52 03:27:22 Step 26/31 : RUN chmod +x /entrypoint.sh 03:27:22 ---> Running in 448746680c53 03:27:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:27:23 (1/6) Installing dumb-init (1.2.2-r1) 03:27:23 (2/6) Installing libgcc (9.3.0-r2) 03:27:23 (3/6) Installing libsodium (1.0.18-r0) 03:27:23 (4/6) Installing libstdc++ (9.3.0-r2) 03:27:24 (5/6) Installing libzmq (4.3.3-r0) 03:27:24 (6/6) Installing zeromq (4.3.3-r0) 03:27:24 Executing busybox-1.31.1-r19.trigger 03:27:24 OK: 8 MiB in 20 packages 03:27:24 Removing intermediate container 448746680c53 03:27:24 ---> 0cd43d514332 03:27:24 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:27:25 ---> Running in 24efab70f00f 03:27:25 Removing intermediate container 24efab70f00f 03:27:25 ---> 49f212cc911a 03:27:25 Step 28/31 : CMD ["gate"] 03:27:25 Removing intermediate container 7728dcf79b2e 03:27:25 ---> 968d7b89a38b 03:27:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:27:26 ---> Running in 2b8a4aa40ac3 03:27:28 ---> 61bf05d2b317 03:27:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:27:29 Removing intermediate container 2b8a4aa40ac3 03:27:29 ---> 3c6045fbcd35 03:27:29 Step 29/31 : LABEL arch=arm64 03:27:31 ---> Running in 1a79ea797386 03:27:31 ---> 32aa4b88032e 03:27:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:27:31 Removing intermediate container 1a79ea797386 03:27:31 ---> fd4f3ee57a45 03:27:31 Step 30/31 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:27:32 ---> 93d9b14ea446 03:27:32 Step 19/23 : ENTRYPOINT ["/core-data"] 03:27:32 ---> Running in 27efe4ab806e 03:27:32 ---> Running in 842a9f31349f 03:27:33 Removing intermediate container 842a9f31349f 03:27:33 ---> a87d74e602eb 03:27:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:27:33 Removing intermediate container 27efe4ab806e 03:27:33 ---> bc6a4f81eddd 03:27:33 Step 31/31 : LABEL version=0.0.0 03:27:34 ---> Running in f1ac0e66d64c 03:27:34 ---> Running in 7558f10e4ec3 03:27:35 Removing intermediate container 7558f10e4ec3 03:27:35 ---> 39368842e61f 03:27:35 Step 21/23 : LABEL arch=arm64 03:27:35 Removing intermediate container f1ac0e66d64c 03:27:35 ---> ba4b92092461 03:27:35 03:27:36 Successfully built ba4b92092461 03:27:36 Successfully tagged docker-security-bootstrapper-go-arm64:latest 03:27:36  Building docker-security-bootstrapper-go ... done Building docker-core-command-go 03:27:36 ---> Running in 4f9112a5a2d8 03:27:37 Removing intermediate container 4f9112a5a2d8 03:27:37 ---> 5de2ca70d035 03:27:37 Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:27:37 ---> Running in edd9d2223774 03:27:38 Removing intermediate container edd9d2223774 03:27:38 ---> 162fc84c4b66 03:27:38 Step 23/23 : LABEL version=0.0.0 03:27:38 ---> Running in 66de9f817d45 03:27:39 Removing intermediate container 66de9f817d45 03:27:39 ---> 6c530295ee65 03:27:39 03:27:39 Successfully built 6c530295ee65 03:27:39 Successfully tagged docker-core-data-go-arm64:latest 03:28:18  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:28:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:28:18 ---> c663c79079e9 03:28:18 Step 3/26 : WORKDIR /edgex-go 03:28:18 ---> Using cache 03:28:18 ---> 6141885accd6 03:28:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:28:18 ---> Using cache 03:28:18 ---> 516b6e419735 03:28:18 Step 5/26 : RUN apk add --update --no-cache make bash git 03:28:18 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:28:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:28:18 ---> c663c79079e9 03:28:18 Step 3/21 : WORKDIR /edgex-go 03:28:18 ---> Using cache 03:28:18 ---> 6141885accd6 03:28:18 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:28:18 ---> Using cache 03:28:18 ---> 516b6e419735 03:28:18 Step 5/21 : RUN apk add --update --no-cache make git 03:28:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:28:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:28:18 ---> c663c79079e9 03:28:18 Step 3/23 : WORKDIR /edgex-go 03:28:18 ---> Using cache 03:28:18 ---> 6141885accd6 03:28:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:28:18 ---> Using cache 03:28:18 ---> 516b6e419735 03:28:18 Step 5/23 : RUN apk add --update --no-cache make git 03:28:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:28:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:28:18 ---> c663c79079e9 03:28:18 Step 3/23 : WORKDIR /edgex-go 03:28:18 ---> Using cache 03:28:18 ---> 6141885accd6 03:28:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:28:18 ---> Using cache 03:28:18 ---> 516b6e419735 03:28:18 Step 5/23 : RUN apk add --update --no-cache make git 03:28:22 ---> Running in 52c5cc7ac939 03:28:22 ---> Running in 8927bd226b00 03:28:22 ---> Running in 89e538dd5fdf 03:28:22 ---> Running in a95ba0218077 03:28:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:28:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:28:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:28:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:28:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:28:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:28:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:28:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:28:24 OK: 217 MiB in 51 packages 03:28:24 OK: 217 MiB in 51 packages 03:28:25 OK: 217 MiB in 51 packages 03:28:25 OK: 217 MiB in 51 packages 03:28:26 Removing intermediate container 8927bd226b00 03:28:26 ---> 105178539fb9 03:28:26 Step 6/26 : COPY go.mod . 03:28:26 Removing intermediate container a95ba0218077 03:28:26 ---> 9915f859a8c1 03:28:26 Step 6/23 : COPY go.mod . 03:28:26 Removing intermediate container 52c5cc7ac939 03:28:26 ---> 988c2194670f 03:28:26 Step 6/21 : COPY go.mod . 03:28:27 Removing intermediate container 89e538dd5fdf 03:28:27 ---> 8e7de991db6b 03:28:27 Step 6/23 : COPY go.mod . 03:28:27 ---> 08aa67d1e825 03:28:27 Step 7/26 : RUN go mod download 03:28:27 ---> 183cda3eb403 03:28:27 Step 7/23 : RUN go mod download 03:28:27 ---> Running in 65e0e7015e97 03:28:27 ---> Running in e0b6228e5ae8 03:28:27 ---> 2e8979fd1fa4 03:28:27 Step 7/21 : RUN go mod download 03:28:27 ---> 5c6c8b7e3460 03:28:27 Step 7/23 : RUN go mod download 03:28:28 ---> Running in acd35c7586e4 03:28:28 ---> Running in 0492ca6bf458 03:28:31 Removing intermediate container 65e0e7015e97 03:28:31 ---> 714adb805c23 03:28:31 Step 8/26 : COPY . . 03:28:32 Removing intermediate container acd35c7586e4 03:28:32 ---> 79736ccb50f7 03:28:32 Step 8/21 : COPY . . 03:28:32 Removing intermediate container e0b6228e5ae8 03:28:32 ---> fd61a005ebb2 03:28:32 Step 8/23 : COPY . . 03:28:32 Removing intermediate container 0492ca6bf458 03:28:32 ---> ce2dfcbaa009 03:28:32 Step 8/23 : COPY . . 03:28:59 ---> 7092cb4ce7c8 03:28:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:28:59 ---> 6e7cb4cb8afe 03:28:59 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:28:59 ---> e256f0941575 03:28:59 Step 9/23 : RUN make cmd/core-command/core-command ---> a33773d26587 03:28:59 03:28:59 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:28:59 ---> Running in fe4f58da6f73 03:28:59 ---> Running in 72cda1808580 03:28:59 ---> Running in 54229feec638 03:28:59 ---> Running in 22cf4be3d9e7 03:28:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:28:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:28:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:28:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:30:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:30:27 Removing intermediate container 72cda1808580 03:30:27 ---> d1fc0e8477dd 03:30:27 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:30:27 Removing intermediate container 54229feec638 03:30:27 ---> 8ec87c6eb33c 03:30:27 03:30:27 Step 10/21 : FROM alpine:3.12 03:30:27 ---> e47305ac9786 03:30:27 Step 11/21 : RUN apk add --update --no-cache curl 03:30:27 ---> Running in 122634047bd4 03:30:28 ---> Running in 52f0473e01c6 03:30: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 03:30:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:30:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:30:31 (1/4) Installing ca-certificates (20191127-r4) 03:30:31 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:30:31 (3/4) Installing libcurl (7.69.1-r3) 03:30:31 (4/4) Installing curl (7.69.1-r3) 03:30:31 Executing busybox-1.31.1-r19.trigger 03:30:31 Executing ca-certificates-20191127-r4.trigger 03:30:31 OK: 7 MiB in 18 packages 03:30:31 Removing intermediate container 22cf4be3d9e7 03:30:31 ---> 66a9a58b91dc 03:30:31 03:30:31 Step 10/23 : FROM alpine:3.12 03:30:31 ---> e47305ac9786 03:30:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:30:31 ---> Using cache 03:30:31 ---> e21fbc6cb89d 03:30:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:30:31 ---> Using cache 03:30:31 ---> aedea75b7bf1 03:30:31 Step 13/23 : ENV APP_PORT=48082 03:30:31 ---> Running in 591f1ea54cb0 03:30:33 Removing intermediate container 591f1ea54cb0 03:30:33 ---> ac880f80dcf0 03:30:33 Step 14/23 : EXPOSE $APP_PORT 03:30:33 Removing intermediate container 52f0473e01c6 03:30:33 ---> 7f2043590676 03:30:33 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:30:33 ---> Running in 44b933d05767 03:30:33 ---> Running in b55a26867c0d 03:30:34 Removing intermediate container 44b933d05767 03:30:34 ---> fb1f67efe152 03:30:34 Step 15/23 : WORKDIR / 03:30:34 ---> Running in f8961aec927f 03:30:34 Removing intermediate container 122634047bd4 03:30:34 ---> c211c1a6fd16 03:30:34 03:30:34 Step 11/26 : FROM docker:20.10.0 03:30:34 Removing intermediate container b55a26867c0d 03:30:34 ---> bd3111dd9e0b 03:30:34 Step 13/21 : WORKDIR /edgex 03:30:34 20.10.0: Pulling from library/docker 03:30:34 ---> Running in faaed7fa6e68 03:30:35 Removing intermediate container f8961aec927f 03:30:35 ---> 30dca7f81532 03:30:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:30:35 Removing intermediate container faaed7fa6e68 03:30:35 ---> c4258b67bd07 03:30:35 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:30:36 ---> 9b68ae383b0f 03:30:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:30:37 ---> 7ccc714dac95 03:30:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:30:38 Removing intermediate container fe4f58da6f73 03:30:38 ---> 7a55ece802f3 03:30:38 03:30:38 Step 10/23 : FROM alpine:3.12 03:30:38 ---> e47305ac9786 03:30:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:30:38 ---> Using cache 03:30:38 ---> e21fbc6cb89d 03:30:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:30:38 ---> Using cache 03:30:38 ---> aedea75b7bf1 03:30:38 Step 13/23 : ENV APP_PORT=48081 03:30:38 ---> ca0c5df4a291 03:30:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:30:39 ---> Running in 1ff660f21b82 03:30:39 ---> 3c5a7acf9981 03:30:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:30:40 Removing intermediate container 1ff660f21b82 03:30:40 ---> 45b8f4e41e26 03:30:40 Step 14/23 : EXPOSE $APP_PORT 03:30:40 ---> 0b99d67a3128 03:30:40 Step 19/23 : ENTRYPOINT ["/core-command"] 03:30:41 ---> Running in a34ec3ea0736 03:30:41 ---> Running in 6f29743770a2 03:30:41 ---> 6fac273d6a9a 03:30:41 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:30:42 Removing intermediate container a34ec3ea0736 03:30:42 ---> fb854da31500 03:30:42 Step 15/23 : WORKDIR / 03:30:42 ---> Running in d27616b5e9ae 03:30:42 Removing intermediate container 6f29743770a2 03:30:42 ---> bdb52cf37082 03:30:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:30:42 ---> Running in 0eb03a56f641 03:30:43 ---> Running in b424b9afead6 03:30:43 Removing intermediate container d27616b5e9ae 03:30:43 ---> 41c35cdf13d0 03:30:43 Step 18/21 : CMD ["--init=true"] 03:30:43 ---> Running in 202b142825c7 03:30:43 Removing intermediate container 0eb03a56f641 03:30:43 ---> 20b68339d7b6 03:30:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:30:43 Removing intermediate container b424b9afead6 03:30:43 ---> e6fd1e429000 03:30:43 Step 21/23 : LABEL arch=arm64 03:30:43 ---> Running in e351bca8592f 03:30:43 Removing intermediate container 202b142825c7 03:30:43 ---> a7508bf79619 03:30:43 Step 19/21 : LABEL arch=arm64 03:30:44 ---> Running in 0ac7ad019c62 03:30:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:30:44 Status: Downloaded newer image for docker:20.10.0 03:30:44 Removing intermediate container e351bca8592f 03:30:44 ---> 51b7bba65ecc 03:30:44 Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:30:44 ---> eeaf43b92773 03:30:44 Step 12/26 : RUN apk add --no-cache bash 03:30:44 ---> c088ccc913e9 03:30:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:30:44 ---> Running in 9c6028c1665c 03:30:44 ---> Running in c9f829bbb6dd 03:30:44 Removing intermediate container 0ac7ad019c62 03:30:44 ---> ef729a7a6dbd 03:30:44 Step 20/21 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:30:45 ---> Running in b4904a6645b0 03:30:45 Removing intermediate container c9f829bbb6dd 03:30:45 ---> 804381558cb1 03:30:45 Step 23/23 : LABEL version=0.0.0 03:30:45 ---> Running in 7dabf9607d3e 03:30:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:30:45 Removing intermediate container b4904a6645b0 03:30:45 ---> 0941c021debd 03:30:45 Step 21/21 : LABEL version=0.0.0 03:30:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:30:46 ---> e3d5cc478d30 03:30:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:30:46 ---> Running in bd06dbf46c64 03:30:46 Removing intermediate container 7dabf9607d3e 03:30:46 ---> 6110006eaaf7 03:30:46 03:30:46 (1/2) Installing readline (8.0.4-r0) 03:30:46 (2/2) Installing bash (5.0.17-r0) 03:30:46 Executing bash-5.0.17-r0.post-install 03:30:46 Executing busybox-1.31.1-r19.trigger 03:30:46 OK: 12 MiB in 22 packages 03:30:46 Successfully built 6110006eaaf7 03:30:46 Successfully tagged docker-core-command-go-arm64:latest 03:30:46  Building docker-core-command-go ... done Removing intermediate container bd06dbf46c64 03:30:46 ---> 8f51c40f621c 03:30:46 03:30:47 Successfully built 8f51c40f621c 03:30:47 Successfully tagged docker-security-proxy-setup-go-arm64:latest 03:30:47  Building docker-security-proxy-setup-go ... done  ---> b51e4999124c 03:30:47 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:30:47 ---> Running in eef5808894e9 03:30:47 Removing intermediate container eef5808894e9 03:30:47 ---> ad3a5a5394df 03:30:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:30:47 Removing intermediate container 9c6028c1665c 03:30:47 ---> 283e6edad438 03:30:47 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:30:48 ---> Running in e302c902b68b 03:30:48 ---> Running in e6e6913d4a17 03:30:48 Removing intermediate container e6e6913d4a17 03:30:48 ---> 9fee9fd805a0 03:30:48 Step 14/26 : ENV APP_PORT=48090 03:30:48 Removing intermediate container e302c902b68b 03:30:48 ---> de1ffa25e1bc 03:30:48 Step 21/23 : LABEL arch=arm64 03:30:48 ---> Running in d9314022001b 03:30:48 ---> Running in 77be3c6e35d0 03:30:49 Removing intermediate container d9314022001b 03:30:49 ---> 0c215caa7e9b 03:30:49 Step 15/26 : EXPOSE $APP_PORT 03:30:49 Removing intermediate container 77be3c6e35d0 03:30:49 ---> c26b12e85cc0 03:30:49 Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:30:49 ---> Running in a8a1f729591f 03:30:49 ---> Running in ae5fdaeb1ad9 03:30:49 Removing intermediate container ae5fdaeb1ad9 03:30:49 Removing intermediate container a8a1f729591f 03:30:49 ---> 889084fc19e5 03:30:49 ---> 539a11a34abe 03:30:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent /Step 23/23 : LABEL version=0.0.0 03:30:49 03:30:50 ---> Running in e0a522d040b0 03:30:50 Removing intermediate container e0a522d040b0 03:30:50 ---> 3c3b15a5ed6b 03:30:50 03:30:51 Successfully built 3c3b15a5ed6b 03:30:51 Successfully tagged docker-core-metadata-go-arm64:latest 03:30:51  Building docker-core-metadata-go ... done  ---> 0b202ef2e949 03:30:51 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:30:52 ---> 2b3f5fcd080f 03:30:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:30:53 ---> c8b1ca2c2bec 03:30:53 Step 19/26 : RUN apk --no-cache add py3-pip 03:30:53 ---> Running in 20f7975745c5 03:30:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:30:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:30:54 (1/33) Installing libbz2 (1.0.8-r1) 03:30:54 (2/33) Installing expat (2.2.9-r1) 03:30:54 (3/33) Installing libffi (3.3-r2) 03:30:54 (4/33) Installing gdbm (1.13-r1) 03:30:54 (5/33) Installing xz-libs (5.2.5-r0) 03:30:54 (6/33) Installing sqlite-libs (3.32.1-r0) 03:30:54 (7/33) Installing python3 (3.8.8-r0) 03:30:56 (8/33) Installing py3-appdirs (1.4.4-r1) 03:30:56 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:30:56 (10/33) Installing py3-parsing (2.4.7-r0) 03:30:56 (11/33) Installing py3-six (1.15.0-r0) 03:30:56 (12/33) Installing py3-packaging (20.4-r0) 03:30:56 (13/33) Installing py3-setuptools (47.0.0-r0) 03:30:56 (14/33) Installing py3-chardet (3.0.4-r4) 03:30:56 (15/33) Installing py3-idna (2.9-r0) 03:30:56 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:30:56 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:30:56 (18/33) Installing py3-requests (2.23.0-r0) 03:30:56 (19/33) Installing py3-msgpack (1.0.0-r0) 03:30:56 (20/33) Installing py3-lockfile (0.12.2-r3) 03:30:56 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:30:56 (22/33) Installing py3-colorama (0.4.3-r0) 03:30:57 (23/33) Installing py3-distlib (0.3.0-r0) 03:30:57 (24/33) Installing py3-distro (1.5.0-r1) 03:30:57 (25/33) Installing py3-webencodings (0.5.1-r3) 03:30:57 (26/33) Installing py3-html5lib (1.0.1-r4) 03:30:57 (27/33) Installing py3-pytoml (0.1.21-r0) 03:30:57 (28/33) Installing py3-pep517 (0.8.2-r0) 03:30:57 (29/33) Installing py3-progress (1.5-r0) 03:30:57 (30/33) Installing py3-toml (0.10.1-r0) 03:30:57 (31/33) Installing py3-retrying (1.3.3-r0) 03:30:57 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:30:57 (33/33) Installing py3-pip (20.1.1-r0) 03:30:57 Executing busybox-1.31.1-r19.trigger 03:30:57 OK: 71 MiB in 55 packages 03:31:04 Removing intermediate container 20f7975745c5 03:31:04 ---> ed25c0a50757 03:31:04 Step 20/26 : RUN pip install docker-compose==1.23.2 03:31:04 ---> Running in c65a87073a61 03:31:09 Collecting docker-compose==1.23.2 03:31:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:31:09 Collecting docopt<0.7,>=0.6.1 03:31:09 Downloading docopt-0.6.2.tar.gz (25 kB) 03:31:12 Collecting jsonschema<3,>=2.5.1 03:31:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:31:12 Collecting docker<4.0,>=3.6.0 03:31:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:31:13 Collecting texttable<0.10,>=0.9.0 03:31:13 Downloading texttable-0.9.1.tar.gz (11 kB) 03:31:16 Collecting PyYAML<4,>=3.10 03:31:16 Downloading PyYAML-3.13.tar.gz (270 kB) 03:31:19 Collecting cached-property<2,>=1.2.0 03:31:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:31:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:31:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:31:20 Collecting websocket-client<1.0,>=0.32.0 03:31:20 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 03:31:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:31:21 Collecting dockerpty<0.5,>=0.4.1 03:31:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:31:23 Collecting docker-pycreds>=0.4.0 03:31:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:31:24 Collecting urllib3<1.25,>=1.21.1 03:31:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:31:24 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 03:31:24 Collecting idna<2.8,>=2.5 03:31:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:31:24 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 03:31:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:31:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:31:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:31:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:31:25 Installing collected packages: docopt, jsonschema, docker-pycreds, websocket-client, urllib3, idna, requests, docker, texttable, PyYAML, cached-property, dockerpty, docker-compose 03:31:25 Running setup.py install for docopt: started 03:31:27 Running setup.py install for docopt: finished with status 'done' 03:31:27 Attempting uninstall: urllib3 03:31:27 Found existing installation: urllib3 1.25.9 03:31:27 Uninstalling urllib3-1.25.9: 03:31:28 Successfully uninstalled urllib3-1.25.9 03:31:28 Attempting uninstall: idna 03:31:28 Found existing installation: idna 2.9 03:31:28 Uninstalling idna-2.9: 03:31:28 Successfully uninstalled idna-2.9 03:31:29 Attempting uninstall: requests 03:31:29 Found existing installation: requests 2.23.0 03:31:29 Uninstalling requests-2.23.0: 03:31:29 Successfully uninstalled requests-2.23.0 03:31:30 Running setup.py install for texttable: started 03:31:32 Running setup.py install for texttable: finished with status 'done' 03:31:32 Running setup.py install for PyYAML: started 03:31:34 Running setup.py install for PyYAML: finished with status 'done' 03:31:34 Running setup.py install for dockerpty: started 03:31:36 Running setup.py install for dockerpty: finished with status 'done' 03:31:37 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 03:31:41 Removing intermediate container c65a87073a61 03:31:41 ---> 9fe9464ab902 03:31:41 Step 21/26 : RUN apk --no-cache add curl 03:31:41 ---> Running in c8f0f7c9fdbc 03:31:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:31:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:31:42 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:31:42 (2/3) Installing libcurl (7.69.1-r3) 03:31:42 (3/3) Installing curl (7.69.1-r3) 03:31:42 Executing busybox-1.31.1-r19.trigger 03:31:42 OK: 72 MiB in 58 packages 03:31:44 Removing intermediate container c8f0f7c9fdbc 03:31:44 ---> 5c9d2b318d2c 03:31:44 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:31:44 ---> Running in 2df0e74c9769 03:31:44 Removing intermediate container 2df0e74c9769 03:31:44 ---> 41e62db6457f 03:31:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:31:44 ---> Running in 1632a769b3bd 03:31:45 Removing intermediate container 1632a769b3bd 03:31:45 ---> 56276f008ae0 03:31:45 Step 24/26 : LABEL arch=arm64 03:31:45 ---> Running in d98db745cedb 03:31:45 Removing intermediate container d98db745cedb 03:31:45 ---> b3235235c618 03:31:45 Step 25/26 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:31:45 ---> Running in 5a2b31e487ff 03:31:46 Removing intermediate container 5a2b31e487ff 03:31:46 ---> 9a5fd2a45efc 03:31:46 Step 26/26 : LABEL version=0.0.0 03:31:46 ---> Running in d794c03ba184 03:31:47 Removing intermediate container d794c03ba184 03:31:47 ---> e7ea67518753 03:31:47 03:31:47 Successfully built e7ea67518753 03:31:47 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 03:31:48  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 03:31:48 $ docker stop --time=1 cc9df45b3514ecbd9ab092486b7c59110d10df1aa1461a542cadf2a41a9004a6 03:31:49 $ docker rm -f cc9df45b3514ecbd9ab092486b7c59110d10df1aa1461a542cadf2a41a9004a6 [Pipeline] // withDockerContainer [Pipeline] sh 03:31:50 + docker images 03:31:50 + grep docker 03:31:51 docker-sys-mgmt-agent-go-arm64 latest e7ea67518753 5 seconds ago 301MB 03:31:51 docker-core-metadata-go-arm64 latest 3c3b15a5ed6b About a minute ago 17.9MB 03:31:51 docker-security-proxy-setup-go-arm64 latest 8f51c40f621c About a minute ago 24.1MB 03:31:51 docker-core-command-go-arm64 latest 6110006eaaf7 About a minute ago 16.3MB 03:31:51 docker-core-data-go-arm64 latest 6c530295ee65 4 minutes ago 21.4MB 03:31:51 docker-security-bootstrapper-go-arm64 latest ba4b92092461 4 minutes ago 17.9MB 03:31:51 docker-support-notifications-go-arm64 latest 4a81943d6ee2 4 minutes ago 16.9MB 03:31:51 docker-support-scheduler-go-arm64 latest e8b0b7a89248 4 minutes ago 16.4MB 03:31:51 docker-security-secretstore-setup-go-arm64 latest a47324447a3e 4 minutes ago 24.4MB 03:31:51 docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:31:52 ---> job-cost.sh 03:31:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SosT 03:32:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-SosT/bin to PATH 03:34:08 INFO: No Stack... 03:34:08 INFO: Retrieving Pricing Info for: lf-standard-4 03:34:08 INFO: Archiving Costs [Pipeline] sh 03:34:08 + cat /w/workspace/edgex-go/5/archives/cost.csv 03:34:08 + cut -d, -f6 [Pipeline] lock 03:34:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3310-5-stack-cost] 03:34:08 Resource [jenkins-edgexfoundry-edgex-go-PR-3310-5-stack-cost] did not exist. Created. 03:34:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3310-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:34:08 + echo total: 0.20999999344348907 [Pipeline] stash 03:34:09 Stashed 1 file(s) [Pipeline] } 03:34:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3310-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:34:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:34:12 ---> package-listing.sh 03:34:12 ++ facter osfamily 03:34:12 ++ tr '[:upper:]' '[:lower:]' 03:34:12 + OS_FAMILY=redhat 03:34:12 + workspace=/w/workspace/edgex-go/5 03:34:12 + START_PACKAGES=/tmp/packages_start.txt 03:34:12 + END_PACKAGES=/tmp/packages_end.txt 03:34:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:34:12 + PACKAGES=/tmp/packages_start.txt 03:34:12 + '[' /w/workspace/edgex-go/5 ']' 03:34:12 + PACKAGES=/tmp/packages_end.txt 03:34:12 + case "${OS_FAMILY}" in 03:34:12 + rpm -qa 03:34:12 + sort 03:34:18 + '[' -f /tmp/packages_start.txt ']' 03:34:18 + '[' -f /tmp/packages_end.txt ']' 03:34:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:34:18 + '[' /w/workspace/edgex-go/5 ']' 03:34:18 + mkdir -p /w/workspace/edgex-go/5/archives/ 03:34:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 03:34:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:34:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:34:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:34:18 03:34:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:34:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:34:19 alpine: Pulling from edgex-lftools-log-publisher 03:34:19 df20fa9351a1: Pulling fs layer 03:34:19 36b3adc4ff6f: Pulling fs layer 03:34:19 8ad3a11d3b57: Pulling fs layer 03:34:19 46f8f816bc3b: Pulling fs layer 03:34:19 93b61091891f: Pulling fs layer 03:34:19 93b9cdb0e59b: Pulling fs layer 03:34:19 5e14af77c1be: Pulling fs layer 03:34:19 01666e4c0597: Pulling fs layer 03:34:19 aa168da1d23b: Pulling fs layer 03:34:19 93b9cdb0e59b: Waiting 03:34:19 5e14af77c1be: Waiting 03:34:19 01666e4c0597: Waiting 03:34:19 aa168da1d23b: Waiting 03:34:19 46f8f816bc3b: Waiting 03:34:19 93b61091891f: Waiting 03:34:19 36b3adc4ff6f: Verifying Checksum 03:34:19 36b3adc4ff6f: Download complete 03:34:19 46f8f816bc3b: Verifying Checksum 03:34:19 46f8f816bc3b: Download complete 03:34:19 df20fa9351a1: Verifying Checksum 03:34:19 df20fa9351a1: Download complete 03:34:19 93b9cdb0e59b: Verifying Checksum 03:34:19 93b9cdb0e59b: Download complete 03:34:19 5e14af77c1be: Verifying Checksum 03:34:19 5e14af77c1be: Download complete 03:34:19 93b61091891f: Download complete 03:34:19 01666e4c0597: Download complete 03:34:19 df20fa9351a1: Pull complete 03:34:19 36b3adc4ff6f: Pull complete 03:34:20 8ad3a11d3b57: Verifying Checksum 03:34:20 8ad3a11d3b57: Download complete 03:34:20 8ad3a11d3b57: Pull complete 03:34:21 46f8f816bc3b: Pull complete 03:34:21 aa168da1d23b: Verifying Checksum 03:34:21 aa168da1d23b: Download complete 03:34:22 93b61091891f: Pull complete 03:34:23 93b9cdb0e59b: Pull complete 03:34:23 5e14af77c1be: Pull complete 03:34:23 01666e4c0597: Pull complete 03:34:41 aa168da1d23b: Pull complete 03:34:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:34:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:34:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:34:41 prd-centos7-docker-4c-2g-31956 does not seem to be running inside a container 03:34:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:34:43 $ docker top 59f4d14b30ffbe0f30e350bb23a613489df40f19f516fa532b232f6cbe50b53a -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:44 + touch /tmp/pre-build-complete [Pipeline] sh 03:34:44 + mkdir -p /var/log/sa [Pipeline] sh 03:34:45 + ls /var/log/sa-host 03:34:45 + sadf -c /var/log/sa-host/sa23 03:34:45 file_magic: OK 03:34:45 HZ: Using current value: 100 03:34:45 file_header: OK 03:34:45 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:34:45 Statistics: 03:34:45 Hnuu...uuuununununu... 03:34:45 File successfully converted to sysstat format version 12.2.1 03:34:45 + sadf -c /var/log/sa-host/sa30 03:34:45 file_magic: OK 03:34:45 HZ: Using current value: 100 03:34:45 file_header: OK 03:34:45 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:34:45 Statistics: 03:34:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:34:45 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:34:45 provisioning config files... 03:34:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config5105297997189446427tmp [Pipeline] { [Pipeline] echo 03:34:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:34:45 ---> create-netrc.sh [Pipeline] } 03:34:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:34:45 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:34:46 ---> python-tools-install.sh [Pipeline] echo 03:34:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:34:46 ---> sudo-logs.sh 03:34:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:34:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:34:47 ---> job-cost.sh 03:34:47 lf-activate-venv: SKIPPING 03:34:47 DEBUG: total: 0.20999999344348907 03:34:47 INFO: Retrieving Stack Cost... 03:34:48 INFO: Retrieving Pricing Info for: v1-standard-2 03:34:49 INFO: Archiving Costs [Pipeline] echo 03:34:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:34:49 ---> logs-deploy.sh 03:34:49 lf-activate-venv: SKIPPING 03:34:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3310/5 03:34:49 INFO: archiving workspace using pattern(s): 03:34:50 Archives upload complete. 03:34:50 INFO: archiving logs to Nexus 03:34:51 ---> uname -a: 03:34:51 Linux prd-centos7-docker-4c-2g-31956.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:34:51 03:34:51 03:34:52 ---> lscpu: 03:34:52 Architecture: x86_64 03:34:52 CPU op-mode(s): 32-bit, 64-bit 03:34:52 Byte Order: Little Endian 03:34:52 Address sizes: 40 bits physical, 48 bits virtual 03:34:52 CPU(s): 4 03:34:52 On-line CPU(s) list: 0-3 03:34:52 Thread(s) per core: 1 03:34:52 Core(s) per socket: 1 03:34:52 Socket(s): 4 03:34:52 NUMA node(s): 1 03:34:52 Vendor ID: GenuineIntel 03:34:52 CPU family: 6 03:34:52 Model: 44 03:34:52 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:34:52 Stepping: 1 03:34:52 CPU MHz: 2933.438 03:34:52 BogoMIPS: 5866.87 03:34:52 Virtualization: VT-x 03:34:52 Hypervisor vendor: KVM 03:34:52 Virtualization type: full 03:34:52 L1d cache: 128 KiB 03:34:52 L1i cache: 128 KiB 03:34:52 L2 cache: 16 MiB 03:34:52 L3 cache: 64 MiB 03:34:52 NUMA node0 CPU(s): 0-3 03:34:52 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:34:52 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:34:52 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:34:52 Vulnerability Meltdown: Mitigation; PTI 03:34:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:34:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:34:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:34:52 Vulnerability Srbds: Not affected 03:34:52 Vulnerability Tsx async abort: Not affected 03:34:52 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 03:34:52 03:34:52 03:34:52 ---> nproc: 03:34:52 4 03:34:52 03:34:52 03:34:52 ---> df -h: 03:34:52 Filesystem Size Used Available Use% Mounted on 03:34:52 overlay 50.0G 11.4G 38.6G 23% / 03:34:52 tmpfs 64.0M 0 64.0M 0% /dev 03:34:52 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:34:52 shm 64.0M 0 64.0M 0% /dev/shm 03:34:52 /dev/vda1 50.0G 11.4G 38.6G 23% /facter-os 03:34:52 /dev/vda1 50.0G 11.4G 38.6G 23% /etc/resolv.conf 03:34:52 /dev/vda1 50.0G 11.4G 38.6G 23% /etc/hostname 03:34:52 /dev/vda1 50.0G 11.4G 38.6G 23% /etc/hosts 03:34:52 /dev/vda1 50.0G 11.4G 38.6G 23% /run/cloud-init/result.json 03:34:52 /dev/vda1 50.0G 11.4G 38.6G 23% /var/log/sa-host 03:34:52 /dev/vda1 50.0G 11.4G 38.6G 23% /var/log/secure 03:34:52 /dev/vda1 50.0G 11.4G 38.6G 23% /var/log/auth.log 03:34:52 /dev/vda1 50.0G 11.4G 38.6G 23% /w/workspace/edgex-go/5@tmp 03:34:52 /dev/vda1 50.0G 11.4G 38.6G 23% /w/workspace/edgex-go/5 03:34:52 03:34:52 03:34:52 ---> free -m: 03:34:52 total used free shared buff/cache available 03:34:52 Mem: 1837 726 128 0 982 1027 03:34:52 Swap: 1023 60 963 03:34:52 03:34:52 03:34:52 ---> ip addr: 03:34:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:34:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:34:52 inet 127.0.0.1/8 scope host lo 03:34:52 valid_lft forever preferred_lft forever 03:34:52 inet6 ::1/128 scope host 03:34:52 valid_lft forever preferred_lft forever 03:34:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:34:52 link/ether fa:16:3e:23:10:3c brd ff:ff:ff:ff:ff:ff 03:34:52 inet 10.30.123.132/23 brd 10.30.123.255 scope global dynamic eth0 03:34:52 valid_lft 84982sec preferred_lft 84982sec 03:34:52 inet6 fe80::f816:3eff:fe23:103c/64 scope link 03:34:52 valid_lft forever preferred_lft forever 03:34:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:34:52 link/ether 02:42:96:50:12:d1 brd ff:ff:ff:ff:ff:ff 03:34:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:34:52 valid_lft forever preferred_lft forever 03:34:52 inet6 fe80::42:96ff:fe50:12d1/64 scope link 03:34:52 valid_lft forever preferred_lft forever 03:34:52 03:34:52 03:34:52 ---> sar -b -r -n DEV: 03:34:52 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/30/21 _x86_64_ (4 CPU) 03:34:52 03:34:52 03:11:03 LINUX RESTART (4 CPU) 03:34:52 03:34:52 03:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:34:52 03:13:01 240.03 91.03 149.00 0.00 7669.62 51390.52 0.00 03:34:52 03:14:01 230.52 80.16 150.37 0.00 3014.24 19737.76 0.00 03:34:52 03:15:01 135.97 57.65 78.32 0.00 2252.34 9314.93 0.00 03:34:52 03:16:02 178.57 54.06 124.51 0.00 7824.51 46611.65 0.00 03:34:52 03:17:02 2387.06 2012.43 374.63 0.00 180325.84 221830.48 0.00 03:34:52 03:18:01 1363.70 1125.31 238.39 0.00 65053.87 84805.64 0.00 03:34:52 03:19:01 1839.13 1475.83 363.29 0.00 94905.95 146143.40 0.00 03:34:52 03:20:01 870.36 545.50 324.85 0.00 44149.23 60843.39 0.00 03:34:52 03:21:01 24.19 12.47 11.72 0.00 3017.68 327.57 0.00 03:34:52 03:22:01 0.83 0.62 0.22 0.00 59.03 2.73 0.00 03:34:52 03:23:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 03:34:52 03:24:01 0.97 0.72 0.25 0.00 20.65 3.41 0.00 03:34:52 03:25:01 0.32 0.07 0.25 0.00 0.53 2.60 0.00 03:34:52 03:26:01 0.82 0.53 0.28 0.00 13.72 3.00 0.00 03:34:52 03:27:02 2.18 1.37 0.82 0.00 49.15 15.25 0.00 03:34:52 03:28:01 0.34 0.02 0.32 0.00 0.14 3.61 0.00 03:34:52 03:29:01 0.28 0.02 0.27 0.00 0.13 3.15 0.00 03:34:52 03:30:01 0.32 0.03 0.28 0.00 0.27 3.48 0.00 03:34:52 03:31:01 0.23 0.00 0.23 0.00 0.00 3.26 0.00 03:34:52 03:32:01 0.28 0.03 0.25 0.00 0.27 2.43 0.00 03:34:52 03:33:01 0.27 0.02 0.25 0.00 0.13 3.13 0.00 03:34:52 03:34:01 0.50 0.13 0.37 0.00 1.20 4.83 0.00 03:34:52 Average: 329.70 247.06 82.64 0.00 18482.37 29078.78 0.00 03:34:52 03:34:52 03:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:34:52 03:13:01 128224 0 699440 37.17 1832 1052048 1525256 52.05 576936 928692 1756 03:34:52 03:14:01 180012 0 775796 41.23 1484 924252 1741292 59.43 622804 790612 61672 03:34:52 03:15:01 162764 0 867432 46.10 784 850564 1774884 60.57 701016 715720 59476 03:34:52 03:16:02 72384 0 736700 39.15 332 1072128 1260268 43.01 713108 821816 85636 03:34:52 03:17:02 65056 0 837176 44.49 100 979212 2157716 73.64 775160 801984 67224 03:34:52 03:18:01 370144 0 739460 39.30 100 771840 1585044 54.09 528372 723352 16 03:34:52 03:19:01 252272 0 940804 50.00 100 688368 3128604 106.77 698088 671660 4900 03:34:52 03:20:01 410836 0 717184 38.12 100 753424 1404696 47.94 550812 665756 0 03:34:52 03:21:01 403468 0 647156 34.39 100 830820 1221620 41.69 516928 713288 8 03:34:52 03:22:01 402852 0 646048 34.34 100 832544 1189752 40.60 521244 710744 8 03:34:52 03:23:01 403744 0 645140 34.29 100 832560 1185580 40.46 520452 710704 12 03:34:52 03:24:01 402732 0 646144 34.34 100 832568 1185752 40.47 521228 711328 8 03:34:52 03:25:01 402740 0 646128 34.34 100 832576 1185644 40.46 520532 711332 8 03:34:52 03:26:01 402312 0 646180 34.34 100 832952 1186092 40.48 520660 711464 8 03:34:52 03:27:02 400612 0 647084 34.39 100 833748 1185716 40.47 521772 711656 8 03:34:52 03:28:01 401088 0 646596 34.37 100 833760 1185644 40.46 521528 711664 8 03:34:52 03:29:01 400948 0 646732 34.37 100 833764 1185644 40.46 521400 711664 8 03:34:52 03:30:01 401024 0 646648 34.37 100 833772 1185644 40.46 521404 711668 8 03:34:52 03:31:01 401028 0 646632 34.37 100 833784 1185644 40.46 521396 711676 8 03:34:52 03:32:01 400924 0 646732 34.37 100 833788 1185728 40.47 521840 711684 8 03:34:52 03:33:01 401300 0 646348 34.35 100 833796 1185644 40.46 521280 711684 12 03:34:52 03:34:01 401344 0 646296 34.35 100 833804 1185644 40.46 521408 711720 16 03:34:52 Average: 330355 0 698357 37.12 283 852549 1418978 48.43 566335 730994 12764 03:34:52 03:34:52 03:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:34:52 03:13:01 veth5aa2b54 27.39 32.41 2.59 24.82 0.00 0.00 0.00 0.00 03:34:52 03:13:01 eth0 1251.33 1235.09 5932.41 137.37 0.00 0.00 0.00 0.00 03:34:52 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:13:01 docker0 962.93 924.88 77.72 3075.99 0.00 0.00 0.00 0.00 03:34:52 03:14:01 veth5be69e2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:34:52 03:14:01 eth0 121.51 101.81 476.47 18.52 0.00 0.00 0.00 0.00 03:34:52 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:14:01 docker0 83.70 90.67 6.27 447.86 0.00 0.00 0.00 0.00 03:34:52 03:15:01 veth5be69e2 2.23 2.23 0.18 0.18 0.00 0.00 0.00 0.00 03:34:52 03:15:01 eth0 38.41 28.10 19.67 75.60 0.00 0.00 0.00 0.00 03:34:52 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:15:01 docker0 2.23 2.23 0.15 0.18 0.00 0.00 0.00 0.00 03:34:52 03:16:02 vethdad1270 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 03:34:52 03:16:02 eth0 210.60 177.46 1683.09 73.71 0.00 0.00 0.00 0.00 03:34:52 03:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:17:02 vethdad1270 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 03:34:52 03:17:02 eth0 50.93 29.53 164.53 8.88 0.00 0.00 0.00 0.00 03:34:52 03:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:17:02 docker0 19.47 32.00 1.09 148.60 0.00 0.00 0.00 0.00 03:34:52 03:18:01 veth52a0857 0.14 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:34:52 03:18:01 vethdad1270 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:18:01 veth3ced0b5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:34:52 03:18:01 eth0 17.88 10.53 57.92 6.07 0.00 0.00 0.00 0.00 03:34:52 03:19:01 vethdad1270 0.00 0.41 0.00 0.02 0.00 0.00 0.00 0.00 03:34:52 03:19:01 eth0 241.18 162.95 1761.94 98.60 0.00 0.00 0.00 0.00 03:34:52 03:19:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:34:52 03:19:01 veth1611652 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:34:52 03:20:01 vethdad1270 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:34:52 03:20:01 eth0 67.03 36.53 163.88 19.84 0.00 0.00 0.00 0.00 03:34:52 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:20:01 docker0 1122.68 1157.54 88.47 4313.25 0.00 0.00 0.00 0.00 03:34:52 03:21:01 eth0 33.28 32.06 7.24 62.24 0.00 0.00 0.00 0.00 03:34:52 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:21:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:22:01 eth0 1.60 0.50 0.46 0.27 0.00 0.00 0.00 0.00 03:34:52 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:23:01 eth0 0.77 0.08 0.08 0.01 0.00 0.00 0.00 0.00 03:34:52 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:24:01 eth0 0.53 0.38 0.28 0.21 0.00 0.00 0.00 0.00 03:34:52 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:25:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:34:52 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:34:52 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:27:02 eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00 03:34:52 03:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:28:01 eth0 0.08 0.15 0.01 0.01 0.00 0.00 0.00 0.00 03:34:52 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:29:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:34:52 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:30:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 03:34:52 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:31:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:32:01 eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 03:34:52 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:33:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 03:34:52 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:34:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 Average: eth0 92.86 82.81 468.83 22.89 0.00 0.00 0.00 0.00 03:34:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:52 Average: docker0 51.16 52.75 4.03 196.54 0.00 0.00 0.00 0.00 03:34:52 03:34:52 03:34:52 ---> sar -P ALL: 03:34:52 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/30/21 _x86_64_ (4 CPU) 03:34:52 03:34:52 03:11:03 LINUX RESTART (4 CPU) 03:34:52 03:34:52 03:12:01 CPU %user %nice %system %iowait %steal %idle 03:34:52 03:13:01 all 15.75 0.00 7.65 3.17 0.03 73.39 03:34:52 03:13:01 0 16.45 0.00 9.14 2.07 0.03 72.30 03:34:52 03:13:01 1 19.06 0.00 6.74 2.07 0.03 72.09 03:34:52 03:13:01 2 16.24 0.00 7.75 3.71 0.03 72.27 03:34:52 03:13:01 3 11.26 0.00 6.99 4.83 0.03 76.89 03:34:52 03:14:01 all 35.61 0.00 9.49 8.56 0.05 46.30 03:34:52 03:14:01 0 37.48 0.00 9.31 6.24 0.02 46.96 03:34:52 03:14:01 1 33.79 0.00 10.22 10.53 0.05 45.41 03:34:52 03:14:01 2 36.75 0.00 9.34 5.88 0.09 47.95 03:34:52 03:14:01 3 34.41 0.00 9.09 11.57 0.03 44.89 03:34:52 03:15:01 all 51.25 0.00 12.04 3.60 0.02 33.09 03:34:52 03:15:01 0 51.47 0.00 12.09 5.25 0.03 31.15 03:34:52 03:15:01 1 52.08 0.00 11.92 2.83 0.02 33.15 03:34:52 03:15:01 2 50.89 0.00 12.46 3.86 0.02 32.77 03:34:52 03:15:01 3 50.56 0.00 11.68 2.44 0.02 35.30 03:34:52 03:16:02 all 28.09 0.00 10.33 6.49 0.05 55.04 03:34:52 03:16:02 0 27.14 0.00 10.25 6.84 0.05 55.71 03:34:52 03:16:02 1 29.08 0.00 10.51 6.95 0.07 53.39 03:34:52 03:16:02 2 27.62 0.00 10.53 5.33 0.03 56.49 03:34:52 03:16:02 3 28.54 0.00 10.03 6.85 0.03 54.55 03:34:52 03:17:02 all 19.86 0.00 24.05 26.61 0.08 29.39 03:34:52 03:17:02 0 19.18 0.00 23.16 26.50 0.07 31.09 03:34:52 03:17:02 1 19.90 0.00 23.66 25.76 0.09 30.59 03:34:52 03:17:02 2 19.53 0.00 24.13 26.15 0.07 30.12 03:34:52 03:17:02 3 20.83 0.00 25.26 28.06 0.11 25.75 03:34:52 03:18:01 all 57.75 0.00 16.05 14.97 0.06 11.16 03:34:52 03:18:01 0 56.58 0.00 16.45 15.35 0.07 11.55 03:34:52 03:18:01 1 57.86 0.00 15.76 13.22 0.03 13.12 03:34:52 03:18:01 2 57.46 0.00 16.50 14.05 0.07 11.92 03:34:52 03:18:01 3 59.11 0.00 15.51 17.26 0.05 8.07 03:34:52 03:19:01 all 29.44 0.00 20.32 25.06 0.06 25.12 03:34:52 03:19:01 0 29.04 0.00 19.75 28.45 0.03 22.73 03:34:52 03:19:01 1 29.85 0.00 20.64 23.96 0.07 25.49 03:34:52 03:19:01 2 29.91 0.00 21.17 26.93 0.09 21.91 03:34:52 03:19:01 3 28.96 0.00 19.73 20.87 0.05 30.39 03:34:52 03:20:01 all 41.43 0.00 15.79 25.14 0.04 17.59 03:34:52 03:20:01 0 41.76 0.00 15.15 21.81 0.05 21.23 03:34:52 03:20:01 1 39.76 0.00 17.07 23.58 0.05 19.55 03:34:52 03:20:01 2 41.67 0.00 16.15 27.70 0.05 14.43 03:34:52 03:20:01 3 42.55 0.00 14.80 27.48 0.02 15.16 03:34:52 03:21:01 all 0.74 0.00 0.53 0.33 0.00 98.41 03:34:52 03:21:01 0 0.53 0.00 0.63 0.43 0.00 98.40 03:34:52 03:21:01 1 0.57 0.00 0.40 0.10 0.00 98.93 03:34:52 03:21:01 2 0.63 0.00 0.70 0.48 0.00 98.18 03:34:52 03:21:01 3 1.22 0.00 0.38 0.28 0.00 98.12 03:34:52 03:22:01 all 0.15 0.00 0.04 0.00 0.00 99.80 03:34:52 03:22:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:34:52 03:22:01 1 0.03 0.00 0.05 0.00 0.00 99.92 03:34:52 03:22:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:34:52 03:22:01 3 0.50 0.00 0.05 0.02 0.00 99.43 03:34:52 03:23:01 all 0.21 0.00 0.26 0.00 0.00 99.53 03:34:52 03:23:01 0 0.05 0.00 0.17 0.00 0.00 99.78 03:34:52 03:23:01 1 0.10 0.00 0.25 0.00 0.00 99.65 03:34:52 03:23:01 2 0.12 0.00 0.38 0.00 0.00 99.50 03:34:52 03:23:01 3 0.57 0.00 0.23 0.00 0.00 99.20 03:34:52 03:34:52 03:23:01 CPU %user %nice %system %iowait %steal %idle 03:34:52 03:24:01 all 0.15 0.00 0.02 0.02 0.00 99.80 03:34:52 03:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:34:52 03:24:01 1 0.05 0.00 0.03 0.10 0.00 99.82 03:34:52 03:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:34:52 03:24:01 3 0.52 0.00 0.02 0.00 0.00 99.47 03:34:52 03:25:01 all 0.14 0.00 0.03 0.00 0.00 99.82 03:34:52 03:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:34:52 03:25:01 1 0.03 0.00 0.03 0.02 0.00 99.92 03:34:52 03:25:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:34:52 03:25:01 3 0.45 0.00 0.03 0.00 0.00 99.52 03:34:52 03:26:01 all 0.03 0.00 0.03 0.00 0.00 99.94 03:34:52 03:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:34:52 03:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:34:52 03:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:34:52 03:26:01 3 0.05 0.00 0.03 0.02 0.00 99.90 03:34:52 03:27:02 all 0.07 0.00 0.05 0.02 0.00 99.86 03:34:52 03:27:02 0 0.03 0.00 0.07 0.00 0.00 99.90 03:34:52 03:27:02 1 0.03 0.00 0.08 0.07 0.00 99.82 03:34:52 03:27:02 2 0.07 0.00 0.03 0.00 0.00 99.90 03:34:52 03:27:02 3 0.15 0.00 0.03 0.00 0.00 99.82 03:34:52 03:28:01 all 0.14 0.00 0.03 0.00 0.00 99.83 03:34:52 03:28:01 0 0.02 0.00 0.05 0.00 0.00 99.93 03:34:52 03:28:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:34:52 03:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:34:52 03:28:01 3 0.49 0.00 0.02 0.00 0.00 99.49 03:34:52 03:29:01 all 0.16 0.00 0.02 0.00 0.00 99.81 03:34:52 03:29:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:34:52 03:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:34:52 03:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:34:52 03:29:01 3 0.53 0.00 0.02 0.02 0.02 99.42 03:34:52 03:30:01 all 0.15 0.00 0.02 0.00 0.00 99.83 03:34:52 03:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:34:52 03:30:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:34:52 03:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:34:52 03:30:01 3 0.52 0.00 0.02 0.00 0.00 99.47 03:34:52 03:31:01 all 0.16 0.00 0.02 0.00 0.00 99.82 03:34:52 03:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:34:52 03:31:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:34:52 03:31:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:34:52 03:31:01 3 0.50 0.00 0.00 0.00 0.00 99.50 03:34:52 03:32:01 all 0.15 0.00 0.02 0.00 0.00 99.83 03:34:52 03:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:34:52 03:32:01 1 0.02 0.00 0.03 0.02 0.00 99.93 03:34:52 03:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:34:52 03:32:01 3 0.52 0.00 0.02 0.00 0.00 99.47 03:34:52 03:33:01 all 0.16 0.00 0.02 0.00 0.00 99.82 03:34:52 03:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:34:52 03:33:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:34:52 03:33:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:34:52 03:33:01 3 0.52 0.00 0.02 0.00 0.00 99.47 03:34:52 03:34:01 all 0.15 0.00 0.02 0.00 0.00 99.83 03:34:52 03:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:34:52 03:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:34:52 03:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:34:52 03:34:01 3 0.52 0.00 0.02 0.00 0.00 99.47 03:34:52 03:34:52 Average: CPU %user %nice %system %iowait %steal %idle 03:34:52 Average: all 12.61 0.00 5.21 5.06 0.02 77.10 03:34:52 Average: 0 12.54 0.00 5.19 5.02 0.02 77.23 03:34:52 Average: 1 12.65 0.00 5.24 4.85 0.02 77.24 03:34:52 Average: 2 12.59 0.00 5.32 5.08 0.02 76.99 03:34:52 Average: 3 12.66 0.00 5.06 5.30 0.02 76.96 03:34:52 03:34:52 03:34:52