Pull request #3144 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 55f99d39bec49b0bfbda7440a57be504e49139c2+27e67a26db9587a799bf14cca6c65a65d4396aa9 (7f36dae6fc9eb83211e9249f9e9a6eb64c0dafc5) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3144/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3144/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-25468 in /w/workspace/edgexfoundry_edgex-go_PR-3144 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.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 > 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/3144/head:refs/remotes/origin/PR-3144 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 27e67a26db9587a799bf14cca6c65a65d4396aa9 into PR head commit 55f99d39bec49b0bfbda7440a57be504e49139c2 Merge succeeded, producing 55f99d39bec49b0bfbda7440a57be504e49139c2 Checking out Revision 55f99d39bec49b0bfbda7440a57be504e49139c2 (PR-3144) > git config core.sparsecheckout # timeout=10 > git checkout -f 55f99d39bec49b0bfbda7440a57be504e49139c2 # 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 27e67a26db9587a799bf14cca6c65a65d4396aa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55f99d39bec49b0bfbda7440a57be504e49139c2 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:47:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:47:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:47:09 ========================================================= 06:47:09 EdgeX Global Pipelines Version Info 06:47:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:47:11 ------------------- 06:47:11 stable info: 06:47:11 ------------------- 06:47:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:47:11 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:47:11 Message: update stable to v1.0.179 06:47:12 ------------------- 06:47:12 experimental info: 06:47:12 ------------------- 06:47:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:47:12 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:47:12 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:47:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:47:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:47:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:47:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:47:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:47:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:47:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:47:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:47:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:47:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:47:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:47:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:47:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:47:15 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:47:15 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:47:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3144 [Pipeline] echo 06:47:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3144 [Pipeline] echo 06:47:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3144 [Pipeline] echo 06:47:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55f99d39bec49b0bfbda7440a57be504e49139c2 [Pipeline] echo 06:47:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55f99d3 [Pipeline] echo 06:47:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:47:16 provisioning config files... 06:47:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2707513458132641733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:17 ---> docker-login.sh 06:47:17 nexus3.edgexfoundry.org:10001 06:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:17 Configure a credential helper to remove this warning. See 06:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:17 06:47:17 Login Succeeded 06:47:17 nexus3.edgexfoundry.org:10002 06:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:17 Configure a credential helper to remove this warning. See 06:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:17 06:47:17 Login Succeeded 06:47:17 nexus3.edgexfoundry.org:10003 06:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:17 Configure a credential helper to remove this warning. See 06:47:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:17 06:47:17 Login Succeeded 06:47:17 nexus3.edgexfoundry.org:10004 06:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:18 Configure a credential helper to remove this warning. See 06:47:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:18 06:47:18 Login Succeeded 06:47:18 docker.io 06:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:47:18 Configure a credential helper to remove this warning. See 06:47:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:47:18 06:47:18 Login Succeeded 06:47:18 ---> docker-login.sh ends [Pipeline] } 06:47:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:47:19 ++ 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 06:47:19 + for file in '`ls cmd/**/Dockerfile`' 06:47:19 ++ dirname cmd/core-command/Dockerfile 06:47:19 ++ cut -d/ -f2 06:47:19 + echo core-command,cmd/core-command/Dockerfile 06:47:19 + for file in '`ls cmd/**/Dockerfile`' 06:47:19 ++ dirname cmd/core-data/Dockerfile 06:47:19 ++ cut -d/ -f2 06:47:19 + echo core-data,cmd/core-data/Dockerfile 06:47:19 + for file in '`ls cmd/**/Dockerfile`' 06:47:19 ++ dirname cmd/core-metadata/Dockerfile 06:47:19 ++ cut -d/ -f2 06:47:19 + echo core-metadata,cmd/core-metadata/Dockerfile 06:47:19 + for file in '`ls cmd/**/Dockerfile`' 06:47:19 ++ dirname cmd/security-bootstrapper/Dockerfile 06:47:19 ++ cut -d/ -f2 06:47:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:47:19 + for file in '`ls cmd/**/Dockerfile`' 06:47:19 ++ dirname cmd/security-proxy-setup/Dockerfile 06:47:19 ++ cut -d/ -f2 06:47:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:47:19 + for file in '`ls cmd/**/Dockerfile`' 06:47:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:47:19 ++ cut -d/ -f2 06:47:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:47:19 + for file in '`ls cmd/**/Dockerfile`' 06:47:19 ++ dirname cmd/support-notifications/Dockerfile 06:47:19 ++ cut -d/ -f2 06:47:19 + echo support-notifications,cmd/support-notifications/Dockerfile 06:47:19 + for file in '`ls cmd/**/Dockerfile`' 06:47:19 ++ dirname cmd/support-scheduler/Dockerfile 06:47:19 ++ cut -d/ -f2 06:47:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:47:19 + for file in '`ls cmd/**/Dockerfile`' 06:47:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:47:19 ++ cut -d/ -f2 06:47:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:47:19 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 06:47:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:47:20 06:47:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:47:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:47:21 latest: Pulling from edgex-devops/git-semver 06:47:21 31603596830f: Pulling fs layer 06:47:21 2a8b12db71e7: Pulling fs layer 06:47:21 6ca5941a6612: Pulling fs layer 06:47:21 ecc8261a40a4: Pulling fs layer 06:47:21 ecc8261a40a4: Waiting 06:47:21 2a8b12db71e7: Download complete 06:47:21 31603596830f: Verifying Checksum 06:47:21 31603596830f: Download complete 06:47:21 6ca5941a6612: Verifying Checksum 06:47:21 6ca5941a6612: Download complete 06:47:21 ecc8261a40a4: Verifying Checksum 06:47:21 ecc8261a40a4: Download complete 06:47:21 31603596830f: Pull complete 06:47:21 2a8b12db71e7: Pull complete 06:47:22 6ca5941a6612: Pull complete 06:47:22 ecc8261a40a4: Pull complete 06:47:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:47:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:47:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:47:22 prd-centos7-docker-4c-2g-25468 does not seem to be running inside a container 06:47:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:47:25 $ docker top befcd8816bbb17b7083df09bbd7b73777faf62e782221475a02ee27de41964ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:47:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:47:25 [ssh-agent] Looking for ssh-agent implementation... 06:47:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:47:26 $ docker exec befcd8816bbb17b7083df09bbd7b73777faf62e782221475a02ee27de41964ca ssh-agent 06:47:26 SSH_AUTH_SOCK=/tmp/ssh-Gxq6kJiCsE5N/agent.13 06:47:26 SSH_AGENT_PID=18 06:47:26 Running ssh-add (command line suppressed) 06:47:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1040206183560892775.key (/w/workspace/edgex-go/1@tmp/private_key_1040206183560892775.key) 06:47:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:47:26 + git tag --points-at HEAD [Pipeline] } 06:47:26 $ docker exec --env ******** --env ******** befcd8816bbb17b7083df09bbd7b73777faf62e782221475a02ee27de41964ca ssh-agent -k 06:47:27 unset SSH_AUTH_SOCK; 06:47:27 unset SSH_AGENT_PID; 06:47:27 echo Agent pid 18 killed; 06:47:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:47:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:47:27 [ssh-agent] Looking for ssh-agent implementation... 06:47:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:47:27 $ docker exec befcd8816bbb17b7083df09bbd7b73777faf62e782221475a02ee27de41964ca ssh-agent 06:47:27 SSH_AUTH_SOCK=/tmp/ssh-8llvOaKa5efZ/agent.47 06:47:27 SSH_AGENT_PID=52 06:47:27 Running ssh-add (command line suppressed) 06:47:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4924802806515291550.key (/w/workspace/edgex-go/1@tmp/private_key_4924802806515291550.key) 06:47:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:47:28 + git semver init 06:47:28 # -> Open(): unable to determine branch for HEAD 06:47:28 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:47:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:47:28 # $SEMVER_REMOTE_NAME = origin 06:47:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:47:28 # $SEMVER_USER_NAME = edgex-jenkins 06:47:28 # $SEMVER_BRANCH = PR-3144 06:47:28 # $SEMVER_TEMP = /tmp/semver-100918345 06:47:28 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:47:50 # '/tmp/semver-100918345' -> '/w/workspace/edgex-go/1/.semver' 06:47:51 # -> Force: false 06:47:51 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:47:51 $ docker exec --env ******** --env ******** befcd8816bbb17b7083df09bbd7b73777faf62e782221475a02ee27de41964ca ssh-agent -k 06:47:51 unset SSH_AUTH_SOCK; 06:47:51 unset SSH_AGENT_PID; 06:47:51 echo Agent pid 52 killed; 06:47:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:47:52 + git semver [Pipeline] } 06:47:52 $ docker stop --time=1 befcd8816bbb17b7083df09bbd7b73777faf62e782221475a02ee27de41964ca 06:47:53 $ docker rm -f befcd8816bbb17b7083df09bbd7b73777faf62e782221475a02ee27de41964ca [Pipeline] // withDockerContainer [Pipeline] sh 06:47:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:47:55 Stashed 1 file(s) [Pipeline] echo 06:47:55 [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 06:47:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:47:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:47:57 + sudo service docker restart 06:47:57 + true 06:47:57 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:47:57 ========================================================= 06:47:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:47:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:47:58 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:48:01 Sending build context to Docker daemon 327.7MB 06:48:01 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:48:01 Step 2/6 : FROM ${BASE} 06:48:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:48:01 188c0c94c7c5: Pulling fs layer 06:48:01 0ef7d3d256c8: Pulling fs layer 06:48:01 de9db76c5a1d: Pulling fs layer 06:48:01 bca2f99d35d6: Pulling fs layer 06:48:01 93359f2a8cfa: Pulling fs layer 06:48:01 7c6f9722023f: Pulling fs layer 06:48:01 a35cf1a2eb13: Pulling fs layer 06:48:01 93359f2a8cfa: Waiting 06:48:01 7c6f9722023f: Waiting 06:48:01 bca2f99d35d6: Waiting 06:48:01 a35cf1a2eb13: Waiting 06:48:01 de9db76c5a1d: Verifying Checksum 06:48:01 de9db76c5a1d: Download complete 06:48:01 0ef7d3d256c8: Verifying Checksum 06:48:01 0ef7d3d256c8: Download complete 06:48:01 93359f2a8cfa: Verifying Checksum 06:48:01 93359f2a8cfa: Download complete 06:48:01 188c0c94c7c5: Verifying Checksum 06:48:01 188c0c94c7c5: Download complete 06:48:01 7c6f9722023f: Verifying Checksum 06:48:01 7c6f9722023f: Download complete 06:48:01 188c0c94c7c5: Pull complete 06:48:01 0ef7d3d256c8: Pull complete 06:48:01 de9db76c5a1d: Pull complete 06:48:03 a35cf1a2eb13: Verifying Checksum 06:48:03 a35cf1a2eb13: Download complete 06:48:04 bca2f99d35d6: Verifying Checksum 06:48:04 bca2f99d35d6: Download complete 06:48:09 bca2f99d35d6: Pull complete 06:48:09 93359f2a8cfa: Pull complete 06:48:09 7c6f9722023f: Pull complete 06:48:10 Still waiting to schedule task 06:48:10 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:48:16 a35cf1a2eb13: Pull complete 06:48:16 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:48:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:48:16 ---> a62c8e92a672 06:48:16 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 06:48:17 ---> Running in 73ae9184c474 06:48:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:48:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:48:19 (1/12) Installing libmagic (5.38-r0) 06:48:19 (2/12) Installing file (5.38-r0) 06:48:19 (3/12) Installing libc-dev (0.7.2-r3) 06:48:19 (4/12) Installing g++ (9.3.0-r2) 06:48:24 (5/12) Installing fortify-headers (1.1-r0) 06:48:24 (6/12) Installing patch (2.7.6-r6) 06:48:24 (7/12) Installing build-base (0.5-r2) 06:48:24 (8/12) Installing libsodium (1.0.18-r0) 06:48:24 (9/12) Installing pkgconf (1.7.2-r0) 06:48:24 (10/12) Installing libsodium-dev (1.0.18-r0) 06:48:24 (11/12) Installing libzmq (4.3.3-r0) 06:48:24 (12/12) Installing zeromq-dev (4.3.3-r0) 06:48:24 Executing busybox-1.31.1-r19.trigger 06:48:24 OK: 233 MiB in 51 packages 06:48:27 Removing intermediate container 73ae9184c474 06:48:27 ---> 2f5e205aa033 06:48:27 Step 4/6 : WORKDIR /edgex-go 06:48:28 ---> Running in ea7702b205d8 06:48:28 Removing intermediate container ea7702b205d8 06:48:28 ---> 0e02208c600e 06:48:28 Step 5/6 : COPY go.mod . 06:48:28 ---> 201e5ac9e166 06:48:28 Step 6/6 : RUN go mod download 06:48:28 ---> Running in 82d63ae7c2cd 06:48:50 Removing intermediate container 82d63ae7c2cd 06:48:50 ---> 94dc83ca3624 06:48:50 Successfully built 94dc83ca3624 06:48:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:48:51 + docker inspect -f . ci-base-image-x86_64 06:48:51 . [Pipeline] withDockerContainer 06:48:51 prd-centos7-docker-4c-2g-25468 does not seem to be running inside a container 06:48:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:48:51 $ docker top 53a7d6869878f36abb6ac490bb11bc24addb849ae6bb71e258d2ca43f52fa7a9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:48:52 + go version 06:48:52 go version go1.15.5 linux/amd64 [Pipeline] } 06:48:52 $ docker stop --time=1 53a7d6869878f36abb6ac490bb11bc24addb849ae6bb71e258d2ca43f52fa7a9 06:48:53 $ docker rm -f 53a7d6869878f36abb6ac490bb11bc24addb849ae6bb71e258d2ca43f52fa7a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:48:55 + docker inspect -f . ci-base-image-x86_64 06:48:55 . [Pipeline] withDockerContainer 06:48:55 prd-centos7-docker-4c-2g-25468 does not seem to be running inside a container 06:48:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:48:55 $ docker top e73b4826b1f98b510c316c5afb5647124d992f6b239c0898e801cf860c8b38d5 -eo pid,comm [Pipeline] { [Pipeline] echo 06:48:56 ========================================================= 06:48:56 [edgeXBuildGoParallel] Running Tests and Build... 06:48:56 ========================================================= [Pipeline] sh 06:48:56 + make test 06:48:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:49:04 ? github.com/edgexfoundry/edgex-go [no test files] 06:49:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:49:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:49:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:49:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:49:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:49:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:49:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:49:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:49:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:49:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:49:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:49:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:49:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:49:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:49:34 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.097s coverage: 45.6% of statements 06:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 06:49:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.079s coverage: 100.0% of statements 06:49:38 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.177s coverage: 27.1% of statements 06:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:49:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements 06:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:49:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements 06:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:49:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.085s coverage: 65.8% of statements 06:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:49:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.130s coverage: 82.3% of statements 06:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:49:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:49:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.347s coverage: 28.6% of statements 06:49:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:49:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:49:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:49:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:49:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:49:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements 06:49:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:49:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements 06:49:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:49:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.095s coverage: 86.7% of statements 06:49:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:49:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.117s coverage: 97.5% of statements 06:49:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:49:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.069s coverage: 78.3% of statements 06:49:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:49:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:49:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:49:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:49:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.412s coverage: 92.8% of statements 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:49:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:49:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 45.5% of statements 06:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.033s coverage: 79.5% of statements 06:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.031s coverage: 94.1% of statements 06:49:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.046s coverage: 96.3% of statements 06:49:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 06:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.040s coverage: 94.4% of statements 06:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.031s coverage: 44.8% of statements 06:49:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25469 in /w/workspace/edgexfoundry_edgex-go_PR-3144 [Pipeline] { [Pipeline] ws 06:49:59 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:50:04 using credential edgex-jenkins-ssh 06:50:04 Cloning the remote Git repository 06:50:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:50:04 > git init /w/workspace/edgex-go/1 # timeout=10 06:50:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:50:04 > git --version # timeout=10 06:50:04 > git --version # 'git version 2.17.1' 06:50:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.039s coverage: 84.2% of statements 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 63.5% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.280s coverage: 68.9% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.089s coverage: 37.0% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.263s coverage: 84.0% of statements 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.125s coverage: 47.0% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.063s coverage: 100.0% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.055s coverage: 100.0% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.088s coverage: 87.7% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.765s coverage: 29.1% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.050s coverage: 100.0% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.057s coverage: 100.0% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:50:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements 06:50:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 06:50:07 GO111MODULE=on go vet ./... 06:50:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:50:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:50:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:50:22 Merging remotes/origin/master commit 27e67a26db9587a799bf14cca6c65a65d4396aa9 into PR head commit 55f99d39bec49b0bfbda7440a57be504e49139c2 06:50:22 Merge succeeded, producing 55f99d39bec49b0bfbda7440a57be504e49139c2 06:50:22 Checking out Revision 55f99d39bec49b0bfbda7440a57be504e49139c2 (PR-3144) 06:50:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:50:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3144/head:refs/remotes/origin/PR-3144 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:50:22 > git config core.sparsecheckout # timeout=10 06:50:22 > git checkout -f 55f99d39bec49b0bfbda7440a57be504e49139c2 # timeout=10 06:50:22 > git remote # timeout=10 06:50:22 > git config --get remote.origin.url # timeout=10 06:50:22 using GIT_SSH to set credentials SSH Credentials for GitHub 06:50:22 > git merge 27e67a26db9587a799bf14cca6c65a65d4396aa9 # timeout=10 06:50:22 > git rev-parse HEAD^{commit} # timeout=10 06:50:22 > git config core.sparsecheckout # timeout=10 06:50:22 > git checkout -f 55f99d39bec49b0bfbda7440a57be504e49139c2 # timeout=10 06:50:27 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:50:27 > git --version # timeout=10 06:50:27 > git --version # 'git version 2.17.1' 06:50:27 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:50:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:50:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:50:29 gofmt -l . 06:50:29 + true 06:50:29 + sudo service docker restart 06:50:30 [ "`gofmt -l .`" = "" ] 06:50:30 ./bin/test-go-mod-tidy.sh 06:50:31 ./bin/test-attribution-txt.sh [Pipeline] sh 06:50:32 + ls -al . 06:50:32 total 696 06:50:32 drwxrwxr-x 10 1001 1001 4096 Feb 8 06:50 . 06:50:32 drwxr-xr-x 4 root root 28 Feb 8 06:48 .. 06:50:32 -rw-rw-r-- 1 1001 1001 11 Feb 8 06:47 .dockerignore 06:50:32 drwxrwxr-x 8 1001 1001 179 Feb 8 06:47 .git 06:50:32 drwxrwxr-x 3 1001 1001 125 Feb 8 06:47 .github 06:50:32 -rw-rw-r-- 1 1001 1001 872 Feb 8 06:47 .gitignore 06:50:32 drwx------ 3 1001 1001 60 Feb 8 06:47 .semver 06:50:32 -rw-rw-r-- 1 1001 1001 166 Feb 8 06:47 .sonarcloud.properties 06:50:32 -rw-rw-r-- 1 1001 1001 7859 Feb 8 06:47 Attribution.txt 06:50:32 -rw-rw-r-- 1 1001 1001 3804 Feb 8 06:47 CONTRIBUTING.md 06:50:32 -rw-rw-r-- 1 1001 1001 931 Feb 8 06:47 Dockerfile.build 06:50:32 -rw-rw-r-- 1 1001 1001 863 Feb 8 06:47 Jenkinsfile 06:50:32 -rw-rw-r-- 1 1001 1001 10775 Feb 8 06:47 LICENSE 06:50:32 -rw-rw-r-- 1 1001 1001 6001 Feb 8 06:47 Makefile 06:50:32 -rw-rw-r-- 1 1001 1001 6524 Feb 8 06:47 README.md 06:50:32 -rw-rw-r-- 1 1001 1001 6755 Feb 8 06:47 SECURITY.md 06:50:32 -rw-rw-r-- 1 1001 1001 5 Feb 8 06:47 VERSION 06:50:32 -rw-rw-r-- 1 1001 1001 4131 Feb 8 06:47 ZMQWindows.md 06:50:32 drwxrwxr-x 2 1001 1001 117 Feb 8 06:47 bin 06:50:32 drwxrwxr-x 15 1001 1001 4096 Feb 8 06:47 cmd 06:50:32 -rw-r--r-- 1 root root 590503 Feb 8 06:50 coverage.out 06:50:32 -rw-r--r-- 1 root root 1054 Feb 8 06:50 go.mod 06:50:32 -rw-r--r-- 1 root root 19290 Feb 8 06:50 go.sum 06:50:32 drwxrwxr-x 8 1001 1001 127 Feb 8 06:47 internal 06:50:32 drwxrwxr-x 4 1001 1001 26 Feb 8 06:47 openapi 06:50:32 drwxrwxr-x 4 1001 1001 71 Feb 8 06:47 snap 06:50:32 -rw-rw-r-- 1 1001 1001 168 Feb 8 06:47 version.go [Pipeline] sh 06:50:32 + '[' -e coverage.out ] 06:50:32 + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] withEnv [Pipeline] { 06:50:32 Stashed 1 file(s) [Pipeline] wrap 06:50:32 provisioning config files... 06:50:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5210527067062073969tmp [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:33 + make build 06:50:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:50:33 ---> docker-login.sh 06:50:33 nexus3.edgexfoundry.org:10001 06:50:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:34 Configure a credential helper to remove this warning. See 06:50:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:34 06:50:34 Login Succeeded 06:50:34 nexus3.edgexfoundry.org:10002 06:50:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:35 Configure a credential helper to remove this warning. See 06:50:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:35 06:50:35 Login Succeeded 06:50:35 nexus3.edgexfoundry.org:10003 06:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:35 Configure a credential helper to remove this warning. See 06:50:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:35 06:50:35 Login Succeeded 06:50:35 nexus3.edgexfoundry.org:10004 06:50:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:36 Configure a credential helper to remove this warning. See 06:50:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:36 06:50:36 Login Succeeded 06:50:36 docker.io 06:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:50:36 Configure a credential helper to remove this warning. See 06:50:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:50:36 06:50:36 Login Succeeded 06:50:36 ---> docker-login.sh ends [Pipeline] } 06:50:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:50:37 ========================================================= 06:50:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:50:37 ========================================================= 06:50:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] isUnix [Pipeline] sh 06:50:37 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:50:40 Sending build context to Docker daemon 166.2MB 06:50:40 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:50:40 Step 2/6 : FROM ${BASE} 06:50:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:50:40 5f621e34cdf4: Pulling fs layer 06:50:40 a4357932f1b6: Pulling fs layer 06:50:40 18c013af1878: Pulling fs layer 06:50:40 00ac8860ef70: Pulling fs layer 06:50:40 63d7cb157983: Pulling fs layer 06:50:40 b116817d02f9: Pulling fs layer 06:50:40 745a02a5169b: Pulling fs layer 06:50:40 00ac8860ef70: Waiting 06:50:40 63d7cb157983: Waiting 06:50:40 b116817d02f9: Waiting 06:50:40 745a02a5169b: Waiting 06:50:40 18c013af1878: Verifying Checksum 06:50:40 18c013af1878: Download complete 06:50:40 a4357932f1b6: Verifying Checksum 06:50:40 a4357932f1b6: Download complete 06:50:40 63d7cb157983: Verifying Checksum 06:50:40 63d7cb157983: Download complete 06:50:40 b116817d02f9: Download complete 06:50:40 5f621e34cdf4: Verifying Checksum 06:50:40 5f621e34cdf4: Download complete 06:50:41 5f621e34cdf4: Pull complete 06:50:41 a4357932f1b6: Pull complete 06:50:41 18c013af1878: Pull complete 06:50:42 745a02a5169b: Verifying Checksum 06:50:42 745a02a5169b: Download complete 06:50:44 00ac8860ef70: Verifying Checksum 06:50:44 00ac8860ef70: Download complete 06:50:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:50:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:50:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:50:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:50:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:50:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:50:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:50:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:50:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:50:54 00ac8860ef70: Pull complete 06:50:55 63d7cb157983: Pull complete 06:50:55 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 06:50:55 b116817d02f9: Pull complete 06:50:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 06:50:58 $ docker stop --time=1 e73b4826b1f98b510c316c5afb5647124d992f6b239c0898e801cf860c8b38d5 06:50:59 745a02a5169b: Pull complete 06:50:59 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:50:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:50:59 ---> b7e6874047d6 06:50:59 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 06:50:59 $ docker rm -f e73b4826b1f98b510c316c5afb5647124d992f6b239c0898e801cf860c8b38d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 06:51:02 ---> Running in bb1fd0b06ff5 06:51:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh 06:51:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:51:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:51:04 06:51:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:51:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:51:04 latest: Pulling from edgex-devops/edgex-compose 06:51:04 cbdbe7a5bc2a: Pulling fs layer 06:51:04 ca9280d653b3: Pulling fs layer 06:51:04 7e9c9ca2126c: Pulling fs layer 06:51:04 cbdbe7a5bc2a: Verifying Checksum 06:51:04 cbdbe7a5bc2a: Download complete 06:51:05 (1/12) Installing libmagic (5.38-r0) 06:51:05 ca9280d653b3: Verifying Checksum 06:51:05 ca9280d653b3: Download complete 06:51:05 cbdbe7a5bc2a: Pull complete 06:51:05 (2/12) Installing file (5.38-r0) 06:51:05 (3/12) Installing libc-dev (0.7.2-r3) 06:51:05 (4/12) Installing g++ (9.3.0-r2) 06:51:06 7e9c9ca2126c: Verifying Checksum 06:51:06 7e9c9ca2126c: Download complete 06:51:06 ca9280d653b3: Pull complete 06:51:13 7e9c9ca2126c: Pull complete 06:51:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:51:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:51:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:51:13 prd-centos7-docker-4c-2g-25468 does not seem to be running inside a container 06:51:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:51:16 (5/12) Installing fortify-headers (1.1-r0) 06:51:16 (6/12) Installing patch (2.7.6-r6) 06:51:16 (7/12) Installing build-base (0.5-r2) 06:51:16 (8/12) Installing libsodium (1.0.18-r0) 06:51:16 (9/12) Installing pkgconf (1.7.2-r0) 06:51:16 (10/12) Installing libsodium-dev (1.0.18-r0) 06:51:16 (11/12) Installing libzmq (4.3.3-r0) 06:51:16 (12/12) Installing zeromq-dev (4.3.3-r0) 06:51:16 Executing busybox-1.31.1-r19.trigger 06:51:16 OK: 217 MiB in 51 packages 06:51:16 $ docker top 78f151305e169b87584ace445240102658358edb78dd59f4d6923676e3006d4d -eo pid,comm [Pipeline] { [Pipeline] sh 06:51:16 + docker-compose build --help 06:51:16 + grep parallel 06:51:17 --parallel Build images in parallel. [Pipeline] } 06:51:17 $ docker stop --time=1 78f151305e169b87584ace445240102658358edb78dd59f4d6923676e3006d4d 06:51:19 $ docker rm -f 78f151305e169b87584ace445240102658358edb78dd59f4d6923676e3006d4d [Pipeline] // withDockerContainer 06:51:19 Removing intermediate container bb1fd0b06ff5 06:51:19 ---> 08bb450255e0 06:51:19 Step 4/6 : WORKDIR /edgex-go 06:51:19 ---> Running in 35ee169e0e5b [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:51:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:51:19 . [Pipeline] withDockerContainer 06:51:20 Removing intermediate container 35ee169e0e5b 06:51:20 ---> 123ed4abdaf6 06:51:20 Step 5/6 : COPY go.mod . 06:51:20 prd-centos7-docker-4c-2g-25468 does not seem to be running inside a container 06:51:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:51:20 ---> ee5b57fd42cf 06:51:20 Step 6/6 : RUN go mod download 06:51:20 $ docker top 43049d6d946d466f40f70c5fdcccaf9daa79c0e9bad560ee17198d05c1b2bed7 -eo pid,comm [Pipeline] { 06:51:20 ---> Running in b0aa57d2e976 [Pipeline] sh 06:51:21 + docker-compose -f ./docker-compose-build.yml build --parallel 06:51:22 Building docker-core-command-go ... 06:51:22 Building docker-core-data-go ... 06:51:22 Building docker-core-metadata-go ... 06:51:22 Building docker-security-bootstrapper-go ... 06:51:22 Building docker-security-proxy-setup-go ... 06:51:22 Building docker-security-secretstore-setup-go ... 06:51:22 Building docker-support-notifications-go ... 06:51:22 Building docker-support-scheduler-go ... 06:51:22 Building docker-sys-mgmt-agent-go ... 06:51:22 Building docker-security-bootstrapper-go 06:51:22 Building docker-sys-mgmt-agent-go 06:51:22 Building docker-core-command-go 06:51:22 Building docker-core-metadata-go 06:51:22 Building docker-security-secretstore-setup-go 06:51:47 Removing intermediate container b0aa57d2e976 06:51:47 ---> c0d97e30565f 06:51:47 Successfully built c0d97e30565f 06:51:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:51:48 + docker inspect -f . ci-base-image-arm64 06:51:48 . [Pipeline] withDockerContainer 06:51:48 prd-ubuntu18.04-docker-arm64-4c-16g-25469 does not seem to be running inside a container 06:51:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:51:49 $ docker top 154cb489920158cf9241158a7b4dc7986d1b437b0126609f38d8254a2954da52 -eo pid,comm [Pipeline] { [Pipeline] sh 06:51:50 + go version 06:51:50 go version go1.15.5 linux/arm64 [Pipeline] } 06:51:50 $ docker stop --time=1 154cb489920158cf9241158a7b4dc7986d1b437b0126609f38d8254a2954da52 06:51:52 $ docker rm -f 154cb489920158cf9241158a7b4dc7986d1b437b0126609f38d8254a2954da52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:51:54 + docker inspect -f . ci-base-image-arm64 06:51:54 . [Pipeline] withDockerContainer 06:51:54 prd-ubuntu18.04-docker-arm64-4c-16g-25469 does not seem to be running inside a container 06:51:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:51:54 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:51:54 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:51:54 ---> 94dc83ca3624 06:51:54 Step 3/31 : WORKDIR /edgex-go 06:51:54 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:51:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:51:54 ---> 94dc83ca3624 06:51:54 Step 3/23 : WORKDIR /edgex-go 06:51:54 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:51:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:51:54 ---> 94dc83ca3624 06:51:54 Step 3/23 : WORKDIR /edgex-go 06:51:54 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:51:54 06:51:54 Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/26 : FROM ${BUILDER_BASE} AS builder 06:51:54 06:51:54 ---> 94dc83ca3624 06:51:54 ---> 94dc83ca3624 06:51:54 Step 3/24 : WORKDIR /edgex-goStep 3/26 : WORKDIR /edgex-go 06:51:54 06:51:54 ---> Running in 7b81f5e7ce63 06:51:54 ---> Running in b4ff4d8ca24a 06:51:54 ---> Running in d3386ace3ce4 06:51:54 ---> Running in 9ded7426f9a8 06:51:54 ---> Running in e237f41a1c0e 06:51:55 Removing intermediate container d3386ace3ce4 06:51:55 ---> ea66fd31c1c7 06:51:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:55 Removing intermediate container b4ff4d8ca24a 06:51:55 ---> f589c226224f 06:51:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:55 Removing intermediate container 7b81f5e7ce63 06:51:55 ---> acff59e69b5a 06:51:55 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:55 Removing intermediate container 9ded7426f9a8 06:51:55 ---> a8e7530a33d4 06:51:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:55 Removing intermediate container e237f41a1c0e 06:51:55 ---> 79e575acbbab 06:51:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:55 ---> Running in 15cfd7ddf9a9 06:51:55 ---> Running in 3b14c8c2cfc3 06:51:55 ---> Running in 04502c01c79f 06:51:55 ---> Running in c75e01d3a337 06:51:55 ---> Running in 4ebbcfa138eb 06:51:55 $ docker top a4b0e88a04ee4625a04b0dd42dadc512fb45dda2f4de645064ecb5aa86eddf1c -eo pid,comm [Pipeline] { [Pipeline] echo 06:51:56 ========================================================= 06:51:56 [edgeXBuildGoParallel] Running Tests and Build... 06:51:56 ========================================================= [Pipeline] sh 06:51:57 + make test 06:51:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:51:57 Removing intermediate container 15cfd7ddf9a9 06:51:57 ---> d1d7db82a0ac 06:51:57 Step 5/23 : RUN apk add --update --no-cache make git 06:51:57 Removing intermediate container 04502c01c79f 06:51:57 ---> d22bca67df38 06:51:57 Step 5/31 : RUN apk add --update --no-cache make git 06:51:57 ---> Running in 91213f62cf37 06:51:57 Removing intermediate container 3b14c8c2cfc3 06:51:57 ---> e02438c2defa 06:51:57 Step 5/26 : RUN apk add --update --no-cache make bash git 06:51:57 ---> Running in 3274707c9b07 06:51:57 Removing intermediate container 4ebbcfa138eb 06:51:57 ---> 90223a8635fc 06:51:57 Step 5/23 : RUN apk add --update --no-cache make git 06:51:58 ---> Running in 409a9ce62eac 06:51:58 ---> Running in ca82595ff9d5 06:51:58 Removing intermediate container c75e01d3a337 06:51:58 ---> 91e3bb840b4e 06:51:58 Step 5/24 : RUN apk add --update --no-cache make git 06:51:58 ---> Running in 4261c24d55b9 06:51:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:51:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:51:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:51:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:51:59 OK: 233 MiB in 51 packages 06:52:00 OK: 233 MiB in 51 packages 06:52:00 OK: 233 MiB in 51 packages 06:52:00 Removing intermediate container 91213f62cf37 06:52:00 ---> 1fe752e356a4 06:52:00 Step 6/23 : COPY go.mod . 06:52:00 OK: 233 MiB in 51 packages 06:52:00 OK: 233 MiB in 51 packages 06:52:00 ---> 595374b8e1a4 06:52:00 Step 7/23 : RUN go mod download 06:52:01 Removing intermediate container 3274707c9b07 06:52:01 ---> 0751a03d6fbd 06:52:01 Step 6/31 : COPY go.mod . 06:52:01 ---> Running in 1f7f2f794ad6 06:52:01 Removing intermediate container 409a9ce62eac 06:52:01 ---> 0cb189b5dd71 06:52:01 Step 6/26 : COPY go.mod . 06:52:01 ---> 003d31d2baf2 06:52:01 Step 7/31 : RUN go mod download 06:52:01 Removing intermediate container 4261c24d55b9 06:52:01 ---> 4d5f61315eaf 06:52:01 Step 6/24 : COPY go.mod . 06:52:01 ---> 986579aabc2e 06:52:01 Step 7/26 : RUN go mod download 06:52:01 ---> Running in 2336d1869d70 06:52:01 Removing intermediate container ca82595ff9d5 06:52:01 ---> 4ebfa99b34b0 06:52:01 Step 6/23 : COPY go.mod . 06:52:01 ---> Running in 67bd62481c81 06:52:02 ---> 6a1ca45e7d1f 06:52:02 Step 7/24 : RUN go mod download 06:52:02 ---> Running in 97b3728fdb11 06:52:02 ---> fdbe7b09ddf1 06:52:02 Step 7/23 : RUN go mod download 06:52:02 ---> Running in 098fe36452f9 06:52:03 Removing intermediate container 1f7f2f794ad6 06:52:03 ---> 0f077197cb62 06:52:03 Step 8/23 : COPY . . 06:52:03 Removing intermediate container 2336d1869d70 06:52:03 ---> 8787fd9966af 06:52:03 Step 8/31 : COPY . . 06:52:03 Removing intermediate container 67bd62481c81 06:52:03 ---> 4c85bc74116f 06:52:03 Step 8/26 : COPY . . 06:52:11 Removing intermediate container 97b3728fdb11 06:52:11 ---> 1896b4ed70ca 06:52:11 Step 8/24 : COPY . . 06:52:11 Removing intermediate container 098fe36452f9 06:52:11 ---> 50be40579cbf 06:52:11 Step 8/23 : COPY . . 06:52:19 ? github.com/edgexfoundry/edgex-go [no test files] 06:52:50 ---> 1c8013381b8e 06:52:50 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:52:50 ---> ecb44b4da07d 06:52:50 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 06:52:50 ---> Running in 28fbd2a2fe3b 06:52:50 ---> Running in 80aaaed872cb 06:52:50 ---> 92f1d658345f 06:52:50 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:52:50 ---> f2aca989b752 06:52:50 Step 9/23 : RUN make cmd/core-command/core-command 06:52:50 ---> a170a59854ff 06:52:50 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:52:50 ---> Running in b7a0dbc912b5 06:52:50 ---> Running in 6284c1d389f8 06:52:50 ---> Running in e60949a120d6 06:52: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 06:52:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:52:50 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 06:52:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:52: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 06:53:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:53:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:53:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:53:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:53:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:53:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:53:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:53:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:53:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:53:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:53:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:53:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:53:22 Removing intermediate container 28fbd2a2fe3b 06:53:22 ---> 98458f7ad747 06:53:22 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:53:23 ---> Running in f66654c96ebd 06:53:23 Removing intermediate container 6284c1d389f8 06:53:23 ---> 1513f24355fd 06:53:23 06:53:23 Step 10/24 : FROM alpine:3.12 06:53:23 3.12: Pulling from library/alpine 06:53:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:53:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:53:25 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:53:28 Status: Downloaded newer image for alpine:3.12 06:53:28 ---> 389fef711851 06:53:28 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:53:29 Removing intermediate container e60949a120d6 06:53:29 ---> 04041f35c511 06:53:29 06:53:29 Step 10/23 : FROM alpine:3.12 06:53:29 ---> 389fef711851 06:53:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:53:29 Removing intermediate container b7a0dbc912b5 06:53:29 ---> 169e21ba79ec 06:53:29 06:53:29 Step 10/23 : FROM alpine:3.12 06:53:29 ---> 389fef711851 06:53:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:53:29 ---> Running in 6b201226939e 06:53:29 ---> Running in 7062eb5d66ae 06:53:29 ---> Running in 842b0f1df931 06:53:29 Removing intermediate container 80aaaed872cb 06:53:29 ---> fc0371a3199b 06:53:29 06:53:29 Step 10/31 : FROM alpine:3.12 06:53:29 ---> 389fef711851 06:53:29 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:53:29 ---> Running in 4e8a51cfe79f 06:53:29 Removing intermediate container f66654c96ebd 06:53:29 ---> ff7a3e764710 06:53:29 06:53:29 Step 11/26 : FROM docker:20.10.0 06:53:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:53:30 20.10.0: Pulling from library/docker 06:53:30 Removing intermediate container 4e8a51cfe79f 06:53:30 ---> cf7db342409a 06:53:30 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:53:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:53:30 ---> Running in 129e2431cfc9 06:53:30 (1/5) Installing ca-certificates (20191127-r4) 06:53:30 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:53:30 (3/5) Installing libcurl (7.69.1-r3) 06:53:30 (4/5) Installing curl (7.69.1-r3) 06:53:30 (5/5) Installing dumb-init (1.2.2-r1) 06:53:30 Executing busybox-1.31.1-r19.trigger 06:53:30 Executing ca-certificates-20191127-r4.trigger 06:53:30 OK: 7 MiB in 19 packages 06:53:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:53:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:53:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:53:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:53:30 (1/1) Installing dumb-init (1.2.2-r1) 06:53:30 (1/1) Installing dumb-init (1.2.2-r1) 06:53:30 Executing busybox-1.31.1-r19.trigger 06:53:30 Executing busybox-1.31.1-r19.trigger 06:53:30 OK: 6 MiB in 15 packages 06:53:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:53:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:53:31 (1/2) Installing dumb-init (1.2.2-r1) 06:53:31 (2/2) Installing su-exec (0.2-r1) 06:53:31 Executing busybox-1.31.1-r19.trigger 06:53:31 OK: 6 MiB in 16 packages 06:53:31 OK: 6 MiB in 15 packages 06:53:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:53:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:53:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:53:33 Removing intermediate container 6b201226939e 06:53:33 ---> 1f0cc054b666 06:53:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:53:33 ---> Running in 124fc1bff559 06:53:33 Removing intermediate container 842b0f1df931 06:53:33 ---> 4ddbcd7fbfd5 06:53:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:53:33 Removing intermediate container 129e2431cfc9 06:53:33 ---> cfc20bf14eec 06:53:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:53:33 Removing intermediate container 7062eb5d66ae 06:53:33 ---> 808e1c12ee87 06:53:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:53:34 ---> Running in dfd89d3b394b 06:53:34 ---> Running in c3edbc1aaae3 06:53:34 Removing intermediate container 124fc1bff559 06:53:34 ---> 6b66d278a544 06:53:34 Step 13/24 : WORKDIR / 06:53:34 ---> Running in 9d628dc9bd59 06:53:34 ---> Running in de6301806e77 06:53:34 Removing intermediate container dfd89d3b394b 06:53:34 ---> 7629ca66bc59 06:53:34 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:53:34 Removing intermediate container c3edbc1aaae3 06:53:34 ---> 310847c85b75 06:53:34 Step 13/23 : ENV APP_PORT=48081 06:53:34 Removing intermediate container 9d628dc9bd59 06:53:34 ---> 29a50f474d42 06:53:34 Step 13/23 : ENV APP_PORT=48082 06:53:34 ---> Running in f86c0845ec33 06:53:34 ---> Running in e4ce6eb2d14b 06:53:34 Removing intermediate container de6301806e77 06:53:34 ---> f1e092bff03c 06:53:34 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:53:34 ---> Running in 65950cd96e2d 06:53:35 Removing intermediate container f86c0845ec33 06:53:35 ---> 234d46722eeb 06:53:35 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:53:35 Removing intermediate container e4ce6eb2d14b 06:53:35 ---> a0be0b3e0af0 06:53:35 Step 14/23 : EXPOSE $APP_PORT 06:53:35 Removing intermediate container 65950cd96e2d 06:53:35 ---> fdae0071891a 06:53:35 Step 14/23 : EXPOSE $APP_PORT 06:53:35 ---> Running in 44abdc5aa0fb 06:53:35 ---> 640635aaa15b 06:53:35 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:53:35 ---> Running in acc143a2f617 06:53:35 ---> Running in 7d2a9187e889 06:53:35 ---> 4b7c9fa4dfd6 06:53:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:53:35 Removing intermediate container acc143a2f617 06:53:35 ---> f02012353049 06:53:35 Step 15/23 : WORKDIR / 06:53:35 ---> Running in 68f7466fdf5f 06:53:36 Removing intermediate container 7d2a9187e889 06:53:36 ---> 14d6d6429b59 06:53:36 Step 15/23 : WORKDIR / 06:53:36 ---> Running in 80c86004d368 06:53:36 ---> 1a61475de679 06:53:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:53:36 Removing intermediate container 68f7466fdf5f 06:53:36 ---> 873daa3ba3d8 06:53:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:53:36 Removing intermediate container 80c86004d368 06:53:36 ---> 2bffaa59753e 06:53:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:53:36 ---> 891d9746a1d1 06:53:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:53:36 ---> e68d22eb2c45 06:53:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:53:36 Removing intermediate container 44abdc5aa0fb 06:53:36 ---> 3744224f0434 06:53:36 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:53:36 ---> 14dda2262567 06:53:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:53:36 ---> Running in 53d055bb65e6 06:53:37 ---> e7b95518111f 06:53:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:53:37 ---> 405541645b1f 06:53:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:53:37 ---> 72a75a7b48f0 06:53:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:53:37 Removing intermediate container 53d055bb65e6 06:53:37 ---> a67aa841a4c2 06:53:37 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:53:38 ---> 614187f4e05b 06:53:38 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/ 06:53:38 ---> 8dc0f670c2b0 06:53:38 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:53:38 ---> Running in 741d7f58cbf8 06:53:38 ---> e727719c9f69 06:53:38 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:53:38 ---> 5049d3601f76 06:53:38 Step 19/23 : ENTRYPOINT ["/core-command"] 06:53:38 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.298s coverage: 45.6% of statements 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 06:53:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.224s coverage: 100.0% of statements 06:53:38 ---> Running in 676312f38c7e 06:53:38 ---> Running in f6a664e1f826 06:53:38 ---> Running in 91d79e0cd783 06:53:38 Removing intermediate container 676312f38c7e 06:53:38 ---> bbf66fd2cc31 06:53:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:53:39 Removing intermediate container f6a664e1f826 06:53:39 ---> fe7fe3a3d6ff 06:53:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:53:39 ---> Running in bdec9da2cf92 06:53:39 ---> Running in 81d76c6c9c45 06:53:40 Removing intermediate container bdec9da2cf92 06:53:40 ---> 5aa7732a4230 06:53:40 Step 21/23 : LABEL arch=x86_64 06:53:40 Removing intermediate container 81d76c6c9c45 06:53:40 ---> 1570ff59b5ae 06:53:40 Step 21/23 : LABEL arch=x86_64 06:53:40 ---> Running in 2abb89be1fa1 06:53:40 ---> Running in f5a085b2a263 06:53:40 Removing intermediate container 741d7f58cbf8 06:53:40 ---> b85b2561d5d0 06:53:40 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:53:40 ---> Running in 457daa518cc9 06:53:40 Removing intermediate container f5a085b2a263 06:53:40 ---> f75c0a1c3fb2 06:53:40 Step 22/23 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 06:53:40 Removing intermediate container 2abb89be1fa1 06:53:40 ---> fc7c2301cef8 06:53:40 Step 22/23 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 06:53:41 Removing intermediate container 91d79e0cd783 06:53:41 ---> ad421f14d58e 06:53:41 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:53:41 ---> Running in 5e659fb8e82b 06:53:41 ---> Running in 0625ee6f8bac 06:53:41 Removing intermediate container 457daa518cc9 06:53:41 ---> 90f33b475eb2 06:53:41 Step 22/24 : LABEL arch=x86_64 06:53:41 ---> Running in b854b1f3d978 06:53:41 Removing intermediate container 5e659fb8e82b 06:53:41 ---> 9a50036f3bba 06:53:41 Step 23/23 : LABEL version=0.0.0 06:53:41 Removing intermediate container 0625ee6f8bac 06:53:41 ---> 9a52c8515404 06:53:41 Step 23/23 : LABEL version=0.0.0 06:53:41 ---> e0a1dcf8816c 06:53:41 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:53:41 ---> Running in 4fba570290f5 06:53:41 ---> Running in d699c4282d87 06:53:41 Removing intermediate container b854b1f3d978 06:53:41 ---> 658a89693131 06:53:41 Step 23/24 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 06:53:42 ---> Running in 8f52e337c6a3 06:53:42 Removing intermediate container d699c4282d87 06:53:42 ---> 4e9591a2de66 06:53:42 06:53:42 Removing intermediate container 4fba570290f5 06:53:42 ---> da2ec0a52486 06:53:42 06:53:42 Successfully built 4e9591a2de66 06:53:42 Successfully built da2ec0a52486 06:53:42 ---> 199d8d976ef1 06:53:42 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:53:42 Successfully tagged docker-core-command-go:latest 06:53:42  Building docker-core-command-go ... done Building docker-core-data-go 06:53:42 Successfully tagged docker-core-metadata-go:latest 06:53:42 Building docker-support-notifications-go 06:53:42  Building docker-core-metadata-go ... done Removing intermediate container 8f52e337c6a3 06:53:42 ---> 2bf974e68d2f 06:53:42 Step 24/24 : LABEL version=0.0.0 06:53:42 ---> Running in 56eafcba398e 06:53:42 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:53:42 Status: Downloaded newer image for docker:20.10.0 06:53:42 ---> aefe523efa57 06:53:42 Step 12/26 : RUN apk add --no-cache bash 06:53:42 ---> e26d27666ee5 06:53:42 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 06:53:42 ---> Running in b8dd1d61f86d 06:53:43 Removing intermediate container 56eafcba398e 06:53:43 ---> f3f1dd1526f8 06:53:43 06:53:43 ---> 5cb146f95649 06:53:43 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:53:44 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.509s coverage: 27.1% of statements 06:53:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:53:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:53:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:53:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:53:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:53:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:53:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements 06:53:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:53:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.082s coverage: 100.0% of statements 06:53:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:53:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:53:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.356s coverage: 65.8% of statements 06:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:53:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:53:45 Successfully built f3f1dd1526f8 06:53:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.709s coverage: 82.3% of statements 06:53:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:53:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:53:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:53:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:53:48 Successfully tagged docker-security-secretstore-setup-go:latest 06:53:48  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go 06:53:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:53:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:53:50 ---> 5f67a0aa5f4a 06:53:50 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:53:50 (1/2) Installing readline (8.0.4-r0) 06:53:50 (2/2) Installing bash (5.0.17-r0) 06:53:50 Executing bash-5.0.17-r0.post-install 06:53:50 Executing busybox-1.31.1-r19.trigger 06:53:50 OK: 12 MiB in 22 packages 06:53:51 ---> Running in c723ed269d81 06:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.238s coverage: 28.6% of statements 06:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.141s coverage: 100.0% of statements 06:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.132s coverage: 100.0% of statements 06:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:53:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.354s coverage: 86.7% of statements 06:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:53:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.385s coverage: 97.5% of statements 06:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:53:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.158s coverage: 78.3% of statements 06:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:53:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:53:56 Removing intermediate container c723ed269d81 06:53:56 ---> 47d7cf76a81b 06:53:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:54:00 Removing intermediate container b8dd1d61f86d 06:54:00 ---> 2e9a9f77f03e 06:54:00 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:54:03 ---> ddff0d684f59 06:54:03 Step 26/31 : RUN chmod +x /entrypoint.sh 06:54:03 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:54:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:54:03 ---> 94dc83ca3624 06:54:03 Step 3/22 : WORKDIR /edgex-go 06:54:03 ---> Using cache 06:54:03 ---> 79e575acbbab 06:54:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:54:03 ---> Using cache 06:54:03 ---> 90223a8635fc 06:54:03 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:54:03 ---> Running in 6fb273bcd34d 06:54:04 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:54:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:54:04 ---> 94dc83ca3624 06:54:04 Step 3/23 : WORKDIR /edgex-go 06:54:04 ---> Using cache 06:54:04 ---> 79e575acbbab 06:54:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:54:04 ---> Using cache 06:54:04 ---> 90223a8635fc 06:54:04 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:54:05 ---> Running in de921a020443 06:54:05 ---> Running in bfc148476b57 06:54:05 ---> Running in b673da92b480 06:54:05 Removing intermediate container 6fb273bcd34d 06:54:05 ---> b8935a6f95bb 06:54:05 Step 14/26 : ENV APP_PORT=48090 06:54:05 ---> Running in 63083ed7a647 06:54:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.298s coverage: 92.8% of statements 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:54:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:54:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.230s coverage: 0.1% of statements 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:54:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.109s coverage: 45.5% of statements 06:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 79.5% of statements 06:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 06:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements 06:54:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 06:54:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:54:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:54:07 ---> 94dc83ca3624 06:54:07 Step 3/22 : WORKDIR /edgex-go 06:54:07 ---> Using cache 06:54:07 ---> 79e575acbbab 06:54:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:54:07 ---> Using cache 06:54:07 ---> 90223a8635fc 06:54:07 Step 5/22 : RUN apk add --update --no-cache make git 06:54:07 ---> Using cache 06:54:07 ---> 4ebfa99b34b0 06:54:07 Step 6/22 : COPY go.mod . 06:54:07 ---> Using cache 06:54:07 ---> fdbe7b09ddf1 06:54:07 Step 7/22 : RUN go mod download 06:54:07 ---> Using cache 06:54:07 ---> 50be40579cbf 06:54:07 Step 8/22 : COPY . . 06:54:07 ---> Using cache 06:54:07 ---> f2aca989b752 06:54:07 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:54:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:54:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:54:07 Removing intermediate container 63083ed7a647 06:54:07 ---> 76858320b6b6 06:54:07 Step 15/26 : EXPOSE $APP_PORT 06:54:07 ---> Running in c6e1cd04811b 06:54:07 ---> Running in 0321a47408ac 06:54:08 Removing intermediate container 0321a47408ac 06:54:08 ---> 40bd38bcaaa4 06:54:08 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:54:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:54:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:54:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:54:08 Removing intermediate container b673da92b480 06:54:08 ---> f97574e5769a 06:54:08 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:54:08 ---> c8702e8a3eea 06:54:08 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:54:08 ---> Running in 52b24a588731 06:54:08 OK: 233 MiB in 51 packages 06:54:08 Removing intermediate container 52b24a588731 06:54:08 ---> 013f3146c38e 06:54:08 Step 28/31 : CMD ["gate"] 06:54:08 OK: 233 MiB in 51 packages 06:54:09 ---> 41e42fe07e10 06:54:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:54:09 ---> Running in 198421fcb6a8 06:54:09 Removing intermediate container 198421fcb6a8 06:54:09 ---> dfd5818d919b 06:54:09 Step 29/31 : LABEL arch=x86_64 06:54:10 Removing intermediate container bfc148476b57 06:54:10 ---> 795105f30cd8 06:54:10 Step 6/22 : COPY go.mod . 06:54:10 ---> Running in ad216e489b35 06:54:10 ---> c467c3d783e0 06:54:10 Step 19/26 : RUN apk --no-cache add py3-pip 06:54:10 Removing intermediate container de921a020443 06:54:10 ---> 9828de3a99d0 06:54:10 Step 6/23 : COPY go.mod . 06:54:10 ---> Running in 4ec76ca5b3f4 06:54:10 ---> de4c7bb19a78 06:54:10 Step 7/22 : RUN go mod download 06:54:10 Removing intermediate container ad216e489b35 06:54:10 ---> 9d47fbdd646c 06:54:10 Step 30/31 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 06:54:10 ---> Running in a8b62e49de4f 06:54:11 ---> Running in 21c75f642555 06:54:11 ---> 2fd077c3bc45 06:54:11 Step 7/23 : RUN go mod download 06:54:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:54:11 ---> Running in 815eba29fee9 06:54:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:54:11 Removing intermediate container 21c75f642555 06:54:11 ---> 79a23ab14bfe 06:54:11 Step 31/31 : LABEL version=0.0.0 06:54:11 (1/33) Installing libbz2 (1.0.8-r1) 06:54:12 (2/33) Installing expat (2.2.9-r1) 06:54:12 (3/33) Installing libffi (3.3-r2) 06:54:12 (4/33) Installing gdbm (1.13-r1) 06:54:12 (5/33) Installing xz-libs (5.2.5-r0) 06:54:12 (6/33) Installing sqlite-libs (3.32.1-r0) 06:54:12 (7/33) Installing python3 (3.8.5-r0) 06:54:12 ---> Running in ccabf0081b3a 06:54:14 Removing intermediate container ccabf0081b3a 06:54:14 ---> 6da2e03c0458 06:54:14 06:54:14 (8/33) Installing py3-appdirs (1.4.4-r1) 06:54:14 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:54:14 (10/33) Installing py3-parsing (2.4.7-r0) 06:54:14 (11/33) Installing py3-six (1.15.0-r0) 06:54:15 (12/33) Installing py3-packaging (20.4-r0) 06:54:15 (13/33) Installing py3-setuptools (47.0.0-r0) 06:54:15 Successfully built 6da2e03c0458 06:54:15 (14/33) Installing py3-chardet (3.0.4-r4) 06:54:15 Successfully tagged docker-security-bootstrapper-go:latest 06:54:15 Building docker-security-proxy-setup-go 06:54:15  Building docker-security-bootstrapper-go ... done (15/33) Installing py3-idna (2.9-r0) 06:54:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements 06:54:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 06:54:16 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:54:16 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:54:17 (18/33) Installing py3-requests (2.23.0-r0) 06:54:18 (19/33) Installing py3-msgpack (1.0.0-r0) 06:54:18 (20/33) Installing py3-lockfile (0.12.2-r3) 06:54:19 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:54:20 (22/33) Installing py3-colorama (0.4.3-r0) 06:54:21 (23/33) Installing py3-distlib (0.3.0-r0) 06:54:21 (24/33) Installing py3-distro (1.5.0-r1) 06:54:21 (25/33) Installing py3-webencodings (0.5.1-r3) 06:54:22 (26/33) Installing py3-html5lib (1.0.1-r4) 06:54:22 Removing intermediate container a8b62e49de4f 06:54:22 ---> 6b44dc69bc5a 06:54:22 Step 8/22 : COPY . . 06:54:22 (27/33) Installing py3-pytoml (0.1.21-r0) 06:54:23 (28/33) Installing py3-pep517 (0.8.2-r0) 06:54:23 (29/33) Installing py3-progress (1.5-r0) 06:54:23 (30/33) Installing py3-toml (0.10.1-r0) 06:54:23 (31/33) Installing py3-retrying (1.3.3-r0) 06:54:24 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:54:24 (33/33) Installing py3-pip (20.1.1-r0) 06:54:25 Removing intermediate container 815eba29fee9 06:54:25 ---> faf20238befc 06:54:25 Step 8/23 : COPY . . 06:54:25 Executing busybox-1.31.1-r19.trigger 06:54:25 OK: 71 MiB in 55 packages 06:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.147s coverage: 92.9% of statements 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 06:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.116s coverage: 87.2% of statements 06:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.163s coverage: 84.2% of statements 06:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.163s coverage: 91.4% of statements 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.654s coverage: 63.5% of statements 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 06:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.073s coverage: 91.3% of statements 06:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 06:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 06:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 06:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.719s coverage: 68.9% of statements 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.383s coverage: 37.0% of statements 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:54:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.490s coverage: 84.0% of statements 06:54:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.088s coverage: 100.0% of statements 06:54:38 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:54:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:54:38 ---> 94dc83ca3624 06:54:38 Step 3/21 : WORKDIR /edgex-go 06:54:38 ---> Using cache 06:54:38 ---> 79e575acbbab 06:54:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:54:38 ---> Using cache 06:54:38 ---> 90223a8635fc 06:54:38 Step 5/21 : RUN apk add --update --no-cache make git 06:54:38 ---> Using cache 06:54:38 ---> 4ebfa99b34b0 06:54:38 Step 6/21 : COPY go.mod . 06:54:38 ---> Using cache 06:54:38 ---> fdbe7b09ddf1 06:54:38 Step 7/21 : RUN go mod download 06:54:38 ---> Using cache 06:54:38 ---> 50be40579cbf 06:54:38 Step 8/21 : COPY . . 06:54:38 ---> Using cache 06:54:38 ---> f2aca989b752 06:54:38 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:54:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.470s coverage: 47.0% of statements 06:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:54:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.154s coverage: 100.0% of statements 06:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:54:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.181s coverage: 100.0% of statements 06:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 06:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:54:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.274s coverage: 87.7% of statements 06:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:54:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:54:41 ---> Running in 628d8485a0c1 06:54:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:54:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.348s coverage: 29.1% of statements 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:54:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.219s coverage: 99.0% of statements 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:54:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.099s coverage: 100.0% of statements 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:54:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.130s coverage: 100.0% of statements 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:54:47 ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:54:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:54:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.079s coverage: 87.9% of statements 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:54:47 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:54:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.078s coverage: 100.0% of statements 06:54:47 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 06:54:47 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 06:54:48 GO111MODULE=on go vet ./... 06:54:54 Removing intermediate container c6e1cd04811b 06:54:54 ---> 5d3897e74087 06:54:54 06:54:54 Step 10/22 : FROM alpine:3.12 06:54:54 ---> 389fef711851 06:54:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:54:55 ---> Using cache 06:54:55 ---> 808e1c12ee87 06:54:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:54:55 ---> Using cache 06:54:55 ---> 29a50f474d42 06:54:55 Step 13/22 : ENV APP_PORT=48085 06:54:56 ---> 3e25ee43af44 06:54:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:54:56 ---> Running in 758858b260ac 06:54:56 ---> Running in 6fbeb2a77b6e 06:54:56 ---> 16eb257ba6e7 06:54:56 Step 9/23 : RUN make cmd/core-data/core-data 06:54:56 ---> Running in 7f17878da0f0 06:54:56 Removing intermediate container 4ec76ca5b3f4 06:54:56 ---> 78c6462eb57f 06:54:56 Step 20/26 : RUN pip install docker-compose==1.23.2 06:54:56 Removing intermediate container 758858b260ac 06:54:56 ---> e3f8b053974e 06:54:56 Step 14/22 : EXPOSE $APP_PORT 06:54:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:54:58 ---> Running in 9befb09de0af 06:54:58 ---> Running in 16486fe8a1ef 06:54:58 Removing intermediate container 16486fe8a1ef 06:54:58 ---> 2dd747187862 06:54:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:54:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:54:59 ---> e17453871584 06:54:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:54:59 ---> 0432087766fd 06:54:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:55:00 ---> ce70217230d0 06:55:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:55:00 ---> Running in 7d0a2ed7905f 06:55:00 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 06:55:00 Removing intermediate container 7d0a2ed7905f 06:55:00 ---> 4688891f6339 06:55:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:55:01 ---> Running in eca3f4dd0309 06:55:01 Collecting docker-compose==1.23.2 06:55:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:55:01 Removing intermediate container eca3f4dd0309 06:55:01 ---> 029b8b1d7ea3 06:55:01 Step 20/22 : LABEL arch=x86_64 06:55:01 ---> Running in c3bd23053173 06:55:01 Collecting docker<4.0,>=3.6.0 06:55:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:55:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:55:02 Collecting texttable<0.10,>=0.9.0 06:55:02 Removing intermediate container c3bd23053173 06:55:02 ---> f02c1aeab928 06:55:02 Step 21/22 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 06:55:02 Downloading texttable-0.9.1.tar.gz (11 kB) 06:55:02 ---> Running in 1d1354fecc63 06:55:02 Removing intermediate container 1d1354fecc63 06:55:02 ---> d683675d3649 06:55:02 Step 22/22 : LABEL version=0.0.0 06:55:03 ---> Running in a4cdd1c9c487 06:55:03 Removing intermediate container a4cdd1c9c487 06:55:03 ---> a68b1b2411aa 06:55:03 06:55:03 Collecting jsonschema<3,>=2.5.1 06:55:03 Successfully built a68b1b2411aa 06:55:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:55:03 Successfully tagged docker-support-scheduler-go:latest 06:55:03  Building docker-support-scheduler-go ... done Collecting PyYAML<4,>=3.10 06:55:03 Downloading PyYAML-3.13.tar.gz (270 kB) 06:55:05 Collecting docopt<0.7,>=0.6.1 06:55:05 Downloading docopt-0.6.2.tar.gz (25 kB) 06:55:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:55:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:55:07 Collecting dockerpty<0.5,>=0.4.1 06:55:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:55:09 Collecting cached-property<2,>=1.2.0 06:55:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:55:09 Collecting websocket-client<1.0,>=0.32.0 06:55:09 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:55:09 Collecting docker-pycreds>=0.4.0 06:55:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:55:11 Collecting idna<2.8,>=2.5 06:55:11 Removing intermediate container 628d8485a0c1 06:55:11 ---> 6c43510d4689 06:55:11 06:55:11 Step 10/21 : FROM alpine:3.12 06:55:11 ---> 389fef711851 06:55:11 Step 11/21 : RUN apk add --update --no-cache curl 06:55:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:55:11 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 06:55:11 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 06:55:11 ---> Running in 76f57e7ffbc9 06:55:11 Collecting urllib3<1.25,>=1.21.1 06:55:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:55:11 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:55:11 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:55:11 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:55:11 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:55:11 Installing collected packages: websocket-client, docker-pycreds, idna, urllib3, requests, docker, texttable, jsonschema, PyYAML, docopt, dockerpty, cached-property, docker-compose 06:55:12 Attempting uninstall: idna 06:55:12 Found existing installation: idna 2.9 06:55:12 Uninstalling idna-2.9: 06:55:12 Successfully uninstalled idna-2.9 06:55:12 Attempting uninstall: urllib3 06:55:12 Found existing installation: urllib3 1.25.9 06:55:12 Uninstalling urllib3-1.25.9: 06:55:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:55:12 Successfully uninstalled urllib3-1.25.9 06:55:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:55:12 (1/4) Installing ca-certificates (20191127-r4) 06:55:12 Attempting uninstall: requests 06:55:12 Found existing installation: requests 2.23.0 06:55:12 Uninstalling requests-2.23.0: 06:55:12 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:55:12 (3/4) Installing libcurl (7.69.1-r3) 06:55:12 (4/4) Installing curl (7.69.1-r3) 06:55:12 Successfully uninstalled requests-2.23.0 06:55:12 Executing busybox-1.31.1-r19.trigger 06:55:12 Executing ca-certificates-20191127-r4.trigger 06:55:13 OK: 7 MiB in 18 packages 06:55:13 Running setup.py install for texttable: started 06:55:14 Running setup.py install for texttable: finished with status 'done' 06:55:14 Running setup.py install for PyYAML: started 06:55:15 Removing intermediate container 76f57e7ffbc9 06:55:15 ---> a32831a65316 06:55:15 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:55:15 Running setup.py install for PyYAML: finished with status 'done' 06:55:15 Running setup.py install for docopt: started 06:55:15 ---> Running in fd5ef07eeaba 06:55:16 Running setup.py install for docopt: finished with status 'done' 06:55:16 Running setup.py install for dockerpty: started 06:55:16 Removing intermediate container fd5ef07eeaba 06:55:16 ---> a2c580fb6237 06:55:16 Step 13/21 : WORKDIR /edgex 06:55:16 ---> Running in 7b1de4646709 06:55:16 Running setup.py install for dockerpty: finished with status 'done' 06:55:16 Removing intermediate container 7b1de4646709 06:55:16 ---> 9d4a32c2288d 06:55:16 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06: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.57.0 06:55:17 ---> e74ef67d7e27 06:55:17 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:55:19 ---> 3314983d2786 06:55:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:55:23 ---> 499dfc56498f 06:55:23 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:55:23 Removing intermediate container 9befb09de0af 06:55:23 ---> 3b4bb4f045d9 06:55:23 Step 21/26 : RUN apk --no-cache add curl 06:55:23 ---> Running in 91aeb1b99f40 06:55:23 Removing intermediate container 6fbeb2a77b6e 06:55:23 ---> 36a461dab3ec 06:55:23 06:55:23 Step 10/22 : FROM alpine:3.12 06:55:23 ---> 389fef711851 06:55:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:55:23 ---> Running in 21018032eadf 06:55:23 ---> Running in a8a3cc577497 06:55:23 Removing intermediate container 91aeb1b99f40 06:55:23 ---> b81f01157711 06:55:23 Step 18/21 : CMD ["--init=true"] 06:55:23 ---> Running in e8553e9555cd 06:55:24 Removing intermediate container e8553e9555cd 06:55:24 ---> 2457efd56425 06:55:24 Step 19/21 : LABEL arch=x86_64 06:55:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:55:24 ---> Running in 850edf13412d 06:55:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:55:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:55:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:55:24 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:55:24 (2/3) Installing libcurl (7.69.1-r3) 06:55:24 (3/3) Installing curl (7.69.1-r3) 06:55:24 Executing busybox-1.31.1-r19.trigger 06:55:24 OK: 72 MiB in 58 packages 06:55:24 (1/2) Installing ca-certificates (20191127-r4) 06:55:24 (2/2) Installing dumb-init (1.2.2-r1) 06:55:24 Executing busybox-1.31.1-r19.trigger 06:55:24 Executing ca-certificates-20191127-r4.trigger 06:55:24 OK: 6 MiB in 16 packages 06:55:24 Removing intermediate container 850edf13412d 06:55:24 ---> f73e7a4e1ddc 06:55:24 Step 20/21 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 06:55:26 ---> Running in 49a8ced44fa8 06:55:26 Removing intermediate container 7f17878da0f0 06:55:26 ---> 5eee4fe605c6 06:55:26 06:55:26 Step 10/23 : FROM alpine:3.12 06:55:26 ---> 389fef711851 06:55:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:55:27 ---> Running in cf6fe7be95da 06:55:27 Removing intermediate container 49a8ced44fa8 06:55:27 ---> dc92537823d8 06:55:27 Step 21/21 : LABEL version=0.0.0 06:55:27 Removing intermediate container 21018032eadf 06:55:27 ---> 3dc05cb3c2f0 06:55:27 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:55:27 Removing intermediate container a8a3cc577497 06:55:27 ---> 594547af0cf8 06:55:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:55:27 ---> Running in 1f3f471a7b46 06:55:27 ---> Running in 4b1949cf5144 06:55:28 Removing intermediate container cf6fe7be95da 06:55:28 ---> 0e4f4d752084 06:55:28 Step 12/23 : ENV APP_PORT=48080 06:55:28 ---> Running in 50c846d164ac 06:55:28 ---> Running in 27f8f0de39a9 06:55:28 Removing intermediate container 4b1949cf5144 06:55:28 ---> bff407290e48 06:55:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:55:28 Removing intermediate container 1f3f471a7b46 06:55:28 ---> f4d4e73b15e1 06:55:28 06:55:28 Successfully built f4d4e73b15e1 06:55:28 ---> Running in da9d42ebd4c0 06:55:28 Removing intermediate container 50c846d164ac 06:55:28 ---> e4a7fff6536e 06:55:28 Step 13/22 : ENV APP_PORT=48060 06:55:28 Successfully tagged docker-security-proxy-setup-go:latest 06:55:28  Building docker-security-proxy-setup-go ... done Removing intermediate container 27f8f0de39a9 06:55:28 ---> 77de8d03a32f 06:55:28 Step 13/23 : EXPOSE $APP_PORT 06:55:28 ---> Running in 31bb999e46b2 06:55:28 ---> Running in 84c510aa3b02 06:55:28 Removing intermediate container da9d42ebd4c0 06:55:28 ---> 5b4c3b4ab233 06:55:28 Step 24/26 : LABEL arch=x86_64 06:55:29 Removing intermediate container 31bb999e46b2 06:55:29 ---> a483209fe71e 06:55:29 Step 14/22 : EXPOSE $APP_PORT 06:55:29 ---> Running in a8e89652200f 06:55:29 Removing intermediate container 84c510aa3b02 06:55:29 ---> d28cef49cd45 06:55:29 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:29 ---> Running in f9acda352132 06:55:29 ---> Running in 0b17bc8b83b9 06:55:29 Removing intermediate container a8e89652200f 06:55:29 ---> aa25ef88ab6f 06:55:29 Step 25/26 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 06:55:29 ---> Running in 8ab9c5785174 06:55:29 Removing intermediate container f9acda352132 06:55:29 ---> 6fd6180aba90 06:55:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:55:29 Removing intermediate container 8ab9c5785174 06:55:29 ---> 17bf76316648 06:55:29 Step 26/26 : LABEL version=0.0.0 06:55:30 ---> Running in ccd6d1aca023 06:55:30 ---> 31e22bf68ff1 06:55:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:55:30 Removing intermediate container ccd6d1aca023 06:55:30 ---> eb77356828eb 06:55:30 06:55:30 Successfully built eb77356828eb 06:55:30 Successfully tagged docker-sys-mgmt-agent-go:latest 06:55:31  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 0b17bc8b83b9 06:55:31 ---> 1d9e78cc5d90 06:55:31 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:55:31 ---> f98655414ec0 06:55:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:55:31 ---> Running in 0df492b36b21 06:55:31 ---> 9867b08a564c 06:55:31 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:55:31 ---> Running in 34e930596bca 06:55:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:55:31 Removing intermediate container 34e930596bca 06:55:31 ---> cb2a3e7ac954 06:55:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:55:31 ---> Running in ef1f0d483081 06:55:31 Removing intermediate container ef1f0d483081 06:55:31 ---> ff72883e3271 06:55:31 Step 20/22 : LABEL arch=x86_64 06:55:31 ---> Running in 3629defb06f2 06:55:32 Removing intermediate container 3629defb06f2 06:55:32 ---> 258e0fd0da70 06:55:32 Step 21/22 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 06:55:32 ---> Running in 989aa3927fa6 06:55:32 Removing intermediate container 989aa3927fa6 06:55:32 ---> e9e44c847b7b 06:55:32 Step 22/22 : LABEL version=0.0.0 06:55:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:55:32 ---> Running in 8ff0ebb92dd1 06:55:32 Removing intermediate container 8ff0ebb92dd1 06:55:32 ---> dc810ad53c54 06:55:32 06:55:32 Successfully built dc810ad53c54 06:55:32 Successfully tagged docker-support-notifications-go:latest 06:55:33  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) 06:55:33 (2/6) Installing libgcc (9.3.0-r2) 06:55:33 (3/6) Installing libsodium (1.0.18-r0) 06:55:33 (4/6) Installing libstdc++ (9.3.0-r2) 06:55:33 (5/6) Installing libzmq (4.3.3-r0) 06:55:33 (6/6) Installing zeromq (4.3.3-r0) 06:55:33 Executing busybox-1.31.1-r19.trigger 06:55:33 OK: 8 MiB in 20 packages 06:55:34 Removing intermediate container 0df492b36b21 06:55:34 ---> 42862da1be97 06:55:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:55:34 ---> 0e8517e4eab3 06:55:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:55:35 ---> 2f59ae799c21 06:55:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:55:35 ---> fed5fecc5f57 06:55:35 Step 19/23 : ENTRYPOINT ["/core-data"] 06:55:35 ---> Running in 81479cb9481f 06:55:35 Removing intermediate container 81479cb9481f 06:55:35 ---> 1199ae5a06a6 06:55:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:55:35 ---> Running in 0d787092130e 06:55:35 Removing intermediate container 0d787092130e 06:55:35 ---> 30bf55cf30fa 06:55:35 Step 21/23 : LABEL arch=x86_64 06:55:35 ---> Running in dd3fb0f68111 06:55:36 Removing intermediate container dd3fb0f68111 06:55:36 ---> c7abbc3a6319 06:55:36 Step 22/23 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 06:55:36 ---> Running in d7d783d3f38f 06:55:36 Removing intermediate container d7d783d3f38f 06:55:36 ---> ba08d04ac826 06:55:36 Step 23/23 : LABEL version=0.0.0 06:55:36 ---> Running in 0a5bebb97942 06:55:36 Removing intermediate container 0a5bebb97942 06:55:36 ---> c5a0a3c9e926 06:55:36 06:55:36 Successfully built c5a0a3c9e926 06:55:36 Successfully tagged docker-core-data-go:latest 06:55:37  Building docker-core-data-go ... done  [Pipeline] } 06:55:37 $ docker stop --time=1 43049d6d946d466f40f70c5fdcccaf9daa79c0e9bad560ee17198d05c1b2bed7 06:55:38 $ docker rm -f 43049d6d946d466f40f70c5fdcccaf9daa79c0e9bad560ee17198d05c1b2bed7 [Pipeline] // withDockerContainer [Pipeline] sh 06:55:39 + docker images 06:55:39 + grep docker 06:55:39 docker-core-data-go latest c5a0a3c9e926 3 seconds ago 22.3MB 06:55:39 docker-support-notifications-go latest dc810ad53c54 7 seconds ago 17.6MB 06:55:39 docker-sys-mgmt-agent-go latest eb77356828eb 9 seconds ago 313MB 06:55:39 docker-security-proxy-setup-go latest f4d4e73b15e1 11 seconds ago 24.4MB 06:55:39 docker-support-scheduler-go latest a68b1b2411aa 36 seconds ago 17MB 06:55:39 docker-security-bootstrapper-go latest 6da2e03c0458 About a minute ago 23.8MB 06:55:39 docker-security-secretstore-setup-go latest f3f1dd1526f8 About a minute ago 24.6MB 06:55:39 docker-core-command-go latest 4e9591a2de66 About a minute ago 16.9MB 06:55:39 docker-core-metadata-go latest da2ec0a52486 About a minute ago 18.8MB 06:55:39 docker 20.10.0 aefe523efa57 8 weeks 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 06:55:56 Still waiting to schedule task 06:55:56 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:56:10 gofmt -l . 06:56:10 [ "`gofmt -l .`" = "" ] 06:56:10 ./bin/test-go-mod-tidy.sh 06:56:10 ./bin/test-attribution-txt.sh [Pipeline] sh 06:56:10 + ls -al . 06:56:10 total 724 06:56:10 drwxrwxr-x 9 1001 1001 4096 Feb 8 06:56 . 06:56:10 drwxr-xr-x 4 root root 4096 Feb 8 06:51 .. 06:56:10 -rw-rw-r-- 1 1001 1001 11 Feb 8 06:50 .dockerignore 06:56:10 drwxrwxr-x 8 1001 1001 4096 Feb 8 06:50 .git 06:56:10 drwxrwxr-x 3 1001 1001 4096 Feb 8 06:50 .github 06:56:10 -rw-rw-r-- 1 1001 1001 872 Feb 8 06:50 .gitignore 06:56:10 -rw-rw-r-- 1 1001 1001 166 Feb 8 06:50 .sonarcloud.properties 06:56:10 -rw-rw-r-- 1 1001 1001 7859 Feb 8 06:50 Attribution.txt 06:56:10 -rw-rw-r-- 1 1001 1001 3804 Feb 8 06:50 CONTRIBUTING.md 06:56:10 -rw-rw-r-- 1 1001 1001 931 Feb 8 06:50 Dockerfile.build 06:56:10 -rw-rw-r-- 1 1001 1001 863 Feb 8 06:50 Jenkinsfile 06:56:10 -rw-rw-r-- 1 1001 1001 10775 Feb 8 06:50 LICENSE 06:56:10 -rw-rw-r-- 1 1001 1001 6001 Feb 8 06:50 Makefile 06:56:10 -rw-rw-r-- 1 1001 1001 6524 Feb 8 06:50 README.md 06:56:10 -rw-rw-r-- 1 1001 1001 6755 Feb 8 06:50 SECURITY.md 06:56:10 -rw-rw-r-- 1 1001 1001 5 Feb 8 06:47 VERSION 06:56:10 -rw-rw-r-- 1 1001 1001 4131 Feb 8 06:50 ZMQWindows.md 06:56:10 drwxrwxr-x 2 1001 1001 4096 Feb 8 06:50 bin 06:56:10 drwxrwxr-x 15 1001 1001 4096 Feb 8 06:50 cmd 06:56:10 -rw-r--r-- 1 root root 590503 Feb 8 06:54 coverage.out 06:56:10 -rw-r--r-- 1 root root 1054 Feb 8 06:56 go.mod 06:56:10 -rw-r--r-- 1 root root 19290 Feb 8 06:56 go.sum 06:56:10 drwxrwxr-x 8 1001 1001 4096 Feb 8 06:50 internal 06:56:10 drwxrwxr-x 4 1001 1001 4096 Feb 8 06:50 openapi 06:56:10 drwxrwxr-x 4 1001 1001 4096 Feb 8 06:50 snap 06:56:10 -rw-rw-r-- 1 1001 1001 168 Feb 8 06:50 version.go [Pipeline] sh 06:56:11 + '[' -e coverage.out ] 06:56:11 + chown 1001:1001 coverage.out [Pipeline] stash 06:56:11 Warning: overwriting stash ‘coverage-report’ 06:56:12 Stashed 1 file(s) [Pipeline] sh 06:56:13 + make build 06:56:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:56:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:56:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:56:46 Running on prd-ubuntu18.04-docker-8c-8g-25470 in /w/workspace/edgexfoundry_edgex-go_PR-3144 [Pipeline] { [Pipeline] ws 06:56:46 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:56:49 using credential edgex-jenkins-ssh 06:56:49 Cloning the remote Git repository 06:56:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:56:49 > git init /w/workspace/edgex-go/1 # timeout=10 06:56:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:56:49 > git --version # timeout=10 06:56:49 > git --version # 'git version 2.17.1' 06:56:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:56:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:56:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:56:56 Merging remotes/origin/master commit 27e67a26db9587a799bf14cca6c65a65d4396aa9 into PR head commit 55f99d39bec49b0bfbda7440a57be504e49139c2 06:56:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:56:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:56:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:56:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:56:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3144/head:refs/remotes/origin/PR-3144 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:56:56 > git config core.sparsecheckout # timeout=10 06:56:56 > git checkout -f 55f99d39bec49b0bfbda7440a57be504e49139c2 # timeout=10 06:56:57 Merge succeeded, producing 55f99d39bec49b0bfbda7440a57be504e49139c2 06:56:57 Checking out Revision 55f99d39bec49b0bfbda7440a57be504e49139c2 (PR-3144) 06:56:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:56:57 > git remote # timeout=10 06:56:57 > git config --get remote.origin.url # timeout=10 06:56:57 using GIT_SSH to set credentials SSH Credentials for GitHub 06:56:57 > git merge 27e67a26db9587a799bf14cca6c65a65d4396aa9 # timeout=10 06:56:57 > git rev-parse HEAD^{commit} # timeout=10 06:56:57 > git config core.sparsecheckout # timeout=10 06:56:57 > git checkout -f 55f99d39bec49b0bfbda7440a57be504e49139c2 # timeout=10 06:57:00 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:57:00 > git --version # timeout=10 06:57:00 > git --version # 'git version 2.17.1' 06:57:00 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:02 + echo snap-build.sh 06:57:02 snap-build.sh 06:57:02 + SNAP_BASE_DIR=. 06:57:02 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:57:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:57:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:57:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:57:02 + cd /w/workspace/edgex-go/1 06:57:02 + sudo apt-get remove -qy --purge lxd lxd-client 06:57:02 Reading package lists... 06:57:02 Building dependency tree... 06:57:02 Reading state information... 06:57:02 The following packages were automatically installed and are no longer required: 06:57:02 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:57:02 uidmap xdelta3 06:57:02 Use 'sudo apt autoremove' to remove them. 06:57:02 The following packages will be REMOVED: 06:57:02 lxd* lxd-client* 06:57:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:57:03 After this operation, 31.7 MB disk space will be freed. 06:57:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:57:04 (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.) 06:57:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:57:05 Removing lxd dnsmasq configuration 06:57:06 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:57:06 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:57:06 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:57:07 (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.) 06:57:07 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:57:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:57:08 Processing triggers for systemd (237-3ubuntu10.42) ... 06:57:09 Processing triggers for ureadahead (0.100.0-21) ... 06:57:10 + sudo snap remove --purge lxd 06:57:10 snap "lxd" is not installed 06:57:10 + sudo groupadd --force --system lxd 06:57:10 ++ whoami 06:57:10 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:57:10 + newgrp - lxd 06:57:10 + sudo snap install lxd 06:57:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:57:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:57:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 06:57:23 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 06:57:23 2021-02-08T06:57:19Z INFO Waiting for automatic snapd restart... 06:57:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 06:57:33 $ docker stop --time=1 a4b0e88a04ee4625a04b0dd42dadc512fb45dda2f4de645064ecb5aa86eddf1c 06:57:35 $ docker rm -f a4b0e88a04ee4625a04b0dd42dadc512fb45dda2f4de645064ecb5aa86eddf1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:57:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:57:38 06:57:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:57:38 lxd 4.10 from Canonical* installed 06:57:38 + sudo lxd init --auto [Pipeline] isUnix [Pipeline] sh 06:57:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:57:39 latest: Pulling from edgex-devops/edgex-compose-arm64 06:57:39 29e5d40040c1: Pulling fs layer 06:57:39 1ce36da41761: Pulling fs layer 06:57:39 25b303627fd3: Pulling fs layer 06:57:39 29e5d40040c1: Download complete 06:57:39 29e5d40040c1: Pull complete 06:57:39 1ce36da41761: Verifying Checksum 06:57:39 1ce36da41761: Download complete 06:57:41 1ce36da41761: Pull complete 06:57:41 25b303627fd3: Verifying Checksum 06:57:41 25b303627fd3: Download complete 06:57:48 + sudo snap install --classic snapcraft 06:57:51 25b303627fd3: Pull complete 06:57:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:57:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:57:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:57:51 prd-ubuntu18.04-docker-arm64-4c-16g-25469 does not seem to be running inside a container 06:57:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:57:53 snapcraft 4.4.4 from Canonical* installed 06:57:53 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:57:53 + patch --verbose -p1 06:57:53 Hmm... Looks like a unified diff to me... 06:57:53 The text leading up to this was: 06:57:53 -------------------------- 06:57:53 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 06:57:53 |From: Tony Espy 06:57:53 |Date: Wed, 16 Dec 2020 16:34:55 -0500 06:57:53 |Subject: [PATCH] optimize snap build for pipeline CI check 06:57:53 | 06:57:53 |This patch is used by the EdgeX CI pipeline builds to 06:57:53 |optimize the snap CI check run for pull requests. When 06:57:53 |applied, it essentially strips out everything (apps and 06:57:53 |parts) from the snapcraft.yaml file except those required 06:57:53 |to build edgex-go, as the whole idea of the CI check is to 06:57:53 |catch changes to edgex-go that break the snap build. 06:57:53 | 06:57:53 |In general, anyone updating snapcraft.yaml will also need 06:57:53 |to update this patch file, otherwise it may fail to apply, 06:57:53 |resulting in a failed snap build CI check in the associated 06:57:53 |pull request. 06:57:53 | 06:57:53 |Note - in addition to applying this patch, the pipeline also 06:57:53 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:57:53 |need to build the finally binary .snap file (and it won't 06:57:53 |work with the patch applied). This further reduces the build 06:57:53 |time. 06:57:53 |--- 06:57:53 | snap/snapcraft.yaml | 461 +------------------------------------------- 06:57:53 | 1 file changed, 2 insertions(+), 459 deletions(-) 06:57:53 | 06:57:53 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:57:53 |index 1e537489..faf42425 100644 06:57:53 |--- a/snap/snapcraft.yaml 06:57:53 |+++ b/snap/snapcraft.yaml 06:57:53 -------------------------- 06:57:53 patching file snap/snapcraft.yaml 06:57:53 Using Plan A... 06:57:53 Hunk #1 succeeded at 73. 06:57:53 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 06:57:53 Hunk #3 succeeded at 214 (offset -1 lines). 06:57:53 Hunk #4 succeeded at 222 (offset -1 lines). 06:57:53 Hunk #5 succeeded at 229 (offset -1 lines). 06:57:53 Hunk #6 succeeded at 256 (offset -1 lines). 06:57:53 Hunk #7 succeeded at 290 (offset -1 lines). 06:57:53 Hunk #8 succeeded at 342. 06:57:53 Hmm... Ignoring the trailing garbage. 06:57:53 done 06:57:53 + sudo snapcraft prime --use-lxd 06:57:54 $ docker top 82bbd8198e84bd8ca8c4e399695b4138e3da3d457866a26ada6e5d71ad52a529 -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:55 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:57:55 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:57:55 - README.md 06:57:55 - snapcraft.yaml.orig 06:57:55 06:57:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:57:55 + docker-compose build --help 06:57:55 + grep parallel 06:57:56 Launching a container. 06:57:59 --parallel Build images in parallel. [Pipeline] } 06:57:59 $ docker stop --time=1 82bbd8198e84bd8ca8c4e399695b4138e3da3d457866a26ada6e5d71ad52a529 06:58:01 $ docker rm -f 82bbd8198e84bd8ca8c4e399695b4138e3da3d457866a26ada6e5d71ad52a529 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:58:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:58:02 . [Pipeline] withDockerContainer 06:58:02 prd-ubuntu18.04-docker-arm64-4c-16g-25469 does not seem to be running inside a container 06:58:02 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:58:04 $ docker top 7768270b7c73f6e256298d2f2f148d4cfb5a471338c0522d40d1d392a1bfeb59 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:05 + docker-compose -f ./docker-compose-build.yml build --parallel 06:58:08 Building docker-core-command-go ... 06:58:08 Building docker-core-data-go ... 06:58:08 Building docker-core-metadata-go ... 06:58:08 Building docker-security-bootstrapper-go ... 06:58:08 Building docker-security-proxy-setup-go ... 06:58:08 Building docker-security-secretstore-setup-go ... 06:58:08 Building docker-support-notifications-go ... 06:58:08 Building docker-support-scheduler-go ... 06:58:08 Building docker-sys-mgmt-agent-go ... 06:58:08 Building docker-support-notifications-go 06:58:08 Building docker-security-bootstrapper-go 06:58:08 Building docker-security-proxy-setup-go 06:58:08 Building docker-core-command-go 06:58:08 Building docker-sys-mgmt-agent-go 06:58:10 Waiting for container to be ready 06:58:10 To start your first instance, try: lxc launch ubuntu:18.04 06:58:10 06:58:12 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:58:13 Waiting for network to be ready... 06:58:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:58:13 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:58:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] 06:58:14 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:58:14 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:58:14 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:58:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:58:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:58:14 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:58:14 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:58:14 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:58:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 06:58:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 06:58:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 06:58:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 06:58:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 06:58:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 06:58:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 06:58:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:58:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] 06:58:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 06:58:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 06:58:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 06:58:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 06:58:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 06:58:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] 06:58:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 06:58:19 Fetched 23.9 MB in 6s (4070 kB/s) 06:58:20 Reading package lists... 06:58:20 Reading package lists... 06:58:21 Building dependency tree... 06:58:21 Reading state information... 06:58:21 The following additional packages will be installed: 06:58:21 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:58:21 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:58:21 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:58:21 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:58:21 Suggested packages: 06:58:21 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:58:21 Recommended packages: 06:58:21 gnupg libsasl2-modules 06:58:21 The following NEW packages will be installed: 06:58:21 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:58:21 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:58:21 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:58:21 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:58:21 The following packages will be upgraded: 06:58:21 gpg gpg-agent gpgconf libudev1 06:58:21 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 06:58:21 Need to get 3533 kB of archives. 06:58:21 After this operation, 13.3 MB of additional disk space will be used. 06:58:21 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 06:58:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 06:58:21 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 06:58:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 06:58:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 06:58:22 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 06:58:22 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:58:22 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 06:58:22 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 06:58:22 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 06:58:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:58:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:58:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:58:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:58:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:58:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:58:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:58:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:58:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:58:22 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:58:22 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:58:22 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:58:22 debconf: delaying package configuration, since apt-utils is not installed 06:58:22 Fetched 3533 kB in 1s (3374 kB/s) 06:58:22 (Reading database ... 12511 files and directories currently installed.) 06:58:22 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 06:58:22 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:58:22 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 06:58:22 Selecting previously unselected package udev. 06:58:22 (Reading database ... 12511 files and directories currently installed.) 06:58:22 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 06:58:22 Unpacking udev (237-3ubuntu10.44) ... 06:58:23 Selecting previously unselected package libfuse2:amd64. 06:58:23 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:58:23 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:58:23 Selecting previously unselected package fuse. 06:58:23 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:58:23 Unpacking fuse (2.9.7-1ubuntu1) ... 06:58:23 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 06:58:23 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:58:23 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 06:58:23 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:58:23 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 06:58:23 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:58:23 Selecting previously unselected package libksba8:amd64. 06:58:23 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:58:23 Unpacking libksba8:amd64 (1.3.5-2) ... 06:58:23 Selecting previously unselected package libroken18-heimdal:amd64. 06:58:23 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:58:23 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:23 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:58:23 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:58:23 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:24 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:58:24 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:58:24 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:24 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:58:24 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:58:24 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:24 Selecting previously unselected package libwind0-heimdal:amd64. 06:58:24 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:58:24 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:24 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:58:24 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:58:24 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:24 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:58:24 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:58:24 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:24 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:58:24 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:58:24 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:24 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:58:24 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:58:24 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:24 Selecting previously unselected package libsasl2-modules-db:amd64. 06:58:24 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:58:24 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:58:24 Selecting previously unselected package libsasl2-2:amd64. 06:58:24 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:58:24 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:58:25 Selecting previously unselected package libldap-common. 06:58:25 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 06:58:25 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:58:25 Selecting previously unselected package libldap-2.4-2:amd64. 06:58:25 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 06:58:25 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:58:25 Selecting previously unselected package dirmngr. 06:58:25 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 06:58:25 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 06:58:25 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:58:25 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 06:58:25 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:58:25 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:58:25 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:58:25 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 06:58:25 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:25 Setting up libksba8:amd64 (1.3.5-2) ... 06:58:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:58:25 Setting up udev (237-3ubuntu10.44) ... 06:58:26 invoke-rc.d: policy-rc.d denied execution of start. 06:58:26 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:26 Processing triggers for systemd (237-3ubuntu10) ... 06:58:26 Setting up fuse (2.9.7-1ubuntu1) ... 06:58:26 Setting up gpg (2.2.4-1ubuntu1.3) ... 06:58:26 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:26 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:26 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:26 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:26 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:26 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:26 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:58:26 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:58:26 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 06:58:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:58:27 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:58:27 settings in the [Install] section, and DefaultInstance for template units). 06:58:27 This means they are not meant to be enabled using systemctl. 06:58:27 Possible reasons for having this kind of units are: 06:58:27 1) A unit may be statically enabled by being symlinked from another unit's 06:58:27 .wants/ or .requires/ directory. 06:58:27 2) A unit's purpose may be to act as a helper for some other unit which has 06:58:27 a requirement dependency on it. 06:58:27 3) A unit may be started when needed via activation (socket, path, timer, 06:58:27 D-Bus, udev, scripted systemctl call, ...). 06:58:27 4) In case of template units, the unit is meant to be enabled with some 06:58:27 instance name specified. 06:58:27 Reading package lists... 06:58:27 Building dependency tree... 06:58:27 Reading state information... 06:58:27 The following additional packages will be installed: 06:58:27 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:58:27 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:58:27 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:58:27 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:58:27 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:58:27 Suggested packages: 06:58:27 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:58:27 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:58:27 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:58:27 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:58:27 systemd-container policykit-1 06:58:27 Recommended packages: 06:58:27 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:58:27 The following NEW packages will be installed: 06:58:27 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:58:27 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:58:27 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:58:27 multiarch-support openssh-client python3 python3-minimal python3.6 06:58:27 python3.6-minimal snapd squashfs-tools sudo 06:58:27 The following packages will be upgraded: 06:58:27 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:58:28 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 06:58:28 Need to get 35.2 MB of archives. 06:58:28 After this operation, 141 MB of additional disk space will be used. 06:58:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:58:28 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 06:58:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:58:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 06:58:28 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 06:58:28 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:58:28 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:58:28 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:58:28 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:58:28 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:58:28 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:58:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:58:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:58:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 06:58:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:58:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 06:58:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:58:28 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 06:58:28 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 06:58:28 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:58:28 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:58:29 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:58:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:58:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 06:58:29 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:58:29 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:58:29 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:58:29 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:58:29 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 06:58:29 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:58:30 debconf: delaying package configuration, since apt-utils is not installed 06:58:30 Fetched 35.2 MB in 2s (16.8 MB/s) 06:58:30 (Reading database ... 12757 files and directories currently installed.) 06:58:30 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 06:58:30 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:58:30 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 06:58:31 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:58:31 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 06:58:31 (Reading database ... 12757 files and directories currently installed.) 06:58:31 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:58:31 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:58:31 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:58:31 (Reading database ... 12757 files and directories currently installed.) 06:58:31 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:58:31 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:58:32 Setting up apt (1.6.12ubuntu0.2) ... 06:58:32 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:58:32 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:58:32 (Reading database ... 12764 files and directories currently installed.) 06:58:32 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:58:32 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:58:33 Selecting previously unselected package libpython3.6-minimal:amd64. 06:58:33 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:58:33 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:58:33 Selecting previously unselected package libexpat1:amd64. 06:58:33 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:58:33 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:58:33 Selecting previously unselected package python3.6-minimal. 06:58:33 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:58:33 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:58:33 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 06:58:33 Checking for services that may need to be restarted...done. 06:58:33 Checking for services that may need to be restarted...done. 06:58:33 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:58:33 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:58:33 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:58:34 Selecting previously unselected package python3-minimal. 06:58:34 (Reading database ... 13012 files and directories currently installed.) 06:58:34 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:58:34 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:58:34 Selecting previously unselected package mime-support. 06:58:34 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:58:34 Unpacking mime-support (3.60ubuntu1) ... 06:58:34 Selecting previously unselected package libmpdec2:amd64. 06:58:34 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:58:34 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:58:34 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:58:34 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:58:34 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:58:36 Selecting previously unselected package python3.6. 06:58:36 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:58:36 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:58:36 Selecting previously unselected package libpython3-stdlib:amd64. 06:58:36 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:58:36 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:58:36 Setting up python3-minimal (3.6.7-1~18.04) ... 06:58:36 Selecting previously unselected package python3. 06:58:36 (Reading database ... 13442 files and directories currently installed.) 06:58:36 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:58:36 Unpacking python3 (3.6.7-1~18.04) ... 06:58:36 Selecting previously unselected package multiarch-support. 06:58:36 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:58:36 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:58:36 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:58:36 Selecting previously unselected package liblzo2-2:amd64. 06:58:36 (Reading database ... 13479 files and directories currently installed.) 06:58:36 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:58:36 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:58:36 Selecting previously unselected package libbsd0:amd64. 06:58:36 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:58:36 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:58:37 Selecting previously unselected package sudo. 06:58:37 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:58:37 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:58:37 Selecting previously unselected package apparmor. 06:58:37 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:58:37 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:58:37 Selecting previously unselected package libedit2:amd64. 06:58:37 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:58:37 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:58:37 Selecting previously unselected package libkrb5support0:amd64. 06:58:37 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:58:37 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:58:37 Selecting previously unselected package libk5crypto3:amd64. 06:58:37 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:58:37 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:58:37 Selecting previously unselected package libkeyutils1:amd64. 06:58:37 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:58:37 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:58:37 Selecting previously unselected package libkrb5-3:amd64. 06:58:37 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:58:37 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:58:37 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:58:37 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:58:37 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:58:37 Selecting previously unselected package libssl1.0.0:amd64. 06:58:37 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 06:58:37 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:58:38 Selecting previously unselected package openssh-client. 06:58:38 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:58:38 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:58:38 Selecting previously unselected package squashfs-tools. 06:58:38 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:58:38 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:58:38 Selecting previously unselected package snapd. 06:58:38 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 06:58:38 Unpacking snapd (2.48+18.04) ... 06:58:41 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:58:41 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:58:41 Setting up mime-support (3.60ubuntu1) ... 06:58:41 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:58:41 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:58:41 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:58:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:58:41 Setting up systemd (237-3ubuntu10.44) ... 06:58:41 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:58:42 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:58:42 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:58:42 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:58:42 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:58:42 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:58:42 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:58:43 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:58:43 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:58:43 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:58:43 Setting up python3 (3.6.7-1~18.04) ... 06:58:43 running python rtupdate hooks for python3.6... 06:58:43 running python post-rtupdate hooks for python3.6... 06:58:43 Setting up apparmor (2.12-4ubuntu5.1) ... 06:58:45 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:58:45 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:58:45 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:58:45 Setting up snapd (2.48+18.04) ... 06:58:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:58:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:58:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:58:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:58:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:58:47 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:58:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:58:47 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:58:47 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:58:47 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:58:47 /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' 06:58:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:58:48 Processing triggers for systemd (237-3ubuntu10.44) ... 06:58:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:58:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:58:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:58:51 Reading package lists... 06:58:51 Reading package lists... 06:58:51 Building dependency tree... 06:58:51 Reading state information... 06:58:51 Calculating upgrade... 06:58:51 The following packages will be upgraded: 06:58:51 advancecomp base-files bash binutils binutils-common 06:58:51 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:58:51 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:58:51 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 06:58:51 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 06:58:51 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:58:51 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:58:51 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 06:58:51 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 06:58:51 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 06:58:51 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 06:58:51 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 06:58:51 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 06:58:51 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 06:58:51 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:58:51 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:58:51 Need to get 63.8 MB of archives. 06:58:51 After this operation, 5188 kB of additional disk space will be used. 06:58:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 06:58:51 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:58:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:58:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:58:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:58:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:58:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:58:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:58:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:58:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:58:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:58:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:58:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:58:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:58:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:58:52 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:58:52 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:58:52 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:58:52 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:58:52 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:58:52 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:58:52 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:58:52 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:58:52 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:58:52 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:58:52 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:58:52 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:58:52 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:58:52 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:58:52 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:58:52 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:58:52 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:58:52 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:58:52 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:58:52 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:58:52 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 06:58:52 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 06:58:52 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:58:52 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:58:52 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:58:52 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 06:58:52 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 06:58:52 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:58:52 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:58:52 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:58:52 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 06:58:52 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:58:52 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:58:52 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 06:58:52 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 06:58:52 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 06:58:52 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 06:58:52 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:58:52 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:58:52 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:58:52 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:58:52 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:58:52 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:58:52 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:58:52 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:58:52 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:58:52 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:58:52 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:58:52 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:58:52 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:58:52 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:58:52 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:58:52 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:58:52 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:58:52 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:58:52 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:58:52 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:58:52 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:58:53 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:58:53 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:58:53 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:58:53 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:58:53 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:58:53 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:58:53 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 06:58:53 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:58:53 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:58:53 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:58:53 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:58:53 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:58:53 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:58:53 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:58:53 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:58:53 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:58:53 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 06:58:53 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:58:53 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:58:53 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] 06:58:53 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:58:53 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:58:53 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:58:53 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:58:53 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:58:53 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:58:53 debconf: delaying package configuration, since apt-utils is not installed 06:58:53 Fetched 63.8 MB in 2s (36.9 MB/s) 06:58:53 (Reading database ... 13912 files and directories currently installed.) 06:58:53 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:58:53 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:58:54 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:58:54 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:58:54 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 06:58:54 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 06:58:55 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:55 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:55 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:55 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:55 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:55 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:55 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:55 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:55 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:55 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:56 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:56 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:56 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:56 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:56 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:58:56 (Reading database ... 13911 files and directories currently installed.) 06:58:56 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:56 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:58:56 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:58:56 (Reading database ... 13911 files and directories currently installed.) 06:58:56 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:56 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:56 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:56 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:56 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:56 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:57 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:58:57 (Reading database ... 13911 files and directories currently installed.) 06:58:57 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:58:57 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:58:58 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:58:58 (Reading database ... 13911 files and directories currently installed.) 06:58:58 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:58:58 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:58:58 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:58:58 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:58:58 Setting up base-files (10.1ubuntu2.10) ... 06:58:58 Installing new version of config file /etc/issue ... 06:58:58 Installing new version of config file /etc/issue.net ... 06:58:58 Installing new version of config file /etc/lsb-release ... 06:58:58 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:58:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:58:59 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:58:59 Removing obsolete conffile /etc/default/motd-news ... 06:58:59 (Reading database ... 13912 files and directories currently installed.) 06:58:59 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:58:59 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:58:59 Setting up bash (4.4.18-2ubuntu1.2) ... 06:58:59 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 06:58:59 (Reading database ... 13912 files and directories currently installed.) 06:58:59 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:59 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:58:59 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:58:59 (Reading database ... 13912 files and directories currently installed.) 06:58:59 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:58:59 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:58:59 Setting up tar (1.29b-2ubuntu0.2) ... 06:59:00 (Reading database ... 13912 files and directories currently installed.) 06:59:00 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:59:00 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:59:00 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:59:00 (Reading database ... 13912 files and directories currently installed.) 06:59:00 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:59:00 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:59:00 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:59:00 (Reading database ... 13912 files and directories currently installed.) 06:59:00 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:59:00 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:59:01 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:59:01 (Reading database ... 13912 files and directories currently installed.) 06:59:01 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:59:01 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:59:01 Setting up grep (3.1-2build1) ... 06:59:01 (Reading database ... 13912 files and directories currently installed.) 06:59:01 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:59:01 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:59:01 Setting up login (1:4.5-1ubuntu2) ... 06:59:01 (Reading database ... 13912 files and directories currently installed.) 06:59:01 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:59:01 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:59:01 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:59:02 (Reading database ... 13912 files and directories currently installed.) 06:59:02 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:59:02 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:59:02 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:59:02 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:59:02 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:59:02 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:59:03 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:59:03 (Reading database ... 13912 files and directories currently installed.) 06:59:03 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:59:03 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:59:04 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:59:04 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:59:04 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:59:04 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:59:04 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:59:04 (Reading database ... 13912 files and directories currently installed.) 06:59:04 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:59:04 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:59:05 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:59:05 (Reading database ... 13912 files and directories currently installed.) 06:59:05 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:59:05 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:59:05 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:59:05 (Reading database ... 13912 files and directories currently installed.) 06:59:05 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:59:05 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:59:05 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:59:05 (Reading database ... 13912 files and directories currently installed.) 06:59:05 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:59:05 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:59:05 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:59:05 (Reading database ... 13912 files and directories currently installed.) 06:59:05 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:59:05 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:59:06 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:59:06 (Reading database ... 13912 files and directories currently installed.) 06:59:06 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:59:06 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:59:06 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:59:06 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:59:06 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:59:06 (Reading database ... 13912 files and directories currently installed.) 06:59:06 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:59:06 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:59:06 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:59:07 (Reading database ... 13912 files and directories currently installed.) 06:59:07 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:59:07 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:59:07 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:59:07 (Reading database ... 13912 files and directories currently installed.) 06:59:07 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:59:07 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:59:07 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:59:07 (Reading database ... 13912 files and directories currently installed.) 06:59:07 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:59:07 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:59:07 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:59:08 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:59:08 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:59:08 (Reading database ... 13912 files and directories currently installed.) 06:59:08 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:59:08 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:59:09 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:59:09 (Reading database ... 13912 files and directories currently installed.) 06:59:09 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:59:09 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:59:09 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:59:09 (Reading database ... 13914 files and directories currently installed.) 06:59:09 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:59:09 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:59:09 Setting up debconf (1.5.66ubuntu1) ... 06:59:09 (Reading database ... 13914 files and directories currently installed.) 06:59:09 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:59:09 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:59:10 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:59:10 (Reading database ... 13914 files and directories currently installed.) 06:59:10 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:59:10 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:59:10 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:59:10 (Reading database ... 13914 files and directories currently installed.) 06:59:10 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:59:10 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:59:10 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:59:10 (Reading database ... 13914 files and directories currently installed.) 06:59:10 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:59:10 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:59:10 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:59:10 (Reading database ... 13914 files and directories currently installed.) 06:59:10 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:59:11 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:59:11 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:59:11 (Reading database ... 13914 files and directories currently installed.) 06:59:11 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:59:11 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:59:11 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 06:59:11 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:59:11 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:59:11 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:59:12 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:59:12 (Reading database ... 13914 files and directories currently installed.) 06:59:12 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:59:12 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:59:12 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:59:12 (Reading database ... 13914 files and directories currently installed.) 06:59:12 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:59:12 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:59:12 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:59:12 (Reading database ... 13914 files and directories currently installed.) 06:59:12 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:59:12 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:59:13 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:59:13 (Reading database ... 13914 files and directories currently installed.) 06:59:13 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 06:59:13 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 06:59:13 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 06:59:13 (Reading database ... 13914 files and directories currently installed.) 06:59:13 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:59:13 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:59:13 Setting up passwd (1:4.5-1ubuntu2) ... 06:59:14 (Reading database ... 13914 files and directories currently installed.) 06:59:14 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 06:59:14 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:59:14 Setting up gpgv (2.2.4-1ubuntu1.3) ... 06:59:14 (Reading database ... 13914 files and directories currently installed.) 06:59:14 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:59:14 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:59:14 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:59:14 (Reading database ... 13914 files and directories currently installed.) 06:59:14 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:59:14 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:59:14 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:59:15 (Reading database ... 13914 files and directories currently installed.) 06:59:15 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:59:15 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:59:15 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:59:15 (Reading database ... 13914 files and directories currently installed.) 06:59:15 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:59:15 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:59:15 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:59:15 (Reading database ... 13914 files and directories currently installed.) 06:59:15 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:59:15 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:59:15 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:59:15 (Reading database ... 13914 files and directories currently installed.) 06:59:15 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:59:15 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:59:16 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:59:16 (Reading database ... 13915 files and directories currently installed.) 06:59:16 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:59:16 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:59:16 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:59:16 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:59:16 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:59:16 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:59:16 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 06:59:16 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 06:59:17 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:59:17 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:59:17 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:59:17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:59:17 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:59:17 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:59:17 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:59:17 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:59:17 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:59:18 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:59:18 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:59:18 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:59:18 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:59:18 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:59:18 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 06:59:18 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 06:59:19 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:59:19 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:59:19 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:59:19 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:59:19 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:59:19 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:59:20 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:59:20 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:59:20 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:59:20 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:59:20 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:59:20 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:59:20 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:59:20 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:59:21 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:59:21 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:59:21 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:59:21 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:59:21 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:59:21 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:59:22 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:59:22 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:59:23 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:59:23 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:59:24 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:59:24 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:59:24 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:59:24 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:59:25 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:59:25 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:59:25 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:59:25 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:59:25 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:59:25 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:59:25 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:59:25 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:59:25 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:59:25 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:59:26 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:59:26 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:59:26 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:59:26 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:59:26 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:59:26 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:59:26 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:59:26 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:59:26 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:59:26 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:59:26 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:59:26 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:59:26 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:59:26 Setting up tzdata (2021a-0ubuntu0.18.04) ... 06:59:26 06:59:26 Current default time zone: 'Etc/UTC' 06:59:26 Local time is now: Mon Feb 8 06:59:26 UTC 2021. 06:59:26 Universal Time is now: Mon Feb 8 06:59:26 UTC 2021. 06:59:26 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:59:26 06:59:26 Setting up systemd-sysv (237-3ubuntu10.44) ... 06:59:26 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:59:26 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 06:59:26 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:59:26 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:59:27 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:59:27 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:59:27 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:59:27 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:59:27 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:59:27 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:59:27 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:59:27 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:59:27 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:59:27 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:59:27 Setting up patch (2.7.6-2ubuntu1.1) ... 06:59:27 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:59:27 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:59:27 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 06:59:27 Installing new version of config file /etc/ssl/openssl.cnf ... 06:59:27 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:59:28 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:59:28 Setting up ca-certificates (20210119~18.04.1) ... 06:59:29 Updating certificates in /etc/ssl/certs... 06:59:30 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:59:30 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:59:30 ---> c0d97e30565f 06:59:30 Step 3/21 : WORKDIR /edgex-go 06:59:30 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:59:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:59:30 ---> c0d97e30565f 06:59:30 Step 3/26 : WORKDIR /edgex-go 06:59:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:59:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:59:30 ---> c0d97e30565f 06:59:30 Step 3/23 : WORKDIR /edgex-go 06:59:30 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:59:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:59:30 ---> c0d97e30565f 06:59:30 Step 3/31 : WORKDIR /edgex-go 06:59:30 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:59:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:59:30 ---> c0d97e30565f 06:59:30 Step 3/22 : WORKDIR /edgex-go 06:59:30 ---> Running in e4d970931bc3 06:59:30 ---> Running in 0db99d75d001 06:59:30 ---> Running in e20c411f359e 06:59:30 ---> Running in 4c4bc764e479 06:59:30 ---> Running in bfc22afee67f 06:59:30 Removing intermediate container e20c411f359e 06:59:30 ---> e8441d68a9d0 06:59:30 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:30 Removing intermediate container 0db99d75d001 06:59:30 ---> ca4a6e409c99 06:59:30 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:30 Removing intermediate container 4c4bc764e479 06:59:30 ---> e126073b08ab 06:59:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:30 Removing intermediate container bfc22afee67f 06:59:30 ---> efa7203234ec 06:59:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:30 Removing intermediate container e4d970931bc3 06:59:30 ---> 856b0e2563da 06:59:30 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:30 ---> Running in b75d51397d03 06:59:30 ---> Running in 45c04356a7d3 06:59:30 ---> Running in 7d81a2d73364 06:59:30 ---> Running in 56c07bf26499 06:59:30 ---> Running in 82b978d55271 06:59:30 Removing intermediate container b75d51397d03 06:59:30 ---> d33135c4f6ec 06:59:30 Step 5/26 : RUN apk add --update --no-cache make bash git 06:59:30 ---> Running in f56c22456de6 06:59:30 Removing intermediate container 45c04356a7d3 06:59:30 ---> 89db838aab58 06:59:30 Step 5/31 : RUN apk add --update --no-cache make git 06:59:30 Removing intermediate container 56c07bf26499 06:59:30 ---> 984bcf1fd2f8 06:59:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:59:30 ---> Running in b6dcb1107fd1 06:59:30 ---> Running in 5a01dd65aae6 06:59:30 Removing intermediate container 7d81a2d73364 06:59:30 ---> 59155521e9b4 06:59:30 Step 5/23 : RUN apk add --update --no-cache make git 06:59:30 Removing intermediate container 82b978d55271 06:59:30 ---> a2a3798c8cbd 06:59:30 Step 5/21 : RUN apk add --update --no-cache make git 06:59:30 ---> Running in 48f0331d313f 06:59:30 ---> Running in 2e865ef5aca5 06:59:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:59:30 23 added, 27 removed; done. 06:59:30 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:59:30 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:59:30 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:59:30 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:59:30 Setting up pkgbinarymangler (138.18.04.1) ... 06:59:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:59:30 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:59:30 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:59:30 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:59:30 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:59:30 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:59:30 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:59:30 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:59:30 Setting up perl (5.26.1-6ubuntu0.5) ... 06:59:31 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:59:31 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:59:31 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:59:31 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:59:31 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:59:31 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:59:31 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:59:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:59:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:59:31 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:59:31 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:59:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:59:31 Processing triggers for systemd (237-3ubuntu10.44) ... 06:59:31 Processing triggers for mime-support (3.60ubuntu1) ... 06:59:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:59:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:59:31 Processing triggers for ca-certificates (20210119~18.04.1) ... 06:59:31 Updating certificates in /etc/ssl/certs... 06:59:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:59:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:59:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:59:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:59:32 OK: 217 MiB in 51 packages 06:59:32 0 added, 0 removed; done. 06:59:32 Running hooks in /etc/ca-certificates/update.d... 06:59:32 done. 06:59:32 OK: 217 MiB in 51 packages 06:59:32 Reading package lists... 06:59:32 Building dependency tree... 06:59:32 Reading state information... 06:59:32 The following NEW packages will be installed: 06:59:32 apt-transport-https 06:59:33 OK: 217 MiB in 51 packages 06:59:33 OK: 217 MiB in 51 packages 06:59:33 OK: 217 MiB in 51 packages 06:59:33 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:59:33 Need to get 1696 B of archives. 06:59:33 After this operation, 153 kB of additional disk space will be used. 06:59:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:59:33 debconf: delaying package configuration, since apt-utils is not installed 06:59:33 Fetched 1696 B in 0s (9219 B/s) 06:59:33 Selecting previously unselected package apt-transport-https. 06:59:33 (Reading database ... 13920 files and directories currently installed.) 06:59:33 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:59:33 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 06:59:33 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 06:59:34 Removing intermediate container f56c22456de6 06:59:34 ---> d1d03abaae89 06:59:34 Step 6/26 : COPY go.mod . 06:59:34 Waiting for network to be ready... 06:59:34 Removing intermediate container b6dcb1107fd1 06:59:34 ---> ac9924500280 06:59:34 Step 6/31 : COPY go.mod . 06:59:34 Removing intermediate container 48f0331d313f 06:59:34 ---> 64535c234ad0 06:59:34 Step 6/23 : COPY go.mod . 06:59:34 Removing intermediate container 5a01dd65aae6 06:59:34 ---> 0993e1dc73ca 06:59:34 Step 6/22 : COPY go.mod . 06:59:34 ---> 595be5235281 06:59:34 Step 7/26 : RUN go mod download 06:59:35 Removing intermediate container 2e865ef5aca5 06:59:35 ---> 0ca56a58d186 06:59:35 Step 6/21 : COPY go.mod . 06:59:35 ---> Running in d6cec4cc7cf4 06:59:35 ---> 97ef41ff5ac1 06:59:35 Step 7/31 : RUN go mod download 06:59:35 ---> Running in 183391c89e3e 06:59:35 ---> ef6972147f95 06:59:35 Step 7/23 : RUN go mod download 06:59:35 ---> 8871f587c6d6 06:59:35 Step 7/22 : RUN go mod download 06:59:35 ---> Running in 4b3d9fd22a86 06:59:36 ---> 0d047f580d56 06:59:36 Step 7/21 : RUN go mod download 06:59:36 ---> Running in 8bf2d903499a 06:59:36 ---> Running in 808342892e2a 06:59:39 Removing intermediate container d6cec4cc7cf4 06:59:39 ---> 531e8c60612e 06:59:39 Step 8/26 : COPY . . 06:59:39 Removing intermediate container 183391c89e3e 06:59:39 ---> 59a5f0cf31b5 06:59:39 Step 8/31 : COPY . . 06:59:40 Removing intermediate container 4b3d9fd22a86 06:59:40 ---> b61e8a4ff688 06:59:40 Step 8/23 : COPY . . 06:59:41 Removing intermediate container 8bf2d903499a 06:59:41 ---> 89960be2fe4f 06:59:41 Step 8/22 : COPY . . 06:59:42 Removing intermediate container 808342892e2a 06:59:42 ---> 23f1b40ab223 06:59:42 Step 8/21 : COPY . . 06:59:42 2021-02-08T06:59:38Z INFO Waiting for automatic snapd restart... 06:59:42 snapd 2.48.2 from Canonical* installed 06:59:43 "snapd" switched to the "latest/stable" channel 06:59:43 06:59:48 core18 20210128 from Canonical* installed 06:59:48 "core18" switched to the "latest/stable" channel 06:59:48 06:59:55 snapcraft 4.4.4 from Canonical* installed 06:59:55 "snapcraft" switched to the "latest/stable" channel 06:59:55 06:59:58 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 06:59:58 - README.md 06:59:58 - snapcraft.yaml.orig 06:59:58 06:59:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:00:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:00:06 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:00:06 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:00:06 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:00:08 ---> cca704473dc1 07:00:08 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:00:08 ---> 5cfb52086259 07:00:08 Step 9/23 : RUN make cmd/core-command/core-command 07:00:08 ---> a13cc6f83ade 07:00:08 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 07:00:08 ---> Running in f4ddf6e13f49 07:00:08 ---> 54a595cbfc9c 07:00:08 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:00:08 ---> ea96ade96398 07:00:08 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:00:08 ---> Running in 6fb3f565bcf5 07:00:08 ---> Running in e83e3fe763c1 07:00:08 ---> Running in ec5b5cae71be 07:00:08 ---> Running in ca30e4da06b6 07:00:08 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 07:00:08 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 07:00:08 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 07:00:08 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 07:00:08 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 07:00:08 Reading package lists... 07:00:09 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 07:00:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:00:15 Reading package lists... 07:00:15 Building dependency tree... 07:00:15 Reading state information... 07:00:15 Suggested packages: 07:00:15 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:00:15 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:00:15 Recommended packages: 07:00:15 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:00:15 The following NEW packages will be installed: 07:00:15 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:00:15 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:00:15 pkg-config zip 07:00:15 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:00:15 Need to get 7655 kB of archives. 07:00:15 After this operation, 43.7 MB of additional disk space will be used. 07:00:15 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:00:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 07:00:15 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:00:16 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:00:16 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:00:16 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:00:16 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:00:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:00:16 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:00:16 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:00:16 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 07:00:16 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 07:00:16 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 07:00:16 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:00:16 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:00:17 debconf: delaying package configuration, since apt-utils is not installed 07:00:17 Fetched 7655 kB in 1s (6848 kB/s) 07:00:17 Selecting previously unselected package libglib2.0-0:amd64. 07:00:17 (Reading database ... 13924 files and directories currently installed.) 07:00:17 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 07:00:17 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:00:17 Selecting previously unselected package libpsl5:amd64. 07:00:17 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:00:17 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:00:17 Selecting previously unselected package libnghttp2-14:amd64. 07:00:17 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:00:17 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:00:17 Selecting previously unselected package librtmp1:amd64. 07:00:17 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:00:17 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:00:17 Selecting previously unselected package libcurl3-gnutls:amd64. 07:00:17 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 07:00:17 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:00:17 Selecting previously unselected package liberror-perl. 07:00:17 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:00:17 Unpacking liberror-perl (0.17025-1) ... 07:00:17 Selecting previously unselected package git-man. 07:00:17 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 07:00:17 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 07:00:18 Selecting previously unselected package git. 07:00:18 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 07:00:18 Unpacking git (1:2.17.1-1ubuntu0.7) ... 07:00:19 Selecting previously unselected package libnorm1:amd64. 07:00:19 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:00:19 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:00:19 Selecting previously unselected package libpgm-5.2-0:amd64. 07:00:19 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:00:19 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:00:19 Selecting previously unselected package libsodium23:amd64. 07:00:19 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:00:19 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:00:19 Selecting previously unselected package libzmq5:amd64. 07:00:19 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:00:19 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:00:19 Selecting previously unselected package libzmq3-dev:amd64. 07:00:19 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:00:19 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:00:19 Selecting previously unselected package pkg-config. 07:00:19 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:00:19 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:00:19 Selecting previously unselected package zip. 07:00:19 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:00:19 Unpacking zip (3.0-11build1) ... 07:00:19 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:00:19 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 07:00:19 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:00:19 Setting up liberror-perl (0.17025-1) ... 07:00:19 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:00:20 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:00:20 No schema files found: doing nothing. 07:00:20 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:00:20 Setting up zip (3.0-11build1) ... 07:00:20 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:00:20 Setting up libsodium23:amd64 (1.0.16-2) ... 07:00:20 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:00:20 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:00:20 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:00:20 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:00:20 Setting up git (1:2.17.1-1ubuntu0.7) ... 07:00:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:00:26 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:00:27 git set to automatically installed. 07:00:27 git-man set to automatically installed. 07:00:27 libcurl3-gnutls set to automatically installed. 07:00:27 liberror-perl set to automatically installed. 07:00:27 libglib2.0-0 set to automatically installed. 07:00:27 libnghttp2-14 set to automatically installed. 07:00:27 libnorm1 set to automatically installed. 07:00:27 libpgm-5.2-0 set to automatically installed. 07:00:27 libpsl5 set to automatically installed. 07:00:27 librtmp1 set to automatically installed. 07:00:27 libsodium23 set to automatically installed. 07:00:27 libzmq3-dev set to automatically installed. 07:00:27 libzmq5 set to automatically installed. 07:00:27 pkg-config set to automatically installed. 07:00:27 zip set to automatically installed. 07:00:29 snapd is not logged in, snap install commands will use sudo 07:00:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:00:35 snap "core18" has no updates available 07:00:36 Pulling config-common 07:00:38 Pulling go-build-helper 07:01:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:01:04 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:01:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] 07:01:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 07:01:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 07:01:04 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 07:01:04 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 07:01:04 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 07:01:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 07:01:04 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 07:01:04 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:01:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:01:04 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:01:04 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:01:04 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:01:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:01:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:01:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:01:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:01:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] 07:01:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 07:01:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 07:01:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 07:01:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 07:01:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 07:01:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] 07:01:04 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 07:01:04 Fetched 23.9 MB in 0s (0 B/s) 07:01:04 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:01:04 Fetched 96.5 kB in 0s (0 B/s) 07:01:04 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:01:04 Fetched 279 kB in 0s (0 B/s) 07:01:04 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:01:04 Fetched 122 kB in 0s (0 B/s) 07:01:04 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:01:04 Fetched 77.8 kB in 0s (0 B/s) 07:01:04 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:01:04 Fetched 8848 B in 0s (0 B/s) 07:01:04 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:01:04 Fetched 47.8 kB in 0s (0 B/s) 07:01:04 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:01:04 Fetched 45.6 kB in 0s (0 B/s) 07:01:04 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:01:04 Fetched 15.0 kB in 0s (0 B/s) 07:01:04 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 07:01:04 Fetched 214 kB in 0s (0 B/s) 07:01:04 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 07:01:04 Fetched 155 kB in 0s (0 B/s) 07:01:04 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:01:04 Fetched 50.6 kB in 0s (0 B/s) 07:01:04 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:01:04 Fetched 14.8 kB in 0s (0 B/s) 07:01:04 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:01:04 Fetched 41.8 kB in 0s (0 B/s) 07:01:04 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:01:04 Fetched 499 kB in 0s (0 B/s) 07:01:04 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:01:04 Fetched 111 kB in 0s (0 B/s) 07:01:04 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:01:04 Fetched 240 kB in 0s (0 B/s) 07:01:04 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:01:04 Fetched 29.3 kB in 0s (0 B/s) 07:01:04 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:01:04 Fetched 85.5 kB in 0s (0 B/s) 07:01:04 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:01:04 Fetched 24.5 kB in 0s (0 B/s) 07:01:04 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:01:04 Fetched 49.2 kB in 0s (0 B/s) 07:01:04 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:01:04 Fetched 54.2 kB in 0s (0 B/s) 07:01:04 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:01:04 Fetched 30.8 kB in 0s (0 B/s) 07:01:04 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 07:01:04 Fetched 17.0 kB in 0s (0 B/s) 07:01:04 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:01:04 Fetched 85.9 kB in 0s (0 B/s) 07:01:04 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:01:04 Fetched 8720 B in 0s (0 B/s) 07:01:04 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 07:01:04 Fetched 137 kB in 0s (0 B/s) 07:01:04 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:01:04 Fetched 119 kB in 0s (0 B/s) 07:01:04 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 07:01:04 Fetched 109 kB in 0s (0 B/s) 07:01:04 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:01:04 Fetched 11.1 kB in 0s (0 B/s) 07:01:04 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:01:04 Fetched 645 kB in 0s (0 B/s) 07:01:04 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:01:04 Fetched 41.3 kB in 0s (0 B/s) 07:01:04 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:01:04 Fetched 17.9 kB in 0s (0 B/s) 07:01:04 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:01:04 Fetched 368 kB in 0s (0 B/s) 07:01:04 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:01:04 Fetched 187 kB in 0s (0 B/s) 07:01:04 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:01:04 Fetched 175 kB in 0s (0 B/s) 07:01:04 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:01:04 Fetched 206 kB in 0s (0 B/s) 07:01:04 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 07:01:04 Fetched 1301 kB in 0s (0 B/s) 07:01:04 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:01:04 Fetched 36.2 kB in 0s (0 B/s) 07:01:04 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 07:01:04 Fetched 159 kB in 0s (0 B/s) 07:01:04 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:01:04 Fetched 107 kB in 0s (0 B/s) 07:01:04 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:01:04 Fetched 48.7 kB in 0s (0 B/s) 07:01:04 Pulling static-packages 07:01:06 'go115' has dependencies that need to be staged: go-build-helper static-packages 07:01:06 Skipping pull go-build-helper (already ran) 07:01:06 Skipping pull static-packages (already ran) 07:01:06 Building go-build-helper 07:01:10 Building static-packages 07:01:12 Staging go-build-helper 07:01:13 Staging static-packages 07:01:15 Pulling go115 07:01:16 'edgex-go' has dependencies that need to be staged: go115 07:01:16 Skipping pull go115 (already ran) 07:01:16 Building go115 07:01:16 % Total % Received % Xferd Average Speed Time Time Time Current 07:01:16 Dload Upload Total Spent Left Speed 07:01:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 30694 0 0 165k 0 0:11:54 --:--:-- 0:11:54 164k 35 115M 35 41.1M 0 0 34.8M 0 0:00:03 0:00:01 0:00:02 34.8M 67 115M 67 78.2M 0 0 35.9M 0 0:00:03 0:00:02 0:00:01 35.8M 93 115M 93 108M 0 0 34.0M 0 0:00:03 0:00:03 --:--:-- 34.0M 100 115M 100 115M 0 0 32.1M 0 0:00:03 0:00:03 --:--:-- 32.1M 07:01:20 go1.15.2.linux-amd64.tar.gz: OK 07:01:25 Staging go115 07:01:30 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 07:01:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:01:32 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:01:32 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:01:32 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:01:32 Fetched 0 B in 0s (0 B/s) 07:01:32 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:01:32 Fetched 224 kB in 0s (0 B/s) 07:01:32 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:01:32 Fetched 157 kB in 0s (0 B/s) 07:01:32 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:01:32 Fetched 221 kB in 0s (0 B/s) 07:01:32 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:01:32 Fetched 143 kB in 0s (0 B/s) 07:01:32 Pulling edgex-go 07:01:33 Pulling version 07:01:34 Building config-common 07:01:37 Skipping build go-build-helper (already ran) 07:01:37 Skipping build static-packages (already ran) 07:01:37 Skipping build go115 (already ran) 07:01:37 Building edgex-go 07:01: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 07:01:40 go: downloading github.com/gorilla/mux v1.8.0 07:01:40 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:01:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.24 07:01:40 go: downloading github.com/google/uuid v1.2.0 07:01:40 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:01:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 07:01:40 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 07:01:40 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 07:01:40 go: downloading github.com/imdario/mergo v0.3.11 07:01:40 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:01:40 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 07:01:40 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:01:40 go: downloading github.com/pelletier/go-toml v1.2.0 07:01:40 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 07:01:40 go: downloading github.com/go-kit/kit v0.8.0 07:01:40 go: downloading github.com/go-playground/validator/v10 v10.3.0 07:01:40 go: downloading github.com/pkg/errors v0.8.1 07:01:40 go: downloading github.com/hashicorp/consul/api v1.1.0 07:01:40 go: downloading github.com/pebbe/zmq4 v1.2.2 07:01:40 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 07:01:40 go: downloading github.com/go-redis/redis/v7 v7.2.0 07:01:40 go: downloading github.com/BurntSushi/toml v0.3.1 07:01:40 go: downloading github.com/x448/float16 v0.8.4 07:01:40 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:01:40 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:01:40 go: downloading github.com/hashicorp/serf v0.8.2 07:01:40 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 07:01:40 go: downloading github.com/mitchellh/copystructure v1.0.0 07:01:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:01:40 go: downloading github.com/go-playground/universal-translator v0.17.0 07:01:40 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 07:01:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:01:40 go: downloading github.com/leodido/go-urn v1.2.0 07:01:40 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:01:40 go: downloading github.com/go-playground/locales v0.13.0 07:01:40 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:01:40 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:01:40 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:01:40 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:01:43 Removing intermediate container ec5b5cae71be 07:01:43 ---> 40874fbe8036 07:01:43 07:01:43 Step 10/21 : FROM alpine:3.12 07:01:43 3.12: Pulling from library/alpine 07:01:43 Removing intermediate container f4ddf6e13f49 07:01:43 ---> d36eb1ff78ae 07:01:43 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:01:43 ---> Running in 40b980355350 07:01:44 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:01:44 Status: Downloaded newer image for alpine:3.12 07:01:44 ---> afeebe901d6b 07:01:44 Step 11/21 : RUN apk add --update --no-cache curl 07:01:44 ---> Running in fed5a2a3dbfc 07:01:44 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 07:01:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:01:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:01:47 (1/4) Installing ca-certificates (20191127-r4) 07:01:47 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:01:47 (3/4) Installing libcurl (7.69.1-r3) 07:01:47 (4/4) Installing curl (7.69.1-r3) 07:01:47 Executing busybox-1.31.1-r19.trigger 07:01:47 Executing ca-certificates-20191127-r4.trigger 07:01:48 OK: 7 MiB in 18 packages 07:01:48 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 07:01:48 go: downloading gopkg.in/yaml.v2 v2.4.0 07:01:50 Removing intermediate container fed5a2a3dbfc 07:01:50 ---> 6cdc725a027a 07:01:50 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:01:52 ---> Running in 49da732e3a63 07:01:52 Removing intermediate container 40b980355350 07:01:52 ---> 34c823cc4284 07:01:52 07:01:52 Step 11/26 : FROM docker:20.10.0 07:01:52 20.10.0: Pulling from library/docker 07:01:54 Removing intermediate container 6fb3f565bcf5 07:01:54 ---> 67e641093fc4 07:01:54 07:01:54 Step 10/23 : FROM alpine:3.12 07:01:54 ---> afeebe901d6b 07:01:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:01:54 Removing intermediate container 49da732e3a63 07:01:54 ---> b7a3198e6cb9 07:01:54 Step 13/21 : WORKDIR /edgex 07:01:54 Removing intermediate container e83e3fe763c1 07:01:54 ---> c72649cbd364 07:01:54 07:01:54 Step 10/31 : FROM alpine:3.12 07:01:54 ---> afeebe901d6b 07:01:54 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:01:54 ---> Running in d1f4f8218680 07:01:54 Removing intermediate container ca30e4da06b6 07:01:54 ---> ac87255147b9 07:01:54 07:01:54 Step 10/22 : FROM alpine:3.12 07:01:54 ---> afeebe901d6b 07:01:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:01:54 ---> Running in b9eff6229ce8 07:01:54 ---> Running in 0115391c60ca 07:01:54 ---> Running in 46bacef127ac 07:01:54 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 07:01:54 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 07:01:54 Removing intermediate container b9eff6229ce8 07:01:54 ---> 29daab16b922 07:01:54 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:01:54 Removing intermediate container 0115391c60ca 07:01:54 ---> da778d255e57 07:01:54 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:01:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:01:55 ---> Running in a9516d1f8442 07:01:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:01:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:01:55 (1/1) Installing dumb-init (1.2.2-r1) 07:01:55 Executing busybox-1.31.1-r19.trigger 07:01:55 OK: 5 MiB in 15 packages 07:01:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:01:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:01:56 ---> 45c9b272b60b 07:01:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:01:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:01:56 go: downloading github.com/stretchr/testify v1.7.0 07:01:56 go: downloading github.com/pmezard/go-difflib v1.0.0 07:01:56 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:01:56 go: downloading github.com/davecgh/go-spew v1.1.1 07:01:56 (1/2) Installing ca-certificates (20191127-r4) 07:01:56 (2/2) Installing dumb-init (1.2.2-r1) 07:01:56 Executing busybox-1.31.1-r19.trigger 07:01:56 Executing ca-certificates-20191127-r4.trigger 07:01:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:01:57 OK: 6 MiB in 16 packages 07:01:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:01:57 (1/2) Installing dumb-init (1.2.2-r1) 07:01:57 (2/2) Installing su-exec (0.2-r1) 07:01:57 Executing busybox-1.31.1-r19.trigger 07:01:57 OK: 5 MiB in 16 packages 07:01:58 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 07:01:58 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:01:58 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 07:01:58 ---> 6a84a4363982 07:01:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:01:58 Removing intermediate container d1f4f8218680 07:01:58 ---> 43a0811af80a 07:01:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:01:58 ---> Running in 02c2fb16ca3e 07:01:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:02:00 Removing intermediate container 02c2fb16ca3e 07:02:00 ---> 9702fbf45992 07:02:00 Step 13/23 : ENV APP_PORT=48082 07:02:00 Removing intermediate container a9516d1f8442 07:02:00 ---> 3cfbd119951a 07:02:00 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:02:00 Removing intermediate container 46bacef127ac 07:02:00 ---> f2ff4d4c67ab 07:02:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:02:00 ---> 1156fcddf63e 07:02:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:02:00 ---> Running in 7836caf8ae49 07:02:00 ---> Running in 5f8b48d4cb6f 07:02:00 ---> Running in dbaad5b78f98 07:02:00 ---> Running in 8a06204e449f 07:02:00 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 07:02:00 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:02:01 Removing intermediate container 7836caf8ae49 07:02:01 ---> c8a1ddc87f2f 07:02:01 Step 14/23 : EXPOSE $APP_PORT 07:02:01 ---> Running in b8a4e53903ec 07:02:01 Removing intermediate container 5f8b48d4cb6f 07:02:01 ---> 6107addc30a0 07:02:01 Step 13/22 : ENV APP_PORT=48060 07:02:01 Removing intermediate container dbaad5b78f98 07:02:01 ---> 57b36bd32f66 07:02:01 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:02:01 Removing intermediate container 8a06204e449f 07:02:01 ---> d92ae21352b7 07:02:01 Step 18/21 : CMD ["--init=true"] 07:02:01 ---> Running in 4f94125b39bd 07:02:02 ---> Running in 266e7412fa62 07:02:02 ---> Running in 32a94c278b10 07:02:02 Removing intermediate container b8a4e53903ec 07:02:02 ---> a5bb0071e552 07:02:02 Step 15/23 : WORKDIR / 07:02:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:02:02 ---> Running in 4d539e947468 07:02:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:02:03 Removing intermediate container 266e7412fa62 07:02:03 ---> fff2b9bdb57d 07:02:03 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:02:03 Removing intermediate container 4f94125b39bd 07:02:03 ---> aa019d700464 07:02:03 Step 14/22 : EXPOSE $APP_PORT 07:02:03 Removing intermediate container 32a94c278b10 07:02:03 ---> 93849f02d639 07:02:03 Step 19/21 : LABEL arch=arm64 07:02:03 ---> Running in 420df4223987 07:02:03 ---> Running in 34730c31b1b1 07:02:03 Removing intermediate container 4d539e947468 07:02:03 ---> 8aa2c1542206 07:02:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:02:03 ---> Running in 1d6b398ec48a 07:02:04 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 07:02:04 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:02:04 Removing intermediate container 34730c31b1b1 07:02:04 ---> c116cf289623 07:02:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:02:04 Removing intermediate container 1d6b398ec48a 07:02:04 ---> 25c60f2373f3 07:02:04 Step 20/21 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 07:02:04 ---> Running in e82c2855c330 07:02:05 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 07:02:05 ---> fe1525379299 07:02:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:02:05 go: downloading github.com/lib/pq v1.9.0 07:02:05 ---> 9a022d269976 07:02:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:02:05 Removing intermediate container e82c2855c330 07:02:05 ---> 16d1b4b016e5 07:02:05 Step 21/21 : LABEL version=0.0.0 07:02:06 ---> Running in 9945832112bf 07:02:07 Removing intermediate container 420df4223987 07:02:07 ---> 2730a6ade560 07:02:07 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 07:02:07 ---> b69a41755d3b 07:02:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:02:07 Removing intermediate container 9945832112bf 07:02:07 ---> 486723a53f9c 07:02:07 07:02:07 ---> Running in e55d6e03c020 07:02:07 ---> 03277bf0d6f5 07:02:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:02:07 Successfully built 486723a53f9c 07:02:08 Successfully tagged docker-security-proxy-setup-go-arm64:latest 07:02:08  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 07:02:08 Removing intermediate container e55d6e03c020 07:02:08 ---> e2fdb9a0bdf1 07:02:08 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:02:08 ---> a83648860ccc 07:02:08 Step 19/23 : ENTRYPOINT ["/core-command"] 07:02:08 ---> Running in e36491d52eee 07:02:08 Building version 07:02:08 ---> 56f22a8dad54 07:02:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:02:08 ---> Running in b1d787fa3ed9 07:02:09 Removing intermediate container e36491d52eee 07:02:09 ---> a39f4fd8acd6 07:02:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:02:09 ---> 305a677fab56 07:02:09 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:02:09 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:02:09 ---> Running in 0b30fc30f47c 07:02:09 Status: Downloaded newer image for docker:20.10.0 07:02:09 ---> eeaf43b92773 07:02:09 Step 12/26 : RUN apk add --no-cache bash 07:02:09 Removing intermediate container b1d787fa3ed9 07:02:09 ---> 9ba8b3158827 07:02:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:02:10 ---> Running in 634f1869b947 07:02:10 ---> Running in abe376d121ba 07:02:10 ---> Running in 01241c96a30a 07:02:10 Removing intermediate container 0b30fc30f47c 07:02:10 ---> 0f11fa44baa9 07:02:10 Step 21/23 : LABEL arch=arm64 07:02:11 ---> Running in d295a78249a3 07:02:11 Removing intermediate container abe376d121ba 07:02:11 ---> 225ffadfadfe 07:02:11 Step 20/22 : LABEL arch=arm64 07:02:11 ---> Running in 18c110061875 07:02:12 Staging config-common 07:02:12 Removing intermediate container d295a78249a3 07:02:12 ---> 884a7746b318 07:02:12 Step 22/23 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 07:02:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:02:12 Skipping stage go-build-helper (already ran) 07:02:12 Skipping stage static-packages (already ran) 07:02:12 Skipping stage go115 (already ran) 07:02:12 Staging edgex-go 07:02:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:02:12 Removing intermediate container 18c110061875 07:02:12 ---> 23080fc64485 07:02:12 Step 21/22 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 07:02:13 ---> Running in 07887ea3429a 07:02:13 ---> Running in 1f8d169252cd 07:02:13 (1/2) Installing readline (8.0.4-r0) 07:02:13 (2/2) Installing bash (5.0.17-r0) 07:02:13 Executing bash-5.0.17-r0.post-install 07:02:13 Executing busybox-1.31.1-r19.trigger 07:02:13 OK: 12 MiB in 22 packages 07:02:13 Removing intermediate container 07887ea3429a 07:02:13 ---> bca84a0c67c5 07:02:13 Step 23/23 : LABEL version=0.0.0 07:02:14 Staging version 07:02:14 Removing intermediate container 1f8d169252cd 07:02:14 ---> d906473f2b52 07:02:14 Step 22/22 : LABEL version=0.0.0 07:02:14 ---> Running in 1a0f5fa79298 07:02:14 ---> Running in 07216de5d37f 07:02:14 Removing intermediate container 634f1869b947 07:02:14 ---> 913d129cf172 07:02:14 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:02:14 Priming config-common 07:02:15 Removing intermediate container 07216de5d37f 07:02:15 ---> ce8f9c742cce 07:02:15 07:02:15 Removing intermediate container 1a0f5fa79298 07:02:15 ---> cd470a83c7af 07:02:15 07:02:15 Removing intermediate container 01241c96a30a 07:02:15 ---> f5bd2865d01e 07:02:15 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:02:15 ---> Running in 509ef86e1001 07:02:15 ---> df8703b31db7 07:02:15 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:02:15 Successfully built cd470a83c7af 07:02:15 Successfully built ce8f9c742cce 07:02:15 Successfully tagged docker-support-notifications-go-arm64:latest 07:02:15 Successfully tagged docker-core-command-go-arm64:latest 07:02:15  Building docker-support-notifications-go ... done Building docker-core-data-go 07:02:15  Building docker-core-command-go ... done Building docker-core-metadata-go 07:02:15 Priming go-build-helper 07:02:16 Removing intermediate container 509ef86e1001 07:02:16 ---> 0ea806308ad1 07:02:16 Step 14/26 : ENV APP_PORT=48090 07:02:16 ---> Running in 15abf0f84399 07:02:17 Priming static-packages 07:02:17 ---> f600760234d3 07:02:17 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:02:17 Removing intermediate container 15abf0f84399 07:02:17 ---> f1d99dbd865c 07:02:17 Step 15/26 : EXPOSE $APP_PORT 07:02:17 ---> Running in 982a7276c5d6 07:02:17 ---> 5ffec4334411 07:02:17 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 07:02:17 Removing intermediate container 982a7276c5d6 07:02:17 ---> a2af24f53eda 07:02:17 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:02:19 Priming go115 07:02:19 ---> 1d72a1ba516e 07:02:19 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:02:20 ---> 5ecda486eef6 07:02:20 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:02:20 Priming edgex-go 07:02:21 ---> 330569385219 07:02:21 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 07:02:21 ---> 1e554a2b68a5 07:02:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:02:21 ---> Running in c750da6e0834 07:02:22 Priming version 07:02:22 Removing intermediate container c750da6e0834 07:02:22 ---> 475a72bde1ad 07:02:22 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:02:22 ---> d21909475954 07:02:22 Step 19/26 : RUN apk --no-cache add py3-pip 07:02:23 ---> Running in cadff01d9055 07:02:23 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 07:02:23 ---> 5beace9e211c 07:02:23 Step 26/31 : RUN chmod +x /entrypoint.sh 07:02:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:02:24 ---> Running in c49273a778bb 07:02:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } 07:02:25 (1/33) Installing libbz2 (1.0.8-r1) 07:02:25 (2/33) Installing expat (2.2.9-r1) 07:02:25 (3/33) Installing libffi (3.3-r2) 07:02:25 (4/33) Installing gdbm (1.13-r1) 07:02:25 (5/33) Installing xz-libs (5.2.5-r0) [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 07:02:25 (6/33) Installing sqlite-libs (3.32.1-r0) 07:02:25 (7/33) Installing python3 (3.8.5-r0) [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:02:27 (8/33) Installing py3-appdirs (1.4.4-r1) 07:02:27 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:02:27 (10/33) Installing py3-parsing (2.4.7-r0) 07:02:27 (11/33) Installing py3-six (1.15.0-r0) 07:02:27 (12/33) Installing py3-packaging (20.4-r0) 07:02:27 (13/33) Installing py3-setuptools (47.0.0-r0) 07:02:27 (14/33) Installing py3-chardet (3.0.4-r4) 07:02:27 (15/33) Installing py3-idna (2.9-r0) 07:02:27 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:02:27 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:02:27 (18/33) Installing py3-requests (2.23.0-r0) 07:02:27 (19/33) Installing py3-msgpack (1.0.0-r0) 07:02:27 (20/33) Installing py3-lockfile (0.12.2-r3) 07:02:27 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:02:27 (22/33) Installing py3-colorama (0.4.3-r0) 07:02:27 (23/33) Installing py3-distlib (0.3.0-r0) 07:02:27 (24/33) Installing py3-distro (1.5.0-r1) 07:02:27 (25/33) Installing py3-webencodings (0.5.1-r3) 07:02:27 (26/33) Installing py3-html5lib (1.0.1-r4) 07:02:27 (27/33) Installing py3-pytoml (0.1.21-r0) 07:02:27 (28/33) Installing py3-pep517 (0.8.2-r0) 07:02:27 (29/33) Installing py3-progress (1.5-r0) 07:02:27 (30/33) Installing py3-toml (0.10.1-r0) 07:02:27 (31/33) Installing py3-retrying (1.3.3-r0) 07:02:27 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:02:27 (33/33) Installing py3-pip (20.1.1-r0) 07:02:28 Removing intermediate container c49273a778bb 07:02:28 ---> 93b550b50cc9 07:02:28 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:02:28 Executing busybox-1.31.1-r19.trigger 07:02:28 OK: 71 MiB in 55 packages 07:02:28 ---> Running in 58b59c3184cd 07:02:29 Removing intermediate container 58b59c3184cd 07:02:29 ---> 897756b51c41 07:02:29 Step 28/31 : CMD ["gate"] 07:02:30 ---> Running in 46abd5c2dd89 07:02:31 Removing intermediate container 46abd5c2dd89 07:02:31 ---> 01d96119808d 07:02:31 Step 29/31 : LABEL arch=arm64 07:02:31 ---> Running in 4620a9718681 07:02:32 Removing intermediate container 4620a9718681 07:02:32 ---> 78cb2bcc182f 07:02:32 Step 30/31 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 07:02:32 ---> Running in 6af5a18d0fa7 07:02:33 Removing intermediate container 6af5a18d0fa7 07:02:33 ---> c93f247d2f06 07:02:33 Step 31/31 : LABEL version=0.0.0 07:02:34 ---> Running in ab57a00b9daf 07:02:35 Removing intermediate container ab57a00b9daf 07:02:35 ---> 5cd4bfceaf5a 07:02:35 07:02:35 Successfully built 5cd4bfceaf5a 07:02:35 Successfully tagged docker-security-bootstrapper-go-arm64:latest 07:02:35  Building docker-security-bootstrapper-go ... done Building docker-support-scheduler-go 07:02:36 Removing intermediate container cadff01d9055 07:02:36 ---> 58e6e3938ed9 07:02:36 Step 20/26 : RUN pip install docker-compose==1.23.2 07:02:36 ---> Running in 02f1c9f7e676 07:02:39 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:02:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:02:39 ---> c0d97e30565f 07:02:39 Step 3/24 : WORKDIR /edgex-go 07:02:39 ---> Using cache 07:02:39 ---> 856b0e2563da 07:02:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:39 ---> Using cache 07:02:39 ---> a2a3798c8cbd 07:02:39 Step 5/24 : RUN apk add --update --no-cache make git 07:02:39 ---> Using cache 07:02:39 ---> 0ca56a58d186 07:02:39 Step 6/24 : COPY go.mod . 07:02:39 ---> Using cache 07:02:39 ---> 0d047f580d56 07:02:39 Step 7/24 : RUN go mod download 07:02:39 ---> Using cache 07:02:39 ---> 23f1b40ab223 07:02:39 Step 8/24 : COPY . . 07:02:39 ---> Using cache 07:02:39 ---> ea96ade96398 07:02:39 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:02:40 ---> Running in baf3de23a1da 07:02:41 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 07:02:41 Collecting docker-compose==1.23.2 07:02:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:02:43 Collecting docopt<0.7,>=0.6.1 07:02:43 Downloading docopt-0.6.2.tar.gz (25 kB) 07:02:46 Collecting docker<4.0,>=3.6.0 07:02:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:02:47 Collecting websocket-client<1.0,>=0.32.0 07:02:47 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:02:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:02:48 Collecting cached-property<2,>=1.2.0 07:02:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:02:48 Collecting dockerpty<0.5,>=0.4.1 07:02:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:02:51 Collecting texttable<0.10,>=0.9.0 07:02:51 Downloading texttable-0.9.1.tar.gz (11 kB) 07:02:54 Collecting PyYAML<4,>=3.10 07:02:54 Downloading PyYAML-3.13.tar.gz (270 kB) 07:02:59 Collecting jsonschema<3,>=2.5.1 07:02:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:02:59 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:02:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:02:59 ---> c0d97e30565f 07:02:59 Step 3/23 : WORKDIR /edgex-go 07:02:59 ---> Using cache 07:02:59 ---> 856b0e2563da 07:02:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:59 ---> Using cache 07:02:59 ---> a2a3798c8cbd 07:02:59 Step 5/23 : RUN apk add --update --no-cache make git 07:02:59 ---> Using cache 07:02:59 ---> 0ca56a58d186 07:02:59 Step 6/23 : COPY go.mod . 07:02:59 ---> Using cache 07:02:59 ---> 0d047f580d56 07:02:59 Step 7/23 : RUN go mod download 07:02:59 ---> Using cache 07:02:59 ---> 23f1b40ab223 07:02:59 Step 8/23 : COPY . . 07:02:59 ---> Using cache 07:02:59 ---> ea96ade96398 07:02:59 Step 9/23 : RUN make cmd/core-metadata/core-metadata 07:03:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:03:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:03:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:03:01 ---> c0d97e30565f 07:03:01 Step 3/23 : WORKDIR /edgex-go 07:03:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:03:01 ---> Using cache 07:03:01 ---> 856b0e2563da 07:03:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:01 ---> Using cache 07:03:01 ---> a2a3798c8cbd 07:03:01 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:03:03 Collecting docker-pycreds>=0.4.0 07:03:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:03:03 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 07:03:04 Collecting idna<2.8,>=2.5 07:03:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:03:05 ---> Running in 089cd0be71e7 07:03:05 ---> Running in c8106a39c0e2 07:03:05 Collecting urllib3<1.25,>=1.21.1 07:03:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:03:06 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) 07:03:06 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:03:06 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:03:06 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:03:06 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:03:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:03: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 07:03:07 Installing collected packages: docopt, idna, urllib3, requests, websocket-client, docker-pycreds, docker, cached-property, dockerpty, texttable, PyYAML, jsonschema, docker-compose 07:03:07 Running setup.py install for docopt: started 07:03:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:03:08 OK: 217 MiB in 51 packages 07:03:10 Running setup.py install for docopt: finished with status 'done' 07:03:10 Attempting uninstall: idna 07:03:10 Found existing installation: idna 2.9 07:03:10 Uninstalling idna-2.9: 07:03:11 Successfully uninstalled idna-2.9 07:03:11 Removing intermediate container c8106a39c0e2 07:03:11 ---> 839915b92bf5 07:03:11 Step 6/23 : COPY go.mod . 07:03:11 Attempting uninstall: urllib3 07:03:11 Found existing installation: urllib3 1.25.9 07:03:11 Uninstalling urllib3-1.25.9: 07:03:12 Successfully uninstalled urllib3-1.25.9 07:03:13 ---> 971a68ee1f2e 07:03:13 Step 7/23 : RUN go mod download 07:03:13 Attempting uninstall: requests 07:03:13 Found existing installation: requests 2.23.0 07:03:13 Uninstalling requests-2.23.0: 07:03:13 ---> Running in 939c373a4472 07:03:13 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 07:03:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:03:13 ---> c0d97e30565f 07:03:13 Step 3/22 : WORKDIR /edgex-go 07:03:13 ---> Using cache 07:03:13 ---> 856b0e2563da 07:03:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:13 ---> Using cache 07:03:13 ---> a2a3798c8cbd 07:03:13 Step 5/22 : RUN apk add --update --no-cache make git 07:03:13 ---> Using cache 07:03:13 ---> 0ca56a58d186 07:03:13 Step 6/22 : COPY go.mod . 07:03:13 ---> Using cache 07:03:13 ---> 0d047f580d56 07:03:13 Step 7/22 : RUN go mod download 07:03:13 ---> Using cache 07:03:13 ---> 23f1b40ab223 07:03:13 Step 8/22 : COPY . . 07:03:13 ---> Using cache 07:03:13 ---> ea96ade96398 07:03:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:03:13 Successfully uninstalled requests-2.23.0 07:03:13 ---> Running in e4bb1e219487 07:03:15 Running setup.py install for dockerpty: started 07:03:16 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 07:03:18 Removing intermediate container 939c373a4472 07:03:18 ---> 5e4365143448 07:03:18 Step 8/23 : COPY . . 07:03:18 Running setup.py install for dockerpty: finished with status 'done' 07:03:19 Running setup.py install for texttable: started 07:03:21 Running setup.py install for texttable: finished with status 'done' 07:03:21 Running setup.py install for PyYAML: started 07:03:26 Running setup.py install for PyYAML: finished with status 'done' 07:03:27 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 07:03:37 Removing intermediate container 02f1c9f7e676 07:03:37 ---> 87e215e041be 07:03:37 Step 21/26 : RUN apk --no-cache add curl 07:03:37 ---> 3f1c94b3ca61 07:03:37 Step 9/23 : RUN make cmd/core-data/core-data 07:03:37 ---> Running in eec0408109ee 07:03:38 ---> Running in 075f88da1ee4 07:03:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:03:40 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 07:03:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:03:41 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:03:41 (2/3) Installing libcurl (7.69.1-r3) 07:03:41 (3/3) Installing curl (7.69.1-r3) 07:03:41 Executing busybox-1.31.1-r19.trigger 07:03:41 OK: 71 MiB in 58 packages 07:03:42 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 07:03:43 Removing intermediate container eec0408109ee 07:03:43 ---> 5499dfd96949 07:03:43 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 07:03:43 ---> Running in dbfd1f71c69f 07:03:44 Removing intermediate container dbfd1f71c69f 07:03:44 ---> 67e36fad120c 07:03:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:03:44 ---> Running in 4df194df46d3 07:03:44 Removing intermediate container 4df194df46d3 07:03:44 ---> 40b8fc8d99d9 07:03:44 Step 24/26 : LABEL arch=arm64 07:03:45 ---> Running in 0f804d3b3c7a 07:03:45 Removing intermediate container 0f804d3b3c7a 07:03:45 ---> 7235fbc8d3da 07:03:45 Step 25/26 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 07:03:46 ---> Running in aeee52f61b4e 07:03:47 Removing intermediate container aeee52f61b4e 07:03:47 ---> 9ec99d7a5202 07:03:47 Step 26/26 : LABEL version=0.0.0 07:03:47 ---> Running in 7b2e0d29cec6 07:03:48 Removing intermediate container 7b2e0d29cec6 07:03:48 ---> a275e137ad2c 07:03:48 07:03:48 Successfully built a275e137ad2c 07:03:48 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 07:03:58  Building docker-sys-mgmt-agent-go ... done Removing intermediate container baf3de23a1da 07:03:58 ---> acca66f96b34 07:03:58 07:03:58 Step 10/24 : FROM alpine:3.12 07:03:58 ---> afeebe901d6b 07:03:58 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 07:03:58 ---> Running in 28d3ddce7357 07:03:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:03:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:04:00 (1/5) Installing ca-certificates (20191127-r4) 07:04:00 (2/5) Installing nghttp2-libs (1.41.0-r0) 07:04:00 (3/5) Installing libcurl (7.69.1-r3) 07:04:00 (4/5) Installing curl (7.69.1-r3) 07:04:00 (5/5) Installing dumb-init (1.2.2-r1) 07:04:00 Executing busybox-1.31.1-r19.trigger 07:04:00 Executing ca-certificates-20191127-r4.trigger 07:04:00 OK: 7 MiB in 19 packages 07:04:03 Removing intermediate container 28d3ddce7357 07:04:03 ---> d8eb852d7d8f 07:04:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:04:03 ---> Running in 0f4faf18e83b 07:04:04 Removing intermediate container 0f4faf18e83b 07:04:04 ---> 0157e43fff45 07:04:04 Step 13/24 : WORKDIR / 07:04:04 ---> Running in 0f885db447cf 07:04:05 Removing intermediate container 0f885db447cf 07:04:05 ---> 38cba8de1248 07:04:05 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:04:06 ---> 82f64f49fd75 07:04:06 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:04:07 ---> 4ddc4209561a 07:04:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:04:08 ---> 16225d89c754 07:04:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:04:10 ---> 78d5f68af59c 07:04:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:04:12 ---> 7fd6c628d28c 07:04:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:04:13 ---> 096de35abd24 07:04:13 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/ 07:04:13 ---> Running in 76bd34c1ca76 07:04:18 Removing intermediate container 76bd34c1ca76 07:04:18 ---> 56e1d890d89a 07:04:18 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:04:18 ---> Running in a08356156947 07:04:18 Removing intermediate container a08356156947 07:04:18 ---> 96cd70b52066 07:04:18 Step 22/24 : LABEL arch=arm64 07:04:18 ---> Running in 2494153baa37 07:04:19 Removing intermediate container 2494153baa37 07:04:19 ---> 24e60c54ef38 07:04:19 Step 23/24 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 07:04:19 ---> Running in 6086c370320e 07:04:20 Removing intermediate container 6086c370320e 07:04:20 ---> 0792349f77de 07:04:20 Step 24/24 : LABEL version=0.0.0 07:04:20 ---> Running in 9930ffa1d4f4 07:04:21 Removing intermediate container 9930ffa1d4f4 07:04:21 ---> 15e18b564bfc 07:04:21 07:04:21 Successfully built 15e18b564bfc 07:04:21 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 07:04:48  Building docker-security-secretstore-setup-go ... done Removing intermediate container e4bb1e219487 07:04:48 ---> d7906171df2d 07:04:48 07:04:48 Step 10/22 : FROM alpine:3.12 07:04:48 ---> afeebe901d6b 07:04:48 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:04:48 ---> Using cache 07:04:48 ---> 43a0811af80a 07:04:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:04:48 ---> Using cache 07:04:48 ---> 9702fbf45992 07:04:48 Step 13/22 : ENV APP_PORT=48085 07:04:48 ---> Running in d14ff9cbf8e6 07:04:48 Removing intermediate container d14ff9cbf8e6 07:04:48 ---> 342cdbd20df9 07:04:48 Step 14/22 : EXPOSE $APP_PORT 07:04:49 ---> Running in 78e57d9d9113 07:04:50 Removing intermediate container 78e57d9d9113 07:04:50 ---> 77dcf0ab9e75 07:04:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:04:50 Removing intermediate container 089cd0be71e7 07:04:50 ---> e0bc96baee8c 07:04:50 07:04:50 Step 10/23 : FROM alpine:3.12 07:04:50 ---> afeebe901d6b 07:04:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:04:50 ---> Using cache 07:04:50 ---> 43a0811af80a 07:04:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:04:50 ---> Using cache 07:04:50 ---> 9702fbf45992 07:04:50 Step 13/23 : ENV APP_PORT=48081 07:04:50 ---> 4b2170d9cb63 07:04:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:04:50 ---> Running in ca41e6b3481e 07:04:51 Removing intermediate container ca41e6b3481e 07:04:51 ---> f0487ba7f932 07:04:51 Step 14/23 : EXPOSE $APP_PORT 07:04:51 ---> Running in 83db7c8fa620 07:04:52 ---> 4687887dc3e8 07:04:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:04:52 Removing intermediate container 83db7c8fa620 07:04:52 ---> 848bd4b49c39 07:04:52 Step 15/23 : WORKDIR / 07:04:52 ---> Running in 1d3acbb92896 07:04:53 ---> d56f55b94f58 07:04:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:04:53 ---> Running in 58449082ecfd 07:04:53 Removing intermediate container 1d3acbb92896 07:04:53 ---> 3804c696d6a0 07:04:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:04:53 Removing intermediate container 58449082ecfd 07:04:53 ---> 9bf1948642bd 07:04:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:04:53 ---> Running in 96bbf3fda34a 07:04:54 ---> a8ee191ae00d 07:04:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:04:54 Removing intermediate container 96bbf3fda34a 07:04:54 ---> aa31636c19cb 07:04:54 Step 20/22 : LABEL arch=arm64 07:04:54 ---> Running in b68fd2a53a98 07:04:55 ---> 12236baf63df 07:04:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:04:55 Removing intermediate container b68fd2a53a98 07:04:55 ---> a8e8c2624d61 07:04:55 Step 21/22 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 07:04:55 ---> Running in 6e82daeddb55 07:04:56 ---> b7eff54cbc04 07:04:56 Step 19/23 : ENTRYPOINT ["/core-metadata"] 07:04:56 Removing intermediate container 6e82daeddb55 07:04:56 ---> 127482679333 07:04:56 Step 22/22 : LABEL version=0.0.0 07:04:56 ---> Running in 5bf66d45b883 07:04:56 ---> Running in 7dca063e7e15 07:04:57 Removing intermediate container 7dca063e7e15 07:04:57 ---> 230b4e35b16c 07:04:57 07:04:57 Removing intermediate container 5bf66d45b883 07:04:57 ---> 4ceb7e233785 07:04:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:04:57 Successfully built 230b4e35b16c 07:04:57 ---> Running in 7b8e8cbb9463 07:04:57 Successfully tagged docker-support-scheduler-go-arm64:latest 07:04:58  Building docker-support-scheduler-go ... done Removing intermediate container 7b8e8cbb9463 07:04:58 ---> 65a9cba1588c 07:04:58 Step 21/23 : LABEL arch=arm64 07:04:58 ---> Running in c6bc4db2e7b9 07:04:58 Removing intermediate container c6bc4db2e7b9 07:04:58 ---> afd59ba15423 07:04:58 Step 22/23 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 07:04:59 ---> Running in 3faa7731c2ab 07:04:59 Removing intermediate container 3faa7731c2ab 07:04:59 ---> a75d1b4384b8 07:04:59 Step 23/23 : LABEL version=0.0.0 07:04:59 ---> Running in ce6dda606224 07:05:00 Removing intermediate container ce6dda606224 07:05:00 ---> a904b78a6813 07:05:00 07:05:00 Successfully built a904b78a6813 07:05:00 Successfully tagged docker-core-metadata-go-arm64:latest 07:05:03  Building docker-core-metadata-go ... done Removing intermediate container 075f88da1ee4 07:05:03 ---> dc0998b9fee5 07:05:03 07:05:03 Step 10/23 : FROM alpine:3.12 07:05:03 ---> afeebe901d6b 07:05:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:05:03 ---> Running in 3a4484f0a688 07:05:03 Removing intermediate container 3a4484f0a688 07:05:03 ---> b6f185dfdb1a 07:05:03 Step 12/23 : ENV APP_PORT=48080 07:05:04 ---> Running in fd6cd6e805ba 07:05:04 Removing intermediate container fd6cd6e805ba 07:05:04 ---> 900f4b22d824 07:05:04 Step 13/23 : EXPOSE $APP_PORT 07:05:04 ---> Running in fdce3c67b73f 07:05:05 Removing intermediate container fdce3c67b73f 07:05:05 ---> fd18af5a2f2d 07:05:05 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:05 ---> Running in 7a06b89d8c5a 07:05:07 Removing intermediate container 7a06b89d8c5a 07:05:07 ---> 780b12f3e292 07:05:07 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:05:07 ---> Running in 92d86ac7aaf0 07:05:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:05:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:05:10 (1/6) Installing dumb-init (1.2.2-r1) 07:05:10 (2/6) Installing libgcc (9.3.0-r2) 07:05:10 (3/6) Installing libsodium (1.0.18-r0) 07:05:10 (4/6) Installing libstdc++ (9.3.0-r2) 07:05:11 (5/6) Installing libzmq (4.3.3-r0) 07:05:11 (6/6) Installing zeromq (4.3.3-r0) 07:05:11 Executing busybox-1.31.1-r19.trigger 07:05:11 OK: 8 MiB in 20 packages 07:05:12 Removing intermediate container 92d86ac7aaf0 07:05:12 ---> 6d79d99cdc63 07:05:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:05:13 ---> 5fc4b16bd6c2 07:05:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:05:14 ---> ac1dfae38e7d 07:05:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:05:15 ---> 78941633b39c 07:05:15 Step 19/23 : ENTRYPOINT ["/core-data"] 07:05:15 ---> Running in 2a1dd2a3260b 07:05:15 Removing intermediate container 2a1dd2a3260b 07:05:15 ---> a9bfe796a53b 07:05:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:05:16 ---> Running in 95b90101013f 07:05:16 Removing intermediate container 95b90101013f 07:05:16 ---> 59859ee7bf2f 07:05:16 Step 21/23 : LABEL arch=arm64 07:05:16 ---> Running in da1c93c6f07e 07:05:16 Removing intermediate container da1c93c6f07e 07:05:16 ---> 79c1c1329192 07:05:16 Step 22/23 : LABEL git_sha=55f99d39bec49b0bfbda7440a57be504e49139c2 07:05:17 ---> Running in 6d99e1f83d5e 07:05:17 Removing intermediate container 6d99e1f83d5e 07:05:17 ---> a077689be937 07:05:17 Step 23/23 : LABEL version=0.0.0 07:05:17 ---> Running in 166ee443c75b 07:05:17 Removing intermediate container 166ee443c75b 07:05:17 ---> d5916cc30fda 07:05:17 07:05:18 Successfully built d5916cc30fda 07:05:18 Successfully tagged docker-core-data-go-arm64:latest 07:05:18  Building docker-core-data-go ... done  [Pipeline] } 07:05:18 $ docker stop --time=1 7768270b7c73f6e256298d2f2f148d4cfb5a471338c0522d40d1d392a1bfeb59 07:05:20 $ docker rm -f 7768270b7c73f6e256298d2f2f148d4cfb5a471338c0522d40d1d392a1bfeb59 [Pipeline] // withDockerContainer [Pipeline] sh 07:05:21 + + dockergrep images 07:05:21 docker 07:05:21 docker-core-data-go-arm64 latest d5916cc30fda 4 seconds ago 21MB 07:05:21 docker-core-metadata-go-arm64 latest a904b78a6813 21 seconds ago 17.8MB 07:05:21 docker-support-scheduler-go-arm64 latest 230b4e35b16c 24 seconds ago 16.1MB 07:05:21 docker-security-secretstore-setup-go-arm64 latest 15e18b564bfc About a minute ago 23.4MB 07:05:21 docker-sys-mgmt-agent-go-arm64 latest a275e137ad2c About a minute ago 300MB 07:05:21 docker-security-bootstrapper-go-arm64 latest 5cd4bfceaf5a 2 minutes ago 22.6MB 07:05:21 docker-core-command-go-arm64 latest cd470a83c7af 3 minutes ago 16MB 07:05:21 docker-support-notifications-go-arm64 latest ce8f9c742cce 3 minutes ago 16.7MB 07:05:21 docker-security-proxy-setup-go-arm64 latest 486723a53f9c 3 minutes ago 23.2MB 07:05:21 docker 20.10.0 eeaf43b92773 8 weeks 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 [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 07:05:24 provisioning config files... 07:05:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9191189856821324799tmp [Pipeline] { [Pipeline] sh 07:05:25 + set +x 07:05:25 + curl -s https://codecov.io/bash 07:05:25 + bash -s -- 07:05:25 07:05:25 _____ _ 07:05:25 / ____| | | 07:05:25 | | ___ __| | ___ ___ _____ __ 07:05:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:05:25 | |___| (_) | (_| | __/ (_| (_) \ V / 07:05:25 \_____\___/ \__,_|\___|\___\___/ \_/ 07:05:25 Bash-20210129-7c25fce 07:05:25 07:05:25 07:05:25 ==> git version 2.24.3 found 07:05:25 ==> 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 07:05:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:05:25 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:05:25 ==> Jenkins CI detected. 07:05:25 project root: . 07:05:25 --> token set from env 07:05:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:05:25 ==> Running gcov in . (disable via -X gcov) 07:05:25 ==> Python coveragepy not found 07:05:25 ==> Searching for coverage reports in: 07:05:25 + . 07:05:25 -> Found 1 reports 07:05:25 ==> Detecting git/mercurial file structure 07:05:25 ==> Reading reports 07:05:25 + ./coverage.out bytes=590503 07:05:25 ==> Appending adjustments 07:05:25 https://docs.codecov.io/docs/fixing-reports 07:05:28 + Found adjustments 07:05:28 ==> Gzipping contents 07:05:29 88K /tmp/codecov.uAOwsq.gz 07:05:29 ==> Uploading reports 07:05:29 url: https://codecov.io 07:05:29 query: branch=PR-3144&commit=55f99d39bec49b0bfbda7440a57be504e49139c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3144%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3144&job=&cmd_args= 07:05:29 -> Pinging Codecov 07:05:29 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3144&commit=55f99d39bec49b0bfbda7440a57be504e49139c2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3144%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3144&job=&cmd_args= 07:05:29 -> Uploading to 07:05:29 https://storage.googleapis.com/codecov/v4/raw/2021-02-08/00271124DB129430A58F1EEE437C3FCB/55f99d39bec49b0bfbda7440a57be504e49139c2/6ccd1429-2737-468a-999b-4011a074849b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210208T070529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=382488ac0f87f1b82193d0ea4c736dd1a67f22c7a8239969aff3dea04c047959 07:05:29 % Total % Received % Xferd Average Speed Time Time Time Current 07:05:29 Dload Upload Total Spent Left Speed 07:05:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88765 0 0 100 88765 0 175k --:--:-- --:--:-- --:--:-- 175k 07:05:30 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/55f99d39bec49b0bfbda7440a57be504e49139c2 [Pipeline] } 07:05:30 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 07:05:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:05:34 ---> package-listing.sh 07:05:34 ++ facter osfamily 07:05:34 ++ tr '[:upper:]' '[:lower:]' 07:05:34 + OS_FAMILY=redhat 07:05:34 + workspace=/w/workspace/edgex-go/1 07:05:34 + START_PACKAGES=/tmp/packages_start.txt 07:05:34 + END_PACKAGES=/tmp/packages_end.txt 07:05:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:05:34 + PACKAGES=/tmp/packages_start.txt 07:05:34 + '[' /w/workspace/edgex-go/1 ']' 07:05:34 + PACKAGES=/tmp/packages_end.txt 07:05:34 + case "${OS_FAMILY}" in 07:05:34 + rpm -qa 07:05:34 + sort 07:05:39 + '[' -f /tmp/packages_start.txt ']' 07:05:39 + '[' -f /tmp/packages_end.txt ']' 07:05:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:05:39 + '[' /w/workspace/edgex-go/1 ']' 07:05:39 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:05:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:05:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:05:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:05:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:05:40 07:05:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:05:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:05:41 alpine: Pulling from edgex-lftools-log-publisher 07:05:41 df20fa9351a1: Pulling fs layer 07:05:41 36b3adc4ff6f: Pulling fs layer 07:05:41 8ad3a11d3b57: Pulling fs layer 07:05:41 46f8f816bc3b: Pulling fs layer 07:05:41 93b61091891f: Pulling fs layer 07:05:41 93b9cdb0e59b: Pulling fs layer 07:05:41 5e14af77c1be: Pulling fs layer 07:05:41 01666e4c0597: Pulling fs layer 07:05:41 aa168da1d23b: Pulling fs layer 07:05:41 93b9cdb0e59b: Waiting 07:05:41 5e14af77c1be: Waiting 07:05:41 01666e4c0597: Waiting 07:05:41 aa168da1d23b: Waiting 07:05:41 46f8f816bc3b: Waiting 07:05:41 93b61091891f: Waiting 07:05:41 36b3adc4ff6f: Verifying Checksum 07:05:41 36b3adc4ff6f: Download complete 07:05:41 46f8f816bc3b: Verifying Checksum 07:05:41 46f8f816bc3b: Download complete 07:05:41 df20fa9351a1: Download complete 07:05:41 93b9cdb0e59b: Verifying Checksum 07:05:41 93b9cdb0e59b: Download complete 07:05:41 93b61091891f: Verifying Checksum 07:05:41 93b61091891f: Download complete 07:05:41 01666e4c0597: Verifying Checksum 07:05:41 01666e4c0597: Download complete 07:05:41 8ad3a11d3b57: Verifying Checksum 07:05:41 8ad3a11d3b57: Download complete 07:05:41 df20fa9351a1: Pull complete 07:05:41 36b3adc4ff6f: Pull complete 07:05:42 5e14af77c1be: Verifying Checksum 07:05:42 5e14af77c1be: Download complete 07:05:42 8ad3a11d3b57: Pull complete 07:05:42 46f8f816bc3b: Pull complete 07:05:42 93b61091891f: Pull complete 07:05:43 93b9cdb0e59b: Pull complete 07:05:43 5e14af77c1be: Pull complete 07:05:43 01666e4c0597: Pull complete 07:05:46 aa168da1d23b: Verifying Checksum 07:05:46 aa168da1d23b: Download complete 07:05:59 aa168da1d23b: Pull complete 07:05:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:05:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:05:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:05:59 prd-centos7-docker-4c-2g-25468 does not seem to be running inside a container 07:05:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:06:03 $ docker top f2e6c60d6c6242659b21f30045980ec7451985e3f09bb0895cdef67842962d08 -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:04 + touch /tmp/pre-build-complete [Pipeline] sh 07:06:04 + mkdir -p /var/log/sa [Pipeline] sh 07:06:04 + ls /var/log/sa-host 07:06:04 + sadf -c /var/log/sa-host/sa08 07:06:04 file_magic: OK 07:06:04 HZ: Using current value: 100 07:06:04 file_header: OK 07:06:04 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 07:06:04 Statistics: 07:06:04 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... 07:06:04 File successfully converted to sysstat format version 12.2.1 07:06:04 + sadf -c /var/log/sa-host/sa23 07:06:04 file_magic: OK 07:06:04 HZ: Using current value: 100 07:06:04 file_header: OK 07:06:04 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 07:06:04 Statistics: 07:06:04 Hnuu...uuuununununu... 07:06:04 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:06:05 provisioning config files... 07:06:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1146069115689746598tmp [Pipeline] { [Pipeline] echo 07:06:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:06:06 ---> create-netrc.sh [Pipeline] } 07:06:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:06:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:06:06 ---> python-tools-install.sh [Pipeline] echo 07:06:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:06:06 ---> sudo-logs.sh 07:06:06 Archiving 'sudo' log.. [Pipeline] echo 07:06:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:06:07 ---> job-cost.sh 07:06:07 lf-activate-venv: SKIPPING 07:06:07 INFO: No Stack... 07:06:09 INFO: Retrieving Pricing Info for: v1-standard-2 07:06:09 INFO: Archiving Costs [Pipeline] echo 07:06:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:06:09 ---> logs-deploy.sh 07:06:09 lf-activate-venv: SKIPPING 07:06:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3144/1 07:06:09 INFO: archiving workspace using pattern(s): 07:06:11 Archives upload complete. 07:06:11 INFO: archiving logs to Nexus 07:06:12 ---> uname -a: 07:06:12 Linux prd-centos7-docker-4c-2g-25468.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:06:12 07:06:12 07:06:12 ---> lscpu: 07:06:12 Architecture: x86_64 07:06:12 CPU op-mode(s): 32-bit, 64-bit 07:06:12 Byte Order: Little Endian 07:06:12 Address sizes: 40 bits physical, 48 bits virtual 07:06:12 CPU(s): 4 07:06:12 On-line CPU(s) list: 0-3 07:06:12 Thread(s) per core: 1 07:06:12 Core(s) per socket: 1 07:06:12 Socket(s): 4 07:06:12 NUMA node(s): 1 07:06:12 Vendor ID: GenuineIntel 07:06:12 CPU family: 6 07:06:12 Model: 44 07:06:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:06:12 Stepping: 1 07:06:12 CPU MHz: 2933.438 07:06:12 BogoMIPS: 5866.87 07:06:12 Virtualization: VT-x 07:06:12 Hypervisor vendor: KVM 07:06:12 Virtualization type: full 07:06:12 L1d cache: 128 KiB 07:06:12 L1i cache: 128 KiB 07:06:12 L2 cache: 16 MiB 07:06:12 L3 cache: 64 MiB 07:06:12 NUMA node0 CPU(s): 0-3 07:06:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:06:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:06:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:06:12 Vulnerability Meltdown: Mitigation; PTI 07:06:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:06:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:06:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:06:12 Vulnerability Srbds: Not affected 07:06:12 Vulnerability Tsx async abort: Not affected 07:06:12 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 07:06:12 07:06:12 07:06:12 ---> nproc: 07:06:12 4 07:06:12 07:06:12 07:06:12 ---> df -h: 07:06:12 Filesystem Size Used Available Use% Mounted on 07:06:12 overlay 50.0G 12.2G 37.8G 24% / 07:06:12 tmpfs 64.0M 0 64.0M 0% /dev 07:06:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:06:12 shm 64.0M 0 64.0M 0% /dev/shm 07:06:12 /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os 07:06:12 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf 07:06:12 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname 07:06:12 /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts 07:06:12 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log 07:06:12 /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json 07:06:12 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host 07:06:12 /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure 07:06:12 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1 07:06:12 /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1@tmp 07:06:12 07:06:12 07:06:12 ---> free -m: 07:06:12 total used free shared buff/cache available 07:06:12 Mem: 1837 696 191 0 949 1057 07:06:12 Swap: 1023 71 952 07:06:12 07:06:12 07:06:12 ---> ip addr: 07:06:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:06:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:06:12 inet 127.0.0.1/8 scope host lo 07:06:12 valid_lft forever preferred_lft forever 07:06:12 inet6 ::1/128 scope host 07:06:12 valid_lft forever preferred_lft forever 07:06:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:06:12 link/ether fa:16:3e:f4:ff:18 brd ff:ff:ff:ff:ff:ff 07:06:12 inet 10.30.123.225/23 brd 10.30.123.255 scope global dynamic eth0 07:06:12 valid_lft 85216sec preferred_lft 85216sec 07:06:12 inet6 fe80::f816:3eff:fef4:ff18/64 scope link 07:06:12 valid_lft forever preferred_lft forever 07:06:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:06:12 link/ether 02:42:40:0a:c3:62 brd ff:ff:ff:ff:ff:ff 07:06:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:06:12 valid_lft forever preferred_lft forever 07:06:12 inet6 fe80::42:40ff:fe0a:c362/64 scope link 07:06:12 valid_lft forever preferred_lft forever 07:06:12 07:06:12 07:06:12 ---> sar -b -r -n DEV: 07:06:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/08/21 _x86_64_ (4 CPU) 07:06:12 07:06:12 06:46:17 LINUX RESTART (4 CPU) 07:06:12 07:06:12 06:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:06:12 06:48:01 143.14 73.39 69.75 0.00 9624.64 24439.42 0.00 07:06:12 06:49:01 302.46 114.37 188.09 0.00 4632.20 43191.80 0.00 07:06:12 06:50:01 135.41 39.06 96.36 0.00 1582.56 12461.11 0.00 07:06:12 06:51:01 138.68 63.65 75.03 0.00 3584.02 11303.73 0.00 07:06:12 06:52:01 1014.66 734.79 279.86 0.00 94175.43 164806.59 0.00 07:06:12 06:53:01 2795.34 2486.74 308.60 0.00 138933.69 154013.62 0.00 07:06:12 06:54:02 880.41 575.11 305.30 0.00 60703.73 116139.47 0.00 07:06:12 06:55:02 2250.33 1901.99 348.34 0.00 112103.43 120175.86 0.00 07:06:12 06:56:01 221.90 55.21 166.69 0.00 8289.51 18456.97 0.00 07:06:12 06:57:01 2.11 0.63 1.48 0.00 18.65 26.16 0.00 07:06:12 06:58:01 1.50 1.23 0.27 0.00 99.65 3.38 0.00 07:06:12 06:59:01 0.20 0.00 0.20 0.00 0.00 1.82 0.00 07:06:12 07:00:01 0.37 0.03 0.33 0.00 0.67 3.41 0.00 07:06:12 07:01:01 0.37 0.08 0.28 0.00 1.86 2.65 0.00 07:06:12 07:02:01 2.48 2.25 0.23 0.00 81.48 4.99 0.00 07:06:12 07:03:01 0.92 0.05 0.87 0.00 1.20 15.41 0.00 07:06:12 07:04:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 07:06:12 07:05:01 0.17 0.00 0.17 0.00 0.00 2.32 0.00 07:06:12 07:06:01 170.15 86.00 84.14 0.00 7292.71 17229.65 0.00 07:06:12 Average: 424.19 322.79 101.40 0.00 23235.31 35974.44 0.00 07:06:12 07:06:12 06:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:06:12 06:48:01 104308 0 604980 32.15 2620 1169636 1289728 44.02 715632 851692 93924 07:06:12 06:49:01 120836 0 848536 45.10 1492 910680 1499212 51.17 653072 825196 5728 07:06:12 06:50:01 203880 0 754908 40.12 764 921992 1447176 49.39 659752 726428 9212 07:06:12 06:51:01 396832 0 706404 37.54 664 777644 1115304 38.06 520776 672112 20 07:06:12 06:52:01 318276 0 740516 39.36 0 822752 2134340 72.84 618288 729760 20 07:06:12 06:53:01 221872 0 1077960 57.29 0 581712 3480868 118.80 736548 655996 52832 07:06:12 06:54:02 76996 0 750748 39.90 0 1053800 1953492 66.67 730136 836608 6156 07:06:12 06:55:02 258032 0 883328 46.95 0 740184 3184580 108.68 715936 633116 3392 07:06:12 06:56:01 432564 0 622172 33.07 0 826808 1214156 41.44 530004 663244 20 07:06:12 06:57:01 435316 0 618916 32.89 0 827312 1181416 40.32 529004 662868 32 07:06:12 06:58:01 432864 0 618460 32.87 0 830220 1181268 40.31 528320 665632 12 07:06:12 06:59:01 433592 0 617708 32.83 0 830244 1178164 40.21 527944 665616 8 07:06:12 07:00:01 433904 0 617396 32.81 0 830244 1178164 40.21 527988 665628 8 07:06:12 07:01:01 432808 0 618488 32.87 0 830248 1180508 40.29 528588 665636 8 07:06:12 07:02:01 430592 0 619012 32.90 0 831940 1178780 40.23 528936 667192 20 07:06:12 07:03:01 431116 0 618480 32.87 0 831948 1178672 40.23 528220 667204 12 07:06:12 07:04:01 430820 0 618772 32.89 0 831952 1178672 40.23 528348 667204 16 07:06:12 07:05:01 430000 0 619584 32.93 0 831960 1178816 40.23 529248 667204 8 07:06:12 07:06:01 261616 0 689676 36.65 0 930252 1376004 46.96 508996 812304 15812 07:06:12 Average: 330854 0 697160 37.05 292 853238 1542596 52.65 586618 705297 9855 07:06:12 07:06:12 06:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:06:12 06:48:01 eth0 959.56 1233.72 3410.06 146.76 0.00 0.00 0.00 0.00 07:06:12 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 06:48:01 docker0 1051.27 717.13 79.94 2723.93 0.00 0.00 0.00 0.00 07:06:12 06:49:01 veth5037f9c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:06:12 06:49:01 eth0 477.16 394.11 3673.81 71.82 0.00 0.00 0.00 0.00 07:06:12 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 06:49:01 docker0 135.93 178.24 9.49 829.69 0.00 0.00 0.00 0.00 07:06:12 06:50:01 veth5037f9c 1.03 1.05 0.08 0.10 0.00 0.00 0.00 0.00 07:06:12 06:50:01 eth0 25.50 13.18 20.39 10.77 0.00 0.00 0.00 0.00 07:06:12 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 06:50:01 docker0 1.03 1.03 0.07 0.09 0.00 0.00 0.00 0.00 07:06:12 06:51:01 eth0 29.98 16.73 25.28 13.19 0.00 0.00 0.00 0.00 07:06:12 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 06:51:01 docker0 0.82 0.82 0.05 0.06 0.00 0.00 0.00 0.00 07:06:12 06:52:01 veth7e0f487 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 06:52:01 veth7478e5f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 06:52:01 veth58927d7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 06:52:01 eth0 234.18 183.53 1838.31 88.17 0.00 0.00 0.00 0.00 07:06:12 06:53:01 veth913e268 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:06:12 06:53:01 veth5b14117 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:06:12 06:53:01 vethe183dfb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:06:12 06:53:01 eth0 15.12 7.73 12.71 5.90 0.00 0.00 0.00 0.00 07:06:12 06:54:02 eth0 195.47 151.81 1440.41 68.38 0.00 0.00 0.00 0.00 07:06:12 06:54:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 07:06:12 06:54:02 vetha69fb51 0.00 0.79 0.00 0.04 0.00 0.00 0.00 0.00 07:06:12 06:54:02 docker0 1189.08 934.62 88.84 3770.07 0.00 0.00 0.00 0.00 07:06:12 06:55:02 veth346e9ae 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:06:12 06:55:02 veth64ff49f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:06:12 06:55:02 veth5964be1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:06:12 06:55:02 eth0 129.76 78.78 408.75 84.14 0.00 0.00 0.00 0.00 07:06:12 06:56:01 eth0 76.39 42.45 201.70 17.25 0.00 0.00 0.00 0.00 07:06:12 06:56:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:06:12 06:56:01 docker0 1286.29 1074.36 95.39 4436.32 0.00 0.00 0.00 0.00 07:06:12 06:57:01 eth0 1.42 0.77 0.76 0.27 0.00 0.00 0.00 0.00 07:06:12 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 06:58:01 eth0 0.27 0.18 0.07 0.04 0.00 0.00 0.00 0.00 07:06:12 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 06:59:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:06:12 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 07:00:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:06:12 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 07:01:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:06:12 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 07:02:01 eth0 1.18 0.47 0.56 0.27 0.00 0.00 0.00 0.00 07:06:12 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 07:03:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 07:04:01 eth0 0.62 0.08 0.06 0.01 0.00 0.00 0.00 0.00 07:06:12 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 07:05:01 eth0 0.82 0.25 0.30 0.19 0.00 0.00 0.00 0.00 07:06:12 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 07:06:01 eth0 252.27 221.04 2176.70 69.25 0.00 0.00 0.00 0.00 07:06:12 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 Average: eth0 125.73 122.62 694.56 30.25 0.00 0.00 0.00 0.00 07:06:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:12 Average: docker0 66.67 55.69 4.94 229.95 0.00 0.00 0.00 0.00 07:06:12 07:06:12 07:06:12 ---> sar -P ALL: 07:06:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/08/21 _x86_64_ (4 CPU) 07:06:12 07:06:12 06:46:17 LINUX RESTART (4 CPU) 07:06:12 07:06:12 06:47:02 CPU %user %nice %system %iowait %steal %idle 07:06:12 06:48:01 all 13.33 0.00 6.74 2.31 0.04 77.59 07:06:12 06:48:01 0 14.57 0.00 8.89 1.26 0.05 75.23 07:06:12 06:48:01 1 16.05 0.00 5.91 1.91 0.03 76.09 07:06:12 06:48:01 2 11.12 0.00 6.53 3.67 0.03 78.65 07:06:12 06:48:01 3 11.59 0.00 5.63 2.37 0.05 80.36 07:06:12 06:49:01 all 12.33 0.00 8.84 5.59 0.06 73.18 07:06:12 06:49:01 0 11.73 0.00 9.89 4.13 0.07 74.18 07:06:12 06:49:01 1 13.89 0.00 8.03 5.08 0.07 72.94 07:06:12 06:49:01 2 11.03 0.00 9.04 5.64 0.05 74.24 07:06:12 06:49:01 3 12.65 0.00 8.41 7.52 0.05 71.37 07:06:12 06:50:01 all 54.90 0.00 12.85 5.54 0.05 26.66 07:06:12 06:50:01 0 53.31 0.00 12.98 7.48 0.05 26.17 07:06:12 06:50:01 1 54.78 0.00 12.82 6.16 0.03 26.21 07:06:12 06:50:01 2 54.53 0.00 12.60 4.24 0.03 28.60 07:06:12 06:50:01 3 57.02 0.00 12.99 4.26 0.07 25.66 07:06:12 06:51:01 all 41.37 0.00 13.09 2.86 0.06 42.61 07:06:12 06:51:01 0 40.71 0.00 12.83 3.34 0.07 43.06 07:06:12 06:51:01 1 41.32 0.00 13.27 3.45 0.07 41.88 07:06:12 06:51:01 2 41.38 0.00 13.48 1.84 0.05 43.24 07:06:12 06:51:01 3 42.07 0.00 12.79 2.82 0.07 42.26 07:06:12 06:52:01 all 21.33 0.00 22.83 9.35 0.12 46.37 07:06:12 06:52:01 0 22.58 0.00 22.09 9.95 0.09 45.29 07:06:12 06:52:01 1 21.67 0.00 22.75 9.76 0.12 45.70 07:06:12 06:52:01 2 20.89 0.00 23.27 8.37 0.16 47.31 07:06:12 06:52:01 3 20.16 0.00 23.23 9.31 0.10 47.19 07:06:12 06:53:01 all 29.04 0.00 22.82 28.75 0.12 19.27 07:06:12 06:53:01 0 29.17 0.00 22.31 27.53 0.16 20.83 07:06:12 06:53:01 1 28.34 0.00 23.46 27.69 0.12 20.39 07:06:12 06:53:01 2 29.33 0.00 22.61 32.42 0.12 15.52 07:06:12 06:53:01 3 29.34 0.00 22.90 27.29 0.09 20.38 07:06:12 06:54:02 all 40.44 0.00 18.60 18.48 0.09 22.40 07:06:12 06:54:02 0 40.50 0.00 18.44 13.14 0.07 27.86 07:06:12 06:54:02 1 40.54 0.00 18.61 18.95 0.07 21.83 07:06:12 06:54:02 2 39.35 0.00 18.74 21.97 0.12 19.82 07:06:12 06:54:02 3 41.39 0.00 18.60 19.85 0.09 20.08 07:06:12 06:55:02 all 33.68 0.00 22.55 30.30 0.12 13.34 07:06:12 06:55:02 0 34.25 0.00 22.78 31.13 0.11 11.73 07:06:12 06:55:02 1 33.37 0.00 21.80 31.34 0.16 13.33 07:06:12 06:55:02 2 33.13 0.00 22.63 29.14 0.12 14.97 07:06:12 06:55:02 3 33.98 0.00 22.99 29.60 0.11 13.32 07:06:12 06:56:01 all 24.48 0.00 8.60 8.43 0.06 58.43 07:06:12 06:56:01 0 24.74 0.00 8.72 8.24 0.03 58.27 07:06:12 06:56:01 1 25.70 0.00 8.33 4.36 0.07 61.54 07:06:12 06:56:01 2 24.48 0.00 8.60 10.37 0.07 56.48 07:06:12 06:56:01 3 22.97 0.00 8.76 10.80 0.05 57.41 07:06:12 06:57:01 all 0.16 0.00 0.05 0.00 0.00 99.79 07:06:12 06:57:01 0 0.03 0.00 0.05 0.00 0.00 99.92 07:06:12 06:57:01 1 0.52 0.00 0.02 0.00 0.00 99.47 07:06:12 06:57:01 2 0.08 0.00 0.05 0.02 0.00 99.85 07:06:12 06:57:01 3 0.02 0.00 0.07 0.00 0.00 99.92 07:06:12 06:58:01 all 0.15 0.00 0.03 0.00 0.00 99.81 07:06:12 06:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:06:12 06:58:01 1 0.50 0.00 0.02 0.00 0.00 99.48 07:06:12 06:58:01 2 0.05 0.00 0.03 0.00 0.00 99.92 07:06:12 06:58:01 3 0.05 0.00 0.05 0.00 0.00 99.90 07:06:12 07:06:12 06:58:01 CPU %user %nice %system %iowait %steal %idle 07:06:12 06:59:01 all 0.15 0.00 0.02 0.00 0.00 99.83 07:06:12 06:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:06:12 06:59:01 1 0.50 0.00 0.02 0.00 0.00 99.48 07:06:12 06:59:01 2 0.07 0.00 0.05 0.00 0.00 99.88 07:06:12 06:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:06:12 07:00:01 all 0.13 0.00 0.06 0.00 0.01 99.80 07:06:12 07:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:06:12 07:00:01 1 0.42 0.00 0.05 0.00 0.00 99.53 07:06:12 07:00:01 2 0.05 0.00 0.07 0.02 0.00 99.87 07:06:12 07:00:01 3 0.05 0.00 0.10 0.00 0.02 99.83 07:06:12 07:01:01 all 0.03 0.00 0.03 0.00 0.00 99.93 07:06:12 07:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:06:12 07:01:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:06:12 07:01:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:06:12 07:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:06:12 07:02:01 all 0.05 0.00 0.08 0.03 0.00 99.84 07:06:12 07:02:01 0 0.02 0.00 0.05 0.02 0.00 99.92 07:06:12 07:02:01 1 0.12 0.00 0.13 0.10 0.00 99.65 07:06:12 07:02:01 2 0.05 0.00 0.05 0.00 0.00 99.90 07:06:12 07:02:01 3 0.03 0.00 0.07 0.02 0.00 99.88 07:06:12 07:03:01 all 0.15 0.00 0.02 0.00 0.01 99.82 07:06:12 07:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:06:12 07:03:01 1 0.52 0.00 0.02 0.00 0.02 99.45 07:06:12 07:03:01 2 0.05 0.00 0.03 0.00 0.00 99.92 07:06:12 07:03:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:06:12 07:04:01 all 0.14 0.00 0.03 0.00 0.00 99.83 07:06:12 07:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:06:12 07:04:01 1 0.52 0.00 0.02 0.00 0.00 99.47 07:06:12 07:04:01 2 0.03 0.00 0.05 0.00 0.00 99.92 07:06:12 07:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:06:12 07:05:01 all 0.15 0.00 0.03 0.00 0.00 99.81 07:06:12 07:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:06:12 07:05:01 1 0.52 0.00 0.03 0.00 0.00 99.45 07:06:12 07:05:01 2 0.03 0.00 0.05 0.00 0.00 99.92 07:06:12 07:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:06:12 07:06:01 all 6.65 0.00 4.98 4.41 0.04 83.92 07:06:12 07:06:01 0 6.54 0.00 5.15 3.28 0.03 85.00 07:06:12 07:06:01 1 6.48 0.00 4.37 5.03 0.05 84.07 07:06:12 07:06:01 2 6.91 0.00 5.02 5.51 0.03 82.53 07:06:12 07:06:01 3 6.68 0.00 5.38 3.84 0.03 84.08 07:06:12 Average: all 14.41 0.00 7.33 5.96 0.04 72.25 07:06:12 Average: 0 14.40 0.00 7.45 5.63 0.04 72.48 07:06:12 Average: 1 14.81 0.00 7.21 5.86 0.04 72.08 07:06:12 Average: 2 14.13 0.00 7.39 6.35 0.04 72.09 07:06:12 Average: 3 14.31 0.00 7.28 6.00 0.04 72.37 07:06:12 07:06:12 07:06:12