Pull request #3191 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ccbc34941be95a646daf31dfc303ccdc3c4c69e5+afdb9f2a3541b593beed41fd247753118ef1ae38 (fd9fb028e6e1146668c5f12ef46eaf3438a5febc) 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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-3191/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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-3191/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27496 in /w/workspace/edgexfoundry_edgex-go_PR-3191 [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/3191/head:refs/remotes/origin/PR-3191 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit afdb9f2a3541b593beed41fd247753118ef1ae38 into PR head commit ccbc34941be95a646daf31dfc303ccdc3c4c69e5 Merge succeeded, producing ccbc34941be95a646daf31dfc303ccdc3c4c69e5 Checking out Revision ccbc34941be95a646daf31dfc303ccdc3c4c69e5 (PR-3191) > git config core.sparsecheckout # timeout=10 > git checkout -f ccbc34941be95a646daf31dfc303ccdc3c4c69e5 # 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 afdb9f2a3541b593beed41fd247753118ef1ae38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccbc34941be95a646daf31dfc303ccdc3c4c69e5 # 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:04:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:04:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:04:50 ========================================================= 06:04:50 EdgeX Global Pipelines Version Info 06:04:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:04:53 ------------------- 06:04:53 stable info: 06:04:53 ------------------- 06:04:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:04:53 Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 06:04:53 Message: update stable to v1.0.181 06:04:54 ------------------- 06:04:54 experimental info: 06:04:54 ------------------- 06:04:54 Commited By: **** collab-it+edgex@linuxfoundation.org 06:04:54 Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 06:04:54 Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:04:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:04:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:04:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:04:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:04:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:04:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:04:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:04:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:04:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:04:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:04:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:04:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:04:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:04:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:04:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3191 [Pipeline] echo 06:04:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3191 [Pipeline] echo 06:04:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3191 [Pipeline] echo 06:04:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [Pipeline] echo 06:04:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccbc349 [Pipeline] echo 06:04:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:04:57 provisioning config files... 06:04:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5383857065472066891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:58 ---> docker-login.sh 06:04:58 nexus3.edgexfoundry.org:10001 06:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:00 Configure a credential helper to remove this warning. See 06:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:00 06:05:00 Login Succeeded 06:05:00 nexus3.edgexfoundry.org:10002 06:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:01 Configure a credential helper to remove this warning. See 06:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:01 06:05:01 Login Succeeded 06:05:01 nexus3.edgexfoundry.org:10003 06:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:02 Configure a credential helper to remove this warning. See 06:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:02 06:05:02 Login Succeeded 06:05:02 nexus3.edgexfoundry.org:10004 06:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:03 Configure a credential helper to remove this warning. See 06:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:03 06:05:03 Login Succeeded 06:05:03 docker.io 06:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:03 Configure a credential helper to remove this warning. See 06:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:03 06:05:03 Login Succeeded 06:05:03 ---> docker-login.sh ends [Pipeline] } 06:05:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:05:04 ++ 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:05:04 + for file in '`ls cmd/**/Dockerfile`' 06:05:04 ++ cut -d/ -f2 06:05:04 ++ dirname cmd/core-command/Dockerfile 06:05:04 + echo core-command,cmd/core-command/Dockerfile 06:05:04 + for file in '`ls cmd/**/Dockerfile`' 06:05:04 ++ dirname cmd/core-data/Dockerfile 06:05:04 ++ cut -d/ -f2 06:05:04 + echo core-data,cmd/core-data/Dockerfile 06:05:04 + for file in '`ls cmd/**/Dockerfile`' 06:05:04 ++ dirname cmd/core-metadata/Dockerfile 06:05:04 ++ cut -d/ -f2 06:05:04 + echo core-metadata,cmd/core-metadata/Dockerfile 06:05:04 + for file in '`ls cmd/**/Dockerfile`' 06:05:04 ++ dirname cmd/security-bootstrapper/Dockerfile 06:05:04 ++ cut -d/ -f2 06:05:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:05:04 + for file in '`ls cmd/**/Dockerfile`' 06:05:04 ++ dirname cmd/security-proxy-setup/Dockerfile 06:05:04 ++ cut -d/ -f2 06:05:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:05:04 + for file in '`ls cmd/**/Dockerfile`' 06:05:04 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:05:04 ++ cut -d/ -f2 06:05:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:05:04 + for file in '`ls cmd/**/Dockerfile`' 06:05:04 ++ dirname cmd/support-notifications/Dockerfile 06:05:04 ++ cut -d/ -f2 06:05:04 + echo support-notifications,cmd/support-notifications/Dockerfile 06:05:04 + for file in '`ls cmd/**/Dockerfile`' 06:05:04 ++ dirname cmd/support-scheduler/Dockerfile 06:05:04 ++ cut -d/ -f2 06:05:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:05:04 + for file in '`ls cmd/**/Dockerfile`' 06:05:04 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:05:04 ++ cut -d/ -f2 06:05:04 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:05:04 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:05:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:05:06 06:05:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:05:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:05:07 latest: Pulling from edgex-devops/git-semver 06:05:07 31603596830f: Pulling fs layer 06:05:07 2a8b12db71e7: Pulling fs layer 06:05:07 6ca5941a6612: Pulling fs layer 06:05:07 ecc8261a40a4: Pulling fs layer 06:05:07 ecc8261a40a4: Waiting 06:05:08 2a8b12db71e7: Verifying Checksum 06:05:08 2a8b12db71e7: Download complete 06:05:08 31603596830f: Verifying Checksum 06:05:08 31603596830f: Download complete 06:05:08 31603596830f: Pull complete 06:05:09 2a8b12db71e7: Pull complete 06:05:09 ecc8261a40a4: Verifying Checksum 06:05:09 ecc8261a40a4: Download complete 06:05:09 6ca5941a6612: Verifying Checksum 06:05:09 6ca5941a6612: Download complete 06:05:12 6ca5941a6612: Pull complete 06:05:13 ecc8261a40a4: Pull complete 06:05:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:05:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:05:14 prd-centos7-docker-4c-2g-27496 does not seem to be running inside a container 06:05:14 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:05:19 $ docker top f59d075169169c6070e09185ac4637a4e9406e500ce7ad75aa73743032413e06 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:05:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:05:20 [ssh-agent] Looking for ssh-agent implementation... 06:05:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:05:20 $ docker exec f59d075169169c6070e09185ac4637a4e9406e500ce7ad75aa73743032413e06 ssh-agent 06:05:21 SSH_AUTH_SOCK=/tmp/ssh-AplJDFLUmzTM/agent.12 06:05:21 SSH_AGENT_PID=17 06:05:21 Running ssh-add (command line suppressed) 06:05:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2246469923197511717.key (/w/workspace/edgex-go/1@tmp/private_key_2246469923197511717.key) 06:05:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:05:23 + git tag --points-at HEAD [Pipeline] } 06:05:23 $ docker exec --env ******** --env ******** f59d075169169c6070e09185ac4637a4e9406e500ce7ad75aa73743032413e06 ssh-agent -k 06:05:24 unset SSH_AUTH_SOCK; 06:05:24 unset SSH_AGENT_PID; 06:05:24 echo Agent pid 17 killed; 06:05:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:05:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:05:24 [ssh-agent] Looking for ssh-agent implementation... 06:05:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:05:25 $ docker exec f59d075169169c6070e09185ac4637a4e9406e500ce7ad75aa73743032413e06 ssh-agent 06:05:26 SSH_AUTH_SOCK=/tmp/ssh-d65Md5P0P7h2/agent.45 06:05:26 SSH_AGENT_PID=50 06:05:26 Running ssh-add (command line suppressed) 06:05:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2909035970060170954.key (/w/workspace/edgex-go/1@tmp/private_key_2909035970060170954.key) 06:05:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:05:27 + git semver init 06:05:27 # -> Open(): unable to determine branch for HEAD 06:05:27 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:05:27 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:05:27 # $SEMVER_REMOTE_NAME = origin 06:05:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:05:27 # $SEMVER_USER_NAME = edgex-jenkins 06:05:27 # $SEMVER_BRANCH = PR-3191 06:05:27 # $SEMVER_TEMP = /tmp/semver-663320777 06:05:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:06:28 # '/tmp/semver-663320777' -> '/w/workspace/edgex-go/1/.semver' 06:06:28 # -> Force: false 06:06:28 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:06:28 $ docker exec --env ******** --env ******** f59d075169169c6070e09185ac4637a4e9406e500ce7ad75aa73743032413e06 ssh-agent -k 06:06:29 unset SSH_AUTH_SOCK; 06:06:29 unset SSH_AGENT_PID; 06:06:29 echo Agent pid 50 killed; 06:06:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:06:31 + git semver [Pipeline] } 06:06:32 $ docker stop --time=1 f59d075169169c6070e09185ac4637a4e9406e500ce7ad75aa73743032413e06 06:06:34 $ docker rm -f f59d075169169c6070e09185ac4637a4e9406e500ce7ad75aa73743032413e06 [Pipeline] // withDockerContainer [Pipeline] sh 06:06:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:06:39 Stashed 1 file(s) [Pipeline] echo 06:06:39 [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:06:40 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:06:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:06:42 + sudo service docker restart 06:06:42 + true 06:06:42 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:06:44 ========================================================= 06:06:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:06:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:06:44 + 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:06:55 Still waiting to schedule task 06:06:55 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:06:56 Sending build context to Docker daemon 328MB 06:06:56 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:06:56 Step 2/6 : FROM ${BASE} 06:06:56 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:06:56 188c0c94c7c5: Pulling fs layer 06:06:56 0ef7d3d256c8: Pulling fs layer 06:06:56 de9db76c5a1d: Pulling fs layer 06:06:56 bca2f99d35d6: Pulling fs layer 06:06:56 93359f2a8cfa: Pulling fs layer 06:06:56 7c6f9722023f: Pulling fs layer 06:06:56 a35cf1a2eb13: Pulling fs layer 06:06:56 bca2f99d35d6: Waiting 06:06:56 7c6f9722023f: Waiting 06:06:56 a35cf1a2eb13: Waiting 06:06:56 93359f2a8cfa: Waiting 06:06:56 de9db76c5a1d: Verifying Checksum 06:06:56 de9db76c5a1d: Download complete 06:06:56 0ef7d3d256c8: Download complete 06:06:57 93359f2a8cfa: Download complete 06:06:57 7c6f9722023f: Verifying Checksum 06:06:57 7c6f9722023f: Download complete 06:06:57 188c0c94c7c5: Verifying Checksum 06:06:57 188c0c94c7c5: Download complete 06:06:59 188c0c94c7c5: Pull complete 06:07:00 0ef7d3d256c8: Pull complete 06:07:00 de9db76c5a1d: Pull complete 06:07:12 a35cf1a2eb13: Verifying Checksum 06:07:12 a35cf1a2eb13: Download complete 06:07:12 bca2f99d35d6: Verifying Checksum 06:07:12 bca2f99d35d6: Download complete 06:07:29 bca2f99d35d6: Pull complete 06:07:29 93359f2a8cfa: Pull complete 06:07:29 7c6f9722023f: Pull complete 06:07:38 a35cf1a2eb13: Pull complete 06:07:38 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:07:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:07:38 ---> a62c8e92a672 06:07:38 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:07:38 ---> Running in fb186a3b39ff 06:07:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:07:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:07:42 (1/12) Installing libmagic (5.38-r0) 06:07:42 (2/12) Installing file (5.38-r0) 06:07:42 (3/12) Installing libc-dev (0.7.2-r3) 06:07:42 (4/12) Installing g++ (9.3.0-r2) 06:08:03 (5/12) Installing fortify-headers (1.1-r0) 06:08:03 (6/12) Installing patch (2.7.6-r6) 06:08:03 (7/12) Installing build-base (0.5-r2) 06:08:03 (8/12) Installing libsodium (1.0.18-r0) 06:08:03 (9/12) Installing pkgconf (1.7.2-r0) 06:08:03 (10/12) Installing libsodium-dev (1.0.18-r0) 06:08:03 (11/12) Installing libzmq (4.3.3-r0) 06:08:03 (12/12) Installing zeromq-dev (4.3.3-r0) 06:08:03 Executing busybox-1.31.1-r19.trigger 06:08:03 OK: 233 MiB in 51 packages 06:08:09 Removing intermediate container fb186a3b39ff 06:08:09 ---> 0614dbb0472f 06:08:09 Step 4/6 : WORKDIR /edgex-go 06:08:09 ---> Running in 966bee3b59d0 06:08:10 Removing intermediate container 966bee3b59d0 06:08:10 ---> 784fa69e0a2d 06:08:10 Step 5/6 : COPY go.mod . 06:08:11 ---> 7c7cb00c81d7 06:08:11 Step 6/6 : RUN go mod download 06:08:11 ---> Running in 4c033ea61e53 06:09:12 Removing intermediate container 4c033ea61e53 06:09:12 ---> 5592328cb437 06:09:12 Successfully built 5592328cb437 06:09:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:09:13 + docker inspect -f . ci-base-image-x86_64 06:09:13 . [Pipeline] withDockerContainer 06:09:14 prd-centos7-docker-4c-2g-27496 does not seem to be running inside a container 06:09:15 $ 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 ******** ci-base-image-x86_64 cat 06:09:17 $ docker top 9aa68e8ab3ee3ba9ff3bf736132b09de66a6902f178de7e82133715684574a46 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:19 + go version 06:09:19 go version go1.15.5 linux/amd64 [Pipeline] } 06:09:19 $ docker stop --time=1 9aa68e8ab3ee3ba9ff3bf736132b09de66a6902f178de7e82133715684574a46 06:09:22 $ docker rm -f 9aa68e8ab3ee3ba9ff3bf736132b09de66a6902f178de7e82133715684574a46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:09:24 + docker inspect -f . ci-base-image-x86_64 06:09:24 . [Pipeline] withDockerContainer 06:09:25 prd-centos7-docker-4c-2g-27496 does not seem to be running inside a container 06:09:25 $ 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 ******** ci-base-image-x86_64 cat 06:09:27 $ docker top 044959d1df8c12882353746c29522d27c66a963c57ff3fd5783a0f56affbd7ef -eo pid,comm [Pipeline] { [Pipeline] echo 06:09:28 ========================================================= 06:09:28 [edgeXBuildGoParallel] Running Tests and Build... 06:09:28 ========================================================= [Pipeline] sh 06:09:30 + make test 06:09:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:09:57 ? github.com/edgexfoundry/edgex-go [no test files] 06:09:59 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27501 in /w/workspace/edgexfoundry_edgex-go_PR-3191 [Pipeline] { [Pipeline] ws 06:09:59 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:10:04 using credential edgex-jenkins-ssh 06:10:04 Cloning the remote Git repository 06:10:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:10:05 > git init /w/workspace/edgex-go/1 # timeout=10 06:10:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:10:05 > git --version # timeout=10 06:10:05 > git --version # 'git version 2.17.1' 06:10:05 using GIT_SSH to set credentials SSH Credentials for GitHub 06:10:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:10:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:10:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:10:22 Merging remotes/origin/master commit afdb9f2a3541b593beed41fd247753118ef1ae38 into PR head commit ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:10:23 Merge succeeded, producing ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:10:23 Checking out Revision ccbc34941be95a646daf31dfc303ccdc3c4c69e5 (PR-3191) 06:10:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:10:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:10:21 using GIT_SSH to set credentials SSH Credentials for GitHub 06:10:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3191/head:refs/remotes/origin/PR-3191 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:10:22 > git config core.sparsecheckout # timeout=10 06:10:22 > git checkout -f ccbc34941be95a646daf31dfc303ccdc3c4c69e5 # timeout=10 06:10:23 > git remote # timeout=10 06:10:23 > git config --get remote.origin.url # timeout=10 06:10:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:10:23 > git merge afdb9f2a3541b593beed41fd247753118ef1ae38 # timeout=10 06:10:23 > git rev-parse HEAD^{commit} # timeout=10 06:10:23 > git config core.sparsecheckout # timeout=10 06:10:23 > git checkout -f ccbc34941be95a646daf31dfc303ccdc3c4c69e5 # timeout=10 06:10:27 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:10:27 > git --version # timeout=10 06:10:27 > git --version # 'git version 2.17.1' 06:10:27 fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:10:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:10:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:10:30 + true 06:10:30 + sudo service docker restart 06:10:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:10:32 provisioning config files... 06:10:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6469555199192394504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:33 ---> docker-login.sh 06:10:33 nexus3.edgexfoundry.org:10001 06:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:34 Configure a credential helper to remove this warning. See 06:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:34 06:10:34 Login Succeeded 06:10:34 nexus3.edgexfoundry.org:10002 06:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:34 Configure a credential helper to remove this warning. See 06:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:34 06:10:34 Login Succeeded 06:10:34 nexus3.edgexfoundry.org:10003 06:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:35 Configure a credential helper to remove this warning. See 06:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:35 06:10:35 Login Succeeded 06:10:35 nexus3.edgexfoundry.org:10004 06:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:36 Configure a credential helper to remove this warning. See 06:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:36 06:10:36 Login Succeeded 06:10:36 docker.io 06:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:10:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:10:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:36 Configure a credential helper to remove this warning. See 06:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:36 06:10:36 Login Succeeded 06:10:36 ---> docker-login.sh ends [Pipeline] } 06:10:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:10:37 ========================================================= 06:10:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:10:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:10: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:10:40 Sending build context to Docker daemon 166.3MB 06:10:40 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:10:40 Step 2/6 : FROM ${BASE} 06:10:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:10:40 5f621e34cdf4: Pulling fs layer 06:10:40 a4357932f1b6: Pulling fs layer 06:10:40 18c013af1878: Pulling fs layer 06:10:40 00ac8860ef70: Pulling fs layer 06:10:40 63d7cb157983: Pulling fs layer 06:10:40 b116817d02f9: Pulling fs layer 06:10:40 745a02a5169b: Pulling fs layer 06:10:40 63d7cb157983: Waiting 06:10:40 b116817d02f9: Waiting 06:10:40 745a02a5169b: Waiting 06:10:40 00ac8860ef70: Waiting 06:10:40 18c013af1878: Verifying Checksum 06:10:40 18c013af1878: Download complete 06:10:40 a4357932f1b6: Verifying Checksum 06:10:40 a4357932f1b6: Download complete 06:10:40 63d7cb157983: Download complete 06:10:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:10:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:10:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:10:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:10:41 b116817d02f9: Verifying Checksum 06:10:41 b116817d02f9: Download complete 06:10:41 5f621e34cdf4: Download complete 06:10:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:10:42 5f621e34cdf4: Pull complete 06:10:42 a4357932f1b6: Pull complete 06:10:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:10:43 18c013af1878: Pull complete 06:10:43 745a02a5169b: Verifying Checksum 06:10:43 745a02a5169b: Download complete 06:10:44 00ac8860ef70: Verifying Checksum 06:10:44 00ac8860ef70: Download complete 06:10:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:10:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:10:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:10:54 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.225s coverage: 45.9% of statements 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:10:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 06:10:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.299s coverage: 100.0% of statements 06:10:54 00ac8860ef70: Pull complete 06:10:55 63d7cb157983: Pull complete 06:10:55 b116817d02f9: Pull complete 06:10:58 745a02a5169b: Pull complete 06:10:58 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:10:58 ---> b7e6874047d6 06:10:58 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:10:59 ok github.com/edgexfoundry/edgex-go/internal/core/data 2.200s coverage: 27.1% of statements 06:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:10:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements 06:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:10:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.058s coverage: 100.0% of statements 06:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:10:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.513s coverage: 65.8% of statements 06:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:10:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:11:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.520s coverage: 82.3% of statements 06:11:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:11:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:11:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:11:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:11:02 ---> Running in c3f0333bee7d 06:11:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:11:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:11:06 (1/12) Installing libmagic (5.38-r0) 06:11:06 (2/12) Installing file (5.38-r0) 06:11:06 (3/12) Installing libc-dev (0.7.2-r3) 06:11:06 (4/12) Installing g++ (9.3.0-r2) 06:11:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 2.134s coverage: 28.6% of statements 06:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:11:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.127s coverage: 100.0% of statements 06:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:11:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.061s coverage: 100.0% of statements 06:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:11:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.579s coverage: 86.7% of statements 06:11:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:11:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 1.642s coverage: 97.5% of statements 06:11:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:11:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.610s coverage: 78.3% of statements 06:11:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:11:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:11:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:11:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:11:17 (5/12) Installing fortify-headers (1.1-r0) 06:11:17 (6/12) Installing patch (2.7.6-r6) 06:11:17 (7/12) Installing build-base (0.5-r2) 06:11:17 (8/12) Installing libsodium (1.0.18-r0) 06:11:17 (9/12) Installing pkgconf (1.7.2-r0) 06:11:17 (10/12) Installing libsodium-dev (1.0.18-r0) 06:11:17 (11/12) Installing libzmq (4.3.3-r0) 06:11:17 (12/12) Installing zeromq-dev (4.3.3-r0) 06:11:17 Executing busybox-1.31.1-r19.trigger 06:11:17 OK: 217 MiB in 51 packages 06:11:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.564s coverage: 92.8% of statements 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:11:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.146s coverage: 58.8% of statements 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:11:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.176s coverage: 0.1% of statements 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:11:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.313s coverage: 45.5% of statements 06:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 06:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.128s coverage: 94.1% of statements 06:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.093s coverage: 96.3% of statements 06:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.032s coverage: 87.5% of statements 06:11:21 Removing intermediate container c3f0333bee7d 06:11:21 ---> 99f54f3036fb 06:11:21 Step 4/6 : WORKDIR /edgex-go 06:11:21 ---> Running in e4d3ac3c36fc 06:11:22 Removing intermediate container e4d3ac3c36fc 06:11:22 ---> f424c92e8197 06:11:22 Step 5/6 : COPY go.mod . 06:11:23 ---> e602c5477161 06:11:23 Step 6/6 : RUN go mod download 06:11:23 ---> Running in 6070ae79befa 06:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 06:11:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.209s coverage: 44.8% of statements 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.285s coverage: 92.9% of statements 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.681s coverage: 77.8% of statements 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.293s coverage: 87.2% of statements 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.086s coverage: 100.0% of statements 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.144s coverage: 80.8% of statements 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.082s coverage: 87.2% of statements 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.145s coverage: 84.6% of statements 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.124s coverage: 91.6% of statements 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.222s coverage: 62.4% of statements 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.060s coverage: 91.3% of statements 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.751s coverage: 68.9% of statements 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 36.6% of statements 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.137s coverage: 89.5% of statements 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.175s coverage: 47.0% of statements 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.097s coverage: 100.0% of statements 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.164s coverage: 100.0% of statements 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:11:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.233s coverage: 89.4% of statements 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:11:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:11:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.199s coverage: 29.1% of statements 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:11:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.142s coverage: 99.0% of statements 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:11:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.070s coverage: 100.0% of statements 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:11:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.179s coverage: 92.9% of statements 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:11:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.063s coverage: 0.0% of statements 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:11:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.039s coverage: 100.0% of statements 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:11:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:11:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:11:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements 06:11:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.128s coverage: 32.1% of statements 06:11:50 Removing intermediate container 6070ae79befa 06:11:50 ---> 6f859d609628 06:11:50 Successfully built 6f859d609628 06:11:50 Successfully tagged ci-base-image-arm64:latest 06:11:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.051s coverage: 100.0% of statements [Pipeline] isUnix [Pipeline] sh 06:11:50 + docker inspect -f . ci-base-image-arm64 06:11:50 . [Pipeline] withDockerContainer 06:11:50 prd-ubuntu18.04-docker-arm64-4c-16g-27501 does not seem to be running inside a container 06:11:50 $ 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 ******** ci-base-image-arm64 cat 06:11:50 GO111MODULE=on go vet ./... 06:11:52 $ docker top 21f237a80a49dd20827d2bebfc37f51174dea8503e9e63232e71ae83ab26fac4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:53 + go version 06:11:53 go version go1.15.5 linux/arm64 [Pipeline] } 06:11:53 $ docker stop --time=1 21f237a80a49dd20827d2bebfc37f51174dea8503e9e63232e71ae83ab26fac4 06:11:55 $ docker rm -f 21f237a80a49dd20827d2bebfc37f51174dea8503e9e63232e71ae83ab26fac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:11:56 + docker inspect -f . ci-base-image-arm64 06:11:56 . [Pipeline] withDockerContainer 06:11:57 prd-ubuntu18.04-docker-arm64-4c-16g-27501 does not seem to be running inside a container 06:11:57 $ 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 ******** ci-base-image-arm64 cat 06:11:58 $ docker top ff6e062fa50c6eee86cfb7ddea709b0609574b3d1774314648262f3465430b2b -eo pid,comm [Pipeline] { [Pipeline] echo 06:11:58 ========================================================= 06:11:58 [edgeXBuildGoParallel] Running Tests and Build... 06:11:58 ========================================================= [Pipeline] sh 06:11:59 + make test 06:11:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:12:21 ? github.com/edgexfoundry/edgex-go [no test files] 06:12:49 gofmt -l . 06:12:49 [ "`gofmt -l .`" = "" ] 06:12:49 ./bin/test-go-mod-tidy.sh 06:12:49 ./bin/test-attribution-txt.sh [Pipeline] sh 06:12:51 + ls -al . 06:12:51 total 708 06:12:51 drwxrwxr-x 10 1001 1001 4096 Feb 24 06:12 . 06:12:51 drwxr-xr-x 4 root root 28 Feb 24 06:09 .. 06:12:51 -rw-rw-r-- 1 1001 1001 11 Feb 24 06:04 .dockerignore 06:12:51 drwxrwxr-x 8 1001 1001 179 Feb 24 06:04 .git 06:12:51 drwxrwxr-x 3 1001 1001 125 Feb 24 06:04 .github 06:12:51 -rw-rw-r-- 1 1001 1001 818 Feb 24 06:04 .gitignore 06:12:51 drwx------ 3 1001 1001 60 Feb 24 06:06 .semver 06:12:51 -rw-rw-r-- 1 1001 1001 166 Feb 24 06:04 .sonarcloud.properties 06:12:51 -rw-rw-r-- 1 1001 1001 8475 Feb 24 06:04 Attribution.txt 06:12:51 -rw-rw-r-- 1 1001 1001 3804 Feb 24 06:04 CONTRIBUTING.md 06:12:51 -rw-rw-r-- 1 1001 1001 931 Feb 24 06:04 Dockerfile.build 06:12:51 -rw-rw-r-- 1 1001 1001 863 Feb 24 06:04 Jenkinsfile 06:12:51 -rw-rw-r-- 1 1001 1001 10775 Feb 24 06:04 LICENSE 06:12:51 -rw-rw-r-- 1 1001 1001 5774 Feb 24 06:04 Makefile 06:12:51 -rw-rw-r-- 1 1001 1001 6524 Feb 24 06:04 README.md 06:12:51 -rw-rw-r-- 1 1001 1001 6755 Feb 24 06:04 SECURITY.md 06:12:51 -rw-rw-r-- 1 1001 1001 5 Feb 24 06:06 VERSION 06:12:51 -rw-rw-r-- 1 1001 1001 4131 Feb 24 06:04 ZMQWindows.md 06:12:51 drwxrwxr-x 2 1001 1001 117 Feb 24 06:04 bin 06:12:51 drwxrwxr-x 14 1001 1001 4096 Feb 24 06:04 cmd 06:12:51 -rw-r--r-- 1 root root 594620 Feb 24 06:11 coverage.out 06:12:51 -rw-r--r-- 1 root root 1055 Feb 24 06:12 go.mod 06:12:51 -rw-r--r-- 1 root root 21528 Feb 24 06:12 go.sum 06:12:51 drwxrwxr-x 8 1001 1001 127 Feb 24 06:04 internal 06:12:51 drwxrwxr-x 4 1001 1001 26 Feb 24 06:04 openapi 06:12:51 drwxrwxr-x 4 1001 1001 71 Feb 24 06:04 snap 06:12:51 -rw-rw-r-- 1 1001 1001 168 Feb 24 06:04 version.go [Pipeline] sh 06:12:52 + '[' -e coverage.out ] 06:12:52 + chown 1001:1001 coverage.out [Pipeline] stash 06:12:53 Stashed 1 file(s) [Pipeline] sh 06:12:54 + make build 06:12:54 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:12:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:13:13 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:13:13 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:13:17 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:13:17 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:13:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:13:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:13:20 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:13:23 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:13:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:13:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:13:25 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:13:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:13:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:13:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:13:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:13:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:13:29 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:13:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:13:32 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:13:34 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:13:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:13:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:13:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] [Pipeline] } 06:13:42 $ docker stop --time=1 044959d1df8c12882353746c29522d27c66a963c57ff3fd5783a0f56affbd7ef 06:13:44 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.360s coverage: 45.9% of statements 06:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 06:13:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 06:13:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.369s coverage: 100.0% of statements 06:13:45 $ docker rm -f 044959d1df8c12882353746c29522d27c66a963c57ff3fd5783a0f56affbd7ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:13:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:13:50 06:13:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.618s coverage: 27.1% of statements 06:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.081s coverage: 100.0% of statements 06:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:13:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements 06:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:13:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:13:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:13:51 latest: Pulling from edgex-devops/edgex-compose 06:13:51 cbdbe7a5bc2a: Pulling fs layer 06:13:51 ca9280d653b3: Pulling fs layer 06:13:51 7e9c9ca2126c: Pulling fs layer 06:13:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.238s coverage: 65.8% of statements 06:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:13:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:13:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.735s coverage: 82.3% of statements 06:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:13:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:13:54 cbdbe7a5bc2a: Verifying Checksum 06:13:54 cbdbe7a5bc2a: Download complete 06:13:55 cbdbe7a5bc2a: Pull complete 06:13:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.139s coverage: 28.6% of statements 06:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:13:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.169s coverage: 100.0% of statements 06:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:13:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements 06:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:13:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.307s coverage: 86.7% of statements 06:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:14:00 ca9280d653b3: Verifying Checksum 06:14:00 ca9280d653b3: Download complete 06:14:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.377s coverage: 97.5% of statements 06:14:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:14:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.137s coverage: 78.3% of statements 06:14:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:14:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:14:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:14:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:14:07 ca9280d653b3: Pull complete 06:14:09 7e9c9ca2126c: Verifying Checksum 06:14:09 7e9c9ca2126c: Download complete 06:14:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.266s coverage: 92.8% of statements 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:14:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:14:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.216s coverage: 0.1% of statements 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:14:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:14:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 45.5% of statements 06:14:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements 06:14:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 06:14:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.110s coverage: 96.3% of statements 06:14:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements 06:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements 06:14:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 06:14:24 7e9c9ca2126c: Pull complete 06:14:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:14:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:14:25 prd-centos7-docker-4c-2g-27496 does not seem to be running inside a container 06:14:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:14:29 $ docker top 446fc47d77644f87f2354ac3084bfa8e6fab263085a2d64f26c6ba8234428f5d -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:31 + grep parallel 06:14:31 + docker-compose build --help 06:14:33 --parallel Build images in parallel. [Pipeline] } 06:14:33 $ docker stop --time=1 446fc47d77644f87f2354ac3084bfa8e6fab263085a2d64f26c6ba8234428f5d 06:14:35 $ docker rm -f 446fc47d77644f87f2354ac3084bfa8e6fab263085a2d64f26c6ba8234428f5d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:14:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:14:36 . [Pipeline] withDockerContainer 06:14:36 prd-centos7-docker-4c-2g-27496 does not seem to be running inside a container 06:14:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.129s coverage: 92.9% of statements 06:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements 06:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 06:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 06:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements 06:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.8% of statements 06:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.115s coverage: 87.2% of statements 06:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.159s coverage: 84.6% of statements 06:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.189s coverage: 91.6% of statements 06:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.585s coverage: 62.4% of statements 06:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 06:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements 06:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements 06:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 06:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 06:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.835s coverage: 68.9% of statements 06:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:14:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.337s coverage: 36.6% of statements 06:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:14:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:14:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.122s coverage: 89.5% of statements 06:14:39 $ docker top 198b270d74e994932994475afa742ffeab5237f68a8fc2fe3c2bbcc7ea8fed60 -eo pid,comm [Pipeline] { [Pipeline] sh 06:14:41 + docker-compose -f ./docker-compose-build.yml build --parallel 06:14:43 Building docker-core-command-go ... 06:14:43 Building docker-core-data-go ... 06:14:43 Building docker-core-metadata-go ... 06:14:43 Building docker-security-bootstrapper-go ... 06:14:43 Building docker-security-proxy-setup-go ... 06:14:43 Building docker-security-secretstore-setup-go ... 06:14:43 Building docker-support-notifications-go ... 06:14:43 Building docker-support-scheduler-go ... 06:14:43 Building docker-sys-mgmt-agent-go ... 06:14:43 Building docker-support-scheduler-go 06:14:43 Building docker-support-notifications-go 06:14:43 Building docker-security-proxy-setup-go 06:14:43 Building docker-core-data-go 06:14:43 Building docker-core-metadata-go 06:14:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.423s coverage: 47.0% of statements 06:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:14:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.118s coverage: 100.0% of statements 06:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:14:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.121s coverage: 100.0% of statements 06:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 06:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 06:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 06:14:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.343s coverage: 89.4% of statements 06:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 06:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 06:14:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 06:14:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.157s coverage: 29.1% of statements 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:14:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.166s coverage: 99.0% of statements 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:14:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.105s coverage: 100.0% of statements 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 06:14:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.148s coverage: 92.9% of statements 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 06:14:52 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:14:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:14:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.098s coverage: 87.9% of statements 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:14:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:14:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements 06:14:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 06:14:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 06:14:55 GO111MODULE=on go vet ./... 06:16:17 gofmt -l . 06:16:17 [ "`gofmt -l .`" = "" ] 06:16:17 ./bin/test-go-mod-tidy.sh 06:16:17 ./bin/test-attribution-txt.sh [Pipeline] sh 06:16:18 + ls -al . 06:16:18 total 736 06:16:18 drwxrwxr-x 9 1001 1001 4096 Feb 24 06:16 . 06:16:18 drwxr-xr-x 4 root root 4096 Feb 24 06:11 .. 06:16:18 -rw-rw-r-- 1 1001 1001 11 Feb 24 06:10 .dockerignore 06:16:18 drwxrwxr-x 8 1001 1001 4096 Feb 24 06:10 .git 06:16:18 drwxrwxr-x 3 1001 1001 4096 Feb 24 06:10 .github 06:16:18 -rw-rw-r-- 1 1001 1001 818 Feb 24 06:10 .gitignore 06:16:18 -rw-rw-r-- 1 1001 1001 166 Feb 24 06:10 .sonarcloud.properties 06:16:18 -rw-rw-r-- 1 1001 1001 8475 Feb 24 06:10 Attribution.txt 06:16:18 -rw-rw-r-- 1 1001 1001 3804 Feb 24 06:10 CONTRIBUTING.md 06:16:18 -rw-rw-r-- 1 1001 1001 931 Feb 24 06:10 Dockerfile.build 06:16:18 -rw-rw-r-- 1 1001 1001 863 Feb 24 06:10 Jenkinsfile 06:16:18 -rw-rw-r-- 1 1001 1001 10775 Feb 24 06:10 LICENSE 06:16:18 -rw-rw-r-- 1 1001 1001 5774 Feb 24 06:10 Makefile 06:16:18 -rw-rw-r-- 1 1001 1001 6524 Feb 24 06:10 README.md 06:16:18 -rw-rw-r-- 1 1001 1001 6755 Feb 24 06:10 SECURITY.md 06:16:18 -rw-rw-r-- 1 1001 1001 5 Feb 24 06:06 VERSION 06:16:18 -rw-rw-r-- 1 1001 1001 4131 Feb 24 06:10 ZMQWindows.md 06:16:18 drwxrwxr-x 2 1001 1001 4096 Feb 24 06:10 bin 06:16:18 drwxrwxr-x 14 1001 1001 4096 Feb 24 06:10 cmd 06:16:18 -rw-r--r-- 1 root root 594620 Feb 24 06:14 coverage.out 06:16:18 -rw-r--r-- 1 root root 1055 Feb 24 06:16 go.mod 06:16:18 -rw-r--r-- 1 root root 21528 Feb 24 06:16 go.sum 06:16:18 drwxrwxr-x 8 1001 1001 4096 Feb 24 06:10 internal 06:16:18 drwxrwxr-x 4 1001 1001 4096 Feb 24 06:10 openapi 06:16:18 drwxrwxr-x 4 1001 1001 4096 Feb 24 06:10 snap 06:16:18 -rw-rw-r-- 1 1001 1001 168 Feb 24 06:10 version.go [Pipeline] sh 06:16:19 + '[' -e coverage.out ] 06:16:19 + chown 1001:1001 coverage.out [Pipeline] stash 06:16:19 Warning: overwriting stash ‘coverage-report’ 06:16:20 Stashed 1 file(s) [Pipeline] sh 06:16:21 + make build 06:16:21 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:16:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:16:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:16:24 ---> 5592328cb437 06:16:24 Step 3/23 : WORKDIR /edgex-go 06:16:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:16:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:16:24 ---> 5592328cb437 06:16:24 Step 3/22 : WORKDIR /edgex-go 06:16:24 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:16:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:16:24 ---> 5592328cb437 06:16:24 Step 3/23 : WORKDIR /edgex-go 06:16:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:16:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:16:24 ---> 5592328cb437 06:16:24 Step 3/22 : WORKDIR /edgex-go 06:16:24 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:16:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:16:24 ---> 5592328cb437 06:16:24 Step 3/21 : WORKDIR /edgex-go 06:16:24 ---> Running in 7b1651956121 06:16:24 ---> Running in 5e0fc9d48205 06:16:24 ---> Running in 12260cf5581e 06:16:24 ---> Running in 852da88b421e 06:16:24 ---> Running in 855bcd2d359f 06:16:24 Removing intermediate container 12260cf5581e 06:16:24 ---> 746cf184d2fd 06:16:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:24 Removing intermediate container 5e0fc9d48205 06:16:24 ---> 61324d2c59c9 06:16:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:24 Removing intermediate container 855bcd2d359f 06:16:24 ---> 987c28b88938 06:16:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:24 Removing intermediate container 852da88b421e 06:16:24 ---> 8cba966a7726 06:16:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:24 Removing intermediate container 7b1651956121 06:16:24 ---> 4bf6ac8e9499 06:16:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:24 ---> Running in c6a53f0f59e8 06:16:24 ---> Running in 6c95a7d5efe2 06:16:24 ---> Running in 2d9ab634e32f 06:16:24 ---> Running in 43bafc5be6bf 06:16:24 ---> Running in b9d58af80705 06:16:30 Removing intermediate container b9d58af80705 06:16:30 ---> d64d720fdffd 06:16:30 Step 5/23 : RUN apk add --update --no-cache make git 06:16:30 Removing intermediate container 2d9ab634e32f 06:16:30 ---> ee530be576ec 06:16:30 Step 5/22 : RUN apk add --update --no-cache make git 06:16:30 Removing intermediate container c6a53f0f59e8 06:16:30 ---> f0463e24dce5 06:16:30 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:16:30 Removing intermediate container 6c95a7d5efe2 06:16:30 ---> 52d1b00f8806 06:16:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:16:30 ---> Running in 53dbbb3d228a 06:16:30 ---> Running in a9c1ae461d74 06:16:30 ---> Running in 3593fc08b6aa 06:16:30 ---> Running in 0f1ae8e0aac8 06:16:30 Removing intermediate container 43bafc5be6bf 06:16:30 ---> 99f351b212a7 06:16:30 Step 5/21 : RUN apk add --update --no-cache make git 06:16:30 ---> Running in be93aae121ed 06:16:31 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:16:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:16:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:16:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:16:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:16:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:16:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:16:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:16:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:16:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:16:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:16:35 OK: 233 MiB in 51 packages 06:16:36 OK: 233 MiB in 51 packages 06:16:36 OK: 233 MiB in 51 packages 06:16:36 OK: 233 MiB in 51 packages 06:16:36 OK: 233 MiB in 51 packages 06:16:39 Removing intermediate container 53dbbb3d228a 06:16:39 ---> 6bf61ed72028 06:16:39 Step 6/23 : COPY go.mod . 06:16:39 Removing intermediate container 3593fc08b6aa 06:16:39 ---> f256cd435d59 06:16:39 Step 6/22 : COPY go.mod . 06:16:39 Removing intermediate container 0f1ae8e0aac8 06:16:39 ---> 76249ce82621 06:16:39 Step 6/22 : COPY go.mod . 06:16:39 Removing intermediate container a9c1ae461d74 06:16:39 ---> ce8e681dc380 06:16:39 Step 6/23 : COPY go.mod . 06:16:39 Removing intermediate container be93aae121ed 06:16:39 ---> a236881c40a3 06:16:39 Step 6/21 : COPY go.mod . 06:16:40 ---> 8e2cef2062bd 06:16:40 Step 7/23 : RUN go mod download 06:16:40 ---> bb9e1f7a6c5f 06:16:40 Step 7/22 : RUN go mod download 06:16:40 ---> b16ecbd6f6b5 06:16:40 Step 7/22 : RUN go mod download 06:16:40 ---> 7948c6e64fac 06:16:40 Step 7/23 : RUN go mod download 06:16:40 ---> Running in 6810ea2d3397 06:16:40 ---> Running in 8b00b461f362 06:16:40 ---> Running in aa9f2e805a9e 06:16:40 ---> c7286d6ad900 06:16:40 Step 7/21 : RUN go mod download 06:16:40 ---> Running in b385584fb2fc 06:16:41 ---> Running in c569ee1f900d 06:16:51 Removing intermediate container aa9f2e805a9e 06:16:51 ---> 47c105ae7226 06:16:51 Step 8/22 : COPY . . 06:16:51 Removing intermediate container b385584fb2fc 06:16:51 ---> d04e30de8eb1 06:16:51 Step 8/23 : COPY . . 06:16:51 Removing intermediate container 8b00b461f362 06:16:51 ---> 46a637315150 06:16:51 Step 8/22 : COPY . . 06:16:51 Removing intermediate container c569ee1f900d 06:16:51 ---> 60af954583c1 06:16:51 Step 8/21 : COPY . . 06:16:51 Removing intermediate container 6810ea2d3397 06:16:51 ---> 7ced6aed52ff 06:16:51 Step 8/23 : COPY . . 06:16:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:17:01 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:17:05 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:17:07 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:17: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 06:17:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:17:23 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:17:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:17:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:17:36 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:17:42 $ docker stop --time=1 ff6e062fa50c6eee86cfb7ddea709b0609574b3d1774314648262f3465430b2b 06:17:45 $ docker rm -f ff6e062fa50c6eee86cfb7ddea709b0609574b3d1774314648262f3465430b2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:17:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:17:47 06:17:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:17:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:17:48 latest: Pulling from edgex-devops/edgex-compose-arm64 06:17:48 29e5d40040c1: Pulling fs layer 06:17:48 1ce36da41761: Pulling fs layer 06:17:48 25b303627fd3: Pulling fs layer 06:17:49 29e5d40040c1: Verifying Checksum 06:17:49 29e5d40040c1: Download complete 06:17:49 1ce36da41761: Verifying Checksum 06:17:49 1ce36da41761: Download complete 06:17:49 29e5d40040c1: Pull complete 06:17:51 25b303627fd3: Verifying Checksum 06:17:51 25b303627fd3: Download complete 06:17:51 1ce36da41761: Pull complete 06:18:01 25b303627fd3: Pull complete 06:18:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:18:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:18:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:18:01 prd-ubuntu18.04-docker-arm64-4c-16g-27501 does not seem to be running inside a container 06:18:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:18:04 $ docker top 8df0f48328d7d98b3b6be6a8ee8cdc9b259b07a702a3c93d9cbff9c33e5c4abc -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:05 + docker-compose build --help 06:18:05 + grep parallel 06:18:08 --parallel Build images in parallel. [Pipeline] } 06:18:08 $ docker stop --time=1 8df0f48328d7d98b3b6be6a8ee8cdc9b259b07a702a3c93d9cbff9c33e5c4abc 06:18:10 $ docker rm -f 8df0f48328d7d98b3b6be6a8ee8cdc9b259b07a702a3c93d9cbff9c33e5c4abc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:18:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:18:11 . [Pipeline] withDockerContainer 06:18:12 prd-ubuntu18.04-docker-arm64-4c-16g-27501 does not seem to be running inside a container 06:18:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:18:13 $ docker top 401c90b89bb1ca3e5afaa9396e88d14822e50cfa9633b0aad68bdea776d375c1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:14 + docker-compose -f ./docker-compose-build.yml build --parallel 06:18:19 Building docker-core-command-go ... 06:18:19 Building docker-core-data-go ... 06:18:19 Building docker-core-metadata-go ... 06:18:19 Building docker-security-bootstrapper-go ... 06:18:19 Building docker-security-proxy-setup-go ... 06:18:19 Building docker-security-secretstore-setup-go ... 06:18:19 Building docker-support-notifications-go ... 06:18:19 Building docker-support-scheduler-go ... 06:18:19 Building docker-sys-mgmt-agent-go ... 06:18:19 Building docker-core-data-go 06:18:19 Building docker-support-scheduler-go 06:18:19 Building docker-support-notifications-go 06:18:19 Building docker-security-bootstrapper-go 06:18:19 Building docker-core-command-go 06:19:38 ---> f24b105859b5 06:19:38 ---> 3cbb70fb80f8 06:19:38 Step 9/23 : RUN make cmd/core-data/core-dataStep 9/23 : RUN make cmd/core-metadata/core-metadata 06:19:38 06:19:38 ---> 04c35cf72757 06:19:38 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:19:38 ---> dabeee48de6c 06:19:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:19:38 ---> adff6b6231d1 06:19:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:19:38 ---> Running in 0e20e3c00e30 06:19:38 ---> Running in 46910e0d1303 06:19:38 ---> Running in 2b1e6438c23a 06:19:38 ---> Running in 00cf070bf303 06:19:38 ---> Running in 13cc7c91203c 06:19:40 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:19:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:19:40 ---> 6f859d609628 06:19:40 Step 3/23 : WORKDIR /edgex-go 06:19:40 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:19:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:19:40 ---> 6f859d609628 06:19:40 Step 3/22 : WORKDIR /edgex-go 06:19:40 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:19:40 Step 2/30 : FROM ${BUILDER_BASE} AS builder 06:19:40 ---> 6f859d609628 06:19:40 Step 3/30 : WORKDIR /edgex-go 06:19:40 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:19:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:19:40 ---> 6f859d609628 06:19:40 Step 3/22 : WORKDIR /edgex-go 06:19:40 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:19:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:19:40 ---> 6f859d609628 06:19:40 Step 3/23 : WORKDIR /edgex-go 06:19:40 ---> Running in 589fd4047228 06:19:40 ---> Running in 74d8cb081ad4 06:19:40 ---> Running in 724c17994fbf 06:19:40 ---> Running in 031758dcf675 06:19:40 ---> Running in 1c0231099e40 06:19:40 Removing intermediate container 74d8cb081ad4 06:19:40 ---> 6277ad5654a5 06:19:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:40 Removing intermediate container 724c17994fbf 06:19:40 ---> 28ad7f102729 06:19:40 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:40 Removing intermediate container 589fd4047228 06:19:40 ---> 19840547fc1b 06:19:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:40 Removing intermediate container 031758dcf675 06:19:40 ---> c94b7a7f8caa 06:19:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:40 Removing intermediate container 1c0231099e40 06:19:40 ---> 66d7f944bff9 06:19:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:19:40 ---> Running in 5a5e0e707045 06:19:40 ---> Running in b7fb82620193 06:19:40 ---> Running in 622ac8dd509c 06:19:40 ---> Running in f723c2d79161 06:19:40 ---> Running in 48a7ce5aeeea 06:19:40 Removing intermediate container b7fb82620193 06:19:40 ---> 38974bfc8d35 06:19:40 Step 5/30 : RUN apk add --update --no-cache make git 06:19:40 ---> Running in c130d7b6f66d 06:19:40 Removing intermediate container 622ac8dd509c 06:19:40 ---> 3628fcccf8e6 06:19:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:19:40 ---> Running in 833317becda6 06:19:40 Removing intermediate container 5a5e0e707045 06:19:40 ---> c889018ef7f0 06:19:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:19:40 Removing intermediate container 48a7ce5aeeea 06:19:40 ---> 9f2daa71a961 06:19:40 Step 5/22 : RUN apk add --update --no-cache make git 06:19:40 Removing intermediate container f723c2d79161 06:19:40 ---> 9556d514b879 06:19:40 Step 5/23 : RUN apk add --update --no-cache make git 06:19:40 ---> Running in 268dcca9b988 06:19:40 ---> Running in 5e285db1573d 06:19:40 ---> Running in 580fd025adaf 06:19:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:19:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:19:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:19:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:19:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:19:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:19:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:19:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:19:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:19:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:19:41 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:19:41 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:19:41 OK: 217 MiB in 51 packages 06:19:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:19:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:19:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:19:41 OK: 217 MiB in 51 packages 06:19:42 OK: 217 MiB in 51 packages 06:19:42 OK: 217 MiB in 51 packages 06:19:42 OK: 217 MiB in 51 packages 06:19:43 Removing intermediate container c130d7b6f66d 06:19:43 ---> 599e6e6b96ff 06:19:43 Step 6/30 : COPY go.mod . 06:19:43 Removing intermediate container 833317becda6 06:19:43 ---> abd2cca0c504 06:19:43 Step 6/23 : COPY go.mod . 06:19:44 ---> 2acfc27162ea 06:19:44 Step 7/30 : RUN go mod download 06:19:44 ---> Running in c11ba1d77f50 06:19:44 Removing intermediate container 268dcca9b988 06:19:44 ---> fd04deb8c8ff 06:19:44 Step 6/22 : COPY go.mod . 06:19:44 Removing intermediate container 5e285db1573d 06:19:44 ---> 2ac176d4f62a 06:19:44 Step 6/22 : COPY go.mod . 06:19:44 Removing intermediate container 580fd025adaf 06:19:44 ---> c556e6a1fca4 06:19:44 Step 6/23 : COPY go.mod . 06:19:44 ---> f7f84b296a6d 06:19:44 Step 7/23 : RUN go mod download 06:19:45 ---> Running in cf0243c89f1f 06:19:45 ---> bb0ff4ea0960 06:19:45 Step 7/22 : RUN go mod download 06:19:45 ---> 7f52a1fe7533 06:19:45 Step 7/22 : RUN go mod download 06:19:45 ---> Running in 56d2e30a2fb0 06:19:45 ---> Running in 82e0eac9322d 06:19:46 ---> 7fd0a05b5a50 06:19:46 Step 7/23 : RUN go mod download 06:19:46 ---> Running in 30a0f687413a 06:19:49 Removing intermediate container c11ba1d77f50 06:19:49 ---> d81b417b064c 06:19:49 Step 8/30 : COPY . . 06:19:49 Removing intermediate container cf0243c89f1f 06:19:49 ---> 9428359bccf4 06:19:49 Step 8/23 : COPY . . 06:19:50 Removing intermediate container 56d2e30a2fb0 06:19:50 ---> 452620b38322 06:19:50 Step 8/22 : COPY . . 06:19:51 Removing intermediate container 82e0eac9322d 06:19:51 ---> e3eafb47c92b 06:19:51 Step 8/22 : COPY . . 06:19:52 Removing intermediate container 30a0f687413a 06:19:52 ---> a9f22b6a39a3 06:19:52 Step 8/23 : COPY . . 06:20:19 ---> 6f682a431b25 06:20:19 Step 9/23 : RUN make cmd/core-data/core-data 06:20:19 ---> 82789da52db0 06:20:19 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:20:19 ---> dba5f11761f0 06:20:19 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:20:19 ---> 7205a82bb36a 06:20:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:20:19 ---> Running in d6527d9213a5 06:20:19 ---> Running in 8ab6e04f16a1 06:20:19 ---> f1897fc282bb 06:20:19 Step 9/23 : RUN make cmd/core-command/core-command 06:20:19 ---> Running in 57e02a0f7c7a 06:20:19 ---> Running in a4f0d4cff477 06:20:19 ---> Running in 94758776bd34 06:20:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:20:19 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:20:19 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:20:19 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:20:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:21:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:21:55 Removing intermediate container 46910e0d1303 06:21:55 ---> c28dd2284454 06:21:55 06:21:55 Step 10/22 : FROM alpine:3.12 06:21:55 Removing intermediate container 0e20e3c00e30 06:21:55 ---> c77157ec1861 06:21:55 06:21:55 Step 10/22 : FROM alpine:3.12 06:21:56 3.12: Pulling from library/alpine 06:21:56 3.12: Pulling from library/alpine 06:21:58 Removing intermediate container 13cc7c91203c 06:21:58 ---> bca54f23e3ca 06:21:58 06:21:58 Step 10/21 : FROM alpine:3.12 06:21:58 3.12: Pulling from library/alpine 06:22:01 Removing intermediate container 00cf070bf303 06:22:01 ---> d126caa65681 06:22:01 06:22:01 Step 10/23 : FROM alpine:3.12 06:22:01 Removing intermediate container 2b1e6438c23a 06:22:01 ---> 7c7b0c5311ac 06:22:01 06:22:01 Step 10/23 : FROM alpine:3.12 06:22:01 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:22:01 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:22:01 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:22:01 Status: Downloaded newer image for alpine:3.12 06:22:01 Status: Image is up to date for alpine:3.12 06:22:01 ---> 389fef711851 06:22:01 Step 11/21 : RUN apk add --update --no-cache curl 06:22:01 Status: Downloaded newer image for alpine:3.12 06:22:01 ---> 389fef711851 06:22:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:22:01 ---> 389fef711851 06:22:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:22:01 3.12: Pulling from library/alpine 06:22:01 3.12: Pulling from library/alpine 06:22:01 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:22:01 Status: Image is up to date for alpine:3.12 06:22:01 ---> 389fef711851 06:22:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:22:01 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:22:01 Status: Image is up to date for alpine:3.12 06:22:01 ---> 389fef711851 06:22:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:22:01 ---> Running in c5be71ef7d43 06:22:01 ---> Running in 59fe9791f6b2 06:22:01 ---> Running in 56e669cf1e7b 06:22:01 ---> Running in f15284b9b5f8 06:22:01 ---> Running in 802a76129cad 06:22:04 Removing intermediate container 802a76129cad 06:22:04 ---> 72248ffb01fb 06:22:04 Step 12/23 : ENV APP_PORT=48080 06:22:05 ---> Running in da11af799c1f 06:22:07 Removing intermediate container da11af799c1f 06:22:07 ---> 02bc81e69302 06:22:07 Step 13/23 : EXPOSE $APP_PORT 06:22:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:22:07 ---> Running in 671aff10da94 06:22:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:22:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:22:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:22:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:22:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:22:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:22:09 (1/1) Installing dumb-init (1.2.2-r1) 06:22:09 Removing intermediate container 671aff10da94 06:22:09 ---> 46c60219ec1d 06:22:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:09 Executing busybox-1.31.1-r19.trigger 06:22:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:22:09 OK: 6 MiB in 15 packages 06:22:09 (1/1) Installing dumb-init (1.2.2-r1) 06:22:09 ---> Running in 3225255aad8f 06:22:09 Executing busybox-1.31.1-r19.trigger 06:22:09 OK: 6 MiB in 15 packages 06:22:09 (1/4) Installing ca-certificates (20191127-r4) 06:22:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:22:09 (3/4) Installing libcurl (7.69.1-r3) 06:22:09 (4/4) Installing curl (7.69.1-r3) 06:22:10 Executing busybox-1.31.1-r19.trigger 06:22:10 Executing ca-certificates-20191127-r4.trigger 06:22:10 (1/2) Installing ca-certificates (20191127-r4) 06:22:10 (2/2) Installing dumb-init (1.2.2-r1) 06:22:10 Executing busybox-1.31.1-r19.trigger 06:22:10 OK: 7 MiB in 18 packages 06:22:10 Executing ca-certificates-20191127-r4.trigger 06:22:10 OK: 6 MiB in 16 packages 06:22:11 Removing intermediate container 57e02a0f7c7a 06:22:11 ---> 17746c89b93e 06:22:11 06:22:11 Step 10/30 : FROM alpine:3.12 06:22:11 3.12: Pulling from library/alpine 06:22:11 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:22:11 Status: Downloaded newer image for alpine:3.12 06:22:11 ---> afeebe901d6b 06:22:11 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:22:11 ---> Running in 7d96dd7dad31 06:22:11 Removing intermediate container 7d96dd7dad31 06:22:11 ---> 4487e2ceab0a 06:22:11 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 06:22:11 ---> Running in 7dea546e7936 06:22:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:22:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:22:11 (1/2) Installing dumb-init (1.2.2-r1) 06:22:11 (2/2) Installing su-exec (0.2-r1) 06:22:11 Executing busybox-1.31.1-r19.trigger 06:22:11 OK: 5 MiB in 16 packages 06:22:11 Removing intermediate container 7dea546e7936 06:22:11 ---> 35e115ccdd5a 06:22:11 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 06:22:11 ---> Running in f14370bc0c44 06:22:11 Removing intermediate container f14370bc0c44 06:22:11 ---> 44a2a9045a45 06:22:11 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:22:11 ---> Running in cb0beef9cd3b 06:22:11 Removing intermediate container cb0beef9cd3b 06:22:11 ---> f6278b6810c0 06:22:11 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:22:11 ---> Running in 3759e1999a50 06:22:11 Removing intermediate container 3759e1999a50 06:22:11 ---> 6475061228e3 06:22:11 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 06:22:12 ---> Running in 6b4ae2ba5666 06:22:12 Removing intermediate container f15284b9b5f8 06:22:12 ---> bd746580bb73 06:22:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:22:12 Removing intermediate container c5be71ef7d43 06:22:12 ---> aea8ab4695bb 06:22:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:22:12 ---> Running in 0ec023a020c0 06:22:12 ---> Running in 71ab0a2239dd 06:22:13 Removing intermediate container 59fe9791f6b2 06:22:13 ---> b365541ec56c 06:22:13 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:22:13 Removing intermediate container 56e669cf1e7b 06:22:13 ---> 0e7c42e09961 06:22:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:22:13 Removing intermediate container 71ab0a2239dd 06:22:13 ---> f363fa8f41eb 06:22:13 Step 13/23 : ENV APP_PORT=48081 06:22:13 ---> Running in 92de6f6b5cfd 06:22:13 Removing intermediate container 3225255aad8f 06:22:13 ---> 9866ca296498 06:22:13 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:22:13 Removing intermediate container 0ec023a020c0 06:22:13 ---> ba879ae21050 06:22:13 Step 13/22 : ENV APP_PORT=48085 06:22:13 Removing intermediate container 6b4ae2ba5666 06:22:13 ---> 53fa3b5bca05 06:22:13 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:22:14 ---> Running in ecb6e7052c4d 06:22:14 ---> Running in d99062138458 06:22:14 ---> Running in 2935d9fb421e 06:22:14 ---> Running in 63f62e42ae3c 06:22:15 Removing intermediate container 92de6f6b5cfd 06:22:15 ---> a452f8815702 06:22:15 Step 13/21 : WORKDIR /edgex 06:22:16 Removing intermediate container ecb6e7052c4d 06:22:16 ---> 7ddb1745b8c0 06:22:16 Step 13/22 : ENV APP_PORT=48060 06:22:16 ---> 0b4e341bf8e3 06:22:16 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:22:16 Removing intermediate container d99062138458 06:22:16 ---> 4309c654d43f 06:22:16 Step 14/23 : EXPOSE $APP_PORT 06:22:17 ---> Running in 0493bc08c50c 06:22:17 ---> Running in 9830caf856a7 06:22:17 Removing intermediate container 63f62e42ae3c 06:22:17 ---> 4e7d57e99665 06:22:17 Step 14/22 : EXPOSE $APP_PORT 06:22:17 ---> Running in a902261c283c 06:22:17 ---> Running in 2eddb3c57381 06:22:18 ---> Running in 1c36deae2f41 06:22:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:22:19 Removing intermediate container a4f0d4cff477 06:22:19 ---> 2d9e470d96a8 06:22:19 06:22:19 Step 10/22 : FROM alpine:3.12 06:22:19 ---> afeebe901d6b 06:22:19 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:22:19 Removing intermediate container 9830caf856a7 06:22:19 ---> d53ffbc58668 06:22:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:22:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:22:19 Removing intermediate container a902261c283c 06:22:19 ---> cb52b75ccea5 06:22:19 Step 14/22 : EXPOSE $APP_PORT 06:22:19 Removing intermediate container 2eddb3c57381 06:22:19 ---> 3077b4e618fe 06:22:19 Step 15/23 : WORKDIR / 06:22:20 ---> Running in 39acfc3b4af0 06:22:20 (1/6) Installing dumb-init (1.2.2-r1) 06:22:20 (2/6) Installing libgcc (9.3.0-r2) 06:22:20 Removing intermediate container 1c36deae2f41 06:22:20 ---> 889020051662 06:22:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:20 ---> Running in b6be28347ad6 06:22:20 (3/6) Installing libsodium (1.0.18-r0) 06:22:20 ---> Running in 83d0533c0879 06:22:20 (4/6) Installing libstdc++ (9.3.0-r2) 06:22:20 Removing intermediate container 94758776bd34 06:22:20 ---> 25dcc7c80137 06:22:20 06:22:20 Step 10/23 : FROM alpine:3.12 06:22:20 ---> afeebe901d6b 06:22:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:22:20 Removing intermediate container 8ab6e04f16a1 06:22:20 ---> e9d136120111 06:22:20 06:22:20 Step 10/22 : FROM alpine:3.12 06:22:20 ---> afeebe901d6b 06:22:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:22:21 ---> 75291719bcad 06:22:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:22:21 (5/6) Installing libzmq (4.3.3-r0) 06:22:21 ---> Running in 95bc0937d288 06:22:21 ---> Running in 58391bbe3631 06:22:21 (6/6) Installing zeromq (4.3.3-r0) 06:22:21 Executing busybox-1.31.1-r19.trigger 06:22:21 OK: 8 MiB in 20 packages 06:22:22 Removing intermediate container 0493bc08c50c 06:22:22 ---> d4e1afb1d54f 06:22:22 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:22 Removing intermediate container b6be28347ad6 06:22:22 ---> 95311128b371 06:22:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:22:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:22:23 Removing intermediate container 83d0533c0879 06:22:23 ---> a0a7911dd31c 06:22:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:23 ---> 7818a3071945 06:22:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:22:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:22:23 (1/2) Installing ca-certificates (20191127-r4) 06:22:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:22:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:22:23 ---> f428a1aa03d0 06:22:23 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:22:23 (2/2) Installing dumb-init (1.2.2-r1) 06:22:23 Executing busybox-1.31.1-r19.trigger 06:22:23 Executing ca-certificates-20191127-r4.trigger 06:22:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:22:24 OK: 6 MiB in 16 packages 06:22:24 (1/1) Installing dumb-init (1.2.2-r1) 06:22:24 Executing busybox-1.31.1-r19.trigger 06:22:24 OK: 5 MiB in 15 packages 06:22:24 ---> 87403f4a9772 06:22:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:22:24 (1/1) Installing dumb-init (1.2.2-r1) 06:22:24 Executing busybox-1.31.1-r19.trigger 06:22:24 OK: 5 MiB in 15 packages 06:22:25 ---> cd7526405611 06:22:25 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:22:26 Removing intermediate container 2935d9fb421e 06:22:26 ---> 883b500bc32f 06:22:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:26 ---> fc790ba899e3 06:22:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:22:26 Removing intermediate container 95bc0937d288 06:22:26 ---> 855fd388f46c 06:22:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:22:26 Removing intermediate container 58391bbe3631 06:22:26 ---> 6b3a47e6f242 06:22:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:22:27 ---> Running in ca5e39b00b24 06:22:27 ---> Running in f767019d860c 06:22:27 ---> a9cff5bd9a82 06:22:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:22:27 Removing intermediate container 39acfc3b4af0 06:22:27 ---> b499f0d78596 06:22:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:22:27 ---> 02f586b372bb 06:22:27 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:22:27 ---> Running in 186dc613ba8d 06:22:27 Removing intermediate container ca5e39b00b24 06:22:27 ---> 300d15b65312 06:22:27 Step 13/23 : ENV APP_PORT=48082 06:22:27 ---> 0f991344429f 06:22:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:22:27 ---> cb71913978be 06:22:27 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:22:28 ---> Running in a5a26b32cb57 06:22:28 Removing intermediate container f767019d860c 06:22:28 ---> 4af9965566ef 06:22:28 Step 13/22 : ENV APP_PORT=48085 06:22:28 ---> Running in 0730a7b8c311 06:22:28 Removing intermediate container 186dc613ba8d 06:22:28 ---> f43b407e24ff 06:22:28 Step 13/22 : ENV APP_PORT=48060 06:22:28 ---> 7fd783028525 06:22:28 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 06:22:28 ---> Running in 27f3d0223ea0 06:22:29 Removing intermediate container a5a26b32cb57 06:22:29 ---> a0af039b1ee1 06:22:29 Step 14/23 : EXPOSE $APP_PORT 06:22:29 ---> Running in 0b40c354a279 06:22:29 Removing intermediate container 0730a7b8c311 06:22:29 ---> 406f11691aa2 06:22:29 Step 14/22 : EXPOSE $APP_PORT 06:22:29 ---> Running in cfc671973279 06:22:29 Removing intermediate container 27f3d0223ea0 06:22:29 ---> c3d2df4cabfc 06:22:29 Step 14/22 : EXPOSE $APP_PORT 06:22:29 ---> Running in 90d8455977f3 06:22:29 ---> Running in 06810fa10def 06:22:29 ---> Running in 85aea01138eb 06:22:30 Removing intermediate container 0b40c354a279 06:22:30 ---> bdcba43da945 06:22:30 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:22:30 Removing intermediate container cfc671973279 06:22:30 ---> 2aba74d3dd56 06:22:30 Step 15/23 : WORKDIR / 06:22:30 ---> Running in 185bd1033b21 06:22:30 Removing intermediate container 06810fa10def 06:22:30 ---> da52fa3a7971 06:22:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:30 ---> e844f1febd16 06:22:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:22:30 Removing intermediate container 85aea01138eb 06:22:30 ---> 5d8c7354b3cc 06:22:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:31 ---> 24071ab91141 06:22:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:22:31 ---> c3d0dfbdf4d1 06:22:31 Step 25/30 : RUN chmod +x /entrypoint.sh 06:22:31 ---> fae6be47b0d6 06:22:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:22:31 ---> fd8a68700ea4 06:22:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:22:31 ---> Running in 36d2b18a1e19 06:22:31 ---> 4e03ccdd5f2c 06:22:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:22:32 Removing intermediate container 90d8455977f3 06:22:32 ---> c9c79625a304 06:22:32 Step 18/21 : CMD ["--init=true"] 06:22:32 ---> Running in f907715e1ca0 06:22:32 Removing intermediate container 185bd1033b21 06:22:32 ---> 2958ecfc3e6c 06:22:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:32 ---> 170bddef82bb 06:22:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:22:32 ---> Running in 06dc024d20bc 06:22:32 ---> 8a7116c76593 06:22:32 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:22:32 Removing intermediate container 36d2b18a1e19 06:22:32 ---> e76a34881337 06:22:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:32 ---> 8151f473a2cc 06:22:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:22:32 ---> Running in fc513466d3aa 06:22:32 ---> Running in 7bbce9aad4e5 06:22:32 ---> bb6c6676e2b5 06:22:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:22:33 ---> Running in 24e2d7ec2748 06:22:33 Removing intermediate container fc513466d3aa 06:22:33 ---> c88cca365905 06:22:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:33 Removing intermediate container 06dc024d20bc 06:22:33 ---> 6a7cd811cfc0 06:22:33 Step 19/21 : LABEL arch=x86_64 06:22:33 Removing intermediate container 7bbce9aad4e5 06:22:33 ---> 490bb17bbb20 06:22:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:33 ---> Running in 31889d17d409 06:22:33 Removing intermediate container 24e2d7ec2748 06:22:33 ---> bdea50e7db69 06:22:33 Step 20/22 : LABEL arch=x86_64 06:22:33 ---> 097284bf75b0 06:22:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:22:34 ---> Running in e8acad0afb58 06:22:34 ---> Running in 69e4f285265b 06:22:34 Removing intermediate container d6527d9213a5 06:22:34 ---> dc42965142ae 06:22:34 06:22:34 Step 10/23 : FROM alpine:3.12 06:22:34 ---> afeebe901d6b 06:22:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:22:34 ---> 5b9fdb0838dc 06:22:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:22:34 ---> Running in e3dcb283ab56 06:22:34 ---> 3ede0a548859 06:22:34 Step 19/23 : ENTRYPOINT ["/core-data"] 06:22:34 ---> Running in 0cbf03165c53 06:22:34 ---> 996f2edc9efd 06:22:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:22:34 ---> Running in b43903d06274 06:22:35 Removing intermediate container 31889d17d409 06:22:35 ---> dac76e8b9402 06:22:35 Step 20/22 : LABEL arch=x86_64 06:22:35 Removing intermediate container 69e4f285265b 06:22:35 ---> 607f62205329 06:22:35 Step 21/23 : LABEL arch=x86_64 06:22:35 Removing intermediate container e3dcb283ab56 06:22:35 ---> cb0e5180ec40 06:22:35 Step 12/23 : ENV APP_PORT=48080 06:22:35 ---> dd07440f3b25 06:22:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:22:35 Removing intermediate container e8acad0afb58 06:22:35 ---> 0ed73d47d17b 06:22:35 Step 20/21 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:22:35 ---> Running in 7c3376029824 06:22:35 ---> Running in b28afeef957b 06:22:35 ---> Running in 40969ef0cc2a 06:22:35 ---> 7c3dd780a7ac 06:22:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:22:35 Removing intermediate container f907715e1ca0 06:22:35 ---> 45a109f59ac7 06:22:35 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 06:22:35 ---> f1c31580b7ad 06:22:35 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:22:36 ---> Running in ebfccbdfb1f4 06:22:36 Removing intermediate container 0cbf03165c53 06:22:36 ---> 42b614f5491a 06:22:36 Step 21/22 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:22:36 ---> Running in 7f7d1c107948 06:22:36 ---> Running in dfe704b82035 06:22:36 Removing intermediate container b43903d06274 06:22:36 ---> e2d3f93c32bf 06:22:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:36 ---> Running in 6d72c98d850a 06:22:36 ---> Running in edaea248b354 06:22:36 Removing intermediate container 7c3376029824 06:22:36 ---> 841733892592 06:22:36 Step 21/22 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:22:36 Removing intermediate container ebfccbdfb1f4 06:22:36 ---> 13ab8c5ddcba 06:22:36 Step 21/21 : LABEL version=0.0.0 06:22:36 Removing intermediate container b28afeef957b 06:22:36 ---> 550efdca8c7e 06:22:36 Step 22/23 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:22:36 ---> Running in 738677c72de1 06:22:36 Removing intermediate container 40969ef0cc2a 06:22:36 ---> fb78932ed5ee 06:22:36 Step 13/23 : EXPOSE $APP_PORT 06:22:36 ---> 768450ee2c09 06:22:36 Step 19/23 : ENTRYPOINT ["/core-command"] 06:22:36 ---> Running in 49a092f359fb 06:22:36 ---> Running in fdc82eda496f 06:22:36 ---> Running in 888c492aa37d 06:22:36 ---> Running in 26218cd8ebd7 06:22:37 Removing intermediate container 7f7d1c107948 06:22:37 ---> 9a28e8487bec 06:22:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:37 ---> Running in 1a1f69ccc4a9 06:22:37 Removing intermediate container dfe704b82035 06:22:37 ---> 04fbcb80cc47 06:22:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:37 Removing intermediate container 6d72c98d850a 06:22:37 ---> 9110526911d3 06:22:37 Step 22/22 : LABEL version=0.0.0 06:22:37 ---> Running in 87e1f44f56c9 06:22:37 Removing intermediate container 738677c72de1 06:22:37 ---> 5072d9341d78 06:22:37 Step 27/30 : CMD ["gate"] 06:22:37 ---> Running in 0da7cf7e1177 06:22:37 Removing intermediate container 49a092f359fb 06:22:37 ---> 97d73e008bd2 06:22:37 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:37 Removing intermediate container edaea248b354 06:22:37 ---> 579ea48ea5e0 06:22:37 Step 21/23 : LABEL arch=x86_64 06:22:37 ---> Running in b7df4b550a16 06:22:37 Removing intermediate container fdc82eda496f 06:22:37 ---> d2fe1e95046f 06:22:37 06:22:37 ---> Running in db8a775a3f00 06:22:37 Removing intermediate container 888c492aa37d 06:22:37 ---> 65db4e5ed622 06:22:37 Step 22/22 : LABEL version=0.0.0 06:22:37 ---> Running in 8f8bc34c28e9 06:22:37 ---> Running in 73cb0f2ecd18 06:22:37 Removing intermediate container 1a1f69ccc4a9 06:22:37 ---> 2863c799b9af 06:22:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:38 Removing intermediate container 87e1f44f56c9 06:22:38 ---> ea72fafab4e0 06:22:38 Step 20/22 : LABEL arch=arm64 06:22:38 ---> Running in eda7221ba2ce 06:22:38 Removing intermediate container 0da7cf7e1177 06:22:38 ---> 27988bdc0bfd 06:22:38 Step 20/22 : LABEL arch=arm64 06:22:38 ---> Running in 7e74e8b47c48 06:22:38 ---> Running in 65ef45a931cc 06:22:38 Removing intermediate container 8f8bc34c28e9 06:22:38 ---> 8e0bb12f3ebb 06:22:38 Step 28/30 : LABEL arch=arm64 06:22:39 ---> Running in fdc81c2e117e 06:22:39 Removing intermediate container eda7221ba2ce 06:22:39 ---> f28b39bb19ea 06:22:39 Step 21/23 : LABEL arch=arm64 06:22:39 Removing intermediate container 26218cd8ebd7 06:22:39 ---> 852410ddb4e9 06:22:39 Step 23/23 : LABEL version=0.0.0 06:22:39 ---> Running in 3809d3efdb51 06:22:39 Removing intermediate container 7e74e8b47c48 06:22:39 ---> cf302b631dcc 06:22:39 Step 21/22 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:22:39 Removing intermediate container 65ef45a931cc 06:22:39 ---> f4702b9de954 06:22:39 Step 21/22 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:22:39 ---> Running in 71f764b38686 06:22:39 Removing intermediate container b7df4b550a16 06:22:39 ---> 2609dded6a01 06:22:39 06:22:39 ---> Running in b6d2f1444725 06:22:39 Removing intermediate container db8a775a3f00 06:22:39 ---> afc38f478342 06:22:39 Step 22/23 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:22:39 ---> Running in c34257836dc4 06:22:39 ---> Running in 8c04bbf0418c 06:22:39 Removing intermediate container fdc81c2e117e 06:22:39 ---> 5fa5a57a8bea 06:22:39 Step 29/30 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:22:40 Removing intermediate container 71f764b38686 06:22:40 ---> bf83c6f78364 06:22:40 Step 22/23 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:22:40 ---> Running in de1a17b1f0dd 06:22:40 Removing intermediate container c34257836dc4 06:22:40 ---> 55c891e10a90 06:22:40 Step 22/22 : LABEL version=0.0.0 06:22:40 ---> Running in 541ccae315e8 06:22:40 Removing intermediate container 8c04bbf0418c 06:22:40 ---> 95aa6e8f79a8 06:22:40 Step 22/22 : LABEL version=0.0.0 06:22:40 ---> Running in c4e8bcc033fe 06:22:40 ---> Running in 8f5f9d2bd3ee 06:22:40 Successfully built d2fe1e95046f 06:22:40 ---> Running in d4d470bd7518 06:22:40 Successfully built 2609dded6a01 06:22:41 Removing intermediate container 73cb0f2ecd18 06:22:41 ---> 904e1d30ef95 06:22:41 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:22:41 Removing intermediate container de1a17b1f0dd 06:22:41 ---> dc6ab4467227 06:22:41 Step 30/30 : LABEL version=0.0.0 06:22:41 Removing intermediate container 541ccae315e8 06:22:41 ---> 047bba33cde7 06:22:41 Step 23/23 : LABEL version=0.0.0 06:22:41 Successfully tagged docker-security-proxy-setup-go:latest 06:22:41 Removing intermediate container 3809d3efdb51 06:22:41 ---> cf114fcb8529 06:22:41 06:22:41 Building docker-security-secretstore-setup-go 06:22:41  Building docker-security-proxy-setup-go ... done Successfully tagged docker-support-scheduler-go:latest 06:22:41 Building docker-security-bootstrapper-go 06:22:41 ---> Running in 24fa375a7186 06:22:41  Building docker-support-scheduler-go ... done Removing intermediate container b6d2f1444725 06:22:41 ---> 6d6c56e49e77 06:22:41 06:22:41 ---> Running in d80fd1859e86 06:22:41 ---> Running in 789ea615538f 06:22:41 Removing intermediate container c4e8bcc033fe 06:22:41 ---> 75d394ef2d94 06:22:41 06:22:41 Removing intermediate container 8f5f9d2bd3ee 06:22:41 ---> a3bb276a7127 06:22:41 06:22:42 Successfully built 75d394ef2d94 06:22:42 Removing intermediate container d80fd1859e86 06:22:42 ---> 93cbd5d397ac 06:22:42 06:22:42 Successfully tagged docker-support-scheduler-go-arm64:latest 06:22:42  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 06:22:42 Successfully built a3bb276a7127 06:22:42 Successfully tagged docker-support-notifications-go-arm64:latest 06:22:42  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 06:22:42 Successfully built cf114fcb8529 06:22:42 Successfully built 6d6c56e49e77 06:22:42 Removing intermediate container 789ea615538f 06:22:42 ---> e397a46cc09e 06:22:42 06:22:42 Successfully built 93cbd5d397ac 06:22:42 Removing intermediate container d4d470bd7518 06:22:42 ---> ae4d3ba2cb9a 06:22:42 Step 23/23 : LABEL version=0.0.0 06:22:42 Successfully tagged docker-support-notifications-go:latest 06:22:42 Building docker-sys-mgmt-agent-go 06:22:42 Successfully tagged docker-core-metadata-go:latest 06:22:42  Building docker-support-notifications-go ... done Building docker-core-command-go 06:22:42 Successfully tagged docker-core-command-go-arm64:latest 06:22:42  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 06:22:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:22:43  Building docker-core-metadata-go ... done  ---> Running in c3be7bb13a57 06:22:43 Successfully built e397a46cc09e 06:22:43 Successfully tagged docker-security-bootstrapper-go-arm64:latest 06:22:43  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go 06:22:43 Removing intermediate container c3be7bb13a57 06:22:43 ---> 610a89da3ae3 06:22:43 06:22:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:22:44 Successfully built 610a89da3ae3 06:22:44 Successfully tagged docker-core-data-go:latest 06:22:44 (1/6) Installing dumb-init (1.2.2-r1) 06:22:44 (2/6) Installing libgcc (9.3.0-r2) 06:22:44 (3/6) Installing libsodium (1.0.18-r0) 06:22:45 (4/6) Installing libstdc++ (9.3.0-r2) 06:22:45 (5/6) Installing libzmq (4.3.3-r0) 06:22:45 (6/6) Installing zeromq (4.3.3-r0) 06:22:45 Executing busybox-1.31.1-r19.trigger 06:22:45 OK: 8 MiB in 20 packages 06:22:47 Removing intermediate container 24fa375a7186 06:22:47 ---> ad66546a5acc 06:22:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:22:49 ---> 29a7464c76a5 06:22:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:22:51 ---> c8524ab3da02 06:22:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:22:52 ---> e197d13aaddc 06:22:52 Step 19/23 : ENTRYPOINT ["/core-data"] 06:22:52 ---> Running in e9feb0f02708 06:22:53 Removing intermediate container e9feb0f02708 06:22:53 ---> f5c3fec8c625 06:22:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:22:53 ---> Running in 81441c0d80bf 06:22:54 Removing intermediate container 81441c0d80bf 06:22:54 ---> 9a7782672717 06:22:54 Step 21/23 : LABEL arch=arm64 06:22:54 ---> Running in 42aa49113009 06:22:55 Removing intermediate container 42aa49113009 06:22:55 ---> e993f505b067 06:22:55 Step 22/23 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:22:55 ---> Running in bf1a273dae6a 06:22:55 Removing intermediate container bf1a273dae6a 06:22:55 ---> 13934d09a7ba 06:22:55 Step 23/23 : LABEL version=0.0.0 06:22:55 ---> Running in 041a2e7556be 06:22:56 Removing intermediate container 041a2e7556be 06:22:56 ---> 166d3cc6f3b3 06:22:56 06:22:56 Successfully built 166d3cc6f3b3 06:22:56 Successfully tagged docker-core-data-go-arm64:latest 06:23:43  Building docker-core-data-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:23:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:23:43 ---> 6f859d609628 06:23:43 Step 3/23 : WORKDIR /edgex-go 06:23:43 ---> Using cache 06:23:43 ---> 66d7f944bff9 06:23:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:43 ---> Using cache 06:23:43 ---> 9f2daa71a961 06:23:43 Step 5/23 : RUN apk add --update --no-cache make git 06:23:43 ---> Using cache 06:23:43 ---> fd04deb8c8ff 06:23:43 Step 6/23 : COPY go.mod . 06:23:43 ---> Using cache 06:23:43 ---> bb0ff4ea0960 06:23:43 Step 7/23 : RUN go mod download 06:23:43 ---> Using cache 06:23:43 ---> 452620b38322 06:23:43 Step 8/23 : COPY . . 06:23:43 ---> Using cache 06:23:43 ---> 82789da52db0 06:23:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:23:43 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:23:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:23:43 ---> 6f859d609628 06:23:43 Step 3/21 : WORKDIR /edgex-go 06:23:43 ---> Using cache 06:23:43 ---> 66d7f944bff9 06:23:43 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:43 ---> Using cache 06:23:43 ---> 9f2daa71a961 06:23:43 Step 5/21 : RUN apk add --update --no-cache make git 06:23:43 ---> Using cache 06:23:43 ---> fd04deb8c8ff 06:23:43 Step 6/21 : COPY go.mod . 06:23:43 ---> Using cache 06:23:43 ---> bb0ff4ea0960 06:23:43 Step 7/21 : RUN go mod download 06:23:43 ---> Using cache 06:23:43 ---> 452620b38322 06:23:43 Step 8/21 : COPY . . 06:23:43 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:23:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:23:43 ---> 6f859d609628 06:23:43 Step 3/24 : WORKDIR /edgex-go 06:23:43 ---> Using cache 06:23:43 ---> 66d7f944bff9 06:23:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:43 ---> Using cache 06:23:43 ---> 9f2daa71a961 06:23:43 Step 5/24 : RUN apk add --update --no-cache make git 06:23:43 ---> Using cache 06:23:43 ---> fd04deb8c8ff 06:23:43 Step 6/24 : COPY go.mod . 06:23:43 ---> Using cache 06:23:43 ---> bb0ff4ea0960 06:23:43 Step 7/24 : RUN go mod download 06:23:43 ---> Using cache 06:23:43 ---> 452620b38322 06:23:43 Step 8/24 : COPY . . 06:23:43 ---> Using cache 06:23:43 ---> 82789da52db0 06:23:43 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:23:43 ---> Using cache 06:23:43 ---> 82789da52db0 06:23:43 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:23:43 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:23:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:23:43 ---> 6f859d609628 06:23:43 Step 3/26 : WORKDIR /edgex-go 06:23:43 ---> Using cache 06:23:43 ---> 66d7f944bff9 06:23:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:43 ---> Using cache 06:23:43 ---> 9f2daa71a961 06:23:43 Step 5/26 : RUN apk add --update --no-cache make bash git 06:23:44 ---> Running in e1046a0674d8 06:23:44 ---> Running in 989066887fb3 06:23:44 ---> Running in 5d1d32efa09e 06:23:44 ---> Running in fa42a7e3c731 06:23:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:23:46 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:23:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:23:46 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:23:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:23:47 OK: 217 MiB in 51 packages 06:23:49 Removing intermediate container 5d1d32efa09e 06:23:49 ---> 6555c11ee262 06:23:49 Step 6/26 : COPY go.mod . 06:23:50 ---> 70edfc97800d 06:23:50 Step 7/26 : RUN go mod download 06:23:51 ---> Running in 976ca409c5fc 06:23:55 Removing intermediate container 976ca409c5fc 06:23:55 ---> 0b5a537bffd6 06:23:55 Step 8/26 : COPY . . 06:24:17 ---> 1081e78b8a62 06:24:17 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:24:17 ---> Running in af42d7057a21 06:24:17 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:24:44  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:24:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:24:44 06:24:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:24:44 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:24:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:24:44 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:24:44 Step 2/30 : FROM ${BUILDER_BASE} AS builder 06:24:44 ---> 5592328cb437 06:24:44 ---> 5592328cb437 06:24:44 Step 3/24 : WORKDIR /edgex-goStep 3/23 : WORKDIR /edgex-go ---> 5592328cb437 06:24:44 06:24:44 Step 3/26 : WORKDIR /edgex-go 06:24:44 06:24:44 ---> 5592328cb437 06:24:44 Step 3/30 : WORKDIR /edgex-go 06:24:44 ---> Using cache 06:24:44 ---> 4bf6ac8e9499 06:24:44 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:44 ---> Using cache 06:24:44 ---> 4bf6ac8e9499 06:24:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache 06:24:44 ---> Using cache 06:24:44 ---> 4bf6ac8e9499 06:24:44 06:24:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 4bf6ac8e9499 06:24:44 06:24:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:24:44 ---> Using cache 06:24:44 ---> d64d720fdffd 06:24:44 Step 5/24 : RUN apk add --update --no-cache make git 06:24:44 ---> Using cache 06:24:44 ---> d64d720fdffd 06:24:44 Step 5/26 : RUN apk add --update --no-cache make bash git 06:24:44 ---> Using cache 06:24:44 ---> d64d720fdffd 06:24:44 Step 5/23 : RUN apk add --update --no-cache make git 06:24:44 ---> Using cache 06:24:44 ---> d64d720fdffd 06:24:44 Step 5/30 : RUN apk add --update --no-cache make git 06:24:44 ---> Using cache 06:24:44 ---> ce8e681dc380 06:24:44 Step 6/30 : COPY go.mod . 06:24:44 ---> Using cache 06:24:44 ---> ce8e681dc380 06:24:44 Step 6/24 : COPY go.mod . 06:24:44 ---> Using cache 06:24:44 ---> ce8e681dc380 06:24:44 Step 6/23 : COPY go.mod . 06:24:44 ---> Using cache 06:24:44 ---> 7948c6e64fac 06:24:44 Step 7/24 : RUN go mod download 06:24:44 ---> Using cache 06:24:44 ---> 7948c6e64fac 06:24:44 Step 7/30 : RUN go mod download 06:24:44 ---> Using cache 06:24:44 ---> 7948c6e64fac 06:24:44 Step 7/23 : RUN go mod download 06:24:44 ---> Using cache 06:24:44 ---> d04e30de8eb1 06:24:44 Step 8/24 : COPY . . 06:24:44 ---> Using cache 06:24:44 ---> d04e30de8eb1 06:24:44 Step 8/23 : COPY . . 06:24:44 ---> Using cache 06:24:44 ---> d04e30de8eb1 06:24:44 Step 8/30 : COPY . . 06:24:44 ---> Using cache 06:24:44 ---> 3cbb70fb80f8 06:24:44 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:24:44 ---> Using cache 06:24:44 ---> 3cbb70fb80f8 06:24:44 Step 9/23 : RUN make cmd/core-command/core-command 06:24:44 ---> Using cache 06:24:44 ---> 3cbb70fb80f8 06:24:44 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:24:44 ---> Running in 28896b802e5a 06:24:44 ---> Running in dc507149ff3a 06:24:44 ---> Running in f3f7729589f3 06:24:44 ---> Running in 7f4e71aa45fc 06:24:44 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:24:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:24:44 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:24:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:24:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:24:46 OK: 233 MiB in 51 packages 06:24:54 Removing intermediate container f3f7729589f3 06:24:54 ---> 303113fa74aa 06:24:54 Step 6/26 : COPY go.mod . 06:24:54 ---> 780180709211 06:24:54 Step 7/26 : RUN go mod download 06:24:54 ---> Running in 076e362050d2 06:24:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:24:56 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:25:09 Removing intermediate container 989066887fb3 06:25:09 ---> 43c88cc52dc7 06:25:09 06:25:09 Step 10/24 : FROM alpine:3.12 06:25:09 ---> afeebe901d6b 06:25:09 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:25:09 ---> Running in 84003416f9a3 06:25:09 Removing intermediate container 076e362050d2 06:25:09 ---> 58609a351de4 06:25:09 Step 8/26 : COPY . . 06:25:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:25:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:25:13 (1/5) Installing ca-certificates (20191127-r4) 06:25:13 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:25:13 (3/5) Installing libcurl (7.69.1-r3) 06:25:13 (4/5) Installing curl (7.69.1-r3) 06:25:13 (5/5) Installing dumb-init (1.2.2-r1) 06:25:13 Executing busybox-1.31.1-r19.trigger 06:25:13 Executing ca-certificates-20191127-r4.trigger 06:25:13 OK: 7 MiB in 19 packages 06:25:14 Removing intermediate container e1046a0674d8 06:25:14 ---> cbbed2869f04 06:25:14 06:25:14 Step 10/21 : FROM alpine:3.12 06:25:14 ---> afeebe901d6b 06:25:14 Step 11/21 : RUN apk add --update --no-cache curl 06:25:14 ---> Running in bfffa107e170 06:25:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:25:18 Removing intermediate container 84003416f9a3 06:25:18 ---> 1ea281f3f52b 06:25:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:25:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:25:18 ---> Running in d31f6b8955dc 06:25:18 (1/4) Installing ca-certificates (20191127-r4) 06:25:18 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:25:18 (3/4) Installing libcurl (7.69.1-r3) 06:25:18 (4/4) Installing curl (7.69.1-r3) 06:25:18 Executing busybox-1.31.1-r19.trigger 06:25:18 Executing ca-certificates-20191127-r4.trigger 06:25:18 Removing intermediate container d31f6b8955dc 06:25:18 ---> 89793de572a6 06:25:18 Step 13/24 : WORKDIR / 06:25:19 ---> Running in d98151145faa 06:25:19 OK: 7 MiB in 18 packages 06:25:20 Removing intermediate container d98151145faa 06:25:20 ---> 2399329ab1ca 06:25:20 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:25:22 ---> 1f5c4751bbe6 06:25:22 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:25:22 Removing intermediate container bfffa107e170 06:25:22 ---> d6c008445691 06:25:22 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:25:22 ---> Running in 12bb86647c9c 06:25:23 ---> 7998d08c894e 06:25:23 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:25:23 Removing intermediate container 12bb86647c9c 06:25:23 ---> da9dc62d9fb1 06:25:23 Step 13/21 : WORKDIR /edgex 06:25:24 ---> Running in b27bff0f52c0 06:25:25 Removing intermediate container b27bff0f52c0 06:25:25 ---> 2143e4c81b41 06:25:25 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:25:25 ---> 06fd9acf3752 06:25:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:25:26 ---> b1ee00e56eba 06:25:26 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:25:27 ---> 9c42e53da254 06:25:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:25:30 ---> 11bdd3245f23 06:25:30 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:25:30 ---> 26db89926567 06:25:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:25:32 ---> 2478b7b470be 06:25:32 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:25:32 ---> e13bc0729094 06:25:32 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:25:32 ---> Running in ef3eea08d4d7 06:25:32 ---> Running in de399affa2a6 06:25:34 Removing intermediate container de399affa2a6 06:25:34 ---> e84ebe1a9ee8 06:25:34 Step 18/21 : CMD ["--init=true"] 06:25:34 ---> Running in 45978f37a5e9 06:25:35 Removing intermediate container 45978f37a5e9 06:25:35 ---> 5917a522520f 06:25:35 Step 19/21 : LABEL arch=arm64 06:25:35 ---> Running in f5369adae995 06:25:36 Removing intermediate container ef3eea08d4d7 06:25:36 ---> fc6bd464e05b 06:25:36 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:25:36 ---> Running in d2778d236809 06:25:36 Removing intermediate container f5369adae995 06:25:36 ---> 838bff6c27aa 06:25:36 Step 20/21 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:25:37 Removing intermediate container fa42a7e3c731 06:25:37 ---> b30b202ba8cb 06:25:37 06:25:37 Step 10/23 : FROM alpine:3.12 06:25:37 ---> afeebe901d6b 06:25:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:25:37 ---> Using cache 06:25:37 ---> 6b3a47e6f242 06:25:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:25:37 ---> Using cache 06:25:37 ---> 4af9965566ef 06:25:37 Step 13/23 : ENV APP_PORT=48081 06:25:37 ---> Running in 52e14bedae08 06:25:37 Removing intermediate container d2778d236809 06:25:37 ---> c74e3e7a4742 06:25:37 Step 22/24 : LABEL arch=arm64 06:25:37 ---> Running in cd6f226dfa64 06:25:37 ---> Running in c675386a685b 06:25:38 Removing intermediate container 52e14bedae08 06:25:38 ---> 29827924da36 06:25:38 Step 21/21 : LABEL version=0.0.0 06:25:38 ---> Running in 9e9449810fde 06:25:38 Removing intermediate container cd6f226dfa64 06:25:38 ---> d64961c0409e 06:25:38 Step 14/23 : EXPOSE $APP_PORT 06:25:38 Removing intermediate container af42d7057a21 06:25:38 ---> 9a9e59cc5db7 06:25:38 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:25:38 Removing intermediate container c675386a685b 06:25:38 ---> 7a93ca66b234 06:25:38 Step 23/24 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:25:39 ---> Running in 218a6d506944 06:25:39 ---> Running in bdd4aff54ed5 06:25:39 Removing intermediate container 9e9449810fde 06:25:39 ---> 08a6bceb816c 06:25:39 06:25:39 ---> Running in de90166f0003 06:25:39 Removing intermediate container 218a6d506944 06:25:39 ---> 3a62ba99e7a1 06:25:39 Step 15/23 : WORKDIR / 06:25:40 Successfully built 08a6bceb816c 06:25:40 ---> Running in 77453a494086 06:25:40 Removing intermediate container de90166f0003 06:25:40 ---> 0041f485d61b 06:25:40 Step 24/24 : LABEL version=0.0.0 06:25:40 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:25:40  Building docker-security-proxy-setup-go ... done  ---> Running in 8cd4e4b7afe7 06:25:40 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:25:40 Removing intermediate container 77453a494086 06:25:40 ---> 772ce1cf0ed2 06:25:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:25:41 Removing intermediate container 8cd4e4b7afe7 06:25:41 ---> 68dc0fb1524d 06:25:41 06:25:42 Successfully built 68dc0fb1524d 06:25:42 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:25:42  Building docker-security-secretstore-setup-go ... done  ---> d8e82c2b3ef2 06:25:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:25:44 ---> 1949752fc95a 06:25:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:25:44 Removing intermediate container bdd4aff54ed5 06:25:44 ---> 2b4b5155aa23 06:25:44 06:25:44 Step 11/26 : FROM docker:20.10.0 06:25:45 20.10.0: Pulling from library/docker 06:25:45 ---> 345c2a409346 06:25:45 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:25:45 ---> Running in 22e142d23ac7 06:25:46 Removing intermediate container 22e142d23ac7 06:25:46 ---> 295e4ef4f793 06:25:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:25:47 ---> Running in a7b32ce6a207 06:25:48 Removing intermediate container a7b32ce6a207 06:25:48 ---> a7e2c3cd0515 06:25:48 Step 21/23 : LABEL arch=arm64 06:25:48 ---> Running in 873349a71e63 06:25:49 Removing intermediate container 873349a71e63 06:25:49 ---> 2ac896138213 06:25:49 Step 22/23 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:25:49 ---> Running in 1e188099e26b 06:25:50 Removing intermediate container 1e188099e26b 06:25:50 ---> 60ff977a4c09 06:25:50 Step 23/23 : LABEL version=0.0.0 06:25:51 ---> Running in f1cf855d2968 06:25:52 Removing intermediate container f1cf855d2968 06:25:52 ---> 9f2bcbbe13fc 06:25:52 06:25:52 Successfully built 9f2bcbbe13fc 06:25:52 Successfully tagged docker-core-metadata-go-arm64:latest 06:25:57  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:25:57 Status: Downloaded newer image for docker:20.10.0 06:25:57 ---> eeaf43b92773 06:25:57 Step 12/26 : RUN apk add --no-cache bash 06:25:58 ---> Running in 4efb7baa94fc 06:25:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:25:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:00 (1/2) Installing readline (8.0.4-r0) 06:26:00 (2/2) Installing bash (5.0.17-r0) 06:26:00 Executing bash-5.0.17-r0.post-install 06:26:00 Executing busybox-1.31.1-r19.trigger 06:26:00 OK: 12 MiB in 22 packages 06:26:01 Removing intermediate container 4efb7baa94fc 06:26:01 ---> 161b0c6d7573 06:26:01 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:26:01 ---> Running in 03adac9e89e6 06:26:02 Removing intermediate container 03adac9e89e6 06:26:02 ---> 1a9a3bb89e86 06:26:02 Step 14/26 : ENV APP_PORT=48090 06:26:02 ---> Running in 05dcf4e59a68 06:26:03 Removing intermediate container 05dcf4e59a68 06:26:03 ---> 44933ebe9deb 06:26:03 Step 15/26 : EXPOSE $APP_PORT 06:26:03 ---> Running in fd217d530bc6 06:26:04 Removing intermediate container fd217d530bc6 06:26:04 ---> 0067b0ea0940 06:26:04 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:26:05 ---> 7f24c2fc7fdc 06:26:05 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:26:06 ---> 5d136c5170b1 06:26:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:26:07 ---> 86f8d3d246fd 06:26:07 Step 19/26 : RUN apk --no-cache add py3-pip 06:26:07 ---> Running in 047d235574ad 06:26:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:26:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:09 (1/33) Installing libbz2 (1.0.8-r1) 06:26:09 (2/33) Installing expat (2.2.9-r1) 06:26:09 (3/33) Installing libffi (3.3-r2) 06:26:09 (4/33) Installing gdbm (1.13-r1) 06:26:09 (5/33) Installing xz-libs (5.2.5-r0) 06:26:09 (6/33) Installing sqlite-libs (3.32.1-r0) 06:26:09 (7/33) Installing python3 (3.8.5-r1) 06:26:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:26:12 (8/33) Installing py3-appdirs (1.4.4-r1) 06:26:12 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:26:12 (10/33) Installing py3-parsing (2.4.7-r0) 06:26:12 (11/33) Installing py3-six (1.15.0-r0) 06:26:12 (12/33) Installing py3-packaging (20.4-r0) 06:26:12 (13/33) Installing py3-setuptools (47.0.0-r0) 06:26:12 (14/33) Installing py3-chardet (3.0.4-r4) 06:26:12 (15/33) Installing py3-idna (2.9-r0) 06:26:12 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:26:12 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:26:12 (18/33) Installing py3-requests (2.23.0-r0) 06:26:12 (19/33) Installing py3-msgpack (1.0.0-r0) 06:26:12 (20/33) Installing py3-lockfile (0.12.2-r3) 06:26:12 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:26:12 (22/33) Installing py3-colorama (0.4.3-r0) 06:26:12 (23/33) Installing py3-distlib (0.3.0-r0) 06:26:12 (24/33) Installing py3-distro (1.5.0-r1) 06:26:12 (25/33) Installing py3-webencodings (0.5.1-r3) 06:26:12 (26/33) Installing py3-html5lib (1.0.1-r4) 06:26:12 (27/33) Installing py3-pytoml (0.1.21-r0) 06:26:12 (28/33) Installing py3-pep517 (0.8.2-r0) 06:26:12 (29/33) Installing py3-progress (1.5-r0) 06:26:12 (30/33) Installing py3-toml (0.10.1-r0) 06:26:12 (31/33) Installing py3-retrying (1.3.3-r0) 06:26:12 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:26:12 (33/33) Installing py3-pip (20.1.1-r0) 06:26:12 Executing busybox-1.31.1-r19.trigger 06:26:12 OK: 71 MiB in 55 packages 06:26:21 Removing intermediate container 047d235574ad 06:26:21 ---> 1f7acad7242a 06:26:21 Step 20/26 : RUN pip install docker-compose==1.23.2 06:26:21 ---> Running in 1d6736259b45 06:26:25 Removing intermediate container dc507149ff3a 06:26:25 ---> 5fa0260493b0 06:26:25 06:26:25 Step 10/30 : FROM alpine:3.12 06:26:25 ---> 389fef711851 06:26:25 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:26:28 Collecting docker-compose==1.23.2 06:26:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:26:28 Collecting websocket-client<1.0,>=0.32.0 06:26:28 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:26:30 Collecting PyYAML<4,>=3.10 06:26:30 Downloading PyYAML-3.13.tar.gz (270 kB) 06:26:30 ---> Running in 3cf0b55b4b47 06:26:32 Removing intermediate container 7f4e71aa45fc 06:26:32 ---> 9ee504ea9738 06:26:32 06:26:32 Step 10/23 : FROM alpine:3.12 06:26:32 ---> 389fef711851 06:26:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:26:32 ---> Using cache 06:26:32 ---> aea8ab4695bb 06:26:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:26:32 ---> Using cache 06:26:32 ---> ba879ae21050 06:26:32 Step 13/23 : ENV APP_PORT=48082 06:26:34 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:26:34 Collecting cached-property<2,>=1.2.0 06:26:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:26:35 Collecting docker<4.0,>=3.6.0 06:26:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:26:35 ---> Running in 7982d780263b 06:26:35 Removing intermediate container 3cf0b55b4b47 06:26:35 ---> e4cf59542279 06:26:35 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 06:26:36 Collecting texttable<0.10,>=0.9.0 06:26:36 Downloading texttable-0.9.1.tar.gz (11 kB) 06:26:38 Collecting dockerpty<0.5,>=0.4.1 06:26:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:26:40 ---> Running in 075f1bf8146b 06:26:40 Removing intermediate container 7982d780263b 06:26:40 ---> ba531e918022 06:26:40 Step 14/23 : EXPOSE $APP_PORT 06:26:41 ---> Running in 7dd93145b684 06:26:42 Removing intermediate container 7dd93145b684 06:26:42 ---> 4b1a26945563 06:26:42 Step 15/23 : WORKDIR / 06:26:42 Collecting jsonschema<3,>=2.5.1 06:26:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:26:42 Collecting docopt<0.7,>=0.6.1 06:26:42 Downloading docopt-0.6.2.tar.gz (25 kB) 06:26:46 ---> Running in bf12ec2a7449 06:26:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:26:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:26:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:26:47 Collecting docker-pycreds>=0.4.0 06:26:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:26:47 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:26:47 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:26:47 Collecting idna<2.8,>=2.5 06:26:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:26:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:26:48 (1/2) Installing dumb-init (1.2.2-r1) 06:26:48 (2/2) Installing su-exec (0.2-r1) 06:26:48 Executing busybox-1.31.1-r19.trigger 06:26:48 Collecting urllib3<1.25,>=1.21.1 06:26:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:26:48 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:26:48 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:26:48 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:26:48 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:26:49 OK: 6 MiB in 16 packages 06:26:49 Installing collected packages: websocket-client, PyYAML, cached-property, docker-pycreds, idna, urllib3, requests, docker, texttable, dockerpty, jsonschema, docopt, docker-compose 06:26:50 Running setup.py install for PyYAML: started 06:26:53 Running setup.py install for PyYAML: finished with status 'done' 06:26:53 Attempting uninstall: idna 06:26:53 Found existing installation: idna 2.9 06:26:53 Uninstalling idna-2.9: 06:26:53 Successfully uninstalled idna-2.9 06:26:54 Removing intermediate container bf12ec2a7449 06:26:54 ---> 11a71f24eee3 06:26:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:26:54 Attempting uninstall: urllib3 06:26:54 Found existing installation: urllib3 1.25.9 06:26:54 Uninstalling urllib3-1.25.9: 06:26:54 Successfully uninstalled urllib3-1.25.9 06:26:55 Attempting uninstall: requests 06:26:55 Found existing installation: requests 2.23.0 06:26:55 Uninstalling requests-2.23.0: 06:26:55 Successfully uninstalled requests-2.23.0 06:26:57 ---> feb34202e86a 06:26:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:26:57 Running setup.py install for texttable: started 06:26:59 Running setup.py install for texttable: finished with status 'done' 06:26:59 Running setup.py install for dockerpty: started 06:27:00 Removing intermediate container 075f1bf8146b 06:27:00 ---> 70e29a31cd54 06:27:00 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 06:27:02 ---> Running in db97c8489f88 06:27:02 ---> a2904ee5a00c 06:27:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:27:02 Running setup.py install for dockerpty: finished with status 'done' 06:27:02 Running setup.py install for docopt: started 06:27:03 Removing intermediate container 28896b802e5a 06:27:03 ---> b9d9a13ca027 06:27:03 06:27:03 Step 10/24 : FROM alpine:3.12 06:27:03 ---> 389fef711851 06:27:03 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:27:04 ---> c6d1afed5b5e 06:27:04 Step 19/23 : ENTRYPOINT ["/core-command"] 06:27:04 ---> Running in 82707f202acc 06:27:05 Removing intermediate container db97c8489f88 06:27:05 ---> 05354084a97d 06:27:05 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:27:05 Running setup.py install for docopt: finished with status 'done' 06:27:05 ---> Running in 28c757e3f353 06:27:05 ---> Running in 049dd6f47b08 06:27:06 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:27:06 ---> 5cab1088feb5 06:27:06 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:27:07 Removing intermediate container 28c757e3f353 06:27:07 ---> c4b0c470b0cc 06:27:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:27:07 ---> Running in 180e63c16ab6 06:27:07 Removing intermediate container 049dd6f47b08 06:27:07 ---> 3f9550322846 06:27:07 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:27:09 ---> Running in 672f4c1d54ca 06:27:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:27:09 ---> Running in e05b70a264a0 06:27:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:27:10 Removing intermediate container 1d6736259b45 06:27:10 ---> 7e3919e1500e 06:27:10 Step 21/26 : RUN apk --no-cache add curl 06:27:10 ---> Running in 6be72da31222 06:27:10 (1/5) Installing ca-certificates (20191127-r4) 06:27:10 Removing intermediate container 672f4c1d54ca 06:27:10 ---> dac92dda3536 06:27:10 Step 21/23 : LABEL arch=x86_64 06:27:11 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:27:11 (3/5) Installing libcurl (7.69.1-r3) 06:27:11 (4/5) Installing curl (7.69.1-r3) 06:27:11 (5/5) Installing dumb-init (1.2.2-r1) 06:27:11 Executing busybox-1.31.1-r19.trigger 06:27:11 Executing ca-certificates-20191127-r4.trigger 06:27:11 ---> Running in 63bd6e22a5cd 06:27:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:27:11 OK: 7 MiB in 19 packages 06:27:11 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:27:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:27:12 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:27:12 (2/3) Installing libcurl (7.69.1-r3) 06:27:12 (3/3) Installing curl (7.69.1-r3) 06:27:12 Executing busybox-1.31.1-r19.trigger 06:27:12 OK: 71 MiB in 58 packages 06:27:14 Removing intermediate container 6be72da31222 06:27:14 ---> 6be6d2ec2343 06:27:14 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:27:14 ---> Running in 65bc615a66f1 06:27:15 Removing intermediate container 65bc615a66f1 06:27:15 ---> c84889931592 06:27:15 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:27:15 ---> Running in 10fc011f0e70 06:27:15 Removing intermediate container 63bd6e22a5cd 06:27:15 ---> fe9dc01fb153 06:27:15 Step 22/23 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:27:15 Removing intermediate container 10fc011f0e70 06:27:15 ---> 85b9bef590bd 06:27:15 Step 24/26 : LABEL arch=arm64 06:27:15 ---> Running in 65585dba46a6 06:27:16 ---> Running in 99947e8830ef 06:27:16 Removing intermediate container 65585dba46a6 06:27:16 ---> 2aeed9363fda 06:27:16 Step 25/26 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:27:16 ---> Running in 812f9fc7bcce 06:27:17 Removing intermediate container 812f9fc7bcce 06:27:17 ---> 2d5560350277 06:27:17 Step 26/26 : LABEL version=0.0.0 06:27:17 ---> Running in ad86b22f45e3 06:27:17 Removing intermediate container ad86b22f45e3 06:27:17 ---> a86f9c30879d 06:27:17 06:27:18 Successfully built a86f9c30879d 06:27:18 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:27:18  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:27:18 Removing intermediate container 99947e8830ef 06:27:18 ---> 089250c5679e 06:27:18 Step 23/23 : LABEL version=0.0.0 06:27:18 Removing intermediate container 82707f202acc 06:27:18 ---> 795e5e5553a2 06:27:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:27:18 Removing intermediate container e05b70a264a0 06:27:18 ---> a528b5d8cc2b 06:27:18 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 06:27:18 ---> Running in 6c09a928eb38 06:27:18 $ docker stop --time=1 401c90b89bb1ca3e5afaa9396e88d14822e50cfa9633b0aad68bdea776d375c1 06:27:19 ---> Running in 864971d251d2 06:27:19 ---> Running in 468ce40ea24e 06:27:19 Removing intermediate container 6c09a928eb38 06:27:19 ---> a70f71ea4100 06:27:19 06:27:20 $ docker rm -f 401c90b89bb1ca3e5afaa9396e88d14822e50cfa9633b0aad68bdea776d375c1 06:27:21 Removing intermediate container 864971d251d2 06:27:21 ---> 1c0e38a03659 06:27:21 Step 13/24 : WORKDIR / 06:27:21 Removing intermediate container 468ce40ea24e 06:27:21 ---> 1a2664a4583b 06:27:21 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:27:21 ---> Running in 9ac1197c1437 [Pipeline] // withDockerContainer [Pipeline] sh 06:27:21 + grep docker 06:27:21 + docker images 06:27:21 docker-sys-mgmt-agent-go-arm64 latest a86f9c30879d 4 seconds ago 300MB 06:27:21 docker-core-metadata-go-arm64 latest 9f2bcbbe13fc About a minute ago 17.9MB 06:27:21 docker-security-secretstore-setup-go-arm64 latest 68dc0fb1524d About a minute ago 23.7MB 06:27:21 docker-security-proxy-setup-go-arm64 latest 08a6bceb816c About a minute ago 23.4MB 06:27:21 docker-core-data-go-arm64 latest 166d3cc6f3b3 4 minutes ago 21.1MB 06:27:21 docker-security-bootstrapper-go-arm64 latest e397a46cc09e 4 minutes ago 17.3MB 06:27:21 docker-core-command-go-arm64 latest 93cbd5d397ac 4 minutes ago 16.2MB 06:27:21 docker-support-scheduler-go-arm64 latest 75d394ef2d94 4 minutes ago 16.3MB 06:27:21 docker-support-notifications-go-arm64 latest a3bb276a7127 4 minutes ago 16.8MB 06:27:21 docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 06:27:22 Successfully built a70f71ea4100 06:27:22 Successfully tagged docker-core-command-go:latest [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:27:23 ---> job-cost.sh 06:27:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ilzj 06:27:23  Building docker-core-command-go ... done Removing intermediate container 9ac1197c1437 06:27:23 ---> d8e2826e8086 06:27:23 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:27:23 ---> 0a09268fa487 06:27:23 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:27:24 ---> Running in 7f96299d1470 06:27:26 ---> f45524da9396 06:27:26 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:27:28 ---> 2162522781e8 06:27:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:27:29 ---> 8b94a95b7b3a 06:27:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:27:29 Removing intermediate container 7f96299d1470 06:27:29 ---> a73b2528515d 06:27:29 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 06:27:32 ---> 338a29ce2a6e 06:27:32 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:27:33 ---> 67d736e064d6 06:27:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:27:37 ---> 4464fce13e92 06:27:37 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:27:37 ---> 9aca92b2a8d5 06:27:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:27:39 ---> 9b1c59474df6 06:27:39 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:27:40 ---> d00a61c11062 06:27:40 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:27:41 ---> Running in bb394a91e234 06:27:41 ---> 74523a534899 06:27:41 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 06:27:42 ---> Running in f890fb3d92ed 06:27:45 Removing intermediate container f890fb3d92ed 06:27:45 ---> 9140a723fc03 06:27:45 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:27:48 ---> 5d251f39bc4c 06:27:48 Step 25/30 : RUN chmod +x /entrypoint.sh 06:27:48 Removing intermediate container bb394a91e234 06:27:48 ---> e77732283f4e 06:27:48 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:27:49 ---> Running in e6e10cdc1fbf 06:27:49 ---> Running in 9dc9e8289036 06:27:50 Removing intermediate container 9dc9e8289036 06:27:50 ---> 00747162e663 06:27:50 Step 22/24 : LABEL arch=x86_64 06:27:51 ---> Running in 14d0f05853d2 06:27:51 Removing intermediate container 14d0f05853d2 06:27:51 ---> 2d509ee8d0e3 06:27:51 Step 23/24 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:27:52 ---> Running in 6708d065aeff 06:27:52 Removing intermediate container 6708d065aeff 06:27:52 ---> 87e946a76e15 06:27:52 Step 24/24 : LABEL version=0.0.0 06:27:53 ---> Running in eb67935a223a 06:27:54 Removing intermediate container eb67935a223a 06:27:54 ---> 1d2d879e0011 06:27:54 06:27:54 Removing intermediate container e6e10cdc1fbf 06:27:54 ---> f9706e77e383 06:27:54 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 06:27:55 ---> Running in 8230b20ad4ea 06:27:55 Successfully built 1d2d879e0011 06:27:55 Successfully tagged docker-security-secretstore-setup-go:latest 06:27:57  Building docker-security-secretstore-setup-go ... done Removing intermediate container 8230b20ad4ea 06:27:57 ---> 9ee246114a60 06:27:57 Step 27/30 : CMD ["gate"] 06:27:58 Removing intermediate container 180e63c16ab6 06:27:58 ---> 34d8e8b278ff 06:27:58 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:27:58 ---> Running in 1b468e50ceac 06:27:58 ---> Running in fa6f653f1682 06:27:58 Removing intermediate container 1b468e50ceac 06:27:58 ---> fc53e4928125 06:27:58 Step 28/30 : LABEL arch=x86_64 06:27:58 ---> Running in 7e425dd89d9b 06:27:59 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:27:59 Removing intermediate container 7e425dd89d9b 06:27:59 ---> b539079827a8 06:27:59 Step 29/30 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:28:00 ---> Running in 1f401fa688f2 06:28:01 Removing intermediate container 1f401fa688f2 06:28:01 ---> ee0536001849 06:28:01 Step 30/30 : LABEL version=0.0.0 06:28:01 ---> Running in 78530e647208 06:28:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:28:02 Removing intermediate container 78530e647208 06:28:02 ---> 30da232b3a3f 06:28:02 06:28:03 Removing intermediate container fa6f653f1682 06:28:03 ---> 353d68082e4c 06:28:03 06:28:03 Step 11/26 : FROM docker:20.10.0 06:28:03 20.10.0: Pulling from library/docker 06:28:03 Successfully built 30da232b3a3f 06:28:03 Successfully tagged docker-security-bootstrapper-go:latest 06:28:24  Building docker-security-bootstrapper-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:28:24 Status: Downloaded newer image for docker:20.10.0 06:28:24 ---> aefe523efa57 06:28:24 Step 12/26 : RUN apk add --no-cache bash 06:28:24 ---> Running in 92e515b9d1b1 06:28:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:28:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:28:24 (1/2) Installing readline (8.0.4-r0) 06:28:24 (2/2) Installing bash (5.0.17-r0) 06:28:24 Executing bash-5.0.17-r0.post-install 06:28:24 Executing busybox-1.31.1-r19.trigger 06:28:24 OK: 12 MiB in 22 packages 06:28:27 Removing intermediate container 92e515b9d1b1 06:28:27 ---> 2c8b5507cb9d 06:28:27 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:28:27 ---> Running in 7731caaf6561 06:28:28 Removing intermediate container 7731caaf6561 06:28:28 ---> 7ee8503dc905 06:28:28 Step 14/26 : ENV APP_PORT=48090 06:28:28 ---> Running in b1a178dd4ca7 06:28:29 Removing intermediate container b1a178dd4ca7 06:28:29 ---> 7e5caa0b99ce 06:28:29 Step 15/26 : EXPOSE $APP_PORT 06:28:30 ---> Running in 26ad38af9435 06:28:30 Removing intermediate container 26ad38af9435 06:28:30 ---> 98205fc0d927 06:28:30 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:28:32 ---> 1989d1392e4c 06:28:32 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:28:33 ---> 4c8e4a6ecfd7 06:28:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:28:36 ---> 4110d0be7801 06:28:36 Step 19/26 : RUN apk --no-cache add py3-pip 06:28:37 ---> Running in 9e35a3c1707e 06:28:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:28:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:28:38 (1/33) Installing libbz2 (1.0.8-r1) 06:28:38 (2/33) Installing expat (2.2.9-r1) 06:28:38 (3/33) Installing libffi (3.3-r2) 06:28:38 (4/33) Installing gdbm (1.13-r1) 06:28:38 (5/33) Installing xz-libs (5.2.5-r0) 06:28:38 (6/33) Installing sqlite-libs (3.32.1-r0) 06:28:38 (7/33) Installing python3 (3.8.5-r1) 06:28:43 (8/33) Installing py3-appdirs (1.4.4-r1) 06:28:43 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:28:43 (10/33) Installing py3-parsing (2.4.7-r0) 06:28:43 (11/33) Installing py3-six (1.15.0-r0) 06:28:43 (12/33) Installing py3-packaging (20.4-r0) 06:28:43 (13/33) Installing py3-setuptools (47.0.0-r0) 06:28:43 (14/33) Installing py3-chardet (3.0.4-r4) 06:28:43 (15/33) Installing py3-idna (2.9-r0) 06:28:43 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:28:43 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:28:44 (18/33) Installing py3-requests (2.23.0-r0) 06:28:44 (19/33) Installing py3-msgpack (1.0.0-r0) 06:28:44 (20/33) Installing py3-lockfile (0.12.2-r3) 06:28:44 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:28:44 (22/33) Installing py3-colorama (0.4.3-r0) 06:28:44 (23/33) Installing py3-distlib (0.3.0-r0) 06:28:44 (24/33) Installing py3-distro (1.5.0-r1) 06:28:44 (25/33) Installing py3-webencodings (0.5.1-r3) 06:28:44 (26/33) Installing py3-html5lib (1.0.1-r4) 06:28:44 (27/33) Installing py3-pytoml (0.1.21-r0) 06:28:44 (28/33) Installing py3-pep517 (0.8.2-r0) 06:28:44 (29/33) Installing py3-progress (1.5-r0) 06:28:44 (30/33) Installing py3-toml (0.10.1-r0) 06:28:44 (31/33) Installing py3-retrying (1.3.3-r0) 06:28:44 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:28:44 (33/33) Installing py3-pip (20.1.1-r0) 06:28:44 Executing busybox-1.31.1-r19.trigger 06:28:44 OK: 71 MiB in 55 packages 06:28:58 Removing intermediate container 9e35a3c1707e 06:28:58 ---> 4c72dcdf2973 06:28:58 Step 20/26 : RUN pip install docker-compose==1.23.2 06:28:58 ---> Running in b9d178272329 06:29:03 Collecting docker-compose==1.23.2 06:29:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:29:03 Collecting cached-property<2,>=1.2.0 06:29:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:29:03 Collecting docopt<0.7,>=0.6.1 06:29:03 Downloading docopt-0.6.2.tar.gz (25 kB) 06:29:04 Collecting PyYAML<4,>=3.10 06:29:04 Downloading PyYAML-3.13.tar.gz (270 kB) 06:29:06 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:29:06 Collecting websocket-client<1.0,>=0.32.0 06:29:06 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:29:07 Collecting dockerpty<0.5,>=0.4.1 06:29:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:29:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:29:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:29:08 Collecting texttable<0.10,>=0.9.0 06:29:08 Downloading texttable-0.9.1.tar.gz (11 kB) 06:29:09 Collecting docker<4.0,>=3.6.0 06:29:09 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:29:09 Collecting jsonschema<3,>=2.5.1 06:29:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:29:10 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:29:10 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:29:10 Collecting urllib3<1.25,>=1.21.1 06:29:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:29:10 Collecting idna<2.8,>=2.5 06:29:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:29:10 Collecting docker-pycreds>=0.4.0 06:29:10 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:29:10 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:29:10 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:29:10 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:29:10 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:29:11 Installing collected packages: cached-property, docopt, PyYAML, websocket-client, dockerpty, urllib3, idna, requests, texttable, docker-pycreds, docker, jsonschema, docker-compose 06:29:11 Running setup.py install for docopt: started 06:29:11 Running setup.py install for docopt: finished with status 'done' 06:29:11 Running setup.py install for PyYAML: started 06:29:13 Running setup.py install for PyYAML: finished with status 'done' 06:29:13 Running setup.py install for dockerpty: started 06:29:13 Running setup.py install for dockerpty: finished with status 'done' 06:29:13 Attempting uninstall: urllib3 06:29:13 Found existing installation: urllib3 1.25.9 06:29:13 Uninstalling urllib3-1.25.9: 06:29:13 Successfully uninstalled urllib3-1.25.9 06:29:14 Attempting uninstall: idna 06:29:14 Found existing installation: idna 2.9 06:29:14 Uninstalling idna-2.9: 06:29:14 Successfully uninstalled idna-2.9 06:29:14 Attempting uninstall: requests 06:29:14 Found existing installation: requests 2.23.0 06:29:14 Uninstalling requests-2.23.0: 06:29:14 Successfully uninstalled requests-2.23.0 06:29:14 Running setup.py install for texttable: started 06:29:16 Running setup.py install for texttable: finished with status 'done' 06:29: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:29:21 Removing intermediate container b9d178272329 06:29:21 ---> 4e8ca1468c09 06:29:21 Step 21/26 : RUN apk --no-cache add curl 06:29:21 ---> Running in 1caee64a9739 06:29:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:24 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:29:24 (2/3) Installing libcurl (7.69.1-r3) 06:29:24 (3/3) Installing curl (7.69.1-r3) 06:29:24 Executing busybox-1.31.1-r19.trigger 06:29:24 OK: 72 MiB in 58 packages 06:29:27 Removing intermediate container 1caee64a9739 06:29:27 ---> 5d7adb2c8ca2 06:29:27 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:29:27 ---> Running in ecd0171b61d5 06:29:28 Removing intermediate container ecd0171b61d5 06:29:28 ---> 8588041e7981 06:29:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:29:28 ---> Running in e5308582e55a 06:29:28 Removing intermediate container e5308582e55a 06:29:28 ---> 93195ab46a0d 06:29:28 Step 24/26 : LABEL arch=x86_64 06:29:28 ---> Running in 8e4a57418866 06:29:29 Removing intermediate container 8e4a57418866 06:29:29 ---> 8377023f76d2 06:29:29 Step 25/26 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:29:29 ---> Running in bcc16b71eb28 06:29:30 Removing intermediate container bcc16b71eb28 06:29:30 ---> 11be7cb86b0d 06:29:30 Step 26/26 : LABEL version=0.0.0 06:29:30 ---> Running in c27b0d71a3b2 06:29:30 Removing intermediate container c27b0d71a3b2 06:29:30 ---> 9622d4e2bae6 06:29:30 06:29:32 Successfully built 9622d4e2bae6 06:29:32 Successfully tagged docker-sys-mgmt-agent-go:latest 06:29:33  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:29:33 $ docker stop --time=1 198b270d74e994932994475afa742ffeab5237f68a8fc2fe3c2bbcc7ea8fed60 06:29:40 $ docker rm -f 198b270d74e994932994475afa742ffeab5237f68a8fc2fe3c2bbcc7ea8fed60 [Pipeline] // withDockerContainer [Pipeline] sh 06:29:42 + grep docker 06:29:42 + docker images 06:29:43 docker-sys-mgmt-agent-go latest 9622d4e2bae6 13 seconds ago 313MB 06:29:43 docker-security-bootstrapper-go latest 30da232b3a3f About a minute ago 18.3MB 06:29:43 docker-security-secretstore-setup-go latest 1d2d879e0011 About a minute ago 24.9MB 06:29:43 docker-core-command-go latest a70f71ea4100 2 minutes ago 17MB 06:29:43 docker-core-data-go latest 610a89da3ae3 7 minutes ago 22.4MB 06:29:43 docker-support-notifications-go latest cf114fcb8529 7 minutes ago 17.7MB 06:29:43 docker-core-metadata-go latest 6d6c56e49e77 7 minutes ago 19MB 06:29:43 docker-support-scheduler-go latest 2609dded6a01 7 minutes ago 17.2MB 06:29:43 docker-security-proxy-setup-go latest d2fe1e95046f 7 minutes ago 24.7MB 06:29:43 docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 06:30:01 Still waiting to schedule task 06:30:01 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:30:23 lf-activate-venv(): INFO: Adding /tmp/venv-Ilzj/bin to PATH 06:30:23 INFO: No Stack... 06:30:23 INFO: Retrieving Pricing Info for: lf-standard-4 06:30:23 INFO: Archiving Costs [Pipeline] sh 06:30:24 + + cat /w/workspace/edgex-go/1/archives/cost.csvcut 06:30:24 -d, -f6 [Pipeline] lock 06:30:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3191-1-stack-cost] 06:30:24 Resource [jenkins-edgexfoundry-edgex-go-PR-3191-1-stack-cost] did not exist. Created. 06:30:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3191-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:30:24 + echo total: 0.20999999344348907 [Pipeline] stash 06:30:25 Stashed 1 file(s) [Pipeline] } 06:30:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3191-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:30:56 Running on prd-ubuntu18.04-docker-8c-8g-27506 in /w/workspace/edgexfoundry_edgex-go_PR-3191 [Pipeline] { [Pipeline] ws 06:30:56 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:30:59 using credential edgex-jenkins-ssh 06:30:59 Cloning the remote Git repository 06:30:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:30:59 > git init /w/workspace/edgex-go/1 # timeout=10 06:30:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:30:59 > git --version # timeout=10 06:30:59 > git --version # 'git version 2.17.1' 06:30:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:30:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:31:06 Merging remotes/origin/master commit afdb9f2a3541b593beed41fd247753118ef1ae38 into PR head commit ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:31:06 Merge succeeded, producing ccbc34941be95a646daf31dfc303ccdc3c4c69e5 06:31:06 Checking out Revision ccbc34941be95a646daf31dfc303ccdc3c4c69e5 (PR-3191) 06:31:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:31:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:31:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:31:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:31:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:31:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3191/head:refs/remotes/origin/PR-3191 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:31:06 > git config core.sparsecheckout # timeout=10 06:31:06 > git checkout -f ccbc34941be95a646daf31dfc303ccdc3c4c69e5 # timeout=10 06:31:06 > git remote # timeout=10 06:31:06 > git config --get remote.origin.url # timeout=10 06:31:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:31:06 > git merge afdb9f2a3541b593beed41fd247753118ef1ae38 # timeout=10 06:31:06 > git rev-parse HEAD^{commit} # timeout=10 06:31:06 > git config core.sparsecheckout # timeout=10 06:31:06 > git checkout -f ccbc34941be95a646daf31dfc303ccdc3c4c69e5 # timeout=10 06:31:10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:31:10 > git --version # timeout=10 06:31:10 > git --version # 'git version 2.17.1' 06:31:10 fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:11 + echo snap-build.sh 06:31:11 snap-build.sh 06:31:11 + SNAP_BASE_DIR=. 06:31:11 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:31:11 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:31:11 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:31:11 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:31:11 + cd /w/workspace/edgex-go/1 06:31:11 + sudo apt-get remove -qy --purge lxd lxd-client 06:31:11 Reading package lists... 06:31:11 Building dependency tree... 06:31:11 Reading state information... 06:31:12 The following packages were automatically installed and are no longer required: 06:31:12 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:31:12 uidmap xdelta3 06:31:12 Use 'sudo apt autoremove' to remove them. 06:31:12 The following packages will be REMOVED: 06:31:12 lxd* lxd-client* 06:31:12 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:31:12 After this operation, 31.7 MB disk space will be freed. 06:31:13 (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:31:13 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:31:14 Removing lxd dnsmasq configuration 06:31:14 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:31:14 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:31:15 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:31:16 (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:31:16 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:31:18 Processing triggers for systemd (237-3ubuntu10.42) ... 06:31:18 Processing triggers for ureadahead (0.100.0-21) ... 06:31:19 + sudo snap remove --purge lxd 06:31:19 snap "lxd" is not installed 06:31:19 + sudo groupadd --force --system lxd 06:31:19 ++ whoami 06:31:19 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:31:19 + newgrp - lxd 06:31:19 + sudo snap install lxd 06:31:27 2021-02-24T06:31:25Z INFO Waiting for automatic snapd restart... 06:31:42 lxd 4.11 from Canonical* installed 06:31:42 + sudo lxd init --auto 06:31:52 + sudo snap install --classic snapcraft 06:31:59 snapcraft 4.5.1 from Canonical* installed 06:31:59 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:31:59 + patch --verbose -p1 06:31:59 Hmm... Looks like a unified diff to me... 06:31:59 The text leading up to this was: 06:31:59 -------------------------- 06:31:59 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 06:31:59 |From: Tony Espy 06:31:59 |Date: Wed, 16 Dec 2020 16:34:55 -0500 06:31:59 |Subject: [PATCH] optimize snap build for pipeline CI check 06:31:59 | 06:31:59 |This patch is used by the EdgeX CI pipeline builds to 06:31:59 |optimize the snap CI check run for pull requests. When 06:31:59 |applied, it essentially strips out everything (apps and 06:31:59 |parts) from the snapcraft.yaml file except those required 06:31:59 |to build edgex-go, as the whole idea of the CI check is to 06:31:59 |catch changes to edgex-go that break the snap build. 06:31:59 | 06:31:59 |In general, anyone updating snapcraft.yaml will also need 06:31:59 |to update this patch file, otherwise it may fail to apply, 06:31:59 |resulting in a failed snap build CI check in the associated 06:31:59 |pull request. 06:31:59 | 06:31:59 |Note - in addition to applying this patch, the pipeline also 06:31:59 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:31:59 |need to build the finally binary .snap file (and it won't 06:31:59 |work with the patch applied). This further reduces the build 06:31:59 |time. 06:31:59 |--- 06:31:59 | snap/snapcraft.yaml | 461 +------------------------------------------- 06:31:59 | 1 file changed, 2 insertions(+), 459 deletions(-) 06:31:59 | 06:31:59 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:31:59 |index 1e537489..faf42425 100644 06:31:59 |--- a/snap/snapcraft.yaml 06:31:59 |+++ b/snap/snapcraft.yaml 06:31:59 -------------------------- 06:31:59 patching file snap/snapcraft.yaml 06:31:59 Using Plan A... 06:31:59 Hunk #1 succeeded at 73. 06:31:59 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 06:31:59 Hunk #3 succeeded at 217 (offset 3 lines). 06:31:59 Hunk #4 succeeded at 225 (offset 3 lines). 06:31:59 Hunk #5 succeeded at 232 (offset 3 lines). 06:31:59 Hunk #6 succeeded at 259 (offset 3 lines). 06:31:59 Hunk #7 succeeded at 293 (offset 3 lines). 06:31:59 Hunk #8 succeeded at 352 (offset 11 lines). 06:31:59 Hmm... Ignoring the trailing garbage. 06:31:59 done 06:31:59 + sudo snapcraft prime --use-lxd 06:32:00 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:32:00 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:32:00 - README.md 06:32:00 - snapcraft.yaml.orig 06:32:00 06:32:00 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:32:01 Launching a container. 06:32:13 Waiting for container to be ready 06:32:13 To start your first instance, try: lxc launch ubuntu:18.04 06:32:13 06:32:16 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:32:16 Waiting for network to be ready... 06:32:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:32:17 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:32:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1545 kB] 06:32:18 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:32:18 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:32:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 06:32:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 06:32:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 06:32:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 06:32:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 06:32:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 06:32:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 06:32:18 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:32:18 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:32:18 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:32:18 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:32:18 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:32:18 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:32:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:32:19 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 06:32:19 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 06:32:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 06:32:19 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 06:32:19 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] 06:32:19 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] 06:32:19 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] 06:32:19 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 06:32:22 Fetched 23.9 MB in 4s (5340 kB/s) 06:32:22 Reading package lists... 06:32:23 Reading package lists... 06:32:23 Building dependency tree... 06:32:23 Reading state information... 06:32:23 The following additional packages will be installed: 06:32:23 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:32:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:32:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:32:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:32:23 Suggested packages: 06:32:23 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:32:23 Recommended packages: 06:32:23 gnupg libsasl2-modules 06:32:23 The following NEW packages will be installed: 06:32:23 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:32:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:32:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:32:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:32:23 The following packages will be upgraded: 06:32:23 gpg gpg-agent gpgconf libudev1 06:32:23 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 06:32:23 Need to get 3530 kB of archives. 06:32:23 After this operation, 13.3 MB of additional disk space will be used. 06:32:23 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 06:32:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 06:32:23 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:32:23 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 06:32:23 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 06:32:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 06:32:24 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:32:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:32:24 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 06:32:24 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 06:32:24 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 06:32:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:32:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:32:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:32:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:32:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:32:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:32:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:32:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:32:24 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:32:24 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:32:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 06:32:24 debconf: delaying package configuration, since apt-utils is not installed 06:32:24 Fetched 3530 kB in 1s (3168 kB/s) 06:32:24 (Reading database ... 12511 files and directories currently installed.) 06:32:24 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 06:32:24 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:32:24 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 06:32:24 Selecting previously unselected package udev. 06:32:24 (Reading database ... 12511 files and directories currently installed.) 06:32:24 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 06:32:24 Unpacking udev (237-3ubuntu10.44) ... 06:32:25 Selecting previously unselected package libfuse2:amd64. 06:32:25 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:32:25 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:32:25 Selecting previously unselected package fuse. 06:32:25 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:32:25 Unpacking fuse (2.9.7-1ubuntu1) ... 06:32:25 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 06:32:25 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:32:25 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 06:32:25 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:32:25 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 06:32:25 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:32:25 Selecting previously unselected package libksba8:amd64. 06:32:25 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:32:25 Unpacking libksba8:amd64 (1.3.5-2) ... 06:32:25 Selecting previously unselected package libroken18-heimdal:amd64. 06:32:25 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:32:25 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:32:26 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:32:26 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:32:26 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:32:26 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:32:26 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:32:26 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:32:26 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:32:26 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:32:26 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:32:26 Selecting previously unselected package libwind0-heimdal:amd64. 06:32:26 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:32:26 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:32:26 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:32:26 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:32:26 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:32:26 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:32:26 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:32:26 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:32:26 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:32:26 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:32:26 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:32:26 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:32:26 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:32:26 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:32:26 Selecting previously unselected package libsasl2-modules-db:amd64. 06:32:26 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:32:27 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:32:27 Selecting previously unselected package libsasl2-2:amd64. 06:32:27 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:32:27 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:32:27 Selecting previously unselected package libldap-common. 06:32:27 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 06:32:27 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:32:27 Selecting previously unselected package libldap-2.4-2:amd64. 06:32:27 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 06:32:27 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:32:27 Selecting previously unselected package dirmngr. 06:32:27 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 06:32:27 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 06:32:27 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:32:27 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 06:32:27 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:32:27 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:32:27 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:32:27 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 06:32:28 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:32:28 Setting up libksba8:amd64 (1.3.5-2) ... 06:32:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:32:28 Setting up udev (237-3ubuntu10.44) ... 06:32:28 invoke-rc.d: policy-rc.d denied execution of start. 06:32:28 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:32:28 Processing triggers for systemd (237-3ubuntu10) ... 06:32:28 Setting up fuse (2.9.7-1ubuntu1) ... 06:32:28 Setting up gpg (2.2.4-1ubuntu1.4) ... 06:32:28 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:32:28 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:32:28 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:32:28 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:32:28 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:32:29 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:32:29 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:32:29 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:32:29 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 06:32:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:32:29 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:32:29 settings in the [Install] section, and DefaultInstance for template units). 06:32:29 This means they are not meant to be enabled using systemctl. 06:32:29 Possible reasons for having this kind of units are: 06:32:29 1) A unit may be statically enabled by being symlinked from another unit's 06:32:29 .wants/ or .requires/ directory. 06:32:29 2) A unit's purpose may be to act as a helper for some other unit which has 06:32:29 a requirement dependency on it. 06:32:29 3) A unit may be started when needed via activation (socket, path, timer, 06:32:29 D-Bus, udev, scripted systemctl call, ...). 06:32:29 4) In case of template units, the unit is meant to be enabled with some 06:32:29 instance name specified. 06:32:29 Reading package lists... 06:32:30 Building dependency tree... 06:32:30 Reading state information... 06:32:30 The following additional packages will be installed: 06:32:30 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:32:30 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:32:30 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:32:30 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:32:30 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:32:30 Suggested packages: 06:32:30 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:32:30 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:32:30 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:32:30 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:32:30 systemd-container policykit-1 06:32:30 Recommended packages: 06:32:30 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:32:30 The following NEW packages will be installed: 06:32:30 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:32:30 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:32:30 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:32:30 multiarch-support openssh-client python3 python3-minimal python3.6 06:32:30 python3.6-minimal snapd squashfs-tools sudo 06:32:30 The following packages will be upgraded: 06:32:30 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:32:30 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 06:32:30 Need to get 35.2 MB of archives. 06:32:30 After this operation, 141 MB of additional disk space will be used. 06:32:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:32:30 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 06:32:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:32:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 06:32:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 06:32:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:32:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 06:32:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 06:32:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 06:32:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:32:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:32:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:32:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:32:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:32:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:32:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:32:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 06:32:30 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:32:30 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 06:32:31 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 06:32:31 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:32:31 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:32:31 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:32:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:32:31 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:32:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:32:31 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:32:31 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:32:31 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:32:31 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:32:31 debconf: delaying package configuration, since apt-utils is not installed 06:32:31 Fetched 35.2 MB in 1s (27.2 MB/s) 06:32:31 (Reading database ... 12757 files and directories currently installed.) 06:32:31 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 06:32:31 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:32:32 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 06:32:32 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:32:32 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 06:32:32 (Reading database ... 12757 files and directories currently installed.) 06:32:32 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:32:32 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:32:33 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:32:33 (Reading database ... 12757 files and directories currently installed.) 06:32:33 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:32:33 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:32:33 Setting up apt (1.6.12ubuntu0.2) ... 06:32:33 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:32:34 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:32:34 (Reading database ... 12764 files and directories currently installed.) 06:32:34 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 06:32:34 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 06:32:34 Selecting previously unselected package libpython3.6-minimal:amd64. 06:32:34 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:32:34 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:32:35 Selecting previously unselected package libexpat1:amd64. 06:32:35 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:32:35 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:32:35 Selecting previously unselected package python3.6-minimal. 06:32:35 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:32:35 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:32:35 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 06:32:35 Checking for services that may need to be restarted...done. 06:32:35 Checking for services that may need to be restarted...done. 06:32:35 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:32:35 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:32:35 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:32:36 Selecting previously unselected package python3-minimal. 06:32:36 (Reading database ... 13012 files and directories currently installed.) 06:32:36 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:32:36 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:32:36 Selecting previously unselected package mime-support. 06:32:36 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:32:36 Unpacking mime-support (3.60ubuntu1) ... 06:32:36 Selecting previously unselected package libmpdec2:amd64. 06:32:36 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:32:36 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:32:36 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:32:36 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:32:36 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:32:36 Selecting previously unselected package python3.6. 06:32:36 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:32:36 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:32:36 Selecting previously unselected package libpython3-stdlib:amd64. 06:32:36 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:32:36 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:32:36 Setting up python3-minimal (3.6.7-1~18.04) ... 06:32:36 Selecting previously unselected package python3. 06:32:37 (Reading database ... 13442 files and directories currently installed.) 06:32:37 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:32:37 Unpacking python3 (3.6.7-1~18.04) ... 06:32:37 Selecting previously unselected package multiarch-support. 06:32:37 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:32:37 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:32:37 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:32:37 Selecting previously unselected package liblzo2-2:amd64. 06:32:37 (Reading database ... 13479 files and directories currently installed.) 06:32:37 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:32:37 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:32:37 Selecting previously unselected package libbsd0:amd64. 06:32:37 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:32:37 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:32:37 Selecting previously unselected package sudo. 06:32:37 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:32:37 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:32:37 Selecting previously unselected package apparmor. 06:32:37 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:32:37 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:32:37 Selecting previously unselected package libedit2:amd64. 06:32:37 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:32:37 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:32:38 Selecting previously unselected package libkrb5support0:amd64. 06:32:38 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:32:38 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:32:38 Selecting previously unselected package libk5crypto3:amd64. 06:32:38 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:32:38 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:32:38 Selecting previously unselected package libkeyutils1:amd64. 06:32:38 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:32:38 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:32:38 Selecting previously unselected package libkrb5-3:amd64. 06:32:38 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:32:38 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:32:38 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:32:38 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:32:38 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:32:38 Selecting previously unselected package libssl1.0.0:amd64. 06:32:38 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 06:32:38 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:32:38 Selecting previously unselected package openssh-client. 06:32:38 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:32:38 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:32:38 Selecting previously unselected package squashfs-tools. 06:32:38 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:32:38 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:32:39 Selecting previously unselected package snapd. 06:32:39 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 06:32:39 Unpacking snapd (2.48.3+18.04) ... 06:32:41 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:32:41 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:32:41 Setting up mime-support (3.60ubuntu1) ... 06:32:41 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:32:41 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:32:41 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:32:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:32:41 Setting up systemd (237-3ubuntu10.44) ... 06:32:41 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:32:42 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:32:42 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:32:42 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:32:42 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:32:42 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:32:43 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:32:43 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:32:43 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:32:43 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:32:43 Setting up python3 (3.6.7-1~18.04) ... 06:32:43 running python rtupdate hooks for python3.6... 06:32:43 running python post-rtupdate hooks for python3.6... 06:32:43 Setting up apparmor (2.12-4ubuntu5.1) ... 06:32:45 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:32:45 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:32:45 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:32:45 Setting up snapd (2.48.3+18.04) ... 06:32:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:32:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:32:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:32:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:32:46 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:32:46 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:32:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:32:47 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:32:47 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:32:47 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:32: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:32:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:32:47 Processing triggers for systemd (237-3ubuntu10.44) ... 06:32:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:32:48 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:32:48 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:32:50 Reading package lists... 06:32:50 Reading package lists... 06:32:50 Building dependency tree... 06:32:50 Reading state information... 06:32:50 Calculating upgrade... 06:32:50 The following packages will be upgraded: 06:32:50 advancecomp base-files bash binutils binutils-common 06:32:50 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:32:50 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:32:50 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 06:32:50 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 06:32:50 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:32:50 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:32:50 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 06:32:50 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 06:32:50 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 06:32:50 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 06:32:50 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 06:32:50 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 06:32:50 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 06:32:50 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:32:50 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:32:50 Need to get 63.8 MB of archives. 06:32:50 After this operation, 5201 kB of additional disk space will be used. 06:32:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:32:51 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:32:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:32:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:32:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:32:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:32:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:32:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:32:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:32:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:32:51 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:32:51 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:32:51 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:32:51 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:32:51 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:32:51 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:32:51 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:32:51 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:32:51 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:32:51 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:32:51 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:32:51 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:32:51 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:32:51 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:32:51 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:32:51 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:32:51 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:32:51 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:32:51 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:32:51 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:32:51 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:32:51 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:32:51 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:32:51 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:32:51 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 06:32:51 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:32:51 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:32:51 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:32:51 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 06:32:51 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 06:32:51 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:32:51 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:32:51 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:32:51 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 06:32:51 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:32:51 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:32:51 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 06:32:51 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 06:32:51 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 06:32:51 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 06:32:51 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:32:51 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:32:51 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:32:51 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:32:51 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:32:51 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:32:51 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:32:51 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:32:51 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:32:51 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 06:32:51 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:32:51 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:32:51 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:32:51 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:32:51 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:32:52 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:32:52 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:32:52 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:32:52 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:32:52 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:32:52 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:32:52 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:32:52 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:32:52 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:32:52 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:32:52 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:32:52 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:32:52 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:32:52 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:32:52 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:32:52 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:32:52 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:32:52 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:32:52 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 06:32:52 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:32:52 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:32:52 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 06:32:52 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:32:52 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:32:52 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:32:52 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:32:52 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:32:52 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:32:52 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:32:52 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:32:52 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:32:52 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:32:52 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:32:52 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:32:52 debconf: delaying package configuration, since apt-utils is not installed 06:32:52 Fetched 63.8 MB in 2s (30.8 MB/s) 06:32:53 (Reading database ... 13912 files and directories currently installed.) 06:32:53 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:32:53 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:32:53 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:32:53 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:32:54 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 06:32:54 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 06:32:54 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:32:54 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:32:54 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:32:54 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:32:54 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:32:55 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:32:55 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:32:55 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:32:55 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:32:55 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:32:55 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:32:55 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:32:55 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:32:55 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:32:55 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:32:55 (Reading database ... 13911 files and directories currently installed.) 06:32:55 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:32:56 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:32:56 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:32:56 (Reading database ... 13911 files and directories currently installed.) 06:32:56 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:32:56 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:32:56 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:32:56 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:32:56 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:32:56 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:32:56 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:32:56 (Reading database ... 13911 files and directories currently installed.) 06:32:56 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:32:57 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:32:57 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:32:57 (Reading database ... 13911 files and directories currently installed.) 06:32:57 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:32:57 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:32:57 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:32:57 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:32:58 Setting up base-files (10.1ubuntu2.10) ... 06:32:58 Installing new version of config file /etc/issue ... 06:32:58 Installing new version of config file /etc/issue.net ... 06:32:58 Installing new version of config file /etc/lsb-release ... 06:32:58 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:32:58 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:32:58 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:32:58 Removing obsolete conffile /etc/default/motd-news ... 06:32:58 (Reading database ... 13912 files and directories currently installed.) 06:32:58 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:32:58 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:32:58 Setting up bash (4.4.18-2ubuntu1.2) ... 06:32:58 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:32:58 (Reading database ... 13912 files and directories currently installed.) 06:32:58 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:32:58 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:32:59 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:32:59 (Reading database ... 13912 files and directories currently installed.) 06:32:59 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:32:59 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:32:59 Setting up tar (1.29b-2ubuntu0.2) ... 06:32:59 (Reading database ... 13912 files and directories currently installed.) 06:32:59 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:32:59 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:32:59 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:33:00 (Reading database ... 13912 files and directories currently installed.) 06:33:00 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:33:00 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:33:00 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:33:00 (Reading database ... 13912 files and directories currently installed.) 06:33:00 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:33:00 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:33:00 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:33:00 (Reading database ... 13912 files and directories currently installed.) 06:33:00 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:33:00 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:33:00 Setting up grep (3.1-2build1) ... 06:33:00 (Reading database ... 13912 files and directories currently installed.) 06:33:00 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:33:00 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:33:01 Setting up login (1:4.5-1ubuntu2) ... 06:33:01 (Reading database ... 13912 files and directories currently installed.) 06:33:01 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:33:01 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:33:01 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:33:01 (Reading database ... 13912 files and directories currently installed.) 06:33:01 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:33:01 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:33:01 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:33:01 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:33:01 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:33:02 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:33:02 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:33:02 (Reading database ... 13912 files and directories currently installed.) 06:33:02 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:33:02 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:33:03 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:33:03 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:33:03 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:33:03 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:33:03 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:33:03 (Reading database ... 13912 files and directories currently installed.) 06:33:03 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:33:04 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:33:04 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:33:04 (Reading database ... 13912 files and directories currently installed.) 06:33:04 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:33:04 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:33:04 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:33:04 (Reading database ... 13912 files and directories currently installed.) 06:33:04 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:33:04 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:33:04 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:33:04 (Reading database ... 13912 files and directories currently installed.) 06:33:04 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:33:04 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:33:04 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:33:05 (Reading database ... 13912 files and directories currently installed.) 06:33:05 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:33:05 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:33:05 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:33:05 (Reading database ... 13912 files and directories currently installed.) 06:33:05 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:33:05 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:33:05 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:33:05 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:33:05 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:33:05 (Reading database ... 13912 files and directories currently installed.) 06:33:05 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:33:05 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:33:06 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:33:06 (Reading database ... 13912 files and directories currently installed.) 06:33:06 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:33:06 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:33:06 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:33:06 (Reading database ... 13912 files and directories currently installed.) 06:33:06 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:33:06 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:33:06 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:33:06 (Reading database ... 13912 files and directories currently installed.) 06:33:06 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:33:06 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:33:07 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:33:07 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:33:07 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:33:07 (Reading database ... 13912 files and directories currently installed.) 06:33:07 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:33:07 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:33:08 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:33:08 (Reading database ... 13912 files and directories currently installed.) 06:33:08 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:33:08 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:33:08 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:33:08 (Reading database ... 13914 files and directories currently installed.) 06:33:08 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:33:08 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:33:08 Setting up debconf (1.5.66ubuntu1) ... 06:33:09 (Reading database ... 13914 files and directories currently installed.) 06:33:09 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:33:09 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:33:09 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:33:09 (Reading database ... 13914 files and directories currently installed.) 06:33:09 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:33:09 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:33:09 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:33:09 (Reading database ... 13914 files and directories currently installed.) 06:33:09 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:33:09 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:33:09 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:33:09 (Reading database ... 13914 files and directories currently installed.) 06:33:09 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:33:09 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:33:09 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:33:10 (Reading database ... 13914 files and directories currently installed.) 06:33:10 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:33:10 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:33:10 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:33:10 (Reading database ... 13914 files and directories currently installed.) 06:33:10 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:33:10 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:33:10 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 06:33:10 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:33:11 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:33:11 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:33:11 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:33:11 (Reading database ... 13914 files and directories currently installed.) 06:33:11 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:33:11 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:33:11 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:33:11 (Reading database ... 13914 files and directories currently installed.) 06:33:11 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:33:11 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:33:11 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:33:12 (Reading database ... 13914 files and directories currently installed.) 06:33:12 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:33:12 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:33:12 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:33:12 (Reading database ... 13914 files and directories currently installed.) 06:33:12 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 06:33:12 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 06:33:12 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 06:33:12 (Reading database ... 13914 files and directories currently installed.) 06:33:12 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:33:12 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:33:12 Setting up passwd (1:4.5-1ubuntu2) ... 06:33:13 (Reading database ... 13914 files and directories currently installed.) 06:33:13 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 06:33:13 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:33:13 Setting up gpgv (2.2.4-1ubuntu1.4) ... 06:33:13 (Reading database ... 13914 files and directories currently installed.) 06:33:13 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:33:13 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:33:13 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:33:13 (Reading database ... 13914 files and directories currently installed.) 06:33:13 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:33:13 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:33:13 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:33:13 (Reading database ... 13914 files and directories currently installed.) 06:33:13 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:33:13 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:33:14 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:33:14 (Reading database ... 13914 files and directories currently installed.) 06:33:14 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:33:14 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:33:14 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:33:14 (Reading database ... 13914 files and directories currently installed.) 06:33:14 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:33:14 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:33:14 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:33:14 (Reading database ... 13914 files and directories currently installed.) 06:33:14 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:33:14 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:33:14 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:33:15 (Reading database ... 13915 files and directories currently installed.) 06:33:15 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:33:15 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:33:15 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:33:15 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:33:15 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 06:33:15 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 06:33:15 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 06:33:15 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 06:33:15 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:33:15 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:33:16 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:33:16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:33:16 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:33:16 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:33:16 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:33:16 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:33:16 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:33:16 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:33:16 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:33:16 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:33:16 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:33:16 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:33:17 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 06:33:17 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 06:33:18 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:33:18 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:33:18 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:33:18 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:33:18 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:33:18 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:33:19 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:33:19 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:33:19 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:33:19 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:33:19 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:33:19 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:33:19 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:33:19 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:33:19 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:33:19 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:33:19 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:33:19 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:33:19 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:33:19 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:33:20 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:33:20 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:33:21 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:33:21 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:33:22 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:33:22 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:33:22 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:33:22 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:33:23 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:33:23 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:33:23 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:33:23 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:33:24 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:33:24 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:33:24 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:33:24 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:33:24 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:33:24 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:33:24 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:33:24 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:33:24 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:33:24 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:33:24 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:33:24 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:33:25 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:33:25 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:33:25 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:33:25 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:33:25 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:33:25 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:33:25 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:33:25 Setting up tzdata (2021a-0ubuntu0.18.04) ... 06:33:25 06:33:25 Current default time zone: 'Etc/UTC' 06:33:25 Local time is now: Wed Feb 24 06:33:25 UTC 2021. 06:33:25 Universal Time is now: Wed Feb 24 06:33:25 UTC 2021. 06:33:25 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:33:25 06:33:25 Setting up systemd-sysv (237-3ubuntu10.44) ... 06:33:25 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:33:25 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 06:33:25 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:33:25 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:33:25 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:33:25 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:33:25 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:33:25 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:33:25 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:33:25 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:33:25 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:33:25 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:33:25 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:33:26 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:33:26 Setting up patch (2.7.6-2ubuntu1.1) ... 06:33:26 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:33:26 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:33:26 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 06:33:26 Installing new version of config file /etc/ssl/openssl.cnf ... 06:33:26 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:33:26 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:33:26 Setting up ca-certificates (20210119~18.04.1) ... 06:33:28 Updating certificates in /etc/ssl/certs... 06:33:29 23 added, 27 removed; done. 06:33:29 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:33:29 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:33:29 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:33:29 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:33:29 Setting up pkgbinarymangler (138.18.04.1) ... 06:33:29 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:33:29 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:33:29 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:33:29 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:33:29 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:33:29 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:33:29 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:33:29 Setting up perl (5.26.1-6ubuntu0.5) ... 06:33:29 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:33:29 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:33:29 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:33:29 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:33:29 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:33:29 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:33:29 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:33:30 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:33:30 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:33:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:33:30 Processing triggers for systemd (237-3ubuntu10.44) ... 06:33:30 Processing triggers for mime-support (3.60ubuntu1) ... 06:33:30 Processing triggers for ca-certificates (20210119~18.04.1) ... 06:33:30 Updating certificates in /etc/ssl/certs... 06:33:30 0 added, 0 removed; done. 06:33:30 Running hooks in /etc/ca-certificates/update.d... 06:33:30 done. 06:33:31 Reading package lists... 06:33:31 Building dependency tree... 06:33:31 Reading state information... 06:33:31 The following NEW packages will be installed: 06:33:31 apt-transport-https 06:33:32 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:33:32 Need to get 1696 B of archives. 06:33:32 After this operation, 153 kB of additional disk space will be used. 06:33:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:33:32 debconf: delaying package configuration, since apt-utils is not installed 06:33:32 Fetched 1696 B in 0s (8543 B/s) 06:33:32 Selecting previously unselected package apt-transport-https. 06:33:32 (Reading database ... 13920 files and directories currently installed.) 06:33:32 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:33:32 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 06:33:32 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 06:33:32 Waiting for network to be ready... 06:33:39 2021-02-24T06:33:37Z INFO Waiting for automatic snapd restart... 06:33:39 snapd 2.48.2.1 from Canonical* installed 06:33:39 "snapd" switched to the "latest/stable" channel 06:33:39 06:33:41 core18 20210128 from Canonical* installed 06:33:41 "core18" switched to the "latest/stable" channel 06:33:41 06:33:45 snapcraft 4.5.1 from Canonical* installed 06:33:45 "snapcraft" switched to the "latest/stable" channel 06:33:45 06:33:48 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:33:48 - README.md 06:33:48 - snapcraft.yaml.orig 06:33:48 06:33:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:33:55 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:33:55 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:33:55 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:33:55 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:33:56 Reading package lists... 06:33:56 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 06:34:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:34:03 Reading package lists... 06:34:03 Building dependency tree... 06:34:03 Reading state information... 06:34:03 Suggested packages: 06:34:03 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:34:03 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:34:03 Recommended packages: 06:34:03 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:34:03 The following NEW packages will be installed: 06:34:03 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:34:03 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:34:03 pkg-config zip 06:34:03 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:34:03 Need to get 7655 kB of archives. 06:34:03 After this operation, 43.7 MB of additional disk space will be used. 06:34:03 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:34:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 06:34:03 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:34:03 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:34:03 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:34:03 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:34:03 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:34:03 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:34:03 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:34:03 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:34:04 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 06:34:04 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:34:04 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:34:04 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:34:04 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:34:04 debconf: delaying package configuration, since apt-utils is not installed 06:34:04 Fetched 7655 kB in 1s (7083 kB/s) 06:34:04 Selecting previously unselected package libglib2.0-0:amd64. 06:34:04 (Reading database ... 13924 files and directories currently installed.) 06:34:04 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 06:34:04 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:34:04 Selecting previously unselected package libpsl5:amd64. 06:34:04 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:34:04 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:34:04 Selecting previously unselected package libnghttp2-14:amd64. 06:34:04 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:34:04 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:34:04 Selecting previously unselected package librtmp1:amd64. 06:34:04 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:34:04 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:34:05 Selecting previously unselected package libcurl3-gnutls:amd64. 06:34:05 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 06:34:05 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:34:05 Selecting previously unselected package liberror-perl. 06:34:05 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:34:05 Unpacking liberror-perl (0.17025-1) ... 06:34:05 Selecting previously unselected package git-man. 06:34:05 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:34:05 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:34:05 Selecting previously unselected package git. 06:34:05 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:34:05 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:34:06 Selecting previously unselected package libnorm1:amd64. 06:34:06 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:34:06 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:34:06 Selecting previously unselected package libpgm-5.2-0:amd64. 06:34:06 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:34:06 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:34:06 Selecting previously unselected package libsodium23:amd64. 06:34:06 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:34:06 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:34:06 Selecting previously unselected package libzmq5:amd64. 06:34:06 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:34:06 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:34:06 Selecting previously unselected package libzmq3-dev:amd64. 06:34:06 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:34:06 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:34:06 Selecting previously unselected package pkg-config. 06:34:06 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:34:06 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:34:06 Selecting previously unselected package zip. 06:34:06 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:34:06 Unpacking zip (3.0-11build1) ... 06:34:07 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:34:07 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:34:07 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:34:07 Setting up liberror-perl (0.17025-1) ... 06:34:07 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:34:07 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:34:07 No schema files found: doing nothing. 06:34:07 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:34:07 Setting up zip (3.0-11build1) ... 06:34:07 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:34:07 Setting up libsodium23:amd64 (1.0.16-2) ... 06:34:07 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:34:07 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:34:07 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:34:07 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:34:07 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:34:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:34:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:34:14 git set to automatically installed. 06:34:14 git-man set to automatically installed. 06:34:14 libcurl3-gnutls set to automatically installed. 06:34:14 liberror-perl set to automatically installed. 06:34:14 libglib2.0-0 set to automatically installed. 06:34:14 libnghttp2-14 set to automatically installed. 06:34:14 libnorm1 set to automatically installed. 06:34:14 libpgm-5.2-0 set to automatically installed. 06:34:14 libpsl5 set to automatically installed. 06:34:14 librtmp1 set to automatically installed. 06:34:14 libsodium23 set to automatically installed. 06:34:14 libzmq3-dev set to automatically installed. 06:34:14 libzmq5 set to automatically installed. 06:34:14 pkg-config set to automatically installed. 06:34:14 zip set to automatically installed. 06:34:16 snapd is not logged in, snap install commands will use sudo 06:34:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:34:22 snap "core18" has no updates available 06:34:23 Pulling config-common 06:34:23 + snapcraftctl pull 06:34:24 Pulling go-build-helper 06:34:24 + snapcraftctl pull 06:34:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:34:46 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:34:46 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1545 kB] 06:34:46 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] 06:34:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 06:34:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 06:34:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 06:34:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 06:34:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] 06:34:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] 06:34:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:34:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:34:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:34:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:34:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:34:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:34:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:34:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:34:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:34:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 06:34:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 06:34:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 06:34:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 06:34:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] 06:34:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] 06:34:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] 06:34:46 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 06:34:46 Fetched 23.9 MB in 0s (0 B/s) 06:34:46 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:34:46 Fetched 96.5 kB in 0s (0 B/s) 06:34:46 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:34:46 Fetched 279 kB in 0s (0 B/s) 06:34:46 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:34:46 Fetched 122 kB in 0s (0 B/s) 06:34:46 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:34:46 Fetched 77.8 kB in 0s (0 B/s) 06:34:46 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:34:46 Fetched 8848 B in 0s (0 B/s) 06:34:46 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:34:46 Fetched 47.8 kB in 0s (0 B/s) 06:34:46 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:34:46 Fetched 45.6 kB in 0s (0 B/s) 06:34:46 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:34:46 Fetched 15.0 kB in 0s (0 B/s) 06:34:46 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 06:34:46 Fetched 214 kB in 0s (0 B/s) 06:34:46 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 06:34:46 Fetched 154 kB in 0s (0 B/s) 06:34:46 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:34:46 Fetched 50.6 kB in 0s (0 B/s) 06:34:46 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:34:46 Fetched 14.8 kB in 0s (0 B/s) 06:34:46 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:34:46 Fetched 41.8 kB in 0s (0 B/s) 06:34:46 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:34:46 Fetched 499 kB in 0s (0 B/s) 06:34:46 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:34:46 Fetched 111 kB in 0s (0 B/s) 06:34:46 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:34:46 Fetched 240 kB in 0s (0 B/s) 06:34:46 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:34:46 Fetched 29.3 kB in 0s (0 B/s) 06:34:46 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:34:46 Fetched 85.5 kB in 0s (0 B/s) 06:34:46 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:34:46 Fetched 24.5 kB in 0s (0 B/s) 06:34:46 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:34:46 Fetched 49.2 kB in 0s (0 B/s) 06:34:46 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:34:46 Fetched 54.2 kB in 0s (0 B/s) 06:34:46 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:34:46 Fetched 30.8 kB in 0s (0 B/s) 06:34:46 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 06:34:46 Fetched 15.8 kB in 0s (0 B/s) 06:34:46 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:34:46 Fetched 85.9 kB in 0s (0 B/s) 06:34:46 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:34:46 Fetched 8720 B in 0s (0 B/s) 06:34:46 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 06:34:46 Fetched 137 kB in 0s (0 B/s) 06:34:46 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:34:46 Fetched 119 kB in 0s (0 B/s) 06:34:46 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 06:34:46 Fetched 109 kB in 0s (0 B/s) 06:34:46 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:34:46 Fetched 11.1 kB in 0s (0 B/s) 06:34:46 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:34:46 Fetched 645 kB in 0s (0 B/s) 06:34:46 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:34:46 Fetched 41.3 kB in 0s (0 B/s) 06:34:46 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:34:46 Fetched 17.9 kB in 0s (0 B/s) 06:34:46 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:34:46 Fetched 368 kB in 0s (0 B/s) 06:34:46 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:34:46 Fetched 187 kB in 0s (0 B/s) 06:34:46 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:34:46 Fetched 175 kB in 0s (0 B/s) 06:34:46 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:34:50 Fetched 206 kB in 0s (0 B/s) 06:34:50 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 06:34:50 Fetched 1301 kB in 0s (0 B/s) 06:34:50 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:34:50 Fetched 36.2 kB in 0s (0 B/s) 06:34:50 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 06:34:50 Fetched 159 kB in 0s (0 B/s) 06:34:50 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:34:50 Fetched 107 kB in 0s (0 B/s) 06:34:50 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:34:50 Fetched 48.7 kB in 0s (0 B/s) 06:34:50 Pulling static-packages 06:34:50 + snapcraftctl pull 06:34:50 'go115' has dependencies that need to be staged: go-build-helper static-packages 06:34:50 Skipping pull go-build-helper (already ran) 06:34:50 Skipping pull static-packages (already ran) 06:34:50 Building go-build-helper 06:34:50 + snapcraftctl build 06:34:54 Building static-packages 06:34:54 + snapcraftctl build 06:34:56 Staging go-build-helper 06:34:56 + snapcraftctl stage 06:34:57 Staging static-packages 06:34:57 + snapcraftctl stage 06:34:58 Pulling go115 06:34:58 + snapcraftctl pull 06:34:59 'edgex-go' has dependencies that need to be staged: go115 06:34:59 Skipping pull go115 (already ran) 06:34:59 Building go115 06:34:59 + dpkg --print-architecture 06:34:59 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 06:34:59 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 06:34:59 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 06:34:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:34:59 Dload Upload Total Spent Left Speed 06:35:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 115M 10 12.2M 0 0 20.9M 0 0:00:05 --:--:-- 0:00:05 20.9M 42 115M 42 49.0M 0 0 30.9M 0 0:00:03 0:00:01 0:00:02 30.8M 71 115M 71 82.2M 0 0 31.6M 0 0:00:03 0:00:02 0:00:01 31.6M 100 115M 100 115M 0 0 33.0M 0 0:00:03 0:00:03 --:--:-- 33.0M 06:35:02 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 06:35:02 + sha256sum -c sha256 06:35:02 + grep OK 06:35:03 go1.15.2.linux-amd64.tar.gz: OK 06:35:03 + mkdir -p /root/stage/go1.15 06:35:03 + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 06:35:07 Staging go115 06:35:07 + snapcraftctl stage 06:35:12 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:35:12 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:35:12 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:35:12 Fetched 0 B in 0s (0 B/s) 06:35:12 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:35:12 Fetched 224 kB in 0s (0 B/s) 06:35:12 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:35:12 Fetched 157 kB in 0s (0 B/s) 06:35:12 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:35:12 Fetched 221 kB in 0s (0 B/s) 06:35:12 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:35:12 Fetched 143 kB in 0s (0 B/s) 06:35:12 Pulling edgex-go 06:35:12 + snapcraftctl pull 06:35:13 Pulling version 06:35:13 + cd /root/project 06:35:13 + [ -f VERSION ] 06:35:13 + PROJECT_VERSION=local-dev 06:35:13 + git rev-parse --short HEAD 06:35:13 + GIT_REVISION=ccbc3494 06:35:13 + snapcraftctl set-version local-dev 06:35:14 Building config-common 06:35:14 + snapcraftctl build 06:35:16 Skipping build go-build-helper (already ran) 06:35:16 Skipping build static-packages (already ran) 06:35:16 Skipping build go115 (already ran) 06:35:16 Building edgex-go 06:35:16 + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin 06:35:16 + cd /root/parts/edgex-go/src 06:35:16 + make build 06:35:16 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:35:20 go: downloading github.com/gorilla/mux v1.8.0 06:35:20 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 06:35:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.36 06:35:20 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:35:20 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.2 06:35:20 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 06:35:20 go: downloading github.com/pkg/errors v0.8.1 06:35:20 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 06:35:20 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:35:20 go: downloading github.com/x448/float16 v0.8.4 06:35:20 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 06:35:20 go: downloading github.com/pelletier/go-toml v1.2.0 06:35:20 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:35:20 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:35:20 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:35:20 go: downloading github.com/go-kit/kit v0.8.0 06:35:20 go: downloading github.com/google/uuid v1.2.0 06:35:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:35:20 go: downloading github.com/pebbe/zmq4 v1.2.2 06:35:20 go: downloading github.com/imdario/mergo v0.3.11 06:35:20 go: downloading github.com/hashicorp/consul/api v1.8.1 06:35:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:35:20 go: downloading github.com/BurntSushi/toml v0.3.1 06:35:20 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:35:20 go: downloading github.com/leodido/go-urn v1.2.0 06:35:20 go: downloading github.com/go-playground/universal-translator v0.17.0 06:35:20 go: downloading github.com/mitchellh/copystructure v1.0.0 06:35:20 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:35:20 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:35:20 go: downloading github.com/hashicorp/go-hclog v0.12.0 06:35:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:35:20 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 06:35:20 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 06:35:20 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:35:20 go: downloading github.com/hashicorp/serf v0.9.5 06:35:20 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:35:20 go: downloading github.com/mattn/go-isatty v0.0.12 06:35:20 go: downloading github.com/fatih/color v1.9.0 06:35:20 go: downloading github.com/go-playground/locales v0.13.0 06:35:20 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 06:35:20 go: downloading github.com/mattn/go-colorable v0.1.6 06:35:20 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:35:20 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:35:20 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:35:27 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:35:27 go: downloading gopkg.in/yaml.v2 v2.4.0 06:35:31 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:35:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:35:33 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:35:33 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:35:33 go: downloading github.com/stretchr/testify v1.7.0 06:35:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:35:34 go: downloading github.com/pmezard/go-difflib v1.0.0 06:35:34 go: downloading github.com/davecgh/go-spew v1.1.1 06:35:36 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:35:36 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:35:36 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:35:37 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:35:37 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:35:37 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 06:35:39 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:35:40 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:35:40 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:35:41 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:35:41 go: downloading github.com/lib/pq v1.9.0 06:35:43 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 06:35:43 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 06:35:43 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 06:35:43 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 06:35:43 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 06:35:43 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 06:35:43 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 06:35:43 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 06:35:43 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 06:35:43 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 06:35:43 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 06:35:43 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 06:35:43 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 06:35:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 06:35:43 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 06:35:43 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 06:35:43 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 06:35:43 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 06:35:43 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 06:35:43 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 06:35:43 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 06:35:43 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 06:35:43 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 06:35:43 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 06:35:43 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 06:35:44 Building version 06:35:44 + snapcraftctl build 06:35:46 Staging config-common 06:35:46 + snapcraftctl stage 06:35:47 Skipping stage go-build-helper (already ran) 06:35:47 Skipping stage static-packages (already ran) 06:35:47 Skipping stage go115 (already ran) 06:35:47 Staging edgex-go 06:35:47 + snapcraftctl stage 06:35:48 Staging version 06:35:48 + snapcraftctl stage 06:35:49 Priming config-common 06:35:49 + snapcraftctl prime 06:35:50 Priming go-build-helper 06:35:50 + snapcraftctl prime 06:35:50 Priming static-packages 06:35:50 + snapcraftctl prime 06:35:53 Priming go115 06:35:53 + snapcraftctl prime 06:35:54 Priming edgex-go 06:35:54 + snapcraftctl prime 06:35:55 Priming version 06:35:55 + snapcraftctl prime 06:35:56 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:36:00 provisioning config files... 06:36:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4073413382924744862tmp [Pipeline] { [Pipeline] sh 06:36:01 + set +x 06:36:01 + curl -s https://codecov.io/bash 06:36:01 + bash -s -- 06:36:03 06:36:03 _____ _ 06:36:03 / ____| | | 06:36:03 | | ___ __| | ___ ___ _____ __ 06:36:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:36:03 | |___| (_) | (_| | __/ (_| (_) \ V / 06:36:03 \_____\___/ \__,_|\___|\___\___/ \_/ 06:36:03 Bash-20210129-7c25fce 06:36:03 06:36:03 06:36:03 ==> git version 2.24.3 found 06:36:03 ==> 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 06:36:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:36:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:36:03 ==> Jenkins CI detected. 06:36:03 project root: . 06:36:03 --> token set from env 06:36:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:36:03 ==> Running gcov in . (disable via -X gcov) 06:36:03 ==> Python coveragepy not found 06:36:03 ==> Searching for coverage reports in: 06:36:03 + . 06:36:03 -> Found 1 reports 06:36:03 ==> Detecting git/mercurial file structure 06:36:03 ==> Reading reports 06:36:03 + ./coverage.out bytes=594620 06:36:03 ==> Appending adjustments 06:36:03 https://docs.codecov.io/docs/fixing-reports 06:36:15 + Found adjustments 06:36:15 ==> Gzipping contents 06:36:15 88K /tmp/codecov.7w7nSS.gz 06:36:15 ==> Uploading reports 06:36:15 url: https://codecov.io 06:36:15 query: branch=PR-3191&commit=ccbc34941be95a646daf31dfc303ccdc3c4c69e5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3191%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3191&job=&cmd_args= 06:36:15 -> Pinging Codecov 06:36:15 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3191&commit=ccbc34941be95a646daf31dfc303ccdc3c4c69e5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3191%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3191&job=&cmd_args= 06:36:15 -> Uploading to 06:36:15 https://storage.googleapis.com/codecov/v4/raw/2021-02-24/00271124DB129430A58F1EEE437C3FCB/ccbc34941be95a646daf31dfc303ccdc3c4c69e5/08eb43eb-d50b-42c4-b329-16805e065816.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210224%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210224T063614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3db2afb5b5c26c40dc7667d4c41956e62442aa56701b17cb3e171f554e371f7d 06:36:15 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:15 Dload Upload Total Spent Left Speed 06:36:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88614 0 0 100 88614 0 145k --:--:-- --:--:-- --:--:-- 145k 100 88614 0 0 100 88614 0 145k --:--:-- --:--:-- --:--:-- 145k 06:36:15 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [Pipeline] } 06:36:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:36:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:36:21 ---> package-listing.sh 06:36:21 ++ facter osfamily 06:36:21 ++ tr '[:upper:]' '[:lower:]' 06:36:21 + OS_FAMILY=redhat 06:36:21 + workspace=/w/workspace/edgex-go/1 06:36:21 + START_PACKAGES=/tmp/packages_start.txt 06:36:21 + END_PACKAGES=/tmp/packages_end.txt 06:36:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:36:21 + PACKAGES=/tmp/packages_start.txt 06:36:21 + '[' /w/workspace/edgex-go/1 ']' 06:36:21 + PACKAGES=/tmp/packages_end.txt 06:36:21 + case "${OS_FAMILY}" in 06:36:21 + rpm -qa 06:36:21 + sort 06:36:37 + '[' -f /tmp/packages_start.txt ']' 06:36:37 + '[' -f /tmp/packages_end.txt ']' 06:36:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:36:37 + '[' /w/workspace/edgex-go/1 ']' 06:36:37 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:36:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:36:37 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 06:36:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:36:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:36:38 06:36:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:36:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:36:40 alpine: Pulling from edgex-lftools-log-publisher 06:36:40 df20fa9351a1: Pulling fs layer 06:36:40 36b3adc4ff6f: Pulling fs layer 06:36:40 8ad3a11d3b57: Pulling fs layer 06:36:40 46f8f816bc3b: Pulling fs layer 06:36:40 93b61091891f: Pulling fs layer 06:36:40 93b9cdb0e59b: Pulling fs layer 06:36:40 5e14af77c1be: Pulling fs layer 06:36:40 01666e4c0597: Pulling fs layer 06:36:40 aa168da1d23b: Pulling fs layer 06:36:40 93b61091891f: Waiting 06:36:40 93b9cdb0e59b: Waiting 06:36:40 5e14af77c1be: Waiting 06:36:40 01666e4c0597: Waiting 06:36:40 aa168da1d23b: Waiting 06:36:40 46f8f816bc3b: Waiting 06:36:40 36b3adc4ff6f: Verifying Checksum 06:36:40 36b3adc4ff6f: Download complete 06:36:40 46f8f816bc3b: Verifying Checksum 06:36:40 46f8f816bc3b: Download complete 06:36:41 df20fa9351a1: Verifying Checksum 06:36:41 df20fa9351a1: Download complete 06:36:41 93b9cdb0e59b: Verifying Checksum 06:36:41 93b9cdb0e59b: Download complete 06:36:41 5e14af77c1be: Verifying Checksum 06:36:41 5e14af77c1be: Download complete 06:36:41 01666e4c0597: Verifying Checksum 06:36:41 01666e4c0597: Download complete 06:36:41 93b61091891f: Verifying Checksum 06:36:41 93b61091891f: Download complete 06:36:42 df20fa9351a1: Pull complete 06:36:42 8ad3a11d3b57: Verifying Checksum 06:36:42 8ad3a11d3b57: Download complete 06:36:43 36b3adc4ff6f: Pull complete 06:36:49 8ad3a11d3b57: Pull complete 06:36:49 46f8f816bc3b: Pull complete 06:36:51 93b61091891f: Pull complete 06:36:51 93b9cdb0e59b: Pull complete 06:36:51 5e14af77c1be: Pull complete 06:36:51 01666e4c0597: Pull complete 06:36:52 aa168da1d23b: Verifying Checksum 06:36:52 aa168da1d23b: Download complete 06:37:20 aa168da1d23b: Pull complete 06:37:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:37:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:37:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:37:21 prd-centos7-docker-4c-2g-27496 does not seem to be running inside a container 06:37:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:37:25 $ docker top 27cd907d373466efe429874125e2057e590696313ff7f7928dccdcceffa06c5f -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:27 + touch /tmp/pre-build-complete [Pipeline] sh 06:37:28 + mkdir -p /var/log/sa [Pipeline] sh 06:37:29 + ls /var/log/sa-host 06:37:29 + sadf -c /var/log/sa-host/sa23 06:37:29 file_magic: OK 06:37:29 HZ: Using current value: 100 06:37:29 file_header: OK 06:37:29 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 06:37:29 Statistics: 06:37:29 Hnuu...uuuununununu... 06:37:29 File successfully converted to sysstat format version 12.2.1 06:37:29 + sadf -c /var/log/sa-host/sa24 06:37:29 file_magic: OK 06:37:29 HZ: Using current value: 100 06:37:29 file_header: OK 06:37:29 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 06:37:29 Statistics: 06:37:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:37:29 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:30 provisioning config files... 06:37:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2946606727258482907tmp [Pipeline] { [Pipeline] echo 06:37:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:37:32 ---> create-netrc.sh [Pipeline] } 06:37:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:37:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:37:33 ---> python-tools-install.sh [Pipeline] echo 06:37:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:37:37 ---> sudo-logs.sh 06:37:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:37:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:37:39 ---> job-cost.sh 06:37:39 lf-activate-venv: SKIPPING 06:37:39 DEBUG: total: 0.20999999344348907 06:37:39 INFO: Retrieving Stack Cost... 06:37:39 INFO: Retrieving Pricing Info for: v1-standard-2 06:37:40 INFO: Archiving Costs [Pipeline] echo 06:37:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:37:42 ---> logs-deploy.sh 06:37:42 lf-activate-venv: SKIPPING 06:37:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3191/1 06:37:42 INFO: archiving workspace using pattern(s): 06:37:45 Archives upload complete. 06:37:45 INFO: archiving logs to Nexus 06:37:46 ---> uname -a: 06:37:46 Linux prd-centos7-docker-4c-2g-27496.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:37:46 06:37:46 06:37:46 ---> lscpu: 06:37:46 Architecture: x86_64 06:37:46 CPU op-mode(s): 32-bit, 64-bit 06:37:46 Byte Order: Little Endian 06:37:46 Address sizes: 40 bits physical, 48 bits virtual 06:37:46 CPU(s): 4 06:37:46 On-line CPU(s) list: 0-3 06:37:46 Thread(s) per core: 1 06:37:46 Core(s) per socket: 1 06:37:46 Socket(s): 4 06:37:46 NUMA node(s): 1 06:37:46 Vendor ID: GenuineIntel 06:37:46 CPU family: 6 06:37:46 Model: 44 06:37:46 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:37:46 Stepping: 1 06:37:46 CPU MHz: 2933.438 06:37:46 BogoMIPS: 5866.87 06:37:46 Virtualization: VT-x 06:37:46 Hypervisor vendor: KVM 06:37:46 Virtualization type: full 06:37:46 L1d cache: 128 KiB 06:37:46 L1i cache: 128 KiB 06:37:46 L2 cache: 16 MiB 06:37:46 L3 cache: 64 MiB 06:37:46 NUMA node0 CPU(s): 0-3 06:37:46 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:37:46 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:37:46 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:37:46 Vulnerability Meltdown: Mitigation; PTI 06:37:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:37:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:37:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:37:46 Vulnerability Srbds: Not affected 06:37:46 Vulnerability Tsx async abort: Not affected 06:37:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:37:46 06:37:46 06:37:46 ---> nproc: 06:37:46 4 06:37:46 06:37:46 06:37:46 ---> df -h: 06:37:46 Filesystem Size Used Available Use% Mounted on 06:37:46 overlay 50.0G 11.7G 38.3G 23% / 06:37:46 tmpfs 64.0M 0 64.0M 0% /dev 06:37:46 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:37:46 shm 64.0M 0 64.0M 0% /dev/shm 06:37:46 /dev/vda1 50.0G 11.7G 38.3G 23% /facter-os 06:37:46 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/resolv.conf 06:37:46 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hostname 06:37:46 /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hosts 06:37:46 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/auth.log 06:37:46 /dev/vda1 50.0G 11.7G 38.3G 23% /run/cloud-init/result.json 06:37:46 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/sa-host 06:37:46 /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/secure 06:37:46 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1 06:37:46 /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1@tmp 06:37:46 06:37:46 06:37:46 ---> free -m: 06:37:46 total used free shared buff/cache available 06:37:46 Mem: 1837 699 172 0 964 1055 06:37:46 Swap: 1023 102 921 06:37:46 06:37:46 06:37:46 ---> ip addr: 06:37:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:37:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:37:46 inet 127.0.0.1/8 scope host lo 06:37:46 valid_lft forever preferred_lft forever 06:37:46 inet6 ::1/128 scope host 06:37:46 valid_lft forever preferred_lft forever 06:37:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:37:46 link/ether fa:16:3e:da:a2:a6 brd ff:ff:ff:ff:ff:ff 06:37:46 inet 10.30.123.76/23 brd 10.30.123.255 scope global dynamic eth0 06:37:46 valid_lft 84295sec preferred_lft 84295sec 06:37:46 inet6 fe80::f816:3eff:feda:a2a6/64 scope link 06:37:46 valid_lft forever preferred_lft forever 06:37:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:37:46 link/ether 02:42:11:bd:8d:7e brd ff:ff:ff:ff:ff:ff 06:37:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:37:46 valid_lft forever preferred_lft forever 06:37:46 inet6 fe80::42:11ff:febd:8d7e/64 scope link 06:37:46 valid_lft forever preferred_lft forever 06:37:46 06:37:46 06:37:46 ---> sar -b -r -n DEV: 06:37:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/24/21 _x86_64_ (4 CPU) 06:37:46 06:37:46 06:02:25 LINUX RESTART (4 CPU) 06:37:46 06:37:46 06:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:37:46 06:04:02 137.62 89.90 47.72 0.00 6490.40 36027.72 0.00 06:37:46 06:05:01 34.50 9.04 25.46 0.00 3149.71 5954.95 0.00 06:37:46 06:06:01 32.11 8.67 23.44 0.00 1873.49 4866.41 0.00 06:37:46 06:07:01 80.55 49.35 31.20 0.00 5061.97 18629.39 0.00 06:37:46 06:08:01 140.03 63.97 76.06 0.00 1797.51 22892.24 0.00 06:37:46 06:09:01 142.39 29.08 113.31 0.00 1595.29 15072.31 0.00 06:37:46 06:10:01 101.10 70.28 30.82 0.00 2840.44 2971.36 0.00 06:37:46 06:11:02 110.96 37.48 73.48 0.00 1418.57 9766.71 0.00 06:37:46 06:12:01 69.26 36.63 32.63 0.00 1116.60 2315.15 0.00 06:37:46 06:13:02 85.91 36.20 49.71 0.00 1913.27 4335.30 0.00 06:37:46 06:14:01 31.66 7.55 24.10 0.00 415.95 7325.18 0.00 06:37:46 06:15:03 150.39 29.41 120.98 0.00 11020.07 63828.97 0.00 06:37:46 06:16:12 578.06 473.68 104.38 0.00 66520.44 80929.58 0.00 06:37:46 06:17:10 487.37 386.92 100.45 0.00 34214.57 32061.34 0.00 06:37:46 06:18:04 788.76 704.53 84.23 0.00 50428.71 51920.46 0.00 06:37:46 06:19:06 996.03 912.71 83.32 0.00 49835.99 56251.29 0.00 06:37:46 06:20:02 523.63 444.49 79.14 0.00 24897.26 22497.92 0.00 06:37:46 06:21:03 64.46 27.15 37.31 0.00 1583.05 8778.42 0.00 06:37:46 06:22:01 176.44 82.02 94.42 0.00 8813.74 18450.15 0.00 06:37:46 06:23:02 146.40 27.19 119.22 0.00 10209.36 42620.51 0.00 06:37:46 06:24:02 156.03 84.59 71.43 0.00 40989.39 52726.32 0.00 06:37:46 06:25:03 727.73 664.81 62.93 0.00 28393.17 30163.65 0.00 06:37:46 06:26:02 336.59 269.26 67.33 0.00 16281.57 22330.10 0.00 06:37:46 06:27:04 431.06 334.33 96.72 0.00 20718.01 22266.20 0.00 06:37:46 06:28:01 131.83 39.87 91.96 0.00 2187.42 10045.10 0.00 06:37:46 06:29:01 83.11 2.22 80.89 0.00 109.62 16721.35 0.00 06:37:46 06:30:01 47.32 20.04 27.28 0.00 3054.84 969.76 0.00 06:37:46 06:31:01 1.78 0.15 1.63 0.00 2.13 28.85 0.00 06:37:46 06:32:01 0.58 0.30 0.28 0.00 5.06 3.63 0.00 06:37:46 06:33:01 0.53 0.28 0.25 0.00 12.52 2.46 0.00 06:37:46 06:34:01 0.27 0.02 0.25 0.00 0.27 2.95 0.00 06:37:46 06:35:01 0.23 0.02 0.22 0.00 0.13 2.28 0.00 06:37:46 06:36:01 5.15 4.96 0.19 0.00 160.46 21.33 0.00 06:37:46 06:37:01 89.55 68.49 21.05 0.00 5735.37 5288.40 0.00 06:37:46 Average: 202.83 147.65 55.18 0.00 12000.32 19922.74 0.00 06:37:46 06:37:46 06:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:37:46 06:04:02 66132 0 534028 28.38 2620 1278764 1081396 36.91 355260 1262704 8128 06:37:46 06:05:01 73340 0 624380 33.18 2620 1181204 1312628 44.80 560864 1048880 12396 06:37:46 06:06:01 82448 0 726704 38.62 2620 1069772 1373548 46.88 612676 981260 56608 06:37:46 06:07:01 75856 0 683124 36.31 2596 1119968 1338644 45.69 688568 906860 54864 06:37:46 06:08:01 83044 0 741784 39.42 2144 1054572 1440944 49.18 571396 987836 67220 06:37:46 06:09:01 102780 0 786936 41.82 1492 990336 1420292 48.47 636824 840928 37900 06:37:46 06:10:01 86144 0 845672 44.95 1492 948236 1793548 61.21 654320 863384 80584 06:37:46 06:11:02 182632 0 867444 46.10 720 830748 1662368 56.73 700992 714640 30912 06:37:46 06:12:01 319320 0 807756 42.93 712 753756 1702928 58.12 551312 721564 35692 06:37:46 06:13:02 235568 0 817100 43.43 684 828192 1422184 48.54 641372 711184 45548 06:37:46 06:14:01 295260 0 777292 41.31 684 808308 1514000 51.67 588088 724680 49080 06:37:46 06:15:03 69420 0 737900 39.22 184 1074040 1342240 45.81 726776 829016 75296 06:37:46 06:16:12 70024 0 850408 45.20 112 961000 2272816 77.57 683392 921800 26928 06:37:46 06:17:10 78424 0 853092 45.34 112 949916 2371364 80.93 682272 905928 53844 06:37:46 06:18:04 91756 0 839992 44.64 108 949688 2139292 73.01 770060 785088 87704 06:37:46 06:19:06 65604 0 867840 46.12 88 948012 2423464 82.71 770696 813092 76452 06:37:46 06:20:02 94232 0 1364892 72.54 88 422332 4341848 148.18 774048 744800 27628 06:37:46 06:21:03 425632 0 987788 52.50 80 468044 4005164 136.69 577408 607896 11128 06:37:46 06:22:01 444668 0 718132 38.17 80 718664 1368608 46.71 432080 752352 8 06:37:46 06:23:02 67628 0 711224 37.80 72 1102620 1358376 46.36 735828 830268 50212 06:37:46 06:24:02 78312 0 775024 41.19 72 1028136 2241112 76.49 737540 848816 71004 06:37:46 06:25:03 94408 0 1068924 56.81 72 718140 3385892 115.55 778856 757908 13508 06:37:46 06:26:02 171688 0 781544 41.54 68 928244 2303288 78.61 706976 751984 13044 06:37:46 06:27:04 181900 0 678004 36.03 52 1021588 1563836 53.37 645988 816132 112 06:37:46 06:28:01 410376 0 666240 35.41 52 804876 1661148 56.69 575988 652300 2900 06:37:46 06:29:01 141372 0 687768 36.55 52 1052352 1563824 53.37 585044 900788 28 06:37:46 06:30:01 167448 0 617544 32.82 52 1096500 1225876 41.84 516160 949180 20 06:37:46 06:31:01 172328 0 612656 32.56 52 1096508 1177680 40.19 513344 949144 16 06:37:46 06:32:01 172732 0 612240 32.54 52 1096520 1177548 40.19 512916 949296 12 06:37:46 06:33:01 172728 0 611868 32.52 52 1096896 1177548 40.19 512980 949672 8 06:37:46 06:34:01 172596 0 611996 32.53 52 1096900 1177596 40.19 512932 949672 12 06:37:46 06:35:01 172580 0 611936 32.52 52 1096976 1177584 40.19 512968 949700 28 06:37:46 06:36:01 166220 0 615464 32.71 52 1099808 1177704 40.19 513992 954892 20 06:37:46 06:37:01 85304 0 691220 36.74 52 1104968 1661260 56.70 613148 926616 93020 06:37:46 Average: 157938 0 758409 40.31 591 964605 1775222 60.59 616267 860596 31820 06:37:46 06:37:46 06:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:37:46 06:04:02 eth0 125.35 84.50 533.06 33.69 0.00 0.00 0.00 0.00 06:37:46 06:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:05:01 eth0 494.24 235.48 2850.60 37.02 0.00 0.00 0.00 0.00 06:37:46 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:06:01 vethb003c8b 281.84 394.50 41.64 2313.43 0.00 0.00 0.00 0.00 06:37:46 06:06:01 eth0 461.96 333.95 2645.00 75.12 0.00 0.00 0.00 0.00 06:37:46 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:06:01 docker0 281.84 394.37 37.79 2313.41 0.00 0.00 0.00 0.00 06:37:46 06:07:01 eth0 150.78 107.92 1125.97 18.51 0.00 0.00 0.00 0.00 06:37:46 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:07:01 docker0 16.61 43.62 3.86 335.64 0.00 0.00 0.00 0.00 06:37:46 06:08:01 veth4dc0596 44.21 66.25 3.19 355.37 0.00 0.00 0.00 0.00 06:37:46 06:08:01 eth0 275.74 228.08 2410.47 21.42 0.00 0.00 0.00 0.00 06:37:46 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:08:01 docker0 44.21 66.12 2.58 355.36 0.00 0.00 0.00 0.00 06:37:46 06:09:01 eth0 125.79 62.26 489.96 63.60 0.00 0.00 0.00 0.00 06:37:46 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:09:01 docker0 38.93 101.50 3.54 480.94 0.00 0.00 0.00 0.00 06:37:46 06:10:01 veth19d2bfb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:37:46 06:10:01 eth0 22.76 18.28 24.82 9.84 0.00 0.00 0.00 0.00 06:37:46 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:11:02 veth19d2bfb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:11:02 eth0 18.54 13.56 14.24 7.77 0.00 0.00 0.00 0.00 06:37:46 06:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:12:01 veth19d2bfb 1.57 1.57 0.12 0.13 0.00 0.00 0.00 0.00 06:37:46 06:12:01 eth0 32.43 32.48 17.84 56.98 0.00 0.00 0.00 0.00 06:37:46 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:12:01 docker0 1.57 1.57 0.10 0.13 0.00 0.00 0.00 0.00 06:37:46 06:13:02 veth19d2bfb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:13:02 eth0 12.48 9.72 11.04 5.94 0.00 0.00 0.00 0.00 06:37:46 06:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:14:01 eth0 95.81 69.73 712.82 14.14 0.00 0.00 0.00 0.00 06:37:46 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:15:03 veth77e99ae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:37:46 06:15:03 eth0 112.29 75.80 980.42 64.13 0.00 0.00 0.00 0.00 06:37:46 06:15:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:15:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:16:12 veth77e99ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:16:12 eth0 2.44 2.11 2.03 1.00 0.00 0.00 0.00 0.00 06:37:46 06:16:12 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:16:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:17:10 veth77e99ae 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 06:37:46 06:17:10 eth0 43.06 30.52 168.15 9.21 0.00 0.00 0.00 0.00 06:37:46 06:17:10 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:17:10 docker0 15.65 24.42 0.94 153.62 0.00 0.00 0.00 0.00 06:37:46 06:18:04 veth77e99ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:18:04 eth0 2.87 2.37 2.12 1.17 0.00 0.00 0.00 0.00 06:37:46 06:18:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:18:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:19:06 veth77e99ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:19:06 eth0 8.34 10.07 1.28 40.04 0.00 0.00 0.00 0.00 06:37:46 06:19:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:19:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:20:02 veth77e99ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:20:02 vethc053fba 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 06:37:46 06:20:02 eth0 7.90 6.23 6.13 3.38 0.00 0.00 0.00 0.00 06:37:46 06:20:02 vethdaee4f8 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 06:37:46 06:21:03 veth77e99ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:21:03 vethc053fba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:21:03 eth0 2.05 1.69 1.58 0.88 0.00 0.00 0.00 0.00 06:37:46 06:21:03 vethdaee4f8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:22:01 veth28511e9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:22:01 veth77e99ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:22:01 eth0 19.39 15.85 57.59 5.12 0.00 0.00 0.00 0.00 06:37:46 06:22:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:37:46 06:23:02 veth77e99ae 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 06:37:46 06:23:02 eth0 94.58 45.71 202.01 15.77 0.00 0.00 0.00 0.00 06:37:46 06:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:23:02 docker0 414.44 676.60 49.50 3784.77 0.00 0.00 0.00 0.00 06:37:46 06:24:02 veth77e99ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:24:02 eth0 12.68 16.05 2.90 55.84 0.00 0.00 0.00 0.00 06:37:46 06:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:25:03 vethf7aba49 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 06:37:46 06:25:03 veth77e99ae 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:25:03 eth0 12.14 7.51 35.21 3.90 0.00 0.00 0.00 0.00 06:37:46 06:25:03 veth5dbda24 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:37:46 06:26:02 vethf7aba49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:26:02 veth77e99ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:26:02 eth0 7.17 5.91 5.64 3.06 0.00 0.00 0.00 0.00 06:37:46 06:26:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:37:46 06:27:04 veth77e99ae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:27:04 eth0 35.67 21.28 47.21 9.80 0.00 0.00 0.00 0.00 06:37:46 06:27:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:27:04 docker0 413.10 681.31 49.03 3787.45 0.00 0.00 0.00 0.00 06:37:46 06:28:01 veth77e99ae 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:28:01 eth0 60.85 44.28 69.51 63.87 0.00 0.00 0.00 0.00 06:37:46 06:28:01 veth5441d11 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 06:37:46 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:29:01 veth203556d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:29:01 veth77e99ae 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:29:01 eth0 228.62 159.41 1579.62 66.40 0.00 0.00 0.00 0.00 06:37:46 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:30:01 eth0 37.82 27.43 78.36 12.04 0.00 0.00 0.00 0.00 06:37:46 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:30:01 docker0 468.86 798.54 52.82 4303.30 0.00 0.00 0.00 0.00 06:37:46 06:31:01 eth0 0.98 0.38 0.32 0.17 0.00 0.00 0.00 0.00 06:37:46 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:32:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 06:37:46 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:33:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:34:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:37:46 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:35:01 eth0 0.15 0.07 0.06 0.00 0.00 0.00 0.00 0.00 06:37:46 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:36:01 eth0 0.95 0.96 1.41 0.28 0.00 0.00 0.00 0.00 06:37:46 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:37:01 eth0 224.81 171.52 2156.52 59.34 0.00 0.00 0.00 0.00 06:37:46 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 Average: eth0 80.28 54.18 478.26 22.35 0.00 0.00 0.00 0.00 06:37:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:46 Average: docker0 13.83 23.55 1.56 126.93 0.00 0.00 0.00 0.00 06:37:46 06:37:46 06:37:46 ---> sar -P ALL: 06:37:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/24/21 _x86_64_ (4 CPU) 06:37:46 06:37:46 06:02:25 LINUX RESTART (4 CPU) 06:37:46 06:37:46 06:03:01 CPU %user %nice %system %iowait %steal %idle 06:37:46 06:04:02 all 11.08 0.00 6.90 12.69 35.61 33.72 06:37:46 06:04:02 0 8.27 0.00 8.32 14.46 39.40 29.56 06:37:46 06:04:02 1 13.00 0.00 5.98 12.91 33.47 34.65 06:37:46 06:04:02 2 11.34 0.00 5.34 12.06 33.60 37.67 06:37:46 06:04:02 3 11.83 0.00 7.93 11.25 35.88 33.11 06:37:46 06:05:01 all 3.23 0.00 1.85 0.96 20.70 73.27 06:37:46 06:05:01 0 2.28 0.00 1.76 1.54 25.93 68.49 06:37:46 06:05:01 1 3.69 0.00 2.20 0.17 20.72 73.22 06:37:46 06:05:01 2 3.55 0.00 1.33 0.73 20.02 74.38 06:37:46 06:05:01 3 3.43 0.00 2.11 1.39 15.74 77.32 06:37:46 06:06:01 all 5.56 0.00 3.23 0.52 33.69 57.00 06:37:46 06:06:01 0 6.21 0.00 3.85 0.03 39.61 50.30 06:37:46 06:06:01 1 5.71 0.00 2.71 0.35 32.16 59.07 06:37:46 06:06:01 2 5.19 0.00 3.15 0.74 31.72 59.21 06:37:46 06:06:01 3 5.10 0.00 3.22 0.99 31.29 59.40 06:37:46 06:07:01 all 5.65 0.00 2.56 1.94 24.89 64.95 06:37:46 06:07:01 0 3.02 0.00 1.98 0.68 27.56 66.75 06:37:46 06:07:01 1 6.84 0.00 3.18 3.04 24.35 62.59 06:37:46 06:07:01 2 4.45 0.00 2.04 2.24 23.85 67.43 06:37:46 06:07:01 3 8.50 0.00 3.09 1.88 23.64 62.89 06:37:46 06:08:01 all 3.07 0.00 2.81 2.25 29.68 62.18 06:37:46 06:08:01 0 3.37 0.00 2.62 2.04 37.63 54.34 06:37:46 06:08:01 1 2.70 0.00 3.24 2.89 27.25 63.93 06:37:46 06:08:01 2 3.14 0.00 2.50 2.03 27.21 65.12 06:37:46 06:08:01 3 3.10 0.00 2.89 2.05 26.62 65.35 06:37:46 06:09:01 all 3.39 0.00 3.92 6.29 34.48 51.92 06:37:46 06:09:01 0 3.27 0.00 3.54 4.50 36.35 52.34 06:37:46 06:09:01 1 3.08 0.00 3.64 5.06 33.82 54.40 06:37:46 06:09:01 2 3.52 0.00 4.74 8.27 33.20 50.27 06:37:46 06:09:01 3 3.71 0.00 3.78 7.47 34.51 50.53 06:37:46 06:10:01 all 10.92 0.00 5.16 6.69 25.58 51.65 06:37:46 06:10:01 0 11.46 0.00 4.98 6.25 26.05 51.27 06:37:46 06:10:01 1 9.70 0.00 4.88 7.01 26.25 52.15 06:37:46 06:10:01 2 12.48 0.00 4.70 8.52 23.94 50.36 06:37:46 06:10:01 3 10.05 0.00 6.08 4.99 26.08 52.80 06:37:46 06:11:02 all 37.20 0.00 10.73 4.68 29.90 17.49 06:37:46 06:11:02 0 36.49 0.00 10.46 5.01 30.64 17.40 06:37:46 06:11:02 1 34.29 0.00 11.06 4.79 29.87 20.00 06:37:46 06:11:02 2 35.67 0.00 10.52 6.20 31.10 16.51 06:37:46 06:11:02 3 42.48 0.00 10.88 2.69 27.95 16.01 06:37:46 06:12:01 all 23.95 0.00 8.05 3.76 35.93 28.30 06:37:46 06:12:01 0 25.34 0.00 8.09 2.96 37.70 25.91 06:37:46 06:12:01 1 22.91 0.00 8.39 3.58 35.47 29.65 06:37:46 06:12:01 2 23.00 0.00 7.53 4.82 34.38 30.26 06:37:46 06:12:01 3 24.62 0.00 8.19 3.69 36.20 27.30 06:37:46 06:13:02 all 29.11 0.00 11.36 4.91 24.75 29.87 06:37:46 06:13:02 0 26.11 0.00 10.62 4.89 26.47 31.92 06:37:46 06:13:02 1 31.15 0.00 11.93 4.89 22.92 29.11 06:37:46 06:13:02 2 31.40 0.00 11.62 5.35 24.21 27.41 06:37:46 06:13:02 3 27.84 0.00 11.29 4.51 25.36 31.00 06:37:46 06:14:01 all 13.32 0.00 6.45 0.51 26.84 52.88 06:37:46 06:14:01 0 12.01 0.00 6.06 0.08 30.03 51.82 06:37:46 06:14:01 1 13.90 0.00 6.30 1.29 25.60 52.92 06:37:46 06:14:01 2 12.74 0.00 7.16 0.25 25.65 54.20 06:37:46 06:14:01 3 14.65 0.00 6.31 0.45 25.95 52.64 06:37:46 06:37:46 06:14:01 CPU %user %nice %system %iowait %steal %idle 06:37:46 06:15:03 all 4.69 0.00 5.83 9.42 31.49 48.57 06:37:46 06:15:03 0 3.65 0.00 4.91 7.94 34.59 48.91 06:37:46 06:15:03 1 5.96 0.00 6.30 10.30 31.83 45.61 06:37:46 06:15:03 2 4.23 0.00 5.43 11.00 31.33 48.01 06:37:46 06:15:03 3 4.96 0.00 6.71 8.49 28.08 51.77 06:37:46 06:16:12 all 8.01 0.00 7.55 28.52 33.91 22.01 06:37:46 06:16:12 0 7.69 0.00 7.19 29.46 34.83 20.83 06:37:46 06:16:12 1 8.12 0.00 7.15 26.78 33.40 24.56 06:37:46 06:16:12 2 8.08 0.00 8.23 30.84 33.73 19.12 06:37:46 06:16:12 3 8.16 0.00 7.63 27.00 33.68 23.53 06:37:46 06:17:10 all 4.58 0.00 7.49 25.23 34.79 27.90 06:37:46 06:17:10 0 4.38 0.00 7.72 28.03 36.07 23.80 06:37:46 06:17:10 1 4.48 0.00 6.87 23.21 34.61 30.83 06:37:46 06:17:10 2 4.28 0.00 6.88 23.96 34.83 30.05 06:37:46 06:17:10 3 5.17 0.00 8.54 25.75 33.65 26.89 06:37:46 06:18:04 all 0.88 0.00 3.72 43.93 33.17 18.30 06:37:46 06:18:04 0 0.77 0.00 3.38 38.89 34.77 22.18 06:37:46 06:18:04 1 0.84 0.00 3.89 47.90 32.28 15.08 06:37:46 06:18:04 2 0.91 0.00 3.88 43.46 31.99 19.76 06:37:46 06:18:04 3 1.01 0.00 3.72 45.48 33.61 16.18 06:37:46 06:19:06 all 6.08 0.00 3.95 33.94 39.06 16.97 06:37:46 06:19:06 0 6.13 0.00 3.85 34.29 38.12 17.61 06:37:46 06:19:06 1 5.14 0.00 3.77 30.91 38.96 21.21 06:37:46 06:19:06 2 6.76 0.00 3.88 36.05 39.10 14.21 06:37:46 06:19:06 3 6.30 0.00 4.31 34.53 40.08 14.79 06:37:46 06:20:02 all 13.62 0.00 7.90 25.76 34.63 18.09 06:37:46 06:20:02 0 12.49 0.00 6.99 27.14 36.09 17.29 06:37:46 06:20:02 1 13.44 0.00 7.77 26.76 34.38 17.65 06:37:46 06:20:02 2 12.41 0.00 7.52 24.60 37.16 18.31 06:37:46 06:20:02 3 16.14 0.00 9.33 24.55 30.88 19.10 06:37:46 06:21:03 all 34.83 0.00 7.32 0.12 57.57 0.16 06:37:46 06:21:03 0 36.18 0.00 8.22 0.16 55.28 0.14 06:37:46 06:21:03 1 35.98 0.00 7.83 0.21 55.93 0.06 06:37:46 06:21:03 2 32.18 0.00 6.54 0.04 61.22 0.02 06:37:46 06:21:03 3 35.01 0.00 6.74 0.07 57.79 0.39 06:37:46 06:22:01 all 17.94 0.00 7.87 10.86 47.43 15.89 06:37:46 06:22:01 0 15.95 0.00 7.38 9.61 48.66 18.40 06:37:46 06:22:01 1 22.57 0.00 9.21 9.79 41.09 17.34 06:37:46 06:22:01 2 18.88 0.00 7.84 13.81 47.28 12.19 06:37:46 06:22:01 3 14.46 0.00 7.07 10.36 52.68 15.43 06:37:46 06:23:02 all 3.74 0.00 6.11 11.40 43.47 35.29 06:37:46 06:23:02 0 3.48 0.00 5.69 10.64 44.30 35.89 06:37:46 06:23:02 1 3.45 0.00 5.69 8.92 44.17 37.76 06:37:46 06:23:02 2 4.03 0.00 6.46 14.65 42.17 32.69 06:37:46 06:23:02 3 4.01 0.00 6.61 11.48 43.19 34.72 06:37:46 06:24:02 all 4.19 0.00 3.84 18.68 49.80 23.50 06:37:46 06:24:02 0 3.60 0.00 3.60 16.09 50.09 26.61 06:37:46 06:24:02 1 4.31 0.00 4.31 19.47 48.99 22.93 06:37:46 06:24:02 2 4.16 0.00 3.88 20.52 49.40 22.05 06:37:46 06:24:02 3 4.70 0.00 3.56 18.68 50.75 22.32 06:37:46 06:25:03 all 8.99 0.00 6.44 24.73 35.71 24.12 06:37:46 06:25:03 0 7.66 0.00 6.42 23.89 37.34 24.69 06:37:46 06:25:03 1 8.28 0.00 6.01 23.81 35.39 26.51 06:37:46 06:25:03 2 9.62 0.00 6.48 26.41 33.90 23.60 06:37:46 06:25:03 3 10.44 0.00 6.89 24.84 36.24 21.59 06:37:46 06:37:46 06:25:03 CPU %user %nice %system %iowait %steal %idle 06:37:46 06:26:02 all 25.19 0.00 9.86 5.03 56.89 3.03 06:37:46 06:26:02 0 22.83 0.00 8.41 4.21 61.40 3.15 06:37:46 06:26:02 1 27.24 0.00 10.09 4.27 54.78 3.62 06:37:46 06:26:02 2 25.25 0.00 10.45 5.66 54.22 4.42 06:37:46 06:26:02 3 25.47 0.00 10.49 5.97 57.22 0.85 06:37:46 06:27:04 all 3.71 0.00 3.95 25.56 43.83 22.96 06:37:46 06:27:04 0 3.62 0.00 3.55 24.93 44.93 22.97 06:37:46 06:27:04 1 3.72 0.00 4.21 23.22 43.11 25.74 06:37:46 06:27:04 2 3.71 0.00 3.71 27.01 43.24 22.33 06:37:46 06:27:04 3 3.78 0.00 4.33 27.06 44.04 20.79 06:37:46 06:28:01 all 12.10 0.00 8.15 7.90 49.43 22.42 06:37:46 06:28:01 0 10.62 0.00 7.70 6.00 50.10 25.58 06:37:46 06:28:01 1 11.78 0.00 8.45 9.27 49.86 20.65 06:37:46 06:28:01 2 12.79 0.00 7.73 9.10 49.86 20.52 06:37:46 06:28:01 3 13.29 0.00 8.72 7.35 47.88 22.75 06:37:46 06:29:01 all 2.33 0.00 4.94 2.09 33.05 57.59 06:37:46 06:29:01 0 2.00 0.00 3.61 0.88 36.35 57.16 06:37:46 06:29:01 1 2.24 0.00 5.89 2.14 31.99 57.75 06:37:46 06:29:01 2 1.75 0.00 3.70 1.70 32.63 60.22 06:37:46 06:29:01 3 3.39 0.00 6.76 3.80 30.96 55.10 06:37:46 06:30:01 all 3.97 0.00 2.63 3.19 21.13 69.08 06:37:46 06:30:01 0 2.65 0.00 1.67 0.88 22.94 71.85 06:37:46 06:30:01 1 4.82 0.00 2.61 3.03 21.15 68.39 06:37:46 06:30:01 2 3.54 0.00 3.44 3.26 19.82 69.94 06:37:46 06:30:01 3 4.94 0.00 2.86 5.77 20.48 65.94 06:37:46 06:31:01 all 0.10 0.00 0.05 0.14 1.81 97.90 06:37:46 06:31:01 0 0.03 0.00 0.07 0.02 2.03 97.86 06:37:46 06:31:01 1 0.05 0.00 0.07 0.12 2.16 97.61 06:37:46 06:31:01 2 0.26 0.00 0.03 0.23 1.81 97.66 06:37:46 06:31:01 3 0.05 0.00 0.03 0.18 1.24 98.49 06:37:46 06:32:01 all 0.12 0.00 0.14 0.10 1.32 98.31 06:37:46 06:32:01 0 0.03 0.00 0.05 0.00 2.45 97.46 06:37:46 06:32:01 1 0.21 0.00 0.08 0.00 1.98 97.72 06:37:46 06:32:01 2 0.23 0.00 0.40 0.39 0.42 98.56 06:37:46 06:32:01 3 0.02 0.00 0.05 0.00 0.40 99.53 06:37:46 06:33:01 all 0.12 0.00 0.04 0.04 0.41 99.40 06:37:46 06:33:01 0 0.03 0.00 0.03 0.15 0.00 99.78 06:37:46 06:33:01 1 0.03 0.00 0.07 0.00 0.15 99.75 06:37:46 06:33:01 2 0.02 0.00 0.02 0.00 0.48 99.49 06:37:46 06:33:01 3 0.38 0.00 0.03 0.02 0.99 98.58 06:37:46 06:34:01 all 0.10 0.00 0.12 0.00 2.13 97.64 06:37:46 06:34:01 0 0.03 0.00 0.02 0.00 0.89 99.06 06:37:46 06:34:01 1 0.26 0.00 0.23 0.00 2.94 96.56 06:37:46 06:34:01 2 0.07 0.00 0.18 0.00 1.32 98.43 06:37:46 06:34:01 3 0.05 0.00 0.07 0.00 3.34 96.55 06:37:46 06:35:01 all 0.05 0.00 0.06 0.00 0.68 99.20 06:37:46 06:35:01 0 0.00 0.00 0.03 0.00 0.27 99.70 06:37:46 06:35:01 1 0.18 0.00 0.08 0.00 0.45 99.28 06:37:46 06:35:01 2 0.02 0.00 0.08 0.02 1.37 98.51 06:37:46 06:35:01 3 0.02 0.00 0.03 0.00 0.65 99.30 06:37:46 06:36:01 all 0.10 0.00 0.04 0.22 3.59 96.06 06:37:46 06:36:01 0 0.03 0.00 0.02 0.03 2.12 97.80 06:37:46 06:36:01 1 0.13 0.00 0.08 0.43 3.60 95.76 06:37:46 06:36:01 2 0.18 0.00 0.03 0.23 4.12 95.44 06:37:46 06:36:01 3 0.05 0.00 0.02 0.18 4.49 95.26 06:37:46 06:37:46 06:36:01 CPU %user %nice %system %iowait %steal %idle 06:37:46 06:37:01 all 3.05 0.00 3.50 4.69 29.21 59.56 06:37:46 06:37:01 0 3.39 0.00 3.67 2.62 30.56 59.76 06:37:46 06:37:01 1 3.11 0.00 2.61 4.59 29.11 60.59 06:37:46 06:37:01 2 3.14 0.00 4.12 9.53 29.31 53.90 06:37:46 06:37:01 3 2.56 0.00 3.61 2.02 27.85 63.95 06:37:46 Average: all 8.37 0.00 4.75 9.95 29.69 47.25 06:37:46 Average: 0 7.75 0.00 4.51 9.36 31.38 46.99 06:37:46 Average: 1 8.60 0.00 4.79 9.72 29.06 47.84 06:37:46 Average: 2 8.33 0.00 4.66 10.79 29.14 47.08 06:37:46 Average: 3 8.81 0.00 5.03 9.93 29.15 47.09 06:37:46 06:37:46 06:37:46