Pull request #3783 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef41eb07db969682b55b6baa03cb3f797be5dc9f+2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 (60ed3d5e9817aa78edacbad7915629e8db46d340) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4566664624838745049.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3405091424469646233.key > 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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3783/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3783/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1370712218221985703.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8743438463911764252.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3783/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3783/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2715156257546218652.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-42 in /w/workspace/edgexfoundry_edgex-go_PR-3783 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh9155251760150597745.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 into PR head commit ef41eb07db969682b55b6baa03cb3f797be5dc9f > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh8233979521862445744.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3783/head:refs/remotes/origin/PR-3783 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef41eb07db969682b55b6baa03cb3f797be5dc9f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh522625554068890451.key > git merge 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 # timeout=10 Merge succeeded, producing 7c8d35ba88285916988b5ae969efe5a0fec9ffad Checking out Revision 7c8d35ba88285916988b5ae969efe5a0fec9ffad (PR-3783) Commit message: "Merge commit '2c337aa67f7f49cab4b4922dfb9771da0d6f35f3' into HEAD" First time build. Skipping changelog. > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c8d35ba88285916988b5ae969efe5a0fec9ffad # timeout=10 > git rev-list --no-walk fbdd781f96add957d9aafc9088619b5b7eaf4d36 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:22:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:22:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:22:18 ========================================================= 18:22:18 EdgeX Global Pipelines Version Info 18:22:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:22:19 ------------------- 18:22:19 stable info: 18:22:19 ------------------- 18:22:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:22:19 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 18:22:19 Message: update stable to v1.0.210 18:22:20 ------------------- 18:22:20 experimental info: 18:22:20 ------------------- 18:22:20 Commited By: **** collab-it+edgex@linuxfoundation.org 18:22:20 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 18:22:20 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3783 [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3783 [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3783 [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c8d35ba88285916988b5ae969efe5a0fec9ffad [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c8d35b [Pipeline] echo 18:22:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:22:20 provisioning config files... 18:22:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8164542553852250085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:21 ---> docker-login.sh 18:22:21 nexus3.edgexfoundry.org:10001 18:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:21 Configure a credential helper to remove this warning. See 18:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:21 18:22:21 Login Succeeded 18:22:21 nexus3.edgexfoundry.org:10002 18:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:21 Configure a credential helper to remove this warning. See 18:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:21 18:22:21 Login Succeeded 18:22:21 nexus3.edgexfoundry.org:10003 18:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:21 Configure a credential helper to remove this warning. See 18:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:21 18:22:21 Login Succeeded 18:22:21 nexus3.edgexfoundry.org:10004 18:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:21 Configure a credential helper to remove this warning. See 18:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:21 18:22:21 Login Succeeded 18:22:21 docker.io 18:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:21 Configure a credential helper to remove this warning. See 18:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:21 18:22:21 Login Succeeded 18:22:21 ---> docker-login.sh ends [Pipeline] } 18:22:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:22:22 ++ 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 18:22:22 + for file in '`ls cmd/**/Dockerfile`' 18:22:22 ++ dirname cmd/core-command/Dockerfile 18:22:22 ++ cut -d/ -f2 18:22:22 + echo core-command,cmd/core-command/Dockerfile 18:22:22 + for file in '`ls cmd/**/Dockerfile`' 18:22:22 ++ dirname cmd/core-data/Dockerfile 18:22:22 ++ cut -d/ -f2 18:22:22 + echo core-data,cmd/core-data/Dockerfile 18:22:22 + for file in '`ls cmd/**/Dockerfile`' 18:22:22 ++ dirname cmd/core-metadata/Dockerfile 18:22:22 ++ cut -d/ -f2 18:22:22 + echo core-metadata,cmd/core-metadata/Dockerfile 18:22:22 + for file in '`ls cmd/**/Dockerfile`' 18:22:22 ++ dirname cmd/security-bootstrapper/Dockerfile 18:22:22 ++ cut -d/ -f2 18:22:22 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:22:22 + for file in '`ls cmd/**/Dockerfile`' 18:22:22 ++ dirname cmd/security-proxy-setup/Dockerfile 18:22:22 ++ cut -d/ -f2 18:22:22 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:22:22 + for file in '`ls cmd/**/Dockerfile`' 18:22:22 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:22:22 ++ cut -d/ -f2 18:22:22 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:22:22 + for file in '`ls cmd/**/Dockerfile`' 18:22:22 ++ dirname cmd/support-notifications/Dockerfile 18:22:22 ++ cut -d/ -f2 18:22:22 + echo support-notifications,cmd/support-notifications/Dockerfile 18:22:22 + for file in '`ls cmd/**/Dockerfile`' 18:22:22 ++ dirname cmd/support-scheduler/Dockerfile 18:22:22 ++ cut -d/ -f2 18:22:22 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:22:22 + for file in '`ls cmd/**/Dockerfile`' 18:22:22 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:22:22 ++ cut -d/ -f2 18:22:22 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:22:22 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:22:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:22:22 18:22:22 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:22:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:22:23 latest: Pulling from edgex-devops/git-semver 18:22:23 a0d0a0d46f8b: Pulling fs layer 18:22:23 3e5f54012d9b: Pulling fs layer 18:22:23 4c7163046ea9: Pulling fs layer 18:22:23 0c2d73faf560: Pulling fs layer 18:22:23 0c2d73faf560: Waiting 18:22:23 3e5f54012d9b: Verifying Checksum 18:22:23 3e5f54012d9b: Download complete 18:22:23 a0d0a0d46f8b: Verifying Checksum 18:22:23 a0d0a0d46f8b: Download complete 18:22:23 4c7163046ea9: Verifying Checksum 18:22:23 4c7163046ea9: Download complete 18:22:23 0c2d73faf560: Verifying Checksum 18:22:23 0c2d73faf560: Download complete 18:22:23 a0d0a0d46f8b: Pull complete 18:22:23 3e5f54012d9b: Pull complete 18:22:23 4c7163046ea9: Pull complete 18:22:23 0c2d73faf560: Pull complete 18:22:23 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:22:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:22:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:22:24 prd-centos7-docker-4c-2g-42 does not seem to be running inside a container 18:22:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:22:24 $ docker top be933af89b047b7801796982c13fee4271f4cbed859bec5e31334a8ddcdcb3a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:22:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:24 [ssh-agent] Looking for ssh-agent implementation... 18:22:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:24 $ docker exec be933af89b047b7801796982c13fee4271f4cbed859bec5e31334a8ddcdcb3a0 ssh-agent 18:22:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgIfKKA/agent.14 18:22:24 SSH_AGENT_PID=20 18:22:25 Running ssh-add (command line suppressed) 18:22:25 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1789929811944389209.key (/w/workspace/edgex-go/5@tmp/private_key_1789929811944389209.key) 18:22:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:25 + git tag --points-at HEAD [Pipeline] } 18:22:25 $ docker exec --env ******** --env ******** be933af89b047b7801796982c13fee4271f4cbed859bec5e31334a8ddcdcb3a0 ssh-agent -k 18:22:25 unset SSH_AUTH_SOCK; 18:22:25 unset SSH_AGENT_PID; 18:22:25 echo Agent pid 20 killed; 18:22:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:22:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:22:25 [ssh-agent] Looking for ssh-agent implementation... 18:22:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:22:25 $ docker exec be933af89b047b7801796982c13fee4271f4cbed859bec5e31334a8ddcdcb3a0 ssh-agent 18:22:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHjKNDF/agent.54 18:22:25 SSH_AGENT_PID=60 18:22:25 Running ssh-add (command line suppressed) 18:22:25 Identity added: /w/workspace/edgex-go/5@tmp/private_key_2893563240791284408.key (/w/workspace/edgex-go/5@tmp/private_key_2893563240791284408.key) 18:22:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:22:26 + git semver init 18:22:26 # -> Open(): unable to determine branch for HEAD 18:22:26 # $GIT_DIR = /w/workspace/edgex-go/5/.git 18:22:26 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 18:22:26 # $SEMVER_REMOTE_NAME = origin 18:22:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:22:26 # $SEMVER_USER_NAME = edgex-jenkins 18:22:26 # $SEMVER_BRANCH = PR-3783 18:22:26 # $SEMVER_TEMP = /tmp/semver-230439211 18:22:26 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:23:12 # '/tmp/semver-230439211' -> '/w/workspace/edgex-go/5/.semver' 18:23:12 # -> Force: false 18:23:12 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 18:23:12 $ docker exec --env ******** --env ******** be933af89b047b7801796982c13fee4271f4cbed859bec5e31334a8ddcdcb3a0 ssh-agent -k 18:23:13 unset SSH_AUTH_SOCK; 18:23:13 unset SSH_AGENT_PID; 18:23:13 echo Agent pid 60 killed; 18:23:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:23:13 + git semver [Pipeline] } 18:23:13 $ docker stop --time=1 be933af89b047b7801796982c13fee4271f4cbed859bec5e31334a8ddcdcb3a0 18:23:15 $ docker rm -f be933af89b047b7801796982c13fee4271f4cbed859bec5e31334a8ddcdcb3a0 [Pipeline] // withDockerContainer [Pipeline] sh 18:23:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:23:15 Stashed 1 file(s) [Pipeline] echo 18:23:15 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 18:23:15 ========================================================= 18:23:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:23:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:23:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:23:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:23:16 a0d0a0d46f8b: Already exists 18:23:16 31adcdaf11c8: Pulling fs layer 18:23:16 b8b176561691: Pulling fs layer 18:23:16 4527c011a84f: Pulling fs layer 18:23:16 5d74067f8e1e: Pulling fs layer 18:23:16 e0aca202a116: Pulling fs layer 18:23:16 3a43be97a3b4: Pulling fs layer 18:23:16 34cad66bf833: Pulling fs layer 18:23:16 b4e3c513aaa6: Pulling fs layer 18:23:16 3a43be97a3b4: Waiting 18:23:16 34cad66bf833: Waiting 18:23:16 b4e3c513aaa6: Waiting 18:23:16 5d74067f8e1e: Waiting 18:23:16 e0aca202a116: Waiting 18:23:16 b8b176561691: Verifying Checksum 18:23:16 b8b176561691: Download complete 18:23:16 31adcdaf11c8: Verifying Checksum 18:23:16 31adcdaf11c8: Download complete 18:23:16 5d74067f8e1e: Verifying Checksum 18:23:16 5d74067f8e1e: Download complete 18:23:16 e0aca202a116: Verifying Checksum 18:23:16 e0aca202a116: Download complete 18:23:16 3a43be97a3b4: Verifying Checksum 18:23:16 3a43be97a3b4: Download complete 18:23:16 31adcdaf11c8: Pull complete 18:23:16 34cad66bf833: Verifying Checksum 18:23:16 34cad66bf833: Download complete 18:23:16 b8b176561691: Pull complete 18:23:16 4527c011a84f: Verifying Checksum 18:23:16 4527c011a84f: Download complete 18:23:16 b4e3c513aaa6: Verifying Checksum 18:23:16 b4e3c513aaa6: Download complete 18:23:21 4527c011a84f: Pull complete 18:23:21 5d74067f8e1e: Pull complete 18:23:21 e0aca202a116: Pull complete 18:23:21 3a43be97a3b4: Pull complete 18:23:21 34cad66bf833: Pull complete 18:23:23 b4e3c513aaa6: Pull complete 18:23:23 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:23:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:23:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 18:23:24 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:23:24 WORKDIR /edgex 18:23:24 COPY go.mod . 18:23:24 RUN go mod download' 18:23:24 + docker build -t ci-base-image-x86_64 -f - . 18:23:25 Sending build context to Docker daemon 329.8MB 18:23:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:23:25 ---> 9f6097aaca64 18:23:25 Step 2/4 : WORKDIR /edgex 18:23:26 ---> Running in 49e19d31f716 18:23:27 Removing intermediate container 49e19d31f716 18:23:27 ---> 5ce3f94790d9 18:23:27 Step 3/4 : COPY go.mod . 18:23:27 ---> 50691dfb7cde 18:23:27 Step 4/4 : RUN go mod download 18:23:27 ---> Running in 795af94301d3 18:23:30 Still waiting to schedule task 18:23:30 ‘prd-ubuntu18.04-docker-arm64-4c-16g-33’ is offline 18:23:59 Removing intermediate container 795af94301d3 18:23:59 ---> 609debc33c5f 18:23:59 Successfully built 609debc33c5f 18:23:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:23:59 + docker inspect -f . ci-base-image-x86_64 18:23:59 . [Pipeline] withDockerContainer 18:23:59 prd-centos7-docker-4c-2g-42 does not seem to be running inside a container 18:23:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:24:00 $ docker top c0c32ab2ae170f437de2cbee97580913caa51d1e3c2ef20ac6a68c56a240e577 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:00 + go version 18:24:00 go version go1.16.8 linux/amd64 [Pipeline] } 18:24:00 $ docker stop --time=1 c0c32ab2ae170f437de2cbee97580913caa51d1e3c2ef20ac6a68c56a240e577 18:24:01 $ docker rm -f c0c32ab2ae170f437de2cbee97580913caa51d1e3c2ef20ac6a68c56a240e577 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:24:02 + docker inspect -f . ci-base-image-x86_64 18:24:02 . [Pipeline] withDockerContainer 18:24:02 prd-centos7-docker-4c-2g-42 does not seem to be running inside a container 18:24:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:24:02 $ docker top 816a9e36cd7f9be5f7d3cad81241a376941b3d21a1ad52aeb448fa5389c3a1ba -eo pid,comm [Pipeline] { [Pipeline] echo 18:24:02 ========================================================= 18:24:02 [edgeXBuildGoParallel] Running Tests and Build... 18:24:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:24:03 + make test 18:24:03 go mod tidy 18:24:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:24:08 ? github.com/edgexfoundry/edgex-go [no test files] 18:24:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:24:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:24:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:24:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:24:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:24:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:24:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:24:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:24:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:24:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:24:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:24:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:24:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:24:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:24:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements 18:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:24:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:24:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.049s coverage: 98.5% of statements 18:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:24:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 44.7% of statements 18:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:24:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:24:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.126s coverage: 89.5% of statements 18:24:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:24:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:24:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 84.4% of statements 18:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:24:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:24:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.260s coverage: 94.2% of statements 18:24:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:24:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:24:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements 18:24:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:24:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:24:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:24:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:24:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:24:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 18:24:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:24:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:24:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:24:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.9% of statements 18:24:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:24:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 18:24:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 21.7% of statements 18:24:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:24:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 18:24:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.077s coverage: 79.5% of statements 18:24:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 18:24:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.049s coverage: 96.3% of statements 18:24:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 18:24:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements 18:24:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 18:25:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.175s coverage: 82.5% of statements 18:25:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 18:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 18:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 18:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 18:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 18:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 18:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 18:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 18:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.123s coverage: 91.2% of statements 18:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.118s coverage: 64.4% of statements 18:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 18:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 18:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 18:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.019s coverage: 73.7% of statements 18:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 18:25:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.228s coverage: 65.4% of statements 18:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.8% of statements 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 18:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:25:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:25:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.136s coverage: 92.3% of statements 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:25:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:25:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:25:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:25:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:25:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 18:25:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 18:25:27 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 18:25:59 GO111MODULE=on go vet ./... 18:26:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:26:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:26:10 ./bin/test-attribution-txt.sh [Pipeline] sh 18:26:10 + ls -al . 18:26:10 total 636 18:26:10 drwxrwxr-x 10 1001 1001 4096 Oct 28 18:26 . 18:26:10 drwxr-xr-x 4 root root 28 Oct 28 18:24 .. 18:26:10 -rw-rw-r-- 1 1001 1001 11 Oct 28 18:22 .dockerignore 18:26:10 drwxrwxr-x 8 1001 1001 179 Oct 28 18:22 .git 18:26:10 drwxrwxr-x 4 1001 1001 142 Oct 28 18:22 .github 18:26:10 -rw-rw-r-- 1 1001 1001 804 Oct 28 18:22 .gitignore 18:26:10 -rw-rw-r-- 1 1001 1001 42 Oct 28 18:22 .golangci.yml 18:26:10 -rw-rw-r-- 1 1001 1001 76 Oct 28 18:22 .hadolint.yml 18:26:10 drwx------ 3 1001 1001 58 Oct 28 18:23 .semver 18:26:10 -rw-rw-r-- 1 1001 1001 166 Oct 28 18:22 .sonarcloud.properties 18:26:10 -rw-rw-r-- 1 1001 1001 1171 Oct 28 18:22 ADOPTERS.md 18:26:10 -rw-rw-r-- 1 1001 1001 8910 Oct 28 18:22 Attribution.txt 18:26:10 -rw-rw-r-- 1 1001 1001 43881 Oct 28 18:22 CHANGELOG.md 18:26:10 -rw-rw-r-- 1 1001 1001 3804 Oct 28 18:22 CONTRIBUTING.md 18:26:10 -rw-rw-r-- 1 1001 1001 677 Oct 28 18:22 GOVERNANCE.md 18:26:10 -rw-rw-r-- 1 1001 1001 849 Oct 28 18:22 Jenkinsfile 18:26:10 -rw-rw-r-- 1 1001 1001 10775 Oct 28 18:22 LICENSE 18:26:10 -rw-rw-r-- 1 1001 1001 6508 Oct 28 18:22 Makefile 18:26:10 -rw-rw-r-- 1 1001 1001 582 Oct 28 18:22 OWNERS.md 18:26:10 -rw-rw-r-- 1 1001 1001 8256 Oct 28 18:22 README.md 18:26:10 -rw-rw-r-- 1 1001 1001 6912 Oct 28 18:22 SECURITY.md 18:26:10 -rw-rw-r-- 1 1001 1001 5 Oct 28 18:23 VERSION 18:26:10 -rw-rw-r-- 1 1001 1001 4131 Oct 28 18:22 ZMQWindows.md 18:26:10 drwxrwxr-x 2 1001 1001 37 Oct 28 18:22 bin 18:26:10 drwxrwxr-x 14 1001 1001 4096 Oct 28 18:22 cmd 18:26:10 -rw-r--r-- 1 root root 428381 Oct 28 18:25 coverage.out 18:26:10 -rw-rw-r-- 1 1001 1001 848 Oct 28 18:22 go.mod 18:26:10 -rw-rw-r-- 1 1001 1001 50524 Oct 28 18:22 go.sum 18:26:10 drwxrwxr-x 8 1001 1001 124 Oct 28 18:22 internal 18:26:10 drwxrwxr-x 3 1001 1001 16 Oct 28 18:22 openapi 18:26:10 drwxrwxr-x 4 1001 1001 71 Oct 28 18:22 snap 18:26:10 -rw-rw-r-- 1 1001 1001 204 Oct 28 18:22 version.go [Pipeline] sh 18:26:10 + '[' -e coverage.out ] 18:26:10 + chown 1001:1001 coverage.out [Pipeline] stash 18:26:10 Stashed 1 file(s) [Pipeline] sh 18:26:11 + make build 18:26:11 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 18:26:12 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 18:26: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 18:26:20 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 18:26:21 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 18:26:21 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 18:26:22 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 18:26: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 18:26:24 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 18:26:25 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 18:26:26 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 18:26:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 18:26:28 $ docker stop --time=1 816a9e36cd7f9be5f7d3cad81241a376941b3d21a1ad52aeb448fa5389c3a1ba 18:26:30 $ docker rm -f 816a9e36cd7f9be5f7d3cad81241a376941b3d21a1ad52aeb448fa5389c3a1ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:26:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:26:31 18:26:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:26:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:26:32 latest: Pulling from edgex-devops/edgex-compose 18:26:32 cbdbe7a5bc2a: Pulling fs layer 18:26:32 ca9280d653b3: Pulling fs layer 18:26:32 7e9c9ca2126c: Pulling fs layer 18:26:32 cbdbe7a5bc2a: Verifying Checksum 18:26:32 cbdbe7a5bc2a: Download complete 18:26:32 ca9280d653b3: Verifying Checksum 18:26:32 ca9280d653b3: Download complete 18:26:32 cbdbe7a5bc2a: Pull complete 18:26:33 7e9c9ca2126c: Verifying Checksum 18:26:33 7e9c9ca2126c: Download complete 18:26:33 ca9280d653b3: Pull complete 18:26:37 7e9c9ca2126c: Pull complete 18:26:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:26:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:26:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:26:37 prd-centos7-docker-4c-2g-42 does not seem to be running inside a container 18:26:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:26:41 $ docker top 9d80218601127faec127e60109e6760eb2cd832c8b94e70616b0e8031f436c02 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:41 + grep parallel 18:26:41 + docker-compose build --help 18:26:42 --parallel Build images in parallel. [Pipeline] } 18:26:42 $ docker stop --time=1 9d80218601127faec127e60109e6760eb2cd832c8b94e70616b0e8031f436c02 18:26:43 $ docker rm -f 9d80218601127faec127e60109e6760eb2cd832c8b94e70616b0e8031f436c02 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:26:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:26:43 . [Pipeline] withDockerContainer 18:26:43 prd-centos7-docker-4c-2g-42 does not seem to be running inside a container 18:26:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:26:44 $ docker top 430f948060f69df002337882c52bb2b098d6a8d8c355a1dedb6d286977d454e6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:44 + docker-compose -f ./docker-compose-build.yml build --parallel 18:26:45 Building core-command ... 18:26:45 Building core-data ... 18:26:45 Building core-metadata ... 18:26:45 Building security-bootstrapper ... 18:26:45 Building security-proxy-setup ... 18:26:45 Building security-secretstore-setup ... 18:26:45 Building support-notifications ... 18:26:45 Building support-scheduler ... 18:26:45 Building sys-mgmt-agent ... 18:26:45 Building support-notifications 18:26:45 Building sys-mgmt-agent 18:26:45 Building core-metadata 18:26:45 Building security-proxy-setup 18:26:45 Building support-scheduler 18:26:57 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:26:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:26:57 ---> 609debc33c5f 18:26:57 Step 3/21 : WORKDIR /edgex-go 18:26:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:26:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:26:57 ---> 609debc33c5f 18:26:57 Step 3/23 : WORKDIR /edgex-go 18:27:00 ---> Running in 7f22ce6cd158 18:27:00 ---> Running in ee04ff0ba237 18:27:06 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:27:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:27:06 ---> 609debc33c5f 18:27:06 Step 3/20 : WORKDIR /edgex-go 18:27:07 Removing intermediate container 7f22ce6cd158 18:27:07 ---> bd5c1319fa38 18:27:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:07 Removing intermediate container ee04ff0ba237 18:27:07 ---> 063c6a2f749b 18:27:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:08 ---> Running in 2d345875bd21 18:27:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:27:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:27:08 ---> 609debc33c5f 18:27:08 Step 3/22 : WORKDIR /edgex-go 18:27:08 ---> Using cache 18:27:08 ---> bd5c1319fa38 18:27:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:27:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:27:08 ---> 609debc33c5f 18:27:08 Step 3/22 : WORKDIR /edgex-go 18:27:08 ---> Using cache 18:27:08 ---> bd5c1319fa38 18:27:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:08 ---> Running in 7ec8abafe751 18:27:08 ---> Running in d7224c811913 18:27:08 ---> Running in 2c37191a944c 18:27:08 ---> Running in fef66d18415b 18:27:08 Removing intermediate container 2d345875bd21 18:27:08 ---> 6d5e05228a05 18:27:08 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:27:08 ---> Running in 6b54a252c84f 18:27:09 Removing intermediate container 7ec8abafe751 18:27:09 ---> c1dbfb602b94 18:27:09 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 18:27:09 ---> Running in a0d506b36905 18:27:09 Removing intermediate container 2c37191a944c 18:27:09 ---> 0fe9227fe34a 18:27:09 Step 5/22 : RUN apk add --update --no-cache make git 18:27:09 ---> Running in 17d7803c82e9 18:27:09 Removing intermediate container d7224c811913 18:27:09 ---> 01ab1cbaa443 18:27:09 Step 5/23 : RUN apk add --update --no-cache make git 18:27:09 Removing intermediate container fef66d18415b 18:27:09 ---> eb7877ee631c 18:27:09 Step 5/22 : RUN apk add --update --no-cache make bash git 18:27:09 Removing intermediate container 6b54a252c84f 18:27:09 ---> 6a7fc33faf33 18:27:09 Step 5/20 : RUN apk add --update --no-cache make git 18:27:09 ---> Running in bfb8a7d0a70e 18:27:09 ---> Running in 04c0a05a297b 18:27:09 ---> Running in 2576f2b2e5dd 18:27:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:27:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:27:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:27:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:27:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:27:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:27:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:27:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:27:11 OK: 220 MiB in 52 packages 18:27:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:27:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:27:11 OK: 220 MiB in 52 packages 18:27:11 OK: 220 MiB in 52 packages 18:27:11 Removing intermediate container 17d7803c82e9 18:27:11 ---> f002eb07b6a4 18:27:11 Step 6/22 : COPY . . 18:27:11 OK: 220 MiB in 52 packages 18:27:11 OK: 220 MiB in 52 packages 18:27:12 Removing intermediate container a0d506b36905 18:27:12 ---> 48d39fa2e946 18:27:12 Step 6/21 : COPY . . 18:27:16 Removing intermediate container 04c0a05a297b 18:27:16 ---> ed7987dc9554 18:27:16 Step 6/22 : COPY . . 18:27:16 Removing intermediate container bfb8a7d0a70e 18:27:16 ---> 606ed33c9f07 18:27:16 Step 6/23 : COPY go.mod . 18:27:16 Removing intermediate container 2576f2b2e5dd 18:27:16 ---> fb67c998abfd 18:27:16 Step 6/20 : COPY . . 18:27:16 ---> 8dd436d70455 18:27:16 Step 7/23 : RUN go mod download 18:27:16 ---> 256bc5c4a838 18:27:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:20 ---> Running in ab3e11306de6 18:27:20 ---> Running in 5ebb1095ea66 18:27:20 ---> 3ba3cde05bae 18:27:20 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:20 ---> Running in 333416889cc2 18:27:23 Removing intermediate container ab3e11306de6 18:27:23 ---> dbf1cc627694 18:27:23 Step 8/23 : COPY . . 18:27:23 Removing intermediate container 5ebb1095ea66 18:27:23 ---> d5388837cd60 18:27:23 Step 8/22 : RUN make cmd/core-metadata/core-metadata 18:27:23 ---> 4c64b24cdf81 18:27:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:23 ---> Running in c0ca9e0704e6 18:27:23 Removing intermediate container 333416889cc2 18:27:23 ---> 254e3a3a9476 18:27:23 Step 8/21 : RUN make cmd/support-notifications/support-notifications 18:27:23 ---> Running in 6627a3664f04 18:27:24 ---> Running in e6ce5c838446 18:27:24 ---> 36d9e0097f60 18:27:24 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:27:25 ---> Running in a9afb41006e4 18:27:25 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 18:27:25 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 18:27:29 Removing intermediate container a9afb41006e4 18:27:29 ---> 15292dab6af9 18:27:29 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:27:29 Removing intermediate container 6627a3664f04 18:27:29 ---> 3cabeddda575 18:27:29 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:27:29 ---> Running in 301c70f3f184 18:27:29 ---> Running in aa4b7c22f35d 18:27:29 ---> 2c2862306115 18:27:29 Step 9/23 : RUN go mod tidy 18:27:29 ---> Running in c964f970822b 18:27:29 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 18:27:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:27:31 Removing intermediate container c964f970822b 18:27:31 ---> 4e96b263c248 18:27:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:27:31 ---> Running in 3e9886c197a4 18:27:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:28:11 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 18:28:11 Removing intermediate container c0ca9e0704e6 18:28:11 ---> f68c7086479f 18:28:11 18:28:11 Step 9/22 : FROM alpine:3.14 18:28:11 3.14: Pulling from library/alpine 18:28:11 Removing intermediate container e6ce5c838446 18:28:11 ---> aabbbc38e6e4 18:28:11 18:28:11 Step 9/21 : FROM alpine:3.14 18:28:11 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:28:11 Status: Downloaded newer image for alpine:3.14 18:28:11 ---> 14119a10abf4 18:28:11 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:28:11 Removing intermediate container aa4b7c22f35d 18:28:11 ---> ac943cdacab2 18:28:11 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:28:11 3.14: Pulling from library/alpine 18:28:11 ---> Running in 27dbc89ad3ee 18:28:11 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:28:11 Status: Image is up to date for alpine:3.14 18:28:11 ---> 14119a10abf4 18:28:11 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 18:28:11 ---> Running in a63d8a42ff74 18:28:11 ---> Running in 9a34faed2271 18:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:12 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 18:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:12 (1/1) Installing dumb-init (1.2.5-r1) 18:28:12 Executing busybox-1.33.1-r3.trigger 18:28:12 OK: 6 MiB in 15 packages 18:28:12 Removing intermediate container 301c70f3f184 18:28:12 ---> c40eff565179 18:28:12 18:28:12 Step 9/20 : FROM alpine:3.14 18:28:12 ---> 14119a10abf4 18:28:12 Step 10/20 : RUN apk add --update --no-cache curl 18:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:12 ---> Running in 47346f592651 18:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:12 (1/2) Installing ca-certificates (20191127-r5) 18:28:12 (2/2) Installing dumb-init (1.2.5-r1) 18:28:12 Executing busybox-1.33.1-r3.trigger 18:28:12 Executing ca-certificates-20191127-r5.trigger 18:28:12 OK: 6 MiB in 16 packages 18:28:13 Removing intermediate container 27dbc89ad3ee 18:28:13 ---> 368f62fb50a0 18:28:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:13 ---> Running in ba15ef208345 18:28:13 Removing intermediate container a63d8a42ff74 18:28:13 ---> c75b7126bd5f 18:28:13 18:28:13 Step 10/22 : FROM docker:20.10.8 18:28:13 (1/5) Installing ca-certificates (20191127-r5) 18:28:13 (2/5) Installing brotli-libs (1.0.9-r5) 18:28:13 (3/5) Installing nghttp2-libs (1.43.0-r0) 18:28:13 (4/5) Installing libcurl (7.79.1-r0) 18:28:13 (5/5) Installing curl (7.79.1-r0) 18:28:13 Executing busybox-1.33.1-r3.trigger 18:28:13 Executing ca-certificates-20191127-r5.trigger 18:28:13 Removing intermediate container 3e9886c197a4 18:28:13 ---> 174b143a21c4 18:28:13 18:28:13 Step 11/23 : FROM alpine:3.14 18:28:13 ---> 14119a10abf4 18:28:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:28:13 ---> Using cache 18:28:13 ---> 368f62fb50a0 18:28:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:28:13 ---> Using cache 18:28:13 ---> 700458ba5783 18:28:13 Step 14/23 : ENV APP_PORT=59861 18:28:13 OK: 8 MiB in 19 packages 18:28:13 20.10.8: Pulling from library/docker 18:28:13 Removing intermediate container ba15ef208345 18:28:13 ---> 700458ba5783 18:28:13 Step 12/22 : ENV APP_PORT=59881 18:28:13 ---> Running in 3d3ae9e51af5 18:28:13 ---> Running in 5dd47a97ab26 18:28:13 Removing intermediate container 9a34faed2271 18:28:13 ---> 5b7a9f059f62 18:28:13 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:28:13 ---> Running in b8abf19c4347 18:28:13 Removing intermediate container 3d3ae9e51af5 18:28:13 ---> 52fefe8518b7 18:28:13 Step 15/23 : EXPOSE $APP_PORT 18:28:13 Removing intermediate container 5dd47a97ab26 18:28:13 ---> d56c241bce60 18:28:13 Step 13/22 : EXPOSE $APP_PORT 18:28:13 ---> Running in cc2c73ed9e06 18:28:14 ---> Running in 94736c049b7d 18:28:14 Removing intermediate container b8abf19c4347 18:28:14 ---> 68b245c66d18 18:28:14 Step 12/21 : ENV APP_PORT=59860 18:28:14 ---> Running in 58c8981376d0 18:28:14 Removing intermediate container 94736c049b7d 18:28:14 ---> e7dd4f37dc53 18:28:14 Step 14/22 : WORKDIR / 18:28:14 Removing intermediate container cc2c73ed9e06 18:28:14 ---> f9128eaaacb3 18:28:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:28:14 Removing intermediate container 47346f592651 18:28:14 ---> fc20c8d1cc21 18:28:14 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:28:14 ---> Running in 7fbeb47907a1 18:28:14 Removing intermediate container 58c8981376d0 18:28:14 ---> 02ffdcea0ca0 18:28:14 Step 13/21 : EXPOSE $APP_PORT 18:28:14 ---> Running in baa4c5ea4c74 18:28:14 ---> Running in f28399ee5652 18:28:14 Removing intermediate container 7fbeb47907a1 18:28:14 ---> 2035aca8ccba 18:28:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:28:14 ---> 0806c4b773d1 18:28:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:28:14 Removing intermediate container baa4c5ea4c74 18:28:14 ---> 9d76d60c1863 18:28:14 Step 12/20 : WORKDIR /edgex 18:28:14 Removing intermediate container f28399ee5652 18:28:14 ---> d157b70def77 18:28:14 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 18:28:14 ---> Running in 10545bf2a49b 18:28:14 ---> 41a87b29ca07 18:28:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:28:14 Removing intermediate container 10545bf2a49b 18:28:14 ---> 91258a8fc192 18:28:14 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:28:14 ---> 43ac1f42a571 18:28:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:28:15 ---> a37e88e30360 18:28:15 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:28:15 ---> ef1819cf6780 18:28:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:28:15 ---> a038f09f389e 18:28:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:28:15 ---> c15b95ded6b5 18:28:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:28:15 ---> 572708e7de6a 18:28:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:28:15 ---> Running in 66b9fd0c38b9 18:28:15 ---> 43b81a4e93e0 18:28:15 Step 18/22 : ENTRYPOINT ["/core-metadata"] 18:28:15 ---> 0722bd24ce9d 18:28:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:28:15 ---> 5d014ce15257 18:28:15 Step 17/21 : ENTRYPOINT ["/support-notifications"] 18:28:15 ---> Running in 346d514c5f30 18:28:15 ---> Running in 20c32c401692 18:28:15 Removing intermediate container 66b9fd0c38b9 18:28:15 ---> 74362b08c64a 18:28:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:28:15 ---> Running in 3ebc1eba4392 18:28:15 Removing intermediate container 20c32c401692 18:28:15 ---> 878a9014f1dc 18:28:15 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:28:15 Removing intermediate container 346d514c5f30 18:28:15 ---> 180b404bf629 18:28:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:28:15 ---> Running in a58711931c56 18:28:15 ---> Running in d100af4777ba 18:28:15 Removing intermediate container 3ebc1eba4392 18:28:15 ---> 1957594ab8f7 18:28:15 Step 21/23 : LABEL arch=x86_64 18:28:16 ---> 22a37c4bc034 18:28:16 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:28:16 ---> Running in efdc6578193e 18:28:16 Removing intermediate container a58711931c56 18:28:16 ---> 2539d61c07d0 18:28:16 Step 19/21 : LABEL arch=x86_64 18:28:16 ---> Running in 96d0dcf5e52b 18:28:16 Removing intermediate container d100af4777ba 18:28:16 ---> 206fb7652688 18:28:16 Step 20/22 : LABEL arch=x86_64 18:28:16 ---> Running in 0e5d9e842607 18:28:16 Removing intermediate container efdc6578193e 18:28:16 ---> c29a9d09e90d 18:28:16 Step 22/23 : LABEL git_sha=7c8d35ba88285916988b5ae969efe5a0fec9ffad 18:28:16 ---> Running in b600997b84c2 18:28:16 Removing intermediate container 96d0dcf5e52b 18:28:16 ---> 0470abeabaa1 18:28:16 Step 17/20 : CMD ["--init=true"] 18:28:16 ---> Running in 0f096b87f691 18:28:16 ---> Running in e2aa439e1aad 18:28:16 Removing intermediate container 0e5d9e842607 18:28:16 ---> 616a0fef364e 18:28:16 Step 20/21 : LABEL git_sha=7c8d35ba88285916988b5ae969efe5a0fec9ffad 18:28:16 ---> Running in 3b6918f234fe 18:28:16 Removing intermediate container b600997b84c2 18:28:16 ---> 983f77e2cc3a 18:28:16 Step 21/22 : LABEL git_sha=7c8d35ba88285916988b5ae969efe5a0fec9ffad 18:28:16 Removing intermediate container 0f096b87f691 18:28:16 ---> 417de1fae6ec 18:28:16 Step 23/23 : LABEL version=0.0.0 18:28:16 Removing intermediate container e2aa439e1aad 18:28:16 ---> cc579a7b1ba0 18:28:16 Step 18/20 : LABEL arch=x86_64 18:28:16 ---> Running in 0f6637a9ac13 18:28:16 ---> Running in 80fcad30ed4f 18:28:16 ---> Running in 2e49f1257e75 18:28:16 Removing intermediate container 3b6918f234fe 18:28:16 ---> 6dc61b6a44d4 18:28:16 Step 21/21 : LABEL version=0.0.0 18:28:16 Removing intermediate container 0f6637a9ac13 18:28:16 ---> 9d54cd47863c 18:28:16 Step 22/22 : LABEL version=0.0.0 18:28:16 ---> Running in 437d3390c01c 18:28:16 Removing intermediate container 80fcad30ed4f 18:28:16 ---> f3158e3dfd79 18:28:16 18:28:16 Removing intermediate container 2e49f1257e75 18:28:16 ---> 0559db740208 18:28:16 Step 19/20 : LABEL git_sha=7c8d35ba88285916988b5ae969efe5a0fec9ffad 18:28:16 ---> Running in 9072f109590a 18:28:16 ---> Running in 7cb5836d655f 18:28:16 Successfully built f3158e3dfd79 18:28:16 Successfully tagged support-scheduler:latest 18:28:16 Building core-command 18:28:17  Building support-scheduler ... done Removing intermediate container 437d3390c01c 18:28:17 ---> 6f6765482ac2 18:28:17 18:28:17 Removing intermediate container 9072f109590a 18:28:17 ---> 79764c7909e7 18:28:17 18:28:17 Successfully built 6f6765482ac2 18:28:17 Successfully built 79764c7909e7 18:28:17 Successfully tagged support-notifications:latest 18:28:17 Building core-data 18:28:17  Building support-notifications ... done Removing intermediate container 7cb5836d655f 18:28:17 ---> 036d44b22e0e 18:28:17 Step 20/20 : LABEL version=0.0.0 18:28:17 Successfully tagged core-metadata:latest 18:28:17  Building core-metadata ... done Building security-secretstore-setup 18:28:17 ---> Running in c38fbb5c7da3 18:28:20 Removing intermediate container c38fbb5c7da3 18:28:20 ---> 78c8d81d75d1 18:28:20 18:28:20 Successfully built 78c8d81d75d1 18:28:20 Successfully tagged security-proxy-setup:latest 18:28:20 Building security-bootstrapper 18:28:20  Building security-proxy-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 18:28:20 Status: Downloaded newer image for docker:20.10.8 18:28:20 ---> bc6c0ffef665 18:28:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:28:24 ---> Running in ca88076c30a5 18:28:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:28:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:28:26 ---> 609debc33c5f 18:28:26 Step 3/24 : WORKDIR /edgex-go 18:28:26 ---> Using cache 18:28:26 ---> 6d5e05228a05 18:28:26 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:26 ---> Using cache 18:28:26 ---> 6a7fc33faf33 18:28:26 Step 5/24 : RUN apk add --update --no-cache make git 18:28:26 ---> Using cache 18:28:26 ---> fb67c998abfd 18:28:26 Step 6/24 : COPY . . 18:28:26 ---> Using cache 18:28:26 ---> 36d9e0097f60 18:28:26 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:26 ---> Using cache 18:28:26 ---> 15292dab6af9 18:28:26 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:28:26 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:28:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:28:26 ---> 609debc33c5f 18:28:26 Step 3/22 : WORKDIR /edgex-go 18:28:26 ---> Using cache 18:28:26 ---> 6d5e05228a05 18:28:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:26 ---> Using cache 18:28:26 ---> 6a7fc33faf33 18:28:26 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:28:26 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:28:26 Step 2/30 : FROM ${BUILDER_BASE} AS builder 18:28:26 ---> 609debc33c5f 18:28:26 Step 3/30 : WORKDIR /edgex-go 18:28:26 ---> Using cache 18:28:26 ---> 6d5e05228a05 18:28:26 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:26 ---> Using cache 18:28:26 ---> 6a7fc33faf33 18:28:26 Step 5/30 : RUN apk add --update --no-cache make git 18:28:26 ---> Using cache 18:28:26 ---> fb67c998abfd 18:28:26 Step 6/30 : COPY . . 18:28:26 ---> Using cache 18:28:26 ---> 36d9e0097f60 18:28:26 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:26 ---> Using cache 18:28:26 ---> 15292dab6af9 18:28:26 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:28:27 Removing intermediate container ca88076c30a5 18:28:27 ---> 4c7275bb0a8c 18:28:27 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 18:28:28 ---> Running in 3266e784872a 18:28:28 ---> Running in dedf9d516b37 18:28:28 ---> Running in 8b2ea51bf7e4 18:28:28 ---> Running in 33962b9d1a63 18:28:31 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 18:28:31 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 18:28:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:33 (1/42) Installing readline (8.1.0-r0) 18:28:33 (2/42) Installing bash (5.1.4-r0) 18:28:33 Executing bash-5.1.4-r0.post-install 18:28:33 (3/42) Installing brotli-libs (1.0.9-r5) 18:28:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:28:33 (4/42) Installing nghttp2-libs (1.43.0-r0) 18:28:33 (5/42) Installing libcurl (7.79.1-r0) 18:28:33 (6/42) Installing curl (7.79.1-r0) 18:28:33 (7/42) Installing dumb-init (1.2.5-r1) 18:28:33 (8/42) Installing libbz2 (1.0.8-r1) 18:28:33 (9/42) Installing expat (2.4.1-r0) 18:28:33 (10/42) Installing libffi (3.3-r2) 18:28:33 (11/42) Installing gdbm (1.19-r0) 18:28:33 (12/42) Installing xz-libs (5.2.5-r0) 18:28:33 (13/42) Installing libgcc (10.3.1_git20210424-r2) 18:28:33 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 18:28:33 (15/42) Installing mpdecimal (2.5.1-r1) 18:28:33 (16/42) Installing sqlite-libs (3.35.5-r0) 18:28:33 (17/42) Installing python3 (3.9.5-r1) 18:28:34 (18/42) Installing py3-appdirs (1.4.4-r2) 18:28:34 (19/42) Installing py3-chardet (4.0.0-r2) 18:28:34 (20/42) Installing py3-idna (3.2-r0) 18:28:34 (21/42) Installing py3-urllib3 (1.26.5-r0) 18:28:34 (22/42) Installing py3-certifi (2020.12.5-r1) 18:28:34 (23/42) Installing py3-requests (2.25.1-r4) 18:28:34 (24/42) Installing py3-msgpack (1.0.2-r1) 18:28:34 (25/42) Installing py3-lockfile (0.12.2-r4) 18:28:34 (26/42) Installing py3-cachecontrol (0.12.6-r1) 18:28:34 (27/42) Installing py3-colorama (0.4.4-r1) 18:28:34 (28/42) Installing py3-contextlib2 (0.6.0-r1) 18:28:34 (29/42) Installing py3-distlib (0.3.1-r3) 18:28:34 (30/42) Installing py3-distro (1.5.0-r3) 18:28:34 (31/42) Installing py3-six (1.15.0-r1) 18:28:34 (32/42) Installing py3-webencodings (0.5.1-r4) 18:28:34 (33/42) Installing py3-html5lib (1.1-r1) 18:28:35 (34/42) Installing py3-parsing (2.4.7-r2) 18:28:35 (35/42) Installing py3-packaging (20.9-r1) 18:28:35 (36/42) Installing py3-toml (0.10.2-r2) 18:28:35 (37/42) Installing py3-pep517 (0.10.0-r2) 18:28:35 (38/42) Installing py3-progress (1.5-r2) 18:28:35 (39/42) Installing py3-retrying (1.3.3-r1) 18:28:35 (40/42) Installing py3-ordered-set (4.0.2-r1) 18:28:35 (41/42) Installing py3-setuptools (52.0.0-r3) 18:28:35 (42/42) Installing py3-pip (20.3.4-r1) 18:28:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:28:35 Executing busybox-1.33.1-r3.trigger 18:28:35 OK: 84 MiB in 64 packages 18:28:35 OK: 220 MiB in 52 packages 18:28:37 Collecting docker-compose==1.23.2 18:28:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:28:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:28:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:28:37 Collecting websocket-client<1.0,>=0.32.0 18:28:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:28:37 Collecting jsonschema<3,>=2.5.1 18:28:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:28:37 Collecting docopt<0.7,>=0.6.1 18:28:37 Downloading docopt-0.6.2.tar.gz (25 kB) 18:28:38 Collecting docker<4.0,>=3.6.0 18:28:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:28:38 Collecting dockerpty<0.5,>=0.4.1 18:28:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:28:38 Removing intermediate container 8b2ea51bf7e4 18:28:38 ---> abdea42273af 18:28:38 Step 6/22 : COPY . . 18:28:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 18:28:39 Collecting PyYAML<4,>=3.10 18:28:39 Downloading PyYAML-3.13.tar.gz (270 kB) 18:28:40 Collecting cached-property<2,>=1.2.0 18:28:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:28:40 Collecting texttable<0.10,>=0.9.0 18:28:40 Downloading texttable-0.9.1.tar.gz (11 kB) 18:28:41 Collecting docker-pycreds>=0.4.0 18:28:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:28:41 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 18:28:41 Collecting idna<2.8,>=2.5 18:28:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:28:41 Collecting chardet<3.1.0,>=3.0.2 18:28:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:28:41 Collecting urllib3<1.25,>=1.21.1 18:28:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:28:41 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:28:41 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:28:41 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:28:41 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:28:41 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:28:41 Attempting uninstall: urllib3 18:28:41 Found existing installation: urllib3 1.26.5 18:28:41 Uninstalling urllib3-1.26.5: 18:28:41 Successfully uninstalled urllib3-1.26.5 18:28:41 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 18:28:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:28:41 ---> 609debc33c5f 18:28:41 Step 3/22 : WORKDIR /edgex-go 18:28:41 ---> Using cache 18:28:41 ---> 6d5e05228a05 18:28:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:41 ---> Using cache 18:28:41 ---> 6a7fc33faf33 18:28:41 Step 5/22 : RUN apk add --update --no-cache make git 18:28:41 ---> Using cache 18:28:41 ---> fb67c998abfd 18:28:41 Step 6/22 : COPY . . 18:28:41 ---> Using cache 18:28:41 ---> 36d9e0097f60 18:28:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:41 ---> Using cache 18:28:41 ---> 15292dab6af9 18:28:41 Step 8/22 : RUN make cmd/core-command/core-command 18:28:43 ---> Running in 0d5897dc752a 18:28:43 Attempting uninstall: idna 18:28:43 Found existing installation: idna 3.2 18:28:43 Uninstalling idna-3.2: 18:28:43 Successfully uninstalled idna-3.2 18:28:43 Attempting uninstall: chardet 18:28:43 Found existing installation: chardet 4.0.0 18:28:43 Uninstalling chardet-4.0.0: 18:28:43 Successfully uninstalled chardet-4.0.0 18:28:43 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 18:28:44 Attempting uninstall: requests 18:28:44 Found existing installation: requests 2.25.1 18:28:44 Uninstalling requests-2.25.1: 18:28:44 Successfully uninstalled requests-2.25.1 18:28:45 Running setup.py install for texttable: started 18:28:46 Running setup.py install for texttable: finished with status 'done' 18:28:46 Running setup.py install for PyYAML: started 18:28:47 Running setup.py install for PyYAML: finished with status 'done' 18:28:48 ---> 865d0bc13d35 18:28:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:48 Running setup.py install for docopt: started 18:28:48 ---> Running in 573d620175b3 18:28:48 Running setup.py install for docopt: finished with status 'done' 18:28:48 Running setup.py install for dockerpty: started 18:28:49 Running setup.py install for dockerpty: finished with status 'done' 18:28:49 Removing intermediate container 573d620175b3 18:28:49 ---> 65df1d8e378c 18:28:49 Step 8/22 : RUN make cmd/core-data/core-data 18:28:49 ---> Running in ce9849274d58 18:28:50 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 18:28:50 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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.59.0 18:28:55 Removing intermediate container 33962b9d1a63 18:28:55 ---> d5c4ad6bcfe3 18:28:55 Step 13/22 : ENV APP_PORT=58890 18:28:55 ---> Running in 2cca316881a8 18:28:55 Removing intermediate container 2cca316881a8 18:28:55 ---> c8f859a32dbb 18:28:55 Step 14/22 : EXPOSE $APP_PORT 18:28:55 ---> Running in 9de4aeb27d4e 18:28:55 Removing intermediate container 9de4aeb27d4e 18:28:55 ---> 6ed17850ad67 18:28:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:28:55 ---> 38c02d45d24a 18:28:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:28:55 ---> 0c6dd545fd67 18:28:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:28:56 ---> 9351ace90e13 18:28:56 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 18:28:56 ---> Running in 344bc29342ce 18:28:56 Removing intermediate container 344bc29342ce 18:28:56 ---> 4506ad261bce 18:28:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:28:56 ---> Running in 4ce912e84a46 18:28:56 Removing intermediate container 4ce912e84a46 18:28:56 ---> 561b6ec7fbe7 18:28:56 Step 20/22 : LABEL arch=x86_64 18:28:56 ---> Running in 8082d44d7a50 18:28:56 Removing intermediate container 8082d44d7a50 18:28:56 ---> 974dff28e64f 18:28:56 Step 21/22 : LABEL git_sha=7c8d35ba88285916988b5ae969efe5a0fec9ffad 18:28:56 ---> Running in 63bb6fd50287 18:28:56 Removing intermediate container 63bb6fd50287 18:28:56 ---> ea87841582c5 18:28:56 Step 22/22 : LABEL version=0.0.0 18:28:56 ---> Running in 94cb56550758 18:28:56 Removing intermediate container 94cb56550758 18:28:56 ---> 94073d9c7c79 18:28:56 18:28:56 Successfully built 94073d9c7c79 18:28:56 Successfully tagged sys-mgmt-agent:latest 18:29:01  Building sys-mgmt-agent ... done 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 18:29:06 Removing intermediate container 3266e784872a 18:29:06 ---> d60c39d2bf47 18:29:06 18:29:06 Step 9/30 : FROM alpine:3.14 18:29:06 ---> 14119a10abf4 18:29:06 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:29:06 Removing intermediate container dedf9d516b37 18:29:06 ---> c0e67a484941 18:29:06 18:29:06 Step 9/24 : FROM alpine:3.14 18:29:06 ---> 14119a10abf4 18:29:06 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:29:06 ---> Running in 650d93405185 18:29:06 ---> Running in ef60cb24faec 18:29:06 Removing intermediate container 650d93405185 18:29:06 ---> e8bfc8fb9ae6 18:29:06 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 18:29:06 ---> Running in 60bb1cb1a8cb 18:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:29:06 (1/3) Installing ca-certificates (20191127-r5) 18:29:06 (2/3) Installing dumb-init (1.2.5-r1) 18:29:06 (3/3) Installing su-exec (0.2-r1) 18:29:06 Executing busybox-1.33.1-r3.trigger 18:29:06 Executing ca-certificates-20191127-r5.trigger 18:29:06 OK: 6 MiB in 17 packages 18:29:07 (1/2) Installing dumb-init (1.2.5-r1) 18:29:07 (2/2) Installing su-exec (0.2-r1) 18:29:07 Executing busybox-1.33.1-r3.trigger 18:29:07 OK: 6 MiB in 16 packages 18:29:07 Removing intermediate container ef60cb24faec 18:29:07 ---> 597e29c5cdf4 18:29:07 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:29:07 ---> Running in 12181da47018 18:29:07 Removing intermediate container 12181da47018 18:29:07 ---> 3ce08ee084dc 18:29:07 Step 12/24 : WORKDIR / 18:29:07 ---> Running in 7924d7f3b71c 18:29:07 Removing intermediate container 60bb1cb1a8cb 18:29:07 ---> f47126903ab4 18:29:07 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 18:29:07 Removing intermediate container 7924d7f3b71c 18:29:07 ---> 059902474299 18:29:07 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:29:07 ---> Running in 341225388d62 18:29:07 ---> c31e292e8f7d 18:29:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:29:07 Removing intermediate container 341225388d62 18:29:07 ---> 1adbddc05916 18:29:07 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:29:08 ---> Running in 01657862f313 18:29:08 Removing intermediate container 01657862f313 18:29:08 ---> 10acbe29ec29 18:29:08 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:29:08 ---> 39c2496c22bd 18:29:08 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:29:08 ---> Running in d1ae491bac6d 18:29:08 ---> f3c212248fe0 18:29:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:29:08 ---> 2894ad320a2f 18:29:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:29:09 ---> fbdcccfaa4ad 18:29:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:29:09 Removing intermediate container d1ae491bac6d 18:29:09 ---> ef762fb56e34 18:29:09 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 18:29:09 ---> Running in db949c39574e 18:29:09 Removing intermediate container db949c39574e 18:29:09 ---> 2e9afae6cd7d 18:29:09 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:29:10 ---> 08ff12e1d0f4 18:29:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:29:10 ---> bbd157b105b9 18:29:10 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:29:10 ---> Running in a6f7a5616427 18:29:10 ---> 735423bf2681 18:29:10 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/ 18:29:10 ---> Running in e8fcfc1779b9 18:29:11 Removing intermediate container a6f7a5616427 18:29:11 ---> 149aab7b7f7c 18:29:11 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 18:29:11 Removing intermediate container e8fcfc1779b9 18:29:11 ---> 5b0148945eb5 18:29:11 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:29:11 ---> 69b2236b1937 18:29:11 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:29:11 ---> Running in 7ecd1b23b6fd 18:29:11 Removing intermediate container 7ecd1b23b6fd 18:29:11 ---> 98de71a31634 18:29:11 Step 22/24 : LABEL arch=x86_64 18:29:12 ---> Running in 1868a4f2e221 18:29:12 ---> b45b414960e1 18:29:12 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:29:12 Removing intermediate container 1868a4f2e221 18:29:12 ---> da050a4e2e3a 18:29:12 Step 23/24 : LABEL git_sha=7c8d35ba88285916988b5ae969efe5a0fec9ffad 18:29:12 ---> Running in c162e77c1086 18:29:13 Removing intermediate container c162e77c1086 18:29:13 ---> 2402cf971f40 18:29:13 Step 24/24 : LABEL version=0.0.0 18:29:13 ---> 0e00c8109d13 18:29:13 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:29:13 Removing intermediate container 0d5897dc752a 18:29:13 ---> c45725b0943e 18:29:13 18:29:13 Step 9/22 : FROM alpine:3.14 18:29:13 ---> 14119a10abf4 18:29:13 Step 10/22 : RUN apk add --update --no-cache dumb-init 18:29:13 ---> Using cache 18:29:13 ---> 368f62fb50a0 18:29:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:29:13 ---> Using cache 18:29:13 ---> 700458ba5783 18:29:13 Step 12/22 : ENV APP_PORT=59882 18:29:13 ---> Running in 59a8553ac4a6 18:29:13 ---> Running in 6c88bac36b62 18:29:13 Removing intermediate container 6c88bac36b62 18:29:13 ---> 5dc31abaab67 18:29:13 Step 13/22 : EXPOSE $APP_PORT 18:29:13 Removing intermediate container 59a8553ac4a6 18:29:13 ---> 91760bbf3201 18:29:13 18:29:13 ---> ab15ca802a6f 18:29:13 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:29:13 ---> Running in a45a32b33c79 18:29:13 Successfully built 91760bbf3201 18:29:13 Successfully tagged security-secretstore-setup:latest 18:29:13  Building security-secretstore-setup ... done  ---> 890f65300038 18:29:13 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 18:29:13 Removing intermediate container a45a32b33c79 18:29:13 ---> cb0e68320cd8 18:29:13 Step 14/22 : WORKDIR / 18:29:13 ---> Running in c97e6a22444e 18:29:13 ---> Running in 4c0489533b8f 18:29:13 Removing intermediate container 4c0489533b8f 18:29:13 ---> 13f02e33f330 18:29:13 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:29:13 Removing intermediate container c97e6a22444e 18:29:13 ---> ce3a05bcbdbe 18:29:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:29:14 ---> 51d142f22a19 18:29:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:29:14 ---> 064d3a3f54cd 18:29:14 Step 25/30 : RUN chmod +x /entrypoint.sh 18:29:14 ---> Running in f9c70b258417 18:29:14 ---> c4a5aad6c570 18:29:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:29:14 ---> 6c37beb09f55 18:29:14 Step 18/22 : ENTRYPOINT ["/core-command"] 18:29:14 ---> Running in c83e21424c7d 18:29:15 Removing intermediate container c83e21424c7d 18:29:15 ---> 93c0e5cfa926 18:29:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:29:15 ---> Running in 106de9a838bf 18:29:15 Removing intermediate container f9c70b258417 18:29:15 ---> 3d48047ee04c 18:29:15 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 18:29:15 ---> Running in 9061da76c406 18:29:15 Removing intermediate container 106de9a838bf 18:29:15 ---> b85a78330d31 18:29:15 Step 20/22 : LABEL arch=x86_64 18:29:15 ---> Running in da09f4874904 18:29:15 Removing intermediate container 9061da76c406 18:29:15 ---> abbaa1e46114 18:29:15 Step 27/30 : CMD ["gate"] 18:29:15 ---> Running in 8136d3f1eae6 18:29:15 Removing intermediate container da09f4874904 18:29:15 ---> fb44f401e8d2 18:29:15 Step 21/22 : LABEL git_sha=7c8d35ba88285916988b5ae969efe5a0fec9ffad 18:29:15 Removing intermediate container 8136d3f1eae6 18:29:15 ---> 51166a0ee400 18:29:15 Step 28/30 : LABEL arch=x86_64 18:29:15 ---> Running in 044e3adb2418 18:29:15 ---> Running in cdd55f582461 18:29:15 Removing intermediate container 044e3adb2418 18:29:15 ---> c28cd68e1c19 18:29:15 Step 22/22 : LABEL version=0.0.0 18:29:15 Removing intermediate container cdd55f582461 18:29:15 ---> fc6a94315283 18:29:15 Step 29/30 : LABEL git_sha=7c8d35ba88285916988b5ae969efe5a0fec9ffad 18:29:15 ---> Running in e456d8cd01fb 18:29:16 ---> Running in 8be43bef2917 18:29:16 Removing intermediate container e456d8cd01fb 18:29:16 ---> a19c087311e3 18:29:16 18:29:16 Successfully built a19c087311e3 18:29:16 Successfully tagged core-command:latest 18:29:16  Building core-command ... done Removing intermediate container 8be43bef2917 18:29:16 ---> a42ea01cc9f3 18:29:16 Step 30/30 : LABEL version=0.0.0 18:29:16 ---> Running in d3041f96a0cf 18:29:16 Removing intermediate container d3041f96a0cf 18:29:16 ---> a3fc0a1f7cf3 18:29:16 18:29:16 Successfully built a3fc0a1f7cf3 18:29:16 Successfully tagged security-bootstrapper:latest 18:29:19  Building security-bootstrapper ... done Removing intermediate container ce9849274d58 18:29:19 ---> 523c06e7dd6d 18:29:19 18:29:19 Step 9/22 : FROM alpine:3.14 18:29:19 ---> 14119a10abf4 18:29:19 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:29:19 ---> Running in eaa6d7d4b826 18:29:19 Removing intermediate container eaa6d7d4b826 18:29:19 ---> 58d4c031a29d 18:29:19 Step 11/22 : ENV APP_PORT=59880 18:29:19 ---> Running in 40fc772c9f38 18:29:19 Removing intermediate container 40fc772c9f38 18:29:19 ---> 81d3aacbdd1c 18:29:19 Step 12/22 : EXPOSE $APP_PORT 18:29:19 ---> Running in 44bdf2288645 18:29:19 Removing intermediate container 44bdf2288645 18:29:19 ---> fe5cc25a1e27 18:29:19 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:19 ---> Running in 8fe6a3e811f0 18:29:20 Removing intermediate container 8fe6a3e811f0 18:29:20 ---> a342880828bc 18:29:20 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 18:29:20 ---> Running in 89667042ac2a 18:29:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:29:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:29:21 (1/6) Installing dumb-init (1.2.5-r1) 18:29:21 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:29:21 (3/6) Installing libsodium (1.0.18-r0) 18:29:21 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:29:21 (5/6) Installing libzmq (4.3.4-r0) 18:29:21 (6/6) Installing zeromq (4.3.4-r0) 18:29:22 Executing busybox-1.33.1-r3.trigger 18:29:22 OK: 8 MiB in 20 packages 18:29:22 Removing intermediate container 89667042ac2a 18:29:22 ---> e718b954cfaa 18:29:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:29:22 ---> d66182217e4f 18:29:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:29:22 ---> fc2ffe65754f 18:29:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:29:22 ---> cf7a738db472 18:29:22 Step 18/22 : ENTRYPOINT ["/core-data"] 18:29:22 ---> Running in a860fcffd837 18:29:22 Removing intermediate container a860fcffd837 18:29:22 ---> 7597cb466c8b 18:29:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:29:22 ---> Running in 45f9bca2ec33 18:29:23 Removing intermediate container 45f9bca2ec33 18:29:23 ---> 31a797b45dad 18:29:23 Step 20/22 : LABEL arch=x86_64 18:29:23 ---> Running in 6586405be51c 18:29:23 Removing intermediate container 6586405be51c 18:29:23 ---> a7be14801fa9 18:29:23 Step 21/22 : LABEL git_sha=7c8d35ba88285916988b5ae969efe5a0fec9ffad 18:29:23 ---> Running in 1c070410db3d 18:29:23 Removing intermediate container 1c070410db3d 18:29:23 ---> 6edc553146d9 18:29:23 Step 22/22 : LABEL version=0.0.0 18:29:23 ---> Running in 4ee916cd8008 18:29:23 Removing intermediate container 4ee916cd8008 18:29:23 ---> 5bb7c5edfeb0 18:29:23 18:29:23 Successfully built 5bb7c5edfeb0 18:29:23 Successfully tagged core-data:latest 18:29:23  Building core-data ... done  [Pipeline] } 18:29:23 $ docker stop --time=1 430f948060f69df002337882c52bb2b098d6a8d8c355a1dedb6d286977d454e6 18:29:24 $ docker rm -f 430f948060f69df002337882c52bb2b098d6a8d8c355a1dedb6d286977d454e6 [Pipeline] // withDockerContainer [Pipeline] sh 18:29:25 + docker images 18:29:25 REPOSITORY TAG IMAGE ID CREATED SIZE 18:29:25 core-data latest 5bb7c5edfeb0 2 seconds ago 20.7MB 18:29:25 523c06e7dd6d 7 seconds ago 1.76GB 18:29:25 security-bootstrapper latest a3fc0a1f7cf3 9 seconds ago 18.9MB 18:29:25 core-command latest a19c087311e3 10 seconds ago 16.1MB 18:29:25 security-secretstore-setup latest 91760bbf3201 12 seconds ago 28.4MB 18:29:25 c45725b0943e 13 seconds ago 1.75GB 18:29:25 d60c39d2bf47 20 seconds ago 1.76GB 18:29:25 c0e67a484941 20 seconds ago 1.76GB 18:29:25 sys-mgmt-agent latest 94073d9c7c79 29 seconds ago 294MB 18:29:25 security-proxy-setup latest 78c8d81d75d1 About a minute ago 26.9MB 18:29:25 support-scheduler latest f3158e3dfd79 About a minute ago 16.2MB 18:29:25 core-metadata latest 79764c7909e7 About a minute ago 16.9MB 18:29:25 support-notifications latest 6f6765482ac2 About a minute ago 16.9MB 18:29:25 c75b7126bd5f About a minute ago 1.76GB 18:29:25 174b143a21c4 About a minute ago 1.76GB 18:29:25 c40eff565179 About a minute ago 1.76GB 18:29:25 aabbbc38e6e4 About a minute ago 1.76GB 18:29:25 f68c7086479f About a minute ago 1.76GB 18:29:25 ci-base-image-x86_64 latest 609debc33c5f 5 minutes ago 1.25GB 18:29:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 weeks ago 548MB 18:29:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 18:29:25 docker 20.10.8 bc6c0ffef665 8 weeks ago 214MB 18:29:25 alpine 3.14 14119a10abf4 2 months ago 5.6MB 18:29:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [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 18:29:40 Still waiting to schedule task 18:29:40 ‘prd-ubuntu18.04-docker-8c-8g-159’ is offline 18:31:17 Running on prd-ubuntu18.04-docker-8c-8g-192 in /w/workspace/edgexfoundry_edgex-go_PR-3783 [Pipeline] { [Pipeline] ws 18:31:17 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 18:31:17 The recommended git tool is: git 18:31:19 using credential edgex-jenkins-ssh 18:31:19 Cloning the remote Git repository 18:31:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:31:19 > git init /w/workspace/edgex-go/5 # timeout=10 18:31:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:31:19 > git --version # timeout=10 18:31:19 > git --version # 'git version 2.17.1' 18:31:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:41 Merging remotes/origin/main commit 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 into PR head commit ef41eb07db969682b55b6baa03cb3f797be5dc9f 18:31:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:31:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:31:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:31:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:31:40 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3783/head:refs/remotes/origin/PR-3783 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:31:41 > git config core.sparsecheckout # timeout=10 18:31:41 > git checkout -f ef41eb07db969682b55b6baa03cb3f797be5dc9f # timeout=10 18:31:41 > git remote # timeout=10 18:31:41 > git config --get remote.origin.url # timeout=10 18:31:41 using GIT_SSH to set credentials SSH Credentials for GitHub 18:31:41 > git merge 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 # timeout=10 18:31:41 > git rev-parse HEAD^{commit} # timeout=10 18:31:41 Merge succeeded, producing 0be2ebca8badf0463d74edd411b24afe9ae2bf6c 18:31:41 Checking out Revision 0be2ebca8badf0463d74edd411b24afe9ae2bf6c (PR-3783) 18:31:41 > git config core.sparsecheckout # timeout=10 18:31:41 > git checkout -f 0be2ebca8badf0463d74edd411b24afe9ae2bf6c # timeout=10 18:31:45 Commit message: "Merge commit '2c337aa67f7f49cab4b4922dfb9771da0d6f35f3' into HEAD" 18:31:45 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:45 + echo snap-build.sh 18:31:45 snap-build.sh 18:31:45 + SNAP_BASE_DIR=. 18:31:45 + '[' '!' -z /w/workspace/edgex-go/5 ']' 18:31:45 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 18:31:45 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 18:31:45 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 18:31:45 + cd /w/workspace/edgex-go/5 18:31:45 + sudo apt-get remove -qy --purge lxd lxd-client 18:31:45 Reading package lists... 18:31:45 Building dependency tree... 18:31:45 Reading state information... 18:31:45 The following packages were automatically installed and are no longer required: 18:31:45 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:31:45 uidmap xdelta3 18:31:45 Use 'sudo apt autoremove' to remove them. 18:31:45 The following packages will be REMOVED: 18:31:45 lxd* lxd-client* 18:31:45 > git rev-list --no-walk fbdd781f96add957d9aafc9088619b5b7eaf4d36 # timeout=10 18:31:46 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:31:46 After this operation, 31.7 MB disk space will be freed. 18:31:46 (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 ... 190317 files and directories currently installed.) 18:31:46 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:31:47 Removing lxd dnsmasq configuration 18:31:47 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:31:47 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:31:48 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:31:48 (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 ... 190142 files and directories currently installed.) 18:31:48 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:31:50 Processing triggers for systemd (237-3ubuntu10.45) ... 18:31:50 Processing triggers for ureadahead (0.100.0-21) ... 18:31:50 + sudo snap remove --purge lxd 18:31:50 snap "lxd" is not installed 18:31:50 + sudo groupadd --force --system lxd 18:31:50 ++ whoami 18:31:50 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:31:50 + newgrp - lxd 18:31:50 + sudo snap install lxd 18:32:00 2021-10-28T18:31:58Z INFO Waiting for automatic snapd restart... 18:32:15 lxd 4.19 from Canonical* installed 18:32:15 + sudo lxd init --auto 18:32:25 + sudo snap install --classic snapcraft 18:32:32 snapcraft 5.0 from Canonical* installed 18:32:32 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 18:32:32 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 18:32:32 % Total % Received % Xferd Average Speed Time Time Time Current 18:32:32 Dload Upload Total Spent Left Speed 18:32:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4576 0 --:--:-- --:--:-- --:--:-- 4543 18:32:32 100 3325k 100 3325k 0 0 10.7M 0 --:--:-- --:--:-- --:--:-- 10.7M 18:32:32 ./yq_linux_amd64 18:32:32 + sudo snapcraft prime --use-lxd 18:32:34 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:32:34 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: 18:32:34 - README.md 18:32:34 18:32:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:32:34 Launching a container. 18:32:40 Waiting for container to be ready 18:32:40 To start your first instance, try: lxc launch ubuntu:20.04 18:32:40 18:32:45 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:32:45 Waiting for network to be ready... 18:32:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:32:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1931 kB] 18:32:45 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:32:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 18:32:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 18:32:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 18:32:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 18:32:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 18:32:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 18:32:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 18:32:46 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:32:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:32:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:32:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:32:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:32:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:32:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:32:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:32:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:32:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 18:32:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 18:32:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 18:32:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 18:32:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 18:32:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 18:32:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 18:32:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 18:32:49 Fetched 25.5 MB in 4s (5936 kB/s) 18:32:50 Reading package lists... 18:32:50 Reading package lists... 18:32:50 Building dependency tree... 18:32:50 Reading state information... 18:32:51 The following additional packages will be installed: 18:32:51 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:32:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:32:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:32:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:32:51 Suggested packages: 18:32:51 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:32:51 Recommended packages: 18:32:51 gnupg libsasl2-modules 18:32:51 The following NEW packages will be installed: 18:32:51 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:32:51 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:32:51 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:32:51 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:32:51 The following packages will be upgraded: 18:32:51 gpg gpg-agent gpgconf libudev1 18:32:51 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 18:32:51 Need to get 3527 kB of archives. 18:32:51 After this operation, 13.3 MB of additional disk space will be used. 18:32:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 18:32:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 18:32:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 18:32:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 18:32:51 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 18:32:51 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 18:32:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 18:32:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 18:32:52 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 18:32:52 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 18:32:52 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 18:32:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:32:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 18:32:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 18:32:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 18:32:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 18:32:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 18:32:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 18:32:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 18:32:52 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 18:32:52 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 18:32:52 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 18:32:52 debconf: delaying package configuration, since apt-utils is not installed 18:32:52 Fetched 3527 kB in 1s (2877 kB/s) 18:32:52 (Reading database ... 12511 files and directories currently installed.) 18:32:52 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 18:32:52 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 18:32:52 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 18:32:52 Selecting previously unselected package udev. 18:32:52 (Reading database ... 12511 files and directories currently installed.) 18:32:52 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 18:32:53 Unpacking udev (237-3ubuntu10.52) ... 18:32:53 Selecting previously unselected package libfuse2:amd64. 18:32:53 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 18:32:53 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:32:53 Selecting previously unselected package fuse. 18:32:53 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 18:32:53 Unpacking fuse (2.9.7-1ubuntu1) ... 18:32:53 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 18:32:53 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:32:54 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 18:32:54 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:32:54 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 18:32:54 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:32:54 Selecting previously unselected package libksba8:amd64. 18:32:54 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:32:54 Unpacking libksba8:amd64 (1.3.5-2) ... 18:32:54 Selecting previously unselected package libroken18-heimdal:amd64. 18:32:54 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:32:54 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:54 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:32:54 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:32:54 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:54 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:32:54 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:32:54 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:54 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:32:54 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:32:54 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:54 Selecting previously unselected package libwind0-heimdal:amd64. 18:32:54 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:32:54 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:54 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:32:54 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:32:54 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:32:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:32:55 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:55 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:32:55 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:32:55 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:55 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:32:55 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:32:55 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:55 Selecting previously unselected package libsasl2-modules-db:amd64. 18:32:55 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:32:55 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:32:55 Selecting previously unselected package libsasl2-2:amd64. 18:32:55 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:32:55 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:32:55 Selecting previously unselected package libldap-common. 18:32:55 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 18:32:55 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:32:55 Selecting previously unselected package libldap-2.4-2:amd64. 18:32:55 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 18:32:55 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:32:55 Selecting previously unselected package dirmngr. 18:32:55 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 18:32:55 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 18:32:55 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:32:55 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 18:32:55 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:32:55 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:32:56 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:32:56 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 18:32:56 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:56 Setting up libksba8:amd64 (1.3.5-2) ... 18:32:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:32:56 Setting up udev (237-3ubuntu10.52) ... 18:32:56 invoke-rc.d: policy-rc.d denied execution of start. 18:32:56 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:56 Processing triggers for systemd (237-3ubuntu10) ... 18:32:57 Setting up fuse (2.9.7-1ubuntu1) ... 18:32:57 Setting up gpg (2.2.4-1ubuntu1.4) ... 18:32:57 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:57 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:57 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:57 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:57 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:57 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:57 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:32:57 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:32:57 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 18:32:57 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:32:57 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 18:32:57 settings in the [Install] section, and DefaultInstance for template units). 18:32:57 This means they are not meant to be enabled using systemctl. 18:32:57 Possible reasons for having this kind of units are: 18:32:57 1) A unit may be statically enabled by being symlinked from another unit's 18:32:57 .wants/ or .requires/ directory. 18:32:57 2) A unit's purpose may be to act as a helper for some other unit which has 18:32:57 a requirement dependency on it. 18:32:57 3) A unit may be started when needed via activation (socket, path, timer, 18:32:57 D-Bus, udev, scripted systemctl call, ...). 18:32:57 4) In case of template units, the unit is meant to be enabled with some 18:32:57 instance name specified. 18:32:57 Reading package lists... 18:32:58 Building dependency tree... 18:32:58 Reading state information... 18:32:58 The following additional packages will be installed: 18:32:58 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 18:32:58 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:32:58 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 18:32:58 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 18:32:58 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 18:32:58 Suggested packages: 18:32:58 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 18:32:58 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 18:32:58 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:32:58 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 18:32:58 systemd-container policykit-1 18:32:58 Recommended packages: 18:32:58 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 18:32:58 The following NEW packages will be installed: 18:32:58 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 18:32:58 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 18:32:58 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 18:32:58 multiarch-support openssh-client python3 python3-minimal python3.6 18:32:58 python3.6-minimal snapd squashfs-tools sudo 18:32:58 The following packages will be upgraded: 18:32:58 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 18:32:58 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 18:32:58 Need to get 36.8 MB of archives. 18:32:58 After this operation, 147 MB of additional disk space will be used. 18:32:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 18:32:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 18:32:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:32:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 18:32:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 18:32:58 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 18:32:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 18:32:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:32:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 18:32:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 18:32:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 18:32:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 18:32:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 18:32:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 18:32:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 18:32:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 18:32:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 18:32:59 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 18:32:59 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 18:32:59 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 18:32:59 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 18:32:59 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 18:32:59 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 18:32:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 18:32:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 18:32:59 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 18:32:59 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:32:59 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:32:59 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 18:32:59 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 18:33:00 debconf: delaying package configuration, since apt-utils is not installed 18:33:00 Fetched 36.8 MB in 2s (18.3 MB/s) 18:33:00 (Reading database ... 12757 files and directories currently installed.) 18:33:00 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 18:33:00 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 18:33:01 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 18:33:01 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 18:33:01 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 18:33:01 (Reading database ... 12757 files and directories currently installed.) 18:33:01 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 18:33:01 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 18:33:01 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 18:33:01 (Reading database ... 12757 files and directories currently installed.) 18:33:01 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 18:33:01 Unpacking apt (1.6.14) over (1.6.1) ... 18:33:02 Setting up apt (1.6.14) ... 18:33:02 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 18:33:02 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:33:02 (Reading database ... 12764 files and directories currently installed.) 18:33:02 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 18:33:02 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 18:33:02 Selecting previously unselected package libpython3.6-minimal:amd64. 18:33:02 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:33:02 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:33:02 Selecting previously unselected package libexpat1:amd64. 18:33:02 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:33:02 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:33:02 Selecting previously unselected package python3.6-minimal. 18:33:02 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:33:02 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:33:03 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 18:33:03 Checking for services that may need to be restarted...done. 18:33:03 Checking for services that may need to be restarted...done. 18:33:03 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:33:03 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:33:03 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:33:03 Selecting previously unselected package python3-minimal. 18:33:03 (Reading database ... 13012 files and directories currently installed.) 18:33:03 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 18:33:03 Unpacking python3-minimal (3.6.7-1~18.04) ... 18:33:03 Selecting previously unselected package mime-support. 18:33:03 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 18:33:03 Unpacking mime-support (3.60ubuntu1) ... 18:33:03 Selecting previously unselected package libmpdec2:amd64. 18:33:03 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 18:33:03 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:33:03 Selecting previously unselected package libpython3.6-stdlib:amd64. 18:33:03 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:33:03 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:33:04 Selecting previously unselected package python3.6. 18:33:04 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:33:04 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:33:04 Selecting previously unselected package libpython3-stdlib:amd64. 18:33:04 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 18:33:04 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:33:04 Setting up python3-minimal (3.6.7-1~18.04) ... 18:33:04 Selecting previously unselected package python3. 18:33:04 (Reading database ... 13442 files and directories currently installed.) 18:33:04 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 18:33:04 Unpacking python3 (3.6.7-1~18.04) ... 18:33:05 Selecting previously unselected package multiarch-support. 18:33:05 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 18:33:05 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 18:33:05 Setting up multiarch-support (2.27-3ubuntu1.4) ... 18:33:05 Selecting previously unselected package liblzo2-2:amd64. 18:33:05 (Reading database ... 13479 files and directories currently installed.) 18:33:05 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 18:33:05 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:33:05 Selecting previously unselected package libbsd0:amd64. 18:33:05 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:33:05 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:33:05 Selecting previously unselected package sudo. 18:33:05 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 18:33:05 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 18:33:05 Selecting previously unselected package apparmor. 18:33:05 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 18:33:05 Unpacking apparmor (2.12-4ubuntu5.1) ... 18:33:05 Selecting previously unselected package libedit2:amd64. 18:33:05 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 18:33:05 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:33:05 Selecting previously unselected package libkrb5support0:amd64. 18:33:05 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 18:33:05 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:33:05 Selecting previously unselected package libk5crypto3:amd64. 18:33:05 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 18:33:05 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:33:05 Selecting previously unselected package libkeyutils1:amd64. 18:33:05 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 18:33:05 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:33:05 Selecting previously unselected package libkrb5-3:amd64. 18:33:05 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 18:33:05 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:33:05 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:33:05 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 18:33:05 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:33:05 Selecting previously unselected package libssl1.0.0:amd64. 18:33:05 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 18:33:05 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 18:33:05 Selecting previously unselected package openssh-client. 18:33:05 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 18:33:05 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 18:33:06 Selecting previously unselected package squashfs-tools. 18:33:06 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 18:33:06 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 18:33:06 Selecting previously unselected package snapd. 18:33:06 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 18:33:06 Unpacking snapd (2.51.1+18.04) ... 18:33:08 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:33:08 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 18:33:08 Setting up mime-support (3.60ubuntu1) ... 18:33:08 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 18:33:08 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:33:08 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:33:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:33:08 Setting up systemd (237-3ubuntu10.52) ... 18:33:08 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:33:09 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:33:09 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:33:09 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:33:09 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:33:09 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:33:09 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:33:10 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 18:33:10 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:33:10 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:33:11 Setting up python3 (3.6.7-1~18.04) ... 18:33:11 running python rtupdate hooks for python3.6... 18:33:11 running python post-rtupdate hooks for python3.6... 18:33:11 Setting up apparmor (2.12-4ubuntu5.1) ... 18:33:12 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:33:12 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:33:12 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 18:33:12 Setting up snapd (2.51.1+18.04) ... 18:33:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:33:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:33:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:33:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:33:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:33:13 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:33:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:33:13 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:33:13 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:33:14 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:33:14 /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' 18:33:14 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:33:14 Processing triggers for systemd (237-3ubuntu10.52) ... 18:33:15 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:33:15 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:33:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:33:16 Reading package lists... 18:33:16 Reading package lists... 18:33:17 Building dependency tree... 18:33:17 Reading state information... 18:33:17 Calculating upgrade... 18:33:17 The following packages will be upgraded: 18:33:17 advancecomp base-files bash binutils binutils-common 18:33:17 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 18:33:17 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 18:33:17 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 18:33:17 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 18:33:17 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 18:33:17 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 18:33:17 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 18:33:17 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 18:33:17 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 18:33:17 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 18:33:17 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 18:33:17 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 18:33:17 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 18:33:17 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 18:33:17 ubuntu-keyring util-linux 18:33:17 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:33:17 Need to get 64.1 MB of archives. 18:33:17 After this operation, 5145 kB of additional disk space will be used. 18:33:17 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 18:33:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 18:33:17 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 18:33:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 18:33:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 18:33:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 18:33:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 18:33:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 18:33:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 18:33:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 18:33:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 18:33:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 18:33:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 18:33:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 18:33:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 18:33:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 18:33:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 18:33:17 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 18:33:17 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 18:33:17 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 18:33:17 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 18:33:17 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 18:33:17 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 18:33:17 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 18:33:17 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 18:33:17 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 18:33:17 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 18:33:17 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 18:33:17 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 18:33:17 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 18:33:17 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 18:33:17 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 18:33:17 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 18:33:17 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 18:33:17 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 18:33:17 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 18:33:17 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 18:33:17 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 18:33:17 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 18:33:17 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 18:33:17 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 18:33:17 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 18:33:17 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 18:33:17 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 18:33:17 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 18:33:17 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 18:33:17 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 18:33:17 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 18:33:17 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 18:33:17 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 18:33:17 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 18:33:17 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 18:33:17 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 18:33:17 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 18:33:17 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 18:33:17 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 18:33:17 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 18:33:17 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 18:33:17 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 18:33:17 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 18:33:17 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 18:33:18 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 18:33:18 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 18:33:18 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:33:18 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 18:33:18 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 18:33:18 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 18:33:18 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 18:33:18 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 18:33:18 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 18:33:18 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 18:33:18 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 18:33:18 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 18:33:18 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 18:33:18 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 18:33:18 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 18:33:18 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 18:33:18 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 18:33:18 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 18:33:18 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 18:33:18 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 18:33:18 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 18:33:18 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 18:33:18 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 18:33:18 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 18:33:18 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 18:33:18 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 18:33:18 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 18:33:18 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 18:33:18 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 18:33:18 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 18:33:18 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 18:33:18 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 18:33:18 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 18:33:18 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 18:33:18 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 18:33:18 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 18:33:18 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 18:33:18 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 18:33:18 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 18:33:18 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 18:33:18 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 18:33:18 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 18:33:18 debconf: delaying package configuration, since apt-utils is not installed 18:33:18 Fetched 64.1 MB in 2s (40.5 MB/s) 18:33:19 (Reading database ... 13914 files and directories currently installed.) 18:33:19 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 18:33:19 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:33:19 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 18:33:19 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:33:19 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 18:33:19 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 18:33:20 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:33:20 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:33:20 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:33:20 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:33:20 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:33:20 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:33:20 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:33:20 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:33:20 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:33:20 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:33:20 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:33:20 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:33:20 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:33:20 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:33:20 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 18:33:20 (Reading database ... 13914 files and directories currently installed.) 18:33:20 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 18:33:20 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 18:33:20 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 18:33:20 (Reading database ... 13914 files and directories currently installed.) 18:33:20 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:33:20 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:33:21 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:33:21 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:33:21 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:33:21 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:33:21 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 18:33:21 (Reading database ... 13914 files and directories currently installed.) 18:33:21 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 18:33:21 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:33:22 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 18:33:22 (Reading database ... 13914 files and directories currently installed.) 18:33:22 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 18:33:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:33:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:33:22 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 18:33:22 Setting up base-files (10.1ubuntu2.11) ... 18:33:22 Installing new version of config file /etc/issue ... 18:33:22 Installing new version of config file /etc/issue.net ... 18:33:22 Installing new version of config file /etc/lsb-release ... 18:33:22 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:33:22 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:33:22 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:33:23 Removing obsolete conffile /etc/default/motd-news ... 18:33:23 (Reading database ... 13915 files and directories currently installed.) 18:33:23 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 18:33:23 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 18:33:23 Setting up bash (4.4.18-2ubuntu1.2) ... 18:33:23 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 18:33:23 (Reading database ... 13915 files and directories currently installed.) 18:33:23 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 18:33:23 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 18:33:23 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 18:33:23 (Reading database ... 13915 files and directories currently installed.) 18:33:23 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 18:33:23 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 18:33:23 Setting up tar (1.29b-2ubuntu0.2) ... 18:33:23 (Reading database ... 13915 files and directories currently installed.) 18:33:23 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 18:33:23 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:33:23 Setting up dpkg (1.19.0.5ubuntu2.3) ... 18:33:23 (Reading database ... 13915 files and directories currently installed.) 18:33:23 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 18:33:23 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:33:23 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 18:33:23 (Reading database ... 13915 files and directories currently installed.) 18:33:23 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 18:33:23 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:33:24 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 18:33:24 (Reading database ... 13915 files and directories currently installed.) 18:33:24 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 18:33:24 Unpacking grep (3.1-2build1) over (3.1-2) ... 18:33:24 Setting up grep (3.1-2build1) ... 18:33:24 (Reading database ... 13915 files and directories currently installed.) 18:33:24 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 18:33:24 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 18:33:24 Setting up gzip (1.6-5ubuntu1.1) ... 18:33:24 (Reading database ... 13915 files and directories currently installed.) 18:33:24 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 18:33:24 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:33:24 Setting up login (1:4.5-1ubuntu2) ... 18:33:24 (Reading database ... 13915 files and directories currently installed.) 18:33:24 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 18:33:24 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:33:24 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 18:33:24 (Reading database ... 13915 files and directories currently installed.) 18:33:24 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 18:33:24 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:33:25 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 18:33:25 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:33:25 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 18:33:25 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:33:25 Setting up perl-base (5.26.1-6ubuntu0.5) ... 18:33:25 (Reading database ... 13915 files and directories currently installed.) 18:33:25 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 18:33:25 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:33:26 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:33:26 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:33:26 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:33:26 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:33:26 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 18:33:26 (Reading database ... 13915 files and directories currently installed.) 18:33:26 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 18:33:26 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 18:33:26 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 18:33:26 (Reading database ... 13915 files and directories currently installed.) 18:33:26 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:33:26 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:33:26 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:33:26 (Reading database ... 13915 files and directories currently installed.) 18:33:26 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:33:26 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:33:27 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:33:27 (Reading database ... 13915 files and directories currently installed.) 18:33:27 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:33:27 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:33:27 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:33:27 (Reading database ... 13915 files and directories currently installed.) 18:33:27 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:33:27 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:33:27 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:33:27 (Reading database ... 13915 files and directories currently installed.) 18:33:27 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 18:33:27 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:33:27 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 18:33:27 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:33:27 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 18:33:27 (Reading database ... 13915 files and directories currently installed.) 18:33:27 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 18:33:27 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:33:27 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 18:33:27 (Reading database ... 13915 files and directories currently installed.) 18:33:27 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:33:27 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:33:27 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:33:27 (Reading database ... 13915 files and directories currently installed.) 18:33:27 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:33:27 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:33:27 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 18:33:27 (Reading database ... 13915 files and directories currently installed.) 18:33:27 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:33:28 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:33:28 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 18:33:28 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:33:28 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:33:28 (Reading database ... 13915 files and directories currently installed.) 18:33:28 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 18:33:28 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:33:29 Setting up libc-bin (2.27-3ubuntu1.4) ... 18:33:29 (Reading database ... 13915 files and directories currently installed.) 18:33:29 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 18:33:29 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:33:29 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 18:33:29 (Reading database ... 13917 files and directories currently installed.) 18:33:29 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 18:33:29 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 18:33:29 Setting up debconf (1.5.66ubuntu1) ... 18:33:29 (Reading database ... 13917 files and directories currently installed.) 18:33:29 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 18:33:29 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:33:29 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 18:33:29 (Reading database ... 13917 files and directories currently installed.) 18:33:29 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 18:33:29 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:33:29 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 18:33:29 (Reading database ... 13917 files and directories currently installed.) 18:33:29 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:33:29 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:33:29 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 18:33:29 (Reading database ... 13917 files and directories currently installed.) 18:33:29 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:33:29 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:33:30 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 18:33:30 (Reading database ... 13919 files and directories currently installed.) 18:33:30 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:33:30 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:33:30 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 18:33:30 (Reading database ... 13923 files and directories currently installed.) 18:33:30 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:33:30 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:33:30 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 18:33:30 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 18:33:30 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 18:33:30 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:33:30 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 18:33:30 (Reading database ... 13923 files and directories currently installed.) 18:33:30 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 18:33:30 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 18:33:30 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 18:33:30 (Reading database ... 13923 files and directories currently installed.) 18:33:30 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 18:33:30 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 18:33:30 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 18:33:30 (Reading database ... 13923 files and directories currently installed.) 18:33:30 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 18:33:30 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:33:30 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 18:33:31 (Reading database ... 13923 files and directories currently installed.) 18:33:31 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 18:33:31 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:33:31 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 18:33:31 (Reading database ... 13923 files and directories currently installed.) 18:33:31 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 18:33:31 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 18:33:31 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 18:33:31 (Reading database ... 13923 files and directories currently installed.) 18:33:31 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 18:33:31 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:33:31 Setting up passwd (1:4.5-1ubuntu2) ... 18:33:32 (Reading database ... 13923 files and directories currently installed.) 18:33:32 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 18:33:32 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:33:32 Setting up gpgv (2.2.4-1ubuntu1.4) ... 18:33:32 (Reading database ... 13923 files and directories currently installed.) 18:33:32 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 18:33:32 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 18:33:32 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 18:33:32 (Reading database ... 13923 files and directories currently installed.) 18:33:32 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 18:33:32 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 18:33:32 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 18:33:32 (Reading database ... 13923 files and directories currently installed.) 18:33:32 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 18:33:32 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 18:33:32 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 18:33:32 (Reading database ... 13923 files and directories currently installed.) 18:33:32 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 18:33:32 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 18:33:32 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 18:33:32 (Reading database ... 13923 files and directories currently installed.) 18:33:32 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 18:33:32 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 18:33:32 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 18:33:32 (Reading database ... 13923 files and directories currently installed.) 18:33:32 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 18:33:32 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 18:33:32 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 18:33:32 (Reading database ... 13923 files and directories currently installed.) 18:33:32 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 18:33:32 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 18:33:33 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 18:33:33 (Reading database ... 13923 files and directories currently installed.) 18:33:33 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 18:33:33 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 18:33:33 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 18:33:33 (Reading database ... 13924 files and directories currently installed.) 18:33:33 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:33:33 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:33:33 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:33:33 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:33:33 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 18:33:33 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 18:33:33 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 18:33:33 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 18:33:33 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 18:33:33 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 18:33:33 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 18:33:33 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 18:33:33 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 18:33:33 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 18:33:33 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 18:33:33 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 18:33:33 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 18:33:33 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 18:33:34 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 18:33:34 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 18:33:34 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 18:33:34 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 18:33:34 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 18:33:34 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 18:33:34 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 18:33:34 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 18:33:34 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 18:33:34 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 18:33:34 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 18:33:34 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 18:33:35 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 18:33:35 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 18:33:35 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 18:33:35 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 18:33:35 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 18:33:35 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 18:33:35 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:33:35 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:33:35 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:33:35 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:33:35 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:33:35 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:33:35 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:33:35 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:33:36 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:33:36 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:33:37 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:33:37 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:33:37 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:33:37 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:33:37 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:33:37 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:33:38 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:33:38 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:33:38 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:33:38 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:33:38 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 18:33:38 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:33:38 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 18:33:38 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:33:38 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:33:38 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 18:33:38 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:33:38 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:33:38 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:33:38 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:33:38 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 18:33:38 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 18:33:39 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:33:39 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 18:33:39 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:33:39 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:33:39 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:33:39 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 18:33:39 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 18:33:39 Setting up tzdata (2021e-0ubuntu0.18.04) ... 18:33:39 18:33:39 Current default time zone: 'Etc/UTC' 18:33:39 Local time is now: Thu Oct 28 18:33:38 UTC 2021. 18:33:39 Universal Time is now: Thu Oct 28 18:33:38 UTC 2021. 18:33:39 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:33:39 18:33:39 Setting up systemd-sysv (237-3ubuntu10.52) ... 18:33:39 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:33:39 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 18:33:39 Setting up mount (2.31.1-0.4ubuntu3.7) ... 18:33:39 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 18:33:39 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 18:33:39 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 18:33:39 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 18:33:39 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 18:33:39 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 18:33:39 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:33:39 Setting up procps (2:3.3.12-3ubuntu1.2) ... 18:33:39 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 18:33:39 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 18:33:39 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 18:33:39 Setting up patch (2.7.6-2ubuntu1.1) ... 18:33:39 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 18:33:39 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 18:33:39 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 18:33:39 Installing new version of config file /etc/ssl/openssl.cnf ... 18:33:39 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 18:33:39 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 18:33:39 Setting up ca-certificates (20210119~18.04.2) ... 18:33:41 Updating certificates in /etc/ssl/certs... 18:33:42 23 added, 28 removed; done. 18:33:42 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 18:33:42 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:33:42 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 18:33:42 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 18:33:42 Setting up pkgbinarymangler (138.18.04.1) ... 18:33:42 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 18:33:42 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 18:33:42 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 18:33:42 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 18:33:42 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:33:42 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 18:33:42 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:33:42 Setting up perl (5.26.1-6ubuntu0.5) ... 18:33:42 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 18:33:42 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 18:33:42 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 18:33:42 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 18:33:42 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 18:33:42 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 18:33:42 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 18:33:42 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 18:33:42 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 18:33:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:33:42 Processing triggers for systemd (237-3ubuntu10.52) ... 18:33:42 Processing triggers for mime-support (3.60ubuntu1) ... 18:33:42 Processing triggers for ca-certificates (20210119~18.04.2) ... 18:33:42 Updating certificates in /etc/ssl/certs... 18:33:43 0 added, 0 removed; done. 18:33:43 Running hooks in /etc/ca-certificates/update.d... 18:33:43 done. 18:33:43 Reading package lists... 18:33:43 Building dependency tree... 18:33:43 Reading state information... 18:33:43 The following NEW packages will be installed: 18:33:43 apt-transport-https 18:33:43 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:33:44 Need to get 4348 B of archives. 18:33:44 After this operation, 154 kB of additional disk space will be used. 18:33:44 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 18:33:44 debconf: delaying package configuration, since apt-utils is not installed 18:33:44 Fetched 4348 B in 0s (24.2 kB/s) 18:33:44 Selecting previously unselected package apt-transport-https. 18:33:44 (Reading database ... 13931 files and directories currently installed.) 18:33:44 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 18:33:44 Unpacking apt-transport-https (1.6.14) ... 18:33:44 Setting up apt-transport-https (1.6.14) ... 18:33:44 Waiting for network to be ready... 18:33:51 2021-10-28T18:33:48Z INFO Waiting for automatic snapd restart... 18:33:52 snapd 2.52.1 from Canonical* installed 18:33:53 "snapd" switched to the "latest/stable" channel 18:33:53 18:33:55 core18 20211015 from Canonical* installed 18:33:55 "core18" switched to the "latest/stable" channel 18:33:55 18:33:58 snapcraft 5.0 from Canonical* installed 18:33:58 "snapcraft" switched to the "latest/stable" channel 18:33:58 18:34:03 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: 18:34:03 - README.md 18:34:03 18:34:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:34:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:34:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:34:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:34:04 Reading package lists... 18:34:05 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 18:34:05 Reading package lists... 18:34:05 Building dependency tree... 18:34:05 Reading state information... 18:34:05 Suggested packages: 18:34:05 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:34:05 git-gui gitk gitweb git-cvs git-mediawiki git-svn 18:34:05 Recommended packages: 18:34:05 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 18:34:05 The following NEW packages will be installed: 18:34:05 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 18:34:05 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 18:34:05 pkg-config zip 18:34:05 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:34:05 Need to get 7670 kB of archives. 18:34:05 After this operation, 43.8 MB of additional disk space will be used. 18:34:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 18:34:05 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 18:34:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 18:34:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 18:34:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 18:34:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 18:34:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 18:34:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 18:34:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 18:34:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:34:06 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 18:34:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 18:34:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 18:34:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 18:34:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 18:34:06 debconf: delaying package configuration, since apt-utils is not installed 18:34:06 Fetched 7670 kB in 1s (9556 kB/s) 18:34:06 Selecting previously unselected package libglib2.0-0:amd64. 18:34:06 (Reading database ... 13935 files and directories currently installed.) 18:34:06 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 18:34:06 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:34:06 Selecting previously unselected package libpsl5:amd64. 18:34:06 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 18:34:06 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 18:34:06 Selecting previously unselected package libnghttp2-14:amd64. 18:34:06 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 18:34:06 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:34:06 Selecting previously unselected package librtmp1:amd64. 18:34:06 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 18:34:06 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:34:07 Selecting previously unselected package libcurl3-gnutls:amd64. 18:34:07 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 18:34:07 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 18:34:07 Selecting previously unselected package liberror-perl. 18:34:07 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 18:34:07 Unpacking liberror-perl (0.17025-1) ... 18:34:07 Selecting previously unselected package git-man. 18:34:07 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 18:34:07 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 18:34:07 Selecting previously unselected package git. 18:34:07 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 18:34:07 Unpacking git (1:2.17.1-1ubuntu0.9) ... 18:34:07 Selecting previously unselected package libnorm1:amd64. 18:34:07 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 18:34:07 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:34:07 Selecting previously unselected package libpgm-5.2-0:amd64. 18:34:07 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 18:34:07 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:34:07 Selecting previously unselected package libsodium23:amd64. 18:34:07 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 18:34:07 Unpacking libsodium23:amd64 (1.0.16-2) ... 18:34:07 Selecting previously unselected package libzmq5:amd64. 18:34:07 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 18:34:07 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:34:07 Selecting previously unselected package libzmq3-dev:amd64. 18:34:07 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 18:34:07 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:34:08 Selecting previously unselected package pkg-config. 18:34:08 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 18:34:08 Unpacking pkg-config (0.29.1-0ubuntu2) ... 18:34:08 Selecting previously unselected package zip. 18:34:08 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 18:34:08 Unpacking zip (3.0-11build1) ... 18:34:08 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:34:08 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 18:34:08 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:34:08 Setting up liberror-perl (0.17025-1) ... 18:34:08 Setting up libpsl5:amd64 (0.19.1-5build1) ... 18:34:08 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:34:08 No schema files found: doing nothing. 18:34:08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:34:08 Setting up zip (3.0-11build1) ... 18:34:08 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:34:08 Setting up libsodium23:amd64 (1.0.16-2) ... 18:34:08 Setting up pkg-config (0.29.1-0ubuntu2) ... 18:34:08 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:34:08 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 18:34:08 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:34:08 Setting up git (1:2.17.1-1ubuntu0.9) ... 18:34:08 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:34:09 git set to automatically installed. 18:34:09 git-man set to automatically installed. 18:34:09 libcurl3-gnutls set to automatically installed. 18:34:09 liberror-perl set to automatically installed. 18:34:09 libglib2.0-0 set to automatically installed. 18:34:09 libnghttp2-14 set to automatically installed. 18:34:09 libnorm1 set to automatically installed. 18:34:09 libpgm-5.2-0 set to automatically installed. 18:34:09 libpsl5 set to automatically installed. 18:34:09 librtmp1 set to automatically installed. 18:34:09 libsodium23 set to automatically installed. 18:34:09 libzmq3-dev set to automatically installed. 18:34:09 libzmq5 set to automatically installed. 18:34:09 pkg-config set to automatically installed. 18:34:09 zip set to automatically installed. 18:34:10 snapd is not logged in, snap install commands will use sudo 18:34:20 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 18:34:20 snapd is not logged in, snap install commands will use sudo 18:34:20 snap "core18" has no updates available 18:34:21 Pulling config-common 18:34:21 + snapcraftctl pull 18:34:22 Pulling go-build-helper 18:34:22 + snapcraftctl pull 18:34:23 'edgex-go' has dependencies that need to be staged: go-build-helper 18:34:23 Skipping pull go-build-helper (already ran) 18:34:23 Building go-build-helper 18:34:23 + snapcraftctl build 18:34:25 Staging go-build-helper 18:34:25 + snapcraftctl stage 18:34:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:34:35 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:34:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1931 kB] 18:34:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 18:34:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 18:34:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 18:34:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 18:34:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 18:34:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 18:34:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 18:34:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:34:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:34:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:34:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:34:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:34:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:34:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:34:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:34:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:34:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 18:34:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 18:34:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 18:34:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 18:34:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 18:34:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 18:34:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 18:34:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 18:34:35 Fetched 25.5 MB in 0s (0 B/s) 18:34:35 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:34:35 Fetched 224 kB in 0s (0 B/s) 18:34:35 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:34:35 Fetched 157 kB in 0s (0 B/s) 18:34:35 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:34:35 Fetched 221 kB in 0s (0 B/s) 18:34:35 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:34:35 Fetched 143 kB in 0s (0 B/s) 18:34:35 Pulling edgex-go 18:34:35 + snapcraftctl pull 18:34:35 Pulling hooks 18:34:35 + snapcraftctl pull 18:34:53 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:34:53 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:34:53 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:34:53 Fetched 0 B in 0s (0 B/s) 18:34:53 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 18:34:53 Fetched 96.5 kB in 0s (0 B/s) 18:34:53 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 18:34:53 Fetched 279 kB in 0s (0 B/s) 18:34:53 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 18:34:53 Fetched 122 kB in 0s (0 B/s) 18:34:53 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 18:34:53 Fetched 77.8 kB in 0s (0 B/s) 18:34:53 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 18:34:53 Fetched 8848 B in 0s (0 B/s) 18:34:53 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 18:34:53 Fetched 47.8 kB in 0s (0 B/s) 18:34:53 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 18:34:53 Fetched 45.6 kB in 0s (0 B/s) 18:34:53 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 18:34:53 Fetched 15.0 kB in 0s (0 B/s) 18:34:53 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 18:34:53 Fetched 220 kB in 0s (0 B/s) 18:34:53 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 18:34:53 Fetched 154 kB in 0s (0 B/s) 18:34:53 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:34:53 Fetched 50.6 kB in 0s (0 B/s) 18:34:53 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 18:34:53 Fetched 14.8 kB in 0s (0 B/s) 18:34:53 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 18:34:53 Fetched 41.8 kB in 0s (0 B/s) 18:34:53 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 18:34:53 Fetched 499 kB in 0s (0 B/s) 18:34:53 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 18:34:53 Fetched 111 kB in 0s (0 B/s) 18:34:53 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 18:34:53 Fetched 240 kB in 0s (0 B/s) 18:34:53 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 18:34:53 Fetched 29.3 kB in 0s (0 B/s) 18:34:53 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 18:34:53 Fetched 85.5 kB in 0s (0 B/s) 18:34:53 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 18:34:53 Fetched 24.5 kB in 0s (0 B/s) 18:34:53 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 18:34:53 Fetched 49.2 kB in 0s (0 B/s) 18:34:53 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 18:34:53 Fetched 54.2 kB in 0s (0 B/s) 18:34:53 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 18:34:53 Fetched 30.8 kB in 0s (0 B/s) 18:34:53 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 18:34:53 Fetched 15.8 kB in 0s (0 B/s) 18:34:53 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 18:34:53 Fetched 85.9 kB in 0s (0 B/s) 18:34:53 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 18:34:53 Fetched 8720 B in 0s (0 B/s) 18:34:53 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 18:34:53 Fetched 140 kB in 0s (0 B/s) 18:34:53 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 18:34:53 Fetched 119 kB in 0s (0 B/s) 18:34:53 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 18:34:53 Fetched 111 kB in 0s (0 B/s) 18:34:53 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 18:34:53 Fetched 11.1 kB in 0s (0 B/s) 18:34:53 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 18:34:53 Fetched 646 kB in 0s (0 B/s) 18:34:53 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 18:34:53 Fetched 41.3 kB in 0s (0 B/s) 18:34:53 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 18:34:53 Fetched 17.9 kB in 0s (0 B/s) 18:34:53 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 18:34:53 Fetched 368 kB in 0s (0 B/s) 18:34:53 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 18:34:53 Fetched 187 kB in 0s (0 B/s) 18:34:53 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 18:34:53 Fetched 175 kB in 0s (0 B/s) 18:34:53 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 18:34:53 Fetched 206 kB in 0s (0 B/s) 18:34:53 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 18:34:53 Fetched 1302 kB in 0s (0 B/s) 18:34:53 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 18:34:53 Fetched 36.2 kB in 0s (0 B/s) 18:34:53 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 18:34:53 Fetched 159 kB in 0s (0 B/s) 18:34:53 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 18:34:53 Fetched 107 kB in 0s (0 B/s) 18:34:53 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 18:34:53 Fetched 48.7 kB in 0s (0 B/s) 18:34:53 Pulling static-packages 18:34:53 + snapcraftctl pull 18:34:53 Pulling version 18:34:53 + cd /root/project 18:34:53 + git describe --tags --abbrev=0 18:34:53 + sed s/v// 18:34:53 + GIT_VERSION=2.0.1-dev.81 18:34:53 + [ -z 2.0.1-dev.81 ] 18:34:53 + snapcraftctl set-version 2.0.1-dev.81 18:34:54 Building config-common 18:34:54 + snapcraftctl build 18:34:56 Skipping build go-build-helper (already ran) 18:34:56 Building edgex-go 18:34:56 + cd /root/parts/edgex-go/src 18:34:56 + git describe --tags --abbrev=0 18:34:56 + sed s/v// 18:34:56 + GIT_VERSION=2.0.1-dev.81 18:34:56 + [ -z 2.0.1-dev.81 ] 18:34:56 + echo 2.0.1-dev.81 18:34:56 + [ ! -d vendor ] 18:34:56 + go mod download all 18:35:04 + make build 18:35:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-data/core-data ./cmd/core-data 18:35:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:35:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/core-command/core-command ./cmd/core-command 18:35:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:35:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:35:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:35:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:35:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:35:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:35:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:35:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/secrets-config ./cmd/secrets-config 18:35:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.81" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:35:31 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 18:35:31 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 18:35:31 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 18:35:31 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 18:35:31 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 18:35:31 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 18:35:31 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 18:35:31 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 18:35:31 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 18:35:31 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 18:35:31 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 18:35:31 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 18:35:31 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 18:35:31 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 18:35:31 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 18:35:31 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 18:35:31 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 18:35:31 + 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 18:35:31 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 18:35:31 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 18:35:31 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 18:35:31 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 18:35:31 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 18:35:31 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 18:35:31 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 18:35:31 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 18:35:31 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 18:35:32 Building hooks 18:35:32 + cd /root/parts/hooks/src 18:35:32 + make build 18:35:32 go mod tidy 18:35:32 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 18:35:33 go: downloading github.com/davecgh/go-spew v1.1.0 18:35:33 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:35:33 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 18:35:34 GO111MODULE=on go build -o cmd/install/install ./cmd/install 18:35:34 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 18:35:34 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 18:35:37 Building static-packages 18:35:37 + snapcraftctl build 18:35:39 Building version 18:35:39 + snapcraftctl build 18:35:42 Staging config-common 18:35:42 + snapcraftctl stage 18:35:42 Skipping stage go-build-helper (already ran) 18:35:42 Staging edgex-go 18:35:42 + snapcraftctl stage 18:35:43 Staging hooks 18:35:43 + snapcraftctl stage 18:35:44 Staging static-packages 18:35:44 + snapcraftctl stage 18:35:46 Staging version 18:35:46 + snapcraftctl stage 18:35:47 Priming config-common 18:35:47 + snapcraftctl prime 18:35:48 Priming go-build-helper 18:35:48 + snapcraftctl prime 18:35:49 Priming edgex-go 18:35:49 + snapcraftctl prime 18:35:50 Priming hooks 18:35:50 + snapcraftctl prime 18:35:52 Priming static-packages 18:35:52 + snapcraftctl prime 18:35:54 Priming version 18:35:54 + snapcraftctl prime 18: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] } 20:53:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12257 in /w/workspace/edgexfoundry_edgex-go_PR-3783 [Pipeline] { [Pipeline] ws 20:53:56 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 20:53:56 The recommended git tool is: git 20:54:04 using credential edgex-jenkins-ssh 20:54:04 Cloning the remote Git repository 20:54:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:54:05 > git init /w/workspace/edgex-go/5 # timeout=10 20:54:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:54:05 > git --version # timeout=10 20:54:05 > git --version # 'git version 2.17.1' 20:54:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:47 Merging remotes/origin/main commit 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 into PR head commit ef41eb07db969682b55b6baa03cb3f797be5dc9f 20:54:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:54:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:54:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:54:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:54:47 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3783/head:refs/remotes/origin/PR-3783 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:54:47 > git config core.sparsecheckout # timeout=10 20:54:47 > git checkout -f ef41eb07db969682b55b6baa03cb3f797be5dc9f # timeout=10 20:54:48 > git remote # timeout=10 20:54:48 > git config --get remote.origin.url # timeout=10 20:54:48 using GIT_SSH to set credentials SSH Credentials for GitHub 20:54:48 > git merge 2c337aa67f7f49cab4b4922dfb9771da0d6f35f3 # timeout=10 20:54:48 Merge succeeded, producing bb789e859d3d2ab0abf03e819d544556f23e5643 20:54:48 Checking out Revision bb789e859d3d2ab0abf03e819d544556f23e5643 (PR-3783) 20:54:48 > git rev-parse HEAD^{commit} # timeout=10 20:54:48 > git config core.sparsecheckout # timeout=10 20:54:48 > git checkout -f bb789e859d3d2ab0abf03e819d544556f23e5643 # timeout=10 20:54:53 Commit message: "Merge commit '2c337aa67f7f49cab4b4922dfb9771da0d6f35f3' into HEAD" 20:54:53 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:54:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:54:54 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:54 Dload Upload Total Spent Left Speed 20:54:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 160k 0 --:--:-- --:--:-- --:--:-- 162k [Pipeline] sh 20:54:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:54:55 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 20:54:55 tee /etc/docker/daemon.new 20:54:55 { 20:54:55 "registry-mirrors": [ 20:54:55 "https://nexus3.edgexfoundry.org:10001" 20:54:55 ], 20:54:55 "bip": "10.250.0.254/24", 20:54:55 "hosts": [ 20:54:55 "tcp://0.0.0.0:5555", 20:54:55 "unix:///var/run/docker.sock" 20:54:55 ], 20:54:55 "mtu": 1458, 20:54:55 "selinux-enabled": true, 20:54:55 "seccomp-profile": "/etc/docker/seccomp.json" 20:54:55 } [Pipeline] sh 20:54:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:54:53 > git rev-list --no-walk fbdd781f96add957d9aafc9088619b5b7eaf4d36 # timeout=10 20:54:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:14 provisioning config files... 20:55:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1063190895800464966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:55:14 ---> docker-login.sh 20:55:14 nexus3.edgexfoundry.org:10001 20:55:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:15 Configure a credential helper to remove this warning. See 20:55:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:15 20:55:15 Login Succeeded 20:55:15 nexus3.edgexfoundry.org:10002 20:55:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:16 Configure a credential helper to remove this warning. See 20:55:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:16 20:55:16 Login Succeeded 20:55:16 nexus3.edgexfoundry.org:10003 20:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:17 Configure a credential helper to remove this warning. See 20:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:17 20:55:17 Login Succeeded 20:55:17 nexus3.edgexfoundry.org:10004 20:55:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:17 Configure a credential helper to remove this warning. See 20:55:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:17 20:55:17 Login Succeeded 20:55:17 docker.io 20:55:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:18 Configure a credential helper to remove this warning. See 20:55:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:18 20:55:18 Login Succeeded 20:55:18 ---> docker-login.sh ends [Pipeline] } 20:55:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:55:19 ========================================================= 20:55:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:55:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:55:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:55:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:55:20 552d1f2373af: Pulling fs layer 20:55:20 ea3f2d53f512: Pulling fs layer 20:55:20 9e70ebbbe112: Pulling fs layer 20:55:20 7a9cfe048b4a: Pulling fs layer 20:55:20 72dc09318566: Pulling fs layer 20:55:20 f4f7b4309257: Pulling fs layer 20:55:20 0ac9a79272e3: Pulling fs layer 20:55:20 b78e95d17946: Pulling fs layer 20:55:20 f4f7b4309257: Waiting 20:55:20 0ac9a79272e3: Waiting 20:55:20 b78e95d17946: Waiting 20:55:20 72dc09318566: Waiting 20:55:20 7a9cfe048b4a: Waiting 20:55:20 9e70ebbbe112: Verifying Checksum 20:55:20 9e70ebbbe112: Download complete 20:55:20 ea3f2d53f512: Verifying Checksum 20:55:20 ea3f2d53f512: Download complete 20:55:20 72dc09318566: Verifying Checksum 20:55:20 72dc09318566: Download complete 20:55:20 f4f7b4309257: Verifying Checksum 20:55:20 f4f7b4309257: Download complete 20:55:20 552d1f2373af: Verifying Checksum 20:55:20 552d1f2373af: Download complete 20:55:20 0ac9a79272e3: Verifying Checksum 20:55:20 0ac9a79272e3: Download complete 20:55:21 552d1f2373af: Pull complete 20:55:22 ea3f2d53f512: Pull complete 20:55:23 9e70ebbbe112: Pull complete 20:55:23 b78e95d17946: Verifying Checksum 20:55:23 b78e95d17946: Download complete 20:55:23 7a9cfe048b4a: Verifying Checksum 20:55:23 7a9cfe048b4a: Download complete 20:55:33 7a9cfe048b4a: Pull complete 20:55:33 72dc09318566: Pull complete 20:55:34 f4f7b4309257: Pull complete 20:55:34 0ac9a79272e3: Pull complete 20:55:40 b78e95d17946: Pull complete 20:55:40 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 20:55:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:55:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 20:55:40 + docker build -t ci-base-image-arm64 -f - . 20:55:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:55:40 WORKDIR /edgex 20:55:40 COPY go.mod . 20:55:40 RUN go mod download 20:55:42 Sending build context to Docker daemon 166.6MB 20:55:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:55:42 ---> 8b459fc5aaf0 20:55:42 Step 2/4 : WORKDIR /edgex 20:55:45 ---> Running in 7b69638a3c54 20:55:46 Removing intermediate container 7b69638a3c54 20:55:46 ---> a4752d739bab 20:55:46 Step 3/4 : COPY go.mod . 20:55:47 ---> a5844dba55af 20:55:47 Step 4/4 : RUN go mod download 20:55:47 ---> Running in ed4cb45809f7 20:57:08 Removing intermediate container ed4cb45809f7 20:57:08 ---> ec3b44adb27d 20:57:08 Successfully built ec3b44adb27d 20:57:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:57:09 + docker inspect -f . ci-base-image-arm64 20:57:09 . [Pipeline] withDockerContainer 20:57:09 prd-ubuntu18.04-docker-arm64-4c-16g-12257 does not seem to be running inside a container 20:57:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:57:11 $ docker top 68fc6e16ea656424aa3e8e5b260c279cbf37dff8f5c4375620c5e662045e2c6b -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:12 + go version 20:57:12 go version go1.16.8 linux/arm64 [Pipeline] } 20:57:12 $ docker stop --time=1 68fc6e16ea656424aa3e8e5b260c279cbf37dff8f5c4375620c5e662045e2c6b 20:57:14 $ docker rm -f 68fc6e16ea656424aa3e8e5b260c279cbf37dff8f5c4375620c5e662045e2c6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:57:15 + docker inspect -f . ci-base-image-arm64 20:57:15 . [Pipeline] withDockerContainer 20:57:15 prd-ubuntu18.04-docker-arm64-4c-16g-12257 does not seem to be running inside a container 20:57:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:57:17 $ docker top 65c98da2ad4e13cd7c70c484f3bf1cc50c602700f396adedd917c3f0c58e55e7 -eo pid,comm [Pipeline] { [Pipeline] echo 20:57:17 ========================================================= 20:57:17 [edgeXBuildGoParallel] Running Tests and Build... 20:57:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:57:18 + make test 20:57:18 go mod tidy 20:57:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:57:58 ? github.com/edgexfoundry/edgex-go [no test files] 20:59:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:59:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:59:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:59:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:59:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:59:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:59:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:59:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:59:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:59:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:59:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:59:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:59:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:59:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.236s coverage: 28.7% of statements 20:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:59:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.455s coverage: 98.5% of statements 20:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:00:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.429s coverage: 44.7% of statements 21:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.783s coverage: 89.5% of statements 21:00:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:00:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:00:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.318s coverage: 84.4% of statements 21:00:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:00:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:00:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 21:00:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:00:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:00:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.919s coverage: 94.2% of statements 21:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:00:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:00:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.213s coverage: 59.1% of statements 21:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:00:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.266s coverage: 60.0% of statements 21:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:00:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.384s coverage: 0.9% of statements 21:00:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:00:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.290s coverage: 58.8% of statements 21:00:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.418s coverage: 21.7% of statements 21:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.234s coverage: 47.1% of statements 21:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.337s coverage: 79.5% of statements 21:00:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.243s coverage: 94.1% of statements 21:00:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.278s coverage: 96.3% of statements 21:00:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.297s coverage: 87.5% of statements 21:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.289s coverage: 94.4% of statements 21:00:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.201s coverage: 44.8% of statements 21:00:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.712s coverage: 82.5% of statements 21:00:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements 21:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 21:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements 21:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.209s coverage: 100.0% of statements 21:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.321s coverage: 58.8% of statements 21:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.415s coverage: 80.0% of statements 21:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.332s coverage: 87.2% of statements 21:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.332s coverage: 85.4% of statements 21:00:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.979s coverage: 91.2% of statements 21:00:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.163s coverage: 64.4% of statements 21:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements 21:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 89.4% of statements 21:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 21:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 21:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 21:00:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.609s coverage: 65.4% of statements 21:00:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:00:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:00:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:00:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.049s coverage: 43.8% of statements 21:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:00:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements 21:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:00:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements 21:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:01:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.336s coverage: 17.7% of statements 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:01:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.860s coverage: 92.3% of statements 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:01:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.274s coverage: 63.2% of statements 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:01:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.531s coverage: 97.7% of statements 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:01:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.225s coverage: 28.9% of statements 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:01:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:01:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.234s coverage: 100.0% of statements 21:01:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements 21:01:08 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 21:01:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:01:08 GO111MODULE=on go vet ./... 21:03:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:03:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:03:00 ./bin/test-attribution-txt.sh [Pipeline] sh 21:03:01 + ls -al . 21:03:01 total 664 21:03:01 drwxrwxr-x 9 1001 1001 4096 Oct 28 21:02 . 21:03:01 drwxr-xr-x 4 root root 4096 Oct 28 20:57 .. 21:03:01 -rw-rw-r-- 1 1001 1001 11 Oct 28 20:54 .dockerignore 21:03:01 drwxrwxr-x 8 1001 1001 4096 Oct 28 20:54 .git 21:03:01 drwxrwxr-x 4 1001 1001 4096 Oct 28 20:54 .github 21:03:01 -rw-rw-r-- 1 1001 1001 804 Oct 28 20:54 .gitignore 21:03:01 -rw-rw-r-- 1 1001 1001 42 Oct 28 20:54 .golangci.yml 21:03:01 -rw-rw-r-- 1 1001 1001 76 Oct 28 20:54 .hadolint.yml 21:03:01 -rw-rw-r-- 1 1001 1001 166 Oct 28 20:54 .sonarcloud.properties 21:03:01 -rw-rw-r-- 1 1001 1001 1171 Oct 28 20:54 ADOPTERS.md 21:03:01 -rw-rw-r-- 1 1001 1001 8910 Oct 28 20:54 Attribution.txt 21:03:01 -rw-rw-r-- 1 1001 1001 43881 Oct 28 20:54 CHANGELOG.md 21:03:01 -rw-rw-r-- 1 1001 1001 3804 Oct 28 20:54 CONTRIBUTING.md 21:03:01 -rw-rw-r-- 1 1001 1001 677 Oct 28 20:54 GOVERNANCE.md 21:03:01 -rw-rw-r-- 1 1001 1001 849 Oct 28 20:54 Jenkinsfile 21:03:01 -rw-rw-r-- 1 1001 1001 10775 Oct 28 20:54 LICENSE 21:03:01 -rw-rw-r-- 1 1001 1001 6508 Oct 28 20:54 Makefile 21:03:01 -rw-rw-r-- 1 1001 1001 582 Oct 28 20:54 OWNERS.md 21:03:01 -rw-rw-r-- 1 1001 1001 8256 Oct 28 20:54 README.md 21:03:01 -rw-rw-r-- 1 1001 1001 6912 Oct 28 20:54 SECURITY.md 21:03:01 -rw-rw-r-- 1 1001 1001 5 Oct 28 18:23 VERSION 21:03:01 -rw-rw-r-- 1 1001 1001 4131 Oct 28 20:54 ZMQWindows.md 21:03:01 drwxrwxr-x 2 1001 1001 4096 Oct 28 20:54 bin 21:03:01 drwxrwxr-x 14 1001 1001 4096 Oct 28 20:54 cmd 21:03:01 -rw-r--r-- 1 root root 428381 Oct 28 21:01 coverage.out 21:03:01 -rw-rw-r-- 1 1001 1001 848 Oct 28 20:54 go.mod 21:03:01 -rw-rw-r-- 1 1001 1001 50524 Oct 28 20:54 go.sum 21:03:01 drwxrwxr-x 8 1001 1001 4096 Oct 28 20:54 internal 21:03:01 drwxrwxr-x 3 1001 1001 4096 Oct 28 20:54 openapi 21:03:01 drwxrwxr-x 4 1001 1001 4096 Oct 28 20:54 snap 21:03:01 -rw-rw-r-- 1 1001 1001 204 Oct 28 20:54 version.go [Pipeline] sh 21:03:01 + '[' -e coverage.out ] 21:03:01 + chown 1001:1001 coverage.out [Pipeline] stash 21:03:01 Warning: overwriting stash ‘coverage-report’ 21:03:02 Stashed 1 file(s) [Pipeline] sh 21:03:03 + make build 21:03:03 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 21:03:11 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 21:03: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 21:03:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:03:51 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 21:03:53 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 21:03:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:04:03 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 21:04:06 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 21:04:11 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 21:04:16 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 21:04:20 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] } 21:04:28 $ docker stop --time=1 65c98da2ad4e13cd7c70c484f3bf1cc50c602700f396adedd917c3f0c58e55e7 21:04:31 $ docker rm -f 65c98da2ad4e13cd7c70c484f3bf1cc50c602700f396adedd917c3f0c58e55e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:04:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:04:33 21:04:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:04:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:04:34 latest: Pulling from edgex-devops/edgex-compose-arm64 21:04:34 29e5d40040c1: Pulling fs layer 21:04:34 1ce36da41761: Pulling fs layer 21:04:34 25b303627fd3: Pulling fs layer 21:04:34 29e5d40040c1: Verifying Checksum 21:04:34 29e5d40040c1: Download complete 21:04:34 1ce36da41761: Verifying Checksum 21:04:34 1ce36da41761: Download complete 21:04:35 29e5d40040c1: Pull complete 21:04:36 25b303627fd3: Verifying Checksum 21:04:36 25b303627fd3: Download complete 21:04:36 1ce36da41761: Pull complete 21:04:46 25b303627fd3: Pull complete 21:04:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:04:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:04:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:04:47 prd-ubuntu18.04-docker-arm64-4c-16g-12257 does not seem to be running inside a container 21:04:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:04:50 $ docker top 1bb96774c9fd08497c226e2732bc3751949efce50016a37b0f8ec6d0d1abc4e4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:51 + docker-compose build --help 21:04:51 + grep parallel 21:05:00 --parallel Build images in parallel. [Pipeline] } 21:05:00 $ docker stop --time=1 1bb96774c9fd08497c226e2732bc3751949efce50016a37b0f8ec6d0d1abc4e4 21:05:02 $ docker rm -f 1bb96774c9fd08497c226e2732bc3751949efce50016a37b0f8ec6d0d1abc4e4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:05:02 . [Pipeline] withDockerContainer 21:05:02 prd-ubuntu18.04-docker-arm64-4c-16g-12257 does not seem to be running inside a container 21:05:03 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:05:04 $ docker top 99fd3bcddd85e2562697837be405981d3a9010eedf5265d885927ff765e88de9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:05 + docker-compose -f ./docker-compose-build.yml build --parallel 21:05:13 Building core-command ... 21:05:13 Building core-data ... 21:05:13 Building core-metadata ... 21:05:13 Building security-bootstrapper ... 21:05:13 Building security-proxy-setup ... 21:05:13 Building security-secretstore-setup ... 21:05:13 Building support-notifications ... 21:05:13 Building support-scheduler ... 21:05:13 Building sys-mgmt-agent ... 21:05:13 Building sys-mgmt-agent 21:05:13 Building core-data 21:05:13 Building security-proxy-setup 21:05:13 Building support-scheduler 21:05:13 Building core-command 21:06:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:06:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:06:22 ---> ec3b44adb27d 21:06:22 Step 3/22 : WORKDIR /edgex-go 21:06:22 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:06:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:06:22 ---> ec3b44adb27d 21:06:22 Step 3/20 : WORKDIR /edgex-go 21:06:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:06:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:06:22 ---> ec3b44adb27d 21:06:22 Step 3/22 : WORKDIR /edgex-go 21:06:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:06:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:06:22 ---> ec3b44adb27d 21:06:22 Step 3/23 : WORKDIR /edgex-go 21:06:22 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:06:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:06:22 ---> ec3b44adb27d 21:06:22 Step 3/22 : WORKDIR /edgex-go 21:06:22 ---> Running in a0a1a8b10907 21:06:22 ---> Running in bb3b8735e686 21:06:22 ---> Running in 18faa1487ddd 21:06:22 ---> Running in 00345b4c9cba 21:06:22 ---> Running in 948f15b9ce14 21:06:22 Removing intermediate container bb3b8735e686 21:06:22 ---> 4df471aeb39f 21:06:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:22 Removing intermediate container 18faa1487ddd 21:06:22 ---> 68c209953c74 21:06:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:22 ---> Running in ddc3a9c2e7ed 21:06:22 ---> Running in 08619c89dfd2 21:06:22 Removing intermediate container 00345b4c9cba 21:06:22 ---> 48f4a50a8cf1 21:06:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:22 Removing intermediate container 948f15b9ce14 21:06:22 ---> 1a9cd9a760fe 21:06:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:22 Removing intermediate container a0a1a8b10907 21:06:22 ---> e1c2f99043b1 21:06:22 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:06:22 ---> Running in dbf9c1e4aeac 21:06:22 ---> Running in eaee5f9c1992 21:06:22 ---> Running in 55a3d768c412 21:06:25 Removing intermediate container 08619c89dfd2 21:06:25 ---> a4893ac24207 21:06:25 Step 5/22 : RUN apk add --update --no-cache make bash git 21:06:25 Removing intermediate container ddc3a9c2e7ed 21:06:25 ---> a34c7152d148 21:06:25 Step 5/23 : RUN apk add --update --no-cache make git 21:06:25 ---> Running in b50858ce3f9e 21:06:25 ---> Running in 0902e114f717 21:06:25 Removing intermediate container eaee5f9c1992 21:06:25 ---> 6e82c69e0470 21:06:25 Step 5/20 : RUN apk add --update --no-cache make git 21:06:25 Removing intermediate container dbf9c1e4aeac 21:06:25 ---> 04c812117111 21:06:25 Step 5/22 : RUN apk add --update --no-cache make git 21:06:25 ---> Running in 787f4f41fa97 21:06:25 Removing intermediate container 55a3d768c412 21:06:25 ---> 2f50ee611951 21:06:25 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:06:25 ---> Running in 4baebc9b181a 21:06:25 ---> Running in 049b1aa7dbc6 21:06:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:06:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:06:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:06:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:06:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:06:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:06:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:06:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:06:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:06:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:06:30 OK: 219 MiB in 52 packages 21:06:30 OK: 219 MiB in 52 packages 21:06:31 OK: 219 MiB in 52 packages 21:06:31 OK: 219 MiB in 52 packages 21:06:31 OK: 219 MiB in 52 packages 21:06:32 Removing intermediate container 0902e114f717 21:06:32 ---> e04f7a547f60 21:06:32 Step 6/23 : COPY go.mod . 21:06:32 Removing intermediate container b50858ce3f9e 21:06:32 ---> 02d3ba719b67 21:06:32 Step 6/22 : COPY . . 21:06:33 Removing intermediate container 049b1aa7dbc6 21:06:33 ---> 508688fe3290 21:06:33 Step 6/22 : COPY . . 21:06:33 Removing intermediate container 4baebc9b181a 21:06:33 ---> 0ce5ae3edda4 21:06:33 Step 6/22 : COPY . . 21:06:33 Removing intermediate container 787f4f41fa97 21:06:33 ---> 4b800da5f4cd 21:06:33 Step 6/20 : COPY . . 21:06:33 ---> 6059c6139423 21:06:33 Step 7/23 : RUN go mod download 21:06:34 ---> Running in f0569cd09c16 21:06:40 Removing intermediate container f0569cd09c16 21:06:40 ---> dfd3c3453515 21:06:40 Step 8/23 : COPY . . 21:06:59 ---> fe3b318d6b02 21:06:59 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:59 ---> d5dd3cdf56cc 21:06:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:59 ---> 31e210bca580 21:06:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:59 ---> 846ff8f07747 21:06:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:06:59 ---> Running in c77a170cce5f 21:06:59 ---> Running in 540274088ca8 21:06:59 ---> Running in 4e62c54ac379 21:06:59 ---> Running in 603373e4d05e 21:07:02 ---> 7e77e9fe6cf8 21:07:02 Step 9/23 : RUN go mod tidy 21:07:02 ---> Running in b055f222eab1 21:07:05 Removing intermediate container 540274088ca8 21:07:05 ---> 2ddebf545704 21:07:05 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:07:05 Removing intermediate container c77a170cce5f 21:07:05 ---> c7003a3ea7b0 21:07:05 Step 8/22 : RUN make cmd/core-command/core-command 21:07:05 ---> Running in 45654a571503 21:07:05 ---> Running in 57e033d89faa 21:07:05 Removing intermediate container 4e62c54ac379 21:07:05 ---> 77bab238b32c 21:07:05 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:07:05 Removing intermediate container 603373e4d05e 21:07:05 ---> 5d2e173d3e95 21:07:05 Step 8/22 : RUN make cmd/core-data/core-data 21:07:05 ---> Running in 5bdf6a8920cf 21:07:05 ---> Running in 16cb64fe0ce4 21:07:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:07:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:07:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:07:08 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 21:07:09 Removing intermediate container b055f222eab1 21:07:09 ---> e4917484a235 21:07:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:07:09 ---> Running in 14faeeb375a2 21:07:12 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 21:09:34 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 21:09:46 Removing intermediate container 5bdf6a8920cf 21:09:46 Removing intermediate container 57e033d89faa 21:09:46 ---> e8da559634a2 21:09:46 ---> fb117fad7bc0 21:09:46 21:09:46 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executorStep 9/22 : FROM alpine:3.14 21:09:46 21:09:46 ---> Running in eeb05d69667b 21:09:46 3.14: Pulling from library/alpine 21:09:46 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:09:46 Status: Downloaded newer image for alpine:3.14 21:09:46 ---> bb3de5531c18 21:09:46 Step 10/22 : RUN apk add --update --no-cache dumb-init 21:09:46 ---> Running in a66f0b4c3620 21:09:47 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 21:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:09:50 (1/1) Installing dumb-init (1.2.5-r1) 21:09:50 Executing busybox-1.33.1-r3.trigger 21:09:50 OK: 5 MiB in 15 packages 21:09:53 Removing intermediate container a66f0b4c3620 21:09:53 ---> f670951bbc9b 21:09:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:09:53 ---> Running in 42c6eeaeba14 21:09:53 Removing intermediate container 45654a571503 21:09:53 ---> 6cc6938e0c2a 21:09:53 21:09:53 Step 9/20 : FROM alpine:3.14 21:09:53 ---> bb3de5531c18 21:09:53 Step 10/20 : RUN apk add --update --no-cache curl 21:09:53 ---> Running in 931bd56503e2 21:09:54 Removing intermediate container 42c6eeaeba14 21:09:54 ---> 09472e682c46 21:09:54 Step 12/22 : ENV APP_PORT=59882 21:09:54 ---> Running in 81ab3875b414 21:09:55 Removing intermediate container eeb05d69667b 21:09:55 ---> 253b1ee8821b 21:09:55 21:09:55 Step 10/22 : FROM docker:20.10.8 21:09:55 20.10.8: Pulling from library/docker 21:09:56 Removing intermediate container 81ab3875b414 21:09:56 ---> c35f15c8ccf2 21:09:56 Step 13/22 : EXPOSE $APP_PORT 21:09:56 ---> Running in 216a9426eabe 21:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:09:57 (1/5) Installing ca-certificates (20191127-r5) 21:09:58 (2/5) Installing brotli-libs (1.0.9-r5) 21:09:58 (3/5) Installing nghttp2-libs (1.43.0-r0) 21:09:58 (4/5) Installing libcurl (7.79.1-r0) 21:09:58 (5/5) Installing curl (7.79.1-r0) 21:09:58 Executing busybox-1.33.1-r3.trigger 21:09:58 Executing ca-certificates-20191127-r5.trigger 21:09:58 Removing intermediate container 216a9426eabe 21:09:58 ---> dd255eb0c30a 21:09:58 Step 14/22 : WORKDIR / 21:09:58 OK: 8 MiB in 19 packages 21:09:58 ---> Running in 7f25635bad53 21:10:01 Removing intermediate container 7f25635bad53 21:10:01 ---> 7d7e5eb74153 21:10:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:10:03 Removing intermediate container 931bd56503e2 21:10:03 ---> 1ce143015d47 21:10:03 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:10:03 ---> 15e2e035ab87 21:10:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:10:03 ---> Running in df0c33840e25 21:10:04 Removing intermediate container df0c33840e25 21:10:04 ---> 9ed48d604b2b 21:10:04 Step 12/20 : WORKDIR /edgex 21:10:04 ---> Running in c9947b64b493 21:10:05 Removing intermediate container 14faeeb375a2 21:10:05 ---> 2f28f06e84df 21:10:05 21:10:05 Step 11/23 : FROM alpine:3.14 21:10:05 ---> bb3de5531c18 21:10:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:10:05 ---> Using cache 21:10:05 ---> f670951bbc9b 21:10:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:10:05 ---> Using cache 21:10:05 ---> 09472e682c46 21:10:05 Step 14/23 : ENV APP_PORT=59861 21:10:06 ---> Running in e92d487fba7b 21:10:06 Removing intermediate container c9947b64b493 21:10:06 ---> 00c21fc6e063 21:10:06 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:10:06 ---> 90b818dda118 21:10:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:10:07 Removing intermediate container e92d487fba7b 21:10:07 ---> 6a4ff5ae37bc 21:10:07 Step 15/23 : EXPOSE $APP_PORT 21:10:07 ---> Running in 30dcc301256b 21:10:08 ---> b7b585b89c15 21:10:08 Step 18/22 : ENTRYPOINT ["/core-command"] 21:10:08 ---> 47d3ccd675c5 21:10:08 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:10:08 ---> Running in fe67d1118844 21:10:08 Removing intermediate container 30dcc301256b 21:10:08 ---> 41a000a5ebf4 21:10:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:10:09 Removing intermediate container fe67d1118844 21:10:09 ---> 663742e5183b 21:10:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:10:09 ---> Running in 2dc0ddef07e3 21:10:11 ---> f40807d204fa 21:10:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:10:11 Removing intermediate container 2dc0ddef07e3 21:10:11 ---> e342d958162f 21:10:11 Step 20/22 : LABEL arch=arm64 21:10:11 ---> Running in bb945ebd0e92 21:10:11 ---> 472cb40dc8cd 21:10:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:10:12 Removing intermediate container bb945ebd0e92 21:10:12 ---> 1d0e14ba0088 21:10:12 Step 21/22 : LABEL git_sha=bb789e859d3d2ab0abf03e819d544556f23e5643 21:10:12 ---> Running in 8c49ed2dc9c7 21:10:13 ---> 1cc09d5d4f86 21:10:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:10:13 Removing intermediate container 8c49ed2dc9c7 21:10:13 ---> 89eb5395c596 21:10:13 Step 22/22 : LABEL version=0.0.0 21:10:13 ---> c27294e51b6e 21:10:13 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:10:14 ---> Running in 0cd95c3ff553 21:10:14 ---> Running in d109aa037c03 21:10:15 Removing intermediate container 0cd95c3ff553 21:10:15 ---> 63e861d58626 21:10:15 21:10:15 Removing intermediate container d109aa037c03 21:10:15 ---> 40ce83807575 21:10:15 Step 17/20 : CMD ["--init=true"] 21:10:15 ---> f5cdff12c4ca 21:10:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:10:15 ---> Running in 44cb312bda0d 21:10:15 ---> Running in d9827e05fee1 21:10:15 Successfully built 63e861d58626 21:10:15 Successfully tagged core-command-arm64:latest 21:10:15  Building core-command ... done Building core-metadata 21:10:16 Removing intermediate container 44cb312bda0d 21:10:16 ---> 2191f0c383b2 21:10:16 Step 18/20 : LABEL arch=arm64 21:10:16 Removing intermediate container d9827e05fee1 21:10:16 ---> Running in 1229ad371da2 21:10:16 ---> 790067e5d3ce 21:10:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:10:16 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 21:10:16 ---> Running in 91cc4304c90b 21:10:16 Status: Downloaded newer image for docker:20.10.8 21:10:16 ---> 3734d5adc5ac 21:10:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:10:16 ---> Running in 151cb30c8076 21:10:16 Removing intermediate container 1229ad371da2 21:10:16 ---> 9693cdf445d1 21:10:16 Step 19/20 : LABEL git_sha=bb789e859d3d2ab0abf03e819d544556f23e5643 21:10:17 Removing intermediate container 16cb64fe0ce4 21:10:17 ---> 33ce1a4c4a37 21:10:17 21:10:17 Step 9/22 : FROM alpine:3.14 21:10:17 ---> Running in 00fd1e50ea76 21:10:17 ---> bb3de5531c18 21:10:17 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:10:17 Removing intermediate container 91cc4304c90b 21:10:17 ---> a31574d8e205 21:10:17 Step 21/23 : LABEL arch=arm64 21:10:17 Removing intermediate container 151cb30c8076 21:10:17 ---> f07913be5302 21:10:17 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:10:17 ---> Running in eaa2e8d2e247 21:10:17 ---> Running in 33592c334056 21:10:18 ---> Running in 20a27e5d0be9 21:10:18 Removing intermediate container 00fd1e50ea76 21:10:18 ---> 889479cdb642 21:10:18 Step 20/20 : LABEL version=0.0.0 21:10:18 ---> Running in 132ec0e3b1fd 21:10:18 Removing intermediate container eaa2e8d2e247 21:10:18 ---> 04c1b12015ab 21:10:18 Step 11/22 : ENV APP_PORT=59880 21:10:18 Removing intermediate container 33592c334056 21:10:18 ---> ef10aa3fb29f 21:10:18 Step 22/23 : LABEL git_sha=bb789e859d3d2ab0abf03e819d544556f23e5643 21:10:19 ---> Running in 077d0ccdf197 21:10:19 ---> Running in 64090d542f51 21:10:19 Removing intermediate container 132ec0e3b1fd 21:10:19 ---> 7f9773c9d1eb 21:10:19 21:10:20 Removing intermediate container 077d0ccdf197 21:10:20 ---> 8ab2c45ba0c0 21:10:20 Step 12/22 : EXPOSE $APP_PORT 21:10:20 Successfully built 7f9773c9d1eb 21:10:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:10:20 Successfully tagged security-proxy-setup-arm64:latest 21:10:20 Building security-bootstrapper 21:10:20  Building security-proxy-setup ... done Removing intermediate container 64090d542f51 21:10:20 ---> d913d73ed5b6 21:10:20 Step 23/23 : LABEL version=0.0.0 21:10:20 ---> Running in f98db42a291a 21:10:20 ---> Running in f8812b7c744a 21:10:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:10:21 Removing intermediate container f98db42a291a 21:10:21 ---> d22c3d568ad2 21:10:21 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:10:21 Removing intermediate container f8812b7c744a 21:10:21 ---> 01ec180bff21 21:10:21 21:10:21 ---> Running in 9d35c19bae95 21:10:21 (1/42) Installing readline (8.1.0-r0) 21:10:21 (2/42) Installing bash (5.1.4-r0) 21:10:22 Successfully built 01ec180bff21 21:10:22 Successfully tagged support-scheduler-arm64:latest 21:10:22 Executing bash-5.1.4-r0.post-install 21:10:22  Building support-scheduler ... done (3/42) Installing brotli-libs (1.0.9-r5) 21:10:22 Building support-notifications 21:10:22 (4/42) Installing nghttp2-libs (1.43.0-r0) 21:10:22 (5/42) Installing libcurl (7.79.1-r0) 21:10:22 (6/42) Installing curl (7.79.1-r0) 21:10:22 (7/42) Installing dumb-init (1.2.5-r1) 21:10:22 (8/42) Installing libbz2 (1.0.8-r1) 21:10:22 (9/42) Installing expat (2.4.1-r0) 21:10:22 (10/42) Installing libffi (3.3-r2) 21:10:22 (11/42) Installing gdbm (1.19-r0) 21:10:22 (12/42) Installing xz-libs (5.2.5-r0) 21:10:22 (13/42) Installing libgcc (10.3.1_git20210424-r2) 21:10:22 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 21:10:22 (15/42) Installing mpdecimal (2.5.1-r1) 21:10:22 (16/42) Installing sqlite-libs (3.35.5-r0) 21:10:22 (17/42) Installing python3 (3.9.5-r1) 21:10:25 (18/42) Installing py3-appdirs (1.4.4-r2) 21:10:25 (19/42) Installing py3-chardet (4.0.0-r2) 21:10:25 (20/42) Installing py3-idna (3.2-r0) 21:10:25 (21/42) Installing py3-urllib3 (1.26.5-r0) 21:10:25 (22/42) Installing py3-certifi (2020.12.5-r1) 21:10:25 (23/42) Installing py3-requests (2.25.1-r4) 21:10:25 (24/42) Installing py3-msgpack (1.0.2-r1) 21:10:25 (25/42) Installing py3-lockfile (0.12.2-r4) 21:10:25 (26/42) Installing py3-cachecontrol (0.12.6-r1) 21:10:25 (27/42) Installing py3-colorama (0.4.4-r1) 21:10:25 (28/42) Installing py3-contextlib2 (0.6.0-r1) 21:10:25 (29/42) Installing py3-distlib (0.3.1-r3) 21:10:25 (30/42) Installing py3-distro (1.5.0-r3) 21:10:25 (31/42) Installing py3-six (1.15.0-r1) 21:10:25 (32/42) Installing py3-webencodings (0.5.1-r4) 21:10:25 (33/42) Installing py3-html5lib (1.1-r1) 21:10:25 (34/42) Installing py3-parsing (2.4.7-r2) 21:10:25 Removing intermediate container 9d35c19bae95 21:10:25 ---> 1839b6fc0759 21:10:25 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 21:10:25 (35/42) Installing py3-packaging (20.9-r1) 21:10:25 (36/42) Installing py3-toml (0.10.2-r2) 21:10:25 (37/42) Installing py3-pep517 (0.10.0-r2) 21:10:25 (38/42) Installing py3-progress (1.5-r2) 21:10:25 (39/42) Installing py3-retrying (1.3.3-r1) 21:10:25 (40/42) Installing py3-ordered-set (4.0.2-r1) 21:10:25 (41/42) Installing py3-setuptools (52.0.0-r3) 21:10:25 ---> Running in f9e6fe4254c7 21:10:25 (42/42) Installing py3-pip (20.3.4-r1) 21:10:26 Executing busybox-1.33.1-r3.trigger 21:10:26 OK: 84 MiB in 64 packages 21:10:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:10:28 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:10:29 (1/6) Installing dumb-init (1.2.5-r1) 21:10:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:10:29 (3/6) Installing libsodium (1.0.18-r0) 21:10:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:10:29 (5/6) Installing libzmq (4.3.4-r0) 21:10:29 (6/6) Installing zeromq (4.3.4-r0) 21:10:30 Executing busybox-1.33.1-r3.trigger 21:10:30 OK: 8 MiB in 20 packages 21:10:32 Collecting docker-compose==1.23.2 21:10:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:10:32 Removing intermediate container f9e6fe4254c7 21:10:32 ---> aab47cf5ead7 21:10:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:10:32 Collecting docker<4.0,>=3.6.0 21:10:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:10:33 Collecting cached-property<2,>=1.2.0 21:10:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:10:33 Collecting jsonschema<3,>=2.5.1 21:10:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:10:33 ---> 68d93a03cc82 21:10:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:10:34 Collecting docopt<0.7,>=0.6.1 21:10:34 Downloading docopt-0.6.2.tar.gz (25 kB) 21:10:36 ---> 03d45c797054 21:10:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:10:37 Collecting dockerpty<0.5,>=0.4.1 21:10:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:10:37 ---> ba3b542e06eb 21:10:37 Step 18/22 : ENTRYPOINT ["/core-data"] 21:10:37 ---> Running in c1316a48cf15 21:10:37 Removing intermediate container c1316a48cf15 21:10:37 ---> c3d1e80a5c92 21:10:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:10:37 ---> Running in c882ddb1e750 21:10:38 Removing intermediate container c882ddb1e750 21:10:38 ---> be562c480c8c 21:10:38 Step 20/22 : LABEL arch=arm64 21:10:38 ---> Running in a8b4fb0fba00 21:10:39 Removing intermediate container a8b4fb0fba00 21:10:39 ---> 313e2e66ab08 21:10:39 Step 21/22 : LABEL git_sha=bb789e859d3d2ab0abf03e819d544556f23e5643 21:10:39 ---> Running in 7ba0d23d6fd1 21:10:39 Removing intermediate container 7ba0d23d6fd1 21:10:39 ---> 3d369d640010 21:10:39 Step 22/22 : LABEL version=0.0.0 21:10:40 ---> Running in 1978343d5008 21:10:40 Collecting PyYAML<4,>=3.10 21:10:40 Downloading PyYAML-3.13.tar.gz (270 kB) 21:10:40 Removing intermediate container 1978343d5008 21:10:40 ---> 78db61b5faae 21:10:40 21:10:41 Successfully built 78db61b5faae 21:10:41 Successfully tagged core-data-arm64:latest 21:10:41  Building core-data ... done Building security-secretstore-setup 21:10:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:10:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:10:46 Collecting texttable<0.10,>=0.9.0 21:10:46 Downloading texttable-0.9.1.tar.gz (11 kB) 21:10:49 Collecting websocket-client<1.0,>=0.32.0 21:10:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:10:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 21:10:49 Collecting docker-pycreds>=0.4.0 21:10:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:10:50 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 21:10:50 Collecting idna<2.8,>=2.5 21:10:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:10:50 Collecting chardet<3.1.0,>=3.0.2 21:10:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:10:51 Collecting urllib3<1.25,>=1.21.1 21:10:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:10:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:10:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:10:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:10:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:10:53 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:10:53 Attempting uninstall: urllib3 21:10:53 Found existing installation: urllib3 1.26.5 21:10:53 Uninstalling urllib3-1.26.5: 21:10:53 Successfully uninstalled urllib3-1.26.5 21:10:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:10:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:10:54 ---> ec3b44adb27d 21:10:54 Step 3/22 : WORKDIR /edgex-go 21:10:54 ---> Using cache 21:10:54 ---> 1a9cd9a760fe 21:10:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:10:54 ---> Using cache 21:10:54 ---> 2f50ee611951 21:10:54 Step 5/22 : RUN apk add --update --no-cache make git 21:10:54 Attempting uninstall: idna 21:10:54 Found existing installation: idna 3.2 21:10:54 Uninstalling idna-3.2: 21:10:55 Successfully uninstalled idna-3.2 21:10:55 ---> Running in d815279cadcf 21:10:56 Attempting uninstall: chardet 21:10:56 Found existing installation: chardet 4.0.0 21:10:56 Uninstalling chardet-4.0.0: 21:10:56 Successfully uninstalled chardet-4.0.0 21:10:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:10:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:10:59 Attempting uninstall: requests 21:10:59 Found existing installation: requests 2.25.1 21:10:59 Uninstalling requests-2.25.1: 21:10:59 Successfully uninstalled requests-2.25.1 21:11:00 Running setup.py install for texttable: started 21:11:00 OK: 219 MiB in 52 packages 21:11:03 Removing intermediate container d815279cadcf 21:11:03 ---> c88a1cce5433 21:11:03 Step 6/22 : COPY . . 21:11:03 Running setup.py install for texttable: finished with status 'done' 21:11:03 Running setup.py install for PyYAML: started 21:11:06 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:11:06 Step 2/30 : FROM ${BUILDER_BASE} AS builder 21:11:06 ---> ec3b44adb27d 21:11:06 Step 3/30 : WORKDIR /edgex-go 21:11:06 ---> Using cache 21:11:06 ---> 1a9cd9a760fe 21:11:06 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:06 ---> Using cache 21:11:06 ---> 2f50ee611951 21:11:06 Step 5/30 : RUN apk add --update --no-cache make git 21:11:06 ---> Using cache 21:11:06 ---> c88a1cce5433 21:11:06 Step 6/30 : COPY . . 21:11:07 Running setup.py install for PyYAML: finished with status 'done' 21:11:07 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:11:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:11:07 ---> ec3b44adb27d 21:11:07 Step 3/21 : WORKDIR /edgex-go 21:11:07 ---> Using cache 21:11:07 ---> 1a9cd9a760fe 21:11:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:07 ---> Using cache 21:11:07 ---> 2f50ee611951 21:11:07 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 21:11:08 Running setup.py install for docopt: started 21:11:08 ---> Running in 1f6020b70d57 21:11:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:11:10 Running setup.py install for docopt: finished with status 'done' 21:11:10 Running setup.py install for dockerpty: started 21:11:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:11:12 OK: 219 MiB in 52 packages 21:11:14 Running setup.py install for dockerpty: finished with status 'done' 21:11:16 Removing intermediate container 1f6020b70d57 21:11:16 ---> 77a1b4f765ff 21:11:16 Step 6/21 : COPY . . 21:11:17 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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.59.0 21:11:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 21:11:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:11:22 ---> ec3b44adb27d 21:11:22 Step 3/24 : WORKDIR /edgex-go 21:11:22 ---> Using cache 21:11:22 ---> 1a9cd9a760fe 21:11:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:22 ---> Using cache 21:11:22 ---> 2f50ee611951 21:11:22 Step 5/24 : RUN apk add --update --no-cache make git 21:11:22 ---> Using cache 21:11:22 ---> c88a1cce5433 21:11:22 Step 6/24 : COPY . . 21:11:32 ---> 9302a9b18a26 21:11:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:32 ---> Running in 3496db1a9da0 21:11:33 ---> 1b69e14154a2 21:11:33 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:33 ---> Running in 82483f1d8429 21:11:35 Removing intermediate container 20a27e5d0be9 21:11:35 ---> 7ab0f084094a 21:11:35 Step 13/22 : ENV APP_PORT=58890 21:11:35 ---> Running in 2a6bf68257b5 21:11:37 Removing intermediate container 2a6bf68257b5 21:11:37 ---> 5824c96cd0c3 21:11:37 Step 14/22 : EXPOSE $APP_PORT 21:11:37 ---> Running in de8c4cef793e 21:11:37 Removing intermediate container 3496db1a9da0 21:11:37 ---> 047eef74a376 21:11:37 Step 8/22 : RUN make cmd/core-metadata/core-metadata 21:11:38 ---> Running in 9f3fe7da0139 21:11:38 Removing intermediate container de8c4cef793e 21:11:38 ---> 37ec640cf9dd 21:11:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:11:39 Removing intermediate container 82483f1d8429 21:11:39 ---> a2ca25a94a59 21:11:39 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:11:39 ---> Running in c16e9199b9e1 21:11:40 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 21:11:41 ---> 7563229c14c0 21:11:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:11: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 21:11:43 ---> 5b5c565e8e09 21:11:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:11:46 ---> e3e0a685fc2a 21:11:46 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:47 ---> Running in 0a7c0fa41a89 21:11:47 ---> 5363ec373158 21:11:47 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 21:11:47 ---> Running in 99986ca6e315 21:11:49 Removing intermediate container 99986ca6e315 21:11:49 ---> 56f48cf3f576 21:11:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:11:49 ---> Running in 7705afe6bbb3 21:11:51 Removing intermediate container 7705afe6bbb3 21:11:51 ---> 0c11010632f0 21:11:51 Step 20/22 : LABEL arch=arm64 21:11:51 ---> Running in b11a4ae0dfd0 21:11:52 Removing intermediate container b11a4ae0dfd0 21:11:52 ---> aaecfa591fa1 21:11:52 Step 21/22 : LABEL git_sha=bb789e859d3d2ab0abf03e819d544556f23e5643 21:11:52 ---> Running in 5d615417669a 21:11:52 ---> 00e39cf2ad94 21:11:52 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:53 ---> Running in f99d2731d04e 21:11:53 Removing intermediate container 5d615417669a 21:11:53 ---> 1faf8e982f00 21:11:53 Step 22/22 : LABEL version=0.0.0 21:11:53 ---> Running in e85ab6450600 21:11:55 Removing intermediate container e85ab6450600 21:11:55 ---> 847f4d7f1a78 21:11:55 21:11:55 Removing intermediate container 0a7c0fa41a89 21:11:55 ---> 99b84a2c2063 21:11:55 Step 8/21 : RUN make cmd/support-notifications/support-notifications 21:11:55 ---> Running in 843809f4e8c8 21:11:56 Successfully built 847f4d7f1a78 21:11:56 Successfully tagged sys-mgmt-agent-arm64:latest 21:11:58  Building sys-mgmt-agent ... done 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 21:12:00 Removing intermediate container f99d2731d04e 21:12:00 ---> c99332a9ba64 21:12:00 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:12:00 ---> Running in f6e2943dfa8c 21:12:03 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 21:13:55 Removing intermediate container c16e9199b9e1 21:13:55 ---> e8e5541c65d8 21:13:55 21:13:55 Step 9/30 : FROM alpine:3.14 21:13:55 ---> bb3de5531c18 21:13:55 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:13:55 ---> Running in 82f89f864e0a 21:13:56 Removing intermediate container 82f89f864e0a 21:13:56 ---> 50706a5c95a2 21:13:56 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 21:13:56 ---> Running in 9a7f7512f98a 21:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:13:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:14:00 (1/2) Installing dumb-init (1.2.5-r1) 21:14:00 (2/2) Installing su-exec (0.2-r1) 21:14:00 Executing busybox-1.33.1-r3.trigger 21:14:00 OK: 5 MiB in 16 packages 21:14:02 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 21:14:03 Removing intermediate container 9a7f7512f98a 21:14:03 ---> b04f70969230 21:14:03 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 21:14:03 ---> Running in 40569a2c56f5 21:14:04 Removing intermediate container 9f3fe7da0139 21:14:04 ---> b52efc7d9a89 21:14:04 21:14:04 Step 9/22 : FROM alpine:3.14 21:14:04 ---> bb3de5531c18 21:14:04 Step 10/22 : RUN apk add --update --no-cache dumb-init 21:14:04 ---> Using cache 21:14:04 ---> f670951bbc9b 21:14:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:14:04 ---> Using cache 21:14:04 ---> 09472e682c46 21:14:04 Step 12/22 : ENV APP_PORT=59881 21:14:04 Removing intermediate container 40569a2c56f5 21:14:04 ---> aae511c2408a 21:14:04 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:14:04 ---> Running in ea2c74e82cfa 21:14:04 ---> Running in 17506bb05f5d 21:14:05 Removing intermediate container ea2c74e82cfa 21:14:05 ---> 5262d03eb787 21:14:05 Step 13/22 : EXPOSE $APP_PORT 21:14:05 Removing intermediate container 17506bb05f5d 21:14:05 ---> da7abe5fc774 21:14:05 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:14:05 ---> Running in 8455049975d8 21:14:05 ---> Running in 124b80181437 21:14:06 Removing intermediate container 8455049975d8 21:14:06 ---> 0c31df11e70e 21:14:06 Step 14/22 : WORKDIR / 21:14:06 ---> Running in 81014dc0e21e 21:14:07 Removing intermediate container 81014dc0e21e 21:14:07 ---> ec23c09aaa8d 21:14:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:09 ---> eb9ffc4fe7cc 21:14:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:14:09 Removing intermediate container 124b80181437 21:14:09 ---> 4c765133ab6f 21:14:09 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 21:14:09 ---> Running in 2c9134599bcf 21:14:10 Removing intermediate container 2c9134599bcf 21:14:10 ---> 1d6b400e95a2 21:14:10 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:14:11 ---> 70c6f7161539 21:14:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:14:11 ---> 95f0afaa078a 21:14:11 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:14:12 ---> Running in 56baae0e82c5 21:14:12 ---> 410007bfbb00 21:14:12 Step 18/22 : ENTRYPOINT ["/core-metadata"] 21:14:12 ---> Running in 1ba1e53eb51b 21:14:13 Removing intermediate container 1ba1e53eb51b 21:14:13 ---> f3d9c5cc5831 21:14:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:14:13 ---> Running in 1596e7f2ff6f 21:14:14 Removing intermediate container 1596e7f2ff6f 21:14:14 ---> 2fbe4958114f 21:14:14 Step 20/22 : LABEL arch=arm64 21:14:14 ---> Running in 159795a46eb4 21:14:14 Removing intermediate container 843809f4e8c8 21:14:14 ---> 2f963cc6f4bb 21:14:15 21:14:15 Step 9/21 : FROM alpine:3.14 21:14:15 ---> bb3de5531c18 21:14:15 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 21:14:15 ---> Running in e3b7a0ff603a 21:14:15 Removing intermediate container 56baae0e82c5 21:14:15 ---> 353a9a2f604c 21:14:15 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:15 Removing intermediate container 159795a46eb4 21:14:15 ---> 9f69879f1cce 21:14:15 Step 21/22 : LABEL git_sha=bb789e859d3d2ab0abf03e819d544556f23e5643 21:14:15 Removing intermediate container f6e2943dfa8c 21:14:15 ---> acf2654bc76a 21:14:15 21:14:15 Step 9/24 : FROM alpine:3.14 21:14:15 ---> bb3de5531c18 21:14:15 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:14:15 ---> Running in b47cc1386b87 21:14:15 ---> Running in 63aef86e1b85 21:14:16 Removing intermediate container b47cc1386b87 21:14:16 ---> 2dd0e84a7a65 21:14:16 ---> 7164aa070c3b 21:14:16 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:14:16 Step 22/22 : LABEL version=0.0.0 21:14:16 ---> Running in 343e2719ce5c 21:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:14:17 Removing intermediate container 343e2719ce5c 21:14:17 ---> 50799dc13897 21:14:17 21:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:14:18 Successfully built 50799dc13897 21:14:18 Successfully tagged core-metadata-arm64:latest 21:14:18  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:14:18 ---> a3fe4627539e 21:14:18 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:14:18 (1/2) Installing ca-certificates (20191127-r5) 21:14:18 (2/2) Installing dumb-init (1.2.5-r1) 21:14:18 Executing busybox-1.33.1-r3.trigger 21:14:18 Executing ca-certificates-20191127-r5.trigger 21:14:19 OK: 6 MiB in 16 packages 21:14:19 (1/3) Installing ca-certificates (20191127-r5) 21:14:19 ---> 24f14b4e8dfc 21:14:19 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:14:19 (2/3) Installing dumb-init (1.2.5-r1) 21:14:19 (3/3) Installing su-exec (0.2-r1) 21:14:19 Executing busybox-1.33.1-r3.trigger 21:14:19 Executing ca-certificates-20191127-r5.trigger 21:14:19 OK: 6 MiB in 17 packages 21:14:20 ---> 0a16c4f418a5 21:14:20 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:14:20 Removing intermediate container e3b7a0ff603a 21:14:20 ---> b32d7e540d4e 21:14:20 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:14:21 ---> Running in 8e69af6bd1aa 21:14:21 Removing intermediate container 63aef86e1b85 21:14:21 ---> 2a9858a41308 21:14:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:14:21 Removing intermediate container 8e69af6bd1aa 21:14:21 ---> 8da384ffa81d 21:14:21 Step 12/21 : ENV APP_PORT=59860 21:14:21 ---> Running in 2f10f7c16d37 21:14:21 ---> c4d9678b9836 21:14:21 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 21:14:21 ---> Running in 9c77c2a6335e 21:14:22 ---> Running in 014bd4d1d9d2 21:14:22 Removing intermediate container 2f10f7c16d37 21:14:22 ---> 669e7a3a5516 21:14:22 Step 12/24 : WORKDIR / 21:14:22 Removing intermediate container 9c77c2a6335e 21:14:22 ---> 64a06f5ccb13 21:14:22 Step 13/21 : EXPOSE $APP_PORT 21:14:22 ---> Running in a0cfd2a7fd08 21:14:22 ---> Running in cffe4487faf1 21:14:23 Removing intermediate container 014bd4d1d9d2 21:14:23 ---> a50649f0cf3a 21:14:23 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:14:23 Removing intermediate container cffe4487faf1 21:14:23 ---> 4203c48e9f7b 21:14:23 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:23 Removing intermediate container a0cfd2a7fd08 21:14:23 ---> ee04f3979206 21:14:23 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:14:23 ---> 3c666342a2c0 21:14:23 Step 25/30 : RUN chmod +x /entrypoint.sh 21:14:24 ---> Running in c43cf54a3cf4 21:14:24 ---> 094ac9579474 21:14:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:14:24 ---> ce106c2a3942 21:14:24 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:14:25 ---> 0d3cc1e72e73 21:14:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:14:25 ---> f893faaf3eb2 21:14:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:14:26 ---> 09e9044b06e7 21:14:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:14:26 ---> d07db59c4ccc 21:14:26 Step 17/21 : ENTRYPOINT ["/support-notifications"] 21:14:26 Removing intermediate container c43cf54a3cf4 21:14:26 ---> 9182944a52bb 21:14:26 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 21:14:27 ---> Running in 69b6e1e9a992 21:14:27 ---> Running in 2114c9204fc9 21:14:27 ---> 3f088303b64e 21:14:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:14:27 Removing intermediate container 69b6e1e9a992 21:14:27 ---> a5718a7b44f3 21:14:27 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:14:27 Removing intermediate container 2114c9204fc9 21:14:27 ---> 62d4c331af51 21:14:27 Step 27/30 : CMD ["gate"] 21:14:27 ---> Running in be41ad586944 21:14:27 ---> Running in 4769e99668dd 21:14:28 Removing intermediate container be41ad586944 21:14:28 ---> bf67f6e797b3 21:14:28 Step 19/21 : LABEL arch=arm64 21:14:28 ---> Running in 824ce1b57793 21:14:28 Removing intermediate container 4769e99668dd 21:14:28 ---> 719c5cf74c7a 21:14:28 Step 28/30 : LABEL arch=arm64 21:14:28 ---> Running in 542bd864e8cf 21:14:29 ---> 5b288e8048c3 21:14:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:14:29 Removing intermediate container 824ce1b57793 21:14:29 ---> 800f3157f38a 21:14:29 Step 20/21 : LABEL git_sha=bb789e859d3d2ab0abf03e819d544556f23e5643 21:14:29 ---> Running in 61b660a2b36a 21:14:29 Removing intermediate container 542bd864e8cf 21:14:29 ---> 3288ad182a7b 21:14:29 Step 29/30 : LABEL git_sha=bb789e859d3d2ab0abf03e819d544556f23e5643 21:14:29 ---> Running in efdac1444bc8 21:14:29 Removing intermediate container 61b660a2b36a 21:14:29 ---> a6098557ae70 21:14:29 Step 21/21 : LABEL version=0.0.0 21:14:30 ---> Running in a6fd13dd88ee 21:14:30 Removing intermediate container efdac1444bc8 21:14:30 ---> 17a1a0d13bfe 21:14:30 Step 30/30 : LABEL version=0.0.0 21:14:30 ---> Running in 2984f6d6e793 21:14:30 ---> 75adbcb5454c 21:14:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:14:30 Removing intermediate container a6fd13dd88ee 21:14:30 ---> b578956c9706 21:14:30 21:14:31 Successfully built b578956c9706 21:14:31 Successfully tagged support-notifications-arm64:latest 21:14:31  Building support-notifications ... done Removing intermediate container 2984f6d6e793 21:14:31 ---> 63b91cee31e5 21:14:31 21:14:31 Successfully built 63b91cee31e5 21:14:31 Successfully tagged security-bootstrapper-arm64:latest 21:14:31  Building security-bootstrapper ... done  ---> a2a0e6d85ec8 21:14:31 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/ 21:14:31 ---> Running in 006bf3f3b365 21:14:34 Removing intermediate container 006bf3f3b365 21:14:34 ---> 115c9488fb41 21:14:34 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:14:34 ---> Running in fd0472644274 21:14:34 Removing intermediate container fd0472644274 21:14:34 ---> 1e1c20735774 21:14:34 Step 22/24 : LABEL arch=arm64 21:14:34 ---> Running in 279691f10c48 21:14:35 Removing intermediate container 279691f10c48 21:14:35 ---> 77141468ff85 21:14:35 Step 23/24 : LABEL git_sha=bb789e859d3d2ab0abf03e819d544556f23e5643 21:14:35 ---> Running in 5a0aa722ea35 21:14:36 Removing intermediate container 5a0aa722ea35 21:14:36 ---> bab6ab4bf98f 21:14:36 Step 24/24 : LABEL version=0.0.0 21:14:36 ---> Running in c328bdfc28cc 21:14:36 Removing intermediate container c328bdfc28cc 21:14:36 ---> 25daeddff704 21:14:36 21:14:37 Successfully built 25daeddff704 21:14:37 Successfully tagged security-secretstore-setup-arm64:latest 21:14:37  Building security-secretstore-setup ... done  [Pipeline] } 21:14:37 $ docker stop --time=1 99fd3bcddd85e2562697837be405981d3a9010eedf5265d885927ff765e88de9 21:14:39 $ docker rm -f 99fd3bcddd85e2562697837be405981d3a9010eedf5265d885927ff765e88de9 [Pipeline] // withDockerContainer [Pipeline] sh 21:14:40 + docker images 21:14:40 REPOSITORY TAG IMAGE ID CREATED SIZE 21:14:40 security-secretstore-setup-arm64 latest 25daeddff704 4 seconds ago 26.8MB 21:14:40 security-bootstrapper-arm64 latest 63b91cee31e5 9 seconds ago 17.8MB 21:14:40 support-notifications-arm64 latest b578956c9706 10 seconds ago 16.1MB 21:14:40 core-metadata-arm64 latest 50799dc13897 23 seconds ago 15.9MB 21:14:40 acf2654bc76a 25 seconds ago 1.58GB 21:14:40 2f963cc6f4bb 26 seconds ago 1.57GB 21:14:40 b52efc7d9a89 37 seconds ago 1.57GB 21:14:40 e8e5541c65d8 46 seconds ago 1.57GB 21:14:40 sys-mgmt-agent-arm64 latest 847f4d7f1a78 2 minutes ago 277MB 21:14:40 core-data-arm64 latest 78db61b5faae 4 minutes ago 19.5MB 21:14:40 support-scheduler-arm64 latest 01ec180bff21 4 minutes ago 15.3MB 21:14:40 security-proxy-setup-arm64 latest 7f9773c9d1eb 4 minutes ago 25.4MB 21:14:40 33ce1a4c4a37 4 minutes ago 1.58GB 21:14:40 core-command-arm64 latest 63e861d58626 4 minutes ago 15.2MB 21:14:40 2f28f06e84df 4 minutes ago 1.57GB 21:14:40 253b1ee8821b 4 minutes ago 1.57GB 21:14:40 6cc6938e0c2a 4 minutes ago 1.57GB 21:14:40 e8da559634a2 4 minutes ago 1.57GB 21:14:40 ci-base-image-arm64 latest ec3b44adb27d 17 minutes ago 1.24GB 21:14:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 weeks ago 534MB 21:14:40 docker 20.10.8 3734d5adc5ac 8 weeks ago 198MB 21:14:40 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 21:14:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:14:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:41 21:14:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:14:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:14:42 arm64: Pulling from edgex-lftools-log-publisher 21:14:42 448f6bf000e3: Pulling fs layer 21:14:42 f757da607395: Pulling fs layer 21:14:42 05883995daec: Pulling fs layer 21:14:42 8603b9c90790: Pulling fs layer 21:14:42 1560dd03e051: Pulling fs layer 21:14:42 27f5ce0e4adf: Pulling fs layer 21:14:42 c2d8d7efcc4b: Pulling fs layer 21:14:42 1560dd03e051: Waiting 21:14:42 27f5ce0e4adf: Waiting 21:14:42 c2d8d7efcc4b: Waiting 21:14:42 8603b9c90790: Waiting 21:14:42 f757da607395: Verifying Checksum 21:14:42 f757da607395: Download complete 21:14:42 8603b9c90790: Verifying Checksum 21:14:42 8603b9c90790: Download complete 21:14:42 1560dd03e051: Verifying Checksum 21:14:42 1560dd03e051: Download complete 21:14:42 27f5ce0e4adf: Verifying Checksum 21:14:42 27f5ce0e4adf: Download complete 21:14:42 05883995daec: Verifying Checksum 21:14:42 05883995daec: Download complete 21:14:42 448f6bf000e3: Verifying Checksum 21:14:42 448f6bf000e3: Download complete 21:14:46 c2d8d7efcc4b: Verifying Checksum 21:14:46 c2d8d7efcc4b: Download complete 21:14:47 448f6bf000e3: Pull complete 21:14:48 f757da607395: Pull complete 21:14:50 05883995daec: Pull complete 21:14:50 8603b9c90790: Pull complete 21:14:51 1560dd03e051: Pull complete 21:14:51 27f5ce0e4adf: Pull complete 21:15:07 c2d8d7efcc4b: Pull complete 21:15:07 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:15:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:15:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:15:07 prd-ubuntu18.04-docker-arm64-4c-16g-12257 does not seem to be running inside a container 21:15:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:15:11 $ docker top 3f3476c502ed96cc09d10849f5e9a0daed5f17d47311ac24595d9588e3bd12f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:15:12 ---> job-cost.sh 21:15:12 lf-activate-venv: SKIPPING 21:15:12 INFO: No Stack... 21:15:12 INFO: Retrieving Pricing Info for: v3-standard-4 21:15:13 INFO: Archiving Costs [Pipeline] sh 21:15:13 + cat /w/workspace/edgex-go/5/archives/cost.csv 21:15:13 + cut -d, -f6 [Pipeline] lock 21:15:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3783-5-stack-cost] 21:15:13 Resource [jenkins-edgexfoundry-edgex-go-PR-3783-5-stack-cost] did not exist. Created. 21:15:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3783-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:15:14 + echo total: 0.10999999940395355 [Pipeline] stash 21:15:14 Stashed 1 file(s) [Pipeline] } 21:15:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3783-5-stack-cost] [Pipeline] // lock [Pipeline] } 21:15:14 $ docker stop --time=1 3f3476c502ed96cc09d10849f5e9a0daed5f17d47311ac24595d9588e3bd12f0 21:15:16 $ docker rm -f 3f3476c502ed96cc09d10849f5e9a0daed5f17d47311ac24595d9588e3bd12f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:15:17 provisioning config files... 21:15:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config9045442833709387894tmp [Pipeline] { [Pipeline] sh 21:15:17 + set +x 21:15:17 + curl -s https://codecov.io/bash 21:15:17 + bash -s -- 21:15:17 21:15:17 _____ _ 21:15:17 / ____| | | 21:15:17 | | ___ __| | ___ ___ _____ __ 21:15:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:15:17 | |___| (_) | (_| | __/ (_| (_) \ V / 21:15:17 \_____\___/ \__,_|\___|\___\___/ \_/ 21:15:17 Bash-1.0.6 21:15:17 21:15:17 21:15:17 ==> git version 2.24.4 found 21:15:17 ==> 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 21:15:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:15:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:15:17 ==> Jenkins CI detected. 21:15:17 current dir:  /w/workspace/edgex-go/5 21:15:17 project root: . 21:15:17 --> token set from env 21:15:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:15:17 ==> Running gcov in . (disable via -X gcov) 21:15:17 ==> Python coveragepy not found 21:15:17 ==> Searching for coverage reports in: 21:15:17 + . 21:15:17 -> Found 1 reports 21:15:17 ==> Detecting git/mercurial file structure 21:15:17 ==> Reading reports 21:15:17 + ./coverage.out bytes=428381 21:15:17 ==> Appending adjustments 21:15:17 https://docs.codecov.io/docs/fixing-reports 21:15:19 + Found adjustments 21:15:19 ==> Gzipping contents 21:15:19 60K /tmp/codecov.Q3hf1W.gz 21:15:19 ==> Uploading reports 21:15:19 url: https://codecov.io 21:15:19 query: branch=PR-3783&commit=7c8d35ba88285916988b5ae969efe5a0fec9ffad&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3783%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3783&job=&cmd_args= 21:15:19 -> Pinging Codecov 21:15:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3783&commit=7c8d35ba88285916988b5ae969efe5a0fec9ffad&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3783%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3783&job=&cmd_args= 21:15:19 -> Uploading to 21:15:19 https://storage.googleapis.com/codecov/v4/raw/2021-10-28/00271124DB129430A58F1EEE437C3FCB/7c8d35ba88285916988b5ae969efe5a0fec9ffad/877f2e67-d690-4118-9c7a-7f15348e2a19.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211028T211519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba76376272cc6464d32ea8ccb8a2b701643c808b3b083f32107adb58c051559d 21:15:19 % Total % Received % Xferd Average Speed Time Time Time Current 21:15:19 Dload Upload Total Spent Left Speed 21:15:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57768 0 0 100 57768 0 187k --:--:-- --:--:-- --:--:-- 187k 100 57768 0 0 100 57768 0 187k --:--:-- --:--:-- --:--:-- 187k 21:15:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7c8d35ba88285916988b5ae969efe5a0fec9ffad [Pipeline] } 21:15:19 Deleting 1 temporary files [Pipeline] // configFileProvider [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] sh 21:15:20 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:15:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:15:21 ---> package-listing.sh 21:15:21 ++ facter osfamily 21:15:21 ++ tr '[:upper:]' '[:lower:]' 21:15:21 + OS_FAMILY=redhat 21:15:21 + workspace=/w/workspace/edgex-go/5 21:15:21 + START_PACKAGES=/tmp/packages_start.txt 21:15:21 + END_PACKAGES=/tmp/packages_end.txt 21:15:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:15:21 + PACKAGES=/tmp/packages_start.txt 21:15:21 + '[' /w/workspace/edgex-go/5 ']' 21:15:21 + PACKAGES=/tmp/packages_end.txt 21:15:21 + case "${OS_FAMILY}" in 21:15:21 + sort 21:15:21 + rpm -qa 21:15:25 + '[' -f /tmp/packages_start.txt ']' 21:15:25 + '[' -f /tmp/packages_end.txt ']' 21:15:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:15:25 + '[' /w/workspace/edgex-go/5 ']' 21:15:25 + mkdir -p /w/workspace/edgex-go/5/archives/ 21:15:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 21:15:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:15:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:26 21:15:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:15:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:26 latest: Pulling from edgex-lftools-log-publisher 21:15:26 b4d181a07f80: Pulling fs layer 21:15:26 a1111a8f2ec3: Pulling fs layer 21:15:26 ed53099fbce6: Pulling fs layer 21:15:26 dc539afda2c1: Pulling fs layer 21:15:26 77bc0d833cb6: Pulling fs layer 21:15:26 9065ff56babe: Pulling fs layer 21:15:26 d287ab97295c: Pulling fs layer 21:15:26 77bc0d833cb6: Waiting 21:15:26 9065ff56babe: Waiting 21:15:26 d287ab97295c: Waiting 21:15:26 dc539afda2c1: Waiting 21:15:26 a1111a8f2ec3: Verifying Checksum 21:15:26 a1111a8f2ec3: Download complete 21:15:26 dc539afda2c1: Verifying Checksum 21:15:26 dc539afda2c1: Download complete 21:15:26 ed53099fbce6: Verifying Checksum 21:15:26 ed53099fbce6: Download complete 21:15:26 9065ff56babe: Verifying Checksum 21:15:26 9065ff56babe: Download complete 21:15:26 77bc0d833cb6: Verifying Checksum 21:15:26 77bc0d833cb6: Download complete 21:15:26 b4d181a07f80: Verifying Checksum 21:15:26 b4d181a07f80: Download complete 21:15:27 d287ab97295c: Verifying Checksum 21:15:27 d287ab97295c: Download complete 21:15:28 b4d181a07f80: Pull complete 21:15:28 a1111a8f2ec3: Pull complete 21:15:28 ed53099fbce6: Pull complete 21:15:28 dc539afda2c1: Pull complete 21:15:29 77bc0d833cb6: Pull complete 21:15:29 9065ff56babe: Pull complete 21:15:34 d287ab97295c: Pull complete 21:15:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:15:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:15:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:15:34 prd-centos7-docker-4c-2g-42 does not seem to be running inside a container 21:15:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:15:37 $ docker top 64bd026882b6df31267afefcd7656bd88abb51de19cd7d96992123104bbe0b10 -eo pid,comm [Pipeline] { [Pipeline] sh 21:15:38 + touch /tmp/pre-build-complete [Pipeline] sh 21:15:38 + mkdir -p /var/log/sysstat [Pipeline] sh 21:15:38 + ls /var/log/sa-host 21:15:38 + sadf -c /var/log/sa-host/sa28 21:15:38 file_magic: OK 21:15:38 HZ: Using current value: 100 21:15:38 file_header: OK 21:15:38 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 21:15:38 Statistics: 21:15:38 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...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...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...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...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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:15:38 File successfully converted to sysstat format version 12.0.3 21:15:38 + sadf -c /var/log/sa-host/sa30 21:15:38 file_magic: OK 21:15:38 HZ: Using current value: 100 21:15:38 file_header: OK 21:15:38 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 21:15:38 Statistics: 21:15:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:15:38 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:15:38 provisioning config files... 21:15:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8143661113725289117tmp [Pipeline] { [Pipeline] echo 21:15:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:15:39 ---> create-netrc.sh [Pipeline] } 21:15:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:15:39 ---> python-tools-install.sh [Pipeline] echo 21:15:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:15:39 ---> sudo-logs.sh 21:15:39 Archiving 'sudo' log.. 21:15:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-42.novalocal: Name or service not known 21:15:39 sudo: unable to resolve host prd-centos7-docker-4c-2g-42.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:15:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:15:40 ---> job-cost.sh 21:15:40 lf-activate-venv: SKIPPING 21:15:40 DEBUG: total: 0.10999999940395355 21:15:40 INFO: Retrieving Stack Cost... 21:15:41 INFO: Retrieving Pricing Info for: v3-standard-2 21:15:41 INFO: Archiving Costs [Pipeline] echo 21:15:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:15:41 ---> logs-deploy.sh 21:15:41 lf-activate-venv: SKIPPING 21:15:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3783/5 21:15:41 INFO: archiving workspace using pattern(s): 21:15:42 Archives upload complete. 21:15:42 INFO: archiving logs to Nexus 21:15:43 ---> uname -a: 21:15:43 Linux prd-centos7-docker-4c-2g-42.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 21:15:43 21:15:43 21:15:43 ---> lscpu: 21:15:43 Architecture: x86_64 21:15:43 CPU op-mode(s): 32-bit, 64-bit 21:15:43 Byte Order: Little Endian 21:15:43 Address sizes: 40 bits physical, 48 bits virtual 21:15:43 CPU(s): 2 21:15:43 On-line CPU(s) list: 0,1 21:15:43 Thread(s) per core: 1 21:15:43 Core(s) per socket: 1 21:15:43 Socket(s): 2 21:15:43 NUMA node(s): 1 21:15:43 Vendor ID: AuthenticAMD 21:15:43 CPU family: 23 21:15:43 Model: 49 21:15:43 Model name: AMD EPYC-Rome Processor 21:15:43 Stepping: 0 21:15:43 CPU MHz: 2799.998 21:15:43 BogoMIPS: 5599.99 21:15:43 Virtualization: AMD-V 21:15:43 Hypervisor vendor: KVM 21:15:43 Virtualization type: full 21:15:43 L1d cache: 32K 21:15:43 L1i cache: 32K 21:15:43 L2 cache: 512K 21:15:43 L3 cache: 16384K 21:15:43 NUMA node0 CPU(s): 0,1 21:15:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:15:43 21:15:43 21:15:43 ---> nproc: 21:15:43 2 21:15:43 21:15:43 21:15:43 ---> df -h: 21:15:43 Filesystem Size Used Avail Use% Mounted on 21:15:43 overlay 40G 13G 28G 32% / 21:15:43 tmpfs 64M 0 64M 0% /dev 21:15:43 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:15:43 shm 64M 0 64M 0% /dev/shm 21:15:43 /dev/vda1 40G 13G 28G 32% /facter-os 21:15:43 21:15:43 21:15:43 ---> sar -b -r -n DEV: 21:15:43 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 21:15:43 21:15:43 18:20:49 LINUX RESTART (2 CPU) 21:15:43 21:15:43 18:22:01 tps rtps wtps bread/s bwrtn/s 21:15:43 18:23:01 85.38 3.18 82.20 2324.73 8504.41 21:15:43 18:24:01 361.78 0.25 361.53 27.58 94118.23 21:15:43 18:25:01 55.28 0.00 55.28 0.00 6843.14 21:15:43 18:26:01 107.29 0.02 107.27 0.53 5700.40 21:15:43 18:27:05 440.45 229.64 210.81 6272.52 131979.01 21:15:43 18:28:01 413.47 48.03 365.44 1616.27 193914.94 21:15:43 18:29:01 718.28 282.77 435.51 10320.36 196727.14 21:15:43 18:30:01 179.58 20.87 158.72 1718.70 23755.07 21:15:43 18:31:01 1.60 0.00 1.60 0.00 29.41 21:15:43 18:32:01 0.27 0.00 0.27 0.00 3.68 21:15:43 18:33:01 0.28 0.00 0.28 0.00 3.66 21:15:43 18:34:01 0.18 0.00 0.18 0.00 1.93 21:15:43 18:35:01 0.28 0.00 0.28 0.00 3.30 21:15:43 18:36:01 0.43 0.18 0.25 5.73 2.33 21:15:43 18:37:01 0.77 0.05 0.72 1.60 13.82 21:15:43 18:38:01 0.28 0.00 0.28 0.00 2.88 21:15:43 18:39:01 0.27 0.00 0.27 0.00 3.60 21:15:43 18:40:01 0.27 0.00 0.27 0.00 3.03 21:15:43 18:41:01 0.18 0.00 0.18 0.00 1.92 21:15:43 18:42:01 0.30 0.00 0.30 0.00 3.33 21:15:43 18:43:01 0.25 0.00 0.25 0.00 2.77 21:15:43 18:44:01 0.27 0.00 0.27 0.00 3.73 21:15:43 18:45:01 0.28 0.00 0.28 0.00 2.93 21:15:43 18:46:01 0.23 0.00 0.23 0.00 1.75 21:15:43 18:47:01 0.30 0.00 0.30 0.00 3.30 21:15:43 18:48:01 0.27 0.00 0.27 0.00 2.65 21:15:43 18:49:01 0.32 0.00 0.32 0.00 3.55 21:15:43 18:50:01 0.22 0.00 0.22 0.00 2.45 21:15:43 18:51:01 0.17 0.00 0.17 0.00 1.23 21:15:43 18:52:01 0.25 0.00 0.25 0.00 3.38 21:15:43 18:53:01 0.32 0.00 0.32 0.00 3.06 21:15:43 18:54:01 0.27 0.00 0.27 0.00 3.25 21:15:43 18:55:01 0.23 0.00 0.23 0.00 2.48 21:15:43 18:56:02 0.17 0.00 0.17 0.00 1.37 21:15:43 18:57:01 0.25 0.00 0.25 0.00 3.30 21:15:43 18:58:01 0.27 0.00 0.27 0.00 3.15 21:15:43 18:59:01 0.25 0.00 0.25 0.00 3.15 21:15:43 19:00:01 0.28 0.00 0.28 0.00 2.80 21:15:43 19:01:01 0.18 0.02 0.17 0.13 2.02 21:15:43 19:02:01 0.50 0.18 0.32 3.46 5.21 21:15:43 19:03:01 0.28 0.00 0.28 0.00 3.15 21:15:43 19:04:01 0.18 0.02 0.17 0.40 1.50 21:15:43 19:05:01 0.17 0.00 0.17 0.00 1.77 21:15:43 19:06:01 0.20 0.00 0.20 0.00 1.73 21:15:43 19:07:01 0.35 0.00 0.35 0.00 4.46 21:15:43 19:08:01 0.28 0.00 0.28 0.00 3.15 21:15:43 19:09:01 0.17 0.00 0.17 0.00 1.37 21:15:43 19:10:01 0.17 0.00 0.17 0.00 1.50 21:15:43 19:11:01 0.17 0.00 0.17 0.00 1.37 21:15:43 19:12:01 0.28 0.00 0.28 0.00 3.36 21:15:43 19:13:01 0.25 0.00 0.25 0.00 2.62 21:15:43 19:14:01 0.30 0.00 0.30 0.00 4.06 21:15:43 19:15:01 0.18 0.00 0.18 0.00 1.37 21:15:43 19:16:01 0.20 0.00 0.20 0.00 1.65 21:15:43 19:17:01 0.28 0.00 0.28 0.00 3.37 21:15:43 19:18:01 5.30 4.93 0.37 68.90 5.18 21:15:43 19:19:01 286.21 264.86 21.35 3683.68 1100.90 21:15:43 19:20:01 0.43 0.00 0.43 0.00 6.35 21:15:43 19:21:01 0.23 0.00 0.23 0.00 3.90 21:15:43 19:22:01 0.20 0.00 0.20 0.00 1.72 21:15:43 19:23:01 0.25 0.00 0.25 0.00 2.88 21:15:43 19:24:01 0.25 0.00 0.25 0.00 2.62 21:15:43 19:25:01 0.20 0.00 0.20 0.00 1.73 21:15:43 19:26:01 0.32 0.00 0.32 0.00 4.00 21:15:43 19:27:01 0.17 0.00 0.17 0.00 1.37 21:15:43 19:28:01 0.28 0.00 0.28 0.00 3.15 21:15:43 19:29:01 0.20 0.02 0.18 0.27 2.85 21:15:43 19:30:01 0.17 0.00 0.17 0.00 1.50 21:15:43 19:31:02 0.17 0.00 0.17 0.00 1.37 21:15:43 19:32:01 0.17 0.00 0.17 0.00 1.56 21:15:43 19:33:01 0.32 0.07 0.25 0.80 3.95 21:15:43 19:34:01 0.22 0.00 0.22 0.00 2.18 21:15:43 19:35:01 0.20 0.00 0.20 0.00 1.53 21:15:43 19:36:01 0.17 0.00 0.17 0.00 1.37 21:15:43 19:37:01 0.15 0.00 0.15 0.00 1.77 21:15:43 19:38:01 0.25 0.00 0.25 0.00 2.98 21:15:43 19:39:01 0.35 0.00 0.35 0.00 4.98 21:15:43 19:40:01 0.17 0.00 0.17 0.00 1.53 21:15:43 19:41:01 0.18 0.00 0.18 0.00 1.57 21:15:43 19:42:01 0.37 0.00 0.37 0.00 6.30 21:15:43 19:43:01 0.28 0.00 0.28 0.00 4.40 21:15:43 19:44:01 0.22 0.00 0.22 0.00 3.18 21:15:43 19:45:01 0.22 0.00 0.22 0.00 2.78 21:15:43 19:46:01 0.22 0.00 0.22 0.00 2.92 21:15:43 19:47:01 0.28 0.00 0.28 0.00 5.98 21:15:43 19:48:01 0.27 0.00 0.27 0.00 3.93 21:15:43 19:49:01 0.27 0.00 0.27 0.00 3.40 21:15:43 19:50:01 0.23 0.00 0.23 0.00 3.42 21:15:43 19:51:01 0.22 0.00 0.22 0.00 3.17 21:15:43 19:52:01 0.40 0.08 0.32 2.27 5.30 21:15:43 19:53:01 0.27 0.00 0.27 0.00 3.76 21:15:43 19:54:01 0.22 0.00 0.22 0.00 3.17 21:15:43 19:55:01 0.22 0.00 0.22 0.00 2.77 21:15:43 19:56:01 0.25 0.00 0.25 0.00 3.32 21:15:43 19:57:01 0.32 0.00 0.32 0.00 5.98 21:15:43 19:58:01 0.28 0.00 0.28 0.00 4.03 21:15:43 19:59:01 0.42 0.00 0.42 0.00 7.26 21:15:43 20:00:01 0.22 0.00 0.22 0.00 2.20 21:15:43 20:01:01 0.17 0.00 0.17 0.00 1.33 21:15:43 20:02:01 1.17 0.90 0.27 36.78 3.65 21:15:43 20:03:01 0.37 0.00 0.37 0.00 5.95 21:15:43 20:04:01 0.22 0.00 0.22 0.00 2.42 21:15:43 20:05:01 0.17 0.00 0.17 0.00 1.33 21:15:43 20:06:02 0.25 0.00 0.25 0.00 3.10 21:15:43 20:07:01 0.22 0.00 0.22 0.00 2.32 21:15:43 20:08:01 0.25 0.00 0.25 0.00 3.13 21:15:43 20:09:01 0.25 0.00 0.25 0.00 2.70 21:15:43 20:10:01 0.25 0.00 0.25 0.00 3.50 21:15:43 20:11:01 0.27 0.00 0.27 0.00 2.98 21:15:43 20:12:01 0.25 0.00 0.25 0.00 2.57 21:15:43 20:13:01 0.25 0.00 0.25 0.00 2.98 21:15:43 20:14:01 0.22 0.00 0.22 0.00 2.28 21:15:43 20:15:01 0.17 0.00 0.17 0.00 1.47 21:15:43 20:16:01 0.23 0.00 0.23 0.00 3.12 21:15:43 20:17:01 0.25 0.00 0.25 0.00 2.73 21:15:43 20:18:01 0.27 0.00 0.27 0.00 3.51 21:15:43 20:19:01 0.22 0.00 0.22 0.00 2.28 21:15:43 20:20:01 0.17 0.00 0.17 0.00 1.60 21:15:43 20:21:01 0.25 0.00 0.25 0.00 2.72 21:15:43 20:22:01 0.22 0.00 0.22 0.00 2.55 21:15:43 20:23:01 0.25 0.00 0.25 0.00 3.12 21:15:43 20:24:01 0.25 0.00 0.25 0.00 2.60 21:15:43 20:25:01 0.18 0.00 0.18 0.00 1.87 21:15:43 20:26:01 0.25 0.00 0.25 0.00 2.72 21:15:43 20:27:01 0.22 0.00 0.22 0.00 2.55 21:15:43 20:28:01 0.25 0.00 0.25 0.00 2.72 21:15:43 20:29:01 0.22 0.00 0.22 0.00 2.42 21:15:43 20:30:01 0.17 0.00 0.17 0.00 1.33 21:15:43 20:31:01 0.28 0.00 0.28 0.00 3.03 21:15:43 20:32:01 0.23 0.00 0.23 0.00 2.82 21:15:43 20:33:01 0.25 0.00 0.25 0.00 2.85 21:15:43 20:34:01 0.23 0.00 0.23 0.00 2.32 21:15:43 20:35:01 0.20 0.00 0.20 0.00 1.65 21:15:43 20:36:01 0.25 0.00 0.25 0.00 2.88 21:15:43 20:37:01 0.22 0.00 0.22 0.00 2.32 21:15:43 20:38:01 0.28 0.00 0.28 0.00 3.28 21:15:43 20:39:02 0.25 0.00 0.25 0.00 3.23 21:15:43 20:40:01 0.17 0.00 0.17 0.00 1.39 21:15:43 20:41:01 0.25 0.00 0.25 0.00 2.82 21:15:43 20:42:01 0.22 0.00 0.22 0.00 2.32 21:15:43 20:43:01 0.25 0.00 0.25 0.00 3.21 21:15:43 20:44:01 0.30 0.00 0.30 0.00 3.70 21:15:43 20:45:01 0.25 0.00 0.25 0.00 2.60 21:15:43 20:46:01 0.30 0.00 0.30 0.00 4.08 21:15:43 20:47:01 0.22 0.00 0.22 0.00 2.32 21:15:43 20:48:01 0.25 0.00 0.25 0.00 3.08 21:15:43 20:49:01 0.22 0.00 0.22 0.00 2.18 21:15:43 20:50:01 0.17 0.00 0.17 0.00 1.50 21:15:43 20:51:01 0.25 0.00 0.25 0.00 2.68 21:15:43 20:52:01 0.22 0.00 0.22 0.00 2.45 21:15:43 20:53:01 0.33 0.00 0.33 0.00 5.45 21:15:43 20:54:01 0.23 0.00 0.23 0.00 2.87 21:15:43 20:55:01 0.18 0.00 0.18 0.00 1.78 21:15:43 20:56:01 0.27 0.00 0.27 0.00 3.50 21:15:43 20:57:01 0.22 0.00 0.22 0.00 2.45 21:15:43 20:58:01 0.25 0.00 0.25 0.00 2.95 21:15:43 20:59:01 0.22 0.00 0.22 0.00 2.32 21:15:43 21:00:01 0.25 0.00 0.25 0.00 3.51 21:15:43 21:01:01 0.25 0.00 0.25 0.00 3.08 21:15:43 21:02:01 0.25 0.00 0.25 0.00 2.81 21:15:43 21:03:01 0.22 0.00 0.22 0.00 2.42 21:15:43 21:04:01 0.17 0.00 0.17 0.00 1.20 21:15:43 21:05:01 0.25 0.00 0.25 0.00 2.95 21:15:43 21:06:01 0.25 0.00 0.25 0.00 2.33 21:15:43 21:07:01 0.27 0.00 0.27 0.00 3.46 21:15:43 21:08:01 0.22 0.00 0.22 0.00 2.42 21:15:43 21:09:01 0.17 0.00 0.17 0.00 1.33 21:15:43 21:10:01 0.25 0.00 0.25 0.00 3.48 21:15:43 21:11:02 0.22 0.00 0.22 0.00 2.42 21:15:43 21:12:01 0.25 0.00 0.25 0.00 3.00 21:15:43 21:13:01 0.25 0.00 0.25 0.00 2.60 21:15:43 21:14:01 0.18 0.00 0.18 0.00 2.00 21:15:43 21:15:01 0.23 0.00 0.23 0.00 3.22 21:15:43 Average: 15.58 5.03 10.56 152.81 3799.80 21:15:43 21:15:43 18:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:15:43 18:23:01 5285884 0 713184 8.90 2620 2007244 1479660 16.34 906128 1569552 8036 21:15:43 18:24:01 3785232 0 880112 10.99 2620 3340968 1480932 16.35 1042300 2720492 44 21:15:43 18:25:01 3295384 0 1038676 12.97 2620 3672252 1687744 18.63 1422500 2805724 135636 21:15:43 18:26:01 3328532 0 1054096 13.16 2620 3623684 1519472 16.78 1404228 2773652 88684 21:15:43 18:27:05 467252 0 1302912 16.27 2620 6236148 2475896 27.34 2373368 4581588 299972 21:15:43 18:28:01 449060 0 1503396 18.77 2620 6053856 3579928 39.52 3164576 3739120 319412 21:15:43 18:29:01 937668 0 1515684 18.92 2620 5552960 3011080 33.24 2143580 4247988 54780 21:15:43 18:30:01 2922396 0 1152580 14.39 2620 3931336 1489524 16.45 1337292 3132420 8 21:15:43 18:31:01 2924804 0 1150172 14.36 2620 3931336 1478560 16.32 1336584 3132072 8 21:15:43 18:32:01 2946604 0 1128364 14.09 2620 3931344 1395428 15.41 1328520 3120952 8 21:15:43 18:33:01 2947204 0 1127764 14.08 2620 3931344 1391304 15.36 1330336 3118904 8 21:15:43 18:34:01 2947116 0 1127844 14.08 2620 3931352 1391268 15.36 1330540 3118912 8 21:15:43 18:35:01 2949140 0 1125816 14.06 2620 3931356 1374796 15.18 1329296 3118700 8 21:15:43 18:36:01 2947372 0 1127584 14.08 2620 3931356 1376536 15.20 1330920 3118700 8 21:15:43 18:37:01 2948288 0 1126628 14.07 2620 3931396 1375000 15.18 1330112 3118484 12 21:15:43 18:38:01 2948068 0 1126848 14.07 2620 3931396 1375060 15.18 1330240 3118484 8 21:15:43 18:39:01 2948924 0 1125984 14.06 2620 3931404 1374796 15.18 1329568 3118484 8 21:15:43 18:40:01 2948940 0 1125964 14.06 2620 3931408 1374796 15.18 1329572 3118484 8 21:15:43 18:41:01 2949064 0 1125836 14.06 2620 3931412 1374796 15.18 1329576 3118484 8 21:15:43 18:42:01 2948836 0 1126060 14.06 2620 3931416 1374880 15.18 1329672 3118484 8 21:15:43 18:43:01 2949080 0 1125812 14.06 2620 3931420 1374796 15.18 1329584 3118484 8 21:15:43 18:44:01 2949196 0 1125688 14.06 2620 3931428 1374796 15.18 1329592 3118484 8 21:15:43 18:45:01 2949304 0 1125572 14.05 2620 3931436 1374796 15.18 1329712 3118488 8 21:15:43 18:46:01 2949056 0 1125820 14.06 2620 3931436 1374796 15.18 1329600 3118484 8 21:15:43 18:47:01 2948656 0 1126216 14.06 2620 3931440 1374892 15.18 1329804 3118484 8 21:15:43 18:48:01 2948820 0 1126044 14.06 2620 3931448 1374892 15.18 1329704 3118488 8 21:15:43 18:49:01 2948500 0 1126364 14.06 2620 3931448 1374940 15.18 1329972 3118484 8 21:15:43 18:50:01 2949308 0 1125548 14.05 2620 3931456 1374796 15.18 1329632 3118484 8 21:15:43 18:51:01 2949152 0 1125704 14.06 2620 3931456 1374796 15.18 1329632 3118484 8 21:15:43 18:52:01 2948360 0 1126488 14.07 2620 3931464 1375024 15.18 1330352 3118484 8 21:15:43 18:53:01 2949548 0 1125296 14.05 2620 3931468 1374796 15.18 1329596 3118484 8 21:15:43 18:54:01 2949292 0 1125552 14.05 2620 3931468 1374796 15.18 1329764 3118484 8 21:15:43 18:55:01 2948868 0 1125968 14.06 2620 3931476 1374916 15.18 1330156 3118484 8 21:15:43 18:56:02 2948628 0 1126208 14.06 2620 3931476 1374928 15.18 1330100 3118484 8 21:15:43 18:57:01 2948824 0 1126004 14.06 2620 3931484 1374880 15.18 1329880 3118484 8 21:15:43 18:58:01 2948464 0 1126360 14.06 2620 3931488 1374940 15.18 1330116 3118484 8 21:15:43 18:59:01 2948696 0 1126120 14.06 2620 3931496 1374964 15.18 1330184 3118484 8 21:15:43 19:00:01 2949232 0 1125580 14.05 2620 3931500 1374796 15.18 1329688 3118484 8 21:15:43 19:01:01 2948020 0 1126792 14.07 2620 3931500 1377136 15.20 1330272 3118484 8 21:15:43 19:02:01 2948332 0 1126292 14.06 2620 3931688 1375436 15.19 1330368 3118604 8 21:15:43 19:03:01 2947996 0 1126620 14.07 2620 3931696 1375520 15.19 1330596 3118604 8 21:15:43 19:04:01 2947848 0 1126768 14.07 2620 3931696 1375532 15.19 1330404 3118616 8 21:15:43 19:05:01 2947460 0 1127148 14.07 2620 3931704 1375556 15.19 1330684 3118616 8 21:15:43 19:06:01 2948524 0 1126084 14.06 2620 3931704 1375304 15.18 1330008 3118616 8 21:15:43 19:07:01 2948164 0 1126436 14.06 2620 3931712 1375388 15.19 1330220 3118620 8 21:15:43 19:08:01 2947408 0 1127188 14.07 2620 3931716 1375508 15.19 1330868 3118616 8 21:15:43 19:09:01 2948284 0 1126312 14.06 2620 3931716 1375304 15.18 1330024 3118616 8 21:15:43 19:10:01 2948416 0 1126172 14.06 2620 3931724 1375304 15.18 1330036 3118616 8 21:15:43 19:11:01 2948540 0 1126044 14.06 2620 3931728 1375304 15.18 1330040 3118616 8 21:15:43 19:12:01 2948436 0 1126144 14.06 2620 3931732 1375376 15.18 1330132 3118616 8 21:15:43 19:13:01 2947952 0 1126624 14.07 2620 3931736 1375484 15.19 1330484 3118616 8 21:15:43 19:14:01 2948400 0 1126172 14.06 2620 3931740 1375304 15.18 1330168 3118616 8 21:15:43 19:15:01 2948540 0 1126028 14.06 2620 3931744 1375304 15.18 1330172 3118616 8 21:15:43 19:16:01 2948252 0 1126312 14.06 2620 3931748 1375304 15.18 1330060 3118616 8 21:15:43 19:17:01 2948164 0 1126396 14.06 2620 3931752 1375388 15.19 1330272 3118616 8 21:15:43 19:18:01 2942952 0 1129684 14.11 2620 3933676 1378748 15.22 1332740 3119264 8 21:15:43 19:19:01 2793172 0 1218144 15.21 2620 3994996 1375336 15.18 1370316 3141608 8 21:15:43 19:20:01 2793420 0 1217892 15.21 2620 3995000 1375336 15.18 1370356 3141608 8 21:15:43 19:21:01 2793544 0 1217760 15.21 2620 3995008 1375336 15.18 1370348 3141608 16 21:15:43 19:22:01 2793372 0 1217932 15.21 2620 3995008 1375408 15.19 1370436 3141608 8 21:15:43 19:23:01 2793464 0 1217836 15.21 2620 3995012 1375408 15.19 1370408 3141608 8 21:15:43 19:24:01 2793272 0 1218024 15.21 2620 3995016 1375336 15.18 1370240 3141608 8 21:15:43 19:25:01 2793420 0 1217868 15.21 2620 3995024 1375336 15.18 1370476 3141612 16 21:15:43 19:26:01 2793172 0 1218108 15.21 2620 3995032 1375336 15.18 1370484 3141612 8 21:15:43 19:27:01 2793076 0 1218204 15.21 2620 3995032 1375420 15.19 1370576 3141612 8 21:15:43 19:28:01 2793180 0 1218092 15.21 2620 3995040 1375336 15.18 1370380 3141612 20 21:15:43 19:29:01 2793172 0 1218100 15.21 2620 3995040 1375336 15.18 1370384 3141620 8 21:15:43 19:30:01 2793304 0 1217960 15.21 2620 3995048 1375336 15.18 1370388 3141624 8 21:15:43 19:31:02 2793180 0 1218080 15.21 2620 3995052 1375336 15.18 1370396 3141620 8 21:15:43 19:32:01 2792912 0 1218344 15.21 2620 3995056 1375444 15.19 1370492 3141624 16 21:15:43 19:33:01 2793164 0 1218084 15.21 2620 3995064 1375336 15.18 1370412 3141644 8 21:15:43 19:34:01 2793172 0 1218072 15.21 2620 3995068 1375336 15.18 1370416 3141644 8 21:15:43 19:35:01 2793272 0 1217968 15.21 2620 3995072 1375336 15.18 1370420 3141644 8 21:15:43 19:36:01 2793032 0 1218204 15.21 2620 3995076 1375336 15.18 1370424 3141644 16 21:15:43 19:37:01 2792952 0 1218280 15.21 2620 3995080 1375420 15.19 1370504 3141648 8 21:15:43 19:38:01 2793180 0 1218048 15.21 2620 3995084 1375336 15.18 1370436 3141644 12 21:15:43 19:39:01 2793204 0 1218020 15.21 2620 3995088 1375336 15.18 1370456 3141628 8 21:15:43 19:40:01 2793312 0 1217904 15.21 2620 3995096 1375336 15.18 1370580 3141628 8 21:15:43 19:41:01 2793288 0 1217924 15.21 2620 3995100 1375336 15.18 1370468 3141628 20 21:15:43 19:42:01 2792904 0 1218304 15.21 2620 3995104 1375420 15.19 1370560 3141628 12 21:15:43 19:43:01 2793040 0 1218164 15.21 2620 3995108 1375336 15.18 1370476 3141628 12 21:15:43 19:44:01 2793288 0 1217908 15.21 2620 3995116 1375336 15.18 1370484 3141628 8 21:15:43 19:45:01 2793212 0 1217984 15.21 2620 3995116 1375336 15.18 1370600 3141628 8 21:15:43 19:46:01 2793180 0 1218012 15.21 2620 3995120 1375336 15.18 1370472 3141628 8 21:15:43 19:47:01 2792928 0 1218260 15.21 2620 3995124 1375420 15.19 1370600 3141628 8 21:15:43 19:48:01 2792968 0 1218216 15.21 2620 3995128 1375384 15.19 1370512 3141628 8 21:15:43 19:49:01 2793164 0 1218012 15.21 2620 3995136 1375336 15.18 1370620 3141628 8 21:15:43 19:50:01 2793020 0 1218156 15.21 2620 3995136 1375456 15.19 1370828 3141628 8 21:15:43 19:51:01 2793180 0 1217988 15.21 2620 3995144 1375336 15.18 1370632 3141628 8 21:15:43 19:52:01 2792836 0 1218260 15.21 2620 3995216 1375408 15.19 1370604 3141688 8 21:15:43 19:53:01 2792724 0 1218372 15.21 2620 3995216 1375480 15.19 1370892 3141696 8 21:15:43 19:54:01 2793172 0 1217916 15.21 2620 3995224 1375336 15.18 1370528 3141696 8 21:15:43 19:55:01 2793204 0 1217884 15.21 2620 3995224 1375336 15.18 1370532 3141696 8 21:15:43 19:56:01 2793048 0 1218032 15.21 2620 3995232 1375336 15.18 1370656 3141696 8 21:15:43 19:57:01 2792920 0 1218156 15.21 2620 3995236 1375420 15.19 1370636 3141696 8 21:15:43 19:58:01 2793192 0 1217880 15.21 2620 3995240 1374856 15.18 1370516 3141696 8 21:15:43 19:59:01 2793428 0 1217696 15.20 2620 3995188 1374796 15.18 1370276 3141672 8 21:15:43 20:00:01 2793460 0 1217660 15.20 2620 3995192 1374796 15.18 1370276 3141676 8 21:15:43 20:01:01 2792852 0 1218264 15.21 2620 3995196 1376364 15.20 1370392 3141476 8 21:15:43 20:02:01 2792324 0 1217680 15.20 2620 3996308 1374904 15.18 1370764 3142520 12 21:15:43 20:03:01 2792468 0 1217536 15.20 2620 3996308 1374796 15.18 1370548 3142520 12 21:15:43 20:04:01 2792176 0 1217820 15.21 2620 3996316 1374940 15.18 1370984 3142520 12 21:15:43 20:05:01 2792716 0 1217280 15.20 2620 3996316 1374796 15.18 1370556 3142520 12 21:15:43 20:06:02 2792576 0 1217412 15.20 2620 3996324 1374796 15.18 1370564 3142520 8 21:15:43 20:07:01 2792480 0 1217504 15.20 2620 3996328 1374880 15.18 1370764 3142520 8 21:15:43 20:08:01 2792160 0 1217816 15.21 2620 3996336 1374928 15.18 1370972 3142524 12 21:15:43 20:09:01 2792568 0 1217400 15.20 2620 3996344 1374796 15.18 1370584 3142520 12 21:15:43 20:10:01 2792708 0 1217260 15.20 2620 3996344 1374796 15.18 1370700 3142520 8 21:15:43 20:11:01 2792568 0 1217392 15.20 2620 3996352 1374796 15.18 1370708 3142520 8 21:15:43 20:12:01 2792612 0 1217284 15.20 2620 3996416 1374880 15.18 1370748 3142540 28 21:15:43 20:13:01 2792956 0 1216996 15.20 2620 3996360 1374796 15.18 1370676 3142520 12 21:15:43 20:14:01 2792544 0 1217404 15.20 2620 3996364 1374796 15.18 1370656 3142520 8 21:15:43 20:15:01 2792624 0 1217316 15.20 2620 3996372 1374796 15.18 1370724 3142524 8 21:15:43 20:16:01 2791520 0 1218420 15.21 2620 3996372 1375012 15.18 1371052 3142520 8 21:15:43 20:17:01 2792316 0 1217620 15.20 2620 3996376 1374892 15.18 1370748 3142520 8 21:15:43 20:18:01 2792336 0 1217596 15.20 2620 3996380 1374796 15.18 1370736 3142520 8 21:15:43 20:19:01 2791676 0 1218252 15.21 2620 3996384 1375000 15.18 1371000 3142520 8 21:15:43 20:20:01 2792328 0 1217592 15.20 2620 3996392 1374796 15.18 1370756 3142520 8 21:15:43 20:21:01 2792080 0 1217840 15.21 2620 3996392 1374796 15.18 1370648 3142520 8 21:15:43 20:22:01 2791288 0 1218624 15.22 2620 3996400 1375024 15.18 1371120 3142524 8 21:15:43 20:23:01 2791688 0 1218220 15.21 2620 3996404 1374880 15.18 1370876 3142520 8 21:15:43 20:24:01 2792088 0 1217816 15.21 2620 3996408 1374796 15.18 1370656 3142520 8 21:15:43 20:25:01 2792196 0 1217700 15.20 2620 3996416 1374796 15.18 1370780 3142520 8 21:15:43 20:26:01 2791948 0 1217948 15.21 2620 3996416 1374796 15.18 1370780 3142520 8 21:15:43 20:27:01 2791984 0 1217904 15.21 2620 3996424 1374868 15.18 1370864 3142520 8 21:15:43 20:28:01 2792220 0 1217668 15.20 2620 3996424 1374796 15.18 1370788 3142520 12 21:15:43 20:29:01 2792212 0 1217668 15.20 2620 3996432 1374796 15.18 1370680 3142520 8 21:15:43 20:30:01 2792112 0 1217764 15.21 2620 3996436 1374796 15.18 1370800 3142520 8 21:15:43 20:31:01 2792228 0 1217648 15.20 2620 3996436 1374796 15.18 1370684 3142520 8 21:15:43 20:32:01 2791728 0 1218140 15.21 2620 3996444 1374868 15.18 1370780 3142520 8 21:15:43 20:33:01 2792088 0 1217780 15.21 2620 3996444 1374796 15.18 1370692 3142520 8 21:15:43 20:34:01 2791948 0 1217912 15.21 2620 3996452 1374796 15.18 1370700 3142520 8 21:15:43 20:35:01 2792112 0 1217744 15.20 2620 3996456 1374796 15.18 1370704 3142520 8 21:15:43 20:36:01 2791948 0 1217904 15.21 2620 3996460 1374796 15.18 1370708 3142520 8 21:15:43 20:37:01 2791736 0 1218112 15.21 2620 3996464 1374880 15.18 1370792 3142520 8 21:15:43 20:38:01 2791956 0 1217884 15.21 2620 3996472 1374796 15.18 1370716 3142524 8 21:15:43 20:39:02 2791940 0 1217896 15.21 2620 3996476 1374796 15.18 1370724 3142520 8 21:15:43 20:40:01 2792360 0 1217472 15.20 2620 3996480 1374796 15.18 1370696 3142520 8 21:15:43 20:41:01 2792064 0 1217764 15.21 2620 3996484 1374796 15.18 1370668 3142520 8 21:15:43 20:42:01 2791228 0 1218596 15.22 2620 3996488 1374964 15.18 1371224 3142520 16 21:15:43 20:43:01 2791980 0 1217836 15.21 2620 3996496 1374796 15.18 1370828 3142520 16 21:15:43 20:44:01 2792344 0 1217472 15.20 2620 3996496 1374796 15.18 1370880 3142520 8 21:15:43 20:45:01 2791972 0 1217836 15.21 2620 3996504 1374796 15.18 1370804 3142520 8 21:15:43 20:46:01 2791172 0 1218636 15.22 2620 3996504 1375012 15.18 1371224 3142520 8 21:15:43 20:47:01 2791524 0 1218280 15.21 2620 3996508 1374916 15.18 1371068 3142520 8 21:15:43 20:48:01 2791700 0 1218096 15.21 2620 3996516 1374796 15.18 1370772 3142520 12 21:15:43 20:49:01 2791700 0 1218096 15.21 2620 3996516 1374796 15.18 1370888 3142520 8 21:15:43 20:50:01 2791972 0 1217816 15.21 2620 3996524 1374796 15.18 1370888 3142520 8 21:15:43 20:51:01 2791988 0 1217800 15.21 2620 3996524 1374796 15.18 1370780 3142520 8 21:15:43 20:52:01 2791696 0 1218084 15.21 2620 3996532 1374880 15.18 1370860 3142520 8 21:15:43 20:53:01 2791200 0 1218572 15.22 2620 3996540 1375084 15.18 1371272 3142524 8 21:15:43 20:54:01 2790888 0 1218880 15.22 2620 3996544 1375144 15.18 1371916 3142524 16 21:15:43 20:55:01 2792344 0 1217416 15.20 2620 3996552 1374796 15.18 1370804 3142520 20 21:15:43 20:56:01 2791872 0 1217884 15.21 2620 3996556 1374796 15.18 1370920 3142524 8 21:15:43 20:57:01 2791984 0 1217768 15.21 2620 3996560 1374880 15.18 1371008 3142520 8 21:15:43 20:58:01 2791368 0 1218380 15.21 2620 3996564 1374952 15.18 1371364 3142520 8 21:15:43 20:59:01 2792088 0 1217656 15.20 2620 3996568 1374796 15.18 1370832 3142520 8 21:15:43 21:00:01 2791292 0 1218448 15.21 2620 3996572 1374928 15.18 1371320 3142520 12 21:15:43 21:01:01 2790380 0 1219352 15.22 2620 3996580 1377564 15.21 1371540 3142520 12 21:15:43 21:02:01 2791836 0 1217896 15.21 2620 3996580 1374892 15.18 1370940 3142520 8 21:15:43 21:03:01 2792292 0 1217432 15.20 2620 3996588 1374796 15.18 1370852 3142520 8 21:15:43 21:04:01 2792072 0 1217652 15.20 2620 3996588 1374796 15.18 1370968 3142520 8 21:15:43 21:05:01 2791832 0 1217884 15.21 2620 3996596 1374796 15.18 1370976 3142520 8 21:15:43 21:06:01 2791716 0 1217996 15.21 2620 3996600 1374796 15.18 1370864 3142520 8 21:15:43 21:07:01 2791976 0 1217732 15.20 2620 3996604 1374892 15.18 1370916 3142520 8 21:15:43 21:08:01 2791732 0 1217972 15.21 2620 3996608 1375000 15.18 1371320 3142520 8 21:15:43 21:09:01 2791832 0 1217872 15.21 2620 3996608 1374796 15.18 1370872 3142520 8 21:15:43 21:10:01 2791412 0 1218280 15.21 2620 3996620 1375060 15.18 1371512 3142520 8 21:15:43 21:11:02 2791016 0 1218672 15.22 2620 3996624 1375024 15.18 1371684 3142520 8 21:15:43 21:12:01 2791564 0 1218120 15.21 2620 3996628 1374892 15.18 1371108 3142520 8 21:15:43 21:13:01 2791908 0 1217772 15.21 2620 3996632 1374844 15.18 1371028 3142520 8 21:15:43 21:14:01 2791848 0 1217828 15.21 2620 3996636 1374796 15.18 1370904 3142520 8 21:15:43 21:15:01 2791180 0 1218492 15.21 2620 3996640 1375000 15.18 1371468 3142520 8 21:15:43 Average: 2824733 0 1189309 14.85 2620 3992269 1409094 15.56 1375845 3138236 5249 21:15:43 21:15:43 18:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:15:43 18:23:01 vethe3b934d 881.28 643.96 82.68 2564.24 0.00 0.00 0.00 0.00 21:15:43 18:23:01 eth0 827.06 1016.09 3528.91 109.73 0.00 0.00 0.00 0.00 21:15:43 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:23:01 docker0 881.28 643.83 70.64 2564.23 0.00 0.00 0.00 0.00 21:15:43 18:24:01 eth0 384.91 300.95 5410.16 37.05 0.00 0.00 0.00 0.00 21:15:43 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:24:01 veth0d19c93 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 21:15:43 18:24:01 docker0 227.88 252.22 18.16 2177.49 0.00 0.00 0.00 0.00 21:15:43 18:25:01 veth523b06e 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 21:15:43 18:25:01 eth0 35.74 19.42 31.77 14.31 0.00 0.00 0.00 0.00 21:15:43 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:25:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 21:15:43 18:26:01 veth523b06e 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 21:15:43 18:26:01 eth0 14.86 8.24 11.26 6.04 0.00 0.00 0.00 0.00 21:15:43 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:26:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 21:15:43 18:27:05 eth0 101.19 63.34 1589.13 123.09 0.00 0.00 0.00 0.00 21:15:43 18:27:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:27:05 veth9ff1c68 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:15:43 18:27:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:28:01 vethccdef06 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:15:43 18:28:01 vethfb46d26 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:15:43 18:28:01 eth0 62.38 32.07 215.99 13.12 0.00 0.00 0.00 0.00 21:15:43 18:28:01 veth23db13c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:15:43 18:29:01 vethf3fd6b8 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 21:15:43 18:29:01 vethf32a228 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:15:43 18:29:01 vethd23fb9f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:15:43 18:29:01 eth0 125.75 59.78 1632.48 20.29 0.00 0.00 0.00 0.00 21:15:43 18:30:01 eth0 48.06 28.88 145.94 113.99 0.00 0.00 0.00 0.00 21:15:43 18:30:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:15:43 18:30:01 docker0 1154.84 999.47 91.86 5612.76 0.00 0.00 0.00 0.00 21:15:43 18:31:01 eth0 2.76 1.45 0.71 5.45 0.00 0.00 0.00 0.00 21:15:43 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:32:01 eth0 1.17 0.70 0.67 0.46 0.00 0.00 0.00 0.00 21:15:43 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:33:01 eth0 1.70 0.33 0.41 0.17 0.00 0.00 0.00 0.00 21:15:43 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:34:01 eth0 0.92 0.50 0.53 0.39 0.00 0.00 0.00 0.00 21:15:43 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:35:01 eth0 0.20 0.10 0.01 0.04 0.00 0.00 0.00 0.00 21:15:43 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:36:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:15:43 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:37:01 eth0 1.47 0.48 0.49 0.24 0.00 0.00 0.00 0.00 21:15:43 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:38:01 eth0 0.53 0.33 0.27 0.23 0.00 0.00 0.00 0.00 21:15:43 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:39:01 eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 21:15:43 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:15:43 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:41:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:15:43 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:42:01 eth0 0.37 0.32 0.15 0.11 0.00 0.00 0.00 0.00 21:15:43 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:43:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:15:43 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:44:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:45:01 eth0 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:46:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:15:43 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:47:01 eth0 0.25 0.17 0.08 0.04 0.00 0.00 0.00 0.00 21:15:43 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:48:01 eth0 0.52 0.10 0.11 0.03 0.00 0.00 0.00 0.00 21:15:43 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:49:01 eth0 0.50 0.27 0.27 0.20 0.00 0.00 0.00 0.00 21:15:43 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:50:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:15:43 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:51:01 eth0 0.45 0.03 0.05 0.00 0.00 0.00 0.00 0.00 21:15:43 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:52:01 eth0 1.45 0.75 0.71 0.47 0.00 0.00 0.00 0.00 21:15:43 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:53:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:54:01 eth0 0.52 0.07 0.05 0.00 0.00 0.00 0.00 0.00 21:15:43 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:55:01 eth0 0.95 0.28 0.31 0.20 0.00 0.00 0.00 0.00 21:15:43 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:56:02 eth0 0.50 0.33 0.27 0.20 0.00 0.00 0.00 0.00 21:15:43 18:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:57:01 eth0 0.64 0.12 0.13 0.07 0.00 0.00 0.00 0.00 21:15:43 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:58:01 eth0 0.98 0.25 0.37 0.20 0.00 0.00 0.00 0.00 21:15:43 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:59:01 eth0 0.60 0.28 0.27 0.17 0.00 0.00 0.00 0.00 21:15:43 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:00:01 eth0 0.12 0.07 0.01 0.04 0.00 0.00 0.00 0.00 21:15:43 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:01:01 eth0 0.30 0.07 0.03 0.00 0.00 0.00 0.00 0.00 21:15:43 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:02:01 eth0 1.00 0.38 0.43 0.23 0.00 0.00 0.00 0.00 21:15:43 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:03:01 eth0 0.93 0.28 0.31 0.20 0.00 0.00 0.00 0.00 21:15:43 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:04:01 eth0 2.25 0.43 0.53 0.24 0.00 0.00 0.00 0.00 21:15:43 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:05:01 eth0 0.47 0.33 0.27 0.20 0.00 0.00 0.00 0.00 21:15:43 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:06:01 eth0 0.27 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:07:01 eth0 0.70 0.15 0.13 0.07 0.00 0.00 0.00 0.00 21:15:43 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:08:01 eth0 1.85 0.77 0.90 0.59 0.00 0.00 0.00 0.00 21:15:43 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:09:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:15:43 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:10:01 eth0 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:11:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:12:01 eth0 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 21:15:43 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:13:01 eth0 1.00 0.35 0.37 0.17 0.00 0.00 0.00 0.00 21:15:43 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:14:01 eth0 0.10 0.05 0.01 0.03 0.00 0.00 0.00 0.00 21:15:43 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:15:01 eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:16:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:17:01 eth0 0.32 0.17 0.09 0.07 0.00 0.00 0.00 0.00 21:15:43 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:18:01 eth0 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 21:15:43 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:19:01 eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:20:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:21:01 eth0 0.22 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:22:01 eth0 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:15:43 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:23:01 eth0 0.15 0.07 0.06 0.00 0.00 0.00 0.00 0.00 21:15:43 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:24:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:25:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:26:01 eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:27:01 eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 21:15:43 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:28:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:29:01 eth0 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:30:01 eth0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:31:02 eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 19:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:32:01 eth0 0.34 0.19 0.14 0.07 0.00 0.00 0.00 0.00 21:15:43 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:33:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:34:01 eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:35:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:36:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:37:01 eth0 0.32 0.15 0.14 0.07 0.00 0.00 0.00 0.00 21:15:43 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:38:01 eth0 0.12 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:39:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:40:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:41:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:42:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 0.00 21:15:43 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:43:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:44:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:45:01 eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:46:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:47:01 eth0 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 21:15:43 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:48:01 eth0 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 21:15:43 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:49:01 eth0 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:15:43 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:50:01 eth0 0.52 0.30 0.27 0.17 0.00 0.00 0.00 0.00 21:15:43 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:51:01 eth0 0.13 0.05 0.01 0.04 0.00 0.00 0.00 0.00 21:15:43 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:52:01 eth0 0.63 0.12 0.12 0.04 0.00 0.00 0.00 0.00 21:15:43 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:53:01 eth0 0.60 0.25 0.33 0.19 0.00 0.00 0.00 0.00 21:15:43 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:54:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:55:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:56:01 eth0 0.15 0.03 0.01 0.03 0.00 0.00 0.00 0.00 21:15:43 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:57:01 eth0 0.28 0.15 0.08 0.04 0.00 0.00 0.00 0.00 21:15:43 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:58:01 eth0 0.17 0.05 0.06 0.03 0.00 0.00 0.00 0.00 21:15:43 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:59:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:00:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:01:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:02:01 eth0 0.32 0.15 0.14 0.08 0.00 0.00 0.00 0.00 21:15:43 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:03:01 eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:04:01 eth0 1.57 0.30 0.37 0.20 0.00 0.00 0.00 0.00 21:15:43 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:05:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:06:02 eth0 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 20:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:07:01 eth0 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00 21:15:43 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:08:01 eth0 0.60 0.30 0.27 0.17 0.00 0.00 0.00 0.00 21:15:43 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:09:01 eth0 0.07 0.07 0.00 0.03 0.00 0.00 0.00 0.00 21:15:43 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:10:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:11:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:12:01 eth0 0.33 0.15 0.14 0.08 0.00 0.00 0.00 0.00 21:15:43 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:13:01 eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:14:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:15:01 eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:15:43 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:16:01 eth0 0.48 0.27 0.26 0.17 0.00 0.00 0.00 0.00 21:15:43 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:17:01 eth0 0.30 0.17 0.14 0.10 0.00 0.00 0.00 0.00 21:15:43 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:18:01 eth0 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 21:15:43 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:19:01 eth0 0.62 0.28 0.27 0.20 0.00 0.00 0.00 0.00 21:15:43 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:20:01 eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:21:01 eth0 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:15:43 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:22:01 eth0 0.62 0.40 0.34 0.24 0.00 0.00 0.00 0.00 21:15:43 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:23:01 eth0 0.17 0.07 0.06 0.03 0.00 0.00 0.00 0.00 21:15:43 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:24:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:25:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:26:01 eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:27:01 eth0 0.35 0.25 0.14 0.07 0.00 0.00 0.00 0.00 21:15:43 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:28:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:29:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:30:01 eth0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:31:01 eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:32:01 eth0 0.35 0.18 0.14 0.07 0.00 0.00 0.00 0.00 21:15:43 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:33:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:34:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:35:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:36:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:37:01 eth0 0.37 0.25 0.14 0.07 0.00 0.00 0.00 0.00 21:15:43 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:38:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:39:02 eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 20:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:40:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:41:01 eth0 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:42:01 eth0 1.25 0.38 0.45 0.26 0.00 0.00 0.00 0.00 21:15:43 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:43:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:44:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:45:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:46:01 eth0 0.88 0.27 0.33 0.20 0.00 0.00 0.00 0.00 21:15:43 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:47:01 eth0 0.28 0.27 0.14 0.07 0.00 0.00 0.00 0.00 21:15:43 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:48:01 eth0 0.18 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:49:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:50:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:51:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:52:01 eth0 1.17 0.17 0.21 0.07 0.00 0.00 0.00 0.00 21:15:43 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:53:01 eth0 5.33 0.20 0.73 0.16 0.00 0.00 0.00 0.00 21:15:43 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:54:01 eth0 1.53 0.70 0.81 0.58 0.00 0.00 0.00 0.00 21:15:43 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:55:01 eth0 0.22 0.03 0.01 0.03 0.00 0.00 0.00 0.00 21:15:43 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:56:01 eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:57:01 eth0 0.78 0.17 0.19 0.07 0.00 0.00 0.00 0.00 21:15:43 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:58:01 eth0 1.50 0.30 0.31 0.20 0.00 0.00 0.00 0.00 21:15:43 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:59:01 eth0 1.27 0.00 0.14 0.00 0.00 0.00 0.00 0.00 21:15:43 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:00:01 eth0 0.72 0.28 0.28 0.17 0.00 0.00 0.00 0.00 21:15:43 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:01:01 eth0 0.17 0.03 0.01 0.03 0.00 0.00 0.00 0.00 21:15:43 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:02:01 eth0 0.42 0.22 0.15 0.05 0.00 0.00 0.00 0.00 21:15:43 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:03:01 eth0 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:04:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:15:43 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:05:01 eth0 0.15 0.03 0.01 0.03 0.00 0.00 0.00 0.00 21:15:43 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:06:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:07:01 eth0 0.52 0.20 0.15 0.07 0.00 0.00 0.00 0.00 21:15:43 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:08:01 eth0 2.12 0.28 0.39 0.17 0.00 0.00 0.00 0.00 21:15:43 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:09:01 eth0 2.62 0.00 0.25 0.00 0.00 0.00 0.00 0.00 21:15:43 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:10:01 eth0 1.33 0.68 0.79 0.58 0.00 0.00 0.00 0.00 21:15:43 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:11:02 eth0 0.52 0.27 0.27 0.23 0.00 0.00 0.00 0.00 21:15:43 21:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:12:01 eth0 0.27 0.14 0.08 0.07 0.00 0.00 0.00 0.00 21:15:43 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:13:01 eth0 0.30 0.07 0.07 0.00 0.00 0.00 0.00 0.00 21:15:43 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:14:01 eth0 0.58 0.03 0.05 0.00 0.00 0.00 0.00 0.00 21:15:43 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:15:01 eth0 0.57 0.28 0.27 0.20 0.00 0.00 0.00 0.00 21:15:43 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 Average: eth0 9.69 8.99 73.39 2.67 0.00 0.00 0.00 0.00 21:15:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:15:43 Average: docker0 6.68 5.78 0.53 32.47 0.00 0.00 0.00 0.00 21:15:43 21:15:43 21:15:43 ---> sar -P ALL: 21:15:43 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 21:15:43 21:15:43 18:20:49 LINUX RESTART (2 CPU) 21:15:43 21:15:43 18:22:01 CPU %user %nice %system %iowait %steal %idle 21:15:43 18:23:01 all 12.75 0.00 3.93 2.19 0.09 81.04 21:15:43 18:23:01 0 12.50 0.00 3.95 0.35 0.11 83.09 21:15:43 18:23:01 1 12.99 0.00 3.92 4.01 0.07 79.01 21:15:43 18:24:01 all 29.75 0.00 11.56 3.73 0.11 54.85 21:15:43 18:24:01 0 34.20 0.00 12.16 3.96 0.11 49.57 21:15:43 18:24:01 1 25.34 0.00 10.96 3.51 0.11 60.09 21:15:43 18:25:01 all 56.41 0.00 5.75 0.52 0.11 37.20 21:15:43 18:25:01 0 56.20 0.00 6.29 0.51 0.11 36.89 21:15:43 18:25:01 1 56.62 0.00 5.21 0.54 0.11 37.51 21:15:43 18:26:01 all 58.32 0.00 4.90 1.33 0.12 35.34 21:15:43 18:26:01 0 58.85 0.00 4.90 1.23 0.13 34.89 21:15:43 18:26:01 1 57.79 0.00 4.89 1.43 0.11 35.79 21:15:43 18:27:05 all 40.97 0.00 12.60 18.33 0.16 27.94 21:15:43 18:27:05 0 39.73 0.00 12.78 18.79 0.17 28.53 21:15:43 18:27:05 1 42.20 0.00 12.42 17.88 0.15 27.35 21:15:43 18:28:01 all 72.60 0.00 16.03 6.35 0.17 4.84 21:15:43 18:28:01 0 72.08 0.00 16.64 5.62 0.16 5.50 21:15:43 18:28:01 1 73.12 0.00 15.42 7.09 0.19 4.18 21:15:43 18:29:01 all 65.17 0.00 17.47 14.79 0.14 2.42 21:15:43 18:29:01 0 65.90 0.00 17.03 14.83 0.13 2.11 21:15:43 18:29:01 1 64.44 0.00 17.92 14.76 0.15 2.73 21:15:43 18:30:01 all 22.45 0.00 6.11 0.73 0.07 70.64 21:15:43 18:30:01 0 21.78 0.00 6.06 0.64 0.07 71.45 21:15:43 18:30:01 1 23.13 0.00 6.16 0.82 0.07 69.83 21:15:43 18:31:01 all 0.28 0.00 0.07 0.00 0.02 99.64 21:15:43 18:31:01 0 0.50 0.00 0.05 0.00 0.02 99.43 21:15:43 18:31:01 1 0.05 0.00 0.08 0.00 0.02 99.85 21:15:43 18:32:01 all 0.28 0.00 0.06 0.00 0.02 99.64 21:15:43 18:32:01 0 0.35 0.00 0.03 0.00 0.02 99.60 21:15:43 18:32:01 1 0.22 0.00 0.08 0.00 0.02 99.68 21:15:43 18:33:01 all 0.08 0.00 0.07 0.00 0.01 99.85 21:15:43 18:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:15:43 18:33:01 1 0.12 0.00 0.10 0.00 0.02 99.77 21:15:43 21:15:43 18:33:01 CPU %user %nice %system %iowait %steal %idle 21:15:43 18:34:01 all 0.09 0.00 0.03 0.00 0.02 99.87 21:15:43 18:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 18:34:01 1 0.15 0.00 0.02 0.00 0.02 99.82 21:15:43 18:35:01 all 0.17 0.00 0.04 0.00 0.02 99.77 21:15:43 18:35:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:15:43 18:35:01 1 0.30 0.00 0.05 0.00 0.00 99.65 21:15:43 18:36:01 all 0.19 0.00 0.04 0.00 0.02 99.75 21:15:43 18:36:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:15:43 18:36:01 1 0.33 0.00 0.03 0.00 0.02 99.62 21:15:43 18:37:01 all 0.16 0.00 0.04 0.00 0.00 99.80 21:15:43 18:37:01 0 0.28 0.00 0.02 0.00 0.00 99.70 21:15:43 18:37:01 1 0.03 0.00 0.07 0.00 0.00 99.90 21:15:43 18:38:01 all 0.23 0.00 0.03 0.00 0.02 99.73 21:15:43 18:38:01 0 0.37 0.00 0.02 0.00 0.00 99.62 21:15:43 18:38:01 1 0.08 0.00 0.03 0.00 0.03 99.85 21:15:43 18:39:01 all 0.21 0.00 0.03 0.00 0.01 99.75 21:15:43 18:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 18:39:01 1 0.38 0.00 0.03 0.00 0.00 99.58 21:15:43 18:40:01 all 0.09 0.00 0.03 0.00 0.03 99.86 21:15:43 18:40:01 0 0.02 0.00 0.02 0.00 0.03 99.93 21:15:43 18:40:01 1 0.17 0.00 0.03 0.00 0.02 99.78 21:15:43 18:41:01 all 0.23 0.00 0.03 0.00 0.02 99.72 21:15:43 18:41:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 18:41:01 1 0.42 0.00 0.03 0.00 0.02 99.53 21:15:43 18:42:01 all 0.18 0.00 0.03 0.00 0.01 99.79 21:15:43 18:42:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:15:43 18:42:01 1 0.33 0.00 0.02 0.00 0.00 99.65 21:15:43 18:43:01 all 0.22 0.00 0.02 0.00 0.02 99.75 21:15:43 18:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 18:43:01 1 0.40 0.00 0.02 0.00 0.02 99.57 21:15:43 18:44:01 all 0.19 0.00 0.02 0.00 0.02 99.77 21:15:43 18:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 18:44:01 1 0.35 0.00 0.02 0.00 0.02 99.62 21:15:43 21:15:43 18:44:01 CPU %user %nice %system %iowait %steal %idle 21:15:43 18:45:01 all 0.19 0.00 0.03 0.00 0.01 99.77 21:15:43 18:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 18:45:01 1 0.33 0.00 0.02 0.00 0.00 99.65 21:15:43 18:46:01 all 0.17 0.00 0.03 0.00 0.01 99.80 21:15:43 18:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:15:43 18:46:01 1 0.28 0.00 0.03 0.00 0.00 99.68 21:15:43 18:47:01 all 0.22 0.00 0.03 0.00 0.02 99.73 21:15:43 18:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 18:47:01 1 0.40 0.00 0.03 0.00 0.02 99.55 21:15:43 18:48:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:15:43 18:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 18:48:01 1 0.22 0.00 0.02 0.00 0.02 99.75 21:15:43 18:49:01 all 0.13 0.00 0.03 0.00 0.01 99.84 21:15:43 18:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 18:49:01 1 0.20 0.00 0.02 0.00 0.00 99.78 21:15:43 18:50:01 all 0.19 0.00 0.03 0.00 0.01 99.77 21:15:43 18:50:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:15:43 18:50:01 1 0.33 0.00 0.02 0.00 0.02 99.63 21:15:43 18:51:01 all 0.10 0.00 0.05 0.00 0.02 99.83 21:15:43 18:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 18:51:01 1 0.17 0.00 0.07 0.00 0.02 99.75 21:15:43 18:52:01 all 0.09 0.00 0.03 0.00 0.01 99.87 21:15:43 18:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 18:52:01 1 0.13 0.00 0.03 0.00 0.00 99.83 21:15:43 18:53:01 all 0.20 0.00 0.02 0.00 0.02 99.77 21:15:43 18:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 18:53:01 1 0.37 0.00 0.02 0.00 0.02 99.60 21:15:43 18:54:01 all 0.12 0.00 0.03 0.00 0.02 99.83 21:15:43 18:54:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:15:43 18:54:01 1 0.22 0.00 0.03 0.00 0.02 99.73 21:15:43 18:55:01 all 0.03 0.00 0.03 0.00 0.01 99.93 21:15:43 18:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:15:43 18:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 21:15:43 18:55:01 CPU %user %nice %system %iowait %steal %idle 21:15:43 18:56:02 all 0.16 0.00 0.03 0.00 0.02 99.80 21:15:43 18:56:02 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 18:56:02 1 0.28 0.00 0.03 0.00 0.02 99.67 21:15:43 18:57:01 all 0.12 0.00 0.04 0.00 0.01 99.83 21:15:43 18:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:15:43 18:57:01 1 0.20 0.00 0.05 0.00 0.02 99.73 21:15:43 18:58:01 all 0.19 0.00 0.02 0.00 0.02 99.77 21:15:43 18:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:15:43 18:58:01 1 0.37 0.00 0.02 0.00 0.02 99.60 21:15:43 18:59:01 all 0.13 0.00 0.03 0.00 0.01 99.84 21:15:43 18:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 18:59:01 1 0.22 0.00 0.03 0.00 0.00 99.75 21:15:43 19:00:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:15:43 19:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 19:00:01 1 0.32 0.00 0.02 0.00 0.02 99.65 21:15:43 19:01:01 all 0.16 0.00 0.03 0.01 0.01 99.79 21:15:43 19:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 19:01:01 1 0.27 0.00 0.03 0.02 0.00 99.68 21:15:43 19:02:01 all 0.09 0.00 0.03 0.00 0.03 99.85 21:15:43 19:02:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:15:43 19:02:01 1 0.13 0.00 0.03 0.00 0.02 99.82 21:15:43 19:03:01 all 0.08 0.00 0.02 0.00 0.03 99.87 21:15:43 19:03:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:15:43 19:03:01 1 0.13 0.00 0.02 0.00 0.02 99.83 21:15:43 19:04:01 all 0.18 0.00 0.02 0.00 0.02 99.79 21:15:43 19:04:01 0 0.05 0.00 0.02 0.00 0.03 99.90 21:15:43 19:04:01 1 0.30 0.00 0.02 0.00 0.00 99.68 21:15:43 19:05:01 all 0.18 0.00 0.03 0.00 0.01 99.77 21:15:43 19:05:01 0 0.05 0.00 0.05 0.00 0.00 99.90 21:15:43 19:05:01 1 0.32 0.00 0.02 0.00 0.02 99.65 21:15:43 19:06:01 all 0.19 0.00 0.03 0.00 0.02 99.77 21:15:43 19:06:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:15:43 19:06:01 1 0.33 0.00 0.02 0.00 0.00 99.65 21:15:43 21:15:43 19:06:01 CPU %user %nice %system %iowait %steal %idle 21:15:43 19:07:01 all 0.08 0.00 0.07 0.00 0.02 99.83 21:15:43 19:07:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:15:43 19:07:01 1 0.15 0.00 0.10 0.00 0.02 99.73 21:15:43 19:08:01 all 0.09 0.00 0.04 0.00 0.01 99.86 21:15:43 19:08:01 0 0.08 0.00 0.03 0.00 0.02 99.87 21:15:43 19:08:01 1 0.10 0.00 0.05 0.00 0.00 99.85 21:15:43 19:09:01 all 0.23 0.00 0.02 0.00 0.01 99.75 21:15:43 19:09:01 0 0.43 0.00 0.02 0.00 0.02 99.53 21:15:43 19:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:15:43 19:10:01 all 0.21 0.00 0.03 0.00 0.01 99.76 21:15:43 19:10:01 0 0.40 0.00 0.02 0.00 0.00 99.58 21:15:43 19:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:15:43 19:11:01 all 0.23 0.00 0.02 0.00 0.01 99.74 21:15:43 19:11:01 0 0.42 0.00 0.00 0.00 0.00 99.58 21:15:43 19:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 19:12:01 all 0.19 0.00 0.03 0.00 0.01 99.77 21:15:43 19:12:01 0 0.35 0.00 0.02 0.00 0.00 99.63 21:15:43 19:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 19:13:01 all 0.23 0.00 0.03 0.00 0.02 99.73 21:15:43 19:13:01 0 0.40 0.00 0.02 0.00 0.02 99.57 21:15:43 19:13:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 19:14:01 all 0.17 0.00 0.03 0.00 0.01 99.80 21:15:43 19:14:01 0 0.32 0.00 0.02 0.00 0.00 99.67 21:15:43 19:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:15:43 19:15:01 all 0.14 0.00 0.03 0.00 0.02 99.82 21:15:43 19:15:01 0 0.25 0.00 0.03 0.00 0.02 99.70 21:15:43 19:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 19:16:01 all 0.18 0.00 0.02 0.00 0.01 99.79 21:15:43 19:16:01 0 0.35 0.00 0.02 0.00 0.00 99.63 21:15:43 19:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:15:43 19:17:01 all 0.16 0.00 0.02 0.00 0.03 99.80 21:15:43 19:17:01 0 0.30 0.00 0.02 0.00 0.03 99.65 21:15:43 19:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:15:43 21:15:43 19:17:01 CPU %user %nice %system %iowait %steal %idle 21:15:43 19:18:01 all 0.14 0.09 0.27 0.06 0.00 99.44 21:15:43 19:18:01 0 0.20 0.10 0.27 0.07 0.00 99.37 21:15:43 19:18:01 1 0.08 0.08 0.27 0.05 0.00 99.52 21:15:43 19:19:01 all 0.22 4.05 14.95 2.74 0.05 77.98 21:15:43 19:19:01 0 0.24 3.99 15.25 2.75 0.05 77.73 21:15:43 19:19:01 1 0.20 4.12 14.66 2.72 0.05 78.24 21:15:43 19:20:01 all 0.13 0.00 0.03 0.00 0.01 99.83 21:15:43 19:20:01 0 0.22 0.00 0.03 0.00 0.00 99.75 21:15:43 19:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 19:21:01 all 0.10 0.00 0.03 0.00 0.02 99.85 21:15:43 19:21:01 0 0.18 0.00 0.05 0.00 0.02 99.75 21:15:43 19:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:15:43 19:22:01 all 0.03 0.00 0.03 0.00 0.01 99.92 21:15:43 19:22:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:15:43 19:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:15:43 19:23:01 all 0.15 0.00 0.02 0.00 0.02 99.82 21:15:43 19:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 19:23:01 1 0.27 0.00 0.02 0.00 0.02 99.70 21:15:43 19:24:01 all 0.19 0.00 0.02 0.00 0.02 99.77 21:15:43 19:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:15:43 19:24:01 1 0.37 0.00 0.00 0.00 0.02 99.62 21:15:43 19:25:01 all 0.19 0.00 0.02 0.00 0.01 99.78 21:15:43 19:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:15:43 19:25:01 1 0.35 0.00 0.02 0.00 0.02 99.62 21:15:43 19:26:01 all 0.18 0.00 0.02 0.00 0.01 99.79 21:15:43 19:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 19:26:01 1 0.33 0.00 0.02 0.00 0.00 99.65 21:15:43 19:27:01 all 0.18 0.00 0.03 0.00 0.03 99.77 21:15:43 19:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:15:43 19:27:01 1 0.35 0.00 0.03 0.00 0.03 99.58 21:15:43 19:28:01 all 0.23 0.00 0.03 0.00 0.01 99.74 21:15:43 19:28:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 19:28:01 1 0.40 0.00 0.02 0.00 0.00 99.58 21:15:43 21:15:43 19:28:01 CPU %user %nice %system %iowait %steal %idle 21:15:43 19:29:01 all 0.23 0.00 0.03 0.00 0.01 99.74 21:15:43 19:29:01 0 0.08 0.00 0.03 0.00 0.00 99.88 21:15:43 19:29:01 1 0.37 0.00 0.02 0.00 0.02 99.60 21:15:43 19:30:01 all 0.22 0.00 0.02 0.00 0.02 99.75 21:15:43 19:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 19:30:01 1 0.40 0.00 0.02 0.00 0.02 99.57 21:15:43 19:31:02 all 0.15 0.00 0.02 0.00 0.02 99.82 21:15:43 19:31:02 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 19:31:02 1 0.27 0.00 0.02 0.00 0.02 99.70 21:15:43 19:32:01 all 0.08 0.00 0.03 0.00 0.00 99.89 21:15:43 19:32:01 0 0.08 0.00 0.02 0.00 0.00 99.90 21:15:43 19:32:01 1 0.08 0.00 0.03 0.00 0.00 99.88 21:15:43 19:33:01 all 0.21 0.00 0.03 0.00 0.02 99.75 21:15:43 19:33:01 0 0.08 0.00 0.02 0.00 0.02 99.88 21:15:43 19:33:01 1 0.33 0.00 0.03 0.00 0.02 99.62 21:15:43 19:34:01 all 0.17 0.00 0.03 0.00 0.02 99.79 21:15:43 19:34:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 19:34:01 1 0.28 0.00 0.02 0.00 0.02 99.68 21:15:43 19:35:01 all 0.09 0.00 0.02 0.00 0.01 99.88 21:15:43 19:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 19:35:01 1 0.15 0.00 0.02 0.00 0.00 99.83 21:15:43 19:36:01 all 0.15 0.00 0.03 0.00 0.01 99.82 21:15:43 19:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:15:43 19:36:01 1 0.27 0.00 0.02 0.00 0.02 99.70 21:15:43 19:37:01 all 0.11 0.00 0.02 0.00 0.03 99.85 21:15:43 19:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:15:43 19:37:01 1 0.20 0.00 0.02 0.00 0.03 99.75 21:15:43 19:38:01 all 0.23 0.00 0.02 0.00 0.01 99.74 21:15:43 19:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 19:38:01 1 0.43 0.00 0.02 0.00 0.00 99.55 21:15:43 19:39:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:15:43 19:39:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:15:43 19:39:01 1 0.32 0.00 0.02 0.00 0.02 99.65 21:15:43 21:15:43 19:39:01 CPU %user %nice %system %iowait %steal %idle 21:15:43 19:40:01 all 0.17 0.00 0.02 0.00 0.01 99.81 21:15:43 19:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 19:40:01 1 0.30 0.00 0.02 0.00 0.00 99.68 21:15:43 19:41:01 all 0.18 0.00 0.03 0.00 0.01 99.77 21:15:43 19:41:01 0 0.33 0.00 0.03 0.00 0.02 99.62 21:15:43 19:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:15:43 19:42:01 all 0.03 0.00 0.04 0.01 0.02 99.91 21:15:43 19:42:01 0 0.02 0.00 0.07 0.02 0.03 99.87 21:15:43 19:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:15:43 19:43:01 all 0.15 0.00 0.03 0.00 0.01 99.82 21:15:43 19:43:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:15:43 19:43:01 1 0.23 0.00 0.02 0.00 0.00 99.75 21:15:43 19:44:01 all 0.17 0.00 0.03 0.00 0.01 99.80 21:15:43 19:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 19:44:01 1 0.30 0.00 0.02 0.00 0.00 99.68 21:15:43 19:45:01 all 0.20 0.00 0.03 0.00 0.02 99.76 21:15:43 19:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 19:45:01 1 0.37 0.00 0.02 0.00 0.02 99.60 21:15:43 19:46:01 all 0.13 0.00 0.04 0.00 0.01 99.82 21:15:43 19:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:15:43 19:46:01 1 0.23 0.00 0.05 0.00 0.00 99.72 21:15:43 19:47:01 all 0.06 0.00 0.03 0.00 0.01 99.90 21:15:43 19:47:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:15:43 19:47:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:15:43 19:48:01 all 0.16 0.00 0.04 0.00 0.02 99.78 21:15:43 19:48:01 0 0.28 0.00 0.05 0.00 0.00 99.67 21:15:43 19:48:01 1 0.03 0.00 0.03 0.00 0.03 99.90 21:15:43 19:49:01 all 0.23 0.00 0.01 0.00 0.01 99.76 21:15:43 19:49:01 0 0.42 0.00 0.00 0.00 0.02 99.57 21:15:43 19:49:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:15:43 19:50:01 all 0.13 0.00 0.02 0.00 0.02 99.84 21:15:43 19:50:01 0 0.23 0.00 0.02 0.00 0.02 99.73 21:15:43 19:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:15:43 21:15:43 19:50:01 CPU %user %nice %system %iowait %steal %idle 21:15:43 19:51:01 all 0.21 0.00 0.02 0.00 0.02 99.76 21:15:43 19:51:01 0 0.38 0.00 0.02 0.00 0.02 99.58 21:15:43 19:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 19:52:01 all 0.18 0.00 0.02 0.00 0.00 99.81 21:15:43 19:52:01 0 0.35 0.00 0.00 0.00 0.00 99.65 21:15:43 19:52:01 1 0.00 0.00 0.03 0.00 0.00 99.97 21:15:43 19:53:01 all 0.20 0.00 0.02 0.00 0.02 99.77 21:15:43 19:53:01 0 0.35 0.00 0.02 0.00 0.02 99.62 21:15:43 19:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:15:43 19:54:01 all 0.18 0.00 0.02 0.00 0.01 99.79 21:15:43 19:54:01 0 0.35 0.00 0.02 0.00 0.02 99.62 21:15:43 19:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:15:43 19:55:01 all 0.16 0.00 0.02 0.00 0.02 99.81 21:15:43 19:55:01 0 0.30 0.00 0.02 0.00 0.02 99.67 21:15:43 19:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:15:43 19:56:01 all 0.19 0.00 0.02 0.00 0.01 99.78 21:15:43 19:56:01 0 0.35 0.00 0.02 0.00 0.02 99.62 21:15:43 19:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:15:43 19:57:01 all 0.16 0.00 0.03 0.00 0.01 99.80 21:15:43 19:57:01 0 0.28 0.00 0.03 0.00 0.02 99.67 21:15:43 19:57:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:15:43 19:58:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:15:43 19:58:01 0 0.33 0.00 0.03 0.00 0.02 99.62 21:15:43 19:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 19:59:01 all 0.10 0.00 0.05 0.00 0.02 99.83 21:15:43 19:59:01 0 0.15 0.00 0.05 0.00 0.02 99.78 21:15:43 19:59:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:15:43 20:00:01 all 0.06 0.00 0.03 0.00 0.01 99.91 21:15:43 20:00:01 0 0.07 0.00 0.02 0.00 0.00 99.92 21:15:43 20:00:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 20:01:01 all 0.18 0.00 0.04 0.00 0.01 99.77 21:15:43 20:01:01 0 0.33 0.00 0.03 0.00 0.00 99.63 21:15:43 20:01:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:15:43 21:15:43 20:01:01 CPU %user %nice %system %iowait %steal %idle 21:15:43 20:02:01 all 0.21 0.00 0.04 0.02 0.02 99.72 21:15:43 20:02:01 0 0.37 0.00 0.03 0.00 0.02 99.58 21:15:43 20:02:01 1 0.05 0.00 0.05 0.03 0.02 99.85 21:15:43 20:03:01 all 0.17 0.00 0.03 0.00 0.02 99.79 21:15:43 20:03:01 0 0.32 0.00 0.02 0.00 0.02 99.65 21:15:43 20:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:15:43 20:04:01 all 0.21 0.00 0.03 0.00 0.01 99.75 21:15:43 20:04:01 0 0.35 0.00 0.03 0.00 0.00 99.62 21:15:43 20:04:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:15:43 20:05:01 all 0.18 0.00 0.03 0.00 0.02 99.78 21:15:43 20:05:01 0 0.33 0.00 0.02 0.00 0.00 99.65 21:15:43 20:05:01 1 0.02 0.00 0.03 0.00 0.03 99.92 21:15:43 20:06:02 all 0.19 0.00 0.03 0.00 0.02 99.77 21:15:43 20:06:02 0 0.33 0.00 0.02 0.00 0.02 99.63 21:15:43 20:06:02 1 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 20:07:01 all 0.18 0.00 0.04 0.00 0.01 99.77 21:15:43 20:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:15:43 20:07:01 1 0.34 0.00 0.05 0.00 0.02 99.59 21:15:43 20:08:01 all 0.15 0.00 0.03 0.00 0.03 99.80 21:15:43 20:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 20:08:01 1 0.27 0.00 0.03 0.00 0.03 99.67 21:15:43 20:09:01 all 0.20 0.00 0.03 0.00 0.00 99.77 21:15:43 20:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:15:43 20:09:01 1 0.37 0.00 0.02 0.00 0.00 99.62 21:15:43 20:10:01 all 0.21 0.00 0.02 0.00 0.02 99.76 21:15:43 20:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 20:10:01 1 0.38 0.00 0.02 0.00 0.02 99.58 21:15:43 20:11:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:15:43 20:11:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 20:11:01 1 0.33 0.00 0.02 0.00 0.02 99.63 21:15:43 20:12:01 all 0.14 0.00 0.03 0.00 0.01 99.82 21:15:43 20:12:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:15:43 20:12:01 1 0.27 0.00 0.03 0.00 0.00 99.70 21:15:43 21:15:43 20:12:01 CPU %user %nice %system %iowait %steal %idle 21:15:43 20:13:01 all 0.20 0.00 0.03 0.00 0.01 99.77 21:15:43 20:13:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 20:13:01 1 0.35 0.00 0.02 0.00 0.00 99.63 21:15:43 20:14:01 all 0.15 0.00 0.03 0.00 0.02 99.81 21:15:43 20:14:01 0 0.28 0.00 0.03 0.00 0.02 99.67 21:15:43 20:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:15:43 20:15:01 all 0.21 0.00 0.03 0.00 0.01 99.75 21:15:43 20:15:01 0 0.38 0.00 0.03 0.00 0.02 99.57 21:15:43 20:15:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:15:43 20:16:01 all 0.13 0.00 0.03 0.00 0.01 99.82 21:15:43 20:16:01 0 0.10 0.00 0.02 0.00 0.00 99.88 21:15:43 20:16:01 1 0.17 0.00 0.05 0.00 0.02 99.77 21:15:43 20:17:01 all 0.05 0.00 0.04 0.00 0.01 99.90 21:15:43 20:17:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:15:43 20:17:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:15:43 20:18:01 all 0.13 0.00 0.02 0.00 0.01 99.85 21:15:43 20:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:15:43 20:18:01 1 0.23 0.00 0.02 0.00 0.02 99.73 21:15:43 20:19:01 all 0.24 0.00 0.03 0.00 0.02 99.71 21:15:43 20:19:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 20:19:01 1 0.43 0.00 0.03 0.00 0.02 99.52 21:15:43 20:20:01 all 0.23 0.00 0.03 0.00 0.02 99.72 21:15:43 20:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 20:20:01 1 0.43 0.00 0.03 0.00 0.02 99.52 21:15:43 20:21:01 all 0.25 0.00 0.02 0.00 0.00 99.73 21:15:43 20:21:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:15:43 20:21:01 1 0.45 0.00 0.02 0.00 0.00 99.53 21:15:43 20:22:01 all 0.23 0.00 0.03 0.00 0.02 99.72 21:15:43 20:22:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 20:22:01 1 0.40 0.00 0.03 0.00 0.02 99.55 21:15:43 20:23:01 all 0.18 0.00 0.02 0.00 0.03 99.77 21:15:43 20:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:15:43 20:23:01 1 0.32 0.00 0.02 0.00 0.03 99.63 21:15:43 21:15:43 20:23:01 CPU %user %nice %system %iowait %steal %idle 21:15:43 20:24:01 all 0.15 0.00 0.03 0.00 0.01 99.81 21:15:43 20:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 20:24:01 1 0.27 0.00 0.03 0.00 0.00 99.70 21:15:43 20:25:01 all 0.13 0.00 0.03 0.00 0.03 99.82 21:15:43 20:25:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:15:43 20:25:01 1 0.22 0.00 0.02 0.00 0.02 99.75 21:15:43 20:26:01 all 0.14 0.00 0.02 0.00 0.01 99.83 21:15:43 20:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 20:26:01 1 0.25 0.00 0.02 0.00 0.00 99.73 21:15:43 20:27:01 all 0.15 0.00 0.03 0.00 0.01 99.82 21:15:43 20:27:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 20:27:01 1 0.25 0.00 0.02 0.00 0.00 99.73 21:15:43 20:28:01 all 0.17 0.00 0.02 0.00 0.02 99.80 21:15:43 20:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:15:43 20:28:01 1 0.28 0.00 0.02 0.00 0.02 99.68 21:15:43 20:29:01 all 0.15 0.00 0.03 0.00 0.01 99.82 21:15:43 20:29:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:15:43 20:29:01 1 0.23 0.00 0.02 0.00 0.00 99.75 21:15:43 20:30:01 all 0.17 0.00 0.03 0.00 0.02 99.78 21:15:43 20:30:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:15:43 20:30:01 1 0.30 0.00 0.03 0.00 0.00 99.67 21:15:43 20:31:01 all 0.14 0.00 0.03 0.00 0.03 99.80 21:15:43 20:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 20:31:01 1 0.25 0.00 0.03 0.00 0.03 99.68 21:15:43 20:32:01 all 0.17 0.00 0.03 0.00 0.02 99.79 21:15:43 20:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:15:43 20:32:01 1 0.28 0.00 0.03 0.00 0.02 99.67 21:15:43 20:33:01 all 0.18 0.00 0.02 0.00 0.02 99.79 21:15:43 20:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:15:43 20:33:01 1 0.33 0.00 0.00 0.00 0.02 99.65 21:15:43 20:34:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:15:43 20:34:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 20:34:01 1 0.30 0.00 0.03 0.00 0.02 99.65 21:15:43 21:15:43 20:34:01 CPU %user %nice %system %iowait %steal %idle 21:15:43 20:35:01 all 0.26 0.00 0.01 0.00 0.02 99.72 21:15:43 20:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 20:35:01 1 0.48 0.00 0.00 0.00 0.02 99.50 21:15:43 20:36:01 all 0.26 0.00 0.03 0.00 0.01 99.70 21:15:43 20:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:15:43 20:36:01 1 0.48 0.00 0.03 0.00 0.02 99.47 21:15:43 20:37:01 all 0.21 0.00 0.02 0.00 0.01 99.77 21:15:43 20:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 20:37:01 1 0.38 0.00 0.00 0.00 0.00 99.62 21:15:43 20:38:01 all 0.19 0.00 0.04 0.00 0.03 99.74 21:15:43 20:38:01 0 0.07 0.00 0.05 0.00 0.03 99.85 21:15:43 20:38:01 1 0.32 0.00 0.03 0.00 0.02 99.63 21:15:43 20:39:02 all 0.19 0.00 0.03 0.00 0.01 99.77 21:15:43 20:39:02 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 20:39:02 1 0.35 0.00 0.02 0.00 0.00 99.63 21:15:43 20:40:01 all 0.20 0.00 0.03 0.00 0.01 99.76 21:15:43 20:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 20:40:01 1 0.37 0.00 0.02 0.00 0.00 99.61 21:15:43 20:41:01 all 0.13 0.00 0.03 0.00 0.02 99.83 21:15:43 20:41:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 20:41:01 1 0.20 0.00 0.02 0.00 0.02 99.77 21:15:43 20:42:01 all 0.05 0.00 0.03 0.00 0.01 99.91 21:15:43 20:42:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:15:43 20:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:15:43 20:43:01 all 0.15 0.00 0.04 0.00 0.01 99.80 21:15:43 20:43:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:15:43 20:43:01 1 0.25 0.00 0.03 0.00 0.00 99.72 21:15:43 20:44:01 all 0.18 0.00 0.03 0.00 0.02 99.78 21:15:43 20:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 20:44:01 1 0.32 0.00 0.02 0.00 0.02 99.65 21:15:43 20:45:01 all 0.23 0.00 0.02 0.00 0.01 99.74 21:15:43 20:45:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:15:43 20:45:01 1 0.42 0.00 0.02 0.00 0.00 99.57 21:15:43 21:15:43 20:45:01 CPU %user %nice %system %iowait %steal %idle 21:15:43 20:46:01 all 0.20 0.00 0.03 0.00 0.01 99.77 21:15:43 20:46:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 20:46:01 1 0.37 0.00 0.02 0.00 0.00 99.62 21:15:43 20:47:01 all 0.20 0.00 0.02 0.00 0.01 99.77 21:15:43 20:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:15:43 20:47:01 1 0.37 0.00 0.02 0.00 0.02 99.60 21:15:43 20:48:01 all 0.21 0.00 0.03 0.00 0.01 99.76 21:15:43 20:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:15:43 20:48:01 1 0.40 0.00 0.02 0.00 0.02 99.57 21:15:43 20:49:01 all 0.21 0.00 0.03 0.00 0.03 99.74 21:15:43 20:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:15:43 20:49:01 1 0.38 0.00 0.03 0.00 0.02 99.57 21:15:43 20:50:01 all 0.19 0.00 0.03 0.00 0.02 99.77 21:15:43 20:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:15:43 20:50:01 1 0.35 0.00 0.02 0.00 0.03 99.60 21:15:43 20:51:01 all 0.21 0.00 0.03 0.00 0.01 99.75 21:15:43 20:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:15:43 20:51:01 1 0.40 0.00 0.03 0.00 0.02 99.55 21:15:43 20:52:01 all 0.22 0.00 0.03 0.00 0.02 99.74 21:15:43 20:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 20:52:01 1 0.40 0.00 0.03 0.00 0.02 99.55 21:15:43 20:53:01 all 0.12 0.00 0.04 0.00 0.02 99.82 21:15:43 20:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 20:53:01 1 0.20 0.00 0.05 0.00 0.02 99.73 21:15:43 20:54:01 all 0.12 0.00 0.05 0.00 0.00 99.83 21:15:43 20:54:01 0 0.07 0.00 0.07 0.00 0.00 99.87 21:15:43 20:54:01 1 0.17 0.00 0.03 0.00 0.00 99.80 21:15:43 20:55:01 all 0.09 0.00 0.03 0.00 0.03 99.86 21:15:43 20:55:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:15:43 20:55:01 1 0.15 0.00 0.03 0.00 0.02 99.80 21:15:43 20:56:01 all 0.14 0.00 0.03 0.00 0.01 99.82 21:15:43 20:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 20:56:01 1 0.25 0.00 0.02 0.00 0.00 99.73 21:15:43 21:15:43 20:56:01 CPU %user %nice %system %iowait %steal %idle 21:15:43 20:57:01 all 0.16 0.00 0.03 0.00 0.03 99.79 21:15:43 20:57:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:15:43 20:57:01 1 0.27 0.00 0.02 0.00 0.02 99.70 21:15:43 20:58:01 all 0.17 0.00 0.03 0.00 0.01 99.79 21:15:43 20:58:01 0 0.08 0.00 0.03 0.00 0.02 99.87 21:15:43 20:58:01 1 0.25 0.00 0.03 0.00 0.00 99.72 21:15:43 20:59:01 all 0.18 0.00 0.03 0.00 0.01 99.79 21:15:43 20:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 20:59:01 1 0.32 0.00 0.02 0.00 0.00 99.67 21:15:43 21:00:01 all 0.13 0.00 0.04 0.00 0.01 99.82 21:15:43 21:00:01 0 0.10 0.00 0.03 0.00 0.00 99.87 21:15:43 21:00:01 1 0.17 0.00 0.05 0.00 0.02 99.77 21:15:43 21:01:01 all 0.18 0.00 0.04 0.00 0.02 99.76 21:15:43 21:01:01 0 0.33 0.00 0.03 0.00 0.02 99.62 21:15:43 21:01:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:15:43 21:02:01 all 0.23 0.00 0.03 0.00 0.01 99.73 21:15:43 21:02:01 0 0.38 0.00 0.03 0.00 0.00 99.58 21:15:43 21:02:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:15:43 21:03:01 all 0.16 0.00 0.03 0.00 0.02 99.80 21:15:43 21:03:01 0 0.28 0.00 0.02 0.00 0.00 99.70 21:15:43 21:03:01 1 0.03 0.00 0.03 0.00 0.03 99.90 21:15:43 21:04:01 all 0.21 0.00 0.03 0.00 0.02 99.75 21:15:43 21:04:01 0 0.38 0.00 0.03 0.00 0.02 99.57 21:15:43 21:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 21:05:01 all 0.18 0.00 0.02 0.00 0.01 99.80 21:15:43 21:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:15:43 21:05:01 1 0.32 0.00 0.03 0.00 0.02 99.63 21:15:43 21:06:01 all 0.19 0.00 0.03 0.00 0.02 99.76 21:15:43 21:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 21:06:01 1 0.35 0.00 0.03 0.00 0.02 99.60 21:15:43 21:07:01 all 0.12 0.00 0.03 0.00 0.03 99.83 21:15:43 21:07:01 0 0.02 0.00 0.02 0.00 0.03 99.93 21:15:43 21:07:01 1 0.22 0.00 0.03 0.00 0.02 99.73 21:15:43 21:15:43 21:07:01 CPU %user %nice %system %iowait %steal %idle 21:15:43 21:08:01 all 0.24 0.00 0.04 0.00 0.01 99.71 21:15:43 21:08:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:15:43 21:08:01 1 0.45 0.00 0.03 0.00 0.00 99.52 21:15:43 21:09:01 all 0.21 0.00 0.02 0.00 0.01 99.77 21:15:43 21:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:15:43 21:09:01 1 0.38 0.00 0.02 0.00 0.00 99.60 21:15:43 21:10:01 all 0.21 0.00 0.04 0.00 0.01 99.74 21:15:43 21:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 21:10:01 1 0.38 0.00 0.05 0.00 0.00 99.57 21:15:43 21:11:02 all 0.23 0.00 0.04 0.00 0.02 99.72 21:15:43 21:11:02 0 0.05 0.00 0.05 0.00 0.02 99.88 21:15:43 21:11:02 1 0.40 0.00 0.03 0.00 0.02 99.55 21:15:43 21:12:01 all 0.22 0.00 0.02 0.00 0.01 99.75 21:15:43 21:12:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:15:43 21:12:01 1 0.39 0.00 0.02 0.00 0.00 99.59 21:15:43 21:13:01 all 0.14 0.00 0.03 0.00 0.02 99.81 21:15:43 21:13:01 0 0.22 0.00 0.03 0.00 0.02 99.73 21:15:43 21:13:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:15:43 21:14:01 all 0.23 0.00 0.03 0.00 0.01 99.72 21:15:43 21:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:15:43 21:14:01 1 0.43 0.00 0.03 0.00 0.00 99.53 21:15:43 21:15:01 all 0.22 0.00 0.03 0.00 0.01 99.75 21:15:43 21:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:15:43 21:15:01 1 0.38 0.00 0.02 0.00 0.00 99.60 21:15:43 Average: all 2.05 0.02 0.53 0.27 0.02 97.11 21:15:43 Average: 0 2.02 0.02 0.54 0.26 0.02 97.14 21:15:43 Average: 1 2.09 0.02 0.52 0.28 0.02 97.07 21:15:43 21:15:43 21:15:43