weichou1229 commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of 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 ‘prd-centos7-docker-4c-2g-31956’ is offline Running on prd-centos7-docker-4c-2g-31962 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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" > git rev-list --no-walk cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:37:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:37:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:37:39 ========================================================= 03:37:39 EdgeX Global Pipelines Version Info 03:37:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:37:41 ------------------- 03:37:41 stable info: 03:37:41 ------------------- 03:37:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:37:41 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 03:37:41 Message: update stable to v1.0.186 03:37:42 ------------------- 03:37:42 experimental info: 03:37:42 ------------------- 03:37:42 Commited By: **** collab-it+edgex@linuxfoundation.org 03:37:42 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 03:37:42 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:37:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:37:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:37:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:37:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:37:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:37:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 03:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 03:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:37:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:37:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:37:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:37:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:37:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:37:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:37:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:37:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:37:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:37:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3310 [Pipeline] echo 03:37:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3310 [Pipeline] echo 03:37:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3310 [Pipeline] echo 03:37:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd63672cc9e11825c93c007dd27fbab96a888000 [Pipeline] echo 03:37:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd63672 [Pipeline] echo 03:37:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:37:45 provisioning config files... 03:37:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3666229119249244252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:45 ---> docker-login.sh 03:37:45 nexus3.edgexfoundry.org:10001 03:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:46 Configure a credential helper to remove this warning. See 03:37:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:46 03:37:46 Login Succeeded 03:37:46 nexus3.edgexfoundry.org:10002 03:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:46 Configure a credential helper to remove this warning. See 03:37:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:46 03:37:46 Login Succeeded 03:37:46 nexus3.edgexfoundry.org:10003 03:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:46 Configure a credential helper to remove this warning. See 03:37:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:46 03:37:46 Login Succeeded 03:37:46 nexus3.edgexfoundry.org:10004 03:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:46 Configure a credential helper to remove this warning. See 03:37:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:46 03:37:46 Login Succeeded 03:37:46 docker.io 03:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:37:47 Configure a credential helper to remove this warning. See 03:37:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:37:47 03:37:47 Login Succeeded 03:37:47 ---> docker-login.sh ends [Pipeline] } 03:37:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:37:47 ++ 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:37:47 + for file in '`ls cmd/**/Dockerfile`' 03:37:47 ++ dirname cmd/core-command/Dockerfile 03:37:47 ++ cut -d/ -f2 03:37:47 + echo core-command,cmd/core-command/Dockerfile 03:37:47 + for file in '`ls cmd/**/Dockerfile`' 03:37:47 ++ dirname cmd/core-data/Dockerfile 03:37:47 ++ cut -d/ -f2 03:37:47 + echo core-data,cmd/core-data/Dockerfile 03:37:47 + for file in '`ls cmd/**/Dockerfile`' 03:37:47 ++ dirname cmd/core-metadata/Dockerfile 03:37:47 ++ cut -d/ -f2 03:37:47 + echo core-metadata,cmd/core-metadata/Dockerfile 03:37:47 + for file in '`ls cmd/**/Dockerfile`' 03:37:47 ++ dirname cmd/security-bootstrapper/Dockerfile 03:37:47 ++ cut -d/ -f2 03:37:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:37:47 + for file in '`ls cmd/**/Dockerfile`' 03:37:47 ++ dirname cmd/security-proxy-setup/Dockerfile 03:37:47 ++ cut -d/ -f2 03:37:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:37:47 + for file in '`ls cmd/**/Dockerfile`' 03:37:47 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:37:47 ++ cut -d/ -f2 03:37:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:37:47 + for file in '`ls cmd/**/Dockerfile`' 03:37:47 ++ dirname cmd/support-notifications/Dockerfile 03:37:47 ++ cut -d/ -f2 03:37:47 + echo support-notifications,cmd/support-notifications/Dockerfile 03:37:47 + for file in '`ls cmd/**/Dockerfile`' 03:37:47 ++ dirname cmd/support-scheduler/Dockerfile 03:37:47 ++ cut -d/ -f2 03:37:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:37:47 + for file in '`ls cmd/**/Dockerfile`' 03:37:47 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:37:47 ++ cut -d/ -f2 03:37:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:37:47 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:37:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:37:50 03:37:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:37:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:37:51 latest: Pulling from edgex-devops/git-semver 03:37:51 31603596830f: Pulling fs layer 03:37:51 2a8b12db71e7: Pulling fs layer 03:37:51 6ca5941a6612: Pulling fs layer 03:37:51 ecc8261a40a4: Pulling fs layer 03:37:51 ecc8261a40a4: Waiting 03:37:51 2a8b12db71e7: Verifying Checksum 03:37:51 2a8b12db71e7: Download complete 03:37:51 31603596830f: Verifying Checksum 03:37:51 31603596830f: Download complete 03:37:51 ecc8261a40a4: Verifying Checksum 03:37:51 ecc8261a40a4: Download complete 03:37:51 6ca5941a6612: Verifying Checksum 03:37:51 6ca5941a6612: Download complete 03:37:51 31603596830f: Pull complete 03:37:51 2a8b12db71e7: Pull complete 03:37:52 6ca5941a6612: Pull complete 03:37:52 ecc8261a40a4: Pull complete 03:37:52 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:37:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:37:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:37:53 prd-centos7-docker-4c-2g-31962 does not seem to be running inside a container 03:37:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:10004/edgex-devops/git-semver:latest cat 03:37:55 $ docker top ae5cfbc932fc58e4f051e6dc9519b38899139abb201c8bfc44e382619e6c7a1a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:37:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:55 [ssh-agent] Looking for ssh-agent implementation... 03:37:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:56 $ docker exec ae5cfbc932fc58e4f051e6dc9519b38899139abb201c8bfc44e382619e6c7a1a ssh-agent 03:37:56 SSH_AUTH_SOCK=/tmp/ssh-lX9s7mFBIogY/agent.12 03:37:56 SSH_AGENT_PID=17 03:37:56 Running ssh-add (command line suppressed) 03:37:56 Identity added: /w/workspace/edgex-go/6@tmp/private_key_8323109641906443513.key (/w/workspace/edgex-go/6@tmp/private_key_8323109641906443513.key) 03:37:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:56 + git tag --points-at HEAD [Pipeline] } 03:37:56 $ docker exec --env ******** --env ******** ae5cfbc932fc58e4f051e6dc9519b38899139abb201c8bfc44e382619e6c7a1a ssh-agent -k 03:37:56 unset SSH_AUTH_SOCK; 03:37:56 unset SSH_AGENT_PID; 03:37:56 echo Agent pid 17 killed; 03:37:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:37:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:57 [ssh-agent] Looking for ssh-agent implementation... 03:37:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:57 $ docker exec ae5cfbc932fc58e4f051e6dc9519b38899139abb201c8bfc44e382619e6c7a1a ssh-agent 03:37:57 SSH_AUTH_SOCK=/tmp/ssh-42RhmCK6MWbG/agent.46 03:37:57 SSH_AGENT_PID=51 03:37:57 Running ssh-add (command line suppressed) 03:37:57 Identity added: /w/workspace/edgex-go/6@tmp/private_key_487614970321905956.key (/w/workspace/edgex-go/6@tmp/private_key_487614970321905956.key) 03:37:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:58 + git semver init 03:37:58 # -> Open(): unable to determine branch for HEAD 03:37:58 # $GIT_DIR = /w/workspace/edgex-go/6/.git 03:37:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 03:37:58 # $SEMVER_REMOTE_NAME = origin 03:37:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:37:58 # $SEMVER_USER_NAME = edgex-jenkins 03:37:58 # $SEMVER_BRANCH = PR-3310 03:37:58 # $SEMVER_TEMP = /tmp/semver-030582197 03:37:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:39:05 # '/tmp/semver-030582197' -> '/w/workspace/edgex-go/6/.semver' 03:39:05 # -> Force: false 03:39:05 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 03:39:05 $ docker exec --env ******** --env ******** ae5cfbc932fc58e4f051e6dc9519b38899139abb201c8bfc44e382619e6c7a1a ssh-agent -k 03:39:06 unset SSH_AUTH_SOCK; 03:39:06 unset SSH_AGENT_PID; 03:39:06 echo Agent pid 51 killed; 03:39:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:06 + git semver [Pipeline] } 03:39:06 $ docker stop --time=1 ae5cfbc932fc58e4f051e6dc9519b38899139abb201c8bfc44e382619e6c7a1a 03:39:08 $ docker rm -f ae5cfbc932fc58e4f051e6dc9519b38899139abb201c8bfc44e382619e6c7a1a [Pipeline] // withDockerContainer [Pipeline] sh 03:39:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:39:09 Stashed 1 file(s) [Pipeline] echo 03:39:09 [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:39:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:39:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:39:11 + sudo service docker restart 03:39:11 + true 03:39:11 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 03:39:12 ========================================================= 03:39:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:39:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:39:12 + 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:39:15 Sending build context to Docker daemon 329MB 03:39:15 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:39:15 Step 2/6 : FROM ${BASE} 03:39:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:39:16 188c0c94c7c5: Pulling fs layer 03:39:16 0ef7d3d256c8: Pulling fs layer 03:39:16 de9db76c5a1d: Pulling fs layer 03:39:16 bca2f99d35d6: Pulling fs layer 03:39:16 93359f2a8cfa: Pulling fs layer 03:39:16 7c6f9722023f: Pulling fs layer 03:39:16 a35cf1a2eb13: Pulling fs layer 03:39:16 93359f2a8cfa: Waiting 03:39:16 7c6f9722023f: Waiting 03:39:16 a35cf1a2eb13: Waiting 03:39:16 bca2f99d35d6: Waiting 03:39:16 de9db76c5a1d: Verifying Checksum 03:39:16 de9db76c5a1d: Download complete 03:39:16 0ef7d3d256c8: Verifying Checksum 03:39:16 0ef7d3d256c8: Download complete 03:39:16 93359f2a8cfa: Verifying Checksum 03:39:16 93359f2a8cfa: Download complete 03:39:16 7c6f9722023f: Verifying Checksum 03:39:16 7c6f9722023f: Download complete 03:39:16 188c0c94c7c5: Verifying Checksum 03:39:16 188c0c94c7c5: Download complete 03:39:17 188c0c94c7c5: Pull complete 03:39:17 0ef7d3d256c8: Pull complete 03:39:17 de9db76c5a1d: Pull complete 03:39:18 a35cf1a2eb13: Verifying Checksum 03:39:18 a35cf1a2eb13: Download complete 03:39:19 bca2f99d35d6: Verifying Checksum 03:39:19 bca2f99d35d6: Download complete 03:39:24 bca2f99d35d6: Pull complete 03:39:24 93359f2a8cfa: Pull complete 03:39:24 7c6f9722023f: Pull complete 03:39:25 Still waiting to schedule task 03:39:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:39:28 a35cf1a2eb13: Pull complete 03:39:28 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:39:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:39:28 ---> a62c8e92a672 03:39:28 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:39:29 ---> Running in af248900b2ad 03:39:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:39:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:39:31 (1/12) Installing libmagic (5.38-r0) 03:39:31 (2/12) Installing file (5.38-r0) 03:39:31 (3/12) Installing libc-dev (0.7.2-r3) 03:39:31 (4/12) Installing g++ (9.3.0-r2) 03:39:58 (5/12) Installing fortify-headers (1.1-r0) 03:39:58 (6/12) Installing patch (2.7.6-r6) 03:39:58 (7/12) Installing build-base (0.5-r2) 03:39:58 (8/12) Installing libsodium (1.0.18-r0) 03:39:58 (9/12) Installing pkgconf (1.7.2-r0) 03:39:58 (10/12) Installing libsodium-dev (1.0.18-r0) 03:39:58 (11/12) Installing libzmq (4.3.3-r0) 03:39:58 (12/12) Installing zeromq-dev (4.3.3-r0) 03:39:58 Executing busybox-1.31.1-r19.trigger 03:39:58 OK: 233 MiB in 51 packages 03:40:02 Removing intermediate container af248900b2ad 03:40:02 ---> 9cd980a35cf3 03:40:02 Step 4/6 : WORKDIR /edgex-go 03:40:02 ---> Running in 98809eb6c341 03:40:02 Removing intermediate container 98809eb6c341 03:40:02 ---> f02530b7d024 03:40:02 Step 5/6 : COPY go.mod . 03:40:02 ---> 4a9581978839 03:40:02 Step 6/6 : RUN go mod download 03:40:02 ---> Running in 97490a24681d 03:40:24 Removing intermediate container 97490a24681d 03:40:24 ---> 45cd3a5a78a6 03:40:24 Successfully built 45cd3a5a78a6 03:40:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:40:24 + docker inspect -f . ci-base-image-x86_64 03:40:24 . [Pipeline] withDockerContainer 03:40:24 prd-centos7-docker-4c-2g-31962 does not seem to be running inside a container 03:40:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-x86_64 cat 03:40:25 $ docker top 568d4f257d10b81ea344f51d970ccf82858515fca362a236fb8303e59346ffd6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:26 + go version 03:40:26 go version go1.15.5 linux/amd64 [Pipeline] } 03:40:26 $ docker stop --time=1 568d4f257d10b81ea344f51d970ccf82858515fca362a236fb8303e59346ffd6 03:40:27 $ docker rm -f 568d4f257d10b81ea344f51d970ccf82858515fca362a236fb8303e59346ffd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:40:28 + docker inspect -f . ci-base-image-x86_64 03:40:28 . [Pipeline] withDockerContainer 03:40:28 prd-centos7-docker-4c-2g-31962 does not seem to be running inside a container 03:40: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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-x86_64 cat 03:40:29 $ docker top d257414d556013de614f08cd50a1b1a3fc5e23710ae0fcc269d86284849c6024 -eo pid,comm [Pipeline] { [Pipeline] echo 03:40:29 ========================================================= 03:40:29 [edgeXBuildGoParallel] Running Tests and Build... 03:40:29 ========================================================= [Pipeline] sh 03:40:30 + make test 03:40:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:40:40 ? github.com/edgexfoundry/edgex-go [no test files] 03:40:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:41:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:41:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:41:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:41:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:41:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:41:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:41:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31963 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws 03:41:08 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 03:41:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:41:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:41:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:41:10 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.099s coverage: 45.9% of statements 03:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:41:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:41:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.077s coverage: 19.8% of statements 03:41:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.106s coverage: 100.0% of statements 03:41:13 using credential edgex-jenkins-ssh 03:41:13 Cloning the remote Git repository 03:41:14 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.187s coverage: 27.1% of statements 03:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:41:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements 03:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:41:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.108s coverage: 100.0% of statements 03:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:41:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.138s coverage: 71.3% of statements 03:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:41:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.187s coverage: 82.9% of statements 03:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:41:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.073s coverage: 78.9% of statements 03:41:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:41:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:41:13 > git init /w/workspace/edgex-go/6 # timeout=10 03:41:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:41:13 > git --version # timeout=10 03:41:13 > git --version # 'git version 2.17.1' 03:41:13 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.328s coverage: 28.6% of statements 03:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.087s coverage: 100.0% of statements 03:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.075s coverage: 100.0% of statements 03:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.174s coverage: 86.7% of statements 03:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.134s coverage: 97.5% of statements 03:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:41:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.089s coverage: 78.3% of statements 03:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:41:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:41:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.346s coverage: 92.8% of statements 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:41:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:41:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 1.0% of statements 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements 03:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.098s coverage: 79.5% of statements 03:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements 03:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 03:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 03:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.092s coverage: 94.4% of statements 03:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 03:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.223s coverage: 82.6% of statements 03:41:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:41:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:41:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:41:41 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:41 > 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:41:42 Merging remotes/origin/master commit 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e into PR head commit cd63672cc9e11825c93c007dd27fbab96a888000 03:41:42 Merge succeeded, producing cd63672cc9e11825c93c007dd27fbab96a888000 03:41:42 Checking out Revision cd63672cc9e11825c93c007dd27fbab96a888000 (PR-3310) 03:41:42 > git config core.sparsecheckout # timeout=10 03:41:42 > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 03:41:42 > git remote # timeout=10 03:41:42 > git config --get remote.origin.url # timeout=10 03:41:42 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:42 > git merge 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e # timeout=10 03:41:42 > git rev-parse HEAD^{commit} # timeout=10 03:41:42 > git config core.sparsecheckout # timeout=10 03:41:43 > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.093s coverage: 92.9% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 75.5% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.8% of statements 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.089s coverage: 87.2% of statements 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 84.6% of statements 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.097s coverage: 91.6% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 64.4% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.350s coverage: 69.0% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 38.4% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.042s coverage: 89.5% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.036s coverage: 84.8% of statements 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.132s coverage: 47.0% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.125s coverage: 87.1% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.727s coverage: 29.1% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.084s coverage: 99.0% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.063s coverage: 100.0% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.103s coverage: 95.0% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:41:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 32.1% of statements 03:41:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 03:41:45 GO111MODULE=on go vet ./... 03:41:47 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:41:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:41:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:41:49 + sudo service docker restart 03:41:49 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:41:51 provisioning config files... 03:41:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config7935855033477760131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:52 ---> docker-login.sh 03:41:52 nexus3.edgexfoundry.org:10001 03:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:53 Configure a credential helper to remove this warning. See 03:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:53 03:41:53 Login Succeeded 03:41:53 nexus3.edgexfoundry.org:10002 03:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:54 Configure a credential helper to remove this warning. See 03:41:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:54 03:41:54 Login Succeeded 03:41:54 nexus3.edgexfoundry.org:10003 03:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:54 Configure a credential helper to remove this warning. See 03:41:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:54 03:41:54 Login Succeeded 03:41:54 nexus3.edgexfoundry.org:10004 03:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:55 Configure a credential helper to remove this warning. See 03:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:55 03:41:55 Login Succeeded 03:41:55 docker.io 03:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:41:55 Configure a credential helper to remove this warning. See 03:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:41:55 03:41:55 Login Succeeded 03:41:55 ---> docker-login.sh ends [Pipeline] } 03:41:55 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:41:56 ========================================================= 03:41:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:41:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:41:56 + 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:41:59 Sending build context to Docker daemon 167.1MB 03:41:59 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:41:59 Step 2/6 : FROM ${BASE} 03:41:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:41:59 5f621e34cdf4: Pulling fs layer 03:41:59 a4357932f1b6: Pulling fs layer 03:41:59 18c013af1878: Pulling fs layer 03:41:59 00ac8860ef70: Pulling fs layer 03:41:59 63d7cb157983: Pulling fs layer 03:41:59 b116817d02f9: Pulling fs layer 03:41:59 745a02a5169b: Pulling fs layer 03:41:59 63d7cb157983: Waiting 03:41:59 b116817d02f9: Waiting 03:41:59 745a02a5169b: Waiting 03:41:59 00ac8860ef70: Waiting 03:41:59 18c013af1878: Verifying Checksum 03:41:59 18c013af1878: Download complete 03:41:59 a4357932f1b6: Verifying Checksum 03:41:59 a4357932f1b6: Download complete 03:41:59 63d7cb157983: Verifying Checksum 03:41:59 63d7cb157983: Download complete 03:41:59 b116817d02f9: Download complete 03:42:00 5f621e34cdf4: Verifying Checksum 03:42:00 5f621e34cdf4: Download complete 03:42:00 5f621e34cdf4: Pull complete 03:42:01 a4357932f1b6: Pull complete 03:42:01 18c013af1878: Pull complete 03:42:02 745a02a5169b: Verifying Checksum 03:42:02 745a02a5169b: Download complete 03:42:03 00ac8860ef70: Verifying Checksum 03:42:03 00ac8860ef70: Download complete 03:42:12 gofmt -l . 03:42:12 [ "`gofmt -l .`" = "" ] 03:42:12 ./bin/test-go-mod-tidy.sh 03:42:13 ./bin/test-attribution-txt.sh 03:42:13 00ac8860ef70: Pull complete 03:42:13 63d7cb157983: Pull complete [Pipeline] sh 03:42:14 + ls -al . 03:42:14 total 780 03:42:14 drwxrwxr-x 10 1001 1001 4096 Mar 30 03:42 . 03:42:14 drwxr-xr-x 4 root root 28 Mar 30 03:40 .. 03:42:14 -rw-rw-r-- 1 1001 1001 11 Mar 30 03:37 .dockerignore 03:42:14 drwxrwxr-x 8 1001 1001 179 Mar 30 03:37 .git 03:42:14 drwxrwxr-x 3 1001 1001 125 Mar 30 03:37 .github 03:42:14 -rw-rw-r-- 1 1001 1001 818 Mar 30 03:37 .gitignore 03:42:14 drwx------ 3 1001 1001 60 Mar 30 03:38 .semver 03:42:14 -rw-rw-r-- 1 1001 1001 166 Mar 30 03:37 .sonarcloud.properties 03:42:14 -rw-rw-r-- 1 1001 1001 8607 Mar 30 03:37 Attribution.txt 03:42:14 -rw-rw-r-- 1 1001 1001 3804 Mar 30 03:37 CONTRIBUTING.md 03:42:14 -rw-rw-r-- 1 1001 1001 931 Mar 30 03:37 Dockerfile.build 03:42:14 -rw-rw-r-- 1 1001 1001 863 Mar 30 03:37 Jenkinsfile 03:42:14 -rw-rw-r-- 1 1001 1001 10775 Mar 30 03:37 LICENSE 03:42:14 -rw-rw-r-- 1 1001 1001 5774 Mar 30 03:37 Makefile 03:42:14 -rw-rw-r-- 1 1001 1001 6548 Mar 30 03:37 README.md 03:42:14 -rw-rw-r-- 1 1001 1001 6755 Mar 30 03:37 SECURITY.md 03:42:14 -rw-rw-r-- 1 1001 1001 5 Mar 30 03:39 VERSION 03:42:14 -rw-rw-r-- 1 1001 1001 4131 Mar 30 03:37 ZMQWindows.md 03:42:14 drwxrwxr-x 2 1001 1001 117 Mar 30 03:37 bin 03:42:14 drwxrwxr-x 14 1001 1001 4096 Mar 30 03:37 cmd 03:42:14 -rw-r--r-- 1 root root 669470 Mar 30 03:41 coverage.out 03:42:14 -rw-r--r-- 1 root root 1056 Mar 30 03:42 go.mod 03:42:14 -rw-r--r-- 1 root root 22757 Mar 30 03:42 go.sum 03:42:14 drwxrwxr-x 8 1001 1001 127 Mar 30 03:37 internal 03:42:14 drwxrwxr-x 4 1001 1001 26 Mar 30 03:37 openapi 03:42:14 drwxrwxr-x 4 1001 1001 71 Mar 30 03:37 snap 03:42:14 -rw-rw-r-- 1 1001 1001 168 Mar 30 03:37 version.go [Pipeline] sh 03:42:14 b116817d02f9: Pull complete 03:42:14 + '[' -e coverage.out ] 03:42:14 + chown 1001:1001 coverage.out [Pipeline] stash 03:42:15 Stashed 1 file(s) [Pipeline] sh 03:42:15 + make build 03:42:15 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:42:17 745a02a5169b: Pull complete 03:42:17 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:42:17 ---> b7e6874047d6 03:42:17 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:42:19 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:42:21 ---> Running in 398d8b4821d2 03:42:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:42:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:42:25 (1/12) Installing libmagic (5.38-r0) 03:42:25 (2/12) Installing file (5.38-r0) 03:42:25 (3/12) Installing libc-dev (0.7.2-r3) 03:42:25 (4/12) Installing g++ (9.3.0-r2) 03:42:27 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:42:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:42:30 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:42:30 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:42:32 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:42:33 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:42:34 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:42:36 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:42:37 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:42:37 (5/12) Installing fortify-headers (1.1-r0) 03:42:37 (6/12) Installing patch (2.7.6-r6) 03:42:37 (7/12) Installing build-base (0.5-r2) 03:42:37 (8/12) Installing libsodium (1.0.18-r0) 03:42:37 (9/12) Installing pkgconf (1.7.2-r0) 03:42:37 (10/12) Installing libsodium-dev (1.0.18-r0) 03:42:37 (11/12) Installing libzmq (4.3.3-r0) 03:42:37 (12/12) Installing zeromq-dev (4.3.3-r0) 03:42:37 Executing busybox-1.31.1-r19.trigger 03:42:37 OK: 217 MiB in 51 packages 03:42:38 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:42:41 Removing intermediate container 398d8b4821d2 03:42:41 ---> 9594cf0ac818 03:42:41 Step 4/6 : WORKDIR /edgex-go 03:42:41 ---> Running in 4e806be8c7ea 03:42:41 Removing intermediate container 4e806be8c7ea 03:42:41 ---> 8282ef5cd500 03:42:41 Step 5/6 : COPY go.mod . [Pipeline] } 03:42:41 $ docker stop --time=1 d257414d556013de614f08cd50a1b1a3fc5e23710ae0fcc269d86284849c6024 03:42:42 ---> 600b31213869 03:42:42 Step 6/6 : RUN go mod download 03:42:42 ---> Running in e07374de20cf 03:42:42 $ docker rm -f d257414d556013de614f08cd50a1b1a3fc5e23710ae0fcc269d86284849c6024 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:42:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:42:47 03:42:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:42:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:42:47 latest: Pulling from edgex-devops/edgex-compose 03:42:47 cbdbe7a5bc2a: Pulling fs layer 03:42:47 ca9280d653b3: Pulling fs layer 03:42:47 7e9c9ca2126c: Pulling fs layer 03:42:48 cbdbe7a5bc2a: Verifying Checksum 03:42:48 cbdbe7a5bc2a: Download complete 03:42:48 ca9280d653b3: Verifying Checksum 03:42:48 ca9280d653b3: Download complete 03:42:48 cbdbe7a5bc2a: Pull complete 03:42:49 7e9c9ca2126c: Verifying Checksum 03:42:49 7e9c9ca2126c: Download complete 03:42:49 ca9280d653b3: Pull complete 03:42:56 7e9c9ca2126c: Pull complete 03:42:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:42:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:42:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:42:56 prd-centos7-docker-4c-2g-31962 does not seem to be running inside a container 03:42:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:latest cat 03:42:59 $ docker top ce77e5bdba3732ed3b506f3a6b663380795111de63113df7f7d95ce90f20dfb2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:00 + docker-compose build --help 03:43:00 + grep parallel 03:43:01 --parallel Build images in parallel. [Pipeline] } 03:43:01 $ docker stop --time=1 ce77e5bdba3732ed3b506f3a6b663380795111de63113df7f7d95ce90f20dfb2 03:43:02 $ docker rm -f ce77e5bdba3732ed3b506f3a6b663380795111de63113df7f7d95ce90f20dfb2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:43:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:43:03 . [Pipeline] withDockerContainer 03:43:03 prd-centos7-docker-4c-2g-31962 does not seem to be running inside a container 03:43:03 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:43:04 $ docker top bc33cc8b13ba442a8428d9cf5674551cf6d3f81a761ec4f1468bce3d87b6aaa4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:04 + docker-compose -f ./docker-compose-build.yml build --parallel 03:43:05 Building docker-core-command-go ... 03:43:05 Building docker-core-data-go ... 03:43:05 Building docker-core-metadata-go ... 03:43:05 Building docker-security-bootstrapper-go ... 03:43:05 Building docker-security-proxy-setup-go ... 03:43:05 Building docker-security-secretstore-setup-go ... 03:43:05 Building docker-support-notifications-go ... 03:43:05 Building docker-support-scheduler-go ... 03:43:05 Building docker-sys-mgmt-agent-go ... 03:43:05 Building docker-sys-mgmt-agent-go 03:43:05 Building docker-core-command-go 03:43:05 Building docker-core-data-go 03:43:05 Building docker-security-secretstore-setup-go 03:43:05 Building docker-security-proxy-setup-go 03:43:09 Removing intermediate container e07374de20cf 03:43:09 ---> 03cb145f8f97 03:43:09 Successfully built 03cb145f8f97 03:43:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:43:09 + docker inspect -f . ci-base-image-arm64 03:43:09 . [Pipeline] withDockerContainer 03:43:09 prd-ubuntu18.04-docker-arm64-4c-16g-31963 does not seem to be running inside a container 03:43:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:43:11 $ docker top 6b5852a76535fb7be34c1949f014fc578937b9c9ee40188c41bbe3bac5d4b61b -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:12 + go version 03:43:12 go version go1.15.5 linux/arm64 [Pipeline] } 03:43:12 $ docker stop --time=1 6b5852a76535fb7be34c1949f014fc578937b9c9ee40188c41bbe3bac5d4b61b 03:43:14 $ docker rm -f 6b5852a76535fb7be34c1949f014fc578937b9c9ee40188c41bbe3bac5d4b61b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:43:15 + docker inspect -f . ci-base-image-arm64 03:43:15 . [Pipeline] withDockerContainer 03:43:15 prd-ubuntu18.04-docker-arm64-4c-16g-31963 does not seem to be running inside a container 03:43:15 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:43:17 $ docker top e6c32eb72f667595b75dd419c00a4bfd0cdf0debc457100bb33742a2c70db437 -eo pid,comm [Pipeline] { [Pipeline] echo 03:43:17 ========================================================= 03:43:17 [edgeXBuildGoParallel] Running Tests and Build... 03:43:17 ========================================================= [Pipeline] sh 03:43:18 + make test 03:43:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:43:40 ? github.com/edgexfoundry/edgex-go [no test files] 03:43:44 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:43:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:43:44 03:43:44 ---> 45cd3a5a78a6 03:43:44 Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 3/21 : WORKDIR /edgex-go 03:43:44 ---> 45cd3a5a78a6 03:43:44 Step 3/23 : WORKDIR /edgex-go 03:43:44 03:43:44 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:43:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:43:44 ---> 45cd3a5a78a6 03:43:44 Step 3/24 : WORKDIR /edgex-go 03:43:44 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:43:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:43:44 ---> 45cd3a5a78a6 03:43:44 Step 3/23 : WORKDIR /edgex-go 03:43:44 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:43:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:43:44 ---> 45cd3a5a78a6 03:43:44 Step 3/26 : WORKDIR /edgex-go 03:43:44 ---> Running in 4e3aad9a9b74 03:43:44 ---> Running in 89f808d39fa4 03:43:44 ---> Running in 38828014bc19 03:43:44 ---> Running in 9d9cec6d2d08 03:43:44 ---> Running in 48e4efd82c48 03:43:44 Removing intermediate container 89f808d39fa4 03:43:44 ---> cc1d8827f3b3 03:43:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:44 Removing intermediate container 9d9cec6d2d08 03:43:44 ---> 477f30d9dc6b 03:43:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:44 Removing intermediate container 38828014bc19 03:43:44 ---> 51aa3fd4ec93 03:43:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:44 Removing intermediate container 48e4efd82c48 03:43:44 ---> f115db205402 03:43:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:44 Removing intermediate container 4e3aad9a9b74 03:43:44 ---> b3def7186f9d 03:43:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:43:44 ---> Running in 78df3144b983 03:43:44 ---> Running in 6f7c8a778fe8 03:43:44 ---> Running in b9d2c246bdd2 03:43:44 ---> Running in 472d148fb4a6 03:43:44 ---> Running in 174ee7804189 03:43:44 Removing intermediate container b9d2c246bdd2 03:43:44 ---> ab469ce8027a 03:43:44 Step 5/23 : RUN apk add --update --no-cache make git 03:43:44 Removing intermediate container 6f7c8a778fe8 03:43:44 ---> 72d6609ac2fe 03:43:44 Step 5/26 : RUN apk add --update --no-cache make bash git 03:43:44 ---> Running in 6584c598ba45 03:43:44 Removing intermediate container 78df3144b983 03:43:44 ---> 3a28fda52d19 03:43:44 Step 5/21 : RUN apk add --update --no-cache make git 03:43:44 Removing intermediate container 472d148fb4a6 03:43:44 ---> 185e9314b597 03:43:44 Step 5/24 : RUN apk add --update --no-cache make git 03:43:44 ---> Running in 2bcff38fdc2a 03:43:44 Removing intermediate container 174ee7804189 03:43:44 ---> d01fd801904e 03:43:44 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:43:44 ---> Running in 08c0690d0ab4 03:43:44 ---> Running in 76c807cb580c 03:43:44 ---> Running in 1c71f4997eb8 03:43:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:43:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:43:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:43:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:43:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:43:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:43:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:43:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:43:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:43:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:43:46 OK: 233 MiB in 51 packages 03:43:46 OK: 233 MiB in 51 packages 03:43:46 OK: 233 MiB in 51 packages 03:43:46 OK: 233 MiB in 51 packages 03:43:46 OK: 233 MiB in 51 packages 03:43:46 Removing intermediate container 6584c598ba45 03:43:46 ---> b40f0adf86e9 03:43:46 Step 6/23 : COPY go.mod . 03:43:47 Removing intermediate container 2bcff38fdc2a 03:43:47 ---> a6421627b2a5 03:43:47 Step 6/26 : COPY go.mod . 03:43:47 ---> b3bce10d9c9a 03:43:47 Step 7/23 : RUN go mod download 03:43:47 ---> Running in c6812ad8e837 03:43:47 ---> ed5cc4a16a1a 03:43:47 Step 7/26 : RUN go mod download 03:43:47 Removing intermediate container 76c807cb580c 03:43:47 ---> dbd4ae9824d4 03:43:47 Step 6/24 : COPY go.mod . 03:43:47 ---> Running in 10af103df536 03:43:48 Removing intermediate container 1c71f4997eb8 03:43:48 ---> 6f452bf8146e 03:43:48 Step 6/23 : COPY go.mod . 03:43:48 Removing intermediate container 08c0690d0ab4 03:43:48 ---> 8d75034de53c 03:43:48 Step 6/21 : COPY go.mod . 03:43:48 ---> b846971bc4df 03:43:48 Step 7/24 : RUN go mod download 03:43:48 ---> Running in 832d50f956c2 03:43:48 ---> 29d3ec33a86c 03:43:48 Step 7/23 : RUN go mod download 03:43:48 ---> cc34e43b0423 03:43:48 Step 7/21 : RUN go mod download 03:43:48 ---> Running in 4c461dbee62e 03:43:48 ---> Running in c989bbdd3085 03:43:50 Removing intermediate container 10af103df536 03:43:50 ---> 367620f66fae 03:43:50 Step 8/26 : COPY . . 03:43:50 Removing intermediate container c6812ad8e837 03:43:50 ---> 3ff8ed6ba5aa 03:43:50 Step 8/23 : COPY . . 03:43:53 Removing intermediate container 832d50f956c2 03:43:53 ---> 005232d5d8e5 03:43:53 Step 8/24 : COPY . . 03:43:58 Removing intermediate container 4c461dbee62e 03:43:58 ---> 8681ae27a274 03:43:58 Step 8/23 : COPY . . 03:44:04 Removing intermediate container c989bbdd3085 03:44:04 ---> fd090a100a7c 03:44:04 Step 8/21 : COPY . . 03:44:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:44:30 ---> 2e5c753e3c3d 03:44:30 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:44:32 ---> fbbef183bb1b 03:44:32 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:44:35 ---> Running in c716bf4bec1b 03:44:35 ---> Running in 2a99d4c117b4 03:44:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:44:36 ---> bb7f1813ffdb 03:44:36 Step 9/23 : RUN make cmd/core-command/core-command 03:44:36 ---> 73a4a0933de7 03:44:36 Step 9/23 : RUN make cmd/core-data/core-data 03:44:37 ---> Running in 1f5c6fe9a00e 03:44:37 ---> Running in 4032de8f4baf 03:44:37 ---> b61a02365c76 03:44:37 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:44:37 ---> Running in 4ffe9008f72f 03:44:38 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:44:38 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:44:38 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:44:38 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:44:38 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:44:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:44:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:44:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:44:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:44:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:44:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:44:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:44:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:44:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:44:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:44:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:45:03 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.336s coverage: 45.9% of statements 03:45:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:45:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:45:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:45:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:45:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:45:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 03:45:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.124s coverage: 19.8% of statements 03:45:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.226s coverage: 100.0% of statements 03:45:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:45:10 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:45:11 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.539s coverage: 27.1% of statements 03:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:45:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.133s coverage: 100.0% of statements 03:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:45:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.137s coverage: 100.0% of statements 03:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:45:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.244s coverage: 71.3% of statements 03:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:45:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.547s coverage: 82.9% of statements 03:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:45:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.159s coverage: 78.9% of statements 03:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:45:15 Removing intermediate container 2a99d4c117b4 03:45:15 ---> 2436dd24f269 03:45:15 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:45:15 ---> Running in 940e0e1f89f3 03:45:19 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:45:21 Removing intermediate container 4ffe9008f72f 03:45:21 ---> 73d57edbe767 03:45:21 03:45:21 Step 10/21 : FROM alpine:3.12 03:45:21 Removing intermediate container 1f5c6fe9a00e 03:45:21 ---> 32b8e2b1b81a 03:45:21 03:45:21 Step 10/23 : FROM alpine:3.12 03:45:21 Removing intermediate container c716bf4bec1b 03:45:21 ---> 32a4f93cc327 03:45:21 03:45:21 Step 10/24 : FROM alpine:3.12 03:45:21 3.12: Pulling from library/alpine 03:45:21 3.12: Pulling from library/alpine 03:45:21 3.12: Pulling from library/alpine 03:45:22 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 03:45:22 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 03:45:22 Removing intermediate container 940e0e1f89f3 03:45:22 ---> f029ff045b17 03:45:22 03:45:22 Step 11/26 : FROM docker:20.10.0 03:45:22 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 03:45:22 Status: Downloaded newer image for alpine:3.12 03:45:22 ---> 42cb162f0360 03:45:22 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:45:22 Status: Downloaded newer image for alpine:3.12 03:45:22 ---> 42cb162f0360 03:45:22 Step 11/21 : RUN apk add --update --no-cache curl 03:45:22 Status: Image is up to date for alpine:3.12 03:45:22 ---> 42cb162f0360 03:45:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:45:22 20.10.0: Pulling from library/docker 03:45:24 ---> Running in d4a193e76017 03:45:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.207s coverage: 28.6% of statements 03:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:45:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.203s coverage: 100.0% of statements 03:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:45:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.135s coverage: 100.0% of statements 03:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:45:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.398s coverage: 86.7% of statements 03:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:45:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.432s coverage: 97.5% of statements 03:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:45:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.209s coverage: 78.3% of statements 03:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:45:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:45:24 ---> Running in a33bf86dfdb0 03:45:24 ---> Running in 2684c0d9099b 03:45:24 Removing intermediate container 4032de8f4baf 03:45:24 ---> 2ffb40b568ce 03:45:24 03:45:24 Step 10/23 : FROM alpine:3.12 03:45:24 ---> 42cb162f0360 03:45:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:45:26 ---> Running in 2a56b0b1742b 03:45:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:45:26 Removing intermediate container 2a56b0b1742b 03:45:26 ---> 13effbc231a2 03:45:26 Step 12/23 : ENV APP_PORT=48080 03:45:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:45:26 ---> Running in 563b2a5ff8d3 03:45:26 (1/1) Installing dumb-init (1.2.2-r1) 03:45:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:45:26 Executing busybox-1.31.1-r19.trigger 03:45:26 OK: 6 MiB in 15 packages 03:45:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:45:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:45:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:45:26 Removing intermediate container 563b2a5ff8d3 03:45:26 ---> 27835a82d23b 03:45:26 Step 13/23 : EXPOSE $APP_PORT 03:45:26 (1/6) Installing ca-certificates (20191127-r4) 03:45:26 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:45:26 (3/6) Installing libcurl (7.69.1-r3) 03:45:26 (4/6) Installing curl (7.69.1-r3) 03:45:26 (5/6) Installing dumb-init (1.2.2-r1) 03:45:26 (6/6) Installing su-exec (0.2-r1) 03:45:26 Executing busybox-1.31.1-r19.trigger 03:45:26 Executing ca-certificates-20191127-r4.trigger 03:45:26 (1/4) Installing ca-certificates (20191127-r4) 03:45:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:45:26 OK: 7 MiB in 20 packages 03:45:26 (3/4) Installing libcurl (7.69.1-r3) 03:45:26 (4/4) Installing curl (7.69.1-r3) 03:45:26 Executing busybox-1.31.1-r19.trigger 03:45:26 Executing ca-certificates-20191127-r4.trigger 03:45:26 OK: 7 MiB in 18 packages 03:45:27 ---> Running in b0cc586d0ded 03:45:27 Removing intermediate container b0cc586d0ded 03:45:27 ---> f7163da3d073 03:45:27 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:27 ---> Running in 775ad3ac4658 03:45:28 Removing intermediate container d4a193e76017 03:45:28 ---> 46b45dd545da 03:45:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:45:28 Removing intermediate container a33bf86dfdb0 03:45:28 ---> 3e6173cfc92d 03:45:28 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:45:29 ---> Running in bc2ca26820c5 03:45:29 ---> Running in 9d70f64aafec 03:45:29 Removing intermediate container 2684c0d9099b 03:45:29 ---> 4e7eff06d5ed 03:45:29 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:45:29 ---> Running in 61da3a386026 03:45:30 Removing intermediate container 9d70f64aafec 03:45:30 ---> 7cd7cd754516 03:45:30 Step 13/24 : WORKDIR / 03:45:30 Removing intermediate container bc2ca26820c5 03:45:30 ---> 0e50348b0f6a 03:45:30 Step 13/23 : ENV APP_PORT=48082 03:45:30 Removing intermediate container 61da3a386026 03:45:30 ---> 31e0c4080b78 03:45:30 Step 13/21 : WORKDIR /edgex 03:45:30 ---> Running in 9ba8bd7c1c4a 03:45:30 ---> Running in 701e543fac00 03:45:30 ---> Running in b1dfdd4a282d 03:45:30 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:45:30 Removing intermediate container 9ba8bd7c1c4a 03:45:30 ---> 0310e27d49e7 03:45:30 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:45:30 Status: Downloaded newer image for docker:20.10.0 03:45:30 ---> aefe523efa57 03:45:30 Step 12/26 : RUN apk add --no-cache bash 03:45:30 Removing intermediate container 701e543fac00 03:45:30 ---> 512a9f053eba 03:45:30 Step 14/23 : EXPOSE $APP_PORT 03:45:30 ---> Running in 7ad13a74805e 03:45:30 ---> Running in 694c3c687e44 03:45:30 Removing intermediate container b1dfdd4a282d 03:45:30 ---> d61073606f38 03:45:30 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:45:30 Removing intermediate container 775ad3ac4658 03:45:30 ---> 596a28e34e7f 03:45:30 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:45:31 ---> 60384dd5b01a 03:45:31 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:45:31 ---> Running in df816c6779f4 03:45:31 Removing intermediate container 694c3c687e44 03:45:31 ---> a44d3f9e41d2 03:45:31 Step 15/23 : WORKDIR / 03:45:31 ---> c1ad60866686 03:45:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:45:31 ---> Running in 53587d971ad1 03:45:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:45:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:45:31 (1/2) Installing readline (8.0.4-r0) 03:45:31 (2/2) Installing bash (5.0.17-r0) 03:45:31 Executing bash-5.0.17-r0.post-install 03:45:31 Executing busybox-1.31.1-r19.trigger 03:45:31 OK: 12 MiB in 22 packages 03:45:31 ---> 04c5f8498345 03:45:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:45:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:45:32 ---> 3e9feefe5233 03:45:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:45:32 Removing intermediate container 53587d971ad1 03:45:32 ---> 1207e40b3761 03:45:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:45:32 ---> e38a019956a9 03:45:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:45:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.114s coverage: 92.8% of statements 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:45:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.129s coverage: 58.8% of statements 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:45:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.196s coverage: 1.0% of statements 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:45:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:45:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.145s coverage: 47.1% of statements 03:45:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.152s coverage: 79.5% of statements 03:45:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.205s coverage: 94.1% of statements 03:45:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.186s coverage: 96.3% of statements 03:45:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.158s coverage: 87.5% of statements 03:45:32 ---> 4a755bbbcf6b 03:45:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:45:32 ---> d75bfd894212 03:45:32 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:45:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:45:33 Removing intermediate container 7ad13a74805e 03:45:33 ---> badd57703795 03:45:33 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:45:33 ---> Running in 5046c784b91a 03:45:33 ---> Running in 34c60f69aee3 03:45:33 ---> 16c251c9bff4 03:45:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:45:33 ---> 5a1cac31c958 03:45:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:45:33 Removing intermediate container 5046c784b91a 03:45:33 ---> a7fff0773418 03:45:33 Step 18/21 : CMD ["--init=true"] 03:45:33 ---> Running in f1a03ae1f263 03:45:33 Removing intermediate container 34c60f69aee3 03:45:33 ---> c70f8fcaae42 03:45:33 Step 14/26 : ENV APP_PORT=48090 03:45:33 (1/6) Installing dumb-init (1.2.2-r1) 03:45:33 (2/6) Installing libgcc (9.3.0-r2) 03:45:33 (3/6) Installing libsodium (1.0.18-r0) 03:45:33 ---> ce7cf841d899 03:45:33 Step 19/23 : ENTRYPOINT ["/core-command"] 03:45:33 ---> Running in 4889161286e5 03:45:33 ---> 93cb3b6adf82 03:45:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:45:33 (4/6) Installing libstdc++ (9.3.0-r2) 03:45:33 ---> Running in b45d0bf31b94 03:45:33 Removing intermediate container f1a03ae1f263 03:45:33 ---> 8143b9c5a905 03:45:33 Step 19/21 : LABEL arch=x86_64 03:45:34 Removing intermediate container 4889161286e5 03:45:34 ---> 00d08f8ef75b 03:45:34 Step 15/26 : EXPOSE $APP_PORT 03:45:34 ---> Running in 04ecfe6456bc 03:45:34 (5/6) Installing libzmq (4.3.3-r0) 03:45:34 Removing intermediate container b45d0bf31b94 03:45:34 ---> 2bb244de067f 03:45:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:45:34 (6/6) Installing zeromq (4.3.3-r0) 03:45:34 Executing busybox-1.31.1-r19.trigger 03:45:34 OK: 8 MiB in 20 packages 03:45:34 ---> Running in e5e50b331cce 03:45:34 ---> 5f7c59108fba 03:45:34 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:45:34 ---> Running in db242c157c92 03:45:34 Removing intermediate container 04ecfe6456bc 03:45:34 ---> f2790e2bccfb 03:45:34 Step 20/21 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:45:34 ---> Running in 5dd64c98b2f3 03:45:35 ---> Running in 412969227a53 03:45:35 Removing intermediate container e5e50b331cce 03:45:35 ---> fd2f92a5f0b5 03:45:35 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:45:35 Removing intermediate container db242c157c92 03:45:35 ---> 3c519cf92e94 03:45:35 Step 21/23 : LABEL arch=x86_64 03:45:35 Removing intermediate container df816c6779f4 03:45:35 ---> Running in d1f220307c24 03:45:35 ---> ac781fece725 03:45:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:45:35 Removing intermediate container 412969227a53 03:45:35 ---> 2fd2f820b5b7 03:45:35 Step 21/21 : LABEL version=0.0.0 03:45:36 ---> Running in 4bec14ab0d2a 03:45:36 ---> 3b01dbb5f35b 03:45:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:45:36 Removing intermediate container d1f220307c24 03:45:36 ---> 96f52ecdc5bf 03:45:36 Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:45:36 ---> 1e679e914ac7 03:45:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:45:36 ---> Running in e0569cfc5260 03:45:36 Removing intermediate container 4bec14ab0d2a 03:45:36 ---> 10c6d9db81b1 03:45:36 03:45:36 ---> 7ffb879df270 03:45:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:45:36 Removing intermediate container e0569cfc5260 03:45:36 ---> 6739f7c0771d 03:45:36 Step 23/23 : LABEL version=0.0.0 03:45:36 Successfully built 10c6d9db81b1 03:45:36 Successfully tagged docker-security-proxy-setup-go:latest 03:45:36  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 03:45:36 ---> ba8bd650dc33 03:45:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:45:37 ---> Running in 33bf9a5d6986 03:45:37 Removing intermediate container 5dd64c98b2f3 03:45:37 ---> b96cef18012b 03:45:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:45:37 ---> Running in 01440082e5cc 03:45:37 ---> 7ea4c8e06fbb 03:45:37 Step 19/23 : ENTRYPOINT ["/core-data"] 03:45:37 Removing intermediate container 33bf9a5d6986 03:45:37 ---> 463af2e7fe82 03:45:37 03:45:37 ---> 210624b7a0b8 03:45:37 Step 19/26 : RUN apk --no-cache add py3-pip 03:45:37 ---> Running in 3067ba63078b 03:45:37 ---> Running in 1c5b5cb3398b 03:45:37 Successfully built 463af2e7fe82 03:45:37 Removing intermediate container 01440082e5cc 03:45:37 ---> 37c64549d9a2 03:45:37 Step 22/24 : LABEL arch=x86_64 03:45:37 Successfully tagged docker-core-command-go:latest 03:45:37  Building docker-core-command-go ... done Building docker-support-notifications-go 03:45:40 ---> Running in c5bc98d388fc 03:45:41 Removing intermediate container 3067ba63078b 03:45:41 ---> 2c01535207a6 03:45:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:45:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:45:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:45:42 (1/33) Installing libbz2 (1.0.8-r1) 03:45:42 (2/33) Installing expat (2.2.9-r1) 03:45:42 (3/33) Installing libffi (3.3-r2) 03:45:42 (4/33) Installing gdbm (1.13-r1) 03:45:42 (5/33) Installing xz-libs (5.2.5-r0) 03:45:42 (6/33) Installing sqlite-libs (3.32.1-r0) 03:45:42 (7/33) Installing python3 (3.8.8-r0) 03:45:43 ---> Running in ed33660167fc 03:45:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.145s coverage: 94.4% of statements 03:45:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.121s coverage: 44.8% of statements 03:45:45 Removing intermediate container c5bc98d388fc 03:45:45 ---> b593c7fdf43d 03:45:45 Step 23/24 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:45:50 Removing intermediate container ed33660167fc 03:45:50 ---> ce5325a9bba0 03:45:50 Step 21/23 : LABEL arch=x86_64 03:45:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.497s coverage: 82.6% of statements 03:45:52 (8/33) Installing py3-appdirs (1.4.4-r1) 03:45:52 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:45:52 (10/33) Installing py3-parsing (2.4.7-r0) 03:45:52 (11/33) Installing py3-six (1.15.0-r0) 03:45:53 (12/33) Installing py3-packaging (20.4-r0) 03:45:53 ---> Running in c45f3613686e 03:45:53 (13/33) Installing py3-setuptools (47.0.0-r0) 03:45:53 (14/33) Installing py3-chardet (3.0.4-r4) 03:45:54 (15/33) Installing py3-idna (2.9-r0) 03:45:54 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:45:54 ---> Running in 40e228dd0734 03:45:55 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:45:55 (18/33) Installing py3-requests (2.23.0-r0) 03:45:56 (19/33) Installing py3-msgpack (1.0.0-r0) 03:45:56 (20/33) Installing py3-lockfile (0.12.2-r3) 03:45:56 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:45:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:45:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:45:57 ---> 45cd3a5a78a6 03:45:57 Step 3/22 : WORKDIR /edgex-go 03:45:57 ---> Using cache 03:45:57 ---> b3def7186f9d 03:45:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:57 ---> Using cache 03:45:57 ---> d01fd801904e 03:45:57 Step 5/22 : RUN apk add --update --no-cache make git 03:45:57 (22/33) Installing py3-colorama (0.4.3-r0) 03:45:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:45:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:45:57 ---> 45cd3a5a78a6 03:45:57 Step 3/22 : WORKDIR /edgex-go 03:45:57 ---> Using cache 03:45:57 ---> b3def7186f9d 03:45:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:45:57 ---> Using cache 03:45:57 ---> d01fd801904e 03:45:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.205s coverage: 92.9% of statements 03:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 03:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 03:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements 03:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.141s coverage: 75.5% of statements 03:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.169s coverage: 80.8% of statements 03:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.181s coverage: 87.2% of statements 03:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.197s coverage: 84.6% of statements 03:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.215s coverage: 91.6% of statements 03:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:45:58 (23/33) Installing py3-distlib (0.3.0-r0) 03:45:58 (24/33) Installing py3-distro (1.5.0-r1) 03:45:58 (25/33) Installing py3-webencodings (0.5.1-r3) 03:45:58 Removing intermediate container c45f3613686e 03:45:58 ---> 48538af2b42f 03:45:58 Step 24/24 : LABEL version=0.0.0 03:45:59 (26/33) Installing py3-html5lib (1.0.1-r4) 03:45:59 (27/33) Installing py3-pytoml (0.1.21-r0) 03:45:59 ---> Running in 2214255d27a2 03:45:59 Removing intermediate container 40e228dd0734 03:45:59 ---> 5a666f0fbc38 03:45:59 Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:45:59 ---> Running in 66780e881432 03:45:59 (28/33) Installing py3-pep517 (0.8.2-r0) 03:45:59 (29/33) Installing py3-progress (1.5-r0) 03:45:59 (30/33) Installing py3-toml (0.10.1-r0) 03:45:59 (31/33) Installing py3-retrying (1.3.3-r0) 03:45:59 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:45:59 (33/33) Installing py3-pip (20.1.1-r0) 03:45:59 ---> Running in 6b897a5fd289 03:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.648s coverage: 64.4% of statements 03:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.124s coverage: 100.0% of statements 03:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 03:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements 03:46:00 ---> Running in c8d9d8664f95 03:46:00 Executing busybox-1.31.1-r19.trigger 03:46:00 OK: 71 MiB in 55 packages 03:46:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 03:46:00 Removing intermediate container 6b897a5fd289 03:46:00 ---> f6f3ade71b6f 03:46:00 03:46:00 Successfully built f6f3ade71b6f 03:46:00 Successfully tagged docker-security-secretstore-setup-go:latest 03:46:00  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrapper-go 03:46:00 Removing intermediate container c8d9d8664f95 03:46:00 ---> e4780aacce8a 03:46:00 Step 23/23 : LABEL version=0.0.0 03:46:01 ---> Running in 3de722c71ed8 03:46:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:46:01 Removing intermediate container 3de722c71ed8 03:46:01 ---> d7cf99a2207b 03:46:01 03:46:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:46:01 Successfully built d7cf99a2207b 03:46:01 Successfully tagged docker-core-data-go:latest 03:46:01 Building docker-core-metadata-go 03:46:02  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:46:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:46:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements 03:46:03 OK: 233 MiB in 51 packages 03:46:04 OK: 233 MiB in 51 packages 03:46:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.880s coverage: 69.0% of statements 03:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.459s coverage: 38.4% of statements 03:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.125s coverage: 89.5% of statements 03:46:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:46:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.105s coverage: 84.8% of statements 03:46:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.438s coverage: 47.0% of statements 03:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:46:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.162s coverage: 100.0% of statements 03:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:46:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.120s coverage: 100.0% of statements 03:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 03:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 03:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 03:46:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.390s coverage: 87.1% of statements 03:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 03:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 03:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 03:46:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.203s coverage: 29.1% of statements 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:46:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.184s coverage: 99.0% of statements 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:46:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.211s coverage: 100.0% of statements 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 03:46:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.358s coverage: 95.0% of statements 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 03:46:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:46:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.065s coverage: 100.0% of statements 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:46:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.096s coverage: 87.9% of statements 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:46:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:46:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 03:46:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.110s coverage: 32.1% of statements 03:46:22 Removing intermediate container 2214255d27a2 03:46:22 ---> f9d354c82c7a 03:46:22 Step 6/22 : COPY go.mod . 03:46:22 Removing intermediate container 66780e881432 03:46:22 ---> 7daf90f76eab 03:46:22 Step 6/22 : COPY go.mod . 03:46:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 03:46:23 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:46:23 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:46:23 ---> 45cd3a5a78a6 03:46:23 Step 3/31 : WORKDIR /edgex-go 03:46:23 ---> Using cache 03:46:23 ---> b3def7186f9d 03:46:23 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:23 ---> Using cache 03:46:23 ---> d01fd801904e 03:46:23 Step 5/31 : RUN apk add --update --no-cache make git 03:46:23 ---> Using cache 03:46:23 ---> f9d354c82c7a 03:46:23 Step 6/31 : COPY go.mod . 03:46:23 ---> Using cache 03:46:23 ---> 60cc922f9c28 03:46:23 Step 7/31 : RUN go mod download 03:46:23 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:46:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:46:23 ---> 45cd3a5a78a6 03:46:23 Step 3/23 : WORKDIR /edgex-go 03:46:23 ---> Using cache 03:46:23 ---> b3def7186f9d 03:46:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:46:23 ---> Using cache 03:46:23 ---> d01fd801904e 03:46:23 Step 5/23 : RUN apk add --update --no-cache make git 03:46:23 ---> Using cache 03:46:23 ---> f9d354c82c7a 03:46:23 Step 6/23 : COPY go.mod . 03:46:23 ---> Using cache 03:46:23 ---> 60cc922f9c28 03:46:23 Step 7/23 : RUN go mod download 03:46:23 GO111MODULE=on go vet ./... 03:46:24 ---> 78ac8858489f 03:46:24 Step 7/22 : RUN go mod download 03:46:24 ---> 60cc922f9c28 03:46:24 Step 7/22 : RUN go mod download 03:46:24 ---> Running in cb6411d4f4bb 03:46:24 ---> Running in 9d08a1cc738b 03:46:24 ---> Running in a09506a0235a 03:46:24 ---> Running in 2783628e8025 03:46:24 Removing intermediate container 1c5b5cb3398b 03:46:24 ---> df4bcf1a9e1f 03:46:24 Step 20/26 : RUN pip install docker-compose==1.23.2 03:46:25 ---> Running in b329b9b81590 03:46:27 Removing intermediate container a09506a0235a 03:46:27 ---> c1b3b53fa281 03:46:27 Step 8/22 : COPY . . 03:46:27 Removing intermediate container 2783628e8025 03:46:27 ---> 9d21313c00c6 03:46:27 Step 8/22 : COPY . . 03:46:27 Removing intermediate container cb6411d4f4bb 03:46:27 ---> bfb63eb29429 03:46:27 Step 8/31 : COPY . . 03:46:27 Removing intermediate container 9d08a1cc738b 03:46:27 ---> 5d672d41569f 03:46:27 Step 8/23 : COPY . . 03:46:35 Collecting docker-compose==1.23.2 03:46:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:46:39 Collecting websocket-client<1.0,>=0.32.0 03:46:39 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 03:46:41 Collecting jsonschema<3,>=2.5.1 03:46:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:46:43 Collecting cached-property<2,>=1.2.0 03:46:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:46:43 Collecting dockerpty<0.5,>=0.4.1 03:46:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:46:49 Collecting docopt<0.7,>=0.6.1 03:46:49 Downloading docopt-0.6.2.tar.gz (25 kB) 03:46:51 Collecting docker<4.0,>=3.6.0 03:46:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:46:54 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:46:54 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:46:55 Collecting PyYAML<4,>=3.10 03:46:55 Downloading PyYAML-3.13.tar.gz (270 kB) 03:47:00 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:47:00 Collecting texttable<0.10,>=0.9.0 03:47:00 Downloading texttable-0.9.1.tar.gz (11 kB) 03:47:00 Collecting docker-pycreds>=0.4.0 03:47:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:47:00 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:47:00 Collecting urllib3<1.25,>=1.21.1 03:47:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:47:00 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:47:00 Collecting idna<2.8,>=2.5 03:47:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:47:00 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:47:00 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:47:00 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:47:00 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:47:01 Installing collected packages: websocket-client, jsonschema, cached-property, dockerpty, docopt, docker-pycreds, urllib3, idna, requests, docker, PyYAML, texttable, docker-compose 03:47:04 ---> cbfb86645f84 03:47:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:47:04 ---> 87d57c70fb1b 03:47:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:47:05 Running setup.py install for dockerpty: started 03:47:05 ---> ffd939a36a26 03:47:05 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:47:06 ---> Running in 2c8e9b12d566 03:47:06 Running setup.py install for dockerpty: finished with status 'done' 03:47:06 ---> Running in b1e36bce2fb6 03:47:06 Running setup.py install for docopt: started 03:47:06 ---> Running in 5a59b81525ae 03:47:06 ---> 2b1194d8d240 03:47:06 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:47:06 ---> Running in 0322da9ed8db 03:47:06 Running setup.py install for docopt: finished with status 'done' 03:47:06 Attempting uninstall: urllib3 03:47:06 Found existing installation: urllib3 1.25.9 03:47:06 Uninstalling urllib3-1.25.9: 03:47:07 Successfully uninstalled urllib3-1.25.9 03:47:07 Attempting uninstall: idna 03:47:07 Found existing installation: idna 2.9 03:47:07 Uninstalling idna-2.9: 03:47:07 Successfully uninstalled idna-2.9 03:47:07 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:47:07 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:47:07 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:47:07 Attempting uninstall: requests 03:47:07 Found existing installation: requests 2.23.0 03:47: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:47:07 Uninstalling requests-2.23.0: 03:47:07 Successfully uninstalled requests-2.23.0 03:47:08 Running setup.py install for PyYAML: started 03:47:08 Running setup.py install for PyYAML: finished with status 'done' 03:47:08 Running setup.py install for texttable: started 03:47:09 Running setup.py install for texttable: finished with status 'done' 03:47:10 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:47:16 Removing intermediate container b329b9b81590 03:47:16 ---> 016206570d9c 03:47:16 Step 21/26 : RUN apk --no-cache add curl 03:47:16 ---> Running in 0f82823f62c2 03:47:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:47:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:47:18 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:47:18 (2/3) Installing libcurl (7.69.1-r3) 03:47:18 (3/3) Installing curl (7.69.1-r3) 03:47:18 Executing busybox-1.31.1-r19.trigger 03:47:18 OK: 72 MiB in 58 packages 03:47:21 Removing intermediate container 0f82823f62c2 03:47:21 ---> 880162c9e6a7 03:47:21 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:47:21 ---> Running in d9b6c6787835 03:47:22 Removing intermediate container d9b6c6787835 03:47:22 ---> 8a2f9a7f8afc 03:47:22 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:47:22 ---> Running in 43be1edd3c84 03:47:22 Removing intermediate container 43be1edd3c84 03:47:22 ---> ef94d3a11e88 03:47:22 Step 24/26 : LABEL arch=x86_64 03:47:22 ---> Running in a72a6ff155d0 03:47:23 Removing intermediate container a72a6ff155d0 03:47:23 ---> a071c578782c 03:47:23 Step 25/26 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:47:23 ---> Running in 577289bc9a6f 03:47:23 Removing intermediate container 577289bc9a6f 03:47:23 ---> 358492894f3a 03:47:23 Step 26/26 : LABEL version=0.0.0 03:47:24 ---> Running in 00a79b48553d 03:47:24 Removing intermediate container 00a79b48553d 03:47:24 ---> 8759b8007d86 03:47:24 03:47:24 Successfully built 8759b8007d86 03:47:24 Successfully tagged docker-sys-mgmt-agent-go:latest 03:47:42  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 5a59b81525ae 03:47:42 ---> 101d7524f87e 03:47:42 03:47:42 Step 10/31 : FROM alpine:3.12 03:47:42 ---> 42cb162f0360 03:47:42 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:47:42 ---> Running in edf34218e1c0 03:47:42 Removing intermediate container edf34218e1c0 03:47:42 ---> ad837a63a11e 03:47:42 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:47:45 ---> Running in 5d5aec9587f6 03:47:45 gofmt -l . 03:47:45 [ "`gofmt -l .`" = "" ] 03:47:45 ./bin/test-go-mod-tidy.sh 03:47:45 ./bin/test-attribution-txt.sh [Pipeline] sh 03:47:47 + ls -al . 03:47:47 total 808 03:47:47 drwxrwxr-x 9 1001 1001 4096 Mar 30 03:47 . 03:47:47 drwxr-xr-x 4 root root 4096 Mar 30 03:43 .. 03:47:47 -rw-rw-r-- 1 1001 1001 11 Mar 30 03:41 .dockerignore 03:47:47 drwxrwxr-x 8 1001 1001 4096 Mar 30 03:41 .git 03:47:47 drwxrwxr-x 3 1001 1001 4096 Mar 30 03:41 .github 03:47:47 -rw-rw-r-- 1 1001 1001 818 Mar 30 03:41 .gitignore 03:47:47 -rw-rw-r-- 1 1001 1001 166 Mar 30 03:41 .sonarcloud.properties 03:47:47 -rw-rw-r-- 1 1001 1001 8607 Mar 30 03:41 Attribution.txt 03:47:47 -rw-rw-r-- 1 1001 1001 3804 Mar 30 03:41 CONTRIBUTING.md 03:47:47 -rw-rw-r-- 1 1001 1001 931 Mar 30 03:41 Dockerfile.build 03:47:47 -rw-rw-r-- 1 1001 1001 863 Mar 30 03:41 Jenkinsfile 03:47:47 -rw-rw-r-- 1 1001 1001 10775 Mar 30 03:41 LICENSE 03:47:47 -rw-rw-r-- 1 1001 1001 5774 Mar 30 03:41 Makefile 03:47:47 -rw-rw-r-- 1 1001 1001 6548 Mar 30 03:41 README.md 03:47:47 -rw-rw-r-- 1 1001 1001 6755 Mar 30 03:41 SECURITY.md 03:47:47 -rw-rw-r-- 1 1001 1001 5 Mar 30 03:39 VERSION 03:47:47 -rw-rw-r-- 1 1001 1001 4131 Mar 30 03:41 ZMQWindows.md 03:47:47 drwxrwxr-x 2 1001 1001 4096 Mar 30 03:41 bin 03:47:47 drwxrwxr-x 14 1001 1001 4096 Mar 30 03:41 cmd 03:47:47 -rw-r--r-- 1 root root 669470 Mar 30 03:46 coverage.out 03:47:47 -rw-r--r-- 1 root root 1056 Mar 30 03:47 go.mod 03:47:47 -rw-r--r-- 1 root root 22757 Mar 30 03:47 go.sum 03:47:47 drwxrwxr-x 8 1001 1001 4096 Mar 30 03:41 internal 03:47:47 drwxrwxr-x 4 1001 1001 4096 Mar 30 03:41 openapi 03:47:47 drwxrwxr-x 4 1001 1001 4096 Mar 30 03:41 snap 03:47:47 -rw-rw-r-- 1 1001 1001 168 Mar 30 03:41 version.go [Pipeline] sh 03:47:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:47:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:47:47 (1/2) Installing dumb-init (1.2.2-r1) 03:47:47 (2/2) Installing su-exec (0.2-r1) 03:47:47 Executing busybox-1.31.1-r19.trigger 03:47:47 OK: 6 MiB in 16 packages 03:47:48 Removing intermediate container b1e36bce2fb6 03:47:48 ---> 10a0b76c9a1e 03:47:48 03:47:48 Step 10/22 : FROM alpine:3.12 03:47:48 ---> 42cb162f0360 03:47:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:47:48 Removing intermediate container 2c8e9b12d566 03:47:48 ---> 844e95198a18 03:47:48 03:47:48 Step 10/22 : FROM alpine:3.12 03:47:48 ---> 42cb162f0360 03:47:48 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:47:48 ---> Using cache 03:47:48 ---> 46b45dd545da 03:47:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:47:48 ---> Using cache 03:47:48 ---> 0e50348b0f6a 03:47:48 Step 13/22 : ENV APP_PORT=48085 03:47:48 + '[' -e coverage.out ] 03:47:48 + chown 1001:1001 coverage.out [Pipeline] stash 03:47:48 Warning: overwriting stash ‘coverage-report’ 03:47:48 ---> Running in ba65d32409df 03:47:48 ---> Running in 72557a467498 03:47:49 Stashed 1 file(s) [Pipeline] sh 03:47:49 Removing intermediate container 5d5aec9587f6 03:47:49 ---> 044bfba29e8b 03:47:49 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:47:50 + make build 03:47:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:47:50 ---> Running in caa4d2cd0da0 03:47:50 Removing intermediate container ba65d32409df 03:47:50 ---> c44afb0e65b9 03:47:50 Step 14/22 : EXPOSE $APP_PORT 03:47:50 Removing intermediate container 0322da9ed8db 03:47:50 ---> 4a16aedecc57 03:47:50 03:47:50 Step 10/23 : FROM alpine:3.12 03:47:50 ---> 42cb162f0360 03:47:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:47:50 ---> Using cache 03:47:50 ---> 46b45dd545da 03:47:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:47:50 ---> Using cache 03:47:50 ---> 0e50348b0f6a 03:47:50 Step 13/23 : ENV APP_PORT=48081 03:47:50 ---> Running in b144ea486a76 03:47:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:47:51 ---> Running in 979c66bed5ed 03:47:51 Removing intermediate container caa4d2cd0da0 03:47:51 ---> 522cf94c9056 03:47:51 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:47:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:47:51 Removing intermediate container b144ea486a76 03:47:51 ---> 8a11db5fccfe 03:47:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:51 ---> Running in 7ed58a10174d 03:47:51 (1/2) Installing ca-certificates (20191127-r4) 03:47:51 Removing intermediate container 979c66bed5ed 03:47:51 ---> c304e6208cf1 03:47:51 Step 14/23 : EXPOSE $APP_PORT 03:47:51 (2/2) Installing dumb-init (1.2.2-r1) 03:47:51 Executing busybox-1.31.1-r19.trigger 03:47:51 Executing ca-certificates-20191127-r4.trigger 03:47:51 OK: 6 MiB in 16 packages 03:47:51 ---> Running in 8b98b3c8b6e5 03:47:51 ---> e9a66f31314a 03:47:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:47:51 Removing intermediate container 7ed58a10174d 03:47:51 ---> 260cb6f68d1c 03:47:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:47:51 ---> Running in ba3ed457bcab 03:47:53 Removing intermediate container 8b98b3c8b6e5 03:47:53 ---> 464b3fb1ba8d 03:47:53 Step 15/23 : WORKDIR / 03:47:53 ---> Running in 1c9f1cbabe65 03:47:53 Removing intermediate container 72557a467498 03:47:53 ---> 2ebd7327087b 03:47:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:47:53 ---> 7bdfc65b63d9 03:47:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:47:53 ---> Running in 252214b33758 03:47:54 Removing intermediate container 1c9f1cbabe65 03:47:54 ---> 664230f17688 03:47:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:54 Removing intermediate container 252214b33758 03:47:54 ---> 352a76ff98c7 03:47:54 Step 13/22 : ENV APP_PORT=48060 03:47:54 ---> 7d327b03f6e0 03:47:54 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:47:54 ---> Running in 78ac6e40104d 03:47:54 ---> Running in c2f608d102b5 03:47:54 ---> 0f4c10e44348 03:47:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:47:54 Removing intermediate container 78ac6e40104d 03:47:54 ---> f10dee8adcd9 03:47:54 Step 14/22 : EXPOSE $APP_PORT 03:47:54 Removing intermediate container c2f608d102b5 03:47:54 ---> c9547844021c 03:47:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:47:54 ---> Running in ae0bc5d47514 03:47:54 ---> Running in c8ed0ba076c3 03:47:55 Removing intermediate container ba3ed457bcab 03:47:55 ---> ac3b3d25a99d 03:47:55 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:47:55 ---> Running in 0a2020bcd23c 03:47:55 Removing intermediate container ae0bc5d47514 03:47:55 ---> 256f747a812d 03:47:55 Step 20/22 : LABEL arch=x86_64 03:47:55 Removing intermediate container c8ed0ba076c3 03:47:55 ---> eaa973381e3d 03:47:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:55 ---> 2d5c107ce35b 03:47:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:47:55 ---> Running in 9003c1b7175e 03:47:55 Removing intermediate container 0a2020bcd23c 03:47:55 ---> 2f070fb06c39 03:47:55 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:47:55 ---> cd11d1066021 03:47:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:47:56 ---> 7696497656ff 03:47:56 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:47:56 Removing intermediate container 9003c1b7175e 03:47:56 ---> 189ddd246303 03:47:56 Step 21/22 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:47:56 ---> Running in 59c96f687a49 03:47:56 ---> 550f5944412a 03:47:56 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:47:56 ---> Running in c466bb78c334 03:47:56 ---> Running in a07373e2bd62 03:47:56 ---> 22d2b1191efd 03:47:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:47:56 Removing intermediate container 59c96f687a49 03:47:56 ---> 2c9531ea9a18 03:47:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:47:56 Removing intermediate container c466bb78c334 03:47:56 ---> 95d23fb4182e 03:47:56 Step 22/22 : LABEL version=0.0.0 03:47:56 ---> Running in f8385fa78029 03:47:56 ---> Running in 468051eb3ae6 03:47:56 ---> feeb54a57c19 03:47:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:47:57 ---> Running in a5b9bb99ba35 03:47:57 Removing intermediate container f8385fa78029 03:47:57 ---> 8214a1a0671d 03:47:57 Step 21/23 : LABEL arch=x86_64 03:47:57 Removing intermediate container 468051eb3ae6 03:47:57 ---> 923db4c93ed3 03:47:57 03:47:57 ---> Running in 5955149883be 03:47:57 Removing intermediate container a5b9bb99ba35 03:47:57 ---> 86ed3c695621 03:47:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:47:58 Successfully built 923db4c93ed3 03:47:58 ---> Running in b589c012cb3d 03:47:58 Successfully tagged docker-support-scheduler-go:latest 03:47:58  Building docker-support-scheduler-go ... done Removing intermediate container 5955149883be 03:47:58 ---> dc434ccc379a 03:47:58 Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:47:58 ---> Running in 87f225182090 03:47:58 Removing intermediate container b589c012cb3d 03:47:58 ---> d4be9396bf22 03:47:58 Step 20/22 : LABEL arch=x86_64 03:47:58 Removing intermediate container a07373e2bd62 03:47:58 ---> e5b9fe50c892 03:47:58 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:47:58 ---> Running in 5a4267c65160 03:47:58 Removing intermediate container 87f225182090 03:47:58 ---> 2f435f9266af 03:47:58 Step 23/23 : LABEL version=0.0.0 03:47:58 ---> Running in 12c93e5a0cbe 03:47:58 Removing intermediate container 5a4267c65160 03:47:58 ---> 0c76964994bb 03:47:58 Step 21/22 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:47:58 ---> Running in b15f4ce8255b 03:47:58 ---> 5176cbee4e46 03:47:58 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:47:58 Removing intermediate container 12c93e5a0cbe 03:47:58 ---> a942ebed7410 03:47:58 03:47:59 Removing intermediate container b15f4ce8255b 03:47:59 ---> 888e12c38feb 03:47:59 Step 22/22 : LABEL version=0.0.0 03:47:59 Successfully built a942ebed7410 03:47:59 Successfully tagged docker-core-metadata-go:latest 03:47:59  Building docker-core-metadata-go ... done  ---> Running in 66ad9ee6c9f4 03:47:59 ---> 7061223a3685 03:47:59 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:47:59 Removing intermediate container 66ad9ee6c9f4 03:47:59 ---> 788402f02df1 03:47:59 03:47:59 Successfully built 788402f02df1 03:47:59 Successfully tagged docker-support-notifications-go:latest 03:47:59  Building docker-support-notifications-go ... done  ---> ea8e83348046 03:47:59 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:48:00 ---> 4be24fe03f30 03:48:00 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:48:00 ---> 7b21576e3a34 03:48:00 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:48:00 ---> Running in 55d87376e19f 03:48:00 Removing intermediate container 55d87376e19f 03:48:00 ---> 17462d9c213a 03:48:00 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:48:00 ---> a8267c1f6d49 03:48:00 Step 26/31 : RUN chmod +x /entrypoint.sh 03:48:01 ---> Running in 8fbf61c398a0 03:48:02 Removing intermediate container 8fbf61c398a0 03:48:02 ---> 35bda0535544 03:48:02 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:48:02 ---> Running in 71cd6d532203 03:48:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:48:02 Removing intermediate container 71cd6d532203 03:48:02 ---> 323f17db473b 03:48:02 Step 28/31 : CMD ["gate"] 03:48:02 ---> Running in add34ec3b7eb 03:48:03 Removing intermediate container add34ec3b7eb 03:48:03 ---> 3d662d259d1e 03:48:03 Step 29/31 : LABEL arch=x86_64 03:48:03 ---> Running in d04b3cbe1dab 03:48:03 Removing intermediate container d04b3cbe1dab 03:48:03 ---> 595a485bcfe5 03:48:03 Step 30/31 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:48:03 ---> Running in cf97edbb502b 03:48:03 Removing intermediate container cf97edbb502b 03:48:03 ---> 17bf7ef54b52 03:48:03 Step 31/31 : LABEL version=0.0.0 03:48:03 ---> Running in ea1232fa66a5 03:48:04 Removing intermediate container ea1232fa66a5 03:48:04 ---> 9bb404dc93cb 03:48:04 03:48:04 Successfully built 9bb404dc93cb 03:48:04 Successfully tagged docker-security-bootstrapper-go:latest 03:48:05  Building docker-security-bootstrapper-go ... done  [Pipeline] } 03:48:05 $ docker stop --time=1 bc33cc8b13ba442a8428d9cf5674551cf6d3f81a761ec4f1468bce3d87b6aaa4 03:48:06 $ docker rm -f bc33cc8b13ba442a8428d9cf5674551cf6d3f81a761ec4f1468bce3d87b6aaa4 [Pipeline] // withDockerContainer [Pipeline] sh 03:48:07 + docker images 03:48:07 + grep docker 03:48:07 docker-security-bootstrapper-go latest 9bb404dc93cb 4 seconds ago 18.9MB 03:48:07 docker-support-notifications-go latest 788402f02df1 8 seconds ago 17.9MB 03:48:07 docker-core-metadata-go latest a942ebed7410 9 seconds ago 19MB 03:48:07 docker-support-scheduler-go latest 923db4c93ed3 10 seconds ago 17.4MB 03:48:07 docker-sys-mgmt-agent-go latest 8759b8007d86 44 seconds ago 314MB 03:48:07 docker-core-data-go latest d7cf99a2207b 2 minutes ago 22.7MB 03:48:07 docker-security-secretstore-setup-go latest f6f3ade71b6f 2 minutes ago 25.7MB 03:48:07 docker-core-command-go latest 463af2e7fe82 2 minutes ago 17.3MB 03:48:07 docker-security-proxy-setup-go latest 10c6d9db81b1 2 minutes ago 25.4MB 03:48:07 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:48:23 Still waiting to schedule task 03:48:23 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:48:24 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:48:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:48:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:48:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:48:41 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:48:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:48:50 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:48:54 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:48:58 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:49:03 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:49:09 Running on prd-ubuntu18.04-docker-8c-8g-31965 in /w/workspace/edgexfoundry_edgex-go_PR-3310 [Pipeline] { [Pipeline] ws 03:49:09 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 03:49:11 using credential edgex-jenkins-ssh 03:49:11 Cloning the remote Git repository [Pipeline] } 03:49:11 $ docker stop --time=1 e6c32eb72f667595b75dd419c00a4bfd0cdf0debc457100bb33742a2c70db437 03:49:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:49:11 > git init /w/workspace/edgex-go/6 # timeout=10 03:49:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:49:11 > git --version # timeout=10 03:49:11 > git --version # 'git version 2.17.1' 03:49:11 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:49:14 $ docker rm -f e6c32eb72f667595b75dd419c00a4bfd0cdf0debc457100bb33742a2c70db437 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:49:15 03:49:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:49:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:49:16 latest: Pulling from edgex-devops/edgex-compose-arm64 03:49:16 29e5d40040c1: Pulling fs layer 03:49:16 1ce36da41761: Pulling fs layer 03:49:16 25b303627fd3: Pulling fs layer 03:49:17 29e5d40040c1: Verifying Checksum 03:49:17 29e5d40040c1: Download complete 03:49:17 1ce36da41761: Verifying Checksum 03:49:17 1ce36da41761: Download complete 03:49:18 29e5d40040c1: Pull complete 03:49:19 1ce36da41761: Pull complete 03:49:19 25b303627fd3: Verifying Checksum 03:49:19 25b303627fd3: Download complete 03:49:23 Merging remotes/origin/master commit 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e into PR head commit cd63672cc9e11825c93c007dd27fbab96a888000 03:49:23 Merge succeeded, producing cd63672cc9e11825c93c007dd27fbab96a888000 03:49:23 Checking out Revision cd63672cc9e11825c93c007dd27fbab96a888000 (PR-3310) 03:49:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:49:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:49:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:49:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:49:22 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:22 > 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:49:23 > git config core.sparsecheckout # timeout=10 03:49:23 > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 03:49:23 > git remote # timeout=10 03:49:23 > git config --get remote.origin.url # timeout=10 03:49:23 using GIT_SSH to set credentials SSH Credentials for GitHub 03:49:23 > git merge 2bc9c9b3e55542447c270c13b14d4c2aa2a5583e # timeout=10 03:49:23 > git rev-parse HEAD^{commit} # timeout=10 03:49:23 > git config core.sparsecheckout # timeout=10 03:49:23 > git checkout -f cd63672cc9e11825c93c007dd27fbab96a888000 # timeout=10 03:49:27 Commit message: "fix(notifications): Return 200 when successful to delete subscription" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:28 + echo snap-build.sh 03:49:28 snap-build.sh 03:49:28 + SNAP_BASE_DIR=. 03:49:28 + '[' '!' -z /w/workspace/edgex-go/6 ']' 03:49:28 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 03:49:28 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 03:49:28 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 03:49:28 + cd /w/workspace/edgex-go/6 03:49:28 + sudo apt-get remove -qy --purge lxd lxd-client 03:49:28 Reading package lists... 03:49:28 Building dependency tree... 03:49:28 Reading state information... 03:49:28 The following packages were automatically installed and are no longer required: 03:49:28 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:49:28 uidmap xdelta3 03:49:28 Use 'sudo apt autoremove' to remove them. 03:49:28 The following packages will be REMOVED: 03:49:28 lxd* lxd-client* 03:49:29 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:49:29 After this operation, 31.7 MB disk space will be freed. 03:49:29 25b303627fd3: Pull complete 03:49:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:49:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:49:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:49:29 prd-ubuntu18.04-docker-arm64-4c-16g-31963 does not seem to be running inside a container 03:49:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:49:30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 03:49:30 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:49:31 Removing lxd dnsmasq configuration 03:49:31 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:49:31 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:49:32 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 03:49:32 $ docker top 56f6992a406e7116e2d22b6d3c7be43f9226679a23a12b7d03e5be6deb149c64 -eo pid,comm 03:49:32 (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:49:32 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] { [Pipeline] sh 03:49:33 + docker-compose build --help 03:49:33 + grep parallel 03:49:34 Processing triggers for systemd (237-3ubuntu10.42) ... 03:49:34 Processing triggers for ureadahead (0.100.0-21) ... 03:49:35 + sudo snap remove --purge lxd 03:49:35 snap "lxd" is not installed 03:49:35 + sudo groupadd --force --system lxd 03:49:35 ++ whoami 03:49:35 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:49:35 + newgrp - lxd 03:49:35 + sudo snap install lxd 03:49:37 --parallel Build images in parallel. [Pipeline] } 03:49:37 $ docker stop --time=1 56f6992a406e7116e2d22b6d3c7be43f9226679a23a12b7d03e5be6deb149c64 03:49:39 $ docker rm -f 56f6992a406e7116e2d22b6d3c7be43f9226679a23a12b7d03e5be6deb149c64 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:49:39 . [Pipeline] withDockerContainer 03:49:40 prd-ubuntu18.04-docker-arm64-4c-16g-31963 does not seem to be running inside a container 03:49:40 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:49:41 $ docker top e87efc9927ed7347261676368825db2eb2da54acba62331fd2d1f22fbda89fa3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:49:42 + docker-compose -f ./docker-compose-build.yml build --parallel 03:49:44 2021-03-30T03:49:42Z INFO Waiting for automatic snapd restart... 03:49:46 Building docker-core-command-go ... 03:49:46 Building docker-core-data-go ... 03:49:46 Building docker-core-metadata-go ... 03:49:46 Building docker-security-bootstrapper-go ... 03:49:46 Building docker-security-proxy-setup-go ... 03:49:46 Building docker-security-secretstore-setup-go ... 03:49:46 Building docker-support-notifications-go ... 03:49:46 Building docker-support-scheduler-go ... 03:49:46 Building docker-sys-mgmt-agent-go ... 03:49:46 Building docker-sys-mgmt-agent-go 03:49:46 Building docker-support-notifications-go 03:49:46 Building docker-core-command-go 03:49:46 Building docker-security-secretstore-setup-go 03:49:46 Building docker-security-bootstrapper-go 03:49:59 lxd 4.12 from Canonical* installed 03:49:59 + sudo lxd init --auto 03:50:09 + sudo snap install --classic snapcraft 03:50:14 snapcraft 4.6 from Canonical* installed 03:50:14 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:50:14 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 03:50:14 % Total % Received % Xferd Average Speed Time Time Time Current 03:50:14 Dload Upload Total Spent Left Speed 03:50:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5139 0 --:--:-- --:--:-- --:--:-- 5097 03:50:14 100 3325k 100 3325k 0 0 8819k 0 --:--:-- --:--:-- --:--:-- 8819k 03:50:14 ./yq_linux_amd64 03:50:14 + sudo snapcraft prime --use-lxd 03:50:16 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:50:16 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:50:16 - README.md 03:50:16 03:50:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:50:17 Launching a container. 03:50:27 Waiting for container to be ready 03:50:27 To start your first instance, try: lxc launch ubuntu:18.04 03:50:27 03:50:32 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:50:32 Waiting for network to be ready... 03:50:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:50:33 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:50:33 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:50:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] 03:50:34 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:50:34 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:50:34 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:50:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:50:34 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:50:34 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:50:34 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:50:34 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 03:50:34 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 03:50:34 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 03:50:34 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 03:50:34 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 03:50:34 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 03:50:34 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 03:50:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:50:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 03:50:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 03:50:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 03:50:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 03:50:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 03:50:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 03:50:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 03:50:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 03:50:37 Fetched 24.2 MB in 5s (5353 kB/s) 03:50:38 Reading package lists... 03:50:38 Reading package lists... 03:50:38 Building dependency tree... 03:50:38 Reading state information... 03:50:39 The following additional packages will be installed: 03:50:39 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:50:39 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:50:39 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:50:39 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:50:39 Suggested packages: 03:50:39 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:50:39 Recommended packages: 03:50:39 gnupg libsasl2-modules 03:50:39 The following NEW packages will be installed: 03:50:39 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:50:39 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:50:39 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:50:39 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:50:39 The following packages will be upgraded: 03:50:39 gpg gpg-agent gpgconf libudev1 03:50:39 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 03:50:39 Need to get 3530 kB of archives. 03:50:39 After this operation, 13.3 MB of additional disk space will be used. 03:50:39 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 03:50:39 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:50:39 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:50:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:50:39 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 03:50:39 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:50:40 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:50:40 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:50:40 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:50:40 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:50:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:50:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:50:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:50:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:50:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:50:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:50:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:50:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:50:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:50:40 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:50:40 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:50:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:50:40 debconf: delaying package configuration, since apt-utils is not installed 03:50:40 Fetched 3530 kB in 1s (3375 kB/s) 03:50:40 (Reading database ... 12511 files and directories currently installed.) 03:50:40 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 03:50:40 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 03:50:40 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 03:50:40 Selecting previously unselected package udev. 03:50:40 (Reading database ... 12511 files and directories currently installed.) 03:50:40 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 03:50:40 Unpacking udev (237-3ubuntu10.45) ... 03:50:41 Selecting previously unselected package libfuse2:amd64. 03:50:41 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:50:41 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:50:41 Selecting previously unselected package fuse. 03:50:41 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:50:41 Unpacking fuse (2.9.7-1ubuntu1) ... 03:50:41 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:50:41 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:50:41 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:50:41 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:50:41 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:50:41 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:50:41 Selecting previously unselected package libksba8:amd64. 03:50:41 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:50:41 Unpacking libksba8:amd64 (1.3.5-2) ... 03:50:41 Selecting previously unselected package libroken18-heimdal:amd64. 03:50:41 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:50:41 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:42 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:50:42 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:50:42 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:42 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:50:42 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:50:42 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:42 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:50:42 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:50:42 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:42 Selecting previously unselected package libwind0-heimdal:amd64. 03:50:42 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:50:42 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:42 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:50:42 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:50:42 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:42 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:50:42 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:50:42 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:42 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:50:42 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:50:42 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:42 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:50:42 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:50:42 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:42 Selecting previously unselected package libsasl2-modules-db:amd64. 03:50:42 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:50:42 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:50:42 Selecting previously unselected package libsasl2-2:amd64. 03:50:42 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:50:43 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:50:43 Selecting previously unselected package libldap-common. 03:50:43 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:50:43 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:50:43 Selecting previously unselected package libldap-2.4-2:amd64. 03:50:43 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:50:43 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:50:43 Selecting previously unselected package dirmngr. 03:50:43 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:50:43 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:50:43 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:50:43 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:50:43 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:50:43 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:50:43 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:50:43 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:50:43 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:43 Setting up libksba8:amd64 (1.3.5-2) ... 03:50:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:50:43 Setting up udev (237-3ubuntu10.45) ... 03:50:44 invoke-rc.d: policy-rc.d denied execution of start. 03:50:44 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:44 Processing triggers for systemd (237-3ubuntu10) ... 03:50:44 Setting up fuse (2.9.7-1ubuntu1) ... 03:50:44 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:50:44 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:44 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:44 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:44 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:44 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:44 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:44 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:50:44 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:50:44 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:50:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:50:45 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:50:45 settings in the [Install] section, and DefaultInstance for template units). 03:50:45 This means they are not meant to be enabled using systemctl. 03:50:45 Possible reasons for having this kind of units are: 03:50:45 1) A unit may be statically enabled by being symlinked from another unit's 03:50:45 .wants/ or .requires/ directory. 03:50:45 2) A unit's purpose may be to act as a helper for some other unit which has 03:50:45 a requirement dependency on it. 03:50:45 3) A unit may be started when needed via activation (socket, path, timer, 03:50:45 D-Bus, udev, scripted systemctl call, ...). 03:50:45 4) In case of template units, the unit is meant to be enabled with some 03:50:45 instance name specified. 03:50:45 Reading package lists... 03:50:45 Building dependency tree... 03:50:45 Reading state information... 03:50:45 The following additional packages will be installed: 03:50:45 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:50:45 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:50:45 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:50:45 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:50:45 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:50:45 Suggested packages: 03:50:45 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:50:45 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:50:45 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:50:45 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:50:45 systemd-container policykit-1 03:50:45 Recommended packages: 03:50:45 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:50:45 The following NEW packages will be installed: 03:50:45 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:50:45 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:50:45 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:50:45 multiarch-support openssh-client python3 python3-minimal python3.6 03:50:45 python3.6-minimal snapd squashfs-tools sudo 03:50:45 The following packages will be upgraded: 03:50:45 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:50:46 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 03:50:46 Need to get 35.2 MB of archives. 03:50:46 After this operation, 141 MB of additional disk space will be used. 03:50:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 03:50:46 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 03:50:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 03:50:46 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:50:46 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 03:50:46 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:50:47 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:50:47 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:50:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:50:47 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:50:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:50:47 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:50:47 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:50:47 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:50:47 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:50:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:50:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:50:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:50:47 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 03:50:47 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:50:47 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:50:47 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:50:47 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:50:47 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:50:47 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:50:47 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:50:47 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:50:47 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 03:50:47 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 03:50:47 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 03:50:48 debconf: delaying package configuration, since apt-utils is not installed 03:50:48 Fetched 35.2 MB in 2s (16.5 MB/s) 03:50:48 (Reading database ... 12757 files and directories currently installed.) 03:50:48 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 03:50:48 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 03:50:49 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 03:50:49 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 03:50:49 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 03:50:49 (Reading database ... 12757 files and directories currently installed.) 03:50:49 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 03:50:49 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 03:50:49 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 03:50:49 (Reading database ... 12757 files and directories currently installed.) 03:50:49 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 03:50:49 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 03:50:49 Setting up apt (1.6.12ubuntu0.2) ... 03:50:49 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:50:50 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:50:50 (Reading database ... 12764 files and directories currently installed.) 03:50:50 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 03:50:50 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 03:50:50 Selecting previously unselected package libpython3.6-minimal:amd64. 03:50:50 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:50:50 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:50:50 Selecting previously unselected package libexpat1:amd64. 03:50:50 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:50:50 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:50:50 Selecting previously unselected package python3.6-minimal. 03:50:50 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:50:50 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:50:51 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 03:50:51 Checking for services that may need to be restarted...done. 03:50:51 Checking for services that may need to be restarted...done. 03:50:51 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:50:51 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:50:51 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:50:52 Selecting previously unselected package python3-minimal. 03:50:52 (Reading database ... 13012 files and directories currently installed.) 03:50:52 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:50:52 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:50:52 Selecting previously unselected package mime-support. 03:50:52 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:50:52 Unpacking mime-support (3.60ubuntu1) ... 03:50:52 Selecting previously unselected package libmpdec2:amd64. 03:50:52 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:50:52 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:50:52 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:50:52 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:50:52 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:50:52 Selecting previously unselected package python3.6. 03:50:52 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:50:52 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:50:52 Selecting previously unselected package libpython3-stdlib:amd64. 03:50:52 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:50:52 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:50:52 Setting up python3-minimal (3.6.7-1~18.04) ... 03:50:53 Selecting previously unselected package python3. 03:50:53 (Reading database ... 13442 files and directories currently installed.) 03:50:53 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:50:53 Unpacking python3 (3.6.7-1~18.04) ... 03:50:53 Selecting previously unselected package multiarch-support. 03:50:53 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:50:53 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:50:53 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:50:53 Selecting previously unselected package liblzo2-2:amd64. 03:50:53 (Reading database ... 13479 files and directories currently installed.) 03:50:53 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:50:53 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:50:53 Selecting previously unselected package libbsd0:amd64. 03:50:53 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:50:53 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:50:53 Selecting previously unselected package sudo. 03:50:53 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:50:53 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:50:54 Selecting previously unselected package apparmor. 03:50:54 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:50:54 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:50:54 Selecting previously unselected package libedit2:amd64. 03:50:54 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:50:54 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:50:54 Selecting previously unselected package libkrb5support0:amd64. 03:50:54 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:50:54 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:50:54 Selecting previously unselected package libk5crypto3:amd64. 03:50:54 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:50:54 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:50:54 Selecting previously unselected package libkeyutils1:amd64. 03:50:54 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:50:54 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:50:54 Selecting previously unselected package libkrb5-3:amd64. 03:50:54 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:50:54 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:50:54 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:50:54 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:50:54 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:50:54 Selecting previously unselected package libssl1.0.0:amd64. 03:50:54 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 03:50:54 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:50:55 Selecting previously unselected package openssh-client. 03:50:55 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 03:50:55 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 03:50:55 Selecting previously unselected package squashfs-tools. 03:50:55 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 03:50:55 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:50:55 Selecting previously unselected package snapd. 03:50:55 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 03:50:55 Unpacking snapd (2.48.3+18.04) ... 03:50:57 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:50:57 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:50:57 Setting up mime-support (3.60ubuntu1) ... 03:50:57 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:50:57 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:50:57 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:50:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:50:57 Setting up systemd (237-3ubuntu10.45) ... 03:50:57 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:50:59 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:50:59 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:50:59 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:50:59 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:50:59 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:50:59 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:51:00 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:51:00 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:51:00 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:51:00 Setting up python3 (3.6.7-1~18.04) ... 03:51:00 running python rtupdate hooks for python3.6... 03:51:00 running python post-rtupdate hooks for python3.6... 03:51:00 Setting up apparmor (2.12-4ubuntu5.1) ... 03:51:01 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:51:01 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:51:01 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 03:51:02 Setting up snapd (2.48.3+18.04) ... 03:51:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:51:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:51:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:51:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:51:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:51:03 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:51:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:51:03 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:51:03 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:51:03 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:51:03 /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:51:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:51:03 Processing triggers for systemd (237-3ubuntu10.45) ... 03:51:05 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:51:05 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:51:05 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:51:06 Reading package lists... 03:51:06 Reading package lists... 03:51:06 Building dependency tree... 03:51:06 Reading state information... 03:51:07 Calculating upgrade... 03:51:07 The following packages will be upgraded: 03:51:07 advancecomp base-files bash binutils binutils-common 03:51:07 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:51:07 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:51:07 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 03:51:07 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 03:51:07 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:51:07 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:51:07 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 03:51:07 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 03:51:07 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 03:51:07 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 03:51:07 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 03:51:07 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 03:51:07 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 03:51:07 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 03:51:07 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:51:07 Need to get 63.8 MB of archives. 03:51:07 After this operation, 5208 kB of additional disk space will be used. 03:51:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] 03:51:07 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:51:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:51:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:51:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:51:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:51:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:51:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:51:07 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:51:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:51:07 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:51:07 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:51:07 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:51:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:51:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:51:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:51:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:51:07 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:51:07 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:51:07 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:51:07 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:51:07 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:51:07 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:51:07 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:51:07 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:51:07 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:51:07 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:51:07 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:51:07 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:51:07 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:51:07 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:51:07 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:51:07 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:51:07 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 03:51:07 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:51:07 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:51:07 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:51:07 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:51:07 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 03:51:07 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 03:51:07 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 03:51:07 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:51:07 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:51:07 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:51:07 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 03:51:07 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:51:07 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:51:07 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 03:51:07 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 03:51:07 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 03:51:07 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 03:51:07 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:51:07 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:51:07 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:51:07 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:51:07 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:51:08 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:51:08 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:51:08 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:51:08 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:51:08 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:51:08 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:51:08 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:51:08 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:51:08 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:51:08 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:51:08 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 03:51:08 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:51:08 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:51:08 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:51:08 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:51:08 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:51:08 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:51:08 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:51:08 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:51:08 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:51:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:51:08 ---> 03cb145f8f97 03:51:08 Step 3/26 : WORKDIR /edgex-go 03:51:08 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:51:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:51:08 ---> 03cb145f8f97 03:51:08 Step 3/23 : WORKDIR /edgex-go 03:51:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:51:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:51:08 ---> 03cb145f8f97 03:51:08 Step 3/22 : WORKDIR /edgex-go 03:51:08 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:51:08 Step 2/31 : FROM ${BUILDER_BASE} AS builder 03:51:08 ---> 03cb145f8f97 03:51:08 Step 3/31 : WORKDIR /edgex-go 03:51:08 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:51:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:51:08 ---> 03cb145f8f97 03:51:08 Step 3/24 : WORKDIR /edgex-go 03:51:08 ---> Running in 6596910e2819 03:51:08 ---> Running in 2d6371eca5b0 03:51:08 ---> Running in 639825a2c6ab 03:51:08 ---> Running in 19cbd725719d 03:51:08 ---> Running in 86868767e7ae 03:51:08 Removing intermediate container 6596910e2819 03:51:08 ---> d67a73284762 03:51:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:51:08 Removing intermediate container 86868767e7ae 03:51:08 ---> 0e136968ed96 03:51:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:51:08 Removing intermediate container 2d6371eca5b0 03:51:08 ---> 22eaf71173f8 03:51:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:51:08 Removing intermediate container 19cbd725719d 03:51:08 ---> 4f41f3086468 03:51:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:51:08 Removing intermediate container 639825a2c6ab 03:51:08 ---> a969542f6677 03:51:08 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:51:08 ---> Running in 961e3e3512f4 03:51:08 ---> Running in c665bf39772b 03:51:08 ---> Running in cd3bb11b2a93 03:51:08 ---> Running in 47cb3b465901 03:51:08 ---> Running in 1e891c9210b9 03:51:08 Removing intermediate container 961e3e3512f4 03:51:08 ---> f6185c59348e 03:51:08 Step 5/23 : RUN apk add --update --no-cache make git 03:51:08 ---> Running in 1790a75d2e35 03:51:08 Removing intermediate container 47cb3b465901 03:51:08 ---> 26367ca71e83 03:51:08 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:51:08 Removing intermediate container c665bf39772b 03:51:08 ---> 580a99ebbce6 03:51:08 Step 5/24 : RUN apk add --update --no-cache make git 03:51:08 ---> Running in 2989e22dcb68 03:51:08 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:51:08 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:51:08 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:51:08 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:51:08 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:51:08 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 03:51:08 Get:82 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:51:08 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 03:51:08 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 03:51:08 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 03:51:08 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:51:08 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:51:08 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:51:09 ---> Running in 0e9bbc6aa852 03:51:09 Removing intermediate container cd3bb11b2a93 03:51:09 ---> 080c1e0af921 03:51:09 Step 5/26 : RUN apk add --update --no-cache make bash git 03:51:09 Removing intermediate container 1e891c9210b9 03:51:09 ---> 884262676ce7 03:51:09 Step 5/31 : RUN apk add --update --no-cache make git 03:51:09 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 03:51:09 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 03:51:09 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:51:09 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:51:09 Get:93 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:51:09 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:51:09 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:51:09 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:51:09 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:51:09 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:51:09 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:51:09 ---> Running in 9cdeb8e1ffe0 03:51:09 ---> Running in 0d3277604b20 03:51:09 debconf: delaying package configuration, since apt-utils is not installed 03:51:09 Fetched 63.8 MB in 2s (31.9 MB/s) 03:51:09 (Reading database ... 13912 files and directories currently installed.) 03:51:09 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:51:09 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:51:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:51:10 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:51:10 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:51:10 Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... 03:51:10 Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... 03:51:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:51:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:51:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:51:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:51:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:51:11 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:51:11 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:51:11 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:51:11 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:51:11 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:51:11 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:51:11 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:51:11 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:51:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:51:12 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:51:12 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:51:12 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:51:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:51:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:51:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:51:12 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:51:12 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:51:12 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:51:12 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:51:12 OK: 217 MiB in 51 packages 03:51:12 (Reading database ... 13911 files and directories currently installed.) 03:51:12 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:51:12 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:51:12 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:51:12 (Reading database ... 13911 files and directories currently installed.) 03:51:12 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:51:12 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:51:12 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:51:12 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:51:12 OK: 217 MiB in 51 packages 03:51:13 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:51:13 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:51:13 OK: 217 MiB in 51 packages 03:51:13 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:51:13 (Reading database ... 13911 files and directories currently installed.) 03:51:13 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:51:13 OK: 217 MiB in 51 packages 03:51:13 OK: 217 MiB in 51 packages 03:51:13 Removing intermediate container 1790a75d2e35 03:51:13 ---> 5efcf6cea2cf 03:51:13 Step 6/23 : COPY go.mod . 03:51:13 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:51:13 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:51:14 (Reading database ... 13911 files and directories currently installed.) 03:51:14 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 03:51:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:51:14 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:51:14 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 03:51:14 Setting up base-files (10.1ubuntu2.10) ... 03:51:14 Installing new version of config file /etc/issue ... 03:51:14 Installing new version of config file /etc/issue.net ... 03:51:14 Installing new version of config file /etc/lsb-release ... 03:51:14 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:51:14 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:51:14 ---> 96c3b4e2ec29 03:51:14 Step 7/23 : RUN go mod download 03:51:14 Removing intermediate container 0d3277604b20 03:51:14 ---> a1f194d4551a 03:51:14 Step 6/31 : COPY go.mod . 03:51:14 ---> Running in 7d26f716e33c 03:51:15 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:51:15 Removing obsolete conffile /etc/default/motd-news ... 03:51:15 (Reading database ... 13912 files and directories currently installed.) 03:51:15 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:51:15 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:51:15 Removing intermediate container 0e9bbc6aa852 03:51:15 ---> 9b44fa47e297 03:51:15 Step 6/24 : COPY go.mod . 03:51:15 Removing intermediate container 2989e22dcb68 03:51:15 ---> 618077b7a755 03:51:15 Step 6/22 : COPY go.mod .Removing intermediate container 9cdeb8e1ffe0 03:51:15 03:51:15 ---> d6797ce79b65 03:51:15 Step 6/26 : COPY go.mod . 03:51:15 Setting up bash (4.4.18-2ubuntu1.2) ... 03:51:15 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:51:15 (Reading database ... 13912 files and directories currently installed.) 03:51:15 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:51:15 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:51:15 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:51:15 (Reading database ... 13912 files and directories currently installed.) 03:51:15 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:51:15 ---> a787485ed99b 03:51:15 Step 7/31 : RUN go mod download 03:51:15 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:51:15 Setting up tar (1.29b-2ubuntu0.2) ... 03:51:16 ---> Running in 3b51f4c101d0 03:51:16 ---> 808f099d1c20 03:51:16 Step 7/24 : RUN go mod download 03:51:16 (Reading database ... 13912 files and directories currently installed.) 03:51:16 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:51:16 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:51:16 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:51:16 ---> Running in 4eaef6c30626 03:51:16 (Reading database ... 13912 files and directories currently installed.) 03:51:16 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:51:16 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:51:16 ---> 6d859c2350d2 03:51:16 Step 7/22 : RUN go mod download 03:51:16 ---> 74436364cd0f 03:51:16 Step 7/26 : RUN go mod download 03:51:16 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:51:16 (Reading database ... 13912 files and directories currently installed.) 03:51:16 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:51:16 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:51:16 ---> Running in 4c33a1107d67 03:51:16 ---> Running in c89036650277 03:51:17 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:51:17 (Reading database ... 13912 files and directories currently installed.) 03:51:17 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:51:17 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:51:17 Setting up grep (3.1-2build1) ... 03:51:17 (Reading database ... 13912 files and directories currently installed.) 03:51:17 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:51:17 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:51:17 Setting up login (1:4.5-1ubuntu2) ... 03:51:17 (Reading database ... 13912 files and directories currently installed.) 03:51:17 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:51:17 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:51:17 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:51:17 (Reading database ... 13912 files and directories currently installed.) 03:51:17 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:51:17 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:51:18 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:51:18 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:51:18 Removing intermediate container 7d26f716e33c 03:51:18 ---> ea8d10068a81 03:51:18 Step 8/23 : COPY . . 03:51:18 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:51:18 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:51:19 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:51:19 (Reading database ... 13912 files and directories currently installed.) 03:51:19 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:51:19 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:51:20 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:51:20 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:51:20 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:51:20 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:51:20 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:51:20 (Reading database ... 13912 files and directories currently installed.) 03:51:20 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:51:20 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:51:20 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:51:21 (Reading database ... 13912 files and directories currently installed.) 03:51:21 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:51:21 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:51:21 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:51:21 (Reading database ... 13912 files and directories currently installed.) 03:51:21 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:51:21 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:51:21 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:51:21 (Reading database ... 13912 files and directories currently installed.) 03:51:21 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:51:21 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:51:21 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:51:21 Removing intermediate container 3b51f4c101d0 03:51:21 ---> 5ab3db39a6aa 03:51:21 Step 8/31 : COPY . . 03:51:21 Removing intermediate container 4eaef6c30626 03:51:21 ---> 5408fa438cea 03:51:21 Step 8/24 : COPY . . 03:51:21 (Reading database ... 13912 files and directories currently installed.) 03:51:21 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:51:21 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:51:21 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:51:22 (Reading database ... 13912 files and directories currently installed.) 03:51:22 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:51:22 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:51:22 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:51:22 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:51:22 Removing intermediate container c89036650277 03:51:22 ---> a387c8bb1bcb 03:51:22 Step 8/26 : COPY . . 03:51:22 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:51:22 (Reading database ... 13912 files and directories currently installed.) 03:51:22 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:51:22 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:51:22 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:51:22 Removing intermediate container 4c33a1107d67 03:51:22 ---> d1f528a2330c 03:51:22 Step 8/22 : COPY . . 03:51:22 (Reading database ... 13912 files and directories currently installed.) 03:51:22 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:51:22 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:51:22 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:51:23 (Reading database ... 13912 files and directories currently installed.) 03:51:23 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:51:23 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:51:23 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:51:23 (Reading database ... 13912 files and directories currently installed.) 03:51:23 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:51:23 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:51:23 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:51:24 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:51:24 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:51:24 (Reading database ... 13912 files and directories currently installed.) 03:51:24 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:51:24 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:51:24 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:51:24 (Reading database ... 13912 files and directories currently installed.) 03:51:24 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:51:24 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:51:24 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:51:25 (Reading database ... 13914 files and directories currently installed.) 03:51:25 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:51:25 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:51:25 Setting up debconf (1.5.66ubuntu1) ... 03:51:25 (Reading database ... 13914 files and directories currently installed.) 03:51:25 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:51:25 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:51:25 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:51:25 (Reading database ... 13914 files and directories currently installed.) 03:51:25 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:51:25 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:51:25 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:51:26 (Reading database ... 13914 files and directories currently installed.) 03:51:26 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:51:26 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:51:26 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:51:26 (Reading database ... 13914 files and directories currently installed.) 03:51:26 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:51:26 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:51:26 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 03:51:26 (Reading database ... 13914 files and directories currently installed.) 03:51:26 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:51:27 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:51:27 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:51:27 (Reading database ... 13914 files and directories currently installed.) 03:51:27 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:51:27 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:51:27 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 03:51:27 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 03:51:27 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:51:27 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:51:27 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:51:27 (Reading database ... 13914 files and directories currently installed.) 03:51:27 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 03:51:27 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 03:51:28 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 03:51:28 (Reading database ... 13914 files and directories currently installed.) 03:51:28 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 03:51:28 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:51:28 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 03:51:28 (Reading database ... 13914 files and directories currently installed.) 03:51:28 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:51:28 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:51:28 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:51:28 (Reading database ... 13914 files and directories currently installed.) 03:51:28 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:51:28 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:51:29 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:51:29 (Reading database ... 13914 files and directories currently installed.) 03:51:29 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:51:29 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:51:29 Setting up passwd (1:4.5-1ubuntu2) ... 03:51:29 (Reading database ... 13914 files and directories currently installed.) 03:51:29 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:51:29 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:51:29 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:51:30 (Reading database ... 13914 files and directories currently installed.) 03:51:30 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:51:30 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:51:30 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:51:30 (Reading database ... 13914 files and directories currently installed.) 03:51:30 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:51:30 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:51:30 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:51:30 (Reading database ... 13914 files and directories currently installed.) 03:51:30 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:51:30 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:51:31 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:51:31 (Reading database ... 13914 files and directories currently installed.) 03:51:31 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 03:51:31 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 03:51:31 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 03:51:31 (Reading database ... 13914 files and directories currently installed.) 03:51:31 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 03:51:31 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 03:51:31 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 03:51:31 (Reading database ... 13914 files and directories currently installed.) 03:51:31 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 03:51:31 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 03:51:31 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 03:51:32 (Reading database ... 13915 files and directories currently installed.) 03:51:32 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:51:32 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:51:32 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:51:32 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:51:32 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 03:51:32 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 03:51:32 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 03:51:32 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 03:51:32 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:51:32 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:51:32 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:51:32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:51:32 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:51:32 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:51:33 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:51:33 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:51:33 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:51:33 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:51:33 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:51:33 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:51:33 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:51:33 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:51:33 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 03:51:33 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 03:51:34 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:51:34 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:51:34 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:51:34 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:51:35 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:51:35 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:51:35 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:51:35 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:51:35 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:51:35 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:51:35 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:51:35 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:51:35 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:51:35 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:51:36 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:51:36 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:51:36 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:51:36 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:51:36 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:51:36 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:51:37 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:51:37 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:51:38 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:51:38 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:51:38 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:51:38 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:51:39 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:51:39 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:51:40 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:51:40 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:51:40 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:51:40 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:51:40 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:51:40 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:51:40 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:51:40 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:51:40 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:51:40 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:51:40 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:51:40 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:51:41 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:51:41 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:51:41 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:51:41 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:51:41 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:51:41 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:51:41 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:51:41 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:51:41 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:51:41 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:51:41 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:51:41 Setting up tzdata (2021a-0ubuntu0.18.04) ... 03:51:41 03:51:41 Current default time zone: 'Etc/UTC' 03:51:41 Local time is now: Tue Mar 30 03:51:41 UTC 2021. 03:51:41 Universal Time is now: Tue Mar 30 03:51:41 UTC 2021. 03:51:41 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:51:41 03:51:41 Setting up systemd-sysv (237-3ubuntu10.45) ... 03:51:41 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:51:41 Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... 03:51:42 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:51:42 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:51:42 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:51:42 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:51:42 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:51:42 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:51:42 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:51:42 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:51:42 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:51:42 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:51:42 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 03:51:42 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:51:42 Setting up patch (2.7.6-2ubuntu1.1) ... 03:51:42 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:51:42 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:51:42 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 03:51:42 Installing new version of config file /etc/ssl/openssl.cnf ... 03:51:42 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:51:42 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:51:42 Setting up ca-certificates (20210119~18.04.1) ... 03:51:44 Updating certificates in /etc/ssl/certs... 03:51:45 23 added, 27 removed; done. 03:51:45 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:51:45 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:51:45 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:51:45 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:51:45 Setting up pkgbinarymangler (138.18.04.1) ... 03:51:45 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:51:45 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 03:51:45 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:51:45 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:51:45 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:51:45 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:51:46 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:51:46 Setting up perl (5.26.1-6ubuntu0.5) ... 03:51:46 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 03:51:46 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:51:46 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:51:46 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 03:51:46 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:51:46 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:51:46 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:51:46 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:51:46 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:51:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:51:46 Processing triggers for systemd (237-3ubuntu10.45) ... 03:51:46 Processing triggers for mime-support (3.60ubuntu1) ... 03:51:46 Processing triggers for ca-certificates (20210119~18.04.1) ... 03:51:46 Updating certificates in /etc/ssl/certs... 03:51:47 0 added, 0 removed; done. 03:51:47 Running hooks in /etc/ca-certificates/update.d... 03:51:47 done. 03:51:47 Reading package lists... 03:51:47 Building dependency tree... 03:51:47 Reading state information... 03:51:48 The following NEW packages will be installed: 03:51:48 apt-transport-https 03:51:48 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:51:48 Need to get 1696 B of archives. 03:51:48 After this operation, 153 kB of additional disk space will be used. 03:51:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 03:51:48 debconf: delaying package configuration, since apt-utils is not installed 03:51:48 Fetched 1696 B in 0s (21.4 kB/s) 03:51:48 Selecting previously unselected package apt-transport-https. 03:51:48 (Reading database ... 13920 files and directories currently installed.) 03:51:48 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 03:51:48 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 03:51:48 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 03:51:48 Waiting for network to be ready... 03:51:49 ---> 73f15edb6e82 03:51:49 Step 9/23 : RUN make cmd/core-command/core-command 03:51:49 ---> 1f7a846bb3eb 03:51:49 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:51:49 ---> Running in c893e649f089 03:51:49 ---> 7691e326e53e 03:51:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:51:49 ---> Running in ce27ff8ad3ec 03:51:49 ---> bd6a1175211f 03:51:49 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:51:49 ---> bf559f2569ee 03:51:49 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:51:49 ---> Running in d37ec8d06145 03:51:49 ---> Running in 0738f0654c70 03:51:49 ---> Running in 88e3a6e816e2 03:51:49 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:51:49 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:51:50 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:51:50 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:51:50 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:51:56 2021-03-30T03:51:52Z INFO Waiting for automatic snapd restart... 03:51:56 snapd 2.49.1 from Canonical* installed 03:51:57 "snapd" switched to the "latest/stable" channel 03:51:57 03:52:00 core18 20210128 from Canonical* installed 03:52:00 "core18" switched to the "latest/stable" channel 03:52:00 03:52:03 snapcraft 4.6 from Canonical* installed 03:52:03 "snapcraft" switched to the "latest/stable" channel 03:52:03 03:52:07 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 03:52:07 - README.md 03:52:07 03:52:07 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:52:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:52:14 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:52:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:52:14 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:52:15 Reading package lists... 03:52:15 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:52:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:52:22 Reading package lists... 03:52:22 Building dependency tree... 03:52:22 Reading state information... 03:52:22 Suggested packages: 03:52:22 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:52:22 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:52:22 Recommended packages: 03:52:22 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:52:22 The following NEW packages will be installed: 03:52:22 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:52:22 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:52:22 pkg-config zip 03:52:22 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:52:22 Need to get 7657 kB of archives. 03:52:22 After this operation, 43.8 MB of additional disk space will be used. 03:52:22 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 03:52:22 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:52:22 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 03:52:22 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 03:52:22 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 03:52:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:52:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:52:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:52:22 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:52:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:52:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:52:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:52:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:52:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:52:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:52:22 debconf: delaying package configuration, since apt-utils is not installed 03:52:22 Fetched 7657 kB in 1s (10.1 MB/s) 03:52:22 Selecting previously unselected package libglib2.0-0:amd64. 03:52:22 (Reading database ... 13924 files and directories currently installed.) 03:52:22 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:52:22 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:52:22 Selecting previously unselected package libpsl5:amd64. 03:52:22 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:52:22 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:52:23 Selecting previously unselected package libnghttp2-14:amd64. 03:52:23 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:52:23 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:52:23 Selecting previously unselected package librtmp1:amd64. 03:52:23 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:52:23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:52:23 Selecting previously unselected package libcurl3-gnutls:amd64. 03:52:23 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 03:52:23 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 03:52:23 Selecting previously unselected package liberror-perl. 03:52:23 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:52:23 Unpacking liberror-perl (0.17025-1) ... 03:52:23 Selecting previously unselected package git-man. 03:52:23 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 03:52:23 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 03:52:23 Selecting previously unselected package git. 03:52:23 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 03:52:23 Unpacking git (1:2.17.1-1ubuntu0.8) ... 03:52:24 Selecting previously unselected package libnorm1:amd64. 03:52:24 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:52:24 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:52:24 Selecting previously unselected package libpgm-5.2-0:amd64. 03:52:24 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:52:24 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:52:24 Selecting previously unselected package libsodium23:amd64. 03:52:24 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:52:24 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:52:24 Selecting previously unselected package libzmq5:amd64. 03:52:24 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:52:24 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:52:24 Selecting previously unselected package libzmq3-dev:amd64. 03:52:24 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:52:24 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:52:24 Selecting previously unselected package pkg-config. 03:52:24 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:52:24 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:52:25 Selecting previously unselected package zip. 03:52:25 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:52:25 Unpacking zip (3.0-11build1) ... 03:52:25 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:52:25 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 03:52:25 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:52:25 Setting up liberror-perl (0.17025-1) ... 03:52:25 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:52:25 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:52:25 No schema files found: doing nothing. 03:52:25 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:52:25 Setting up zip (3.0-11build1) ... 03:52:25 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:52:25 Setting up libsodium23:amd64 (1.0.16-2) ... 03:52:25 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:52:25 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:52:25 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 03:52:25 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:52:25 Setting up git (1:2.17.1-1ubuntu0.8) ... 03:52:25 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:52:32 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:52:32 git set to automatically installed. 03:52:32 git-man set to automatically installed. 03:52:32 libcurl3-gnutls set to automatically installed. 03:52:32 liberror-perl set to automatically installed. 03:52:32 libglib2.0-0 set to automatically installed. 03:52:32 libnghttp2-14 set to automatically installed. 03:52:32 libnorm1 set to automatically installed. 03:52:32 libpgm-5.2-0 set to automatically installed. 03:52:32 libpsl5 set to automatically installed. 03:52:32 librtmp1 set to automatically installed. 03:52:32 libsodium23 set to automatically installed. 03:52:32 libzmq3-dev set to automatically installed. 03:52:32 libzmq5 set to automatically installed. 03:52:32 pkg-config set to automatically installed. 03:52:32 zip set to automatically installed. 03:52:34 snapd is not logged in, snap install commands will use sudo 03:52:40 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:53:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:53:39 Removing intermediate container 0738f0654c70 03:53:39 ---> 79b89bd974cb 03:53:39 03:53:39 Step 10/24 : FROM alpine:3.12 03:53:39 3.12: Pulling from library/alpine 03:53:39 Removing intermediate container ce27ff8ad3ec 03:53:39 ---> 252ce14a0c86 03:53:39 03:53:39 Step 10/31 : FROM alpine:3.12 03:53:39 3.12: Pulling from library/alpine 03:53:41 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 03:53:41 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 03:53:41 Status: Image is up to date for alpine:3.12 03:53:41 Status: Downloaded newer image for alpine:3.12 03:53:41 ---> e47305ac9786 03:53:41 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 03:53:41 ---> e47305ac9786 03:53:41 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 03:53:41 ---> Running in 4ee0739c8d3b 03:53:41 ---> Running in 4d62a55dd33c 03:53:41 Removing intermediate container 88e3a6e816e2 03:53:41 ---> 4b33ba1428e2 03:53:41 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:53:42 ---> Running in 8d2d4eed4376 03:53:42 Removing intermediate container 4d62a55dd33c 03:53:42 ---> 96878d058cdc 03:53:42 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 03:53:43 ---> Running in 66194461b779 03:53:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:53:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:53:44 (1/6) Installing ca-certificates (20191127-r4) 03:53:45 (2/6) Installing nghttp2-libs (1.41.0-r0) 03:53:45 (3/6) Installing libcurl (7.69.1-r3) 03:53:45 (4/6) Installing curl (7.69.1-r3) 03:53:45 (5/6) Installing dumb-init (1.2.2-r1) 03:53:45 (6/6) Installing su-exec (0.2-r1) 03:53:45 Executing busybox-1.31.1-r19.trigger 03:53:45 Executing ca-certificates-20191127-r4.trigger 03:53:45 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:53:45 Removing intermediate container c893e649f089 03:53:45 ---> b8b552c2b8af 03:53:45 03:53:45 Step 10/23 : FROM alpine:3.12 03:53:45 ---> e47305ac9786 03:53:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:53:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:53:45 OK: 7 MiB in 20 packages 03:53:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:53:46 (1/2) Installing dumb-init (1.2.2-r1) 03:53:46 (2/2) Installing su-exec (0.2-r1) 03:53:46 Executing busybox-1.31.1-r19.trigger 03:53:46 ---> Running in 2fda4a7933b8 03:53:46 OK: 5 MiB in 16 packages 03:53:47 Removing intermediate container d37ec8d06145 03:53:47 ---> c383b718a50d 03:53:47 03:53:47 Step 10/22 : FROM alpine:3.12 03:53:47 ---> e47305ac9786 03:53:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:53:47 ---> Running in cd5d36695557 03:53:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:53:48 Removing intermediate container 4ee0739c8d3b 03:53:48 ---> fdeb74b55b62 03:53:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:53:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:53:48 ---> Running in 65f0c82b26c0 03:53:48 Removing intermediate container 66194461b779 03:53:48 ---> 0ba781e996a9 03:53:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 03:53:49 ---> Running in 30976ed934e1 03:53:49 (1/1) Installing dumb-init (1.2.2-r1) 03:53:49 Executing busybox-1.31.1-r19.trigger 03:53:49 OK: 5 MiB in 15 packages 03:53:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:53:49 Removing intermediate container 65f0c82b26c0 03:53:49 ---> 5a34233af555 03:53:49 Step 13/24 : WORKDIR / 03:53:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:53:49 ---> Running in 46ddf7ffca8e 03:53:50 Removing intermediate container 30976ed934e1 03:53:50 ---> 6a70669bb64b 03:53:50 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 03:53:50 (1/2) Installing ca-certificates (20191127-r4) 03:53:50 (2/2) Installing dumb-init (1.2.2-r1) 03:53:50 Executing busybox-1.31.1-r19.trigger 03:53:50 Executing ca-certificates-20191127-r4.trigger 03:53:50 Removing intermediate container 8d2d4eed4376 03:53:50 ---> 5a88a8a9bbda 03:53:50 03:53:50 Step 11/26 : FROM docker:20.10.0 03:53:50 20.10.0: Pulling from library/docker 03:53:50 ---> Running in 649d8519a0a4 03:53:50 OK: 6 MiB in 16 packages 03:53:50 Removing intermediate container 46ddf7ffca8e 03:53:50 ---> ee06a043189f 03:53:50 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:53:51 Removing intermediate container 649d8519a0a4 03:53:51 ---> aa06497e81cd 03:53:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 03:53:51 Removing intermediate container 2fda4a7933b8 03:53:51 ---> 201aaeeb8e9c 03:53:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:53:52 ---> Running in ef5c3739feee 03:53:52 ---> Running in 2e2a6f471e92 03:53:52 ---> 05523a9fe6a2 03:53:52 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:53:52 Removing intermediate container cd5d36695557 03:53:52 ---> 8c8b8b965d5d 03:53:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:53:53 Removing intermediate container 2e2a6f471e92 03:53:53 ---> 73a73518337f 03:53:53 Step 13/23 : ENV APP_PORT=48082 03:53:53 ---> Running in 4808b420cf52 03:53:53 ---> Running in af0926636bf4 03:53:54 ---> 811acce9aa20 03:53:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:53:54 Removing intermediate container 4808b420cf52 03:53:54 ---> 7e336249c679 03:53:54 Step 13/22 : ENV APP_PORT=48060 03:53:54 Removing intermediate container af0926636bf4 03:53:54 ---> f430617e1266 03:53:54 Step 14/23 : EXPOSE $APP_PORT 03:53:54 ---> Running in d7e110539776 03:53:54 ---> Running in 3867c349f3ac 03:53:55 Removing intermediate container d7e110539776 03:53:55 ---> ecdf906d67c6 03:53:55 Step 14/22 : EXPOSE $APP_PORT 03:53:55 Removing intermediate container 3867c349f3ac 03:53:55 ---> 3b2febec4c18 03:53:55 Step 15/23 : WORKDIR / 03:53:56 ---> dd0f07f1d664 03:53:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:53:56 ---> Running in 2fa70f9c4994 03:53:56 ---> Running in a4db045c1d01 03:53:56 Removing intermediate container ef5c3739feee 03:53:56 ---> cff76d4da688 03:53:56 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 03:53:56 ---> Running in 0343c4c25d4e 03:53:56 Removing intermediate container a4db045c1d01 03:53:56 ---> 880090444ef4 03:53:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:53:57 Removing intermediate container 2fa70f9c4994 03:53:57 ---> df9bfbcb6bd0 03:53:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:53:57 Removing intermediate container 0343c4c25d4e 03:53:57 ---> 3a53c0802f50 03:53:57 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 03:53:58 ---> 2117f5b2e20b 03:53:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:53:58 ---> 67081cefdec9 03:53:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:53:58 ---> 069054bdff4e 03:53:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:53:59 ---> 4d7f7848d579 03:53:59 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 03:53:59 ---> Running in f7c79205ce1f 03:54:00 ---> 0983a88603a6 03:54:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:54:00 ---> 5bfc430fe131 03:54:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:54:00 ---> a10aa6b00394 03:54:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:54:02 ---> 92b2ed8066b8 03:54:02 ---> b2939c52d64f 03:54:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:54:02 Step 19/23 : ENTRYPOINT ["/core-command"] 03:54:02 ---> 331756969819 03:54:02 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:54:02 ---> Running in c0b8bbb56a5c 03:54:02 ---> Running in 9c05e47446ef 03:54:03 ---> Running in 49a9298cdbea 03:54:03 Removing intermediate container 9c05e47446ef 03:54:03 ---> b74c7e4d67bc 03:54:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:54:03 Removing intermediate container c0b8bbb56a5c 03:54:03 ---> 7ae294b55e37 03:54:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:54:03 ---> Running in 1c1936ed3686 03:54:03 ---> Running in 7b75349ccfa8 03:54:03 Removing intermediate container f7c79205ce1f 03:54:03 ---> aa5fb70032c7 03:54:03 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 03:54:04 Removing intermediate container 7b75349ccfa8 03:54:04 ---> 0946103433e2 03:54:04 Step 20/22 : LABEL arch=arm64 03:54:04 Removing intermediate container 1c1936ed3686 03:54:04 ---> 793ab9b66166 03:54:04 Step 21/23 : LABEL arch=arm64 03:54:04 ---> Running in c7a564de6d3a 03:54:05 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:54:05 ---> Running in 890e13a1f7c7 03:54:05 Status: Downloaded newer image for docker:20.10.0 03:54:05 ---> eeaf43b92773 03:54:05 Step 12/26 : RUN apk add --no-cache bash 03:54:05 ---> c86c930c45e7 03:54:05 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:54:05 ---> Running in 9e7d3b8201d9 03:54:05 Removing intermediate container c7a564de6d3a 03:54:05 ---> fbb22e2705d1 03:54:05 Step 21/22 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:54:05 Removing intermediate container 890e13a1f7c7 03:54:05 ---> aba966a6b98a 03:54:05 Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:54:06 ---> Running in 4261956dc2f5 03:54:06 ---> Running in 2555704a2e97 03:54:07 Removing intermediate container 4261956dc2f5 03:54:07 ---> eb00a1cd64e0 03:54:07 Step 22/22 : LABEL version=0.0.0 03:54:07 ---> 757cb7ee43c1 03:54:07 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:54:07 Removing intermediate container 2555704a2e97 03:54:07 ---> 9016a32a404c 03:54:07 Step 23/23 : LABEL version=0.0.0 03:54:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:54:07 Removing intermediate container 49a9298cdbea 03:54:07 ---> eab5c7929fef 03:54:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:54:07 ---> Running in 0f0c5dac93d0 03:54:07 ---> Running in cea6316c6611 03:54:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:54:07 ---> Running in 0e9ef19f18ef 03:54:07 Removing intermediate container 0f0c5dac93d0 03:54:07 ---> 45509c9533c7 03:54:07 03:54:08 ---> 88aafe967497 03:54:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:54:08 (1/2) Installing readline (8.0.4-r0) 03:54:08 (2/2) Installing bash (5.0.17-r0) 03:54:08 Removing intermediate container cea6316c6611 03:54:08 ---> 84357594e333 03:54:08 03:54:08 Executing bash-5.0.17-r0.post-install 03:54:08 Executing busybox-1.31.1-r19.trigger 03:54:08 Removing intermediate container 0e9ef19f18ef 03:54:08 ---> 0f703ebf09a4 03:54:08 Step 22/24 : LABEL arch=arm64 03:54:08 OK: 12 MiB in 22 packages 03:54:08 Successfully built 45509c9533c7 03:54:08 Successfully tagged docker-support-notifications-go-arm64:latest 03:54:08  Building docker-support-notifications-go ... done Building docker-core-data-go 03:54:08 ---> Running in 027316ad0304 03:54:08 Successfully built 84357594e333 03:54:08 Successfully tagged docker-core-command-go-arm64:latest 03:54:08  Building docker-core-command-go ... done Building docker-support-scheduler-go 03:54:09 ---> 2545afac9768 03:54:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 03:54:09 Removing intermediate container 027316ad0304 03:54:09 ---> 37617c889c80 03:54:09 Step 23/24 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:54:09 ---> Running in b5895978ac38 03:54:10 Removing intermediate container 9e7d3b8201d9 03:54:10 ---> ae7f1a799004 03:54:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:54:10 Removing intermediate container b5895978ac38 03:54:10 ---> 54c624383320 03:54:10 Step 24/24 : LABEL version=0.0.0 03:54:10 ---> Running in a290ba95d074 03:54:10 ---> 512d0d904b82 03:54:10 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 03:54:10 ---> Running in 1f41b345f8ff 03:54:10 ---> Running in 11eadddc6293 03:54:11 Removing intermediate container 1f41b345f8ff 03:54:11 ---> 5c81b39c8deb 03:54:11 03:54:11 Removing intermediate container a290ba95d074 03:54:11 ---> 145ba327dfd5 03:54:11 Step 14/26 : ENV APP_PORT=48090 03:54:11 ---> Running in d9d392e37e5a 03:54:11 Successfully built 5c81b39c8deb 03:54:11 Removing intermediate container 11eadddc6293 03:54:11 ---> 20fbfb04120e 03:54:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:54:11 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 03:54:11 Building docker-security-proxy-setup-go 03:54:11  Building docker-security-secretstore-setup-go ... done Removing intermediate container d9d392e37e5a 03:54:11 ---> 95357fb75eff 03:54:11 Step 15/26 : EXPOSE $APP_PORT 03:54:12 ---> Running in 9eb3a787b6ef 03:54:12 ---> 5d0f195472ac 03:54:12 Step 26/31 : RUN chmod +x /entrypoint.sh 03:54:13 ---> Running in 4e5be3e6cada 03:54:13 Removing intermediate container 9eb3a787b6ef 03:54:13 ---> 5f4eceb92159 03:54:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:54:16 ---> 195ae11915b0 03:54:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:54:18 ---> 7f6a40070513 03:54:18 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:54:18 Removing intermediate container 4e5be3e6cada 03:54:18 ---> e22669c01f02 03:54:18 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 03:54:19 ---> Running in 903c0945b88b 03:54:19 ---> 8140984172ac 03:54:19 Step 19/26 : RUN apk --no-cache add py3-pip 03:54:19 ---> Running in 644b748bfcd9 03:54:19 Removing intermediate container 903c0945b88b 03:54:19 ---> 5007fb8edbf1 03:54:19 Step 28/31 : CMD ["gate"] 03:54:20 ---> Running in 537ef8e01fe9 03:54:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:54:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:54:21 Removing intermediate container 537ef8e01fe9 03:54:21 ---> 893c7b756b3e 03:54:21 Step 29/31 : LABEL arch=arm64 03:54:21 (1/33) Installing libbz2 (1.0.8-r1) 03:54:21 (2/33) Installing expat (2.2.9-r1) 03:54:21 (3/33) Installing libffi (3.3-r2) 03:54:21 (4/33) Installing gdbm (1.13-r1) 03:54:21 (5/33) Installing xz-libs (5.2.5-r0) 03:54:21 (6/33) Installing sqlite-libs (3.32.1-r0) 03:54:21 (7/33) Installing python3 (3.8.8-r0) 03:54:22 ---> Running in f8f37f56f6c8 03:54:24 (8/33) Installing py3-appdirs (1.4.4-r1) 03:54:24 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:54:24 (10/33) Installing py3-parsing (2.4.7-r0) 03:54:24 (11/33) Installing py3-six (1.15.0-r0) 03:54:24 (12/33) Installing py3-packaging (20.4-r0) 03:54:24 (13/33) Installing py3-setuptools (47.0.0-r0) 03:54:24 Removing intermediate container f8f37f56f6c8 03:54:24 ---> 55da40c6063f 03:54:24 Step 30/31 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:54:24 (14/33) Installing py3-chardet (3.0.4-r4) 03:54:24 (15/33) Installing py3-idna (2.9-r0) 03:54:24 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:54:24 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:54:24 (18/33) Installing py3-requests (2.23.0-r0) 03:54:24 (19/33) Installing py3-msgpack (1.0.0-r0) 03:54:24 (20/33) Installing py3-lockfile (0.12.2-r3) 03:54:24 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:54:24 (22/33) Installing py3-colorama (0.4.3-r0) 03:54:24 (23/33) Installing py3-distlib (0.3.0-r0) 03:54:24 (24/33) Installing py3-distro (1.5.0-r1) 03:54:24 (25/33) Installing py3-webencodings (0.5.1-r3) 03:54:24 (26/33) Installing py3-html5lib (1.0.1-r4) 03:54:24 (27/33) Installing py3-pytoml (0.1.21-r0) 03:54:24 (28/33) Installing py3-pep517 (0.8.2-r0) 03:54:24 (29/33) Installing py3-progress (1.5-r0) 03:54:24 (30/33) Installing py3-toml (0.10.1-r0) 03:54:24 (31/33) Installing py3-retrying (1.3.3-r0) 03:54:24 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:54:24 (33/33) Installing py3-pip (20.1.1-r0) 03:54:24 Executing busybox-1.31.1-r19.trigger 03:54:24 OK: 71 MiB in 55 packages 03:54:25 ---> Running in e4ed8a80d70f 03:54:25 Removing intermediate container e4ed8a80d70f 03:54:25 ---> a294de58b3e5 03:54:25 Step 31/31 : LABEL version=0.0.0 03:54:26 ---> Running in 09f5d37613e0 03:54:27 Removing intermediate container 09f5d37613e0 03:54:27 ---> 0348daf38966 03:54:27 03:54:27 Successfully built 0348daf38966 03:54:27 Successfully tagged docker-security-bootstrapper-go-arm64:latest 03:54:27  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go 03:54:31 Removing intermediate container 644b748bfcd9 03:54:31 ---> d3a77a5cde76 03:54:31 Step 20/26 : RUN pip install docker-compose==1.23.2 03:54:31 ---> Running in 1acca3a160a9 03:54:38 Collecting docker-compose==1.23.2 03:54:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:54:39 Collecting PyYAML<4,>=3.10 03:54:39 Downloading PyYAML-3.13.tar.gz (270 kB) 03:54:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:54:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:54:44 Collecting cached-property<2,>=1.2.0 03:54:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:54:44 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:54:44 Collecting jsonschema<3,>=2.5.1 03:54:44 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:54:45 Collecting dockerpty<0.5,>=0.4.1 03:54:45 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:54:47 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 03:54:47 snapd is not logged in, snap install commands will use sudo 03:54:47 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:54:47 snap "core18" has no updates available 03:54:47 Pulling go-build-helper 03:54:47 + snapcraftctl pull 03:54:47 'app-service-config' has dependencies that need to be staged: go-build-helper 03:54:47 Skipping pull go-build-helper (already ran) 03:54:47 Building go-build-helper 03:54:47 + snapcraftctl build 03:54:47 Staging go-build-helper 03:54:47 + snapcraftctl stage 03:54:48 Collecting docopt<0.7,>=0.6.1 03:54:48 Downloading docopt-0.6.2.tar.gz (25 kB) 03:54:50 Collecting websocket-client<1.0,>=0.32.0 03:54:50 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 03:54:51 Collecting texttable<0.10,>=0.9.0 03:54:51 Downloading texttable-0.9.1.tar.gz (11 kB) 03:54:53 Collecting docker<4.0,>=3.6.0 03:54:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:54:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:54:54 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:54:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1640 kB] 03:54:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 03:54:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 03:54:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 03:54:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 03:54:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 03:54:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 03:54:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 03:54:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:54:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:54:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:54:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:54:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:54:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:54:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:54:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:54:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:54:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] 03:54:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 03:54:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 03:54:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 03:54:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 03:54:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 03:54:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] 03:54:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 03:54:54 Fetched 24.2 MB in 0s (0 B/s) 03:54:54 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:54:54 Fetched 224 kB in 0s (0 B/s) 03:54:54 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:54:54 Fetched 157 kB in 0s (0 B/s) 03:54:54 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:54:54 Fetched 221 kB in 0s (0 B/s) 03:54:54 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:54:54 Fetched 143 kB in 0s (0 B/s) 03:54:54 Pulling app-service-config 03:54:54 + snapcraftctl pull 03:54:54 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:54:55 Cloning into '/root/parts/app-service-config/src'... 03:54:55 Collecting urllib3<1.25,>=1.21.1 03:54:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:54:55 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:54:55 Collecting idna<2.8,>=2.5 03:54:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:54:55 Pulling config-common 03:54:55 + snapcraftctl pull 03:54:55 Collecting docker-pycreds>=0.4.0 03:54:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:54:56 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:54:56 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:54:56 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:54:56 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:54:57 Installing collected packages: PyYAML, urllib3, idna, requests, cached-property, jsonschema, dockerpty, docopt, websocket-client, texttable, docker-pycreds, docker, docker-compose 03:54:57 Running setup.py install for PyYAML: started 03:54:59 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:54:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:54:59 ---> 03cb145f8f97 03:54:59 Step 3/23 : WORKDIR /edgex-go 03:54:59 ---> Using cache 03:54:59 ---> a969542f6677 03:54:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:54:59 ---> Using cache 03:54:59 ---> 884262676ce7 03:54:59 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:54:59 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:54:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:54:59 ---> 03cb145f8f97 03:54:59 Step 3/22 : WORKDIR /edgex-go 03:54:59 ---> Using cache 03:54:59 ---> a969542f6677 03:54:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:54:59 ---> Using cache 03:54:59 ---> 884262676ce7 03:54:59 Step 5/22 : RUN apk add --update --no-cache make git 03:54:59 ---> Using cache 03:54:59 ---> a1f194d4551a 03:54:59 Step 6/22 : COPY go.mod . 03:54:59 ---> Using cache 03:54:59 ---> a787485ed99b 03:54:59 Step 7/22 : RUN go mod download 03:54:59 ---> Using cache 03:54:59 ---> 5ab3db39a6aa 03:54:59 Step 8/22 : COPY . . 03:54:59 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:54:59 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:54:59 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:54:59 Fetched 0 B in 0s (0 B/s) 03:54:59 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:54:59 Fetched 0 B in 0s (0 B/s) 03:54:59 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:54:59 Fetched 0 B in 0s (0 B/s) 03:54:59 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:54:59 Fetched 0 B in 0s (0 B/s) 03:54:59 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:54:59 Fetched 0 B in 0s (0 B/s) 03:54:59 Pulling edgex-go 03:54:59 + snapcraftctl pull 03:55:00 ---> Using cache 03:55:00 ---> 1f7a846bb3eb 03:55:00 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:55:00 Running setup.py install for PyYAML: finished with status 'done' 03:55:00 Attempting uninstall: urllib3 03:55:00 Found existing installation: urllib3 1.25.9 03:55:00 Uninstalling urllib3-1.25.9: 03:55:00 Successfully uninstalled urllib3-1.25.9 03:55:01 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:55:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:55:01 ---> 03cb145f8f97 03:55:01 Step 3/21 : WORKDIR /edgex-go 03:55:01 ---> Using cache 03:55:01 ---> a969542f6677 03:55:01 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:55:01 ---> Using cache 03:55:01 ---> 884262676ce7 03:55:01 Step 5/21 : RUN apk add --update --no-cache make git 03:55:01 ---> Using cache 03:55:01 ---> a1f194d4551a 03:55:01 Step 6/21 : COPY go.mod . 03:55:01 ---> Using cache 03:55:01 ---> a787485ed99b 03:55:01 Step 7/21 : RUN go mod download 03:55:01 ---> Using cache 03:55:01 ---> 5ab3db39a6aa 03:55:01 Step 8/21 : COPY . . 03:55:01 ---> Using cache 03:55:01 ---> 1f7a846bb3eb 03:55:01 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:55:02 Attempting uninstall: idna 03:55:02 Found existing installation: idna 2.9 03:55:02 Uninstalling idna-2.9: 03:55:02 Successfully uninstalled idna-2.9 03:55:03 Attempting uninstall: requests 03:55:03 Found existing installation: requests 2.23.0 03:55:03 Uninstalling requests-2.23.0: 03:55:04 Successfully uninstalled requests-2.23.0 03:55:06 ---> Running in 6aa03d2fe133 03:55:06 ---> Running in bba37ff2d77d 03:55:06 ---> Running in ab907b7656db 03:55:06 Running setup.py install for dockerpty: started 03:55:07 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:55:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:55:07 ---> 03cb145f8f97 03:55:07 Step 3/23 : WORKDIR /edgex-go 03:55:07 ---> Using cache 03:55:07 ---> a969542f6677 03:55:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:55:07 ---> Using cache 03:55:07 ---> 884262676ce7 03:55:07 Step 5/23 : RUN apk add --update --no-cache make git 03:55:07 ---> Using cache 03:55:07 ---> a1f194d4551a 03:55:07 Step 6/23 : COPY go.mod . 03:55:07 ---> Using cache 03:55:07 ---> a787485ed99b 03:55:07 Step 7/23 : RUN go mod download 03:55:07 ---> Using cache 03:55:07 ---> 5ab3db39a6aa 03:55:07 Step 8/23 : COPY . . 03:55:07 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:55:07 ---> Using cache 03:55:07 ---> 1f7a846bb3eb 03:55:07 Step 9/23 : RUN make cmd/core-metadata/core-metadata 03:55:07 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:55:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:55:08 ---> Running in 4c7d89ecb57d 03:55:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:55:08 Running setup.py install for dockerpty: finished with status 'done' 03:55:08 Running setup.py install for docopt: started 03:55:09 OK: 217 MiB in 51 packages 03:55:09 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:55:11 Removing intermediate container bba37ff2d77d 03:55:11 ---> 706234431f38 03:55:11 Step 6/23 : COPY go.mod . 03:55:11 Running setup.py install for docopt: finished with status 'done' 03:55:12 Running setup.py install for texttable: started 03:55:12 ---> b3c3e589b3fb 03:55:12 Step 7/23 : RUN go mod download 03:55:12 ---> Running in 42106b788e76 03:55:15 Running setup.py install for texttable: finished with status 'done' 03:55:17 Removing intermediate container 42106b788e76 03:55:17 ---> bd39535c438a 03:55:17 Step 8/23 : COPY . . 03:55:17 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:55:21 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:55:21 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:55:21 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:55:21 Fetched 0 B in 0s (0 B/s) 03:55:21 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:55:21 Fetched 96.5 kB in 0s (0 B/s) 03:55:21 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:55:21 Fetched 279 kB in 0s (0 B/s) 03:55:21 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:55:21 Fetched 122 kB in 0s (0 B/s) 03:55:21 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:55:21 Fetched 77.8 kB in 0s (0 B/s) 03:55:21 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:55:21 Fetched 8848 B in 0s (0 B/s) 03:55:21 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:55:21 Fetched 47.8 kB in 0s (0 B/s) 03:55:21 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:55:21 Fetched 45.6 kB in 0s (0 B/s) 03:55:21 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 03:55:21 Fetched 15.0 kB in 0s (0 B/s) 03:55:21 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 03:55:21 Fetched 214 kB in 0s (0 B/s) 03:55:21 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 03:55:21 Fetched 154 kB in 0s (0 B/s) 03:55:21 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:55:21 Fetched 50.6 kB in 0s (0 B/s) 03:55:21 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:55:21 Fetched 14.8 kB in 0s (0 B/s) 03:55:21 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:55:21 Fetched 41.8 kB in 0s (0 B/s) 03:55:21 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:55:21 Fetched 499 kB in 0s (0 B/s) 03:55:21 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:55:21 Fetched 111 kB in 0s (0 B/s) 03:55:21 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:55:21 Fetched 240 kB in 0s (0 B/s) 03:55:21 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:55:21 Fetched 29.3 kB in 0s (0 B/s) 03:55:21 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:55:21 Fetched 85.5 kB in 0s (0 B/s) 03:55:21 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:55:21 Fetched 24.5 kB in 0s (0 B/s) 03:55:21 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 03:55:21 Fetched 49.2 kB in 0s (0 B/s) 03:55:21 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:55:21 Fetched 54.2 kB in 0s (0 B/s) 03:55:21 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:55:21 Fetched 30.8 kB in 0s (0 B/s) 03:55:21 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 03:55:21 Fetched 15.8 kB in 0s (0 B/s) 03:55:21 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:55:21 Fetched 85.9 kB in 0s (0 B/s) 03:55:21 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:55:21 Fetched 8720 B in 0s (0 B/s) 03:55:21 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 03:55:21 Fetched 137 kB in 0s (0 B/s) 03:55:21 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:55:21 Fetched 119 kB in 0s (0 B/s) 03:55:21 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 03:55:21 Fetched 109 kB in 0s (0 B/s) 03:55:21 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:55:21 Fetched 11.1 kB in 0s (0 B/s) 03:55:21 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 03:55:21 Fetched 645 kB in 0s (0 B/s) 03:55:21 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:55:21 Fetched 41.3 kB in 0s (0 B/s) 03:55:21 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:55:21 Fetched 17.9 kB in 0s (0 B/s) 03:55:21 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:55:21 Fetched 368 kB in 0s (0 B/s) 03:55:21 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 03:55:21 Fetched 187 kB in 0s (0 B/s) 03:55:21 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:55:21 Fetched 175 kB in 0s (0 B/s) 03:55:21 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:55:21 Fetched 206 kB in 0s (0 B/s) 03:55:21 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 03:55:21 Fetched 1301 kB in 0s (0 B/s) 03:55:21 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:55:21 Fetched 36.2 kB in 0s (0 B/s) 03:55:21 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 03:55:21 Fetched 159 kB in 0s (0 B/s) 03:55:21 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:55:21 Fetched 107 kB in 0s (0 B/s) 03:55:21 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:55:21 Fetched 48.7 kB in 0s (0 B/s) 03:55:21 Pulling static-packages 03:55:21 + snapcraftctl pull 03:55:21 Pulling version 03:55:21 + cd /root/project 03:55:21 + [ -f VERSION ] 03:55:21 + PROJECT_VERSION=local-dev 03:55:21 + git rev-parse --short HEAD 03:55:21 + GIT_REVISION=cd63672c 03:55:21 + snapcraftctl set-version local-dev 03:55:22 Skipping build go-build-helper (already ran) 03:55:22 Building app-service-config 03:55:22 + make build 03:55:22 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 03:55:24 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.35 03:55:24 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.22 03:55:24 go: downloading github.com/google/uuid v1.2.0 03:55:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.56 03:55:24 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 03:55:24 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.9 03:55:24 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 03:55:24 go: downloading github.com/gorilla/mux v1.8.0 03:55:25 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 03:55:25 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 03:55:25 go: downloading github.com/go-playground/validator/v10 v10.3.0 03:55:25 go: downloading github.com/x448/float16 v0.8.4 03:55:25 go: downloading github.com/leodido/go-urn v1.2.0 03:55:25 go: downloading github.com/hashicorp/consul/api v1.8.1 03:55:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:55:25 go: downloading github.com/BurntSushi/toml v0.3.1 03:55:25 go: downloading github.com/hashicorp/serf v0.9.5 03:55:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 03:55:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:55:25 go: downloading github.com/go-playground/universal-translator v0.17.0 03:55:25 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 03:55:25 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:55:25 go: downloading github.com/gorilla/websocket v1.4.2 03:55:25 go: downloading github.com/mitchellh/copystructure v1.0.0 03:55:25 go: downloading github.com/pelletier/go-toml v1.2.0 03:55:25 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 03:55:25 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:55:25 go: downloading github.com/go-playground/locales v0.13.0 03:55:25 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:55:25 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:55:25 go: downloading github.com/go-redis/redis/v7 v7.2.0 03:55:25 go: downloading github.com/hashicorp/go-hclog v0.12.0 03:55:25 go: downloading github.com/pebbe/zmq4 v1.2.5 03:55:26 Removing intermediate container 1acca3a160a9 03:55:26 ---> 56eff127f0e7 03:55:26 Step 21/26 : RUN apk --no-cache add curl 03:55:26 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:55:26 go: downloading github.com/go-kit/kit v0.8.0 03:55:26 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:55:26 go: downloading github.com/mattn/go-isatty v0.0.12 03:55:26 go: downloading github.com/hashicorp/golang-lru v0.5.0 03:55:26 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 03:55:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:55:26 ---> Running in 496e947bbdac 03:55:26 go: downloading github.com/fatih/color v1.9.0 03:55:26 go: downloading github.com/go-logfmt/logfmt v0.4.0 03:55:26 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 03:55:26 go: downloading github.com/mattn/go-colorable v0.1.6 03:55:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:55:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:55:30 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:55:30 (2/3) Installing libcurl (7.69.1-r3) 03:55:30 (3/3) Installing curl (7.69.1-r3) 03:55:30 Executing busybox-1.31.1-r19.trigger 03:55:30 OK: 72 MiB in 58 packages 03:55:32 Removing intermediate container 496e947bbdac 03:55:32 ---> c679286d6bb4 03:55:32 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:55:33 ---> Running in 3afcb0ce3f4c 03:55:34 Removing intermediate container 3afcb0ce3f4c 03:55:34 ---> a9bfe8c42120 03:55:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:55:34 ---> Running in 58272a4ae6a5 03:55:35 Removing intermediate container 58272a4ae6a5 03:55:35 ---> a74c58ec310d 03:55:35 Step 24/26 : LABEL arch=arm64 03:55:36 ---> Running in 75ce6d2e782a 03:55:36 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 03:55:36 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 03:55:36 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 03:55:36 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 03:55:36 Building config-common 03:55:36 + snapcraftctl build 03:55:37 Removing intermediate container 75ce6d2e782a 03:55:37 ---> de7b0d888863 03:55:37 Step 25/26 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:55:37 ---> Running in ee27888e2540 03:55:38 ---> bed9672242ad 03:55:38 Step 9/23 : RUN make cmd/core-data/core-data 03:55:38 Building edgex-go 03:55:38 + cd /root/parts/edgex-go/src 03:55:38 + make build 03:55:38 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:55:38 Removing intermediate container ee27888e2540 03:55:38 ---> f210115473b3 03:55:38 Step 26/26 : LABEL version=0.0.0 03:55:38 ---> Running in fc27d77a469f 03:55:38 ---> Running in 51389e1eaaa9 03:55:39 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:55:39 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.62 03:55:39 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 03:55:39 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 03:55:39 go: downloading github.com/pkg/errors v0.8.1 03:55:39 go: downloading github.com/imdario/mergo v0.3.12 03:55:39 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 03:55:39 go: downloading github.com/go-playground/validator/v10 v10.4.1 03:55:39 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 03:55:39 Removing intermediate container 51389e1eaaa9 03:55:39 ---> 341bb5e1885e 03:55:39 03:55:40 Successfully built 341bb5e1885e 03:55:40 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 03:55:40  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:55:43 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:55:43 go: downloading gopkg.in/yaml.v2 v2.4.0 03:55:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:55:49 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:55:50 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:55:51 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:55:51 go: downloading github.com/stretchr/testify v1.7.0 03:55:51 go: downloading github.com/davecgh/go-spew v1.1.1 03:55:51 go: downloading github.com/pmezard/go-difflib v1.0.0 03:55:51 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:55: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:55:53 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 03:55:53 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 03:55:54 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:55: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:55:57 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:55:58 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:55:58 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 03:55:59 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:55:59 go: downloading github.com/lib/pq v1.9.0 03:56:01 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 03:56:01 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 03:56:01 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 03:56:01 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 03:56:01 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 03:56:01 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 03:56:01 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 03:56:01 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 03:56:01 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 03:56:01 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 03:56:01 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 03:56:01 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 03:56:01 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 03:56:01 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 03:56:01 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 03:56:01 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 03:56:01 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 03:56:01 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 03:56:01 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 03:56:01 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 03:56:01 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 03:56:01 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 03:56:01 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 03:56:01 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 03:56:01 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 03:56:01 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 03:56:05 Building static-packages 03:56:05 + snapcraftctl build 03:56:07 Building version 03:56:07 + snapcraftctl build 03:56:09 Skipping stage go-build-helper (already ran) 03:56:09 Staging app-service-config 03:56:09 + snapcraftctl stage 03:56:09 Staging config-common 03:56:09 + snapcraftctl stage 03:56:11 Staging edgex-go 03:56:11 + snapcraftctl stage 03:56:11 Staging static-packages 03:56:11 + snapcraftctl stage 03:56:12 Staging version 03:56:12 + snapcraftctl stage 03:56:13 Priming go-build-helper 03:56:13 + snapcraftctl prime 03:56:15 Priming app-service-config 03:56:15 + snapcraftctl prime 03:56:16 Priming config-common 03:56:16 + snapcraftctl prime 03:56:17 Priming edgex-go 03:56:17 + snapcraftctl prime 03:56:18 Priming static-packages 03:56:18 + snapcraftctl prime 03:56:20 Priming version 03:56:20 + snapcraftctl prime 03:56:21 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:56:37 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:56:49 Removing intermediate container 6aa03d2fe133 03:56:49 ---> 65525b1b2ba7 03:56:49 03:56:49 Step 10/21 : FROM alpine:3.12 03:56:49 ---> e47305ac9786 03:56:49 Step 11/21 : RUN apk add --update --no-cache curl 03:56:49 ---> Running in 69f38c926258 03:56:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:56:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:56:52 (1/4) Installing ca-certificates (20191127-r4) 03:56:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:56:52 (3/4) Installing libcurl (7.69.1-r3) 03:56:52 (4/4) Installing curl (7.69.1-r3) 03:56:52 Executing busybox-1.31.1-r19.trigger 03:56:52 Executing ca-certificates-20191127-r4.trigger 03:56:52 OK: 7 MiB in 18 packages 03:56:57 Removing intermediate container 69f38c926258 03:56:57 ---> 7f5c10a1425f 03:56:57 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:56:57 ---> Running in d9386ec017bb 03:56:58 Removing intermediate container d9386ec017bb 03:56:58 ---> 16931db04ea1 03:56:58 Step 13/21 : WORKDIR /edgex 03:56:58 Removing intermediate container ab907b7656db 03:56:58 ---> 340ef967b6df 03:56:58 03:56:58 Step 10/22 : FROM alpine:3.12 03:56:58 ---> e47305ac9786 03:56:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:56:58 ---> Using cache 03:56:58 ---> 201aaeeb8e9c 03:56:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:56:58 ---> Using cache 03:56:58 ---> 73a73518337f 03:56:58 Step 13/22 : ENV APP_PORT=48085 03:56:58 ---> Running in 814f9a88864c 03:56:58 ---> Running in b0394acfe059 03:56:59 Removing intermediate container b0394acfe059 03:56:59 ---> 84d19a2667b7 03:56:59 Step 14/22 : EXPOSE $APP_PORT 03:56:59 Removing intermediate container 814f9a88864c 03:56:59 ---> 40b5b3767dc0 03:56:59 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:56:59 ---> Running in 1fa34b5f9879 03:57:00 Removing intermediate container 1fa34b5f9879 03:57:00 ---> 71f8f7534b49 03:57:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:57:01 ---> 08698ffc668b 03:57:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:57:01 ---> 8d89a2768384 03:57:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:57:03 ---> d94208d5ccf3 03:57:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:57:04 ---> a397d2133abd 03:57:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:57:05 ---> 5bede0677be3 03:57:05 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:57:05 ---> 76ea1c9ca6cd 03:57:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:57:05 ---> Running in d1fb51bfdec4 03:57:06 ---> Running in a9a4d1250b20 03:57:07 Removing intermediate container d1fb51bfdec4 03:57:07 ---> 9d00251b694e 03:57:07 Step 18/21 : CMD ["--init=true"] 03:57:07 Removing intermediate container a9a4d1250b20 03:57:07 ---> e1e268ff2c12 03:57:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:57:07 ---> Running in a758ad17b29d 03:57:07 ---> Running in 0a6ad1e3d5c9 03:57:07 Removing intermediate container a758ad17b29d 03:57:07 ---> e93bc31a326a 03:57:07 Step 19/21 : LABEL arch=arm64 03:57:08 Removing intermediate container 0a6ad1e3d5c9 03:57:08 ---> 174437c68508 03:57:08 Step 20/22 : LABEL arch=arm64 03:57:08 ---> Running in 202982de1b07 03:57:08 ---> Running in 95e4164c5a05 03:57:09 Removing intermediate container 202982de1b07 03:57:09 ---> da9a7ff5f681 03:57:09 Step 20/21 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:57:09 Removing intermediate container 95e4164c5a05 03:57:09 ---> a6a2dd8ad121 03:57:09 Step 21/22 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:57:09 ---> Running in 74cd0d3cb5a0 03:57:10 ---> Running in 7dec246ccd03 03:57:11 Removing intermediate container 74cd0d3cb5a0 03:57:11 ---> 3874b9c792aa 03:57:11 Step 21/21 : LABEL version=0.0.0 03:57:11 Removing intermediate container 7dec246ccd03 03:57:11 ---> fc067796be88 03:57:11 Step 22/22 : LABEL version=0.0.0 03:57:11 ---> Running in 020ce2fa98fb 03:57:11 ---> Running in 3bcdb7057148 03:57:11 Removing intermediate container 4c7d89ecb57d 03:57:11 ---> 01ccb9e5ad4e 03:57:11 03:57:11 Step 10/23 : FROM alpine:3.12 03:57:11 ---> e47305ac9786 03:57:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:57:11 ---> Using cache 03:57:11 ---> 201aaeeb8e9c 03:57:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:57:11 ---> Using cache 03:57:11 ---> 73a73518337f 03:57:11 Step 13/23 : ENV APP_PORT=48081 03:57:12 Removing intermediate container 020ce2fa98fb 03:57:12 ---> 492b3c076d9f 03:57:12 03:57:12 ---> Running in dcb0f74622b8 03:57:12 Removing intermediate container 3bcdb7057148 03:57:12 ---> 81e14c70aaf2 03:57:12 03:57:13 Successfully built 492b3c076d9f 03:57:13 Successfully tagged docker-security-proxy-setup-go-arm64:latest 03:57:13  Building docker-security-proxy-setup-go ... done Removing intermediate container dcb0f74622b8 03:57:13 ---> 0c7aac7a48f0 03:57:13 Step 14/23 : EXPOSE $APP_PORT 03:57:13 Successfully built 81e14c70aaf2 03:57:13 Successfully tagged docker-support-scheduler-go-arm64:latest 03:57:13  Building docker-support-scheduler-go ... done  ---> Running in 13dc2fa07d39 03:57:13 Removing intermediate container 13dc2fa07d39 03:57:13 ---> 21922aa1b632 03:57:13 Step 15/23 : WORKDIR / 03:57:13 ---> Running in ec5877abba16 03:57:14 Removing intermediate container ec5877abba16 03:57:14 ---> 1fe326e3a17d 03:57:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:57:15 ---> e61e06b0409e 03:57:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:57:16 ---> ffcff0fde6cf 03:57:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:57:17 ---> 793c6fa6cae0 03:57:17 Step 19/23 : ENTRYPOINT ["/core-metadata"] 03:57:17 ---> Running in 983199c06bf8 03:57:18 Removing intermediate container 983199c06bf8 03:57:18 ---> e49f40ca3a8d 03:57:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:57:18 ---> Running in ca766fd4bdb6 03:57:19 Removing intermediate container ca766fd4bdb6 03:57:19 ---> ce6bfb5bddb4 03:57:19 Step 21/23 : LABEL arch=arm64 03:57:19 ---> Running in 059e9384b186 03:57:19 Removing intermediate container 059e9384b186 03:57:19 ---> 4df42c59678f 03:57:19 Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:57:19 ---> Running in 3aee49b2da86 03:57:20 Removing intermediate container 3aee49b2da86 03:57:20 ---> de7da1699ebd 03:57:20 Step 23/23 : LABEL version=0.0.0 03:57:20 ---> Running in 2f8590195455 03:57:21 Removing intermediate container 2f8590195455 03:57:21 ---> 668ac6969917 03:57:21 03:57:21 Successfully built 668ac6969917 03:57:21 Successfully tagged docker-core-metadata-go-arm64:latest 03:57:27  Building docker-core-metadata-go ... done Removing intermediate container fc27d77a469f 03:57:27 ---> d7805c3afef1 03:57:27 03:57:27 Step 10/23 : FROM alpine:3.12 03:57:27 ---> e47305ac9786 03:57:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:57:27 ---> Running in e82d7c8fe155 03:57:27 Removing intermediate container e82d7c8fe155 03:57:27 ---> ea41697a4a92 03:57:27 Step 12/23 : ENV APP_PORT=48080 03:57:27 ---> Running in 56b7cfbfaaa9 03:57:27 Removing intermediate container 56b7cfbfaaa9 03:57:27 ---> cc10f8eb7929 03:57:27 Step 13/23 : EXPOSE $APP_PORT 03:57:28 ---> Running in 567c49dcd888 03:57:28 Removing intermediate container 567c49dcd888 03:57:28 ---> e0badaa286bb 03:57:28 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:57:28 ---> Running in 2222edcdae4e 03:57:30 Removing intermediate container 2222edcdae4e 03:57:30 ---> be42bd5b013f 03:57:30 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 03:57:30 ---> Running in c1e35947c5e5 03:57:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:57:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:57:33 (1/6) Installing dumb-init (1.2.2-r1) 03:57:33 (2/6) Installing libgcc (9.3.0-r2) 03:57:33 (3/6) Installing libsodium (1.0.18-r0) 03:57:33 (4/6) Installing libstdc++ (9.3.0-r2) 03:57:34 (5/6) Installing libzmq (4.3.3-r0) 03:57:34 (6/6) Installing zeromq (4.3.3-r0) 03:57:34 Executing busybox-1.31.1-r19.trigger 03:57:34 OK: 8 MiB in 20 packages 03:57:35 Removing intermediate container c1e35947c5e5 03:57:35 ---> ebd3872464ca 03:57:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:57:36 ---> dcc9bb0b1ea1 03:57:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:57:37 ---> 8367b7d2b489 03:57:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:57:38 ---> 941d74f79e18 03:57:38 Step 19/23 : ENTRYPOINT ["/core-data"] 03:57:38 ---> Running in 6448376e109c 03:57:39 Removing intermediate container 6448376e109c 03:57:39 ---> d719eb6fa8d8 03:57:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:57:39 ---> Running in fa16d8df6bfc 03:57:40 Removing intermediate container fa16d8df6bfc 03:57:40 ---> 8a26c84c4a06 03:57:40 Step 21/23 : LABEL arch=arm64 03:57:40 ---> Running in e950f879d340 03:57:40 Removing intermediate container e950f879d340 03:57:40 ---> 1df08f0af248 03:57:40 Step 22/23 : LABEL git_sha=cd63672cc9e11825c93c007dd27fbab96a888000 03:57:40 ---> Running in 8239be3c2ab4 03:57:41 Removing intermediate container 8239be3c2ab4 03:57:41 ---> 6e15115c8b8a 03:57:41 Step 23/23 : LABEL version=0.0.0 03:57:41 ---> Running in 525b78a7b59b 03:57:41 Removing intermediate container 525b78a7b59b 03:57:41 ---> 932233847a08 03:57:41 03:57:42 Successfully built 932233847a08 03:57:42 Successfully tagged docker-core-data-go-arm64:latest 03:57:42  Building docker-core-data-go ... done  [Pipeline] } 03:57:42 $ docker stop --time=1 e87efc9927ed7347261676368825db2eb2da54acba62331fd2d1f22fbda89fa3 03:57:44 $ docker rm -f e87efc9927ed7347261676368825db2eb2da54acba62331fd2d1f22fbda89fa3 [Pipeline] // withDockerContainer [Pipeline] sh 03:57:45 + grep docker 03:57:45 + docker images 03:57:45 docker-core-data-go-arm64 latest 932233847a08 4 seconds ago 21.4MB 03:57:45 docker-core-metadata-go-arm64 latest 668ac6969917 25 seconds ago 17.9MB 03:57:45 docker-support-scheduler-go-arm64 latest 81e14c70aaf2 33 seconds ago 16.4MB 03:57:45 docker-security-proxy-setup-go-arm64 latest 492b3c076d9f 34 seconds ago 24.1MB 03:57:45 docker-sys-mgmt-agent-go-arm64 latest 341bb5e1885e 2 minutes ago 301MB 03:57:45 docker-security-bootstrapper-go-arm64 latest 0348daf38966 3 minutes ago 17.9MB 03:57:45 docker-security-secretstore-setup-go-arm64 latest 5c81b39c8deb 3 minutes ago 24.4MB 03:57:45 docker-core-command-go-arm64 latest 84357594e333 3 minutes ago 16.3MB 03:57:45 docker-support-notifications-go-arm64 latest 45509c9533c7 3 minutes ago 16.9MB 03:57:45 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:57:46 ---> job-cost.sh 03:57:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SV3o 03:58:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:00:25 lf-activate-venv(): INFO: Adding /tmp/venv-SV3o/bin to PATH 04:00:25 INFO: No Stack... 04:00:25 INFO: Retrieving Pricing Info for: lf-standard-4 04:00:25 INFO: Archiving Costs [Pipeline] sh 04:00:25 + + cut -d, -f6 04:00:25 cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock 04:00:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3310-6-stack-cost] 04:00:26 Resource [jenkins-edgexfoundry-edgex-go-PR-3310-6-stack-cost] did not exist. Created. 04:00:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3310-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:00:26 + echo total: 0.20999999344348907 [Pipeline] stash 04:00:26 Stashed 1 file(s) [Pipeline] } 04:00:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3310-6-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) [Pipeline] unstash [Pipeline] wrap 04:00:28 provisioning config files... 04:00:28 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config3824535414684425165tmp [Pipeline] { [Pipeline] sh 04:00:28 + set +x 04:00:28 + curl -s https://codecov.io/bash 04:00:28 + bash -s -- 04:00:29 04:00:29 _____ _ 04:00:29 / ____| | | 04:00:29 | | ___ __| | ___ ___ _____ __ 04:00:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:00:29 | |___| (_) | (_| | __/ (_| (_) \ V / 04:00:29 \_____\___/ \__,_|\___|\___\___/ \_/ 04:00:29 Bash-20210309-2b87ace 04:00:29 04:00:29 04:00:29 ==> git version 2.24.3 found 04:00:29 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:00:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:00:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:00:29 curl: option -sm: expected a proper numerical parameter 04:00:29 curl: try 'curl --help' or 'curl --manual' for more information 04:00:29 ==> Jenkins CI detected. 04:00:29 project root: . 04:00:29 --> token set from env 04:00:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:00:29 ==> Running gcov in . (disable via -X gcov) 04:00:29 ==> Python coveragepy not found 04:00:29 ==> Searching for coverage reports in: 04:00:29 + . 04:00:29 -> Found 1 reports 04:00:29 ==> Detecting git/mercurial file structure 04:00:29 ==> Reading reports 04:00:29 + ./coverage.out bytes=669470 04:00:29 ==> Appending adjustments 04:00:29 https://docs.codecov.io/docs/fixing-reports 04:00:33 + Found adjustments 04:00:33 ==> Gzipping contents 04:00:33 96K /tmp/codecov.r8338A.gz 04:00:33 ==> Uploading reports 04:00:33 url: https://codecov.io 04:00:33 query: branch=PR-3310&commit=cd63672cc9e11825c93c007dd27fbab96a888000&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3310%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3310&job=&cmd_args= 04:00:33 -> Pinging Codecov 04:00:33 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3310&commit=cd63672cc9e11825c93c007dd27fbab96a888000&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3310%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3310&job=&cmd_args= 04:00:33 -> Uploading to 04:00:33 https://storage.googleapis.com/codecov/v4/raw/2021-03-30/00271124DB129430A58F1EEE437C3FCB/cd63672cc9e11825c93c007dd27fbab96a888000/8a882e46-6e0d-4f11-96e9-42b6968a18ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210330%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210330T040033Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9c688b3efc88e72f064f7ccb640197dd6ae91d429e6e0a0ef147bc1c44a1cbf 04:00:33 % Total % Received % Xferd Average Speed Time Time Time Current 04:00:33 Dload Upload Total Spent Left Speed 04:00:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96945 0 0 100 96945 0 177k --:--:-- --:--:-- --:--:-- 177k 100 96945 0 0 100 96945 0 177k --:--:-- --:--:-- --:--:-- 177k 04:00:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cd63672cc9e11825c93c007dd27fbab96a888000 [Pipeline] } 04:00:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:00:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:00:36 ---> package-listing.sh 04:00:36 ++ facter osfamily 04:00:36 ++ tr '[:upper:]' '[:lower:]' 04:00:36 + OS_FAMILY=redhat 04:00:36 + workspace=/w/workspace/edgex-go/6 04:00:36 + START_PACKAGES=/tmp/packages_start.txt 04:00:36 + END_PACKAGES=/tmp/packages_end.txt 04:00:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:00:36 + PACKAGES=/tmp/packages_start.txt 04:00:36 + '[' /w/workspace/edgex-go/6 ']' 04:00:36 + PACKAGES=/tmp/packages_end.txt 04:00:36 + case "${OS_FAMILY}" in 04:00:36 + rpm -qa 04:00:36 + sort 04:00:41 + '[' -f /tmp/packages_start.txt ']' 04:00:41 + '[' -f /tmp/packages_end.txt ']' 04:00:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:00:41 + '[' /w/workspace/edgex-go/6 ']' 04:00:41 + mkdir -p /w/workspace/edgex-go/6/archives/ 04:00:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 04:00:42 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:00:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:00:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:00:42 04:00:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:00:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:00:43 alpine: Pulling from edgex-lftools-log-publisher 04:00:43 df20fa9351a1: Pulling fs layer 04:00:43 36b3adc4ff6f: Pulling fs layer 04:00:43 8ad3a11d3b57: Pulling fs layer 04:00:43 46f8f816bc3b: Pulling fs layer 04:00:43 93b61091891f: Pulling fs layer 04:00:43 93b9cdb0e59b: Pulling fs layer 04:00:43 5e14af77c1be: Pulling fs layer 04:00:43 01666e4c0597: Pulling fs layer 04:00:43 aa168da1d23b: Pulling fs layer 04:00:43 46f8f816bc3b: Waiting 04:00:43 93b61091891f: Waiting 04:00:43 93b9cdb0e59b: Waiting 04:00:43 5e14af77c1be: Waiting 04:00:43 01666e4c0597: Waiting 04:00:43 aa168da1d23b: Waiting 04:00:43 36b3adc4ff6f: Verifying Checksum 04:00:43 36b3adc4ff6f: Download complete 04:00:43 46f8f816bc3b: Verifying Checksum 04:00:43 46f8f816bc3b: Download complete 04:00:43 df20fa9351a1: Download complete 04:00:43 93b9cdb0e59b: Verifying Checksum 04:00:43 93b9cdb0e59b: Download complete 04:00:43 5e14af77c1be: Verifying Checksum 04:00:43 5e14af77c1be: Download complete 04:00:43 93b61091891f: Verifying Checksum 04:00:43 93b61091891f: Download complete 04:00:43 01666e4c0597: Verifying Checksum 04:00:43 01666e4c0597: Download complete 04:00:43 8ad3a11d3b57: Verifying Checksum 04:00:43 8ad3a11d3b57: Download complete 04:00:43 df20fa9351a1: Pull complete 04:00:43 36b3adc4ff6f: Pull complete 04:00:44 8ad3a11d3b57: Pull complete 04:00:44 46f8f816bc3b: Pull complete 04:00:45 aa168da1d23b: Verifying Checksum 04:00:45 aa168da1d23b: Download complete 04:00:47 93b61091891f: Pull complete 04:00:47 93b9cdb0e59b: Pull complete 04:00:47 5e14af77c1be: Pull complete 04:00:47 01666e4c0597: Pull complete 04:00:55 aa168da1d23b: Pull complete 04:00:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:00:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:00:55 prd-centos7-docker-4c-2g-31962 does not seem to be running inside a container 04:00:55 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-lftools-log-publisher:alpine cat 04:01:06 $ docker top b993ffbf9f1e6729d7b1b4d49185dc92ea61c85748c11d811a86c9c68124bbff -eo pid,comm [Pipeline] { [Pipeline] sh 04:01:06 + touch /tmp/pre-build-complete [Pipeline] sh 04:01:07 + mkdir -p /var/log/sa [Pipeline] sh 04:01:07 + ls /var/log/sa-host 04:01:07 + sadf -c /var/log/sa-host/sa23 04:01:07 file_magic: OK 04:01:07 HZ: Using current value: 100 04:01:07 file_header: OK 04:01:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:01:07 Statistics: 04:01:07 Hnuu...uuuununununu... 04:01:07 File successfully converted to sysstat format version 12.2.1 04:01:07 + sadf -c /var/log/sa-host/sa30 04:01:07 file_magic: OK 04:01:07 HZ: Using current value: 100 04:01:07 file_header: OK 04:01:07 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 04:01:07 Statistics: 04:01:07 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...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:01:07 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:07 provisioning config files... 04:01:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config9092454729958849485tmp [Pipeline] { [Pipeline] echo 04:01:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:01:08 ---> create-netrc.sh [Pipeline] } 04:01:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:01:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:01:08 ---> python-tools-install.sh [Pipeline] echo 04:01:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:01:09 ---> sudo-logs.sh 04:01:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:01:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:01:09 ---> job-cost.sh 04:01:09 lf-activate-venv: SKIPPING 04:01:09 DEBUG: total: 0.20999999344348907 04:01:09 INFO: Retrieving Stack Cost... 04:01:10 INFO: Retrieving Pricing Info for: v1-standard-2 04:01:10 INFO: Archiving Costs [Pipeline] echo 04:01:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:01:10 ---> logs-deploy.sh 04:01:10 lf-activate-venv: SKIPPING 04:01:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3310/6 04:01:10 INFO: archiving workspace using pattern(s): 04:01:12 Archives upload complete. 04:01:12 INFO: archiving logs to Nexus 04:01:13 ---> uname -a: 04:01:13 Linux prd-centos7-docker-4c-2g-31962.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:01:13 04:01:13 04:01:13 ---> lscpu: 04:01:13 Architecture: x86_64 04:01:13 CPU op-mode(s): 32-bit, 64-bit 04:01:13 Byte Order: Little Endian 04:01:13 Address sizes: 40 bits physical, 48 bits virtual 04:01:13 CPU(s): 4 04:01:13 On-line CPU(s) list: 0-3 04:01:13 Thread(s) per core: 1 04:01:13 Core(s) per socket: 1 04:01:13 Socket(s): 4 04:01:13 NUMA node(s): 1 04:01:13 Vendor ID: GenuineIntel 04:01:13 CPU family: 6 04:01:13 Model: 44 04:01:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:01:13 Stepping: 1 04:01:13 CPU MHz: 2933.438 04:01:13 BogoMIPS: 5866.87 04:01:13 Virtualization: VT-x 04:01:13 Hypervisor vendor: KVM 04:01:13 Virtualization type: full 04:01:13 L1d cache: 128 KiB 04:01:13 L1i cache: 128 KiB 04:01:13 L2 cache: 16 MiB 04:01:13 L3 cache: 64 MiB 04:01:13 NUMA node0 CPU(s): 0-3 04:01:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:01:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:01:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:01:13 Vulnerability Meltdown: Mitigation; PTI 04:01:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:01:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:01:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:01:13 Vulnerability Srbds: Not affected 04:01:13 Vulnerability Tsx async abort: Not affected 04:01:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 04:01:13 04:01:13 04:01:13 ---> nproc: 04:01:13 4 04:01:13 04:01:13 04:01:13 ---> df -h: 04:01:13 Filesystem Size Used Available Use% Mounted on 04:01:13 overlay 50.0G 12.6G 37.4G 25% / 04:01:13 tmpfs 64.0M 0 64.0M 0% /dev 04:01:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:01:13 shm 64.0M 0 64.0M 0% /dev/shm 04:01:13 /dev/vda1 50.0G 12.6G 37.4G 25% /facter-os 04:01:13 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/resolv.conf 04:01:13 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hostname 04:01:13 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hosts 04:01:13 /dev/vda1 50.0G 12.6G 37.4G 25% /run/cloud-init/result.json 04:01:13 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/sa-host 04:01:13 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/secure 04:01:13 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/auth.log 04:01:13 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/6 04:01:13 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/6@tmp 04:01:13 04:01:13 04:01:13 ---> free -m: 04:01:13 total used free shared buff/cache available 04:01:13 Mem: 1837 727 201 0 908 1024 04:01:13 Swap: 1023 63 960 04:01:13 04:01:13 04:01:13 ---> ip addr: 04:01:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:01:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:01:13 inet 127.0.0.1/8 scope host lo 04:01:13 valid_lft forever preferred_lft forever 04:01:13 inet6 ::1/128 scope host 04:01:13 valid_lft forever preferred_lft forever 04:01:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:01:13 link/ether fa:16:3e:61:fb:18 brd ff:ff:ff:ff:ff:ff 04:01:13 inet 10.30.122.250/23 brd 10.30.123.255 scope global dynamic eth0 04:01:13 valid_lft 84906sec preferred_lft 84906sec 04:01:13 inet6 fe80::f816:3eff:fe61:fb18/64 scope link 04:01:13 valid_lft forever preferred_lft forever 04:01:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:01:13 link/ether 02:42:28:06:a8:0f brd ff:ff:ff:ff:ff:ff 04:01:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:01:13 valid_lft forever preferred_lft forever 04:01:13 inet6 fe80::42:28ff:fe06:a80f/64 scope link 04:01:13 valid_lft forever preferred_lft forever 04:01:13 04:01:13 04:01:13 ---> sar -b -r -n DEV: 04:01:13 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) 04:01:13 04:01:13 03:36:08 LINUX RESTART (4 CPU) 04:01:13 04:01:13 03:37:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:01:13 03:38:01 52.04 14.05 37.99 0.00 4774.70 8567.49 0.00 04:01:13 03:39:01 56.38 38.64 17.75 0.00 1993.41 10670.30 0.00 04:01:13 03:40:01 175.72 71.16 104.56 0.00 5842.17 38500.28 0.00 04:01:13 03:41:01 269.96 104.84 165.11 0.00 3912.16 19397.04 0.00 04:01:13 03:42:01 127.25 57.71 69.54 0.00 2085.85 8167.48 0.00 04:01:13 03:43:01 139.57 38.69 100.88 0.00 2933.78 25049.08 0.00 04:01:13 03:44:02 1677.42 1366.04 311.38 0.00 135061.70 192166.90 0.00 04:01:13 03:45:01 1384.83 1120.15 264.68 0.00 109973.28 119594.07 0.00 04:01:13 03:46:02 835.31 508.55 326.77 0.00 72605.38 101500.03 0.00 04:01:13 03:47:01 1970.14 1616.98 353.16 0.00 162347.46 180672.62 0.00 04:01:13 03:48:01 391.21 150.88 240.33 0.00 10941.63 30166.96 0.00 04:01:13 03:49:01 35.79 17.68 18.11 0.00 2966.18 2551.00 0.00 04:01:13 03:50:01 1.62 1.40 0.22 0.00 103.13 2.08 0.00 04:01:13 03:51:01 0.32 0.03 0.28 0.00 0.27 3.13 0.00 04:01:13 03:52:01 2.76 1.96 0.80 0.00 59.94 15.40 0.00 04:01:13 03:53:01 0.28 0.02 0.27 0.00 0.13 3.65 0.00 04:01:13 03:54:01 0.28 0.03 0.25 0.00 0.27 2.56 0.00 04:01:13 03:55:01 0.20 0.03 0.17 0.00 0.27 1.50 0.00 04:01:13 03:56:02 0.33 0.02 0.32 0.00 0.13 3.78 0.00 04:01:13 03:57:01 0.59 0.30 0.29 0.00 173.98 3.07 0.00 04:01:13 03:58:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 04:01:13 03:59:01 0.25 0.00 0.25 0.00 0.00 2.86 0.00 04:01:13 04:00:01 0.23 0.03 0.20 0.00 0.80 1.48 0.00 04:01:13 04:01:01 168.60 85.89 82.71 0.00 7197.61 17851.41 0.00 04:01:13 Average: 303.30 215.98 87.33 0.00 21744.98 31429.93 0.00 04:01:13 04:01:13 03:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:01:13 03:38:01 93208 0 680100 36.15 2620 1105616 1315788 44.91 542976 1041620 15244 04:01:13 03:39:01 279068 0 625856 33.26 2608 974012 1207248 41.20 563076 837116 1204 04:01:13 03:40:01 111792 0 698368 37.12 1620 1069764 1309688 44.70 601688 926740 8 04:01:13 03:41:01 281744 0 766296 40.73 696 832808 1384944 47.27 576728 737244 51388 04:01:13 03:42:01 267056 0 796580 42.34 584 817324 1764952 60.23 608992 711928 84296 04:01:13 03:43:01 166756 0 764460 40.63 428 949900 1431980 48.87 595344 824856 52 04:01:13 03:44:02 80880 0 821440 43.66 8 979216 2150612 73.40 620784 958836 66972 04:01:13 03:45:01 297444 0 1142048 60.70 8 442044 4128712 140.91 694796 613652 23152 04:01:13 03:46:02 68152 0 754304 40.09 8 1059080 1789900 61.09 632596 939760 75092 04:01:13 03:47:01 70324 0 808816 42.99 8 1002396 2097100 71.57 658068 920404 73344 04:01:13 03:48:01 399300 0 701412 37.28 8 780824 1613204 55.06 519252 706592 36 04:01:13 03:49:01 383360 0 644708 34.26 8 853468 1204676 41.11 512228 734220 12 04:01:13 03:50:01 383136 0 641896 34.12 8 856504 1181192 40.31 511532 736672 8 04:01:13 03:51:01 383896 0 641128 34.07 8 856512 1179028 40.24 510660 736668 16 04:01:13 03:52:01 381164 0 642816 34.16 8 857556 1179196 40.24 511336 737688 20 04:01:13 03:53:01 381068 0 642900 34.17 8 857568 1179220 40.24 511756 737696 8 04:01:13 03:54:01 382384 0 641576 34.10 8 857576 1179028 40.24 510704 737700 12 04:01:13 03:55:01 382392 0 641564 34.10 8 857580 1179028 40.24 510584 737704 8 04:01:13 03:56:02 381384 0 642560 34.15 8 857592 1179196 40.24 511632 737712 8 04:01:13 03:57:01 373876 0 644936 34.28 8 862724 1179124 40.24 516912 740012 8 04:01:13 03:58:01 374664 0 644136 34.23 8 862736 1179028 40.24 516148 740020 8 04:01:13 03:59:01 374828 0 643960 34.23 8 862748 1179028 40.24 516252 740020 8 04:01:13 04:00:01 374728 0 644064 34.23 8 862744 1179028 40.24 516376 740036 8 04:01:13 04:01:01 295836 0 718440 38.18 0 867268 1374840 46.92 497128 792004 18056 04:01:13 Average: 290352 0 708098 37.63 362 882732 1489406 50.83 552814 786121 17040 04:01:13 04:01:13 03:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:01:13 03:38:01 eth0 600.57 552.02 2522.63 80.23 0.00 0.00 0.00 0.00 04:01:13 03:38:01 veth953d0ee 111.79 73.16 12.96 265.35 0.00 0.00 0.00 0.00 04:01:13 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:38:01 docker0 111.79 73.05 11.43 265.34 0.00 0.00 0.00 0.00 04:01:13 03:39:01 eth0 682.02 968.65 2426.06 85.28 0.00 0.00 0.00 0.00 04:01:13 03:39:01 veth953d0ee 966.16 667.99 83.55 2420.33 0.00 0.00 0.00 0.00 04:01:13 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:39:01 docker0 966.16 667.97 70.34 2420.33 0.00 0.00 0.00 0.00 04:01:13 03:40:01 eth0 371.94 323.32 3201.73 33.55 0.00 0.00 0.00 0.00 04:01:13 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:40:01 docker0 57.28 68.93 3.10 360.68 0.00 0.00 0.00 0.00 04:01:13 03:41:01 veth61ebd7b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:01:13 03:41:01 eth0 158.33 123.24 503.01 78.52 0.00 0.00 0.00 0.00 04:01:13 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:41:01 docker0 94.26 116.34 7.06 472.25 0.00 0.00 0.00 0.00 04:01:13 03:42:01 veth61ebd7b 2.33 2.33 0.19 0.19 0.00 0.00 0.00 0.00 04:01:13 03:42:01 eth0 27.32 15.10 21.00 11.30 0.00 0.00 0.00 0.00 04:01:13 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:42:01 docker0 2.33 2.33 0.16 0.19 0.00 0.00 0.00 0.00 04:01:13 03:43:01 veth9dfa82e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:01:13 03:43:01 eth0 213.49 178.12 1699.26 87.91 0.00 0.00 0.00 0.00 04:01:13 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:44:02 veth7db2248 0.00 0.46 0.00 0.02 0.00 0.00 0.00 0.00 04:01:13 03:44:02 eth0 55.50 26.40 170.05 11.14 0.00 0.00 0.00 0.00 04:01:13 03:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:44:02 docker0 11.02 28.55 0.59 145.93 0.00 0.00 0.00 0.00 04:01:13 03:45:01 veth846fcb2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:01:13 03:45:01 veth1341d4f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:01:13 03:45:01 veth7db2248 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:45:01 veth56fcf53 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 04:01:13 03:46:02 veth7db2248 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 04:01:13 03:46:02 veth02a25b2 2.07 2.29 0.14 11.95 0.00 0.00 0.00 0.00 04:01:13 03:46:02 eth0 2946.73 2747.79 13828.33 533.98 0.00 0.00 0.00 0.00 04:01:13 03:46:02 vethaa6de5b 1.23 1.84 0.08 10.41 0.00 0.00 0.00 0.00 04:01:13 03:47:01 veth31896b8 2.37 3.66 0.42 18.14 0.00 0.00 0.00 0.00 04:01:13 03:47:01 veth7db2248 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:47:01 eth0 39.72 21.93 78.81 13.39 0.00 0.00 0.00 0.00 04:01:13 03:47:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:01:13 03:48:01 veth7db2248 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 04:01:13 03:48:01 eth0 77.15 51.45 130.53 85.23 0.00 0.00 0.00 0.00 04:01:13 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:48:01 veth8382d35 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:49:01 eth0 7.57 4.31 6.63 2.84 0.00 0.00 0.00 0.00 04:01:13 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:49:01 docker0 1296.04 1057.26 95.86 4339.80 0.00 0.00 0.00 0.00 04:01:13 03:50:01 eth0 1.47 0.75 0.61 0.38 0.00 0.00 0.00 0.00 04:01:13 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:51:01 eth0 1.18 0.08 0.08 0.04 0.00 0.00 0.00 0.00 04:01:13 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:52:01 eth0 1.71 0.45 0.51 0.27 0.00 0.00 0.00 0.00 04:01:13 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:53:01 eth0 0.55 0.37 0.27 0.20 0.00 0.00 0.00 0.00 04:01:13 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:55:01 eth0 1.30 0.02 0.11 0.00 0.00 0.00 0.00 0.00 04:01:13 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:56:02 eth0 0.97 0.68 0.57 0.40 0.00 0.00 0.00 0.00 04:01:13 03:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:57:01 eth0 0.22 0.14 0.13 0.07 0.00 0.00 0.00 0.00 04:01:13 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:58:01 eth0 0.23 0.18 0.09 0.01 0.00 0.00 0.00 0.00 04:01:13 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:59:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 04:00:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:01:13 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 04:01:01 eth0 245.51 205.59 2177.35 74.15 0.00 0.00 0.00 0.00 04:01:13 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 Average: eth0 114.91 111.18 616.56 27.35 0.00 0.00 0.00 0.00 04:01:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:01:13 Average: docker0 54.08 44.11 4.00 181.07 0.00 0.00 0.00 0.00 04:01:13 04:01:13 04:01:13 ---> sar -P ALL: 04:01:13 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) 04:01:13 04:01:13 03:36:08 LINUX RESTART (4 CPU) 04:01:13 04:01:13 03:37:01 CPU %user %nice %system %iowait %steal %idle 04:01:13 03:38:01 all 5.51 0.00 3.02 1.33 0.06 90.09 04:01:13 03:38:01 0 5.53 0.00 3.46 0.19 0.07 90.76 04:01:13 03:38:01 1 6.70 0.00 2.91 1.35 0.05 88.99 04:01:13 03:38:01 2 5.15 0.00 2.79 0.24 0.07 91.75 04:01:13 03:38:01 3 4.65 0.00 2.92 3.52 0.05 88.86 04:01:13 03:39:01 all 6.98 0.00 2.80 0.32 0.06 89.84 04:01:13 03:39:01 0 5.31 0.00 4.05 1.03 0.05 89.56 04:01:13 03:39:01 1 7.42 0.00 2.50 0.17 0.05 89.86 04:01:13 03:39:01 2 6.34 0.00 2.27 0.03 0.08 91.27 04:01:13 03:39:01 3 8.84 0.00 2.39 0.05 0.07 88.66 04:01:13 03:40:01 all 7.64 0.00 5.69 2.03 0.09 84.56 04:01:13 03:40:01 0 9.22 0.00 6.03 0.89 0.07 83.79 04:01:13 03:40:01 1 6.67 0.00 4.96 2.26 0.14 85.97 04:01:13 03:40:01 2 7.45 0.00 6.21 3.17 0.05 83.12 04:01:13 03:40:01 3 7.22 0.00 5.55 1.81 0.09 85.34 04:01:13 03:41:01 all 34.58 0.00 11.74 7.20 0.13 46.35 04:01:13 03:41:01 0 34.22 0.00 11.70 6.85 0.12 47.10 04:01:13 03:41:01 1 34.73 0.00 11.67 6.20 0.10 47.30 04:01:13 03:41:01 2 35.43 0.00 11.76 6.14 0.14 46.53 04:01:13 03:41:01 3 33.94 0.00 11.80 9.61 0.16 44.49 04:01:13 03:42:01 all 50.79 0.00 13.42 1.83 0.09 33.87 04:01:13 03:42:01 0 50.91 0.00 13.54 1.85 0.11 33.60 04:01:13 03:42:01 1 50.08 0.00 12.32 2.09 0.05 35.46 04:01:13 03:42:01 2 50.58 0.00 14.40 1.87 0.09 33.07 04:01:13 03:42:01 3 51.62 0.00 13.43 1.50 0.10 33.34 04:01:13 03:43:01 all 31.43 0.00 11.80 3.81 0.13 52.84 04:01:13 03:43:01 0 34.21 0.00 12.11 4.25 0.09 49.34 04:01:13 03:43:01 1 30.77 0.00 11.17 4.03 0.16 53.87 04:01:13 03:43:01 2 29.73 0.00 11.95 4.47 0.12 53.73 04:01:13 03:43:01 3 31.01 0.00 11.95 2.48 0.14 54.42 04:01:13 03:44:02 all 20.07 0.00 27.41 18.86 0.25 33.41 04:01:13 03:44:02 0 19.43 0.00 26.59 18.89 0.32 34.77 04:01:13 03:44:02 1 20.25 0.00 27.37 18.94 0.27 33.17 04:01:13 03:44:02 2 19.62 0.00 27.79 17.69 0.19 34.70 04:01:13 03:44:02 3 20.98 0.00 27.88 19.92 0.23 30.99 04:01:13 03:45:01 all 44.90 0.00 20.15 19.83 0.21 14.92 04:01:13 03:45:01 0 44.65 0.00 20.20 19.72 0.27 15.15 04:01:13 03:45:01 1 45.81 0.00 19.64 20.81 0.22 13.52 04:01:13 03:45:01 2 45.29 0.00 19.51 19.19 0.16 15.85 04:01:13 03:45:01 3 43.82 0.00 21.26 19.60 0.18 15.14 04:01:13 03:46:02 all 29.62 0.00 19.11 23.65 0.16 27.46 04:01:13 03:46:02 0 30.94 0.00 17.53 24.77 0.14 26.62 04:01:13 03:46:02 1 28.07 0.00 19.08 22.04 0.14 30.67 04:01:13 03:46:02 2 30.06 0.00 19.33 24.80 0.17 25.64 04:01:13 03:46:02 3 29.41 0.00 20.51 22.98 0.18 26.92 04:01:13 03:47:01 all 19.29 0.00 22.44 35.81 0.33 22.13 04:01:13 03:47:01 0 19.24 0.00 22.86 34.08 0.30 23.52 04:01:13 03:47:01 1 18.86 0.00 22.66 37.03 0.30 21.14 04:01:13 03:47:01 2 20.04 0.00 21.85 35.15 0.39 22.56 04:01:13 03:47:01 3 19.00 0.00 22.37 37.00 0.32 21.31 04:01:13 03:48:01 all 49.49 0.00 15.57 14.00 0.35 20.58 04:01:13 03:48:01 0 50.46 0.00 15.25 12.84 0.36 21.10 04:01:13 03:48:01 1 48.48 0.00 15.94 16.20 0.36 19.03 04:01:13 03:48:01 2 49.36 0.00 15.41 12.98 0.37 21.89 04:01:13 03:48:01 3 49.67 0.00 15.69 13.99 0.34 20.31 04:01:13 04:01:13 03:48:01 CPU %user %nice %system %iowait %steal %idle 04:01:13 03:49:01 all 0.60 0.00 0.66 0.58 0.02 98.14 04:01:13 03:49:01 0 0.48 0.00 0.80 1.28 0.02 97.42 04:01:13 03:49:01 1 0.35 0.00 0.43 0.07 0.02 99.13 04:01:13 03:49:01 2 0.57 0.00 0.88 0.37 0.02 98.16 04:01:13 03:49:01 3 1.02 0.00 0.53 0.58 0.02 97.85 04:01:13 03:50:01 all 0.15 0.00 0.04 0.00 0.00 99.80 04:01:13 03:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:01:13 03:50:01 1 0.03 0.00 0.03 0.02 0.00 99.92 04:01:13 03:50:01 2 0.07 0.00 0.07 0.00 0.00 99.87 04:01:13 03:50:01 3 0.50 0.00 0.03 0.00 0.00 99.47 04:01:13 03:51:01 all 0.21 0.00 0.23 0.00 0.02 99.54 04:01:13 03:51:01 0 0.07 0.00 0.18 0.00 0.02 99.73 04:01:13 03:51:01 1 0.10 0.00 0.18 0.00 0.02 99.70 04:01:13 03:51:01 2 0.12 0.00 0.28 0.00 0.02 99.58 04:01:13 03:51:01 3 0.57 0.00 0.27 0.00 0.02 99.15 04:01:13 03:52:01 all 0.17 0.00 0.05 0.02 0.00 99.75 04:01:13 03:52:01 0 0.03 0.00 0.10 0.08 0.00 99.78 04:01:13 03:52:01 1 0.10 0.00 0.05 0.00 0.00 99.85 04:01:13 03:52:01 2 0.05 0.00 0.05 0.02 0.00 99.88 04:01:13 03:52:01 3 0.52 0.00 0.02 0.00 0.00 99.47 04:01:13 03:53:01 all 0.16 0.00 0.05 0.00 0.01 99.78 04:01:13 03:53:01 0 0.03 0.00 0.05 0.00 0.00 99.92 04:01:13 03:53:01 1 0.05 0.00 0.07 0.00 0.00 99.88 04:01:13 03:53:01 2 0.05 0.00 0.05 0.00 0.02 99.88 04:01:13 03:53:01 3 0.52 0.00 0.05 0.00 0.02 99.42 04:01:13 03:54:01 all 0.15 0.00 0.02 0.00 0.00 99.82 04:01:13 03:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:01:13 03:54:01 1 0.05 0.00 0.05 0.00 0.02 99.88 04:01:13 03:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:01:13 03:54:01 3 0.52 0.00 0.02 0.00 0.00 99.47 04:01:13 03:55:01 all 0.16 0.00 0.02 0.00 0.00 99.81 04:01:13 03:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:01:13 03:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:01:13 03:55:01 2 0.07 0.00 0.05 0.00 0.00 99.88 04:01:13 03:55:01 3 0.52 0.00 0.02 0.00 0.00 99.47 04:01:13 03:56:02 all 0.16 0.00 0.03 0.00 0.00 99.80 04:01:13 03:56:02 0 0.02 0.00 0.03 0.00 0.00 99.95 04:01:13 03:56:02 1 0.05 0.00 0.03 0.02 0.00 99.90 04:01:13 03:56:02 2 0.05 0.00 0.03 0.00 0.00 99.92 04:01:13 03:56:02 3 0.53 0.00 0.02 0.00 0.00 99.45 04:01:13 03:57:01 all 0.15 0.00 0.04 0.00 0.00 99.80 04:01:13 03:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:01:13 03:57:01 1 0.05 0.00 0.07 0.02 0.00 99.86 04:01:13 03:57:01 2 0.03 0.00 0.07 0.00 0.00 99.90 04:01:13 03:57:01 3 0.51 0.00 0.02 0.00 0.00 99.48 04:01:13 03:58:01 all 0.15 0.00 0.02 0.00 0.00 99.82 04:01:13 03:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:01:13 03:58:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:01:13 03:58:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:01:13 03:58:01 3 0.50 0.00 0.00 0.00 0.00 99.50 04:01:13 03:59:01 all 0.15 0.00 0.03 0.00 0.00 99.82 04:01:13 03:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:01:13 03:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:01:13 03:59:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:01:13 03:59:01 3 0.52 0.00 0.02 0.00 0.00 99.47 04:01:13 04:01:13 03:59:01 CPU %user %nice %system %iowait %steal %idle 04:01:13 04:00:01 all 0.14 0.00 0.04 0.00 0.00 99.82 04:01:13 04:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:01:13 04:00:01 1 0.05 0.00 0.03 0.02 0.00 99.90 04:01:13 04:00:01 2 0.03 0.00 0.05 0.00 0.00 99.92 04:01:13 04:00:01 3 0.47 0.00 0.05 0.00 0.00 99.48 04:01:13 04:01:01 all 6.60 0.00 4.93 3.19 0.05 85.23 04:01:13 04:01:01 0 5.69 0.00 5.71 3.50 0.03 85.07 04:01:13 04:01:01 1 7.98 0.00 5.33 4.88 0.05 81.75 04:01:13 04:01:01 2 6.16 0.00 4.08 1.23 0.05 88.47 04:01:13 04:01:01 3 6.56 0.00 4.59 3.17 0.05 85.63 04:01:13 Average: all 12.51 0.00 6.44 5.33 0.08 75.65 04:01:13 Average: 0 12.54 0.00 6.49 5.25 0.08 75.64 04:01:13 Average: 1 12.40 0.00 6.32 5.47 0.08 75.72 04:01:13 Average: 2 12.42 0.00 6.44 5.13 0.08 75.92 04:01:13 Average: 3 12.66 0.00 6.49 5.45 0.08 75.32 04:01:13 04:01:13 04:01:13