Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than 515f5ff2057667c9413e5757f14856225f437f35 Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4594474766731235147.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8625034536855453897.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7824197329381983501.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7790451480113517921.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6413814004977230660.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-691 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/40 [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/40 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/40@tmp/jenkins-gitclient-ssh2609842694623576389.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/40@tmp/jenkins-gitclient-ssh4701385685948074272.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 515f5ff2057667c9413e5757f14856225f437f35 Merge succeeded, producing 515f5ff2057667c9413e5757f14856225f437f35 Checking out Revision 515f5ff2057667c9413e5757f14856225f437f35 (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 515f5ff2057667c9413e5757f14856225f437f35 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/40@tmp/jenkins-gitclient-ssh7848476562070425341.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 515f5ff2057667c9413e5757f14856225f437f35 # timeout=10 Commit message: "build(snap): install kuper services directory" > git rev-list --no-walk 266e89840a72ddde2cb83eb2b982679fcff76107 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-29T17:00:11.024Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-29T17:00:11.118Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-29T17:00:11.147Z] ========================================================= [2021-06-29T17:00:11.147Z] EdgeX Global Pipelines Version Info [2021-06-29T17:00:11.147Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-29T17:00:12.595Z] ------------------- [2021-06-29T17:00:12.595Z] stable info: [2021-06-29T17:00:12.595Z] ------------------- [2021-06-29T17:00:12.595Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-29T17:00:12.595Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T17:00:12.595Z] Message: update stable to v1.0.195 [2021-06-29T17:00:13.171Z] ------------------- [2021-06-29T17:00:13.171Z] experimental info: [2021-06-29T17:00:13.171Z] ------------------- [2021-06-29T17:00:13.171Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-29T17:00:13.171Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-29T17:00:13.171Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-29T17:00:13.306Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-29T17:00:13.331Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-29T17:00:13.355Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-29T17:00:13.378Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-29T17:00:13.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-29T17:00:13.426Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-29T17:00:13.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-29T17:00:13.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-29T17:00:13.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-29T17:00:13.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-29T17:00:13.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-29T17:00:13.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-29T17:00:13.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-29T17:00:13.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-29T17:00:13.644Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T17:00:13.668Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-29T17:00:13.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-29T17:00:13.754Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-29T17:00:13.778Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-29T17:00:13.803Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-29T17:00:13.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-29T17:00:13.851Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-29T17:00:13.879Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-29T17:00:13.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-29T17:00:13.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-29T17:00:13.955Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 515f5ff2057667c9413e5757f14856225f437f35 [Pipeline] echo [2021-06-29T17:00:13.980Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 515f5ff [Pipeline] echo [2021-06-29T17:00:14.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T17:00:14.094Z] provisioning config files... [2021-06-29T17:00:14.108Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/40@tmp/config2716581555514600187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T17:00:14.440Z] ---> docker-login.sh [2021-06-29T17:00:14.440Z] nexus3.edgexfoundry.org:10001 [2021-06-29T17:00:14.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T17:00:14.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T17:00:14.702Z] Configure a credential helper to remove this warning. See [2021-06-29T17:00:14.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T17:00:14.702Z] [2021-06-29T17:00:14.702Z] Login Succeeded [2021-06-29T17:00:14.702Z] nexus3.edgexfoundry.org:10002 [2021-06-29T17:00:14.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T17:00:14.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T17:00:14.969Z] Configure a credential helper to remove this warning. See [2021-06-29T17:00:14.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T17:00:14.969Z] [2021-06-29T17:00:14.969Z] Login Succeeded [2021-06-29T17:00:14.969Z] nexus3.edgexfoundry.org:10003 [2021-06-29T17:00:14.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T17:00:15.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T17:00:15.230Z] Configure a credential helper to remove this warning. See [2021-06-29T17:00:15.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T17:00:15.230Z] [2021-06-29T17:00:15.230Z] Login Succeeded [2021-06-29T17:00:15.230Z] nexus3.edgexfoundry.org:10004 [2021-06-29T17:00:15.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T17:00:15.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T17:00:15.230Z] Configure a credential helper to remove this warning. See [2021-06-29T17:00:15.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T17:00:15.230Z] [2021-06-29T17:00:15.230Z] Login Succeeded [2021-06-29T17:00:15.230Z] docker.io [2021-06-29T17:00:15.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T17:00:15.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T17:00:15.493Z] Configure a credential helper to remove this warning. See [2021-06-29T17:00:15.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T17:00:15.493Z] [2021-06-29T17:00:15.493Z] Login Succeeded [2021-06-29T17:00:15.493Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T17:00:15.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T17:00:15.841Z] ++ 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 [2021-06-29T17:00:15.841Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T17:00:15.841Z] ++ dirname cmd/core-command/Dockerfile [2021-06-29T17:00:15.841Z] ++ cut -d/ -f2 [2021-06-29T17:00:15.841Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-29T17:00:15.841Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T17:00:15.841Z] ++ dirname cmd/core-data/Dockerfile [2021-06-29T17:00:15.841Z] ++ cut -d/ -f2 [2021-06-29T17:00:15.841Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-29T17:00:15.841Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T17:00:15.841Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-29T17:00:15.841Z] ++ cut -d/ -f2 [2021-06-29T17:00:15.841Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-29T17:00:15.841Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T17:00:15.841Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-29T17:00:15.841Z] ++ cut -d/ -f2 [2021-06-29T17:00:15.841Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-29T17:00:15.841Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T17:00:15.841Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-29T17:00:15.841Z] ++ cut -d/ -f2 [2021-06-29T17:00:15.841Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-29T17:00:15.841Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T17:00:15.841Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-29T17:00:15.841Z] ++ cut -d/ -f2 [2021-06-29T17:00:15.841Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-29T17:00:15.841Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T17:00:15.841Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-29T17:00:15.841Z] ++ cut -d/ -f2 [2021-06-29T17:00:15.841Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-29T17:00:15.841Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T17:00:15.841Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-29T17:00:15.841Z] ++ cut -d/ -f2 [2021-06-29T17:00:15.841Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-29T17:00:15.841Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-29T17:00:15.841Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-29T17:00:15.841Z] ++ cut -d/ -f2 [2021-06-29T17:00:15.841Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-29T17:00:15.887Z] 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 [2021-06-29T17:00:17.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T17:00:17.229Z] [2021-06-29T17:00:17.229Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T17:00:17.544Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T17:00:17.544Z] latest: Pulling from edgex-devops/git-semver [2021-06-29T17:00:17.544Z] 31603596830f: Pulling fs layer [2021-06-29T17:00:17.544Z] 54011a49482f: Pulling fs layer [2021-06-29T17:00:17.544Z] a6820b24f6d8: Pulling fs layer [2021-06-29T17:00:17.544Z] f581987b2513: Pulling fs layer [2021-06-29T17:00:17.544Z] f581987b2513: Waiting [2021-06-29T17:00:17.544Z] 54011a49482f: Verifying Checksum [2021-06-29T17:00:17.544Z] 54011a49482f: Download complete [2021-06-29T17:00:17.810Z] 31603596830f: Verifying Checksum [2021-06-29T17:00:17.810Z] 31603596830f: Download complete [2021-06-29T17:00:17.810Z] f581987b2513: Verifying Checksum [2021-06-29T17:00:17.810Z] f581987b2513: Download complete [2021-06-29T17:00:17.810Z] a6820b24f6d8: Verifying Checksum [2021-06-29T17:00:17.810Z] a6820b24f6d8: Download complete [2021-06-29T17:00:18.071Z] 31603596830f: Pull complete [2021-06-29T17:00:18.071Z] 54011a49482f: Pull complete [2021-06-29T17:00:18.646Z] a6820b24f6d8: Pull complete [2021-06-29T17:00:18.646Z] f581987b2513: Pull complete [2021-06-29T17:00:18.646Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-29T17:00:18.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-29T17:00:18.646Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-29T17:00:18.727Z] prd-centos7-docker-4c-2g-691 does not seem to be running inside a container [2021-06-29T17:00:18.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@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:10004/edgex-devops/git-semver:latest cat [2021-06-29T17:00:20.117Z] $ docker top e40ec592c788bd4896b10ce912fca7c089f32cdb3fa5f3736ff7856166c65462 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-29T17:00:20.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T17:00:20.253Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T17:00:20.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T17:00:20.368Z] $ docker exec e40ec592c788bd4896b10ce912fca7c089f32cdb3fa5f3736ff7856166c65462 ssh-agent [2021-06-29T17:00:20.477Z] SSH_AUTH_SOCK=/tmp/ssh-oOmmPd6X9cOC/agent.14 [2021-06-29T17:00:20.477Z] SSH_AGENT_PID=21 [2021-06-29T17:00:20.485Z] Running ssh-add (command line suppressed) [2021-06-29T17:00:20.573Z] Identity added: /w/workspace/edgex-go/40@tmp/private_key_5996408203874710276.key (/w/workspace/edgex-go/40@tmp/private_key_5996408203874710276.key) [2021-06-29T17:00:20.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T17:00:20.898Z] + git tag --points-at HEAD [Pipeline] } [2021-06-29T17:00:20.909Z] $ docker exec --env ******** --env ******** e40ec592c788bd4896b10ce912fca7c089f32cdb3fa5f3736ff7856166c65462 ssh-agent -k [2021-06-29T17:00:20.997Z] unset SSH_AUTH_SOCK; [2021-06-29T17:00:20.997Z] unset SSH_AGENT_PID; [2021-06-29T17:00:20.997Z] echo Agent pid 21 killed; [2021-06-29T17:00:21.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-29T17:00:21.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-29T17:00:21.063Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-29T17:00:21.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-29T17:00:21.180Z] $ docker exec e40ec592c788bd4896b10ce912fca7c089f32cdb3fa5f3736ff7856166c65462 ssh-agent [2021-06-29T17:00:21.295Z] SSH_AUTH_SOCK=/tmp/ssh-30jtsJ9piQSA/agent.54 [2021-06-29T17:00:21.295Z] SSH_AGENT_PID=60 [2021-06-29T17:00:21.300Z] Running ssh-add (command line suppressed) [2021-06-29T17:00:21.395Z] Identity added: /w/workspace/edgex-go/40@tmp/private_key_8962480472060236679.key (/w/workspace/edgex-go/40@tmp/private_key_8962480472060236679.key) [2021-06-29T17:00:21.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-29T17:00:21.715Z] + git semver init [2021-06-29T17:00:21.715Z] # -> Open(): unable to determine branch for HEAD [2021-06-29T17:00:21.715Z] # $GIT_DIR = /w/workspace/edgex-go/40/.git [2021-06-29T17:00:21.715Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/40 [2021-06-29T17:00:21.715Z] # $SEMVER_REMOTE_NAME = origin [2021-06-29T17:00:21.715Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-29T17:00:21.715Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-29T17:00:21.715Z] # $SEMVER_BRANCH = PR-3579 [2021-06-29T17:00:21.716Z] # $SEMVER_TEMP = /tmp/semver-133162415 [2021-06-29T17:00:21.716Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-29T17:00:36.679Z] # '/tmp/semver-133162415' -> '/w/workspace/edgex-go/40/.semver' [2021-06-29T17:00:36.679Z] # -> Force: false [2021-06-29T17:00:36.679Z] # $SEMVER_DIR = /w/workspace/edgex-go/40/.semver [Pipeline] } [2021-06-29T17:00:36.687Z] $ docker exec --env ******** --env ******** e40ec592c788bd4896b10ce912fca7c089f32cdb3fa5f3736ff7856166c65462 ssh-agent -k [2021-06-29T17:00:36.805Z] unset SSH_AUTH_SOCK; [2021-06-29T17:00:36.805Z] unset SSH_AGENT_PID; [2021-06-29T17:00:36.806Z] echo Agent pid 60 killed; [2021-06-29T17:00:36.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-29T17:00:37.163Z] + git semver [Pipeline] } [2021-06-29T17:00:37.175Z] $ docker stop --time=1 e40ec592c788bd4896b10ce912fca7c089f32cdb3fa5f3736ff7856166c65462 [2021-06-29T17:00:39.870Z] $ docker rm -f e40ec592c788bd4896b10ce912fca7c089f32cdb3fa5f3736ff7856166c65462 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T17:00:40.289Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-29T17:00:40.689Z] Stashed 1 file(s) [Pipeline] echo [2021-06-29T17:00:40.692Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T17:00:41.239Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-29T17:00:41.539Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T17:00:41.899Z] + sudo service docker restart [2021-06-29T17:00:41.899Z] + true [2021-06-29T17:00:41.899Z] Redirecting to /bin/systemctl restart docker.service [2021-06-29T17:00:55.872Z] Still waiting to schedule task [2021-06-29T17:00:55.873Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [Pipeline] echo [2021-06-29T17:01:00.335Z] ========================================================= [2021-06-29T17:01:00.335Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-29T17:01:00.335Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T17:01:00.672Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-29T17:01:02.087Z] Sending build context to Docker daemon 329.5MB [2021-06-29T17:01:02.087Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T17:01:02.087Z] Step 2/6 : FROM ${BASE} [2021-06-29T17:01:02.356Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-29T17:01:02.356Z] 540db60ca938: Pulling fs layer [2021-06-29T17:01:02.356Z] adcc1eea9eea: Pulling fs layer [2021-06-29T17:01:02.356Z] 4c4ab2625f07: Pulling fs layer [2021-06-29T17:01:02.356Z] 0510c868ecb4: Pulling fs layer [2021-06-29T17:01:02.356Z] afea3b2eda06: Pulling fs layer [2021-06-29T17:01:02.356Z] 7809a108b3ef: Pulling fs layer [2021-06-29T17:01:02.356Z] f706445af74f: Pulling fs layer [2021-06-29T17:01:02.356Z] afea3b2eda06: Waiting [2021-06-29T17:01:02.357Z] 7809a108b3ef: Waiting [2021-06-29T17:01:02.357Z] f706445af74f: Waiting [2021-06-29T17:01:02.357Z] 0510c868ecb4: Waiting [2021-06-29T17:01:02.357Z] 4c4ab2625f07: Verifying Checksum [2021-06-29T17:01:02.357Z] 4c4ab2625f07: Download complete [2021-06-29T17:01:02.357Z] adcc1eea9eea: Verifying Checksum [2021-06-29T17:01:02.357Z] adcc1eea9eea: Download complete [2021-06-29T17:01:02.357Z] afea3b2eda06: Verifying Checksum [2021-06-29T17:01:02.357Z] afea3b2eda06: Download complete [2021-06-29T17:01:02.357Z] 540db60ca938: Verifying Checksum [2021-06-29T17:01:02.357Z] 540db60ca938: Download complete [2021-06-29T17:01:02.629Z] 7809a108b3ef: Verifying Checksum [2021-06-29T17:01:02.629Z] 7809a108b3ef: Download complete [2021-06-29T17:01:02.629Z] 540db60ca938: Pull complete [2021-06-29T17:01:02.894Z] adcc1eea9eea: Pull complete [2021-06-29T17:01:02.894Z] 4c4ab2625f07: Pull complete [2021-06-29T17:01:04.315Z] f706445af74f: Verifying Checksum [2021-06-29T17:01:04.315Z] f706445af74f: Download complete [2021-06-29T17:01:04.578Z] 0510c868ecb4: Verifying Checksum [2021-06-29T17:01:04.578Z] 0510c868ecb4: Download complete [2021-06-29T17:01:07.943Z] 0510c868ecb4: Pull complete [2021-06-29T17:01:07.943Z] afea3b2eda06: Pull complete [2021-06-29T17:01:07.943Z] 7809a108b3ef: Pull complete [2021-06-29T17:01:10.583Z] f706445af74f: Pull complete [2021-06-29T17:01:10.583Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-29T17:01:10.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-29T17:01:10.583Z] ---> b068be0155e3 [2021-06-29T17:01:10.583Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-29T17:01:11.982Z] ---> Running in 44a6689fbfe4 [2021-06-29T17:01:12.246Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T17:01:13.210Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T17:01:13.473Z] (1/12) Installing libmagic (5.39-r0) [2021-06-29T17:01:14.050Z] (2/12) Installing file (5.39-r0) [2021-06-29T17:01:14.050Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-29T17:01:14.312Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-29T17:01:19.623Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-29T17:01:19.623Z] (6/12) Installing patch (2.7.6-r7) [2021-06-29T17:01:19.623Z] (7/12) Installing build-base (0.5-r2) [2021-06-29T17:01:19.623Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-29T17:01:19.623Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-29T17:01:19.623Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-29T17:01:19.886Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-29T17:01:19.886Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-29T17:01:19.886Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T17:01:19.886Z] OK: 219 MiB in 52 packages [2021-06-29T17:01:21.285Z] Removing intermediate container 44a6689fbfe4 [2021-06-29T17:01:21.285Z] ---> 6eee4295645a [2021-06-29T17:01:21.285Z] Step 4/6 : WORKDIR /edgex-go [2021-06-29T17:01:21.285Z] ---> Running in 96ef443d237a [2021-06-29T17:01:21.547Z] Removing intermediate container 96ef443d237a [2021-06-29T17:01:21.547Z] ---> a227364e6ada [2021-06-29T17:01:21.547Z] Step 5/6 : COPY go.mod . [2021-06-29T17:01:21.547Z] ---> bed97372e1f4 [2021-06-29T17:01:21.547Z] Step 6/6 : RUN go mod download [2021-06-29T17:01:21.547Z] ---> Running in 5d6164ac2580 [2021-06-29T17:01:33.852Z] Removing intermediate container 5d6164ac2580 [2021-06-29T17:01:33.852Z] ---> 2d32bde7b1c7 [2021-06-29T17:01:33.852Z] Successfully built 2d32bde7b1c7 [2021-06-29T17:01:33.852Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T17:01:34.177Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T17:01:34.177Z] . [Pipeline] withDockerContainer [2021-06-29T17:01:34.270Z] prd-centos7-docker-4c-2g-691 does not seem to be running inside a container [2021-06-29T17:01:34.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-29T17:01:34.746Z] $ docker top 365dc3cfde3511f1d11671ff5433daed112a3c032c79cf3e8ef4d8707bc79103 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T17:01:35.130Z] + go version [2021-06-29T17:01:35.131Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-29T17:01:35.140Z] $ docker stop --time=1 365dc3cfde3511f1d11671ff5433daed112a3c032c79cf3e8ef4d8707bc79103 [2021-06-29T17:01:36.322Z] $ docker rm -f 365dc3cfde3511f1d11671ff5433daed112a3c032c79cf3e8ef4d8707bc79103 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T17:01:36.881Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-29T17:01:36.881Z] . [Pipeline] withDockerContainer [2021-06-29T17:01:36.965Z] prd-centos7-docker-4c-2g-691 does not seem to be running inside a container [2021-06-29T17:01:37.011Z] $ 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/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-29T17:01:37.350Z] $ docker top f67472a9717c00d4662cad2a961c37102445e38e78554601672424aa4848ad08 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T17:01:37.445Z] ========================================================= [2021-06-29T17:01:37.445Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-29T17:01:37.445Z] ========================================================= [Pipeline] sh [2021-06-29T17:01:37.754Z] + go mod tidy [Pipeline] sh [2021-06-29T17:01:38.316Z] + make test [2021-06-29T17:01:38.316Z] go mod tidy [2021-06-29T17:01:38.316Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T17:01:43.690Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-29T17:02:01.930Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-29T17:02:04.595Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-29T17:02:05.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-29T17:02:05.555Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-29T17:02:08.135Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-29T17:02:08.726Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-29T17:02:08.726Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-29T17:02:08.726Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-29T17:02:08.991Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-29T17:02:09.253Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-29T17:02:09.843Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-29T17:02:09.843Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-29T17:02:09.843Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-29T17:02:09.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-29T17:02:12.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-06-29T17:02:12.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-29T17:02:12.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-29T17:02:13.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 100.0% of statements [2021-06-29T17:02:13.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-29T17:02:13.284Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.044s coverage: 53.1% of statements [2021-06-29T17:02:13.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-29T17:02:13.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-29T17:02:14.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.087s coverage: 87.7% of statements [2021-06-29T17:02:14.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-29T17:02:14.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-29T17:02:14.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.064s coverage: 78.9% of statements [2021-06-29T17:02:15.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-06-29T17:02:15.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-29T17:02:15.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-29T17:02:15.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-29T17:02:15.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-29T17:02:15.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-29T17:02:15.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.261s coverage: 95.1% of statements [2021-06-29T17:02:15.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-29T17:02:15.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-29T17:02:15.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-29T17:02:15.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-29T17:02:15.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-29T17:02:15.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-29T17:02:15.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-29T17:02:15.643Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-29T17:02:15.905Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.041s coverage: 60.0% of statements [2021-06-29T17:02:15.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-29T17:02:15.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-29T17:02:15.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-29T17:02:16.858Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.8% of statements [2021-06-29T17:02:16.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-29T17:02:16.858Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-06-29T17:02:16.858Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 22.0% of statements [2021-06-29T17:02:16.858Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-29T17:02:16.858Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-06-29T17:02:17.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-06-29T17:02:17.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-06-29T17:02:17.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements [2021-06-29T17:02:17.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-06-29T17:02:30.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements [2021-06-29T17:02:30.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements [2021-06-29T17:02:34.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.207s coverage: 81.8% of statements [2021-06-29T17:02:34.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-29T17:02:52.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.074s coverage: 92.9% of statements [2021-06-29T17:02:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-29T17:02:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-29T17:02:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-29T17:02:52.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements [2021-06-29T17:02:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-29T17:02:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-29T17:02:52.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-29T17:02:52.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-29T17:02:52.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-29T17:02:52.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-06-29T17:02:52.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-29T17:02:52.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-29T17:02:52.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-06-29T17:02:52.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-29T17:02:52.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 58.8% of statements [2021-06-29T17:02:52.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-29T17:02:52.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.044s coverage: 80.0% of statements [2021-06-29T17:02:52.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-29T17:02:52.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-06-29T17:02:52.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-06-29T17:02:52.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-29T17:02:52.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-06-29T17:02:52.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-29T17:02:52.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-29T17:02:52.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-06-29T17:02:52.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-29T17:02:52.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2021-06-29T17:02:52.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-06-29T17:02:52.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-06-29T17:02:52.590Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements [2021-06-29T17:02:52.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-29T17:02:52.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-29T17:02:52.590Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-29T17:02:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements [2021-06-29T17:02:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-29T17:02:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-29T17:02:53.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-06-29T17:02:53.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-29T17:02:53.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.042s coverage: 84.8% of statements [2021-06-29T17:02:53.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-29T17:03:01.278Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-692 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-29T17:03:01.300Z] Running in /w/workspace/edgex-go/40 [Pipeline] { [Pipeline] checkout [2021-06-29T17:03:01.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.056s coverage: 19.3% of statements [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-29T17:03:01.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 91.9% of statements [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-29T17:03:01.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-29T17:03:01.614Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.086s coverage: 97.6% of statements [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-29T17:03:01.614Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-29T17:03:01.614Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-29T17:03:01.614Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-06-29T17:03:01.614Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-29T17:03:01.614Z] GO111MODULE=on go vet ./... [2021-06-29T17:03:01.622Z] The recommended git tool is: git [2021-06-29T17:03:07.203Z] using credential edgex-jenkins-ssh [2021-06-29T17:03:07.225Z] Cloning the remote Git repository [2021-06-29T17:03:07.299Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-29T17:03:07.423Z] > git init /w/workspace/edgex-go/40 # timeout=10 [2021-06-29T17:03:07.564Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T17:03:07.565Z] > git --version # timeout=10 [2021-06-29T17:03:07.586Z] > git --version # 'git version 2.17.1' [2021-06-29T17:03:07.588Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T17:03:07.773Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T17:03:23.707Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:03:23.711Z] gofmt -l . [2021-06-29T17:03:23.711Z] [ "`gofmt -l .`" = "" ] [2021-06-29T17:03:23.711Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-29T17:03:22.660Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T17:03:22.683Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T17:03:22.712Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T17:03:22.755Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T17:03:22.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T17:03:22.773Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-29T17:03:23.730Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T17:03:23.746Z] > git checkout -f 515f5ff2057667c9413e5757f14856225f437f35 # timeout=10 [2021-06-29T17:03:24.026Z] + ls -al . [2021-06-29T17:03:24.026Z] total 560 [2021-06-29T17:03:24.026Z] drwxrwxr-x 10 1001 1001 4096 Jun 29 17:03 . [2021-06-29T17:03:24.026Z] drwxr-xr-x 4 root root 30 Jun 29 17:01 .. [2021-06-29T17:03:24.026Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 17:00 .dockerignore [2021-06-29T17:03:24.026Z] drwxrwxr-x 8 1001 1001 179 Jun 29 17:00 .git [2021-06-29T17:03:24.026Z] drwxrwxr-x 3 1001 1001 125 Jun 29 17:00 .github [2021-06-29T17:03:24.026Z] -rw-rw-r-- 1 1001 1001 818 Jun 29 17:00 .gitignore [2021-06-29T17:03:24.026Z] drwx------ 3 1001 1001 60 Jun 29 17:00 .semver [2021-06-29T17:03:24.026Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 17:00 .sonarcloud.properties [2021-06-29T17:03:24.026Z] -rw-rw-r-- 1 1001 1001 8609 Jun 29 17:00 Attribution.txt [2021-06-29T17:03:24.026Z] -rw-rw-r-- 1 1001 1001 43881 Jun 29 17:00 CHANGELOG.md [2021-06-29T17:03:24.026Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 17:00 CONTRIBUTING.md [2021-06-29T17:03:24.026Z] -rw-rw-r-- 1 1001 1001 931 Jun 29 17:00 Dockerfile.build [2021-06-29T17:03:24.026Z] -rw-rw-r-- 1 1001 1001 849 Jun 29 17:00 Jenkinsfile [2021-06-29T17:03:24.026Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 17:00 LICENSE [2021-06-29T17:03:24.026Z] -rw-rw-r-- 1 1001 1001 5605 Jun 29 17:00 Makefile [2021-06-29T17:03:24.026Z] -rw-rw-r-- 1 1001 1001 7905 Jun 29 17:00 README.md [2021-06-29T17:03:24.026Z] -rw-rw-r-- 1 1001 1001 7071 Jun 29 17:00 SECURITY.md [2021-06-29T17:03:24.026Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 17:00 VERSION [2021-06-29T17:03:24.026Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 17:00 ZMQWindows.md [2021-06-29T17:03:24.026Z] drwxrwxr-x 2 1001 1001 37 Jun 29 17:00 bin [2021-06-29T17:03:24.026Z] drwxrwxr-x 14 1001 1001 4096 Jun 29 17:00 cmd [2021-06-29T17:03:24.026Z] -rw-r--r-- 1 root root 398095 Jun 29 17:03 coverage.out [2021-06-29T17:03:24.026Z] -rw-rw-r-- 1 1001 1001 806 Jun 29 17:00 go.mod [2021-06-29T17:03:24.026Z] -rw-r--r-- 1 root root 20759 Jun 29 17:01 go.sum [2021-06-29T17:03:24.026Z] drwxrwxr-x 7 1001 1001 114 Jun 29 17:00 internal [2021-06-29T17:03:24.026Z] drwxrwxr-x 3 1001 1001 16 Jun 29 17:00 openapi [2021-06-29T17:03:24.026Z] drwxrwxr-x 4 1001 1001 71 Jun 29 17:00 snap [2021-06-29T17:03:24.026Z] -rw-rw-r-- 1 1001 1001 168 Jun 29 17:00 version.go [Pipeline] sh [2021-06-29T17:03:24.054Z] Merge succeeded, producing 515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:03:24.055Z] Checking out Revision 515f5ff2057667c9413e5757f14856225f437f35 (PR-3579) [2021-06-29T17:03:24.331Z] + '[' -e coverage.out ] [2021-06-29T17:03:24.331Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-29T17:03:24.475Z] Stashed 1 file(s) [Pipeline] sh [2021-06-29T17:03:24.771Z] + make build [2021-06-29T17:03:24.771Z] go mod tidy [2021-06-29T17:03:24.772Z] 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 [2021-06-29T17:03:23.965Z] > git remote # timeout=10 [2021-06-29T17:03:23.984Z] > git config --get remote.origin.url # timeout=10 [2021-06-29T17:03:24.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T17:03:24.020Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-29T17:03:24.044Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-29T17:03:24.065Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T17:03:24.087Z] > git checkout -f 515f5ff2057667c9413e5757f14856225f437f35 # timeout=10 [2021-06-29T17:03:26.180Z] 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 [2021-06-29T17:03:28.446Z] Commit message: "build(snap): install kuper services directory" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-29T17:03:29.928Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-29T17:03:30.411Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-29T17:03:30.758Z] + true [2021-06-29T17:03:30.758Z] + sudo service docker restart [2021-06-29T17:03:32.834Z] 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 [2021-06-29T17:03:33.101Z] 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 [2021-06-29T17:03:34.051Z] 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 [2021-06-29T17:03:34.324Z] 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 [2021-06-29T17:03:34.909Z] 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 [2021-06-29T17:03:35.860Z] 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 [2021-06-29T17:03:36.443Z] 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 [2021-06-29T17:03:37.396Z] 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 [2021-06-29T17:03:38.346Z] 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 [2021-06-29T17:03:38.931Z] 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] } [2021-06-29T17:03:40.343Z] $ docker stop --time=1 f67472a9717c00d4662cad2a961c37102445e38e78554601672424aa4848ad08 [2021-06-29T17:03:42.364Z] $ docker rm -f f67472a9717c00d4662cad2a961c37102445e38e78554601672424aa4848ad08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T17:03:46.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T17:03:46.154Z] [2021-06-29T17:03:46.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T17:03:46.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T17:03:46.470Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-29T17:03:46.470Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-29T17:03:46.470Z] ca9280d653b3: Pulling fs layer [2021-06-29T17:03:46.470Z] 7e9c9ca2126c: Pulling fs layer [2021-06-29T17:03:46.732Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-29T17:03:46.732Z] cbdbe7a5bc2a: Download complete [2021-06-29T17:03:46.732Z] cbdbe7a5bc2a: Pull complete [2021-06-29T17:03:47.308Z] ca9280d653b3: Verifying Checksum [2021-06-29T17:03:47.308Z] ca9280d653b3: Download complete [2021-06-29T17:03:47.880Z] ca9280d653b3: Pull complete [2021-06-29T17:03:48.149Z] 7e9c9ca2126c: Verifying Checksum [2021-06-29T17:03:48.149Z] 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T17:03:49.131Z] provisioning config files... [2021-06-29T17:03:49.161Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/40@tmp/config1891851572036540289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T17:03:49.530Z] ---> docker-login.sh [2021-06-29T17:03:49.530Z] nexus3.edgexfoundry.org:10001 [2021-06-29T17:03:50.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T17:03:50.708Z] 7e9c9ca2126c: Pull complete [2021-06-29T17:03:50.708Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-29T17:03:50.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T17:03:50.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-29T17:03:50.779Z] prd-centos7-docker-4c-2g-691 does not seem to be running inside a container [2021-06-29T17:03:50.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T17:03:50.783Z] Configure a credential helper to remove this warning. See [2021-06-29T17:03:50.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T17:03:50.783Z] [2021-06-29T17:03:50.783Z] Login Succeeded [2021-06-29T17:03:50.783Z] nexus3.edgexfoundry.org:10002 [2021-06-29T17:03:50.821Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-29T17:03:51.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T17:03:51.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T17:03:51.335Z] Configure a credential helper to remove this warning. See [2021-06-29T17:03:51.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T17:03:51.335Z] [2021-06-29T17:03:51.335Z] Login Succeeded [2021-06-29T17:03:51.335Z] nexus3.edgexfoundry.org:10003 [2021-06-29T17:03:51.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T17:03:51.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T17:03:51.884Z] Configure a credential helper to remove this warning. See [2021-06-29T17:03:51.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T17:03:51.884Z] [2021-06-29T17:03:51.884Z] Login Succeeded [2021-06-29T17:03:51.884Z] nexus3.edgexfoundry.org:10004 [2021-06-29T17:03:52.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T17:03:52.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T17:03:52.431Z] Configure a credential helper to remove this warning. See [2021-06-29T17:03:52.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T17:03:52.431Z] [2021-06-29T17:03:52.431Z] Login Succeeded [2021-06-29T17:03:52.431Z] docker.io [2021-06-29T17:03:52.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-29T17:03:52.726Z] $ docker top f6761d64ed4040dcd17f2a829873fbc1480540af8a3eaec39eb41e42151f089a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T17:03:53.100Z] + docker-compose build --help [2021-06-29T17:03:53.100Z] + grep parallel [2021-06-29T17:03:53.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-29T17:03:53.299Z] Configure a credential helper to remove this warning. See [2021-06-29T17:03:53.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-29T17:03:53.299Z] [2021-06-29T17:03:53.299Z] Login Succeeded [2021-06-29T17:03:53.299Z] ---> docker-login.sh ends [Pipeline] } [2021-06-29T17:03:53.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-29T17:03:53.616Z] ========================================================= [2021-06-29T17:03:53.616Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-29T17:03:53.616Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-29T17:03:53.670Z] --parallel Build images in parallel. [Pipeline] } [2021-06-29T17:03:53.704Z] $ docker stop --time=1 f6761d64ed4040dcd17f2a829873fbc1480540af8a3eaec39eb41e42151f089a [2021-06-29T17:03:53.961Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-29T17:03:54.905Z] $ docker rm -f f6761d64ed4040dcd17f2a829873fbc1480540af8a3eaec39eb41e42151f089a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T17:03:55.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-29T17:03:55.351Z] . [Pipeline] withDockerContainer [2021-06-29T17:03:55.426Z] prd-centos7-docker-4c-2g-691 does not seem to be running inside a container [2021-06-29T17:03:55.460Z] $ 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/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-29T17:03:55.814Z] $ docker top 463d7ee6aad72d963afaf9a6fa42224242517a16d2a46f7e1cc5bb7d28eb7557 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T17:03:56.193Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-29T17:03:56.603Z] Sending build context to Docker daemon 166.4MB [2021-06-29T17:03:56.603Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-29T17:03:56.603Z] Step 2/6 : FROM ${BASE} [2021-06-29T17:03:56.603Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-29T17:03:56.603Z] 595b0fe564bb: Pulling fs layer [2021-06-29T17:03:56.603Z] 3088b5b3c5c0: Pulling fs layer [2021-06-29T17:03:56.603Z] 5b7225fbf94c: Pulling fs layer [2021-06-29T17:03:56.603Z] ba82ee9f976e: Pulling fs layer [2021-06-29T17:03:56.603Z] 506bd15cee9f: Pulling fs layer [2021-06-29T17:03:56.603Z] 75a0a4a0db45: Pulling fs layer [2021-06-29T17:03:56.603Z] 618dc40b7e24: Pulling fs layer [2021-06-29T17:03:56.603Z] 506bd15cee9f: Waiting [2021-06-29T17:03:56.603Z] 75a0a4a0db45: Waiting [2021-06-29T17:03:56.603Z] 618dc40b7e24: Waiting [2021-06-29T17:03:56.603Z] ba82ee9f976e: Waiting [2021-06-29T17:03:56.603Z] 5b7225fbf94c: Verifying Checksum [2021-06-29T17:03:56.603Z] 5b7225fbf94c: Download complete [2021-06-29T17:03:56.603Z] 3088b5b3c5c0: Verifying Checksum [2021-06-29T17:03:56.603Z] 3088b5b3c5c0: Download complete [2021-06-29T17:03:56.603Z] 506bd15cee9f: Verifying Checksum [2021-06-29T17:03:56.603Z] 506bd15cee9f: Download complete [2021-06-29T17:03:56.603Z] 75a0a4a0db45: Verifying Checksum [2021-06-29T17:03:56.603Z] 75a0a4a0db45: Download complete [2021-06-29T17:03:56.603Z] 595b0fe564bb: Verifying Checksum [2021-06-29T17:03:56.603Z] 595b0fe564bb: Download complete [2021-06-29T17:03:56.764Z] Building core-command ... [2021-06-29T17:03:56.764Z] Building core-data ... [2021-06-29T17:03:56.764Z] Building core-metadata ... [2021-06-29T17:03:56.764Z] Building security-bootstrapper ... [2021-06-29T17:03:56.764Z] Building security-proxy-setup ... [2021-06-29T17:03:56.764Z] Building security-secretstore-setup ... [2021-06-29T17:03:56.764Z] Building support-notifications ... [2021-06-29T17:03:56.764Z] Building support-scheduler ... [2021-06-29T17:03:56.764Z] Building sys-mgmt-agent ... [2021-06-29T17:03:56.764Z] Building security-bootstrapper [2021-06-29T17:03:56.764Z] Building core-metadata [2021-06-29T17:03:56.764Z] Building security-proxy-setup [2021-06-29T17:03:56.764Z] Building support-scheduler [2021-06-29T17:03:56.764Z] Building sys-mgmt-agent [2021-06-29T17:03:57.597Z] 595b0fe564bb: Pull complete [2021-06-29T17:03:57.874Z] 3088b5b3c5c0: Pull complete [2021-06-29T17:03:58.487Z] 5b7225fbf94c: Pull complete [2021-06-29T17:03:58.765Z] 618dc40b7e24: Verifying Checksum [2021-06-29T17:03:58.765Z] 618dc40b7e24: Download complete [2021-06-29T17:04:00.216Z] ba82ee9f976e: Verifying Checksum [2021-06-29T17:04:00.216Z] ba82ee9f976e: Download complete [2021-06-29T17:04:09.049Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T17:04:09.049Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T17:04:09.049Z] ---> 2d32bde7b1c7 [2021-06-29T17:04:09.049Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T17:04:09.049Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T17:04:09.049Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T17:04:09.049Z] ---> 2d32bde7b1c7 [2021-06-29T17:04:09.049Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T17:04:09.315Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T17:04:09.315Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-29T17:04:09.315Z] ---> 2d32bde7b1c7 [2021-06-29T17:04:09.315Z] Step 3/32 : WORKDIR /edgex-go [2021-06-29T17:04:10.399Z] ba82ee9f976e: Pull complete [2021-06-29T17:04:10.676Z] 506bd15cee9f: Pull complete [2021-06-29T17:04:11.278Z] 75a0a4a0db45: Pull complete [2021-06-29T17:04:16.725Z] 618dc40b7e24: Pull complete [2021-06-29T17:04:16.725Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-29T17:04:16.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-29T17:04:16.725Z] ---> a36622ca3599 [2021-06-29T17:04:16.725Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-29T17:04:17.000Z] ---> Running in 69bf7eace027 [2021-06-29T17:04:17.713Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T17:04:17.713Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-29T17:04:17.713Z] ---> 2d32bde7b1c7 [2021-06-29T17:04:17.713Z] Step 3/22 : WORKDIR /edgex-go [2021-06-29T17:04:17.713Z] ---> Running in a1d89d116dee [2021-06-29T17:04:17.713Z] ---> Running in 359eade710e1 [2021-06-29T17:04:17.713Z] ---> Running in 00acc644603d [2021-06-29T17:04:17.713Z] ---> Running in 982cabadcb77 [2021-06-29T17:04:18.288Z] Removing intermediate container 00acc644603d [2021-06-29T17:04:18.288Z] ---> 472ef586bfd1 [2021-06-29T17:04:18.288Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:04:18.288Z] Removing intermediate container 359eade710e1 [2021-06-29T17:04:18.288Z] ---> 09a55ea0eb33 [2021-06-29T17:04:18.288Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:04:18.288Z] Removing intermediate container a1d89d116dee [2021-06-29T17:04:18.288Z] ---> e1e8111022e7 [2021-06-29T17:04:18.288Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:04:18.288Z] ---> Running in ff75fc6d3869 [2021-06-29T17:04:18.288Z] ---> Running in b780e99ee20f [2021-06-29T17:04:18.288Z] Removing intermediate container 982cabadcb77 [2021-06-29T17:04:18.288Z] ---> db2b9ef00b5f [2021-06-29T17:04:18.288Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:04:18.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T17:04:18.556Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T17:04:18.556Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T17:04:18.556Z] ---> 2d32bde7b1c7 [2021-06-29T17:04:18.556Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T17:04:18.556Z] ---> Using cache [2021-06-29T17:04:18.556Z] ---> db2b9ef00b5f [2021-06-29T17:04:18.556Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:04:18.822Z] ---> Running in 5d40e18193df [2021-06-29T17:04:18.822Z] ---> Running in 435e76c8872d [2021-06-29T17:04:18.822Z] ---> Running in 726ba011410d [2021-06-29T17:04:19.399Z] Removing intermediate container b780e99ee20f [2021-06-29T17:04:19.399Z] ---> df420d917a20 [2021-06-29T17:04:19.399Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-29T17:04:19.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T17:04:19.663Z] ---> Running in 70613b091bed [2021-06-29T17:04:19.663Z] Removing intermediate container ff75fc6d3869 [2021-06-29T17:04:19.663Z] ---> 24d78e778922 [2021-06-29T17:04:19.663Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-29T17:04:19.923Z] ---> Running in 2c73dde672ad [2021-06-29T17:04:19.923Z] Removing intermediate container 5d40e18193df [2021-06-29T17:04:19.923Z] ---> 7588e2ed7f77 [2021-06-29T17:04:19.923Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-29T17:04:19.923Z] Removing intermediate container 435e76c8872d [2021-06-29T17:04:19.923Z] ---> 31ce430486ee [2021-06-29T17:04:19.923Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-29T17:04:19.923Z] ---> Running in 0d5922d37824 [2021-06-29T17:04:19.923Z] ---> Running in 6c0021ffb3b1 [2021-06-29T17:04:19.923Z] Removing intermediate container 726ba011410d [2021-06-29T17:04:19.923Z] ---> ae37b9c93dd6 [2021-06-29T17:04:19.923Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T17:04:20.186Z] ---> Running in 56997fc03059 [2021-06-29T17:04:20.402Z] (1/12) Installing libmagic (5.39-r0) [2021-06-29T17:04:20.402Z] (2/12) Installing file (5.39-r0) [2021-06-29T17:04:20.402Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-29T17:04:20.402Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-29T17:04:20.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T17:04:20.450Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T17:04:20.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T17:04:20.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T17:04:20.712Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T17:04:21.285Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T17:04:21.285Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T17:04:21.285Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T17:04:21.546Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T17:04:21.546Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T17:04:21.807Z] OK: 219 MiB in 52 packages [2021-06-29T17:04:21.807Z] OK: 219 MiB in 52 packages [2021-06-29T17:04:22.073Z] OK: 219 MiB in 52 packages [2021-06-29T17:04:22.073Z] OK: 219 MiB in 52 packages [2021-06-29T17:04:22.073Z] OK: 219 MiB in 52 packages [2021-06-29T17:04:22.073Z] Removing intermediate container 70613b091bed [2021-06-29T17:04:22.073Z] ---> d5cd9f7b345d [2021-06-29T17:04:22.073Z] Step 6/32 : COPY go.mod . [2021-06-29T17:04:22.335Z] Removing intermediate container 2c73dde672ad [2021-06-29T17:04:22.335Z] ---> 125e9895ce87 [2021-06-29T17:04:22.335Z] Step 6/23 : COPY go.mod . [2021-06-29T17:04:22.335Z] ---> 4a8c62c5b100 [2021-06-29T17:04:22.335Z] Step 7/32 : RUN go mod download [2021-06-29T17:04:22.602Z] ---> Running in 79415c3d337c [2021-06-29T17:04:22.602Z] Removing intermediate container 0d5922d37824 [2021-06-29T17:04:22.602Z] ---> 2d4c41d0af91 [2021-06-29T17:04:22.602Z] Step 6/24 : COPY go.mod . [2021-06-29T17:04:22.602Z] ---> 9a96303290ae [2021-06-29T17:04:22.602Z] Step 7/23 : RUN go mod download [2021-06-29T17:04:22.602Z] Removing intermediate container 6c0021ffb3b1 [2021-06-29T17:04:22.602Z] ---> 721887608f68 [2021-06-29T17:04:22.602Z] Step 6/22 : COPY go.mod . [2021-06-29T17:04:22.602Z] ---> Running in 0e80b169132a [2021-06-29T17:04:22.866Z] Removing intermediate container 56997fc03059 [2021-06-29T17:04:22.866Z] ---> c937e341ae52 [2021-06-29T17:04:22.866Z] Step 6/24 : COPY go.mod . [2021-06-29T17:04:22.866Z] ---> eb64c2321114 [2021-06-29T17:04:22.866Z] Step 7/24 : RUN go mod download [2021-06-29T17:04:23.128Z] ---> d28a3989d910 [2021-06-29T17:04:23.128Z] Step 7/22 : RUN go mod download [2021-06-29T17:04:23.128Z] ---> Running in f968972f359c [2021-06-29T17:04:23.128Z] ---> 95226ce5efce [2021-06-29T17:04:23.128Z] Step 7/24 : RUN go mod download [2021-06-29T17:04:23.128Z] ---> Running in e42f86b903a8 [2021-06-29T17:04:23.128Z] ---> Running in 565dec970ecd [2021-06-29T17:04:23.709Z] Removing intermediate container 0e80b169132a [2021-06-29T17:04:23.709Z] ---> 01c9b232ac41 [2021-06-29T17:04:23.709Z] Step 8/23 : COPY . . [2021-06-29T17:04:23.970Z] Removing intermediate container 79415c3d337c [2021-06-29T17:04:23.970Z] ---> dd6ce2906518 [2021-06-29T17:04:23.970Z] Step 8/32 : COPY . . [2021-06-29T17:04:27.108Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-29T17:04:27.109Z] (6/12) Installing patch (2.7.6-r7) [2021-06-29T17:04:27.109Z] (7/12) Installing build-base (0.5-r2) [2021-06-29T17:04:27.109Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-29T17:04:27.109Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-29T17:04:27.109Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-29T17:04:27.109Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-29T17:04:27.109Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-29T17:04:27.109Z] Executing busybox-1.32.1-r6.trigger [2021-06-29T17:04:27.109Z] OK: 218 MiB in 52 packages [2021-06-29T17:04:31.447Z] Removing intermediate container 69bf7eace027 [2021-06-29T17:04:31.447Z] ---> ebb6b8c1fb58 [2021-06-29T17:04:31.447Z] Step 4/6 : WORKDIR /edgex-go [2021-06-29T17:04:31.447Z] ---> Running in 3d0e116a6319 [2021-06-29T17:04:31.447Z] Removing intermediate container 3d0e116a6319 [2021-06-29T17:04:31.447Z] ---> 20f70d780751 [2021-06-29T17:04:31.447Z] Step 5/6 : COPY go.mod . [2021-06-29T17:04:32.045Z] ---> 81bb34e31b73 [2021-06-29T17:04:32.045Z] Step 6/6 : RUN go mod download [2021-06-29T17:04:32.143Z] Removing intermediate container f968972f359c [2021-06-29T17:04:32.144Z] ---> acadb3eee84f [2021-06-29T17:04:32.144Z] Step 8/24 : COPY . . [2021-06-29T17:04:32.144Z] Removing intermediate container 565dec970ecd [2021-06-29T17:04:32.144Z] ---> 079f7dae033c [2021-06-29T17:04:32.144Z] Step 8/24 : COPY . . [2021-06-29T17:04:32.144Z] ---> f7a52c58ff87 [2021-06-29T17:04:32.144Z] Step 9/23 : RUN go mod tidy [2021-06-29T17:04:32.144Z] ---> 811ee18e62ab [2021-06-29T17:04:32.144Z] Step 9/32 : RUN go mod tidy [2021-06-29T17:04:32.144Z] ---> Running in de3d054e7c82 [2021-06-29T17:04:32.144Z] Removing intermediate container e42f86b903a8 [2021-06-29T17:04:32.144Z] ---> e7ed0a316db1 [2021-06-29T17:04:32.144Z] Step 8/22 : COPY . . [2021-06-29T17:04:32.144Z] ---> Running in 4c55ca9db442 [2021-06-29T17:04:32.325Z] ---> Running in a35c4d67b427 [2021-06-29T17:04:42.196Z] ---> 38e3b5b9cd66 [2021-06-29T17:04:42.196Z] Step 9/24 : RUN go mod tidy [2021-06-29T17:04:42.196Z] Removing intermediate container de3d054e7c82 [2021-06-29T17:04:42.196Z] ---> f4799b676aaa [2021-06-29T17:04:42.196Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-29T17:04:42.196Z] Removing intermediate container 4c55ca9db442 [2021-06-29T17:04:42.196Z] ---> f1a7fe488ca1 [2021-06-29T17:04:42.196Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-29T17:04:42.196Z] ---> Running in 39b830bd6d33 [2021-06-29T17:04:42.196Z] ---> 133c55b7a952 [2021-06-29T17:04:42.196Z] Step 9/22 : RUN go mod tidy [2021-06-29T17:04:42.196Z] ---> Running in 4a8a43774ff2 [2021-06-29T17:04:42.196Z] ---> Running in de055acd5333 [2021-06-29T17:04:42.196Z] ---> Running in bf29f86bb419 [2021-06-29T17:04:42.196Z] ---> 0973ddeb5e39 [2021-06-29T17:04:42.196Z] Step 9/24 : RUN go mod tidy [2021-06-29T17:04:42.196Z] ---> Running in a8d118575f68 [2021-06-29T17:04:42.465Z] 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 [2021-06-29T17:04:42.726Z] 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 [2021-06-29T17:04:43.678Z] Removing intermediate container a8d118575f68 [2021-06-29T17:04:43.678Z] ---> 38ebfcab54ec [2021-06-29T17:04:43.678Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-29T17:04:43.939Z] ---> Running in 23180914a221 [2021-06-29T17:04:43.939Z] Removing intermediate container bf29f86bb419 [2021-06-29T17:04:43.939Z] ---> 6305f78d9da6 [2021-06-29T17:04:43.939Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-29T17:04:43.939Z] ---> Running in 09b798702231 [2021-06-29T17:04:44.202Z] Removing intermediate container 39b830bd6d33 [2021-06-29T17:04:44.202Z] ---> fbb29c19e299 [2021-06-29T17:04:44.202Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-29T17:04:44.202Z] ---> Running in 4cc7c04c9e99 [2021-06-29T17:04:44.778Z] 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 [2021-06-29T17:04:44.778Z] 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 [2021-06-29T17:04:45.039Z] 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 [2021-06-29T17:04:59.118Z] Removing intermediate container a35c4d67b427 [2021-06-29T17:04:59.119Z] ---> 8404cd889f7d [2021-06-29T17:04:59.119Z] Successfully built 8404cd889f7d [2021-06-29T17:04:59.119Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T17:04:59.455Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T17:04:59.455Z] . [Pipeline] withDockerContainer [2021-06-29T17:04:59.865Z] prd-ubuntu18.04-docker-arm64-4c-16g-692 does not seem to be running inside a container [2021-06-29T17:05:00.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-29T17:05:01.834Z] $ docker top ea8a5856cb893fbb323915dd842c3237854b665a440a3aa4f0445b962b115bd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T17:05:02.904Z] + go version [2021-06-29T17:05:02.904Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-29T17:05:02.932Z] $ docker stop --time=1 ea8a5856cb893fbb323915dd842c3237854b665a440a3aa4f0445b962b115bd4 [2021-06-29T17:05:04.896Z] $ docker rm -f ea8a5856cb893fbb323915dd842c3237854b665a440a3aa4f0445b962b115bd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T17:05:05.696Z] + docker inspect -f . ci-base-image-arm64 [2021-06-29T17:05:05.696Z] . [Pipeline] withDockerContainer [2021-06-29T17:05:05.964Z] prd-ubuntu18.04-docker-arm64-4c-16g-692 does not seem to be running inside a container [2021-06-29T17:05:06.074Z] $ 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/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-29T17:05:07.745Z] $ docker top 850506b05261940f161feb09106b508f7c2a17f4e14c13871a084e1ac6cdd05c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-29T17:05:08.069Z] ========================================================= [2021-06-29T17:05:08.069Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-29T17:05:08.069Z] ========================================================= [Pipeline] sh [2021-06-29T17:05:08.719Z] + go mod tidy [Pipeline] sh [2021-06-29T17:05:09.982Z] + make test [2021-06-29T17:05:09.982Z] go mod tidy [2021-06-29T17:05:10.586Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-29T17:05:23.854Z] 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 [2021-06-29T17:05:24.129Z] Removing intermediate container de055acd5333 [2021-06-29T17:05:24.129Z] ---> 2e7c3c44fff4 [2021-06-29T17:05:24.129Z] [2021-06-29T17:05:24.129Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T17:05:24.129Z] Removing intermediate container 23180914a221 [2021-06-29T17:05:24.129Z] ---> fabd77c1cb54 [2021-06-29T17:05:24.129Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-29T17:05:24.129Z] Removing intermediate container 4a8a43774ff2 [2021-06-29T17:05:24.129Z] ---> d7f8d051ee07 [2021-06-29T17:05:24.129Z] [2021-06-29T17:05:24.129Z] Step 11/32 : FROM alpine:3.12 [2021-06-29T17:05:24.414Z] ---> Running in c484d40c81ef [2021-06-29T17:05:24.414Z] 3.12: Pulling from library/alpine [2021-06-29T17:05:24.683Z] 3.12: Pulling from library/alpine [2021-06-29T17:05:24.950Z] Removing intermediate container 09b798702231 [2021-06-29T17:05:24.950Z] ---> 1774cf6b08e2 [2021-06-29T17:05:24.950Z] [2021-06-29T17:05:24.950Z] Step 11/22 : FROM alpine:3.12 [2021-06-29T17:05:24.950Z] 3.12: Pulling from library/alpine [2021-06-29T17:05:25.217Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T17:05:25.217Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T17:05:25.217Z] ---> 13621d1b12d4 [2021-06-29T17:05:25.217Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-29T17:05:25.217Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T17:05:25.217Z] Status: Image is up to date for alpine:3.12 [2021-06-29T17:05:25.217Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T17:05:25.217Z] Status: Image is up to date for alpine:3.12 [2021-06-29T17:05:25.217Z] ---> 13621d1b12d4 [2021-06-29T17:05:25.217Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-29T17:05:25.217Z] ---> 13621d1b12d4 [2021-06-29T17:05:25.217Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-29T17:05:25.217Z] 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 [2021-06-29T17:05:25.217Z] ---> Running in 1d56a2f804bd [2021-06-29T17:05:25.217Z] ---> Running in 6af60ebc1fb6 [2021-06-29T17:05:25.217Z] ---> Running in 6eb1aa358c3b [2021-06-29T17:05:25.800Z] Removing intermediate container 1d56a2f804bd [2021-06-29T17:05:25.800Z] ---> c12c393954b8 [2021-06-29T17:05:25.800Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-29T17:05:26.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T17:05:26.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T17:05:26.068Z] ---> Running in 4ab425bcb085 [2021-06-29T17:05:26.068Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T17:05:26.068Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T17:05:26.068Z] OK: 6 MiB in 15 packages [2021-06-29T17:05:26.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T17:05:26.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T17:05:26.068Z] Removing intermediate container 4cc7c04c9e99 [2021-06-29T17:05:26.068Z] ---> a0e254fd58da [2021-06-29T17:05:26.068Z] [2021-06-29T17:05:26.068Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T17:05:26.068Z] ---> 13621d1b12d4 [2021-06-29T17:05:26.068Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T17:05:26.331Z] ---> Running in 0b1b319f0504 [2021-06-29T17:05:26.331Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-29T17:05:26.331Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T17:05:26.331Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-29T17:05:26.331Z] (4/4) Installing curl (7.77.0-r0) [2021-06-29T17:05:26.331Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T17:05:26.331Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T17:05:26.331Z] OK: 7 MiB in 18 packages [2021-06-29T17:05:26.598Z] Removing intermediate container c484d40c81ef [2021-06-29T17:05:26.598Z] ---> 3592b301b406 [2021-06-29T17:05:26.598Z] [2021-06-29T17:05:26.598Z] Step 12/24 : FROM docker:20.10.0 [2021-06-29T17:05:26.598Z] 20.10.0: Pulling from library/docker [2021-06-29T17:05:26.598Z] Removing intermediate container 6af60ebc1fb6 [2021-06-29T17:05:26.598Z] ---> 8a9d2df3b4a6 [2021-06-29T17:05:26.598Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T17:05:26.884Z] ---> Running in b2749c167e95 [2021-06-29T17:05:26.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T17:05:26.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T17:05:26.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T17:05:26.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T17:05:27.151Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-29T17:05:27.151Z] (2/2) Installing su-exec (0.2-r1) [2021-06-29T17:05:27.151Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T17:05:27.151Z] OK: 6 MiB in 16 packages [2021-06-29T17:05:27.151Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T17:05:27.151Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T17:05:27.151Z] OK: 6 MiB in 15 packages [2021-06-29T17:05:27.151Z] Removing intermediate container b2749c167e95 [2021-06-29T17:05:27.151Z] ---> 6b9f5167f1c9 [2021-06-29T17:05:27.151Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-29T17:05:27.151Z] Removing intermediate container 6eb1aa358c3b [2021-06-29T17:05:27.151Z] ---> 66f7d26810ba [2021-06-29T17:05:27.151Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T17:05:27.439Z] ---> Running in a7e38ec6f193 [2021-06-29T17:05:27.439Z] ---> Running in b0f45493c613 [2021-06-29T17:05:27.709Z] Removing intermediate container a7e38ec6f193 [2021-06-29T17:05:27.709Z] ---> cc8a4fbcdbd2 [2021-06-29T17:05:27.709Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T17:05:27.709Z] Removing intermediate container b0f45493c613 [2021-06-29T17:05:27.709Z] ---> 8be8aeaed59f [2021-06-29T17:05:27.709Z] Step 14/22 : WORKDIR /edgex [2021-06-29T17:05:27.709Z] ---> Running in 61bb1ddf4da3 [2021-06-29T17:05:27.709Z] Removing intermediate container 4ab425bcb085 [2021-06-29T17:05:27.709Z] ---> 6d3320aa2fdb [2021-06-29T17:05:27.709Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-29T17:05:27.709Z] Removing intermediate container 0b1b319f0504 [2021-06-29T17:05:27.709Z] ---> 5ab51774da44 [2021-06-29T17:05:27.709Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T17:05:27.970Z] ---> Running in 8b7b2f2ec551 [2021-06-29T17:05:27.970Z] ---> Running in 26666a1385b6 [2021-06-29T17:05:27.970Z] ---> Running in a67a08a433fb [2021-06-29T17:05:27.970Z] Removing intermediate container 61bb1ddf4da3 [2021-06-29T17:05:27.970Z] ---> c3bbd2d48171 [2021-06-29T17:05:27.970Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T17:05:27.970Z] Removing intermediate container 26666a1385b6 [2021-06-29T17:05:27.970Z] ---> 2460b3949ee8 [2021-06-29T17:05:27.970Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-29T17:05:27.970Z] Removing intermediate container a67a08a433fb [2021-06-29T17:05:27.970Z] ---> 39bfff513b21 [2021-06-29T17:05:27.970Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-29T17:05:28.234Z] ---> Running in c227cf007463 [2021-06-29T17:05:28.234Z] Removing intermediate container 8b7b2f2ec551 [2021-06-29T17:05:28.234Z] ---> a8a97389c852 [2021-06-29T17:05:28.234Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-29T17:05:28.234Z] ---> 7c0ce7636e2d [2021-06-29T17:05:28.234Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-29T17:05:28.234Z] ---> Running in cdbacd093b3c [2021-06-29T17:05:28.234Z] Removing intermediate container c227cf007463 [2021-06-29T17:05:28.234Z] ---> 4809360bbd0f [2021-06-29T17:05:28.234Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T17:05:28.508Z] Removing intermediate container cdbacd093b3c [2021-06-29T17:05:28.508Z] ---> 8a2e2039428b [2021-06-29T17:05:28.508Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-29T17:05:28.508Z] ---> 81b5d16ea2c8 [2021-06-29T17:05:28.508Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-29T17:05:28.508Z] ---> Running in 9d1329ddf56f [2021-06-29T17:05:28.773Z] ---> Running in 439f612f0202 [2021-06-29T17:05:28.773Z] ---> cc6e256c37c1 [2021-06-29T17:05:28.773Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-29T17:05:28.773Z] Removing intermediate container 9d1329ddf56f [2021-06-29T17:05:28.773Z] ---> f8b059efe14a [2021-06-29T17:05:28.773Z] Step 16/24 : WORKDIR / [2021-06-29T17:05:28.773Z] ---> Running in a44f3f2b8a73 [2021-06-29T17:05:29.037Z] ---> d3478da88970 [2021-06-29T17:05:29.037Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-29T17:05:29.037Z] ---> 024f8f923970 [2021-06-29T17:05:29.037Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-29T17:05:29.037Z] ---> Running in 4fb1cb726d89 [2021-06-29T17:05:29.037Z] Removing intermediate container a44f3f2b8a73 [2021-06-29T17:05:29.037Z] ---> fb01f274c6f7 [2021-06-29T17:05:29.037Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T17:05:29.300Z] Removing intermediate container 4fb1cb726d89 [2021-06-29T17:05:29.300Z] ---> d1aa091848fb [2021-06-29T17:05:29.300Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T17:05:29.560Z] ---> Running in 51974ea7af36 [2021-06-29T17:05:29.561Z] ---> 931eaab9b9a0 [2021-06-29T17:05:29.561Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-29T17:05:29.561Z] ---> 5ef4afa73065 [2021-06-29T17:05:29.561Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-29T17:05:29.561Z] Removing intermediate container 439f612f0202 [2021-06-29T17:05:29.561Z] ---> d24b55e024b6 [2021-06-29T17:05:29.561Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-29T17:05:29.821Z] ---> Running in 87d488d363ca [2021-06-29T17:05:30.085Z] Removing intermediate container 51974ea7af36 [2021-06-29T17:05:30.085Z] ---> 75404b10e333 [2021-06-29T17:05:30.085Z] Step 21/23 : LABEL arch=x86_64 [2021-06-29T17:05:30.085Z] ---> Running in c61a5f7752f6 [2021-06-29T17:05:30.085Z] ---> f1e5cb3fff5a [2021-06-29T17:05:30.085Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-29T17:05:30.085Z] Removing intermediate container 87d488d363ca [2021-06-29T17:05:30.085Z] ---> 18295b8c5fc1 [2021-06-29T17:05:30.085Z] Step 19/22 : CMD ["--init=true"] [2021-06-29T17:05:30.085Z] ---> Running in 786958c749af [2021-06-29T17:05:30.348Z] ---> Running in ff1dbe4230ef [2021-06-29T17:05:30.348Z] Removing intermediate container c61a5f7752f6 [2021-06-29T17:05:30.348Z] ---> e4fbdaf46a3e [2021-06-29T17:05:30.348Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-29T17:05:30.348Z] Removing intermediate container ff1dbe4230ef [2021-06-29T17:05:30.348Z] ---> 1e4cf7deed2f [2021-06-29T17:05:30.348Z] Step 20/22 : LABEL arch=x86_64 [2021-06-29T17:05:30.614Z] ---> 6fb82b56bfed [2021-06-29T17:05:30.614Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-29T17:05:30.614Z] Removing intermediate container 786958c749af [2021-06-29T17:05:30.614Z] ---> 05fe4762e6bb [2021-06-29T17:05:30.614Z] Step 22/23 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:05:30.614Z] ---> 0c034a12acdc [2021-06-29T17:05:30.614Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-29T17:05:30.614Z] ---> Running in ea8bc437fa95 [2021-06-29T17:05:30.879Z] ---> Running in eff6faf9641b [2021-06-29T17:05:30.880Z] ---> Running in 7aa61bb16b1b [2021-06-29T17:05:30.880Z] ---> Running in f289c933d5ab [2021-06-29T17:05:30.880Z] Removing intermediate container eff6faf9641b [2021-06-29T17:05:30.880Z] ---> 20688737d90f [2021-06-29T17:05:30.880Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T17:05:31.145Z] Removing intermediate container ea8bc437fa95 [2021-06-29T17:05:31.146Z] ---> af1e61b41960 [2021-06-29T17:05:31.146Z] Step 21/22 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:05:31.146Z] ---> Running in c2be7b840cf4 [2021-06-29T17:05:31.146Z] Removing intermediate container 7aa61bb16b1b [2021-06-29T17:05:31.146Z] ---> 8bb56b2716cd [2021-06-29T17:05:31.146Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T17:05:31.146Z] ---> Running in c71e14a6e143 [2021-06-29T17:05:31.146Z] ---> Running in b55bf03e89b9 [2021-06-29T17:05:31.410Z] Removing intermediate container c71e14a6e143 [2021-06-29T17:05:31.410Z] ---> 5a8371716af2 [2021-06-29T17:05:31.410Z] [2021-06-29T17:05:31.410Z] Removing intermediate container c2be7b840cf4 [2021-06-29T17:05:31.410Z] ---> 66a111e84e48 [2021-06-29T17:05:31.410Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T17:05:31.410Z] Removing intermediate container b55bf03e89b9 [2021-06-29T17:05:31.410Z] ---> aa72fb02bf6f [2021-06-29T17:05:31.410Z] Step 22/22 : LABEL version=0.0.0 [2021-06-29T17:05:31.410Z] ---> Running in ecbc6f4ab396 [2021-06-29T17:05:31.410Z] ---> Running in e7986968edc8 [2021-06-29T17:05:31.410Z] Successfully built 5a8371716af2 [2021-06-29T17:05:31.410Z] Successfully tagged support-scheduler:latest [2021-06-29T17:05:31.410Z] Building security-secretstore-setup [2021-06-29T17:05:32.615Z]  Building support-scheduler ... done Removing intermediate container ecbc6f4ab396 [2021-06-29T17:05:32.615Z] ---> 1e3f4a6871ca [2021-06-29T17:05:32.615Z] Step 23/24 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:05:32.615Z] Removing intermediate container e7986968edc8 [2021-06-29T17:05:32.615Z] ---> 8b941c9ad010 [2021-06-29T17:05:32.615Z] [2021-06-29T17:05:32.875Z] Successfully built 8b941c9ad010 [2021-06-29T17:05:33.136Z] Removing intermediate container f289c933d5ab [2021-06-29T17:05:33.136Z] ---> f731c07c1c10 [2021-06-29T17:05:33.136Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T17:05:33.136Z] Successfully tagged security-proxy-setup:latest [2021-06-29T17:05:33.136Z]  Building security-proxy-setup ... done Building support-notifications [2021-06-29T17:05:33.397Z] ---> Running in 20ef5cfc8434 [2021-06-29T17:05:35.324Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T17:05:35.324Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T17:05:35.894Z] ---> aefe523efa57 [2021-06-29T17:05:35.894Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-29T17:05:37.303Z] ---> 4e79583544e6 [2021-06-29T17:05:37.303Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-29T17:05:37.303Z] Removing intermediate container 20ef5cfc8434 [2021-06-29T17:05:37.303Z] ---> e65b399ee4ed [2021-06-29T17:05:37.303Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T17:05:37.437Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-29T17:05:39.235Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T17:05:39.235Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T17:05:39.235Z] ---> 2d32bde7b1c7 [2021-06-29T17:05:39.235Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T17:05:39.235Z] ---> Using cache [2021-06-29T17:05:39.235Z] ---> db2b9ef00b5f [2021-06-29T17:05:39.235Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:05:39.235Z] ---> Using cache [2021-06-29T17:05:39.235Z] ---> ae37b9c93dd6 [2021-06-29T17:05:39.235Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-29T17:05:39.235Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T17:05:39.235Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-29T17:05:39.235Z] ---> 2d32bde7b1c7 [2021-06-29T17:05:39.235Z] Step 3/26 : WORKDIR /edgex-go [2021-06-29T17:05:39.235Z] ---> Using cache [2021-06-29T17:05:39.235Z] ---> db2b9ef00b5f [2021-06-29T17:05:39.235Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:05:39.235Z] ---> Using cache [2021-06-29T17:05:39.235Z] ---> ae37b9c93dd6 [2021-06-29T17:05:39.235Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-29T17:05:39.235Z] ---> Using cache [2021-06-29T17:05:39.235Z] ---> c937e341ae52 [2021-06-29T17:05:39.235Z] Step 6/26 : COPY go.mod . [2021-06-29T17:05:39.235Z] ---> Using cache [2021-06-29T17:05:39.235Z] ---> 95226ce5efce [2021-06-29T17:05:39.235Z] Step 7/26 : RUN go mod download [2021-06-29T17:05:39.235Z] ---> Using cache [2021-06-29T17:05:39.235Z] ---> 079f7dae033c [2021-06-29T17:05:39.235Z] Step 8/26 : COPY . . [2021-06-29T17:05:39.235Z] ---> Using cache [2021-06-29T17:05:39.235Z] ---> 38e3b5b9cd66 [2021-06-29T17:05:39.235Z] Step 9/26 : RUN go mod tidy [2021-06-29T17:05:39.235Z] ---> Using cache [2021-06-29T17:05:39.235Z] ---> fbb29c19e299 [2021-06-29T17:05:39.235Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-29T17:05:41.168Z] ---> Running in ce56a530c8bc [2021-06-29T17:05:41.168Z] ---> Running in 1bbbf087b178 [2021-06-29T17:05:41.168Z] ---> Running in a5858ab45e5a [2021-06-29T17:05:41.168Z] ---> Running in 4129bba7df34 [2021-06-29T17:05:41.168Z] ---> e03aaf9e3bb0 [2021-06-29T17:05:41.168Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-29T17:05:41.168Z] Removing intermediate container ce56a530c8bc [2021-06-29T17:05:41.168Z] ---> f59b4170b6e4 [2021-06-29T17:05:41.168Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-29T17:05:41.168Z] Removing intermediate container 4129bba7df34 [2021-06-29T17:05:41.168Z] ---> 1ca28ba18115 [2021-06-29T17:05:41.168Z] [2021-06-29T17:05:41.168Z] ---> Running in c858f785d848 [2021-06-29T17:05:41.168Z] ---> d644b77c1817 [2021-06-29T17:05:41.168Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-29T17:05:41.168Z] Successfully built 1ca28ba18115 [2021-06-29T17:05:41.168Z] Successfully tagged core-metadata:latest [2021-06-29T17:05:41.168Z] Building core-command [2021-06-29T17:05:42.206Z]  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T17:05:42.206Z] 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 [2021-06-29T17:05:42.206Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T17:05:42.471Z] (1/39) Installing readline (8.0.4-r0) [2021-06-29T17:05:42.471Z] (2/39) Installing bash (5.0.17-r0) [2021-06-29T17:05:42.471Z] Executing bash-5.0.17-r0.post-install [2021-06-29T17:05:42.471Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T17:05:42.471Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-29T17:05:43.043Z] (5/39) Installing curl (7.77.0-r0) [2021-06-29T17:05:43.043Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-29T17:05:43.043Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-29T17:05:44.116Z] ---> 82118973854a [2021-06-29T17:05:44.116Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-29T17:05:44.116Z] (8/39) Installing expat (2.2.9-r1) [2021-06-29T17:05:44.116Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T17:05:44.116Z] (9/39) Installing libffi (3.3-r2) [2021-06-29T17:05:44.116Z] (10/39) Installing gdbm (1.13-r1) [2021-06-29T17:05:44.116Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-29T17:05:44.116Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-29T17:05:44.116Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-29T17:05:44.698Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T17:05:45.286Z] ---> a3c2bdf8ac8d [2021-06-29T17:05:45.286Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-29T17:05:45.286Z] OK: 219 MiB in 52 packages [2021-06-29T17:05:45.286Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-29T17:05:45.286Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-29T17:05:45.286Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-29T17:05:45.286Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-29T17:05:45.562Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-29T17:05:45.562Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-29T17:05:45.562Z] ---> Running in c836b283b157 [2021-06-29T17:05:45.562Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-29T17:05:45.562Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-29T17:05:45.562Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-29T17:05:45.562Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-29T17:05:45.562Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-29T17:05:45.562Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-29T17:05:45.562Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-29T17:05:45.562Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-29T17:05:45.825Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-29T17:05:45.825Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-29T17:05:45.825Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-29T17:05:45.825Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-29T17:05:45.825Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-29T17:05:45.825Z] Removing intermediate container c836b283b157 [2021-06-29T17:05:45.825Z] ---> 70280977c1ef [2021-06-29T17:05:45.825Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-29T17:05:45.825Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-29T17:05:45.825Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-29T17:05:45.825Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-29T17:05:45.825Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-29T17:05:45.825Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-29T17:05:45.825Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-29T17:05:45.825Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-29T17:05:46.090Z] Executing busybox-1.31.1-r19.trigger [2021-06-29T17:05:46.090Z] OK: 72 MiB in 59 packages [2021-06-29T17:05:46.090Z] Removing intermediate container 1bbbf087b178 [2021-06-29T17:05:46.090Z] ---> f5ad3781d921 [2021-06-29T17:05:46.090Z] Step 6/23 : COPY go.mod . [2021-06-29T17:05:46.360Z] ---> abb22d03a650 [2021-06-29T17:05:46.360Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-29T17:05:46.627Z] ---> 52daa92b1b7d [2021-06-29T17:05:46.627Z] Step 7/23 : RUN go mod download [2021-06-29T17:05:46.627Z] ---> Running in fbd8dfaf6256 [2021-06-29T17:05:46.889Z] ---> Running in 8e84333e96e3 [2021-06-29T17:05:47.150Z] Collecting docker-compose==1.23.2 [2021-06-29T17:05:47.150Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-29T17:05:47.412Z] Collecting jsonschema<3,>=2.5.1 [2021-06-29T17:05:47.412Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-29T17:05:47.412Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-29T17:05:47.676Z] Collecting docopt<0.7,>=0.6.1 [2021-06-29T17:05:47.676Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-29T17:05:47.940Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T17:05:47.940Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T17:05:47.940Z] ---> 2d32bde7b1c7 [2021-06-29T17:05:47.940Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T17:05:47.940Z] ---> Using cache [2021-06-29T17:05:47.940Z] ---> db2b9ef00b5f [2021-06-29T17:05:47.940Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:05:47.940Z] ---> Using cache [2021-06-29T17:05:47.940Z] ---> ae37b9c93dd6 [2021-06-29T17:05:47.940Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T17:05:47.940Z] ---> Using cache [2021-06-29T17:05:47.940Z] ---> c937e341ae52 [2021-06-29T17:05:47.940Z] Step 6/24 : COPY go.mod . [2021-06-29T17:05:47.941Z] ---> Using cache [2021-06-29T17:05:47.941Z] ---> 95226ce5efce [2021-06-29T17:05:47.941Z] Step 7/24 : RUN go mod download [2021-06-29T17:05:47.941Z] ---> Using cache [2021-06-29T17:05:47.941Z] ---> 079f7dae033c [2021-06-29T17:05:47.941Z] Step 8/24 : COPY . . [2021-06-29T17:05:47.941Z] ---> Using cache [2021-06-29T17:05:47.941Z] ---> 38e3b5b9cd66 [2021-06-29T17:05:47.941Z] Step 9/24 : RUN go mod tidy [2021-06-29T17:05:47.941Z] ---> Using cache [2021-06-29T17:05:47.941Z] ---> fbb29c19e299 [2021-06-29T17:05:47.941Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-29T17:05:48.520Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-29T17:05:48.520Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-29T17:05:48.520Z] ---> Running in 3c918b618571 [2021-06-29T17:05:48.809Z] Removing intermediate container fbd8dfaf6256 [2021-06-29T17:05:48.809Z] ---> 37c439b44cdc [2021-06-29T17:05:48.809Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-29T17:05:49.082Z] ---> Running in e6649746b7cb [2021-06-29T17:05:49.083Z] Removing intermediate container 8e84333e96e3 [2021-06-29T17:05:49.083Z] ---> b61560c287dc [2021-06-29T17:05:49.083Z] Step 8/23 : COPY . . [2021-06-29T17:05:49.356Z] Collecting docker<4.0,>=3.6.0 [2021-06-29T17:05:49.356Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-29T17:05:49.356Z] 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 [2021-06-29T17:05:49.356Z] Removing intermediate container e6649746b7cb [2021-06-29T17:05:49.356Z] ---> 71aaa3eec255 [2021-06-29T17:05:49.356Z] Step 29/32 : CMD ["gate"] [2021-06-29T17:05:49.623Z] Collecting PyYAML<4,>=3.10 [2021-06-29T17:05:49.623Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-29T17:05:50.206Z] ---> Running in c59268b9500e [2021-06-29T17:05:53.576Z] Removing intermediate container c59268b9500e [2021-06-29T17:05:53.576Z] ---> bc1462d745aa [2021-06-29T17:05:53.576Z] Step 30/32 : LABEL arch=x86_64 [2021-06-29T17:05:54.007Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-29T17:05:54.007Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-29T17:05:54.744Z] ---> 75e4171ec40f [2021-06-29T17:05:54.744Z] Step 9/23 : RUN go mod tidy [2021-06-29T17:05:54.744Z] ---> Running in e40ca5ef83bd [2021-06-29T17:05:54.744Z] Collecting texttable<0.10,>=0.9.0 [2021-06-29T17:05:54.744Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-29T17:05:54.744Z] ---> Running in 0bce4cf0ddce [2021-06-29T17:05:54.744Z] Removing intermediate container e40ca5ef83bd [2021-06-29T17:05:54.744Z] ---> f7b046908467 [2021-06-29T17:05:54.744Z] Step 31/32 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:05:55.010Z] ---> Running in 1d2ead2ef9fa [2021-06-29T17:05:55.273Z] Removing intermediate container 1d2ead2ef9fa [2021-06-29T17:05:55.273Z] ---> 90f759fcad80 [2021-06-29T17:05:55.273Z] Step 32/32 : LABEL version=0.0.0 [2021-06-29T17:05:55.551Z] ---> Running in 6503d90ecccf [2021-06-29T17:05:55.816Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-29T17:05:55.816Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-29T17:05:55.816Z] Removing intermediate container 6503d90ecccf [2021-06-29T17:05:55.816Z] ---> caaae79c8fa6 [2021-06-29T17:05:55.816Z] [2021-06-29T17:05:56.088Z] Successfully built caaae79c8fa6 [2021-06-29T17:05:56.088Z] Successfully tagged security-bootstrapper:latest [2021-06-29T17:05:56.088Z]  Building security-bootstrapper ... done Building core-data [2021-06-29T17:05:56.088Z] Collecting cached-property<2,>=1.2.0 [2021-06-29T17:05:56.088Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-29T17:05:56.354Z] Collecting docker-pycreds>=0.4.0 [2021-06-29T17:05:56.354Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-29T17:05:56.354Z] Removing intermediate container 0bce4cf0ddce [2021-06-29T17:05:56.354Z] ---> 7363bf8146f3 [2021-06-29T17:05:56.354Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-29T17:05:56.354Z] ---> Running in e3075f7e31fa [2021-06-29T17:05:56.354Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-29T17:05:56.354Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-29T17:05:56.619Z] Collecting idna<2.8,>=2.5 [2021-06-29T17:05:56.619Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-29T17:05:56.619Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-29T17:05:56.619Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-29T17:05:56.619Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-29T17:05:56.619Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-29T17:05:56.619Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-29T17:05:56.619Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-29T17:05:56.884Z] Installing collected packages: jsonschema, docopt, dockerpty, websocket-client, docker-pycreds, urllib3, idna, requests, docker, PyYAML, texttable, cached-property, docker-compose [2021-06-29T17:05:56.884Z] 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 [2021-06-29T17:05:57.149Z] Running setup.py install for docopt: started [2021-06-29T17:05:58.109Z] Running setup.py install for docopt: finished with status 'done' [2021-06-29T17:05:58.109Z] Running setup.py install for dockerpty: started [2021-06-29T17:05:58.700Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-29T17:05:58.700Z] Attempting uninstall: urllib3 [2021-06-29T17:05:58.700Z] Found existing installation: urllib3 1.25.9 [2021-06-29T17:05:58.700Z] Uninstalling urllib3-1.25.9: [2021-06-29T17:05:58.700Z] Successfully uninstalled urllib3-1.25.9 [2021-06-29T17:05:58.971Z] Attempting uninstall: idna [2021-06-29T17:05:58.971Z] Found existing installation: idna 2.9 [2021-06-29T17:05:58.971Z] Uninstalling idna-2.9: [2021-06-29T17:05:58.971Z] Successfully uninstalled idna-2.9 [2021-06-29T17:05:59.239Z] Attempting uninstall: requests [2021-06-29T17:05:59.239Z] Found existing installation: requests 2.23.0 [2021-06-29T17:05:59.239Z] Uninstalling requests-2.23.0: [2021-06-29T17:05:59.239Z] Successfully uninstalled requests-2.23.0 [2021-06-29T17:05:59.822Z] Running setup.py install for PyYAML: started [2021-06-29T17:06:00.777Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-29T17:06:00.777Z] Running setup.py install for texttable: started [2021-06-29T17:06:01.042Z] Running setup.py install for texttable: finished with status 'done' [2021-06-29T17:06:01.307Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-29T17:06:04.671Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T17:06:04.671Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T17:06:04.671Z] ---> 2d32bde7b1c7 [2021-06-29T17:06:04.671Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T17:06:04.671Z] ---> Using cache [2021-06-29T17:06:04.671Z] ---> db2b9ef00b5f [2021-06-29T17:06:04.671Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:06:04.671Z] ---> Using cache [2021-06-29T17:06:04.671Z] ---> ae37b9c93dd6 [2021-06-29T17:06:04.671Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-29T17:06:07.244Z] ---> Running in e3c7632dafa4 [2021-06-29T17:06:07.830Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-29T17:06:08.849Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-29T17:06:09.454Z] OK: 219 MiB in 52 packages [2021-06-29T17:06:10.049Z] Removing intermediate container c858f785d848 [2021-06-29T17:06:10.049Z] ---> f671c76c1d49 [2021-06-29T17:06:10.049Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-29T17:06:10.049Z] ---> Running in 00e96bec5c73 [2021-06-29T17:06:10.327Z] Removing intermediate container 00e96bec5c73 [2021-06-29T17:06:10.327Z] ---> a47c05664f8a [2021-06-29T17:06:10.327Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-29T17:06:10.327Z] Removing intermediate container e3c7632dafa4 [2021-06-29T17:06:10.327Z] ---> da5a327e4e12 [2021-06-29T17:06:10.327Z] Step 6/24 : COPY go.mod . [2021-06-29T17:06:10.327Z] ---> Running in 6cfb07c87615 [2021-06-29T17:06:10.598Z] ---> 2177c12e85b1 [2021-06-29T17:06:10.598Z] Step 7/24 : RUN go mod download [2021-06-29T17:06:10.598Z] Removing intermediate container 6cfb07c87615 [2021-06-29T17:06:10.598Z] ---> f91c64bef6f9 [2021-06-29T17:06:10.598Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-29T17:06:10.598Z] ---> Running in 6c908eade14d [2021-06-29T17:06:11.221Z] ---> 4d1f550b5b97 [2021-06-29T17:06:11.221Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-29T17:06:11.496Z] ---> 4b1fb8e3426a [2021-06-29T17:06:11.496Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-29T17:06:11.774Z] Removing intermediate container 6c908eade14d [2021-06-29T17:06:11.774Z] ---> 6390f0cee6ea [2021-06-29T17:06:11.774Z] Step 8/24 : COPY . . [2021-06-29T17:06:12.046Z] ---> bf2c09fa976b [2021-06-29T17:06:12.046Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-29T17:06:12.046Z] ---> Running in 38bf606cc9da [2021-06-29T17:06:12.337Z] Removing intermediate container 38bf606cc9da [2021-06-29T17:06:12.337Z] ---> d9a7f1138cc8 [2021-06-29T17:06:12.337Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T17:06:12.955Z] ---> Running in cfbcdb0f1a9f [2021-06-29T17:06:13.980Z] Removing intermediate container cfbcdb0f1a9f [2021-06-29T17:06:13.980Z] ---> 9437019fad4b [2021-06-29T17:06:13.980Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T17:06:13.980Z] 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 [2021-06-29T17:06:14.279Z] ---> Running in 629594e60819 [2021-06-29T17:06:14.570Z] Removing intermediate container 629594e60819 [2021-06-29T17:06:14.570Z] ---> def899cdff0f [2021-06-29T17:06:14.570Z] Step 23/24 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:06:14.857Z] ---> Running in 4c96aedeeeeb [2021-06-29T17:06:15.501Z] Removing intermediate container 4c96aedeeeeb [2021-06-29T17:06:15.501Z] ---> d7bd0249118c [2021-06-29T17:06:15.501Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T17:06:16.926Z] ---> Running in 63ffe2f6eac7 [2021-06-29T17:06:17.532Z] Removing intermediate container 63ffe2f6eac7 [2021-06-29T17:06:17.532Z] ---> e580bdd8ad03 [2021-06-29T17:06:17.532Z] [2021-06-29T17:06:17.809Z] Successfully built e580bdd8ad03 [2021-06-29T17:06:17.809Z] Successfully tagged sys-mgmt-agent:latest [2021-06-29T17:06:18.087Z]  Building sys-mgmt-agent ... done  ---> 4f2e79f60639 [2021-06-29T17:06:18.087Z] Step 9/24 : RUN go mod tidy [2021-06-29T17:06:18.360Z] ---> Running in 8c9717b37659 [2021-06-29T17:06:20.320Z] Removing intermediate container a5858ab45e5a [2021-06-29T17:06:20.320Z] ---> 126575896f34 [2021-06-29T17:06:20.320Z] [2021-06-29T17:06:20.320Z] Step 11/26 : FROM alpine:3.12 [2021-06-29T17:06:20.320Z] ---> 13621d1b12d4 [2021-06-29T17:06:20.320Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-29T17:06:20.320Z] ---> Running in 18a438874577 [2021-06-29T17:06:20.320Z] Removing intermediate container 8c9717b37659 [2021-06-29T17:06:20.320Z] ---> b576344fae35 [2021-06-29T17:06:20.320Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-29T17:06:20.600Z] ---> Running in 54d66e9e0a50 [2021-06-29T17:06:20.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T17:06:20.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T17:06:21.154Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-29T17:06:21.154Z] 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 [2021-06-29T17:06:21.154Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T17:06:21.154Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-29T17:06:21.154Z] (4/6) Installing curl (7.77.0-r0) [2021-06-29T17:06:21.154Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-29T17:06:21.154Z] (6/6) Installing su-exec (0.2-r1) [2021-06-29T17:06:21.154Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T17:06:21.154Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T17:06:21.154Z] OK: 7 MiB in 20 packages [2021-06-29T17:06:21.758Z] Removing intermediate container 18a438874577 [2021-06-29T17:06:21.758Z] ---> 68d8362a0541 [2021-06-29T17:06:21.758Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T17:06:22.029Z] ---> Running in d70d6e4c2045 [2021-06-29T17:06:22.029Z] Removing intermediate container d70d6e4c2045 [2021-06-29T17:06:22.029Z] ---> 5968563ae5a9 [2021-06-29T17:06:22.029Z] Step 14/26 : WORKDIR / [2021-06-29T17:06:22.029Z] ---> Running in c3715ba7cfdc [2021-06-29T17:06:22.299Z] Removing intermediate container c3715ba7cfdc [2021-06-29T17:06:22.299Z] ---> e5b64f52aa6b [2021-06-29T17:06:22.299Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-29T17:06:22.571Z] ---> ee693eb4293d [2021-06-29T17:06:22.571Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-29T17:06:22.855Z] ---> 32abac82a4d6 [2021-06-29T17:06:22.855Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-29T17:06:23.123Z] ---> ee31bb216c5c [2021-06-29T17:06:23.123Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-29T17:06:23.724Z] ---> bfce172210c6 [2021-06-29T17:06:23.724Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-29T17:06:25.135Z] ---> 7822b9216f07 [2021-06-29T17:06:25.135Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-29T17:06:25.135Z] Removing intermediate container 3c918b618571 [2021-06-29T17:06:25.135Z] ---> f33e3a8b7a9a [2021-06-29T17:06:25.135Z] [2021-06-29T17:06:25.135Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T17:06:25.135Z] ---> 13621d1b12d4 [2021-06-29T17:06:25.135Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T17:06:25.135Z] ---> Using cache [2021-06-29T17:06:25.135Z] ---> 5ab51774da44 [2021-06-29T17:06:25.135Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T17:06:25.135Z] ---> Using cache [2021-06-29T17:06:25.135Z] ---> 2460b3949ee8 [2021-06-29T17:06:25.135Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-29T17:06:25.135Z] ---> Running in ddff80512bad [2021-06-29T17:06:25.412Z] ---> 63e989d01157 [2021-06-29T17:06:25.412Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-29T17:06:25.412Z] Removing intermediate container ddff80512bad [2021-06-29T17:06:25.412Z] ---> aa30f7d3308c [2021-06-29T17:06:25.412Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T17:06:25.412Z] ---> Running in bb353beff0bb [2021-06-29T17:06:25.684Z] Removing intermediate container bb353beff0bb [2021-06-29T17:06:25.684Z] ---> 79f1edf27a7b [2021-06-29T17:06:25.684Z] Step 16/24 : WORKDIR / [2021-06-29T17:06:25.684Z] ---> 11f61804ff02 [2021-06-29T17:06:25.684Z] Step 22/26 : 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/ [2021-06-29T17:06:25.684Z] ---> Running in 2bec6d1dcca6 [2021-06-29T17:06:25.684Z] ---> Running in f39a8a7ba758 [2021-06-29T17:06:25.969Z] Removing intermediate container 2bec6d1dcca6 [2021-06-29T17:06:25.969Z] ---> 0a029ba94823 [2021-06-29T17:06:25.969Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T17:06:26.240Z] ---> cb2273a5593b [2021-06-29T17:06:26.240Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-29T17:06:26.826Z] ---> 3de82c8fc468 [2021-06-29T17:06:26.826Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-29T17:06:26.826Z] Removing intermediate container f39a8a7ba758 [2021-06-29T17:06:26.826Z] ---> c80b227bb0c8 [2021-06-29T17:06:26.826Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-29T17:06:27.092Z] ---> Running in 508f5cdc6f5a [2021-06-29T17:06:27.092Z] Removing intermediate container 508f5cdc6f5a [2021-06-29T17:06:27.092Z] ---> 9cc05fed3556 [2021-06-29T17:06:27.092Z] Step 24/26 : LABEL arch=x86_64 [2021-06-29T17:06:27.363Z] ---> a2251fe24c4f [2021-06-29T17:06:27.363Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-29T17:06:27.363Z] ---> Running in 0c51c9bec775 [2021-06-29T17:06:27.363Z] ---> Running in ea297e1037bd [2021-06-29T17:06:27.363Z] Removing intermediate container 0c51c9bec775 [2021-06-29T17:06:27.363Z] ---> 5c664431c7d9 [2021-06-29T17:06:27.363Z] Step 25/26 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:06:27.635Z] ---> Running in fc6975ef8143 [2021-06-29T17:06:27.635Z] Removing intermediate container fc6975ef8143 [2021-06-29T17:06:27.635Z] ---> 6a7f698532b0 [2021-06-29T17:06:27.635Z] Step 26/26 : LABEL version=0.0.0 [2021-06-29T17:06:27.635Z] Removing intermediate container ea297e1037bd [2021-06-29T17:06:27.635Z] ---> 2ef1efa4994c [2021-06-29T17:06:27.635Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T17:06:27.635Z] ---> Running in 83ab9639f5c0 [2021-06-29T17:06:27.635Z] ---> Running in d3038d1a52cc [2021-06-29T17:06:27.912Z] Removing intermediate container 83ab9639f5c0 [2021-06-29T17:06:27.912Z] ---> feeecd9663cd [2021-06-29T17:06:27.912Z] [2021-06-29T17:06:27.912Z] Removing intermediate container d3038d1a52cc [2021-06-29T17:06:27.912Z] ---> 0ecba3296608 [2021-06-29T17:06:27.912Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T17:06:28.193Z] Successfully built feeecd9663cd [2021-06-29T17:06:28.193Z] Successfully tagged security-secretstore-setup:latest [2021-06-29T17:06:28.193Z]  Building security-secretstore-setup ... done  ---> Running in 61ea72b0393f [2021-06-29T17:06:28.193Z] Removing intermediate container 61ea72b0393f [2021-06-29T17:06:28.193Z] ---> 85581793e2c3 [2021-06-29T17:06:28.193Z] Step 23/24 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:06:28.470Z] ---> Running in d1a5cac3e74e [2021-06-29T17:06:28.470Z] Removing intermediate container d1a5cac3e74e [2021-06-29T17:06:28.470Z] ---> 64c577a9fd11 [2021-06-29T17:06:28.470Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T17:06:28.470Z] ---> Running in c10975ede7d5 [2021-06-29T17:06:28.781Z] Removing intermediate container c10975ede7d5 [2021-06-29T17:06:28.781Z] ---> 3043dc0ac5d5 [2021-06-29T17:06:28.781Z] [2021-06-29T17:06:29.086Z] Successfully built 3043dc0ac5d5 [2021-06-29T17:06:29.086Z] Successfully tagged core-command:latest [2021-06-29T17:06:29.691Z]  Building core-command ... done Removing intermediate container e3075f7e31fa [2021-06-29T17:06:29.691Z] ---> 8ca8a0250a11 [2021-06-29T17:06:29.691Z] [2021-06-29T17:06:29.691Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T17:06:29.691Z] ---> 13621d1b12d4 [2021-06-29T17:06:29.691Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-29T17:06:29.691Z] ---> Running in c21c7bc1d158 [2021-06-29T17:06:30.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T17:06:30.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T17:06:30.537Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-29T17:06:30.537Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-29T17:06:30.537Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T17:06:30.537Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T17:06:30.537Z] OK: 6 MiB in 16 packages [2021-06-29T17:06:31.529Z] Removing intermediate container c21c7bc1d158 [2021-06-29T17:06:31.529Z] ---> 6b6b5475be64 [2021-06-29T17:06:31.529Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T17:06:31.529Z] ---> Running in 0b7ba949af24 [2021-06-29T17:06:31.529Z] Removing intermediate container 0b7ba949af24 [2021-06-29T17:06:31.529Z] ---> c5b0daf27e33 [2021-06-29T17:06:31.529Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-29T17:06:31.529Z] ---> Running in 09fe0ed2c29a [2021-06-29T17:06:31.805Z] Removing intermediate container 09fe0ed2c29a [2021-06-29T17:06:31.805Z] ---> d8f910112825 [2021-06-29T17:06:31.805Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T17:06:31.805Z] ---> Running in 0af5da3247a3 [2021-06-29T17:06:31.805Z] Removing intermediate container 0af5da3247a3 [2021-06-29T17:06:31.805Z] ---> 84772870ed4b [2021-06-29T17:06:31.805Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T17:06:32.080Z] ---> b987b6350daa [2021-06-29T17:06:32.080Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-29T17:06:32.693Z] ---> 26e1be917690 [2021-06-29T17:06:32.693Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-29T17:06:32.959Z] ---> e3c460d7a5ae [2021-06-29T17:06:32.959Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-29T17:06:32.959Z] ---> Running in 0cfe282fd3f1 [2021-06-29T17:06:32.959Z] Removing intermediate container 0cfe282fd3f1 [2021-06-29T17:06:32.959Z] ---> aea2ca36004c [2021-06-29T17:06:32.959Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T17:06:32.959Z] ---> Running in a712777be51d [2021-06-29T17:06:33.226Z] Removing intermediate container a712777be51d [2021-06-29T17:06:33.226Z] ---> 9a7076389a20 [2021-06-29T17:06:33.226Z] Step 21/23 : LABEL arch=x86_64 [2021-06-29T17:06:33.226Z] ---> Running in cedd719196bd [2021-06-29T17:06:33.494Z] Removing intermediate container cedd719196bd [2021-06-29T17:06:33.494Z] ---> 84ed80609518 [2021-06-29T17:06:33.494Z] Step 22/23 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:06:33.494Z] ---> Running in 306b62386c9e [2021-06-29T17:06:33.494Z] Removing intermediate container 306b62386c9e [2021-06-29T17:06:33.494Z] ---> 8aff57c86d84 [2021-06-29T17:06:33.494Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T17:06:33.763Z] ---> Running in d6607b426687 [2021-06-29T17:06:33.763Z] Removing intermediate container d6607b426687 [2021-06-29T17:06:33.763Z] ---> 444bf945a0d7 [2021-06-29T17:06:33.764Z] [2021-06-29T17:06:34.032Z] Successfully built 444bf945a0d7 [2021-06-29T17:06:34.032Z] Successfully tagged support-notifications:latest [2021-06-29T17:06:34.065Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-29T17:06:34.065Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-29T17:06:38.275Z]  Building support-notifications ... done Removing intermediate container 54d66e9e0a50 [2021-06-29T17:06:38.275Z] ---> 24a8c9e63442 [2021-06-29T17:06:38.275Z] [2021-06-29T17:06:38.275Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T17:06:38.275Z] ---> 13621d1b12d4 [2021-06-29T17:06:38.275Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-29T17:06:38.275Z] ---> Running in 8a62888cf8d0 [2021-06-29T17:06:38.275Z] Removing intermediate container 8a62888cf8d0 [2021-06-29T17:06:38.275Z] ---> 6204e910d2cd [2021-06-29T17:06:38.275Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-29T17:06:38.275Z] ---> Running in 4ae34c2de9f7 [2021-06-29T17:06:38.275Z] Removing intermediate container 4ae34c2de9f7 [2021-06-29T17:06:38.275Z] ---> a0957092df2c [2021-06-29T17:06:38.275Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-29T17:06:38.275Z] ---> Running in 79c87104f497 [2021-06-29T17:06:38.275Z] Removing intermediate container 79c87104f497 [2021-06-29T17:06:38.275Z] ---> c3844c3e64d4 [2021-06-29T17:06:38.275Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:06:38.275Z] ---> Running in baf59ec77b27 [2021-06-29T17:06:38.440Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-29T17:06:38.440Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-29T17:06:38.539Z] Removing intermediate container baf59ec77b27 [2021-06-29T17:06:38.539Z] ---> 90babe444600 [2021-06-29T17:06:38.539Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T17:06:38.800Z] ---> Running in e10eb1463c5e [2021-06-29T17:06:39.061Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-29T17:06:39.638Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-29T17:06:40.211Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T17:06:40.211Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T17:06:40.211Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T17:06:40.211Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T17:06:41.160Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T17:06:41.160Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T17:06:41.160Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T17:06:41.160Z] OK: 8 MiB in 20 packages [2021-06-29T17:06:41.420Z] Removing intermediate container e10eb1463c5e [2021-06-29T17:06:41.420Z] ---> c7f0e36e5770 [2021-06-29T17:06:41.420Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T17:06:41.693Z] ---> 8df781719c4e [2021-06-29T17:06:41.693Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-29T17:06:42.266Z] ---> cad1d7eaf18e [2021-06-29T17:06:42.266Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-29T17:06:42.266Z] ---> e6113d9bfced [2021-06-29T17:06:42.266Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-29T17:06:42.266Z] ---> Running in 49a29c3dd9fc [2021-06-29T17:06:42.527Z] Removing intermediate container 49a29c3dd9fc [2021-06-29T17:06:42.527Z] ---> 90332272fdb7 [2021-06-29T17:06:42.527Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T17:06:42.527Z] ---> Running in b96acfbd66d9 [2021-06-29T17:06:42.527Z] Removing intermediate container b96acfbd66d9 [2021-06-29T17:06:42.527Z] ---> 4347796ca71c [2021-06-29T17:06:42.527Z] Step 22/24 : LABEL arch=x86_64 [2021-06-29T17:06:42.527Z] ---> Running in 134dfd9266ac [2021-06-29T17:06:42.527Z] Removing intermediate container 134dfd9266ac [2021-06-29T17:06:42.528Z] ---> 7dfe21005033 [2021-06-29T17:06:42.528Z] Step 23/24 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:06:42.793Z] ---> Running in a06f24d14421 [2021-06-29T17:06:42.793Z] Removing intermediate container a06f24d14421 [2021-06-29T17:06:42.793Z] ---> 20db8a73550b [2021-06-29T17:06:42.793Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T17:06:42.793Z] ---> Running in 6e57def11c4c [2021-06-29T17:06:42.793Z] Removing intermediate container 6e57def11c4c [2021-06-29T17:06:42.793Z] ---> 335c51908905 [2021-06-29T17:06:42.793Z] [2021-06-29T17:06:43.055Z] Successfully built 335c51908905 [2021-06-29T17:06:43.055Z] Successfully tagged core-data:latest [2021-06-29T17:06:43.063Z]  Building core-data ... done  [Pipeline] } [2021-06-29T17:06:43.065Z] $ docker stop --time=1 463d7ee6aad72d963afaf9a6fa42224242517a16d2a46f7e1cc5bb7d28eb7557 [2021-06-29T17:06:44.393Z] $ docker rm -f 463d7ee6aad72d963afaf9a6fa42224242517a16d2a46f7e1cc5bb7d28eb7557 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T17:06:44.804Z] + docker images [2021-06-29T17:06:44.805Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-29T17:06:44.805Z] core-data latest 335c51908905 2 seconds ago 20.2MB [2021-06-29T17:06:44.805Z] 24a8c9e63442 7 seconds ago 1.15GB [2021-06-29T17:06:44.805Z] support-notifications latest 444bf945a0d7 11 seconds ago 16.7MB [2021-06-29T17:06:44.805Z] 8ca8a0250a11 15 seconds ago 1.15GB [2021-06-29T17:06:44.805Z] core-command latest 3043dc0ac5d5 16 seconds ago 15.9MB [2021-06-29T17:06:44.805Z] security-secretstore-setup latest feeecd9663cd 17 seconds ago 28.7MB [2021-06-29T17:06:44.805Z] f33e3a8b7a9a 20 seconds ago 1.14GB [2021-06-29T17:06:44.805Z] 126575896f34 25 seconds ago 1.15GB [2021-06-29T17:06:44.805Z] sys-mgmt-agent latest e580bdd8ad03 28 seconds ago 312MB [2021-06-29T17:06:44.805Z] security-bootstrapper latest caaae79c8fa6 49 seconds ago 18.6MB [2021-06-29T17:06:44.805Z] core-metadata latest 1ca28ba18115 About a minute ago 16.6MB [2021-06-29T17:06:44.805Z] support-scheduler latest 5a8371716af2 About a minute ago 15.9MB [2021-06-29T17:06:44.805Z] security-proxy-setup latest 8b941c9ad010 About a minute ago 25.7MB [2021-06-29T17:06:44.805Z] 3592b301b406 About a minute ago 1.15GB [2021-06-29T17:06:44.805Z] a0e254fd58da About a minute ago 1.15GB [2021-06-29T17:06:44.805Z] 1774cf6b08e2 About a minute ago 1.15GB [2021-06-29T17:06:44.805Z] 2e7c3c44fff4 About a minute ago 1.15GB [2021-06-29T17:06:44.805Z] d7f8d051ee07 About a minute ago 1.15GB [2021-06-29T17:06:44.805Z] ci-base-image-x86_64 latest 2d32bde7b1c7 5 minutes ago 647MB [2021-06-29T17:06:44.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB [2021-06-29T17:06:44.805Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 months ago 37.5MB [2021-06-29T17:06:44.805Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-29T17:06:44.805Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-29T17:06:44.805Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 [2021-06-29T17:06:45.197Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-29T17:06:45.197Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-29T17:06:45.197Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-29T17:06:45.197Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [Pipeline] node [2021-06-29T17:06:46.657Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-29T17:06:47.261Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-29T17:06:48.255Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-29T17:06:48.255Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-29T17:06:48.255Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-29T17:06:48.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-29T17:07:00.213Z] Still waiting to schedule task [2021-06-29T17:07:00.214Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-29T17:07:00.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.198s coverage: 28.7% of statements [2021-06-29T17:07:00.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-29T17:07:00.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-29T17:07:02.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.301s coverage: 100.0% of statements [2021-06-29T17:07:02.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-29T17:07:03.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.309s coverage: 53.1% of statements [2021-06-29T17:07:03.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-29T17:07:03.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-29T17:07:04.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.565s coverage: 87.7% of statements [2021-06-29T17:07:04.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-29T17:07:04.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-29T17:07:04.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.186s coverage: 78.9% of statements [2021-06-29T17:07:08.659Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.196s coverage: 81.2% of statements [2021-06-29T17:07:08.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-29T17:07:08.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-29T17:07:08.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-29T17:07:08.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-29T17:07:08.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-29T17:07:14.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.384s coverage: 95.1% of statements [2021-06-29T17:07:14.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-29T17:07:14.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-29T17:07:14.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-29T17:07:14.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-29T17:07:14.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-29T17:07:14.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-29T17:07:14.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-29T17:07:14.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-29T17:07:14.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.169s coverage: 60.0% of statements [2021-06-29T17:07:14.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-29T17:07:14.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-29T17:07:14.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-29T17:07:14.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.373s coverage: 0.8% of statements [2021-06-29T17:07:14.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-29T17:07:14.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements [2021-06-29T17:07:14.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 22.0% of statements [2021-06-29T17:07:14.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-29T17:07:14.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.233s coverage: 47.1% of statements [2021-06-29T17:07:14.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.210s coverage: 79.5% of statements [2021-06-29T17:07:14.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.184s coverage: 94.1% of statements [2021-06-29T17:07:15.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.245s coverage: 96.3% of statements [2021-06-29T17:07:15.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.268s coverage: 87.5% of statements [2021-06-29T17:07:28.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.216s coverage: 94.4% of statements [2021-06-29T17:07:28.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements [2021-06-29T17:07:35.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.668s coverage: 81.8% of statements [2021-06-29T17:07:35.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-29T17:07:40.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.263s coverage: 92.9% of statements [2021-06-29T17:07:40.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-29T17:07:40.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-29T17:07:40.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-29T17:07:40.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-29T17:07:40.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-29T17:07:40.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-29T17:07:40.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-29T17:07:40.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-29T17:07:40.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-29T17:07:40.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements [2021-06-29T17:07:40.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-29T17:07:40.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-29T17:07:40.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-06-29T17:07:40.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-29T17:07:40.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.160s coverage: 58.8% of statements [2021-06-29T17:07:40.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-29T17:07:40.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.188s coverage: 80.0% of statements [2021-06-29T17:07:40.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements [2021-06-29T17:07:40.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.263s coverage: 85.4% of statements [2021-06-29T17:07:40.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.293s coverage: 91.2% of statements [2021-06-29T17:07:40.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-29T17:07:41.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.796s coverage: 64.4% of statements [2021-06-29T17:07:41.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-29T17:07:41.464Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-29T17:07:41.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements [2021-06-29T17:07:41.464Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-06-29T17:07:41.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements [2021-06-29T17:07:42.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.114s coverage: 73.7% of statements [2021-06-29T17:07:42.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2021-06-29T17:07:47.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.072s coverage: 66.9% of statements [2021-06-29T17:07:47.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-29T17:07:47.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-29T17:07:47.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-29T17:07:48.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.761s coverage: 43.6% of statements [2021-06-29T17:07:48.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-29T17:07:48.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-29T17:07:48.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.233s coverage: 89.5% of statements [2021-06-29T17:07:48.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-29T17:07:48.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.209s coverage: 84.8% of statements [2021-06-29T17:07:48.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-29T17:07:57.075Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.251s coverage: 19.3% of statements [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-29T17:07:57.075Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.582s coverage: 91.9% of statements [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-29T17:07:57.075Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.219s coverage: 62.7% of statements [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-29T17:07:57.075Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.415s coverage: 97.6% of statements [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-29T17:07:57.075Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.175s coverage: 28.9% of statements [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-29T17:07:57.075Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-29T17:07:57.075Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.163s coverage: 100.0% of statements [2021-06-29T17:07:57.075Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-06-29T17:07:57.075Z] GO111MODULE=on go vet ./... [2021-06-29T17:09:18.934Z] gofmt -l . [2021-06-29T17:09:18.934Z] [ "`gofmt -l .`" = "" ] [2021-06-29T17:09:18.934Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-29T17:09:19.612Z] + ls -al . [2021-06-29T17:09:19.612Z] total 588 [2021-06-29T17:09:19.612Z] drwxrwxr-x 9 1001 1001 4096 Jun 29 17:09 . [2021-06-29T17:09:19.612Z] drwxr-xr-x 4 root root 4096 Jun 29 17:05 .. [2021-06-29T17:09:19.612Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 17:03 .dockerignore [2021-06-29T17:09:19.612Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 17:03 .git [2021-06-29T17:09:19.612Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 17:03 .github [2021-06-29T17:09:19.612Z] -rw-rw-r-- 1 1001 1001 818 Jun 29 17:03 .gitignore [2021-06-29T17:09:19.612Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 17:03 .sonarcloud.properties [2021-06-29T17:09:19.612Z] -rw-rw-r-- 1 1001 1001 8609 Jun 29 17:03 Attribution.txt [2021-06-29T17:09:19.612Z] -rw-rw-r-- 1 1001 1001 43881 Jun 29 17:03 CHANGELOG.md [2021-06-29T17:09:19.613Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 17:03 CONTRIBUTING.md [2021-06-29T17:09:19.613Z] -rw-rw-r-- 1 1001 1001 931 Jun 29 17:03 Dockerfile.build [2021-06-29T17:09:19.613Z] -rw-rw-r-- 1 1001 1001 849 Jun 29 17:03 Jenkinsfile [2021-06-29T17:09:19.613Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 17:03 LICENSE [2021-06-29T17:09:19.613Z] -rw-rw-r-- 1 1001 1001 5605 Jun 29 17:03 Makefile [2021-06-29T17:09:19.613Z] -rw-rw-r-- 1 1001 1001 7905 Jun 29 17:03 README.md [2021-06-29T17:09:19.613Z] -rw-rw-r-- 1 1001 1001 7071 Jun 29 17:03 SECURITY.md [2021-06-29T17:09:19.613Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 17:00 VERSION [2021-06-29T17:09:19.613Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 17:03 ZMQWindows.md [2021-06-29T17:09:19.613Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 17:03 bin [2021-06-29T17:09:19.613Z] drwxrwxr-x 14 1001 1001 4096 Jun 29 17:03 cmd [2021-06-29T17:09:19.613Z] -rw-r--r-- 1 root root 398095 Jun 29 17:07 coverage.out [2021-06-29T17:09:19.613Z] -rw-rw-r-- 1 1001 1001 806 Jun 29 17:03 go.mod [2021-06-29T17:09:19.613Z] -rw-r--r-- 1 root root 20759 Jun 29 17:05 go.sum [2021-06-29T17:09:19.613Z] drwxrwxr-x 7 1001 1001 4096 Jun 29 17:03 internal [2021-06-29T17:09:19.613Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 17:03 openapi [2021-06-29T17:09:19.613Z] drwxrwxr-x 4 1001 1001 4096 Jun 29 17:03 snap [2021-06-29T17:09:19.613Z] -rw-rw-r-- 1 1001 1001 168 Jun 29 17:03 version.go [Pipeline] sh [2021-06-29T17:09:20.296Z] + '[' -e coverage.out ] [2021-06-29T17:09:20.296Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-29T17:09:20.331Z] Warning: overwriting stash ‘coverage-report’ [2021-06-29T17:09:21.181Z] Stashed 1 file(s) [Pipeline] sh [2021-06-29T17:09:21.845Z] + make build [2021-06-29T17:09:21.845Z] go mod tidy [2021-06-29T17:09:22.448Z] 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 [2021-06-29T17:09:24.496Z] Running on prd-ubuntu18.04-docker-8c-8g-694 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-29T17:09:24.519Z] Running in /w/workspace/edgex-go/40 [Pipeline] { [Pipeline] checkout [2021-06-29T17:09:24.649Z] The recommended git tool is: git [2021-06-29T17:09:27.198Z] using credential edgex-jenkins-ssh [2021-06-29T17:09:27.212Z] Cloning the remote Git repository [2021-06-29T17:09:27.224Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-29T17:09:27.307Z] > git init /w/workspace/edgex-go/40 # timeout=10 [2021-06-29T17:09:27.359Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T17:09:27.360Z] > git --version # timeout=10 [2021-06-29T17:09:27.372Z] > git --version # 'git version 2.17.1' [2021-06-29T17:09:27.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T17:09:27.400Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T17:09:29.183Z] 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 [2021-06-29T17:09:34.269Z] Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit 515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:09:34.375Z] Merge succeeded, producing 515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:09:34.376Z] Checking out Revision 515f5ff2057667c9413e5757f14856225f437f35 (PR-3579) [2021-06-29T17:09:33.564Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T17:09:33.577Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-29T17:09:33.588Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-29T17:09:33.604Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-29T17:09:33.604Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T17:09:33.609Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-29T17:09:34.274Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T17:09:34.278Z] > git checkout -f 515f5ff2057667c9413e5757f14856225f437f35 # timeout=10 [2021-06-29T17:09:34.338Z] > git remote # timeout=10 [2021-06-29T17:09:34.346Z] > git config --get remote.origin.url # timeout=10 [2021-06-29T17:09:34.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-29T17:09:34.355Z] > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 [2021-06-29T17:09:34.363Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-29T17:09:34.375Z] > git config core.sparsecheckout # timeout=10 [2021-06-29T17:09:34.384Z] > git checkout -f 515f5ff2057667c9413e5757f14856225f437f35 # timeout=10 [2021-06-29T17:09:38.021Z] Commit message: "build(snap): install kuper services directory" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-29T17:09:39.223Z] + echo snap-build.sh [2021-06-29T17:09:39.223Z] snap-build.sh [2021-06-29T17:09:39.223Z] + SNAP_BASE_DIR=. [2021-06-29T17:09:39.223Z] + '[' '!' -z /w/workspace/edgex-go/40 ']' [2021-06-29T17:09:39.223Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/40 [2021-06-29T17:09:39.223Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/40]' [2021-06-29T17:09:39.223Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/40] [2021-06-29T17:09:39.223Z] + cd /w/workspace/edgex-go/40 [2021-06-29T17:09:39.223Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-29T17:09:39.223Z] Reading package lists... [2021-06-29T17:09:39.486Z] Building dependency tree... [2021-06-29T17:09:39.486Z] Reading state information... [2021-06-29T17:09:39.486Z] The following packages were automatically installed and are no longer required: [2021-06-29T17:09:39.486Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-29T17:09:39.486Z] uidmap xdelta3 [2021-06-29T17:09:39.486Z] Use 'sudo apt autoremove' to remove them. [2021-06-29T17:09:39.486Z] The following packages will be REMOVED: [2021-06-29T17:09:39.486Z] lxd* lxd-client* [2021-06-29T17:09:40.068Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-29T17:09:40.068Z] After this operation, 31.7 MB disk space will be freed. [2021-06-29T17:09:40.591Z] (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.) [2021-06-29T17:09:40.591Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T17:09:41.541Z] Removing lxd dnsmasq configuration [2021-06-29T17:09:41.541Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T17:09:41.805Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-29T17:09:42.755Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T17:09:42.755Z] (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.) [2021-06-29T17:09:42.755Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-29T17:09:44.152Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-29T17:09:44.414Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-29T17:09:45.806Z] + sudo snap remove --purge lxd [2021-06-29T17:09:46.068Z] snap "lxd" is not installed [2021-06-29T17:09:46.068Z] + sudo groupadd --force --system lxd [2021-06-29T17:09:46.068Z] ++ whoami [2021-06-29T17:09:46.068Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-29T17:09:46.068Z] + newgrp - lxd [2021-06-29T17:09:46.068Z] + sudo snap install lxd [2021-06-29T17:09:51.388Z] 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 [2021-06-29T17:09:51.668Z] 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 [2021-06-29T17:09:54.232Z] 2021-06-29T17:09:51Z INFO Waiting for automatic snapd restart... [2021-06-29T17:09:55.982Z] 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 [2021-06-29T17:09:56.579Z] 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 [2021-06-29T17:09:59.983Z] 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 [2021-06-29T17:10:03.384Z] 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 [2021-06-29T17:10:06.019Z] 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 [2021-06-29T17:10:10.333Z] 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 [2021-06-29T17:10:12.962Z] 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 [2021-06-29T17:10:15.603Z] 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] } [2021-06-29T17:10:21.059Z] $ docker stop --time=1 850506b05261940f161feb09106b508f7c2a17f4e14c13871a084e1ac6cdd05c [2021-06-29T17:10:23.393Z] $ docker rm -f 850506b05261940f161feb09106b508f7c2a17f4e14c13871a084e1ac6cdd05c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T17:10:25.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T17:10:25.004Z] [2021-06-29T17:10:25.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-29T17:10:25.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T17:10:25.638Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-29T17:10:25.638Z] 29e5d40040c1: Pulling fs layer [2021-06-29T17:10:25.638Z] 1ce36da41761: Pulling fs layer [2021-06-29T17:10:25.638Z] 25b303627fd3: Pulling fs layer [2021-06-29T17:10:25.914Z] 29e5d40040c1: Download complete [2021-06-29T17:10:26.514Z] 29e5d40040c1: Pull complete [2021-06-29T17:10:26.790Z] 1ce36da41761: Verifying Checksum [2021-06-29T17:10:26.790Z] 1ce36da41761: Download complete [2021-06-29T17:10:27.777Z] 1ce36da41761: Pull complete [2021-06-29T17:10:28.378Z] 25b303627fd3: Verifying Checksum [2021-06-29T17:10:28.378Z] 25b303627fd3: Download complete [2021-06-29T17:10:38.559Z] 25b303627fd3: Pull complete [2021-06-29T17:10:38.559Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-29T17:10:38.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T17:10:38.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-29T17:10:38.800Z] prd-ubuntu18.04-docker-arm64-4c-16g-692 does not seem to be running inside a container [2021-06-29T17:10:38.898Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-29T17:10:41.745Z] $ docker top 048a89199ba23cc70bc67b1a4e8e6e97804fddadee0e41339d1fae9391319ae1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T17:10:42.687Z] + grep parallel [2021-06-29T17:10:42.687Z] + docker-compose build --help [2021-06-29T17:10:46.080Z] --parallel Build images in parallel. [Pipeline] } [2021-06-29T17:10:46.108Z] $ docker stop --time=1 048a89199ba23cc70bc67b1a4e8e6e97804fddadee0e41339d1fae9391319ae1 [2021-06-29T17:10:47.999Z] $ docker rm -f 048a89199ba23cc70bc67b1a4e8e6e97804fddadee0e41339d1fae9391319ae1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-29T17:10:48.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-29T17:10:48.667Z] . [Pipeline] withDockerContainer [2021-06-29T17:10:48.929Z] prd-ubuntu18.04-docker-arm64-4c-16g-692 does not seem to be running inside a container [2021-06-29T17:10:49.020Z] $ 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/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-29T17:10:50.559Z] $ docker top 81c7efd2500683bf4731cc2b3ab9a10d30e40df7d170ffb65a8ae0d202b895d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T17:10:51.584Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-29T17:10:56.003Z] Building core-command ... [2021-06-29T17:10:56.003Z] Building core-data ... [2021-06-29T17:10:56.003Z] Building core-metadata ... [2021-06-29T17:10:56.003Z] Building security-bootstrapper ... [2021-06-29T17:10:56.003Z] Building security-proxy-setup ... [2021-06-29T17:10:56.003Z] Building security-secretstore-setup ... [2021-06-29T17:10:56.003Z] Building support-notifications ... [2021-06-29T17:10:56.003Z] Building support-scheduler ... [2021-06-29T17:10:56.003Z] Building sys-mgmt-agent ... [2021-06-29T17:10:56.003Z] Building security-secretstore-setup [2021-06-29T17:10:56.003Z] Building core-metadata [2021-06-29T17:10:56.003Z] Building sys-mgmt-agent [2021-06-29T17:10:56.003Z] Building support-notifications [2021-06-29T17:10:56.003Z] Building security-bootstrapper [2021-06-29T17:12:17.809Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T17:12:17.809Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T17:12:17.809Z] ---> 8404cd889f7d [2021-06-29T17:12:17.809Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T17:12:17.809Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T17:12:17.809Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T17:12:17.809Z] ---> 8404cd889f7d [2021-06-29T17:12:17.810Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T17:12:17.810Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T17:12:17.810Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-29T17:12:17.810Z] ---> 8404cd889f7d [2021-06-29T17:12:17.810Z] Step 3/32 : WORKDIR /edgex-go [2021-06-29T17:12:17.810Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T17:12:17.810Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-29T17:12:17.810Z] ---> 8404cd889f7d [2021-06-29T17:12:17.810Z] Step 3/26 : WORKDIR /edgex-go [2021-06-29T17:12:17.810Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T17:12:17.810Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T17:12:17.810Z] ---> 8404cd889f7d [2021-06-29T17:12:17.810Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T17:12:17.810Z] ---> Running in 16f307d76d97 [2021-06-29T17:12:17.810Z] ---> Running in 8c13605196da [2021-06-29T17:12:17.810Z] ---> Running in f17f0b2eb22a [2021-06-29T17:12:17.810Z] ---> Running in 206ece51d26d [2021-06-29T17:12:17.810Z] ---> Running in 7536e2140757 [2021-06-29T17:12:17.810Z] Removing intermediate container f17f0b2eb22a [2021-06-29T17:12:17.810Z] ---> 7c3a9ec78afc [2021-06-29T17:12:17.810Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:12:17.810Z] Removing intermediate container 16f307d76d97 [2021-06-29T17:12:17.810Z] ---> 3eb6e2115ec5 [2021-06-29T17:12:17.810Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:12:17.810Z] Removing intermediate container 7536e2140757 [2021-06-29T17:12:17.810Z] ---> e6e74b7486f1 [2021-06-29T17:12:17.810Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:12:17.810Z] Removing intermediate container 206ece51d26d [2021-06-29T17:12:17.810Z] ---> ba535becd3ae [2021-06-29T17:12:17.810Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:12:17.810Z] Removing intermediate container 8c13605196da [2021-06-29T17:12:17.810Z] ---> 2e12789ce8dc [2021-06-29T17:12:17.810Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:12:17.810Z] ---> Running in 95f59b8286e5 [2021-06-29T17:12:17.810Z] ---> Running in a3e8ea65d5b3 [2021-06-29T17:12:17.810Z] ---> Running in 4733c0ddde18 [2021-06-29T17:12:17.810Z] ---> Running in 7ba61531d08b [2021-06-29T17:12:17.810Z] ---> Running in 228bf2d5ac9c [2021-06-29T17:12:17.810Z] Removing intermediate container 95f59b8286e5 [2021-06-29T17:12:17.810Z] ---> 66cbc16dbcf2 [2021-06-29T17:12:17.810Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-29T17:12:17.810Z] ---> Running in 38de276d021b [2021-06-29T17:12:17.810Z] Removing intermediate container a3e8ea65d5b3 [2021-06-29T17:12:17.810Z] ---> e6d4c7436a81 [2021-06-29T17:12:17.810Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-29T17:12:17.810Z] ---> Running in 9926bbfe5d34 [2021-06-29T17:12:17.810Z] Removing intermediate container 4733c0ddde18 [2021-06-29T17:12:17.810Z] ---> 578e86ed3e6b [2021-06-29T17:12:17.810Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T17:12:17.810Z] Removing intermediate container 228bf2d5ac9c [2021-06-29T17:12:17.810Z] ---> 806a3245d313 [2021-06-29T17:12:17.810Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-29T17:12:17.810Z] Removing intermediate container 7ba61531d08b [2021-06-29T17:12:17.810Z] ---> 0c278205dc2e [2021-06-29T17:12:17.810Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-29T17:12:17.810Z] ---> Running in 255c0b4efc3b [2021-06-29T17:12:17.810Z] ---> Running in 552dade67d3b [2021-06-29T17:12:17.810Z] ---> Running in 45c3f7755402 [2021-06-29T17:12:17.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T17:12:17.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T17:12:17.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T17:12:17.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T17:12:17.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T17:12:17.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T17:12:17.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T17:12:17.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T17:12:17.810Z] OK: 218 MiB in 52 packages [2021-06-29T17:12:17.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T17:12:17.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T17:12:17.810Z] OK: 218 MiB in 52 packages [2021-06-29T17:12:17.810Z] OK: 218 MiB in 52 packages [2021-06-29T17:12:17.810Z] OK: 218 MiB in 52 packages [2021-06-29T17:12:17.810Z] OK: 218 MiB in 52 packages [2021-06-29T17:12:17.810Z] Removing intermediate container 38de276d021b [2021-06-29T17:12:17.810Z] ---> beb3f8b71f4d [2021-06-29T17:12:17.810Z] Step 6/26 : COPY go.mod . [2021-06-29T17:12:19.276Z] Removing intermediate container 255c0b4efc3b [2021-06-29T17:12:19.276Z] ---> 8a83df2a2d4d [2021-06-29T17:12:19.276Z] Step 6/24 : COPY go.mod . [2021-06-29T17:12:19.276Z] ---> 445fa1808f69 [2021-06-29T17:12:19.276Z] Step 7/26 : RUN go mod download [2021-06-29T17:12:19.276Z] Removing intermediate container 9926bbfe5d34 [2021-06-29T17:12:19.276Z] ---> bc1270d48181 [2021-06-29T17:12:19.276Z] Step 6/24 : COPY go.mod . [2021-06-29T17:12:19.276Z] ---> Running in dc9e02ceaad0 [2021-06-29T17:12:19.276Z] Removing intermediate container 552dade67d3b [2021-06-29T17:12:19.276Z] ---> e04972501166 [2021-06-29T17:12:19.276Z] Step 6/23 : COPY go.mod . [2021-06-29T17:12:19.555Z] Removing intermediate container 45c3f7755402 [2021-06-29T17:12:19.555Z] ---> 445c5f7f19a8 [2021-06-29T17:12:19.555Z] Step 6/32 : COPY go.mod . [2021-06-29T17:12:20.548Z] ---> d902a5660a5e [2021-06-29T17:12:20.548Z] Step 7/24 : RUN go mod download [2021-06-29T17:12:20.548Z] ---> 8bd59fc6ad26 [2021-06-29T17:12:20.548Z] Step 7/24 : RUN go mod download [2021-06-29T17:12:20.548Z] ---> Running in 294ad4a07571 [2021-06-29T17:12:20.831Z] ---> 097875a588bf [2021-06-29T17:12:20.831Z] Step 7/23 : RUN go mod download [2021-06-29T17:12:20.831Z] ---> 3de0dd12181c [2021-06-29T17:12:20.831Z] Step 7/32 : RUN go mod download [2021-06-29T17:12:20.831Z] ---> Running in 8b1ae55f432c [2021-06-29T17:12:21.106Z] ---> Running in b819bf3e12af [2021-06-29T17:12:21.106Z] ---> Running in 98c3bb1f8af0 [2021-06-29T17:12:23.114Z] Removing intermediate container dc9e02ceaad0 [2021-06-29T17:12:23.114Z] ---> e837b1fcaa1d [2021-06-29T17:12:23.114Z] Step 8/26 : COPY . . [2021-06-29T17:12:25.105Z] Removing intermediate container 294ad4a07571 [2021-06-29T17:12:25.105Z] ---> ac0dc432c568 [2021-06-29T17:12:25.105Z] Step 8/24 : COPY . . [2021-06-29T17:12:25.715Z] Removing intermediate container 8b1ae55f432c [2021-06-29T17:12:25.715Z] ---> 71ab8539a4f8 [2021-06-29T17:12:25.715Z] Step 8/24 : COPY . . [2021-06-29T17:12:26.701Z] Removing intermediate container b819bf3e12af [2021-06-29T17:12:26.701Z] ---> e3862c826c19 [2021-06-29T17:12:26.701Z] Step 8/23 : COPY . . [2021-06-29T17:12:26.980Z] Removing intermediate container 98c3bb1f8af0 [2021-06-29T17:12:26.980Z] ---> 3205ad4bad48 [2021-06-29T17:12:26.980Z] Step 8/32 : COPY . . [2021-06-29T17:12:49.195Z] ---> 75e1176618a1 [2021-06-29T17:12:49.195Z] Step 9/26 : RUN go mod tidy [2021-06-29T17:12:49.195Z] ---> e679429e2d62 [2021-06-29T17:12:49.195Z] Step 9/24 : RUN go mod tidy [2021-06-29T17:12:49.195Z] ---> Running in bde91a8778e7 [2021-06-29T17:12:49.195Z] ---> Running in fa5c22ec54e7 [2021-06-29T17:12:49.195Z] ---> 18ccce73d114 [2021-06-29T17:12:49.195Z] Step 9/24 : RUN go mod tidy [2021-06-29T17:12:49.195Z] ---> 56f69f522689 [2021-06-29T17:12:49.195Z] Step 9/32 : RUN go mod tidy [2021-06-29T17:12:49.195Z] ---> a90eb050aafe [2021-06-29T17:12:49.195Z] Step 9/23 : RUN go mod tidy [2021-06-29T17:12:49.472Z] ---> Running in e21d418308b5 [2021-06-29T17:12:49.472Z] ---> Running in ca88b9ee9682 [2021-06-29T17:12:49.472Z] ---> Running in 71bde16e3f2f [2021-06-29T17:12:56.224Z] Removing intermediate container bde91a8778e7 [2021-06-29T17:12:56.224Z] ---> 744a22979872 [2021-06-29T17:12:56.224Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-29T17:12:56.224Z] Removing intermediate container ca88b9ee9682 [2021-06-29T17:12:56.224Z] ---> 9a038a411a13 [2021-06-29T17:12:56.224Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-29T17:12:56.224Z] ---> Running in 836a77226cd9 [2021-06-29T17:12:56.497Z] ---> Running in debcd3eb3046 [2021-06-29T17:12:56.772Z] Removing intermediate container fa5c22ec54e7 [2021-06-29T17:12:56.772Z] ---> 22df489fb4d8 [2021-06-29T17:12:56.772Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-29T17:12:56.772Z] Removing intermediate container e21d418308b5 [2021-06-29T17:12:56.772Z] ---> 4bb7146fa5d3 [2021-06-29T17:12:56.772Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-29T17:12:56.772Z] Removing intermediate container 71bde16e3f2f [2021-06-29T17:12:56.772Z] ---> a795fbe1e347 [2021-06-29T17:12:56.772Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-29T17:12:57.046Z] ---> Running in 03275d594552 [2021-06-29T17:12:57.047Z] ---> Running in 270fee2a8ef9 [2021-06-29T17:12:57.047Z] ---> Running in 5d25a2fdcf6b [2021-06-29T17:12:58.497Z] 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 [2021-06-29T17:12:58.776Z] 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 [2021-06-29T17:12:59.389Z] 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 [2021-06-29T17:12:59.390Z] 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 [2021-06-29T17:12:59.668Z] 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 [2021-06-29T17:14:51.587Z] 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 [2021-06-29T17:14:51.863Z] Removing intermediate container debcd3eb3046 [2021-06-29T17:14:51.863Z] ---> a8731014ae39 [2021-06-29T17:14:51.863Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-29T17:14:52.141Z] Removing intermediate container 03275d594552 [2021-06-29T17:14:52.141Z] ---> 42098150b68c [2021-06-29T17:14:52.141Z] [2021-06-29T17:14:52.141Z] Step 11/32 : FROM alpine:3.12 [2021-06-29T17:14:52.422Z] ---> Running in eb31a807a923 [2021-06-29T17:14:52.700Z] 3.12: Pulling from library/alpine [2021-06-29T17:14:54.699Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-29T17:14:54.699Z] 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 [2021-06-29T17:14:54.699Z] Status: Downloaded newer image for alpine:3.12 [2021-06-29T17:14:54.699Z] ---> c4fd0aeabfcf [2021-06-29T17:14:54.699Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-29T17:14:55.686Z] ---> Running in 6e744018daf6 [2021-06-29T17:14:56.286Z] Removing intermediate container 836a77226cd9 [2021-06-29T17:14:56.286Z] ---> 8d812018a737 [2021-06-29T17:14:56.286Z] [2021-06-29T17:14:56.286Z] Step 11/26 : FROM alpine:3.12 [2021-06-29T17:14:56.286Z] ---> c4fd0aeabfcf [2021-06-29T17:14:56.286Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-29T17:14:56.562Z] Removing intermediate container 5d25a2fdcf6b [2021-06-29T17:14:56.562Z] ---> 89f579992e7c [2021-06-29T17:14:56.562Z] [2021-06-29T17:14:56.562Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T17:14:56.562Z] ---> c4fd0aeabfcf [2021-06-29T17:14:56.562Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-29T17:14:56.838Z] Removing intermediate container 6e744018daf6 [2021-06-29T17:14:56.838Z] ---> 2e3d2fc36ae3 [2021-06-29T17:14:56.838Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-29T17:14:57.116Z] ---> Running in 76be034a6182 [2021-06-29T17:14:57.117Z] ---> Running in 60556db0fadd [2021-06-29T17:14:57.117Z] ---> Running in 656ad02f8902 [2021-06-29T17:14:57.724Z] Removing intermediate container 270fee2a8ef9 [2021-06-29T17:14:57.724Z] ---> 8349390032a4 [2021-06-29T17:14:57.724Z] [2021-06-29T17:14:57.724Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T17:14:57.724Z] ---> c4fd0aeabfcf [2021-06-29T17:14:57.724Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T17:14:58.009Z] ---> Running in 37ea06e4600a [2021-06-29T17:14:58.009Z] Removing intermediate container eb31a807a923 [2021-06-29T17:14:58.009Z] ---> 102a579c65e5 [2021-06-29T17:14:58.009Z] [2021-06-29T17:14:58.009Z] Step 12/24 : FROM docker:20.10.0 [2021-06-29T17:14:58.290Z] 20.10.0: Pulling from library/docker [2021-06-29T17:14:59.740Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T17:14:59.740Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T17:15:00.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T17:15:00.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T17:15:00.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T17:15:00.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T17:15:00.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T17:15:00.566Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T17:15:00.566Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-29T17:15:00.843Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T17:15:00.843Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-29T17:15:00.843Z] (4/6) Installing curl (7.77.0-r0) [2021-06-29T17:15:00.843Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-29T17:15:00.843Z] (6/6) Installing su-exec (0.2-r1) [2021-06-29T17:15:00.843Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T17:15:00.843Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T17:15:00.843Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-29T17:15:00.843Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-29T17:15:00.843Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T17:15:01.118Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T17:15:01.118Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-29T17:15:01.118Z] (2/2) Installing su-exec (0.2-r1) [2021-06-29T17:15:01.118Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T17:15:01.118Z] OK: 5 MiB in 16 packages [2021-06-29T17:15:01.118Z] OK: 7 MiB in 20 packages [2021-06-29T17:15:01.395Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-29T17:15:01.395Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T17:15:01.395Z] OK: 5 MiB in 15 packages [2021-06-29T17:15:01.395Z] OK: 6 MiB in 16 packages [2021-06-29T17:15:04.036Z] Removing intermediate container 656ad02f8902 [2021-06-29T17:15:04.036Z] ---> baeab02b67ed [2021-06-29T17:15:04.036Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-29T17:15:04.036Z] Removing intermediate container 37ea06e4600a [2021-06-29T17:15:04.036Z] ---> 2837c5029cf4 [2021-06-29T17:15:04.036Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T17:15:04.036Z] ---> Running in f080e7410820 [2021-06-29T17:15:04.317Z] ---> Running in 079c90e89a07 [2021-06-29T17:15:04.593Z] Removing intermediate container 60556db0fadd [2021-06-29T17:15:04.593Z] ---> 3fc6b0cc3a97 [2021-06-29T17:15:04.593Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T17:15:04.593Z] Removing intermediate container 76be034a6182 [2021-06-29T17:15:04.593Z] ---> 809b7bc505a5 [2021-06-29T17:15:04.593Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T17:15:04.875Z] Removing intermediate container f080e7410820 [2021-06-29T17:15:04.875Z] ---> af94cbcadc9e [2021-06-29T17:15:04.875Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-29T17:15:05.150Z] ---> Running in a0e2777e7542 [2021-06-29T17:15:05.150Z] ---> Running in 7d430c63cb3d [2021-06-29T17:15:05.150Z] Removing intermediate container 079c90e89a07 [2021-06-29T17:15:05.151Z] ---> 56599e395783 [2021-06-29T17:15:05.151Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-29T17:15:05.431Z] ---> Running in 17b27c1a658c [2021-06-29T17:15:05.431Z] ---> Running in 9a3bb94d90e7 [2021-06-29T17:15:06.033Z] Removing intermediate container 7d430c63cb3d [2021-06-29T17:15:06.033Z] ---> 529339fea6eb [2021-06-29T17:15:06.033Z] Step 14/26 : WORKDIR / [2021-06-29T17:15:06.033Z] Removing intermediate container a0e2777e7542 [2021-06-29T17:15:06.033Z] ---> 5692c49f7620 [2021-06-29T17:15:06.033Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-29T17:15:06.314Z] ---> Running in 97623e4f394f [2021-06-29T17:15:06.314Z] Removing intermediate container 17b27c1a658c [2021-06-29T17:15:06.314Z] ---> df5839457176 [2021-06-29T17:15:06.314Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-29T17:15:06.598Z] ---> Running in aaf13f8d8140 [2021-06-29T17:15:06.598Z] Removing intermediate container 9a3bb94d90e7 [2021-06-29T17:15:06.598Z] ---> 7b54052abff8 [2021-06-29T17:15:06.598Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T17:15:06.874Z] ---> Running in 803def2dc5f9 [2021-06-29T17:15:06.874Z] ---> Running in 977515aea2a2 [2021-06-29T17:15:07.472Z] Removing intermediate container aaf13f8d8140 [2021-06-29T17:15:07.473Z] Removing intermediate container 97623e4f394f [2021-06-29T17:15:07.473Z] ---> 07af313a58be [2021-06-29T17:15:07.473Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-29T17:15:07.473Z] ---> bd0423ab3708 [2021-06-29T17:15:07.473Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T17:15:07.746Z] ---> Running in 6ac4e368d56c [2021-06-29T17:15:08.023Z] Removing intermediate container 977515aea2a2 [2021-06-29T17:15:08.023Z] ---> 7262ef84c83c [2021-06-29T17:15:08.023Z] Step 16/24 : WORKDIR / [2021-06-29T17:15:08.297Z] ---> Running in e3dca24c95ec [2021-06-29T17:15:08.574Z] Removing intermediate container 6ac4e368d56c [2021-06-29T17:15:08.574Z] ---> 4e3c6552c254 [2021-06-29T17:15:08.574Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T17:15:08.865Z] ---> 519c34323c9f [2021-06-29T17:15:08.865Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-29T17:15:09.138Z] Removing intermediate container e3dca24c95ec [2021-06-29T17:15:09.138Z] ---> e2cf2a2241fa [2021-06-29T17:15:09.138Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T17:15:10.143Z] ---> e388a578f171 [2021-06-29T17:15:10.143Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-29T17:15:10.418Z] ---> e63337301441 [2021-06-29T17:15:10.418Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-29T17:15:10.418Z] Removing intermediate container 803def2dc5f9 [2021-06-29T17:15:10.418Z] ---> 16cb0eb32084 [2021-06-29T17:15:10.418Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-29T17:15:10.693Z] ---> 8d200a0d162b [2021-06-29T17:15:10.693Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-29T17:15:10.968Z] ---> Running in 5074eca11b4c [2021-06-29T17:15:12.411Z] ---> 52077b13bad3 [2021-06-29T17:15:12.411Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-29T17:15:12.411Z] Removing intermediate container 5074eca11b4c [2021-06-29T17:15:12.411Z] ---> 6a5137560261 [2021-06-29T17:15:12.411Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-29T17:15:12.411Z] ---> 58b7d5b9f347 [2021-06-29T17:15:12.411Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-29T17:15:12.411Z] ---> 0e529fa38494 [2021-06-29T17:15:12.411Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-29T17:15:13.401Z] ---> 26e0c0bb75b6 [2021-06-29T17:15:13.401Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-29T17:15:13.401Z] ---> Running in aad20b61e91e [2021-06-29T17:15:13.401Z] ---> f90dfedafac3 [2021-06-29T17:15:13.401Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-29T17:15:13.687Z] ---> f97b449c38e1 [2021-06-29T17:15:13.687Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-29T17:15:13.687Z] ---> Running in c02fcd4be643 [2021-06-29T17:15:13.961Z] ---> 41eae041f943 [2021-06-29T17:15:13.961Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-29T17:15:14.236Z] ---> Running in 71910997d084 [2021-06-29T17:15:14.236Z] Removing intermediate container aad20b61e91e [2021-06-29T17:15:14.236Z] ---> 350471d6445f [2021-06-29T17:15:14.236Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T17:15:14.236Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-29T17:15:14.236Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-29T17:15:14.512Z] ---> eeaf43b92773 [2021-06-29T17:15:14.512Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-29T17:15:14.512Z] ---> Running in bd4414ccb611 [2021-06-29T17:15:14.787Z] ---> Running in 01e78b536175 [2021-06-29T17:15:15.064Z] Removing intermediate container 71910997d084 [2021-06-29T17:15:15.064Z] ---> 4ee6411c29af [2021-06-29T17:15:15.064Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T17:15:15.341Z] ---> ec3fe4a9a299 [2021-06-29T17:15:15.341Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-29T17:15:15.341Z] Removing intermediate container bd4414ccb611 [2021-06-29T17:15:15.341Z] ---> 055786c35c61 [2021-06-29T17:15:15.342Z] Step 21/23 : LABEL arch=arm64 [2021-06-29T17:15:15.342Z] ---> Running in 87b5941d8870 [2021-06-29T17:15:15.620Z] Removing intermediate container 01e78b536175 [2021-06-29T17:15:15.620Z] ---> 6f4f278a04fb [2021-06-29T17:15:15.620Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-29T17:15:15.899Z] ---> Running in 53db4660c213 [2021-06-29T17:15:15.899Z] ---> Running in 118216468e92 [2021-06-29T17:15:16.177Z] Removing intermediate container 87b5941d8870 [2021-06-29T17:15:16.177Z] ---> d1386ff9b98f [2021-06-29T17:15:16.177Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T17:15:16.456Z] ---> Running in d5d549364539 [2021-06-29T17:15:16.740Z] Removing intermediate container 53db4660c213 [2021-06-29T17:15:16.740Z] ---> 49b5b8bd5c1c [2021-06-29T17:15:16.741Z] Step 22/23 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:15:17.018Z] ---> Running in f4a7b4a3f17e [2021-06-29T17:15:17.302Z] ---> eb6c81e2b578 [2021-06-29T17:15:17.302Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Removing intermediate container d5d549364539 [2021-06-29T17:15:17.302Z] [2021-06-29T17:15:17.302Z] ---> 4a072cd1cf0c [2021-06-29T17:15:17.302Z] Step 23/24 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:15:17.581Z] Removing intermediate container c02fcd4be643 [2021-06-29T17:15:17.581Z] ---> 19c2266444ed [2021-06-29T17:15:17.581Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T17:15:17.581Z] Removing intermediate container f4a7b4a3f17e [2021-06-29T17:15:17.581Z] ---> 924855aefc3a [2021-06-29T17:15:17.581Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T17:15:17.581Z] ---> Running in 0fb64f8d0f68 [2021-06-29T17:15:17.854Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T17:15:17.854Z] ---> Running in 0f6de2d8cf5d [2021-06-29T17:15:18.131Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T17:15:18.407Z] ---> 9956df26d4e5 [2021-06-29T17:15:18.407Z] Step 22/26 : 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/ [2021-06-29T17:15:18.407Z] Removing intermediate container 0fb64f8d0f68 [2021-06-29T17:15:18.407Z] ---> 15fd1195cb41 [2021-06-29T17:15:18.407Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T17:15:18.689Z] Removing intermediate container 0f6de2d8cf5d [2021-06-29T17:15:18.689Z] ---> 250824ec9617 [2021-06-29T17:15:18.689Z] [2021-06-29T17:15:18.689Z] ---> 38cb221b1fe8 [2021-06-29T17:15:18.689Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-29T17:15:18.689Z] (1/39) Installing readline (8.0.4-r0) [2021-06-29T17:15:18.689Z] (2/39) Installing bash (5.0.17-r0) [2021-06-29T17:15:18.980Z] Executing bash-5.0.17-r0.post-install [2021-06-29T17:15:18.980Z] ---> Running in 2a3c6c179e27 [2021-06-29T17:15:18.980Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T17:15:18.980Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-29T17:15:18.980Z] (5/39) Installing curl (7.77.0-r0) [2021-06-29T17:15:18.980Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-29T17:15:18.980Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-29T17:15:18.980Z] (8/39) Installing expat (2.2.9-r1) [2021-06-29T17:15:18.980Z] ---> Running in 31611f55978f [2021-06-29T17:15:18.980Z] (9/39) Installing libffi (3.3-r2) [2021-06-29T17:15:18.980Z] (10/39) Installing gdbm (1.13-r1) [2021-06-29T17:15:18.980Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-29T17:15:18.980Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-29T17:15:18.980Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-29T17:15:19.261Z] Successfully built 250824ec9617 [2021-06-29T17:15:19.261Z] Successfully tagged support-notifications-arm64:latest [2021-06-29T17:15:19.261Z]  Building support-notifications ... done Building core-command [2021-06-29T17:15:20.248Z] Removing intermediate container 2a3c6c179e27 [2021-06-29T17:15:20.248Z] ---> 87a20c223bf8 [2021-06-29T17:15:20.248Z] [2021-06-29T17:15:20.860Z] Successfully built 87a20c223bf8 [2021-06-29T17:15:21.146Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-29T17:15:21.146Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-29T17:15:21.146Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-29T17:15:21.146Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-29T17:15:21.146Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-29T17:15:21.146Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-29T17:15:21.146Z] Successfully tagged core-metadata-arm64:latest [2021-06-29T17:15:21.146Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-29T17:15:21.146Z]  Building core-metadata ... done Building core-data [2021-06-29T17:15:21.430Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-29T17:15:21.430Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-29T17:15:21.430Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-29T17:15:21.430Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-29T17:15:21.430Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-29T17:15:21.430Z] ---> d4ee91f51a35 [2021-06-29T17:15:21.430Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-29T17:15:21.430Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-29T17:15:21.430Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-29T17:15:21.430Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-29T17:15:21.430Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-29T17:15:21.430Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-29T17:15:21.709Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-29T17:15:21.714Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-29T17:15:21.714Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-29T17:15:21.714Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-29T17:15:21.714Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-29T17:15:21.714Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-29T17:15:21.714Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-29T17:15:21.714Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-29T17:15:21.714Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-29T17:15:22.001Z] Executing busybox-1.31.1-r19.trigger [2021-06-29T17:15:22.001Z] OK: 72 MiB in 59 packages [2021-06-29T17:15:22.608Z] ---> 885335978434 [2021-06-29T17:15:22.608Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-29T17:15:22.889Z] Removing intermediate container 31611f55978f [2021-06-29T17:15:22.889Z] ---> 58de39d6592e [2021-06-29T17:15:22.889Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-29T17:15:23.162Z] ---> Running in 44f54bef05d4 [2021-06-29T17:15:24.601Z] ---> 5ad3be0267b0 [2021-06-29T17:15:24.601Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-29T17:15:24.875Z] Removing intermediate container 44f54bef05d4 [2021-06-29T17:15:24.875Z] ---> f78aa6bf4a1d [2021-06-29T17:15:24.875Z] Step 24/26 : LABEL arch=arm64 [2021-06-29T17:15:25.154Z] ---> Running in f21342b81fd2 [2021-06-29T17:15:25.765Z] ---> 1dfd66563e61 [2021-06-29T17:15:25.765Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-29T17:15:26.066Z] Removing intermediate container f21342b81fd2 [2021-06-29T17:15:26.067Z] ---> 65926d9ecc59 [2021-06-29T17:15:26.067Z] ---> Running in 7c398adaf431 [2021-06-29T17:15:26.067Z] Step 25/26 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:15:26.346Z] ---> Running in 733a96819017 [2021-06-29T17:15:26.944Z] Removing intermediate container 7c398adaf431 [2021-06-29T17:15:26.944Z] ---> d029ef14b881 [2021-06-29T17:15:26.944Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-29T17:15:26.945Z] Collecting docker-compose==1.23.2 [2021-06-29T17:15:26.945Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-29T17:15:27.233Z] Removing intermediate container 733a96819017 [2021-06-29T17:15:27.233Z] ---> 3b2c40c4b042 [2021-06-29T17:15:27.233Z] Step 26/26 : LABEL version=0.0.0 [2021-06-29T17:15:27.834Z] ---> Running in 5619731b0bae [2021-06-29T17:15:28.111Z] ---> a65cdba8e249 [2021-06-29T17:15:28.111Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-29T17:15:28.718Z] ---> Running in bd3ab9462043 [2021-06-29T17:15:28.718Z] Removing intermediate container 5619731b0bae [2021-06-29T17:15:28.718Z] ---> 6935d10efe3e [2021-06-29T17:15:28.718Z] [2021-06-29T17:15:28.998Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-29T17:15:28.998Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-29T17:15:29.276Z] Successfully built 6935d10efe3e [2021-06-29T17:15:29.276Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-29T17:15:29.276Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-06-29T17:15:29.877Z] Collecting texttable<0.10,>=0.9.0 [2021-06-29T17:15:29.877Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-29T17:15:31.877Z] Removing intermediate container bd3ab9462043 [2021-06-29T17:15:31.878Z] ---> 0bc0efc0f4bc [2021-06-29T17:15:31.878Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-29T17:15:31.878Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-29T17:15:31.878Z] ---> Running in d48cf1e0c1ae [2021-06-29T17:15:32.156Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-29T17:15:32.156Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-29T17:15:32.754Z] Removing intermediate container d48cf1e0c1ae [2021-06-29T17:15:32.754Z] ---> 14730ed08228 [2021-06-29T17:15:32.754Z] Step 29/32 : CMD ["gate"] [2021-06-29T17:15:33.369Z] ---> Running in bd059a8f1a4c [2021-06-29T17:15:34.563Z] Removing intermediate container bd059a8f1a4c [2021-06-29T17:15:34.563Z] ---> 8779596a03a6 [2021-06-29T17:15:34.563Z] Step 30/32 : LABEL arch=arm64 [2021-06-29T17:15:34.836Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-29T17:15:34.836Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-29T17:15:35.111Z] ---> Running in 82120d8d4e1f [2021-06-29T17:15:35.724Z] Collecting jsonschema<3,>=2.5.1 [2021-06-29T17:15:35.724Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-29T17:15:35.724Z] Removing intermediate container 82120d8d4e1f [2021-06-29T17:15:35.724Z] ---> 4d79561eb870 [2021-06-29T17:15:35.724Z] Step 31/32 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:15:36.329Z] Collecting cached-property<2,>=1.2.0 [2021-06-29T17:15:36.329Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-29T17:15:36.329Z] ---> Running in ac7ea6ea1037 [2021-06-29T17:15:36.943Z] Removing intermediate container ac7ea6ea1037 [2021-06-29T17:15:36.943Z] ---> df9c264ac359 [2021-06-29T17:15:36.943Z] Step 32/32 : LABEL version=0.0.0 [2021-06-29T17:15:37.218Z] Collecting docker<4.0,>=3.6.0 [2021-06-29T17:15:37.218Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-29T17:15:37.823Z] ---> Running in d47ea0ab8750 [2021-06-29T17:15:38.433Z] Removing intermediate container d47ea0ab8750 [2021-06-29T17:15:38.433Z] ---> deb64773bc99 [2021-06-29T17:15:38.433Z] [2021-06-29T17:15:38.706Z] Collecting PyYAML<4,>=3.10 [2021-06-29T17:15:38.706Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-29T17:15:38.981Z] Successfully built deb64773bc99 [2021-06-29T17:15:38.981Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-29T17:15:38.981Z] Building support-scheduler [2021-06-29T17:15:42.378Z]  Building security-bootstrapper ... done Collecting docopt<0.7,>=0.6.1 [2021-06-29T17:15:42.378Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-29T17:15:44.355Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-29T17:15:44.355Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-29T17:15:44.355Z] Collecting idna<2.8,>=2.5 [2021-06-29T17:15:44.355Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-29T17:15:45.341Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-29T17:15:45.341Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-29T17:15:45.616Z] Collecting docker-pycreds>=0.4.0 [2021-06-29T17:15:45.616Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-29T17:15:45.889Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-29T17:15:45.889Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-29T17:15:45.889Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-29T17:15:45.889Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-29T17:15:46.876Z] Installing collected packages: idna, urllib3, requests, texttable, dockerpty, websocket-client, jsonschema, cached-property, docker-pycreds, docker, PyYAML, docopt, docker-compose [2021-06-29T17:15:46.876Z] Attempting uninstall: idna [2021-06-29T17:15:46.876Z] Found existing installation: idna 2.9 [2021-06-29T17:15:46.877Z] Uninstalling idna-2.9: [2021-06-29T17:15:46.877Z] Successfully uninstalled idna-2.9 [2021-06-29T17:15:47.857Z] Attempting uninstall: urllib3 [2021-06-29T17:15:47.857Z] Found existing installation: urllib3 1.25.9 [2021-06-29T17:15:47.857Z] Uninstalling urllib3-1.25.9: [2021-06-29T17:15:47.857Z] Successfully uninstalled urllib3-1.25.9 [2021-06-29T17:15:48.452Z] Attempting uninstall: requests [2021-06-29T17:15:48.452Z] Found existing installation: requests 2.23.0 [2021-06-29T17:15:48.452Z] Uninstalling requests-2.23.0: [2021-06-29T17:15:48.452Z] Successfully uninstalled requests-2.23.0 [2021-06-29T17:15:49.049Z] Running setup.py install for texttable: started [2021-06-29T17:15:51.032Z] Running setup.py install for texttable: finished with status 'done' [2021-06-29T17:15:51.032Z] Running setup.py install for dockerpty: started [2021-06-29T17:15:53.033Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-29T17:15:55.048Z] Running setup.py install for PyYAML: started [2021-06-29T17:15:57.685Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-29T17:15:57.685Z] Running setup.py install for docopt: started [2021-06-29T17:15:59.678Z] Running setup.py install for docopt: finished with status 'done' [2021-06-29T17:16:00.668Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-29T17:16:01.270Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T17:16:01.270Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T17:16:01.270Z] ---> 8404cd889f7d [2021-06-29T17:16:01.270Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T17:16:01.270Z] ---> Using cache [2021-06-29T17:16:01.270Z] ---> 2e12789ce8dc [2021-06-29T17:16:01.270Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:16:01.270Z] ---> Using cache [2021-06-29T17:16:01.270Z] ---> 0c278205dc2e [2021-06-29T17:16:01.270Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-29T17:16:05.594Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T17:16:05.594Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-29T17:16:05.594Z] ---> 8404cd889f7d [2021-06-29T17:16:05.594Z] Step 3/24 : WORKDIR /edgex-go [2021-06-29T17:16:05.594Z] ---> Using cache [2021-06-29T17:16:05.594Z] ---> 2e12789ce8dc [2021-06-29T17:16:05.594Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:16:05.594Z] ---> Using cache [2021-06-29T17:16:05.594Z] ---> 0c278205dc2e [2021-06-29T17:16:05.594Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-29T17:16:05.872Z] ---> Running in d7037f8098a2 [2021-06-29T17:16:06.147Z] ---> Running in e196825be08a [2021-06-29T17:16:08.152Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T17:16:08.152Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T17:16:09.152Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T17:16:09.152Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T17:16:10.156Z] OK: 218 MiB in 52 packages [2021-06-29T17:16:10.445Z] OK: 218 MiB in 52 packages [2021-06-29T17:16:12.472Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T17:16:12.472Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-29T17:16:12.472Z] ---> 8404cd889f7d [2021-06-29T17:16:12.472Z] Step 3/22 : WORKDIR /edgex-go [2021-06-29T17:16:12.472Z] ---> Using cache [2021-06-29T17:16:12.472Z] ---> 2e12789ce8dc [2021-06-29T17:16:12.472Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:16:12.472Z] ---> Using cache [2021-06-29T17:16:12.472Z] ---> 0c278205dc2e [2021-06-29T17:16:12.472Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-29T17:16:12.753Z] ---> Running in 09da33b41beb [2021-06-29T17:16:13.747Z] Removing intermediate container d7037f8098a2 [2021-06-29T17:16:13.747Z] ---> 2c8d01ae31eb [2021-06-29T17:16:13.747Z] Step 6/24 : COPY go.mod . [2021-06-29T17:16:14.045Z] Removing intermediate container e196825be08a [2021-06-29T17:16:14.045Z] ---> 61bfce13be1d [2021-06-29T17:16:14.045Z] Step 6/24 : COPY go.mod . [2021-06-29T17:16:15.074Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-29T17:16:15.353Z] ---> 288d10b2de42 [2021-06-29T17:16:15.353Z] Step 7/24 : RUN go mod download [2021-06-29T17:16:15.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-29T17:16:15.629Z] ---> a35c02dfbb12 [2021-06-29T17:16:15.629Z] Step 7/24 : RUN go mod download [2021-06-29T17:16:15.926Z] ---> Running in 1f4a38596672 [2021-06-29T17:16:16.212Z] ---> Running in b83360580876 [2021-06-29T17:16:16.814Z] OK: 218 MiB in 52 packages [2021-06-29T17:16:17.885Z] Removing intermediate container 118216468e92 [2021-06-29T17:16:17.885Z] ---> 980c8f2f67f4 [2021-06-29T17:16:17.885Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-29T17:16:18.194Z] ---> Running in 8076227ba658 [2021-06-29T17:16:18.528Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-29T17:16:18.528Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-29T17:16:18.528Z] ---> 8404cd889f7d [2021-06-29T17:16:18.528Z] Step 3/23 : WORKDIR /edgex-go [2021-06-29T17:16:18.528Z] ---> Using cache [2021-06-29T17:16:18.528Z] ---> 2e12789ce8dc [2021-06-29T17:16:18.528Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:16:18.528Z] ---> Using cache [2021-06-29T17:16:18.528Z] ---> 0c278205dc2e [2021-06-29T17:16:18.528Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-29T17:16:18.528Z] ---> Using cache [2021-06-29T17:16:18.528Z] ---> 61bfce13be1d [2021-06-29T17:16:18.528Z] Step 6/23 : COPY go.mod . [2021-06-29T17:16:18.528Z] ---> Using cache [2021-06-29T17:16:18.528Z] ---> a35c02dfbb12 [2021-06-29T17:16:18.528Z] Step 7/23 : RUN go mod download [2021-06-29T17:16:18.528Z] ---> Running in 662b7bdb0598 [2021-06-29T17:16:18.836Z] Removing intermediate container 09da33b41beb [2021-06-29T17:16:18.836Z] ---> 111ab9278449 [2021-06-29T17:16:18.836Z] Step 6/22 : COPY go.mod . [2021-06-29T17:16:19.550Z] Removing intermediate container 8076227ba658 [2021-06-29T17:16:19.550Z] ---> cd04fc4b52bd [2021-06-29T17:16:19.550Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-29T17:16:19.870Z] ---> Running in a8f74a80df22 [2021-06-29T17:16:21.011Z] ---> 7ae6fa3e5eb1 [2021-06-29T17:16:21.011Z] Step 7/22 : RUN go mod download [2021-06-29T17:16:21.011Z] Removing intermediate container a8f74a80df22 [2021-06-29T17:16:21.011Z] ---> fff743c179ef [2021-06-29T17:16:21.011Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-29T17:16:21.011Z] ---> Running in ea94e244c93b [2021-06-29T17:16:21.732Z] Removing intermediate container b83360580876 [2021-06-29T17:16:21.732Z] ---> 801cfb835adf [2021-06-29T17:16:21.732Z] Step 8/24 : COPY . . [2021-06-29T17:16:21.732Z] Removing intermediate container 1f4a38596672 [2021-06-29T17:16:21.732Z] ---> 82e7d0699b54 [2021-06-29T17:16:21.732Z] Step 8/24 : COPY . . [2021-06-29T17:16:23.310Z] ---> 485baf9e5f3a [2021-06-29T17:16:23.310Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-29T17:16:23.917Z] Removing intermediate container 662b7bdb0598 [2021-06-29T17:16:23.918Z] ---> 5ebfeedf080a [2021-06-29T17:16:23.918Z] Step 8/23 : COPY . . [2021-06-29T17:16:25.906Z] ---> 99fa5cf8e518 [2021-06-29T17:16:25.907Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-29T17:16:26.507Z] Removing intermediate container ea94e244c93b [2021-06-29T17:16:26.507Z] ---> fd73d1df0dab [2021-06-29T17:16:26.507Z] Step 8/22 : COPY . . [2021-06-29T17:16:28.517Z] ---> d70a72fdc24c [2021-06-29T17:16:28.517Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-29T17:16:28.788Z] ---> Running in 497641d1cb9d [2021-06-29T17:16:30.257Z] Removing intermediate container 497641d1cb9d [2021-06-29T17:16:30.257Z] ---> 6c005ddebffc [2021-06-29T17:16:30.257Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T17:16:30.864Z] ---> Running in 10a22b30824a [2021-06-29T17:16:31.855Z] Removing intermediate container 10a22b30824a [2021-06-29T17:16:31.856Z] ---> b7b7ea4ede7a [2021-06-29T17:16:31.856Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T17:16:32.460Z] ---> Running in d89fae1995de [2021-06-29T17:16:33.466Z] Removing intermediate container d89fae1995de [2021-06-29T17:16:33.466Z] ---> 31cbe8317b40 [2021-06-29T17:16:33.466Z] Step 23/24 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:16:34.077Z] ---> Running in 12d5c91c098b [2021-06-29T17:16:35.546Z] Removing intermediate container 12d5c91c098b [2021-06-29T17:16:35.547Z] ---> 85c4bb65e496 [2021-06-29T17:16:35.547Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T17:16:36.151Z] ---> Running in 19fd1785597d [2021-06-29T17:16:37.152Z] Removing intermediate container 19fd1785597d [2021-06-29T17:16:37.152Z] ---> 1bcc1d778cfe [2021-06-29T17:16:37.152Z] [2021-06-29T17:16:38.151Z] Successfully built 1bcc1d778cfe [2021-06-29T17:16:38.151Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-29T17:16:44.911Z]  Building sys-mgmt-agent ... done  ---> b0f6cc9a21c9 [2021-06-29T17:16:44.911Z] Step 9/24 : RUN go mod tidy [2021-06-29T17:16:44.911Z] ---> 77aa44ed3cee [2021-06-29T17:16:44.911Z] Step 9/24 : RUN go mod tidy [2021-06-29T17:16:44.911Z] ---> Running in 66a2aabe24bf [2021-06-29T17:16:44.911Z] ---> 4ebfadb861c2 [2021-06-29T17:16:44.911Z] Step 9/23 : RUN go mod tidy [2021-06-29T17:16:44.911Z] ---> Running in 19b649ae2ade [2021-06-29T17:16:44.911Z] ---> Running in 4fcb69a6da8d [2021-06-29T17:16:45.186Z] ---> 516eb6a64997 [2021-06-29T17:16:45.186Z] Step 9/22 : RUN go mod tidy [2021-06-29T17:16:45.461Z] ---> Running in 021a2f238fa8 [2021-06-29T17:16:49.808Z] Removing intermediate container 66a2aabe24bf [2021-06-29T17:16:49.808Z] ---> 2db0b678f1fa [2021-06-29T17:16:49.808Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-29T17:16:50.087Z] ---> Running in 5f68f2e3b30d [2021-06-29T17:16:50.378Z] Removing intermediate container 19b649ae2ade [2021-06-29T17:16:50.378Z] ---> 555b82883a4a [2021-06-29T17:16:50.378Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-29T17:16:50.656Z] ---> Running in 132d9d204c10 [2021-06-29T17:16:50.933Z] Removing intermediate container 4fcb69a6da8d [2021-06-29T17:16:50.933Z] ---> 1bf9f023f1ae [2021-06-29T17:16:50.933Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-29T17:16:51.215Z] ---> Running in 5015d382657f [2021-06-29T17:16:51.215Z] Removing intermediate container 021a2f238fa8 [2021-06-29T17:16:51.215Z] ---> c46094ddafcb [2021-06-29T17:16:51.215Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-29T17:16:51.494Z] ---> Running in 81fbd994168a [2021-06-29T17:16:52.115Z] 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 [2021-06-29T17:16:52.725Z] 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 [2021-06-29T17:16:53.340Z] 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 [2021-06-29T17:16:53.340Z] 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 [2021-06-29T17:17:31.148Z] lxd 4.15 from Canonical* installed [2021-06-29T17:17:31.148Z] + sudo lxd init --auto [2021-06-29T17:17:31.724Z] + sudo snap install --classic snapcraft [2021-06-29T17:18:15.283Z] 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 [2021-06-29T17:18:22.085Z] Removing intermediate container 132d9d204c10 [2021-06-29T17:18:22.085Z] ---> 9299390f2281 [2021-06-29T17:18:22.085Z] [2021-06-29T17:18:22.085Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T17:18:22.085Z] ---> c4fd0aeabfcf [2021-06-29T17:18:22.085Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-29T17:18:22.085Z] ---> Using cache [2021-06-29T17:18:22.085Z] ---> 2837c5029cf4 [2021-06-29T17:18:22.085Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T17:18:22.085Z] ---> Using cache [2021-06-29T17:18:22.085Z] ---> 56599e395783 [2021-06-29T17:18:22.085Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-29T17:18:22.085Z] ---> Running in e0bfe6e8da2f [2021-06-29T17:18:23.093Z] Removing intermediate container e0bfe6e8da2f [2021-06-29T17:18:23.093Z] ---> 0a59424b6de4 [2021-06-29T17:18:23.093Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-29T17:18:23.374Z] ---> Running in 2200467386ab [2021-06-29T17:18:24.372Z] Removing intermediate container 2200467386ab [2021-06-29T17:18:24.372Z] ---> 07b05c62ae87 [2021-06-29T17:18:24.372Z] Step 16/24 : WORKDIR / [2021-06-29T17:18:24.976Z] ---> Running in 8ee3ccfbe293 [2021-06-29T17:18:26.437Z] Removing intermediate container 8ee3ccfbe293 [2021-06-29T17:18:26.437Z] ---> 3b6bf86be026 [2021-06-29T17:18:26.437Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T17:18:26.725Z] Removing intermediate container 5015d382657f [2021-06-29T17:18:26.725Z] ---> 1475732597ba [2021-06-29T17:18:26.725Z] [2021-06-29T17:18:26.725Z] Step 11/23 : FROM alpine:3.12 [2021-06-29T17:18:26.725Z] ---> c4fd0aeabfcf [2021-06-29T17:18:26.725Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-29T17:18:26.725Z] ---> Using cache [2021-06-29T17:18:26.725Z] ---> 2837c5029cf4 [2021-06-29T17:18:26.726Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-29T17:18:26.726Z] ---> Using cache [2021-06-29T17:18:26.726Z] ---> 56599e395783 [2021-06-29T17:18:26.726Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-29T17:18:27.344Z] ---> Running in 61d982c25c2c [2021-06-29T17:18:27.618Z] Removing intermediate container 81fbd994168a [2021-06-29T17:18:27.618Z] ---> 9376cdc0d190 [2021-06-29T17:18:27.618Z] [2021-06-29T17:18:27.618Z] Step 11/22 : FROM alpine:3.12 [2021-06-29T17:18:27.618Z] ---> c4fd0aeabfcf [2021-06-29T17:18:27.618Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-29T17:18:27.618Z] ---> aeb957a77c9d [2021-06-29T17:18:27.618Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-29T17:18:27.892Z] ---> Running in d75f7aec2417 [2021-06-29T17:18:27.892Z] Removing intermediate container 61d982c25c2c [2021-06-29T17:18:27.892Z] ---> ea68482bfc85 [2021-06-29T17:18:27.892Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-29T17:18:28.499Z] ---> Running in a3c7389e2b61 [2021-06-29T17:18:29.108Z] Removing intermediate container a3c7389e2b61 [2021-06-29T17:18:29.108Z] ---> 12332a55577d [2021-06-29T17:18:29.108Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T17:18:29.389Z] ---> 25a3a08ad11e [2021-06-29T17:18:29.389Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-29T17:18:29.665Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T17:18:29.943Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T17:18:30.221Z] ---> 3d2d0cad652d [2021-06-29T17:18:30.221Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-29T17:18:30.495Z] ---> 799d5501136a [2021-06-29T17:18:30.495Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-29T17:18:30.495Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-29T17:18:30.772Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-29T17:18:30.772Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-29T17:18:30.772Z] (4/4) Installing curl (7.77.0-r0) [2021-06-29T17:18:30.772Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T17:18:30.772Z] ---> Running in dc2cb6151fe8 [2021-06-29T17:18:30.772Z] Executing ca-certificates-20191127-r4.trigger [2021-06-29T17:18:31.049Z] OK: 7 MiB in 18 packages [2021-06-29T17:18:31.654Z] Removing intermediate container dc2cb6151fe8 [2021-06-29T17:18:31.654Z] ---> c8793e346235 [2021-06-29T17:18:31.654Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T17:18:31.654Z] ---> Running in 310c61606712 [2021-06-29T17:18:31.933Z] ---> ba9ee45ffaa9 [2021-06-29T17:18:31.933Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-29T17:18:32.548Z] Removing intermediate container 310c61606712 [2021-06-29T17:18:32.548Z] ---> 509ce7d6f80f [2021-06-29T17:18:32.548Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T17:18:33.155Z] ---> Running in a2ef7394adf1 [2021-06-29T17:18:33.155Z] Removing intermediate container d75f7aec2417 [2021-06-29T17:18:33.155Z] ---> 2e79375449be [2021-06-29T17:18:33.155Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-29T17:18:33.434Z] ---> 02dc5372146d [2021-06-29T17:18:33.434Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-29T17:18:33.434Z] ---> Running in d970ddee2c98 [2021-06-29T17:18:33.715Z] ---> Running in 8831f5feee69 [2021-06-29T17:18:33.715Z] Removing intermediate container a2ef7394adf1 [2021-06-29T17:18:33.715Z] ---> 1ac898ed6455 [2021-06-29T17:18:33.715Z] Step 23/24 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:18:34.006Z] ---> Running in 78914a37d1de [2021-06-29T17:18:34.285Z] Removing intermediate container 8831f5feee69 [2021-06-29T17:18:34.285Z] ---> 43620a86011c [2021-06-29T17:18:34.285Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T17:18:34.285Z] Removing intermediate container d970ddee2c98 [2021-06-29T17:18:34.285Z] ---> 365e91671616 [2021-06-29T17:18:34.285Z] Step 14/22 : WORKDIR /edgex [2021-06-29T17:18:34.566Z] Removing intermediate container 5f68f2e3b30d [2021-06-29T17:18:34.566Z] ---> 36ec1c4c26d0 [2021-06-29T17:18:34.566Z] [2021-06-29T17:18:34.566Z] Step 11/24 : FROM alpine:3.12 [2021-06-29T17:18:34.566Z] ---> c4fd0aeabfcf [2021-06-29T17:18:34.566Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-29T17:18:34.566Z] ---> Running in db964d357565 [2021-06-29T17:18:34.566Z] ---> Running in c962df7c196f [2021-06-29T17:18:34.845Z] Removing intermediate container 78914a37d1de [2021-06-29T17:18:34.845Z] ---> 165349288712 [2021-06-29T17:18:34.845Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T17:18:34.845Z] ---> Running in 1498e2c4e28a [2021-06-29T17:18:34.845Z] ---> Running in 798ff631ac74 [2021-06-29T17:18:35.121Z] Removing intermediate container c962df7c196f [2021-06-29T17:18:35.121Z] ---> d57f4edbc6a5 [2021-06-29T17:18:35.121Z] Step 21/23 : LABEL arch=arm64 [2021-06-29T17:18:35.397Z] Removing intermediate container db964d357565 [2021-06-29T17:18:35.397Z] ---> 72133c115584 [2021-06-29T17:18:35.397Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-29T17:18:35.397Z] ---> Running in 6a803746ff18 [2021-06-29T17:18:35.398Z] Removing intermediate container 1498e2c4e28a [2021-06-29T17:18:35.398Z] ---> d508937fbd0a [2021-06-29T17:18:35.398Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-29T17:18:35.674Z] Removing intermediate container 798ff631ac74 [2021-06-29T17:18:35.674Z] ---> 2267e1f3daeb [2021-06-29T17:18:35.674Z] [2021-06-29T17:18:35.952Z] ---> Running in 421d928ff694 [2021-06-29T17:18:36.235Z] Removing intermediate container 6a803746ff18 [2021-06-29T17:18:36.235Z] ---> fb5012950ca5 [2021-06-29T17:18:36.235Z] Step 22/23 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:18:36.235Z] Successfully built 2267e1f3daeb [2021-06-29T17:18:36.235Z] Successfully tagged core-command-arm64:latest [2021-06-29T17:18:36.235Z]  Building core-command ... done  ---> Running in c88290bea5fa [2021-06-29T17:18:36.510Z] Removing intermediate container 421d928ff694 [2021-06-29T17:18:36.511Z] ---> 45ce565e0dc7 [2021-06-29T17:18:36.511Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-29T17:18:36.511Z] ---> 2a5fab8a40df [2021-06-29T17:18:36.511Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-29T17:18:36.796Z] ---> Running in a8e034f590cb [2021-06-29T17:18:36.796Z] Removing intermediate container c88290bea5fa [2021-06-29T17:18:36.796Z] ---> bf32756d2cb8 [2021-06-29T17:18:36.796Z] Step 23/23 : LABEL version=0.0.0 [2021-06-29T17:18:37.399Z] ---> Running in fceebd57903f [2021-06-29T17:18:37.399Z] Removing intermediate container a8e034f590cb [2021-06-29T17:18:37.399Z] ---> d4729324055f [2021-06-29T17:18:37.399Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-29T17:18:37.685Z] ---> Running in 709dc6a7981b [2021-06-29T17:18:37.960Z] ---> bafcce34610c [2021-06-29T17:18:37.960Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-29T17:18:37.960Z] Removing intermediate container fceebd57903f [2021-06-29T17:18:37.960Z] ---> 60ca31ed52cd [2021-06-29T17:18:37.960Z] [2021-06-29T17:18:38.566Z] Successfully built 60ca31ed52cd [2021-06-29T17:18:38.566Z] Successfully tagged support-scheduler-arm64:latest [2021-06-29T17:18:39.555Z]  Building support-scheduler ... done  ---> 6c86df2c24f4 [2021-06-29T17:18:39.556Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-29T17:18:39.556Z] ---> Running in 6a3229bb3076 [2021-06-29T17:18:40.160Z] Removing intermediate container 6a3229bb3076 [2021-06-29T17:18:40.160Z] ---> 2e98ec328ac9 [2021-06-29T17:18:40.160Z] Step 19/22 : CMD ["--init=true"] [2021-06-29T17:18:40.160Z] ---> Running in 1d2f75697529 [2021-06-29T17:18:40.435Z] Removing intermediate container 709dc6a7981b [2021-06-29T17:18:40.435Z] ---> be459dbfb96c [2021-06-29T17:18:40.435Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-29T17:18:40.435Z] ---> Running in f9b41d7edfa6 [2021-06-29T17:18:40.723Z] Removing intermediate container 1d2f75697529 [2021-06-29T17:18:40.723Z] ---> 37e1f930891b [2021-06-29T17:18:40.723Z] Step 20/22 : LABEL arch=arm64 [2021-06-29T17:18:41.012Z] ---> Running in 85039e728139 [2021-06-29T17:18:41.618Z] Removing intermediate container 85039e728139 [2021-06-29T17:18:41.618Z] ---> a13cdcca6f46 [2021-06-29T17:18:41.618Z] Step 21/22 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:18:41.618Z] ---> Running in 0500bd92c262 [2021-06-29T17:18:41.893Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-29T17:18:42.168Z] Removing intermediate container 0500bd92c262 [2021-06-29T17:18:42.168Z] ---> 2fface4af11e [2021-06-29T17:18:42.168Z] Step 22/22 : LABEL version=0.0.0 [2021-06-29T17:18:42.444Z] ---> Running in 19d5936ddde6 [2021-06-29T17:18:42.721Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-29T17:18:42.721Z] Removing intermediate container 19d5936ddde6 [2021-06-29T17:18:42.721Z] ---> 72d72e0b2199 [2021-06-29T17:18:42.721Z] [2021-06-29T17:18:43.324Z] Successfully built 72d72e0b2199 [2021-06-29T17:18:43.324Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-29T17:18:43.324Z]  Building security-proxy-setup ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-06-29T17:18:43.324Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-29T17:18:43.600Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-29T17:18:43.600Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-29T17:18:43.872Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-29T17:18:43.872Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-29T17:18:44.146Z] Executing busybox-1.31.1-r20.trigger [2021-06-29T17:18:44.146Z] OK: 8 MiB in 20 packages [2021-06-29T17:18:45.131Z] Removing intermediate container f9b41d7edfa6 [2021-06-29T17:18:45.131Z] ---> b7377b03c71f [2021-06-29T17:18:45.131Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-29T17:18:46.117Z] ---> 6bfd47e4ae4f [2021-06-29T17:18:46.117Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-29T17:18:47.560Z] ---> 0e006201ced7 [2021-06-29T17:18:47.560Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-29T17:18:48.158Z] ---> acef7dd6d021 [2021-06-29T17:18:48.158Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-29T17:18:48.158Z] ---> Running in ab54232a9b25 [2021-06-29T17:18:48.757Z] Removing intermediate container ab54232a9b25 [2021-06-29T17:18:48.757Z] ---> 8ad57a5bf8a0 [2021-06-29T17:18:48.757Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-29T17:18:48.757Z] ---> Running in 1fb6f9b29fa0 [2021-06-29T17:18:49.030Z] Removing intermediate container 1fb6f9b29fa0 [2021-06-29T17:18:49.030Z] ---> c2c7a07e612e [2021-06-29T17:18:49.030Z] Step 22/24 : LABEL arch=arm64 [2021-06-29T17:18:49.307Z] ---> Running in 4542c5e654b0 [2021-06-29T17:18:49.582Z] Removing intermediate container 4542c5e654b0 [2021-06-29T17:18:49.582Z] ---> a754bc3f439d [2021-06-29T17:18:49.582Z] Step 23/24 : LABEL git_sha=515f5ff2057667c9413e5757f14856225f437f35 [2021-06-29T17:18:49.859Z] ---> Running in 0a427625fa27 [2021-06-29T17:18:50.134Z] Removing intermediate container 0a427625fa27 [2021-06-29T17:18:50.134Z] ---> fe544f3c2952 [2021-06-29T17:18:50.134Z] Step 24/24 : LABEL version=0.0.0 [2021-06-29T17:18:50.409Z] ---> Running in 71bb850a1fa7 [2021-06-29T17:18:51.010Z] Removing intermediate container 71bb850a1fa7 [2021-06-29T17:18:51.011Z] ---> 32afd75a2708 [2021-06-29T17:18:51.011Z] [2021-06-29T17:18:51.285Z] Successfully built 32afd75a2708 [2021-06-29T17:18:51.285Z] Successfully tagged core-data-arm64:latest [2021-06-29T17:18:51.577Z]  Building core-data ... done  [Pipeline] } [2021-06-29T17:18:51.595Z] $ docker stop --time=1 81c7efd2500683bf4731cc2b3ab9a10d30e40df7d170ffb65a8ae0d202b895d6 [2021-06-29T17:18:53.465Z] $ docker rm -f 81c7efd2500683bf4731cc2b3ab9a10d30e40df7d170ffb65a8ae0d202b895d6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-29T17:18:54.045Z] + docker images [2021-06-29T17:18:54.317Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-29T17:18:54.317Z] core-data-arm64 latest 32afd75a2708 4 seconds ago 19.1MB [2021-06-29T17:18:54.317Z] security-proxy-setup-arm64 latest 72d72e0b2199 12 seconds ago 24.2MB [2021-06-29T17:18:54.317Z] support-scheduler-arm64 latest 60ca31ed52cd 17 seconds ago 15.1MB [2021-06-29T17:18:54.317Z] core-command-arm64 latest 2267e1f3daeb 19 seconds ago 15MB [2021-06-29T17:18:54.317Z] 36ec1c4c26d0 21 seconds ago 975MB [2021-06-29T17:18:54.317Z] 9376cdc0d190 27 seconds ago 973MB [2021-06-29T17:18:54.317Z] 1475732597ba 28 seconds ago 968MB [2021-06-29T17:18:54.317Z] 9299390f2281 34 seconds ago 966MB [2021-06-29T17:18:54.317Z] sys-mgmt-agent-arm64 latest 1bcc1d778cfe 2 minutes ago 299MB [2021-06-29T17:18:54.317Z] security-bootstrapper-arm64 latest deb64773bc99 3 minutes ago 17.5MB [2021-06-29T17:18:54.317Z] security-secretstore-setup-arm64 latest 6935d10efe3e 3 minutes ago 27.1MB [2021-06-29T17:18:54.317Z] core-metadata-arm64 latest 87a20c223bf8 3 minutes ago 15.7MB [2021-06-29T17:18:54.317Z] support-notifications-arm64 latest 250824ec9617 3 minutes ago 15.7MB [2021-06-29T17:18:54.317Z] 8349390032a4 3 minutes ago 972MB [2021-06-29T17:18:54.317Z] 102a579c65e5 3 minutes ago 969MB [2021-06-29T17:18:54.317Z] 89f579992e7c 3 minutes ago 969MB [2021-06-29T17:18:54.317Z] 8d812018a737 3 minutes ago 976MB [2021-06-29T17:18:54.317Z] 42098150b68c 4 minutes ago 970MB [2021-06-29T17:18:54.317Z] ci-base-image-arm64 latest 8404cd889f7d 13 minutes ago 641MB [2021-06-29T17:18:54.317Z] alpine 3.12 c4fd0aeabfcf 13 days ago 5.32MB [2021-06-29T17:18:54.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB [2021-06-29T17:18:54.317Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-29T17:18:54.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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] libraryResource [Pipeline] sh [2021-06-29T17:18:55.277Z] ---> job-cost.sh [2021-06-29T17:18:55.278Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oElz [2021-06-29T17:19:34.234Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-29T17:21:10.991Z] lf-activate-venv(): INFO: Adding /tmp/venv-oElz/bin to PATH [2021-06-29T17:21:10.991Z] INFO: No Stack... [2021-06-29T17:21:10.991Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-29T17:21:10.991Z] INFO: Archiving Costs [Pipeline] sh [2021-06-29T17:21:11.332Z] + cat /w/workspace/edgex-go/40/archives/cost.csv [2021-06-29T17:21:11.332Z] + cut -d, -f6 [Pipeline] lock [2021-06-29T17:21:11.424Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-40-stack-cost] [2021-06-29T17:21:11.434Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-40-stack-cost] did not exist. Created. [2021-06-29T17:21:11.434Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-29T17:21:11.801Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-29T17:21:12.046Z] Stashed 1 file(s) [Pipeline] } [2021-06-29T17:21:12.059Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-40-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-29T17:25:38.849Z] snapcraft 4.8.3 from Canonical* installed [2021-06-29T17:25:38.849Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-29T17:25:38.849Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-29T17:25:38.849Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-29T17:25:38.849Z] Dload Upload Total Spent Left Speed [2021-06-29T17:25:38.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4180 0 --:--:-- --:--:-- --:--:-- 4180 [2021-06-29T17:25:38.849Z] 100 3325k 100 3325k 0 0 11.0M 0 --:--:-- --:--:-- --:--:-- 11.0M [2021-06-29T17:25:38.849Z] ./yq_linux_amd64 [2021-06-29T17:25:38.849Z] + sudo snapcraft prime --use-lxd [2021-06-29T17:25:38.849Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-29T17:25:38.849Z] 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: [2021-06-29T17:25:38.849Z] - README.md [2021-06-29T17:25:38.849Z] [2021-06-29T17:25:38.849Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-29T17:25:38.849Z] Launching a container. [2021-06-29T17:25:43.079Z] Waiting for container to be ready [2021-06-29T17:25:43.079Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-29T17:25:43.079Z] [2021-06-29T17:25:47.308Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-29T17:25:47.308Z] Waiting for network to be ready... [2021-06-29T17:25:47.886Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-29T17:25:47.886Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] [2021-06-29T17:25:47.886Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-29T17:25:47.886Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-29T17:25:47.886Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-29T17:25:47.886Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-29T17:25:47.886Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-29T17:25:48.150Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-29T17:25:48.150Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-29T17:25:48.150Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-29T17:25:48.412Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-29T17:25:48.412Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-29T17:25:48.989Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-29T17:25:48.989Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-29T17:25:48.989Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-29T17:25:48.989Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-29T17:25:48.989Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-29T17:25:48.989Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-29T17:25:49.251Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-29T17:25:49.514Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2129 kB] [2021-06-29T17:25:49.514Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-29T17:25:49.514Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-29T17:25:49.514Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-29T17:25:49.514Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-06-29T17:25:49.776Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-06-29T17:25:49.776Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-29T17:25:49.776Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-29T17:25:52.340Z] Fetched 24.8 MB in 4s (5934 kB/s) [2021-06-29T17:25:53.287Z] Reading package lists... [2021-06-29T17:25:53.287Z] Reading package lists... [2021-06-29T17:25:53.551Z] Building dependency tree... [2021-06-29T17:25:53.551Z] Reading state information... [2021-06-29T17:25:53.551Z] The following additional packages will be installed: [2021-06-29T17:25:53.551Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-29T17:25:53.551Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-29T17:25:53.551Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-29T17:25:53.551Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-29T17:25:53.551Z] Suggested packages: [2021-06-29T17:25:53.551Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-29T17:25:53.551Z] Recommended packages: [2021-06-29T17:25:53.551Z] gnupg libsasl2-modules [2021-06-29T17:25:53.552Z] The following NEW packages will be installed: [2021-06-29T17:25:53.552Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-29T17:25:53.552Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-29T17:25:53.552Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-29T17:25:53.552Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-29T17:25:53.552Z] The following packages will be upgraded: [2021-06-29T17:25:53.552Z] gpg gpg-agent gpgconf libudev1 [2021-06-29T17:25:53.552Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-29T17:25:53.552Z] Need to get 3530 kB of archives. [2021-06-29T17:25:53.552Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-29T17:25:53.552Z] 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] [2021-06-29T17:25:53.813Z] 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] [2021-06-29T17:25:53.813Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-29T17:25:53.813Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-29T17:25:53.813Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-29T17:25:54.076Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-29T17:25:54.651Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-29T17:25:54.651Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-29T17:25:54.651Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-29T17:25:54.651Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-29T17:25:54.651Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-29T17:25:54.651Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-29T17:25:54.651Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-29T17:25:54.651Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-29T17:25:54.651Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-29T17:25:54.651Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-29T17:25:54.651Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-29T17:25:54.651Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-29T17:25:54.651Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-29T17:25:54.651Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-29T17:25:54.651Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-29T17:25:54.651Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-29T17:25:54.914Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T17:25:54.914Z] Fetched 3530 kB in 1s (3229 kB/s) [2021-06-29T17:25:54.914Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-29T17:25:54.914Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-29T17:25:54.914Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T17:25:54.914Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-29T17:25:54.914Z] Selecting previously unselected package udev. [2021-06-29T17:25:54.914Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-29T17:25:54.914Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-29T17:25:54.914Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-29T17:25:55.176Z] Selecting previously unselected package libfuse2:amd64. [2021-06-29T17:25:55.176Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-29T17:25:55.176Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-29T17:25:55.176Z] Selecting previously unselected package fuse. [2021-06-29T17:25:55.176Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-29T17:25:55.176Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-29T17:25:55.439Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T17:25:55.439Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T17:25:55.439Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T17:25:55.439Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T17:25:55.439Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T17:25:55.709Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T17:25:55.709Z] Selecting previously unselected package libksba8:amd64. [2021-06-29T17:25:55.709Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-29T17:25:55.709Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-29T17:25:55.709Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-29T17:25:55.709Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T17:25:55.709Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T17:25:55.709Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-29T17:25:55.709Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T17:25:55.709Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T17:25:55.974Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-29T17:25:55.974Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T17:25:55.974Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T17:25:55.974Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-29T17:25:55.974Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T17:25:55.974Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T17:25:55.974Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-29T17:25:55.974Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T17:25:55.974Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T17:25:55.974Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-29T17:25:55.974Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T17:25:55.974Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T17:25:55.974Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-29T17:25:55.974Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T17:25:55.974Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T17:25:56.238Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-29T17:25:56.238Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T17:25:56.238Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T17:25:56.238Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-29T17:25:56.238Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-29T17:25:56.238Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T17:25:56.238Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-29T17:25:56.238Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-29T17:25:56.238Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T17:25:56.238Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-29T17:25:56.238Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-29T17:25:56.238Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T17:25:56.238Z] Selecting previously unselected package libldap-common. [2021-06-29T17:25:56.238Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-29T17:25:56.238Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T17:25:56.238Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-29T17:25:56.238Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-29T17:25:56.238Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T17:25:56.502Z] Selecting previously unselected package dirmngr. [2021-06-29T17:25:56.502Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T17:25:56.502Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-29T17:25:56.502Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T17:25:56.502Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-29T17:25:56.502Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-29T17:25:56.502Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T17:25:56.502Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-29T17:25:56.502Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-29T17:25:56.502Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T17:25:56.502Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-29T17:25:56.502Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T17:25:56.765Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-29T17:25:57.028Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-29T17:25:57.028Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T17:25:57.028Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-29T17:25:57.292Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-29T17:25:57.292Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-29T17:25:57.292Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T17:25:57.292Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T17:25:57.292Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T17:25:57.292Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T17:25:57.292Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T17:25:57.292Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T17:25:57.292Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-29T17:25:57.292Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-29T17:25:57.292Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-29T17:25:57.292Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T17:25:57.867Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-29T17:25:57.867Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-29T17:25:57.867Z] This means they are not meant to be enabled using systemctl. [2021-06-29T17:25:57.867Z] Possible reasons for having this kind of units are: [2021-06-29T17:25:57.867Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-29T17:25:57.867Z] .wants/ or .requires/ directory. [2021-06-29T17:25:57.867Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-29T17:25:57.867Z] a requirement dependency on it. [2021-06-29T17:25:57.867Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-29T17:25:57.867Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-29T17:25:57.867Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-29T17:25:57.867Z] instance name specified. [2021-06-29T17:25:58.130Z] Reading package lists... [2021-06-29T17:25:58.394Z] Building dependency tree... [2021-06-29T17:25:58.394Z] Reading state information... [2021-06-29T17:25:58.394Z] The following additional packages will be installed: [2021-06-29T17:25:58.394Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-29T17:25:58.394Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-29T17:25:58.394Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-29T17:25:58.394Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-29T17:25:58.394Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-29T17:25:58.394Z] Suggested packages: [2021-06-29T17:25:58.394Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-29T17:25:58.394Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-29T17:25:58.394Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-29T17:25:58.394Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-29T17:25:58.394Z] systemd-container policykit-1 [2021-06-29T17:25:58.394Z] Recommended packages: [2021-06-29T17:25:58.394Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-29T17:25:58.394Z] The following NEW packages will be installed: [2021-06-29T17:25:58.394Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-29T17:25:58.394Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-29T17:25:58.394Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-29T17:25:58.394Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-29T17:25:58.394Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-29T17:25:58.394Z] The following packages will be upgraded: [2021-06-29T17:25:58.394Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-29T17:25:58.658Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-29T17:25:58.658Z] Need to get 36.7 MB of archives. [2021-06-29T17:25:58.658Z] After this operation, 147 MB of additional disk space will be used. [2021-06-29T17:25:58.658Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-29T17:25:58.658Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-29T17:25:58.658Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-29T17:25:58.658Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-29T17:25:58.658Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-29T17:25:58.658Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-29T17:25:58.658Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-29T17:25:58.658Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-29T17:25:58.658Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-29T17:25:58.658Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-29T17:25:58.921Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-29T17:25:58.921Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-29T17:25:58.921Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-29T17:25:58.921Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-29T17:25:58.921Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-29T17:25:58.921Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-29T17:25:59.496Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-29T17:25:59.496Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-29T17:25:59.496Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-29T17:25:59.496Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-29T17:25:59.496Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-29T17:25:59.496Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-29T17:25:59.496Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-29T17:25:59.496Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-29T17:25:59.496Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-29T17:25:59.496Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-29T17:25:59.496Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-29T17:25:59.496Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-29T17:25:59.496Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-29T17:25:59.496Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-29T17:26:00.887Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T17:26:00.887Z] Fetched 36.7 MB in 2s (17.0 MB/s) [2021-06-29T17:26:00.887Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T17:26:00.887Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-29T17:26:00.887Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T17:26:01.463Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-29T17:26:01.463Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T17:26:01.463Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-29T17:26:01.725Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T17:26:01.725Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-29T17:26:01.725Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-29T17:26:01.725Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-29T17:26:01.725Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-29T17:26:01.725Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-29T17:26:01.725Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-29T17:26:02.302Z] Setting up apt (1.6.13) ... [2021-06-29T17:26:02.302Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-29T17:26:02.565Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-29T17:26:02.565Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-29T17:26:02.565Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-29T17:26:02.565Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-29T17:26:02.828Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-29T17:26:02.828Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T17:26:03.091Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T17:26:03.353Z] Selecting previously unselected package libexpat1:amd64. [2021-06-29T17:26:03.353Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-29T17:26:03.353Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-29T17:26:03.615Z] Selecting previously unselected package python3.6-minimal. [2021-06-29T17:26:03.615Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T17:26:03.615Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T17:26:03.878Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-29T17:26:03.878Z] Checking for services that may need to be restarted...done. [2021-06-29T17:26:03.878Z] Checking for services that may need to be restarted...done. [2021-06-29T17:26:03.878Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T17:26:03.878Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-29T17:26:03.878Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T17:26:04.453Z] Selecting previously unselected package python3-minimal. [2021-06-29T17:26:04.453Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-29T17:26:04.453Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-29T17:26:04.453Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-29T17:26:04.453Z] Selecting previously unselected package mime-support. [2021-06-29T17:26:04.453Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-29T17:26:04.453Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-29T17:26:04.453Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-29T17:26:04.453Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-29T17:26:04.453Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-29T17:26:04.715Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-29T17:26:04.715Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T17:26:04.715Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T17:26:04.715Z] Selecting previously unselected package python3.6. [2021-06-29T17:26:04.715Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-29T17:26:04.715Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T17:26:04.979Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-29T17:26:04.980Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-29T17:26:04.980Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-29T17:26:04.980Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-29T17:26:05.244Z] Selecting previously unselected package python3. [2021-06-29T17:26:05.244Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-29T17:26:05.244Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-29T17:26:05.244Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-29T17:26:05.244Z] Selecting previously unselected package multiarch-support. [2021-06-29T17:26:05.244Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T17:26:05.244Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-29T17:26:05.244Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-29T17:26:05.244Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-29T17:26:05.244Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-29T17:26:05.244Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-29T17:26:05.244Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-29T17:26:05.244Z] Selecting previously unselected package libbsd0:amd64. [2021-06-29T17:26:05.244Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-29T17:26:05.244Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-29T17:26:05.506Z] Selecting previously unselected package sudo. [2021-06-29T17:26:05.506Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-29T17:26:05.506Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-29T17:26:05.506Z] Selecting previously unselected package apparmor. [2021-06-29T17:26:05.506Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-29T17:26:05.507Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-29T17:26:05.507Z] Selecting previously unselected package libedit2:amd64. [2021-06-29T17:26:05.507Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-29T17:26:05.507Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-29T17:26:05.770Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-29T17:26:05.770Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T17:26:05.770Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T17:26:05.770Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-29T17:26:05.770Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T17:26:05.770Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T17:26:05.770Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-29T17:26:05.770Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-29T17:26:05.770Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-29T17:26:05.770Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-29T17:26:05.770Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T17:26:05.770Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T17:26:06.034Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-29T17:26:06.034Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-29T17:26:06.034Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T17:26:06.034Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-29T17:26:06.034Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-29T17:26:06.034Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-29T17:26:06.298Z] Selecting previously unselected package openssh-client. [2021-06-29T17:26:06.298Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-29T17:26:06.298Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-29T17:26:06.298Z] Selecting previously unselected package squashfs-tools. [2021-06-29T17:26:06.298Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-29T17:26:06.298Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-29T17:26:06.298Z] Selecting previously unselected package snapd. [2021-06-29T17:26:06.298Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-29T17:26:06.298Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-29T17:26:08.864Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-29T17:26:08.864Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-29T17:26:08.864Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-29T17:26:08.864Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-29T17:26:08.864Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-29T17:26:08.864Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T17:26:08.864Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T17:26:08.864Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-29T17:26:08.864Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-29T17:26:09.440Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-29T17:26:09.440Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-29T17:26:09.440Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-29T17:26:09.440Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T17:26:09.440Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T17:26:09.440Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-29T17:26:10.026Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-29T17:26:10.026Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T17:26:10.026Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-29T17:26:10.026Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-29T17:26:10.026Z] running python rtupdate hooks for python3.6... [2021-06-29T17:26:10.026Z] running python post-rtupdate hooks for python3.6... [2021-06-29T17:26:10.288Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-29T17:26:11.680Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-29T17:26:11.680Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-29T17:26:11.680Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-29T17:26:11.680Z] Setting up snapd (2.49.2+18.04) ... [2021-06-29T17:26:12.254Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-29T17:26:12.254Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-29T17:26:12.516Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-29T17:26:12.516Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-29T17:26:12.779Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-29T17:26:12.779Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-29T17:26:13.040Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-29T17:26:13.040Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-29T17:26:13.303Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-29T17:26:13.566Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-29T17:26:13.566Z] /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' [2021-06-29T17:26:14.517Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-29T17:26:15.473Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-29T17:26:16.422Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T17:26:16.684Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T17:26:16.684Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T17:26:17.895Z] Reading package lists... [2021-06-29T17:26:17.895Z] Reading package lists... [2021-06-29T17:26:18.158Z] Building dependency tree... [2021-06-29T17:26:18.158Z] Reading state information... [2021-06-29T17:26:18.158Z] Calculating upgrade... [2021-06-29T17:26:18.420Z] The following packages will be upgraded: [2021-06-29T17:26:18.420Z] advancecomp base-files bash binutils binutils-common [2021-06-29T17:26:18.420Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-29T17:26:18.420Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-29T17:26:18.420Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-29T17:26:18.420Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-29T17:26:18.420Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-29T17:26:18.420Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-29T17:26:18.420Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-29T17:26:18.420Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-29T17:26:18.420Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-29T17:26:18.420Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-29T17:26:18.420Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-29T17:26:18.420Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-29T17:26:18.420Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-29T17:26:18.420Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-29T17:26:18.420Z] ubuntu-keyring util-linux [2021-06-29T17:26:18.420Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T17:26:18.420Z] Need to get 64.1 MB of archives. [2021-06-29T17:26:18.421Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-29T17:26:18.421Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-29T17:26:18.421Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-29T17:26:18.421Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-29T17:26:18.421Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-29T17:26:18.421Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-29T17:26:18.421Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-29T17:26:18.421Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-29T17:26:18.421Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-29T17:26:18.421Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-29T17:26:18.421Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-29T17:26:18.421Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-29T17:26:18.689Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-29T17:26:18.689Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-29T17:26:18.689Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-29T17:26:18.689Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-29T17:26:18.689Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-29T17:26:18.689Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-29T17:26:18.689Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-29T17:26:18.689Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-29T17:26:18.689Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-29T17:26:18.689Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-29T17:26:18.689Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-29T17:26:18.689Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-29T17:26:18.689Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-29T17:26:18.689Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-29T17:26:18.689Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-29T17:26:18.689Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-29T17:26:18.689Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-29T17:26:18.689Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-29T17:26:18.689Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-29T17:26:18.689Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-29T17:26:18.689Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-29T17:26:18.689Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-29T17:26:18.689Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-29T17:26:18.689Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-29T17:26:18.689Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-29T17:26:18.689Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-29T17:26:18.689Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-29T17:26:18.689Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-29T17:26:18.958Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-29T17:26:18.958Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-29T17:26:18.958Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-29T17:26:18.958Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-29T17:26:18.958Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-29T17:26:18.958Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-29T17:26:18.958Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-29T17:26:18.958Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-29T17:26:18.958Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-29T17:26:18.958Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-29T17:26:18.958Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-29T17:26:18.958Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-29T17:26:18.958Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-29T17:26:18.958Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-29T17:26:18.958Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-29T17:26:18.958Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-29T17:26:18.958Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-29T17:26:18.958Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-29T17:26:19.225Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-29T17:26:19.225Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-29T17:26:19.225Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-29T17:26:19.225Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-29T17:26:19.488Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-29T17:26:19.488Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-29T17:26:19.488Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-29T17:26:19.488Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-29T17:26:19.488Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-29T17:26:19.488Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-29T17:26:19.488Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-29T17:26:19.751Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-29T17:26:19.751Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-29T17:26:19.751Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-29T17:26:19.751Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-29T17:26:19.751Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-29T17:26:19.751Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-29T17:26:19.751Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-29T17:26:19.751Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-29T17:26:19.751Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-29T17:26:19.751Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-29T17:26:19.751Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-29T17:26:20.012Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-29T17:26:20.012Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-29T17:26:20.012Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-29T17:26:20.012Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-29T17:26:20.012Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-29T17:26:20.012Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-29T17:26:20.012Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-29T17:26:20.012Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-29T17:26:20.012Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-29T17:26:20.012Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-29T17:26:20.012Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-29T17:26:20.012Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-29T17:26:20.012Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-29T17:26:20.012Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-29T17:26:20.012Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-29T17:26:20.012Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-29T17:26:20.012Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-29T17:26:20.012Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-29T17:26:20.282Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-29T17:26:20.282Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-29T17:26:20.282Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-29T17:26:20.282Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-29T17:26:20.282Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-29T17:26:20.546Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T17:26:20.546Z] Fetched 64.1 MB in 2s (32.9 MB/s) [2021-06-29T17:26:20.546Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T17:26:20.546Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T17:26:20.546Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T17:26:21.124Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T17:26:21.125Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T17:26:21.125Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-29T17:26:21.125Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-29T17:26:22.072Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T17:26:22.072Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T17:26:22.072Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T17:26:22.072Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T17:26:22.072Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T17:26:22.072Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T17:26:22.338Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T17:26:22.338Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T17:26:22.338Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T17:26:22.338Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T17:26:22.601Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T17:26:22.863Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T17:26:23.126Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T17:26:23.126Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T17:26:23.700Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T17:26:23.700Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T17:26:23.700Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T17:26:23.962Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-29T17:26:23.962Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-29T17:26:24.232Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T17:26:24.232Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T17:26:24.232Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T17:26:24.495Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T17:26:24.495Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T17:26:24.759Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-29T17:26:24.759Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-29T17:26:25.024Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T17:26:25.598Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T17:26:25.598Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T17:26:25.862Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T17:26:27.254Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-29T17:26:27.831Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-29T17:26:27.831Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-29T17:26:27.831Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-29T17:26:27.831Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-29T17:26:27.831Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-29T17:26:28.093Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-29T17:26:28.356Z] Installing new version of config file /etc/issue ... [2021-06-29T17:26:28.356Z] Installing new version of config file /etc/issue.net ... [2021-06-29T17:26:28.356Z] Installing new version of config file /etc/lsb-release ... [2021-06-29T17:26:28.356Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-29T17:26:28.627Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-29T17:26:28.627Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-29T17:26:28.627Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-29T17:26:32.369Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:32.369Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-29T17:26:32.369Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-29T17:26:32.369Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-29T17:26:32.369Z] 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 [2021-06-29T17:26:32.369Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:32.369Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T17:26:32.369Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-29T17:26:32.369Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-29T17:26:32.369Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:32.369Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-29T17:26:32.369Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-29T17:26:32.369Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-29T17:26:32.369Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:32.369Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-29T17:26:32.369Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T17:26:32.369Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-29T17:26:32.369Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:32.369Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T17:26:32.369Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T17:26:32.369Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T17:26:32.369Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:32.369Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T17:26:32.369Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T17:26:32.369Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-29T17:26:32.369Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:32.369Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-29T17:26:32.369Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-29T17:26:32.369Z] Setting up grep (3.1-2build1) ... [2021-06-29T17:26:32.369Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:32.369Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-29T17:26:32.369Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-29T17:26:32.369Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-29T17:26:32.369Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:32.369Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T17:26:32.369Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T17:26:32.369Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-29T17:26:32.369Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:32.369Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T17:26:32.369Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T17:26:32.369Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T17:26:32.369Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T17:26:32.631Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-29T17:26:32.631Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T17:26:32.892Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-29T17:26:32.892Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:32.892Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-29T17:26:32.892Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-29T17:26:33.465Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-29T17:26:33.465Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-29T17:26:33.465Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-29T17:26:33.465Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-29T17:26:33.728Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-29T17:26:33.728Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:33.728Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-29T17:26:33.728Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-29T17:26:33.728Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-29T17:26:33.992Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:33.992Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T17:26:33.992Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T17:26:33.992Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T17:26:33.992Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:33.992Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T17:26:33.992Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T17:26:33.992Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T17:26:33.992Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:33.992Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T17:26:33.992Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T17:26:34.255Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T17:26:34.255Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:34.255Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T17:26:34.519Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T17:26:34.519Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T17:26:34.782Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:34.782Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T17:26:34.782Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T17:26:34.782Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T17:26:34.782Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T17:26:34.782Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T17:26:34.782Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:34.782Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-29T17:26:34.782Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T17:26:35.050Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T17:26:35.050Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:35.050Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T17:26:35.050Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T17:26:35.050Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-29T17:26:35.050Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:35.050Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T17:26:35.050Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T17:26:35.312Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-29T17:26:35.312Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:35.312Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T17:26:35.574Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T17:26:37.496Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-29T17:26:37.758Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-29T17:26:38.021Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-29T17:26:38.285Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:38.285Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-29T17:26:38.285Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-29T17:26:38.548Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T17:26:38.810Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-29T17:26:38.810Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-29T17:26:38.810Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-29T17:26:39.075Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-29T17:26:39.075Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T17:26:39.075Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-29T17:26:39.338Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-29T17:26:39.338Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-29T17:26:39.600Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T17:26:39.600Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-29T17:26:39.600Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-29T17:26:39.600Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-29T17:26:39.600Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T17:26:39.600Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-29T17:26:39.600Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-29T17:26:39.867Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-29T17:26:39.868Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T17:26:39.868Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T17:26:39.868Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T17:26:39.868Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T17:26:40.134Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-29T17:26:40.134Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T17:26:40.134Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T17:26:40.134Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T17:26:40.134Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-29T17:26:40.134Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-29T17:26:40.134Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T17:26:40.396Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T17:26:40.396Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T17:26:40.396Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-29T17:26:40.396Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-29T17:26:40.396Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-29T17:26:40.396Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-29T17:26:40.656Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T17:26:40.656Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T17:26:40.656Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T17:26:40.918Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T17:26:40.918Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-29T17:26:40.918Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-29T17:26:40.918Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-29T17:26:40.918Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T17:26:40.918Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-29T17:26:40.918Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-29T17:26:41.179Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-29T17:26:41.179Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T17:26:41.180Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-29T17:26:41.180Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-29T17:26:41.180Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-29T17:26:41.451Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T17:26:41.451Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-29T17:26:41.451Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-29T17:26:41.451Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-29T17:26:41.451Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T17:26:41.451Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-29T17:26:41.451Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-29T17:26:41.451Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-29T17:26:41.713Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T17:26:41.713Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-29T17:26:41.713Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-29T17:26:41.974Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-29T17:26:41.974Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T17:26:41.974Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-29T17:26:41.974Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-29T17:26:41.975Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-29T17:26:42.238Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T17:26:42.238Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-29T17:26:42.238Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-29T17:26:42.238Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-29T17:26:42.238Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T17:26:42.238Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-29T17:26:42.238Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-29T17:26:42.238Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-29T17:26:42.503Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T17:26:42.503Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-29T17:26:42.503Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-29T17:26:43.080Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-29T17:26:43.345Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T17:26:43.345Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-29T17:26:43.345Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-29T17:26:43.345Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-29T17:26:43.607Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T17:26:43.607Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-29T17:26:43.607Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-29T17:26:43.870Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-29T17:26:44.131Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T17:26:44.131Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-29T17:26:44.393Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-29T17:26:44.393Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-29T17:26:44.655Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T17:26:44.655Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-29T17:26:44.655Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-29T17:26:44.655Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-29T17:26:44.916Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-29T17:26:44.917Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-29T17:26:44.917Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-29T17:26:44.917Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-29T17:26:45.179Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-29T17:26:45.179Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-29T17:26:45.179Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-29T17:26:45.440Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-29T17:26:45.440Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-29T17:26:45.703Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-29T17:26:45.966Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-29T17:26:46.229Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-29T17:26:46.491Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-29T17:26:46.751Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-29T17:26:46.751Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-29T17:26:47.022Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-29T17:26:47.022Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-29T17:26:47.675Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-29T17:26:47.675Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-29T17:26:48.043Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-29T17:26:48.043Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-29T17:26:50.697Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-29T17:26:50.697Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-29T17:26:50.697Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-29T17:26:50.697Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-29T17:26:50.959Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-29T17:26:51.221Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-29T17:26:51.483Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-29T17:26:51.745Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-29T17:26:53.665Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-29T17:26:53.665Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-29T17:26:53.665Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-29T17:26:53.665Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-29T17:26:54.241Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T17:26:54.241Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T17:26:54.815Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T17:26:54.815Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T17:26:55.076Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T17:26:55.076Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T17:26:55.076Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-29T17:26:55.076Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-29T17:26:55.340Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T17:26:55.340Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T17:26:55.601Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T17:26:55.601Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T17:26:55.863Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T17:26:55.863Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T17:26:56.125Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T17:26:56.125Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T17:26:57.070Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T17:26:57.070Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T17:26:58.015Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T17:26:58.276Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T17:27:00.201Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T17:27:00.201Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T17:27:00.774Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T17:27:00.774Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T17:27:01.716Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-29T17:27:01.716Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-29T17:27:01.978Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T17:27:01.978Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T17:27:02.241Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-29T17:27:02.241Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T17:27:02.817Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-29T17:27:02.817Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-29T17:27:03.079Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-29T17:27:03.079Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-29T17:27:03.341Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T17:27:03.341Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T17:27:03.618Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-29T17:27:03.618Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-29T17:27:03.618Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-29T17:27:03.618Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-29T17:27:03.894Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T17:27:03.894Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-29T17:27:03.895Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T17:27:04.222Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T17:27:04.223Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T17:27:04.223Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-29T17:27:04.223Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-29T17:27:04.223Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-29T17:27:04.223Z] [2021-06-29T17:27:04.223Z] Current default time zone: 'Etc/UTC' [2021-06-29T17:27:04.223Z] Local time is now: Tue Jun 29 17:27:04 UTC 2021. [2021-06-29T17:27:04.223Z] Universal Time is now: Tue Jun 29 17:27:04 UTC 2021. [2021-06-29T17:27:04.223Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-29T17:27:04.223Z] [2021-06-29T17:27:04.501Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-29T17:27:04.501Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T17:27:04.501Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-29T17:27:04.762Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-29T17:27:04.762Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-29T17:27:04.762Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-29T17:27:04.762Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-29T17:27:05.024Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-29T17:27:05.024Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-29T17:27:05.284Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-29T17:27:05.284Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T17:27:05.284Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-29T17:27:06.229Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T17:27:06.229Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-29T17:27:06.491Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T17:27:06.491Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-29T17:27:06.491Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-29T17:27:06.491Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-29T17:27:06.491Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-29T17:27:06.491Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-29T17:27:06.753Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-29T17:27:06.753Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-29T17:27:06.753Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-29T17:27:08.671Z] Updating certificates in /etc/ssl/certs... [2021-06-29T17:27:09.616Z] 23 added, 27 removed; done. [2021-06-29T17:27:09.878Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-29T17:27:09.878Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-29T17:27:09.878Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-29T17:27:09.878Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-29T17:27:09.878Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-29T17:27:10.145Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T17:27:10.145Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-29T17:27:10.145Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T17:27:10.145Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T17:27:10.145Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T17:27:10.774Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T17:27:10.774Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T17:27:10.774Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-29T17:27:11.046Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-29T17:27:11.046Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-29T17:27:11.046Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-29T17:27:11.046Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-29T17:27:11.046Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T17:27:11.046Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-29T17:27:11.047Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-29T17:27:11.047Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-29T17:27:11.047Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-29T17:27:11.047Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T17:27:11.047Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-29T17:27:11.047Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-29T17:27:11.310Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-29T17:27:11.310Z] Updating certificates in /etc/ssl/certs... [2021-06-29T17:27:11.882Z] 0 added, 0 removed; done. [2021-06-29T17:27:11.882Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-29T17:27:11.882Z] done. [2021-06-29T17:27:12.455Z] Reading package lists... [2021-06-29T17:27:12.455Z] Building dependency tree... [2021-06-29T17:27:12.455Z] Reading state information... [2021-06-29T17:27:12.716Z] The following NEW packages will be installed: [2021-06-29T17:27:12.716Z] apt-transport-https [2021-06-29T17:27:12.977Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T17:27:12.977Z] Need to get 1692 B of archives. [2021-06-29T17:27:12.977Z] After this operation, 154 kB of additional disk space will be used. [2021-06-29T17:27:12.977Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-29T17:27:12.977Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T17:27:12.977Z] Fetched 1692 B in 0s (8563 B/s) [2021-06-29T17:27:12.977Z] Selecting previously unselected package apt-transport-https. [2021-06-29T17:27:12.977Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-29T17:27:12.977Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-29T17:27:12.977Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-29T17:27:12.977Z] Setting up apt-transport-https (1.6.13) ... [2021-06-29T17:27:13.238Z] Waiting for network to be ready... [2021-06-29T17:27:19.837Z] 2021-06-29T17:27:17Z INFO Waiting for automatic snapd restart... [2021-06-29T17:27:20.782Z] snapd 2.51 from Canonical* installed [2021-06-29T17:27:21.726Z] "snapd" switched to the "latest/stable" channel [2021-06-29T17:27:21.726Z] [2021-06-29T17:27:25.031Z] core18 20210611 from Canonical* installed [2021-06-29T17:27:25.031Z] "core18" switched to the "latest/stable" channel [2021-06-29T17:27:25.031Z] [2021-06-29T17:27:29.245Z] snapcraft 4.8.3 from Canonical* installed [2021-06-29T17:27:29.508Z] "snapcraft" switched to the "latest/stable" channel [2021-06-29T17:27:29.508Z] [2021-06-29T17:27:34.803Z] 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: [2021-06-29T17:27:34.803Z] - README.md [2021-06-29T17:27:34.803Z] [2021-06-29T17:27:34.803Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-29T17:27:34.803Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-29T17:27:34.803Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-29T17:27:34.803Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-29T17:27:35.751Z] Reading package lists... [2021-06-29T17:27:36.014Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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 [2021-06-29T17:27:36.014Z] Reading package lists... [2021-06-29T17:27:36.281Z] Building dependency tree... [2021-06-29T17:27:36.281Z] Reading state information... [2021-06-29T17:27:36.281Z] Suggested packages: [2021-06-29T17:27:36.281Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-29T17:27:36.281Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-29T17:27:36.281Z] Recommended packages: [2021-06-29T17:27:36.281Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-29T17:27:36.281Z] The following NEW packages will be installed: [2021-06-29T17:27:36.281Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-29T17:27:36.281Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-29T17:27:36.281Z] pkg-config zip [2021-06-29T17:27:36.542Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-29T17:27:36.542Z] Need to get 7663 kB of archives. [2021-06-29T17:27:36.542Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-29T17:27:36.542Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-29T17:27:36.542Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-29T17:27:36.542Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-29T17:27:36.542Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-29T17:27:36.542Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-29T17:27:36.542Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-29T17:27:36.542Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-29T17:27:36.803Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-29T17:27:36.803Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-29T17:27:37.064Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-29T17:27:37.064Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-29T17:27:37.064Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-29T17:27:37.064Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-29T17:27:37.064Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-29T17:27:37.064Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-29T17:27:37.326Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-29T17:27:37.326Z] Fetched 7663 kB in 1s (10.1 MB/s) [2021-06-29T17:27:37.326Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-29T17:27:37.326Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-29T17:27:37.326Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-29T17:27:37.326Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-29T17:27:37.587Z] Selecting previously unselected package libpsl5:amd64. [2021-06-29T17:27:37.587Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-29T17:27:37.587Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-29T17:27:37.587Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-29T17:27:37.587Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-29T17:27:37.587Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-29T17:27:37.587Z] Selecting previously unselected package librtmp1:amd64. [2021-06-29T17:27:37.587Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-29T17:27:37.587Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-29T17:27:37.587Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-29T17:27:37.587Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-29T17:27:37.587Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-29T17:27:37.857Z] Selecting previously unselected package liberror-perl. [2021-06-29T17:27:37.857Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-29T17:27:37.857Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-29T17:27:37.857Z] Selecting previously unselected package git-man. [2021-06-29T17:27:37.857Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-29T17:27:37.857Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-29T17:27:38.435Z] Selecting previously unselected package git. [2021-06-29T17:27:38.435Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-29T17:27:38.435Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-29T17:27:40.984Z] Selecting previously unselected package libnorm1:amd64. [2021-06-29T17:27:40.984Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-29T17:27:40.984Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-29T17:27:40.984Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-29T17:27:40.984Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-29T17:27:40.984Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-29T17:27:40.984Z] Selecting previously unselected package libsodium23:amd64. [2021-06-29T17:27:41.245Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-29T17:27:41.245Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-29T17:27:41.507Z] Selecting previously unselected package libzmq5:amd64. [2021-06-29T17:27:41.507Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-29T17:27:41.507Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T17:27:41.769Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-29T17:27:41.769Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-29T17:27:41.769Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T17:27:43.159Z] Selecting previously unselected package pkg-config. [2021-06-29T17:27:43.159Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-29T17:27:43.159Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-29T17:27:43.159Z] Selecting previously unselected package zip. [2021-06-29T17:27:43.159Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-29T17:27:43.159Z] Unpacking zip (3.0-11build1) ... [2021-06-29T17:27:43.421Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-29T17:27:43.421Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-29T17:27:43.421Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-29T17:27:43.421Z] Setting up liberror-perl (0.17025-1) ... [2021-06-29T17:27:43.421Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-29T17:27:43.684Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-29T17:27:43.684Z] No schema files found: doing nothing. [2021-06-29T17:27:43.684Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-29T17:27:43.684Z] Setting up zip (3.0-11build1) ... [2021-06-29T17:27:43.948Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-29T17:27:43.948Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-29T17:27:43.948Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-29T17:27:43.948Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T17:27:43.948Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-29T17:27:43.948Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-29T17:27:43.948Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-29T17:27:44.211Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-29T17:27:44.785Z] git set to automatically installed. [2021-06-29T17:27:44.785Z] git-man set to automatically installed. [2021-06-29T17:27:44.785Z] libcurl3-gnutls set to automatically installed. [2021-06-29T17:27:44.785Z] liberror-perl set to automatically installed. [2021-06-29T17:27:44.785Z] libglib2.0-0 set to automatically installed. [2021-06-29T17:27:44.785Z] libnghttp2-14 set to automatically installed. [2021-06-29T17:27:44.785Z] libnorm1 set to automatically installed. [2021-06-29T17:27:44.785Z] libpgm-5.2-0 set to automatically installed. [2021-06-29T17:27:44.785Z] libpsl5 set to automatically installed. [2021-06-29T17:27:44.785Z] librtmp1 set to automatically installed. [2021-06-29T17:27:44.785Z] libsodium23 set to automatically installed. [2021-06-29T17:27:44.785Z] libzmq3-dev set to automatically installed. [2021-06-29T17:27:44.785Z] libzmq5 set to automatically installed. [2021-06-29T17:27:44.785Z] pkg-config set to automatically installed. [2021-06-29T17:27:44.785Z] zip set to automatically installed. [2021-06-29T17:27:46.177Z] snapd is not logged in, snap install commands will use sudo [2021-06-29T17:27:47.123Z] snap "core18" has no updates available [2021-06-29T17:27:47.696Z] snapd is not logged in, snap install commands will use sudo [2021-06-29T17:27:55.847Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-29T17:27:56.427Z] Downloading snap 'edgex-app-service-configurable' [2021-06-29T17:27:57.378Z] error: cannot download snap "edgex-app-service-configurable": no snap revision available as specified [2021-06-29T17:27:57.378Z] Error while downloading snap 'edgex-app-service-configurable' from channel '2.0/stable' [2021-06-29T17:27:57.378Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-29T17:27:59.423Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-29T17:28:00.996Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T17:28:01.573Z] ---> package-listing.sh [2021-06-29T17:28:01.573Z] ++ facter osfamily [2021-06-29T17:28:01.573Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-29T17:28:01.834Z] + OS_FAMILY=redhat [2021-06-29T17:28:01.834Z] + workspace=/w/workspace/edgex-go/40 [2021-06-29T17:28:01.834Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-29T17:28:01.834Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-29T17:28:01.834Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-29T17:28:01.834Z] + PACKAGES=/tmp/packages_start.txt [2021-06-29T17:28:01.834Z] + '[' /w/workspace/edgex-go/40 ']' [2021-06-29T17:28:01.834Z] + PACKAGES=/tmp/packages_end.txt [2021-06-29T17:28:01.834Z] + case "${OS_FAMILY}" in [2021-06-29T17:28:01.834Z] + sort [2021-06-29T17:28:01.834Z] + rpm -qa [2021-06-29T17:28:04.386Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-29T17:28:04.386Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-29T17:28:04.386Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-29T17:28:04.386Z] + '[' /w/workspace/edgex-go/40 ']' [2021-06-29T17:28:04.386Z] + mkdir -p /w/workspace/edgex-go/40/archives/ [2021-06-29T17:28:04.386Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/40/archives/ [Pipeline] echo [2021-06-29T17:28:04.401Z] 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/40/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-29T17:28:04.688Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-29T17:28:05.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T17:28:05.262Z] [2021-06-29T17:28:05.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-29T17:28:05.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T17:28:05.581Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-29T17:28:05.581Z] df20fa9351a1: Pulling fs layer [2021-06-29T17:28:05.581Z] 36b3adc4ff6f: Pulling fs layer [2021-06-29T17:28:05.581Z] 8ad3a11d3b57: Pulling fs layer [2021-06-29T17:28:05.581Z] 46f8f816bc3b: Pulling fs layer [2021-06-29T17:28:05.581Z] 93b61091891f: Pulling fs layer [2021-06-29T17:28:05.581Z] 93b9cdb0e59b: Pulling fs layer [2021-06-29T17:28:05.581Z] 5e14af77c1be: Pulling fs layer [2021-06-29T17:28:05.581Z] 01666e4c0597: Pulling fs layer [2021-06-29T17:28:05.581Z] aa168da1d23b: Pulling fs layer [2021-06-29T17:28:05.581Z] 46f8f816bc3b: Waiting [2021-06-29T17:28:05.581Z] 93b61091891f: Waiting [2021-06-29T17:28:05.581Z] 93b9cdb0e59b: Waiting [2021-06-29T17:28:05.581Z] 5e14af77c1be: Waiting [2021-06-29T17:28:05.581Z] 01666e4c0597: Waiting [2021-06-29T17:28:05.581Z] aa168da1d23b: Waiting [2021-06-29T17:28:05.581Z] 36b3adc4ff6f: Verifying Checksum [2021-06-29T17:28:05.581Z] 36b3adc4ff6f: Download complete [2021-06-29T17:28:05.581Z] 46f8f816bc3b: Verifying Checksum [2021-06-29T17:28:05.581Z] 46f8f816bc3b: Download complete [2021-06-29T17:28:05.841Z] df20fa9351a1: Verifying Checksum [2021-06-29T17:28:05.841Z] df20fa9351a1: Download complete [2021-06-29T17:28:05.841Z] 93b9cdb0e59b: Verifying Checksum [2021-06-29T17:28:05.841Z] 93b9cdb0e59b: Download complete [2021-06-29T17:28:05.841Z] 5e14af77c1be: Verifying Checksum [2021-06-29T17:28:05.841Z] 5e14af77c1be: Download complete [2021-06-29T17:28:05.841Z] 93b61091891f: Verifying Checksum [2021-06-29T17:28:05.841Z] 93b61091891f: Download complete [2021-06-29T17:28:05.841Z] 01666e4c0597: Verifying Checksum [2021-06-29T17:28:05.841Z] 01666e4c0597: Download complete [2021-06-29T17:28:05.841Z] df20fa9351a1: Pull complete [2021-06-29T17:28:06.104Z] 8ad3a11d3b57: Verifying Checksum [2021-06-29T17:28:06.104Z] 8ad3a11d3b57: Download complete [2021-06-29T17:28:06.104Z] 36b3adc4ff6f: Pull complete [2021-06-29T17:28:06.683Z] 8ad3a11d3b57: Pull complete [2021-06-29T17:28:06.683Z] 46f8f816bc3b: Pull complete [2021-06-29T17:28:06.683Z] 93b61091891f: Pull complete [2021-06-29T17:28:06.945Z] 93b9cdb0e59b: Pull complete [2021-06-29T17:28:06.945Z] 5e14af77c1be: Pull complete [2021-06-29T17:28:06.945Z] 01666e4c0597: Pull complete [2021-06-29T17:28:07.885Z] aa168da1d23b: Verifying Checksum [2021-06-29T17:28:07.885Z] aa168da1d23b: Download complete [2021-06-29T17:28:12.114Z] aa168da1d23b: Pull complete [2021-06-29T17:28:12.114Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-29T17:28:12.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-29T17:28:12.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-29T17:28:12.191Z] prd-centos7-docker-4c-2g-691 does not seem to be running inside a container [2021-06-29T17:28:12.224Z] $ 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/40/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/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@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:alpine cat [2021-06-29T17:28:15.328Z] $ docker top 1f52d1513f75756dd81605b085e42b42c21ade4cfa533e11c9c362c74b612a56 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-29T17:28:15.715Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-29T17:28:16.008Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-29T17:28:16.315Z] + ls /var/log/sa-host [2021-06-29T17:28:16.315Z] + sadf -c /var/log/sa-host/sa05 [2021-06-29T17:28:16.315Z] file_magic: OK [2021-06-29T17:28:16.315Z] HZ: Using current value: 100 [2021-06-29T17:28:16.315Z] file_header: OK [2021-06-29T17:28:16.315Z] 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 [2021-06-29T17:28:16.315Z] Statistics: [2021-06-29T17:28:16.315Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-29T17:28:16.315Z] File successfully converted to sysstat format version 12.2.1 [2021-06-29T17:28:16.315Z] + sadf -c /var/log/sa-host/sa29 [2021-06-29T17:28:16.315Z] file_magic: OK [2021-06-29T17:28:16.315Z] HZ: Using current value: 100 [2021-06-29T17:28:16.315Z] file_header: OK [2021-06-29T17:28:16.315Z] 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 [2021-06-29T17:28:16.315Z] Statistics: [2021-06-29T17:28:16.315Z] 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... [2021-06-29T17:28:16.315Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-29T17:28:16.994Z] provisioning config files... [2021-06-29T17:28:17.010Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/40@tmp/config380425807086228640tmp [Pipeline] { [Pipeline] echo [2021-06-29T17:28:17.035Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T17:28:17.336Z] ---> create-netrc.sh [Pipeline] } [2021-06-29T17:28:17.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-29T17:28:17.797Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-29T17:28:17.809Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T17:28:18.110Z] ---> sudo-logs.sh [2021-06-29T17:28:18.110Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-29T17:28:18.162Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T17:28:18.471Z] ---> job-cost.sh [2021-06-29T17:28:18.471Z] lf-activate-venv: SKIPPING [2021-06-29T17:28:18.471Z] DEBUG: total: 0.18000000715255737 [2021-06-29T17:28:18.471Z] INFO: Retrieving Stack Cost... [2021-06-29T17:28:19.858Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-29T17:28:20.118Z] INFO: Archiving Costs [Pipeline] echo [2021-06-29T17:28:20.132Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-29T17:28:20.437Z] ---> logs-deploy.sh [2021-06-29T17:28:20.437Z] lf-activate-venv: SKIPPING [2021-06-29T17:28:20.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/40 [2021-06-29T17:28:20.437Z] INFO: archiving workspace using pattern(s): [2021-06-29T17:28:21.381Z] Archives upload complete. [2021-06-29T17:28:21.381Z] INFO: archiving logs to Nexus [2021-06-29T17:28:21.954Z] ---> uname -a: [2021-06-29T17:28:21.954Z] Linux prd-centos7-docker-4c-2g-691.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-29T17:28:21.954Z] [2021-06-29T17:28:21.954Z] [2021-06-29T17:28:21.954Z] ---> lscpu: [2021-06-29T17:28:21.954Z] Architecture: x86_64 [2021-06-29T17:28:21.954Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-29T17:28:21.954Z] Byte Order: Little Endian [2021-06-29T17:28:21.954Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-29T17:28:21.954Z] CPU(s): 2 [2021-06-29T17:28:21.954Z] On-line CPU(s) list: 0,1 [2021-06-29T17:28:21.954Z] Thread(s) per core: 1 [2021-06-29T17:28:21.954Z] Core(s) per socket: 1 [2021-06-29T17:28:21.954Z] Socket(s): 2 [2021-06-29T17:28:21.954Z] NUMA node(s): 1 [2021-06-29T17:28:21.954Z] Vendor ID: AuthenticAMD [2021-06-29T17:28:21.954Z] CPU family: 23 [2021-06-29T17:28:21.954Z] Model: 49 [2021-06-29T17:28:21.954Z] Model name: AMD EPYC-Rome Processor [2021-06-29T17:28:21.954Z] Stepping: 0 [2021-06-29T17:28:21.954Z] CPU MHz: 2799.998 [2021-06-29T17:28:21.954Z] BogoMIPS: 5599.99 [2021-06-29T17:28:21.954Z] Virtualization: AMD-V [2021-06-29T17:28:21.954Z] Hypervisor vendor: KVM [2021-06-29T17:28:21.954Z] Virtualization type: full [2021-06-29T17:28:21.954Z] L1d cache: 64 KiB [2021-06-29T17:28:21.954Z] L1i cache: 64 KiB [2021-06-29T17:28:21.954Z] L2 cache: 1 MiB [2021-06-29T17:28:21.954Z] L3 cache: 32 MiB [2021-06-29T17:28:21.954Z] NUMA node0 CPU(s): 0,1 [2021-06-29T17:28:21.954Z] Vulnerability Itlb multihit: Not affected [2021-06-29T17:28:21.954Z] Vulnerability L1tf: Not affected [2021-06-29T17:28:21.954Z] Vulnerability Mds: Not affected [2021-06-29T17:28:21.954Z] Vulnerability Meltdown: Not affected [2021-06-29T17:28:21.954Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-29T17:28:21.954Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-29T17:28:21.954Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-29T17:28:21.954Z] Vulnerability Srbds: Not affected [2021-06-29T17:28:21.954Z] Vulnerability Tsx async abort: Not affected [2021-06-29T17:28:21.954Z] 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-29T17:28:21.954Z] [2021-06-29T17:28:21.954Z] [2021-06-29T17:28:21.954Z] ---> nproc: [2021-06-29T17:28:21.955Z] 2 [2021-06-29T17:28:21.955Z] [2021-06-29T17:28:21.955Z] [2021-06-29T17:28:21.955Z] ---> df -h: [2021-06-29T17:28:21.955Z] Filesystem Size Used Available Use% Mounted on [2021-06-29T17:28:21.955Z] overlay 40.0G 11.6G 28.4G 29% / [2021-06-29T17:28:21.955Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-29T17:28:21.955Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-29T17:28:21.955Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-29T17:28:21.955Z] /dev/vda1 40.0G 11.6G 28.4G 29% /facter-os [2021-06-29T17:28:21.955Z] /dev/vda1 40.0G 11.6G 28.4G 29% /etc/resolv.conf [2021-06-29T17:28:21.955Z] /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hostname [2021-06-29T17:28:21.955Z] /dev/vda1 40.0G 11.6G 28.4G 29% /etc/hosts [2021-06-29T17:28:21.955Z] /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/auth.log [2021-06-29T17:28:21.955Z] /dev/vda1 40.0G 11.6G 28.4G 29% /run/cloud-init/result.json [2021-06-29T17:28:21.955Z] /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/sa-host [2021-06-29T17:28:21.955Z] /dev/vda1 40.0G 11.6G 28.4G 29% /var/log/secure [2021-06-29T17:28:21.955Z] /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/40@tmp [2021-06-29T17:28:21.955Z] /dev/vda1 40.0G 11.6G 28.4G 29% /w/workspace/edgex-go/40 [2021-06-29T17:28:21.955Z] [2021-06-29T17:28:21.955Z] [2021-06-29T17:28:21.955Z] ---> free -m: [2021-06-29T17:28:21.955Z] total used free shared buff/cache available [2021-06-29T17:28:21.955Z] Mem: 7821 1316 2153 0 4350 6495 [2021-06-29T17:28:21.955Z] Swap: 1023 1 1022 [2021-06-29T17:28:21.955Z] [2021-06-29T17:28:21.955Z] [2021-06-29T17:28:21.955Z] ---> ip addr: [2021-06-29T17:28:21.955Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-29T17:28:21.955Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-29T17:28:21.955Z] inet 127.0.0.1/8 scope host lo [2021-06-29T17:28:21.955Z] valid_lft forever preferred_lft forever [2021-06-29T17:28:21.955Z] inet6 ::1/128 scope host [2021-06-29T17:28:21.955Z] valid_lft forever preferred_lft forever [2021-06-29T17:28:21.955Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-29T17:28:21.955Z] link/ether fa:16:3e:87:3c:22 brd ff:ff:ff:ff:ff:ff [2021-06-29T17:28:21.955Z] inet 10.30.123.132/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-29T17:28:21.955Z] valid_lft 84672sec preferred_lft 84672sec [2021-06-29T17:28:21.955Z] inet6 fe80::f816:3eff:fe87:3c22/64 scope link [2021-06-29T17:28:21.955Z] valid_lft forever preferred_lft forever [2021-06-29T17:28:21.955Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-29T17:28:21.955Z] link/ether 02:42:d3:b0:cc:38 brd ff:ff:ff:ff:ff:ff [2021-06-29T17:28:21.955Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-29T17:28:21.955Z] valid_lft forever preferred_lft forever [2021-06-29T17:28:21.955Z] inet6 fe80::42:d3ff:feb0:cc38/64 scope link [2021-06-29T17:28:21.955Z] valid_lft forever preferred_lft forever [2021-06-29T17:28:21.955Z] [2021-06-29T17:28:21.955Z] [2021-06-29T17:28:21.955Z] ---> sar -b -r -n DEV: [2021-06-29T17:28:21.955Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T17:28:21.955Z] [2021-06-29T17:28:21.955Z] 16:59:22 LINUX RESTART (2 CPU) [2021-06-29T17:28:21.955Z] [2021-06-29T17:28:21.955Z] 17:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-29T17:28:21.955Z] 17:01:01 102.47 3.71 98.76 0.00 2644.51 20011.83 0.00 [2021-06-29T17:28:21.955Z] 17:02:01 185.01 0.10 184.91 0.00 2.13 48322.15 0.00 [2021-06-29T17:28:21.955Z] 17:03:01 57.43 0.02 57.41 0.00 0.53 10688.22 0.00 [2021-06-29T17:28:21.955Z] 17:04:01 125.59 0.02 125.57 0.00 0.27 53215.20 0.00 [2021-06-29T17:28:21.955Z] 17:05:01 582.70 173.01 409.69 0.00 4165.94 265036.97 0.00 [2021-06-29T17:28:21.955Z] 17:06:02 403.76 13.13 390.63 0.00 1507.44 163625.70 0.00 [2021-06-29T17:28:21.955Z] 17:07:01 315.87 22.49 293.38 0.00 3260.98 87782.99 0.00 [2021-06-29T17:28:21.955Z] 17:08:01 1.22 0.00 1.22 0.00 0.00 19.19 0.00 [2021-06-29T17:28:21.955Z] 17:09:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 [2021-06-29T17:28:21.955Z] 17:10:01 0.20 0.00 0.20 0.00 0.00 2.72 0.00 [2021-06-29T17:28:21.955Z] 17:11:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 [2021-06-29T17:28:21.955Z] 17:12:01 0.20 0.00 0.20 0.00 0.00 1.67 0.00 [2021-06-29T17:28:21.955Z] 17:13:01 0.17 0.00 0.17 0.00 0.00 2.58 0.00 [2021-06-29T17:28:21.955Z] 17:14:01 0.25 0.00 0.25 0.00 0.00 3.77 0.00 [2021-06-29T17:28:21.955Z] 17:15:01 0.40 0.18 0.22 0.00 5.73 3.15 0.00 [2021-06-29T17:28:21.955Z] 17:16:01 0.77 0.00 0.77 0.00 0.00 14.93 0.00 [2021-06-29T17:28:21.955Z] 17:17:01 0.15 0.00 0.15 0.00 0.00 2.03 0.00 [2021-06-29T17:28:21.955Z] 17:18:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 [2021-06-29T17:28:21.955Z] 17:19:01 0.32 0.00 0.32 0.00 0.00 3.95 0.00 [2021-06-29T17:28:21.955Z] 17:20:01 0.33 0.17 0.17 0.00 1.33 1.50 0.00 [2021-06-29T17:28:21.955Z] 17:21:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-06-29T17:28:21.955Z] 17:22:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2021-06-29T17:28:21.955Z] 17:23:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 [2021-06-29T17:28:21.955Z] 17:24:01 276.43 254.08 22.35 0.00 3444.90 1061.41 0.00 [2021-06-29T17:28:21.955Z] 17:25:01 0.48 0.00 0.48 0.00 0.00 7.73 0.00 [2021-06-29T17:28:21.955Z] 17:26:01 0.22 0.00 0.22 0.00 0.00 2.23 0.00 [2021-06-29T17:28:21.955Z] 17:27:01 0.18 0.00 0.18 0.00 0.00 2.18 0.00 [2021-06-29T17:28:21.955Z] 17:28:01 1.95 1.70 0.25 0.00 164.72 3.02 0.00 [2021-06-29T17:28:21.955Z] Average: 73.35 16.74 56.61 0.00 540.14 23183.38 0.00 [2021-06-29T17:28:21.955Z] [2021-06-29T17:28:21.955Z] 17:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-29T17:28:21.955Z] 17:01:01 4772052 0 897088 11.20 2620 2337180 1679404 18.54 959228 1852736 276776 [2021-06-29T17:28:21.955Z] 17:02:01 3867780 0 1202956 15.02 2620 2935584 1808772 19.97 1361264 2237324 181176 [2021-06-29T17:28:21.955Z] 17:03:01 4035976 0 1041148 13.00 2620 2929196 1563252 17.26 1111624 2305220 19760 [2021-06-29T17:28:21.955Z] 17:04:01 1438408 0 1163944 14.53 2620 5403968 1610284 17.78 1903992 4032528 1095544 [2021-06-29T17:28:21.955Z] 17:05:01 1816724 0 1678928 20.96 2620 4510668 3755896 41.47 2519940 2940556 163636 [2021-06-29T17:28:21.955Z] 17:06:02 773412 0 1549260 19.34 2620 5683648 2929720 32.35 2738176 3741392 465516 [2021-06-29T17:28:21.955Z] 17:07:01 2991832 0 1146268 14.31 2620 3868220 1296712 14.32 1336292 2973488 20 [2021-06-29T17:28:21.955Z] 17:08:01 2995584 0 1142512 14.27 2620 3868224 1254552 13.85 1354496 2952332 12 [2021-06-29T17:28:21.955Z] 17:09:01 2989736 0 1148356 14.34 2620 3868228 1254552 13.85 1408804 2904440 12 [2021-06-29T17:28:21.955Z] 17:10:01 2990132 0 1147956 14.33 2620 3868232 1254816 13.85 1409680 2904356 20 [2021-06-29T17:28:21.955Z] 17:11:01 2989140 0 1148944 14.35 2620 3868236 1254612 13.85 1403784 2911164 12 [2021-06-29T17:28:21.955Z] 17:12:01 2989556 0 1148524 14.34 2620 3868240 1254552 13.85 1407820 2906912 20 [2021-06-29T17:28:21.955Z] 17:13:01 2989712 0 1148360 14.34 2620 3868248 1254552 13.85 1407824 2906916 20 [2021-06-29T17:28:21.955Z] 17:14:01 2989836 0 1148236 14.34 2620 3868248 1254552 13.85 1407924 2906912 8 [2021-06-29T17:28:21.955Z] 17:15:01 2986140 0 1151892 14.38 2620 3868288 1273512 14.06 1411180 2906268 28 [2021-06-29T17:28:21.955Z] 17:16:01 2986236 0 1151796 14.38 2620 3868288 1273068 14.06 1411076 2906264 16 [2021-06-29T17:28:21.955Z] 17:17:01 2987256 0 1150772 14.37 2620 3868292 1253308 13.84 1416252 2900628 8 [2021-06-29T17:28:21.955Z] 17:18:01 2987380 0 1150640 14.37 2620 3868300 1253308 13.84 1416144 2900628 8 [2021-06-29T17:28:21.955Z] 17:19:01 2987272 0 1150748 14.37 2620 3868300 1253308 13.84 1416144 2900628 8 [2021-06-29T17:28:21.955Z] 17:20:01 2983384 0 1154628 14.42 2620 3868308 1257876 13.89 1422044 2897864 16 [2021-06-29T17:28:21.955Z] 17:21:01 2984660 0 1153352 14.40 2620 3868308 1253308 13.84 1421788 2897816 12 [2021-06-29T17:28:21.955Z] 17:22:01 2984520 0 1153484 14.40 2620 3868316 1253308 13.84 1421792 2897820 8 [2021-06-29T17:28:21.955Z] 17:23:01 2984432 0 1153568 14.40 2620 3868320 1253380 13.84 1421936 2897816 8 [2021-06-29T17:28:21.955Z] 17:24:01 2842256 0 1233784 15.41 2620 3930280 1253340 13.84 1462188 2919520 8 [2021-06-29T17:28:21.955Z] 17:25:01 2840828 0 1235204 15.42 2620 3930288 1268188 14.00 1462712 2919520 20 [2021-06-29T17:28:21.955Z] 17:26:01 2842140 0 1233888 15.41 2620 3930292 1253340 13.84 1462136 2919476 12 [2021-06-29T17:28:21.955Z] 17:27:01 2841120 0 1234904 15.42 2620 3930296 1258936 13.90 1462892 2919472 8 [2021-06-29T17:28:21.955Z] 17:28:01 2831612 0 1239468 15.48 2620 3935240 1299364 14.35 1465984 2924196 180 [2021-06-29T17:28:21.955Z] Average: 2917826 0 1187879 14.83 2620 3900616 1467278 16.20 1493040 2899435 78674 [2021-06-29T17:28:21.955Z] [2021-06-29T17:28:21.955Z] 17:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-29T17:28:21.955Z] 17:01:01 eth0 1028.14 1187.19 4143.58 158.81 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:01:01 docker0 951.90 730.89 77.78 2734.93 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:02:01 eth0 540.37 453.27 3542.92 47.45 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:02:01 veth38575f9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:02:01 docker0 193.49 246.66 13.37 840.38 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:03:01 eth0 28.91 15.71 22.16 11.95 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:03:01 veth38575f9 2.35 2.35 0.19 0.19 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:03:01 docker0 2.35 2.35 0.16 0.19 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:04:01 veth083a837 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:04:01 eth0 192.26 163.65 1707.04 26.81 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:05:01 veth41b51fd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:05:01 veth338e135 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:05:01 veth083a837 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:05:01 eth0 100.07 79.37 189.21 72.81 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:06:02 veth6dcdb8f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:06:02 veth083a837 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:06:02 vetha5bafa9 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:06:02 eth0 240.59 175.45 1802.61 77.92 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:07:01 eth0 82.91 56.01 185.82 19.48 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:07:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:07:01 docker0 1295.22 1172.27 100.97 4430.50 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:08:01 eth0 0.35 0.33 0.02 0.03 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:09:01 eth0 0.63 0.20 0.06 0.02 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:10:01 eth0 1.80 0.83 1.05 0.47 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:11:01 eth0 0.23 0.22 0.07 0.02 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:12:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:13:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:14:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.955Z] 17:15:01 eth0 2.63 2.73 0.24 16.47 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:16:01 eth0 0.15 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:17:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:18:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:20:01 eth0 0.98 1.07 0.13 6.46 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:21:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:22:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:23:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:24:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:25:01 eth0 1.12 1.10 0.14 6.46 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:26:01 eth0 0.47 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:27:01 eth0 2.68 1.67 0.47 12.97 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:28:01 eth0 3.40 2.55 3.14 6.72 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] Average: eth0 79.09 75.92 412.47 16.53 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] Average: docker0 45.54 41.22 3.55 155.79 0.00 0.00 0.00 0.00 [2021-06-29T17:28:21.956Z] [2021-06-29T17:28:21.956Z] [2021-06-29T17:28:21.956Z] ---> sar -P ALL: [2021-06-29T17:28:21.956Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) [2021-06-29T17:28:21.956Z] [2021-06-29T17:28:21.956Z] 16:59:22 LINUX RESTART (2 CPU) [2021-06-29T17:28:21.956Z] [2021-06-29T17:28:21.956Z] 17:00:02 CPU %user %nice %system %iowait %steal %idle [2021-06-29T17:28:21.956Z] 17:01:01 all 17.70 0.00 5.28 4.03 0.07 72.91 [2021-06-29T17:28:21.956Z] 17:01:01 0 20.05 0.00 6.13 5.60 0.07 68.14 [2021-06-29T17:28:21.956Z] 17:01:01 1 15.37 0.00 4.43 2.48 0.07 77.64 [2021-06-29T17:28:21.956Z] 17:02:01 all 44.97 0.00 9.27 3.33 0.11 42.32 [2021-06-29T17:28:21.956Z] 17:02:01 0 44.45 0.00 10.32 3.78 0.11 41.34 [2021-06-29T17:28:21.956Z] 17:02:01 1 45.49 0.00 8.23 2.89 0.11 43.28 [2021-06-29T17:28:21.956Z] 17:03:01 all 34.33 0.00 4.53 0.46 0.09 60.60 [2021-06-29T17:28:21.956Z] 17:03:01 0 34.75 0.00 4.59 0.58 0.09 60.00 [2021-06-29T17:28:21.956Z] 17:03:01 1 33.91 0.00 4.46 0.33 0.09 61.20 [2021-06-29T17:28:21.956Z] 17:04:01 all 55.62 0.00 10.71 2.60 0.10 30.97 [2021-06-29T17:28:21.956Z] 17:04:01 0 56.18 0.00 10.77 2.99 0.09 29.97 [2021-06-29T17:28:21.956Z] 17:04:01 1 55.06 0.00 10.64 2.21 0.11 31.98 [2021-06-29T17:28:21.956Z] 17:05:01 all 49.15 0.00 19.50 24.66 0.12 6.56 [2021-06-29T17:28:21.956Z] 17:05:01 0 48.73 0.00 19.84 25.74 0.11 5.58 [2021-06-29T17:28:21.956Z] 17:05:01 1 49.58 0.00 19.17 23.57 0.13 7.55 [2021-06-29T17:28:21.956Z] 17:06:02 all 66.76 0.00 16.82 13.63 0.13 2.66 [2021-06-29T17:28:21.956Z] 17:06:02 0 66.80 0.00 16.96 14.63 0.13 1.48 [2021-06-29T17:28:21.956Z] 17:06:02 1 66.72 0.00 16.68 12.63 0.13 3.84 [2021-06-29T17:28:21.956Z] 17:07:01 all 42.47 0.00 10.82 6.29 0.10 40.32 [2021-06-29T17:28:21.956Z] 17:07:01 0 42.10 0.00 11.07 5.99 0.09 40.75 [2021-06-29T17:28:21.956Z] 17:07:01 1 42.84 0.00 10.58 6.59 0.11 39.88 [2021-06-29T17:28:21.956Z] 17:08:01 all 0.08 0.00 0.04 0.00 0.03 99.85 [2021-06-29T17:28:21.956Z] 17:08:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-29T17:28:21.956Z] 17:08:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-29T17:28:21.956Z] 17:09:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-29T17:28:21.956Z] 17:09:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-29T17:28:21.956Z] 17:09:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-29T17:28:21.956Z] 17:10:01 all 0.13 0.00 0.06 0.00 0.03 99.77 [2021-06-29T17:28:21.956Z] 17:10:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2021-06-29T17:28:21.956Z] 17:10:01 1 0.18 0.00 0.07 0.00 0.05 99.70 [2021-06-29T17:28:21.956Z] 17:11:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-29T17:28:21.956Z] 17:11:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-29T17:28:21.956Z] 17:11:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-06-29T17:28:21.956Z] [2021-06-29T17:28:21.956Z] 17:11:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T17:28:21.956Z] 17:12:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-06-29T17:28:21.956Z] 17:12:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-29T17:28:21.956Z] 17:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-29T17:28:21.956Z] 17:13:01 all 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-29T17:28:21.956Z] 17:13:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-29T17:28:21.956Z] 17:13:01 1 0.08 0.00 0.02 0.00 0.05 99.85 [2021-06-29T17:28:21.956Z] 17:14:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-29T17:28:21.956Z] 17:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-29T17:28:21.956Z] 17:14:01 1 0.15 0.00 0.03 0.00 0.05 99.77 [2021-06-29T17:28:21.956Z] 17:15:01 all 0.08 0.00 0.06 0.00 0.03 99.84 [2021-06-29T17:28:21.956Z] 17:15:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-29T17:28:21.956Z] 17:15:01 1 0.08 0.00 0.08 0.00 0.03 99.80 [2021-06-29T17:28:21.956Z] 17:16:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-06-29T17:28:21.956Z] 17:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-29T17:28:21.956Z] 17:16:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-29T17:28:21.956Z] 17:17:01 all 0.03 0.00 0.01 0.00 0.03 99.93 [2021-06-29T17:28:21.956Z] 17:17:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-06-29T17:28:21.956Z] 17:17:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-29T17:28:21.956Z] 17:18:01 all 0.03 0.00 0.02 0.00 0.03 99.93 [2021-06-29T17:28:21.956Z] 17:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-29T17:28:21.956Z] 17:18:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-29T17:28:21.956Z] 17:19:01 all 0.02 0.00 0.02 0.00 0.03 99.94 [2021-06-29T17:28:21.956Z] 17:19:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-29T17:28:21.956Z] 17:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-06-29T17:28:21.956Z] 17:20:01 all 0.05 0.00 0.03 0.01 0.04 99.87 [2021-06-29T17:28:21.956Z] 17:20:01 0 0.05 0.00 0.05 0.00 0.07 99.83 [2021-06-29T17:28:21.956Z] 17:20:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2021-06-29T17:28:21.956Z] 17:21:01 all 0.01 0.00 0.03 0.00 0.03 99.94 [2021-06-29T17:28:21.956Z] 17:21:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-29T17:28:21.956Z] 17:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2021-06-29T17:28:21.956Z] 17:22:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-29T17:28:21.956Z] 17:22:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-29T17:28:21.956Z] 17:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-06-29T17:28:21.956Z] [2021-06-29T17:28:21.956Z] 17:22:01 CPU %user %nice %system %iowait %steal %idle [2021-06-29T17:28:21.956Z] 17:23:01 all 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-29T17:28:21.956Z] 17:23:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-29T17:28:21.956Z] 17:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-29T17:28:21.956Z] 17:24:01 all 0.04 4.06 14.89 2.92 0.04 78.04 [2021-06-29T17:28:21.956Z] 17:24:01 0 0.03 4.06 14.82 3.19 0.05 77.84 [2021-06-29T17:28:21.956Z] 17:24:01 1 0.05 4.05 14.97 2.65 0.03 78.24 [2021-06-29T17:28:21.956Z] 17:25:01 all 0.05 0.00 0.04 0.00 0.03 99.88 [2021-06-29T17:28:21.956Z] 17:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-29T17:28:21.956Z] 17:25:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-29T17:28:21.956Z] 17:26:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-29T17:28:21.956Z] 17:26:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-29T17:28:21.956Z] 17:26:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-29T17:28:21.956Z] 17:27:01 all 0.05 0.00 0.04 0.00 0.02 99.89 [2021-06-29T17:28:21.956Z] 17:27:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-06-29T17:28:21.956Z] 17:27:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-29T17:28:21.956Z] 17:28:01 all 0.51 0.00 0.13 0.03 0.03 99.31 [2021-06-29T17:28:21.956Z] 17:28:01 0 0.28 0.00 0.12 0.03 0.02 99.55 [2021-06-29T17:28:21.956Z] 17:28:01 1 0.73 0.00 0.15 0.02 0.03 99.06 [2021-06-29T17:28:21.956Z] Average: all 10.52 0.14 3.14 1.95 0.05 84.21 [2021-06-29T17:28:21.957Z] Average: 0 10.57 0.15 3.23 2.10 0.05 83.90 [2021-06-29T17:28:21.957Z] Average: 1 10.46 0.14 3.05 1.79 0.05 84.52 [2021-06-29T17:28:21.957Z] [2021-06-29T17:28:21.957Z] [2021-06-29T17:28:21.957Z]