Pull request #3191 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ccbc34941be95a646daf31dfc303ccdc3c4c69e5+afdb9f2a3541b593beed41fd247753118ef1ae38 (fd9fb028e6e1146668c5f12ef46eaf3438a5febc) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5a4b2863d981ac6c14e44fa4f963a690d64f08cf Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 5a4b2863d981ac6c14e44fa4f963a690d64f08cf using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3191/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3191/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-27496 in /w/workspace/edgexfoundry_edgex-go_PR-3191 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3191/head:refs/remotes/origin/PR-3191 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit afdb9f2a3541b593beed41fd247753118ef1ae38 into PR head commit ccbc34941be95a646daf31dfc303ccdc3c4c69e5 Merge succeeded, producing ccbc34941be95a646daf31dfc303ccdc3c4c69e5 Checking out Revision ccbc34941be95a646daf31dfc303ccdc3c4c69e5 (PR-3191) > git config core.sparsecheckout # timeout=10 > git checkout -f ccbc34941be95a646daf31dfc303ccdc3c4c69e5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge afdb9f2a3541b593beed41fd247753118ef1ae38 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccbc34941be95a646daf31dfc303ccdc3c4c69e5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-24T06:04:50.021Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-24T06:04:50.363Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-24T06:04:50.558Z] ========================================================= [2021-02-24T06:04:50.558Z] EdgeX Global Pipelines Version Info [2021-02-24T06:04:50.558Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-24T06:04:53.095Z] ------------------- [2021-02-24T06:04:53.095Z] stable info: [2021-02-24T06:04:53.095Z] ------------------- [2021-02-24T06:04:53.095Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-24T06:04:53.095Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-24T06:04:53.095Z] Message: update stable to v1.0.181 [2021-02-24T06:04:54.080Z] ------------------- [2021-02-24T06:04:54.080Z] experimental info: [2021-02-24T06:04:54.080Z] ------------------- [2021-02-24T06:04:54.080Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-24T06:04:54.080Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-24T06:04:54.080Z] Message: update experimental to v1.0.181 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-24T06:04:54.545Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-24T06:04:54.656Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-24T06:04:54.776Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-24T06:04:54.887Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-24T06:04:55.000Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-24T06:04:55.116Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-24T06:04:55.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-24T06:04:55.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-24T06:04:55.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-24T06:04:55.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-24T06:04:55.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-24T06:04:55.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-24T06:04:55.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-24T06:04:56.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-24T06:04:56.191Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-24T06:04:56.314Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-24T06:04:56.458Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-24T06:04:56.578Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-24T06:04:56.692Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-24T06:04:56.811Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-24T06:04:56.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-24T06:04:57.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3191 [Pipeline] echo [2021-02-24T06:04:57.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3191 [Pipeline] echo [2021-02-24T06:04:57.342Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3191 [Pipeline] echo [2021-02-24T06:04:57.473Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [Pipeline] echo [2021-02-24T06:04:57.589Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccbc349 [Pipeline] echo [2021-02-24T06:04:57.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-24T06:04:57.938Z] provisioning config files... [2021-02-24T06:04:57.970Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5383857065472066891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-24T06:04:58.388Z] ---> docker-login.sh [2021-02-24T06:04:58.388Z] nexus3.edgexfoundry.org:10001 [2021-02-24T06:04:59.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-24T06:05:00.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-24T06:05:00.402Z] Configure a credential helper to remove this warning. See [2021-02-24T06:05:00.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-24T06:05:00.402Z] [2021-02-24T06:05:00.402Z] Login Succeeded [2021-02-24T06:05:00.402Z] nexus3.edgexfoundry.org:10002 [2021-02-24T06:05:01.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-24T06:05:01.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-24T06:05:01.748Z] Configure a credential helper to remove this warning. See [2021-02-24T06:05:01.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-24T06:05:01.748Z] [2021-02-24T06:05:01.748Z] Login Succeeded [2021-02-24T06:05:01.748Z] nexus3.edgexfoundry.org:10003 [2021-02-24T06:05:02.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-24T06:05:02.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-24T06:05:02.524Z] Configure a credential helper to remove this warning. See [2021-02-24T06:05:02.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-24T06:05:02.524Z] [2021-02-24T06:05:02.524Z] Login Succeeded [2021-02-24T06:05:02.524Z] nexus3.edgexfoundry.org:10004 [2021-02-24T06:05:03.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-24T06:05:03.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-24T06:05:03.274Z] Configure a credential helper to remove this warning. See [2021-02-24T06:05:03.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-24T06:05:03.274Z] [2021-02-24T06:05:03.274Z] Login Succeeded [2021-02-24T06:05:03.274Z] docker.io [2021-02-24T06:05:03.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-24T06:05:03.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-24T06:05:03.900Z] Configure a credential helper to remove this warning. See [2021-02-24T06:05:03.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-24T06:05:03.900Z] [2021-02-24T06:05:03.900Z] Login Succeeded [2021-02-24T06:05:03.900Z] ---> docker-login.sh ends [Pipeline] } [2021-02-24T06:05:03.995Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-24T06:05:04.635Z] ++ 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-02-24T06:05:04.635Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-24T06:05:04.635Z] ++ cut -d/ -f2 [2021-02-24T06:05:04.635Z] ++ dirname cmd/core-command/Dockerfile [2021-02-24T06:05:04.635Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-24T06:05:04.635Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-24T06:05:04.635Z] ++ dirname cmd/core-data/Dockerfile [2021-02-24T06:05:04.635Z] ++ cut -d/ -f2 [2021-02-24T06:05:04.635Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-24T06:05:04.635Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-24T06:05:04.635Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-24T06:05:04.635Z] ++ cut -d/ -f2 [2021-02-24T06:05:04.635Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-24T06:05:04.635Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-24T06:05:04.635Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-24T06:05:04.635Z] ++ cut -d/ -f2 [2021-02-24T06:05:04.635Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-24T06:05:04.635Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-24T06:05:04.635Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-24T06:05:04.635Z] ++ cut -d/ -f2 [2021-02-24T06:05:04.635Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-24T06:05:04.635Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-24T06:05:04.635Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-24T06:05:04.635Z] ++ cut -d/ -f2 [2021-02-24T06:05:04.635Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-24T06:05:04.635Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-24T06:05:04.635Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-24T06:05:04.635Z] ++ cut -d/ -f2 [2021-02-24T06:05:04.635Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-24T06:05:04.635Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-24T06:05:04.635Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-24T06:05:04.635Z] ++ cut -d/ -f2 [2021-02-24T06:05:04.635Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-24T06:05:04.635Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-24T06:05:04.635Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-24T06:05:04.635Z] ++ cut -d/ -f2 [2021-02-24T06:05:04.635Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-24T06:05:04.860Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-02-24T06:05:06.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-24T06:05:06.513Z] [2021-02-24T06:05:06.513Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-24T06:05:07.215Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-24T06:05:07.625Z] latest: Pulling from edgex-devops/git-semver [2021-02-24T06:05:07.625Z] 31603596830f: Pulling fs layer [2021-02-24T06:05:07.625Z] 2a8b12db71e7: Pulling fs layer [2021-02-24T06:05:07.625Z] 6ca5941a6612: Pulling fs layer [2021-02-24T06:05:07.625Z] ecc8261a40a4: Pulling fs layer [2021-02-24T06:05:07.625Z] ecc8261a40a4: Waiting [2021-02-24T06:05:08.037Z] 2a8b12db71e7: Verifying Checksum [2021-02-24T06:05:08.037Z] 2a8b12db71e7: Download complete [2021-02-24T06:05:08.534Z] 31603596830f: Verifying Checksum [2021-02-24T06:05:08.534Z] 31603596830f: Download complete [2021-02-24T06:05:08.899Z] 31603596830f: Pull complete [2021-02-24T06:05:09.272Z] 2a8b12db71e7: Pull complete [2021-02-24T06:05:09.272Z] ecc8261a40a4: Verifying Checksum [2021-02-24T06:05:09.272Z] ecc8261a40a4: Download complete [2021-02-24T06:05:09.272Z] 6ca5941a6612: Verifying Checksum [2021-02-24T06:05:09.272Z] 6ca5941a6612: Download complete [2021-02-24T06:05:12.924Z] 6ca5941a6612: Pull complete [2021-02-24T06:05:13.208Z] ecc8261a40a4: Pull complete [2021-02-24T06:05:13.491Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-24T06:05:13.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-24T06:05:13.491Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-24T06:05:14.418Z] prd-centos7-docker-4c-2g-27496 does not seem to be running inside a container [2021-02-24T06:05:14.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-24T06:05:19.005Z] $ docker top f59d075169169c6070e09185ac4637a4e9406e500ce7ad75aa73743032413e06 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-24T06:05:20.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-24T06:05:20.095Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-24T06:05:20.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-24T06:05:20.793Z] $ docker exec f59d075169169c6070e09185ac4637a4e9406e500ce7ad75aa73743032413e06 ssh-agent [2021-02-24T06:05:21.029Z] SSH_AUTH_SOCK=/tmp/ssh-AplJDFLUmzTM/agent.12 [2021-02-24T06:05:21.029Z] SSH_AGENT_PID=17 [2021-02-24T06:05:21.069Z] Running ssh-add (command line suppressed) [2021-02-24T06:05:21.636Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2246469923197511717.key (/w/workspace/edgex-go/1@tmp/private_key_2246469923197511717.key) [2021-02-24T06:05:22.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-24T06:05:23.433Z] + git tag --points-at HEAD [Pipeline] } [2021-02-24T06:05:23.571Z] $ docker exec --env ******** --env ******** f59d075169169c6070e09185ac4637a4e9406e500ce7ad75aa73743032413e06 ssh-agent -k [2021-02-24T06:05:24.192Z] unset SSH_AUTH_SOCK; [2021-02-24T06:05:24.193Z] unset SSH_AGENT_PID; [2021-02-24T06:05:24.193Z] echo Agent pid 17 killed; [2021-02-24T06:05:24.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-24T06:05:24.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-24T06:05:24.569Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-24T06:05:25.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-24T06:05:25.419Z] $ docker exec f59d075169169c6070e09185ac4637a4e9406e500ce7ad75aa73743032413e06 ssh-agent [2021-02-24T06:05:26.457Z] SSH_AUTH_SOCK=/tmp/ssh-d65Md5P0P7h2/agent.45 [2021-02-24T06:05:26.457Z] SSH_AGENT_PID=50 [2021-02-24T06:05:26.469Z] Running ssh-add (command line suppressed) [2021-02-24T06:05:26.933Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2909035970060170954.key (/w/workspace/edgex-go/1@tmp/private_key_2909035970060170954.key) [2021-02-24T06:05:27.176Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-24T06:05:27.999Z] + git semver init [2021-02-24T06:05:27.999Z] # -> Open(): unable to determine branch for HEAD [2021-02-24T06:05:27.999Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-02-24T06:05:27.999Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-02-24T06:05:27.999Z] # $SEMVER_REMOTE_NAME = origin [2021-02-24T06:05:27.999Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-24T06:05:27.999Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-24T06:05:27.999Z] # $SEMVER_BRANCH = PR-3191 [2021-02-24T06:05:27.999Z] # $SEMVER_TEMP = /tmp/semver-663320777 [2021-02-24T06:05:27.999Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-24T06:06:28.212Z] # '/tmp/semver-663320777' -> '/w/workspace/edgex-go/1/.semver' [2021-02-24T06:06:28.212Z] # -> Force: false [2021-02-24T06:06:28.212Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-02-24T06:06:28.284Z] $ docker exec --env ******** --env ******** f59d075169169c6070e09185ac4637a4e9406e500ce7ad75aa73743032413e06 ssh-agent -k [2021-02-24T06:06:29.627Z] unset SSH_AUTH_SOCK; [2021-02-24T06:06:29.628Z] unset SSH_AGENT_PID; [2021-02-24T06:06:29.628Z] echo Agent pid 50 killed; [2021-02-24T06:06:30.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-24T06:06:31.695Z] + git semver [Pipeline] } [2021-02-24T06:06:32.048Z] $ docker stop --time=1 f59d075169169c6070e09185ac4637a4e9406e500ce7ad75aa73743032413e06 [2021-02-24T06:06:34.304Z] $ docker rm -f f59d075169169c6070e09185ac4637a4e9406e500ce7ad75aa73743032413e06 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-24T06:06:37.232Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-24T06:06:39.412Z] Stashed 1 file(s) [Pipeline] echo [2021-02-24T06:06:39.436Z] [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-02-24T06:06:40.902Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-24T06:06:41.550Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-24T06:06:42.069Z] + sudo service docker restart [2021-02-24T06:06:42.069Z] + true [2021-02-24T06:06:42.069Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-24T06:06:44.011Z] ========================================================= [2021-02-24T06:06:44.012Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-24T06:06:44.012Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-24T06:06:44.941Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-24T06:06:55.105Z] Still waiting to schedule task [2021-02-24T06:06:55.105Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-02-24T06:06:56.200Z] Sending build context to Docker daemon 328MB [2021-02-24T06:06:56.200Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-24T06:06:56.200Z] Step 2/6 : FROM ${BASE} [2021-02-24T06:06:56.200Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-24T06:06:56.200Z] 188c0c94c7c5: Pulling fs layer [2021-02-24T06:06:56.200Z] 0ef7d3d256c8: Pulling fs layer [2021-02-24T06:06:56.200Z] de9db76c5a1d: Pulling fs layer [2021-02-24T06:06:56.200Z] bca2f99d35d6: Pulling fs layer [2021-02-24T06:06:56.200Z] 93359f2a8cfa: Pulling fs layer [2021-02-24T06:06:56.200Z] 7c6f9722023f: Pulling fs layer [2021-02-24T06:06:56.200Z] a35cf1a2eb13: Pulling fs layer [2021-02-24T06:06:56.200Z] bca2f99d35d6: Waiting [2021-02-24T06:06:56.200Z] 7c6f9722023f: Waiting [2021-02-24T06:06:56.200Z] a35cf1a2eb13: Waiting [2021-02-24T06:06:56.200Z] 93359f2a8cfa: Waiting [2021-02-24T06:06:56.200Z] de9db76c5a1d: Verifying Checksum [2021-02-24T06:06:56.200Z] de9db76c5a1d: Download complete [2021-02-24T06:06:56.200Z] 0ef7d3d256c8: Download complete [2021-02-24T06:06:57.069Z] 93359f2a8cfa: Download complete [2021-02-24T06:06:57.069Z] 7c6f9722023f: Verifying Checksum [2021-02-24T06:06:57.069Z] 7c6f9722023f: Download complete [2021-02-24T06:06:57.990Z] 188c0c94c7c5: Verifying Checksum [2021-02-24T06:06:57.990Z] 188c0c94c7c5: Download complete [2021-02-24T06:06:59.395Z] 188c0c94c7c5: Pull complete [2021-02-24T06:07:00.085Z] 0ef7d3d256c8: Pull complete [2021-02-24T06:07:00.508Z] de9db76c5a1d: Pull complete [2021-02-24T06:07:12.341Z] a35cf1a2eb13: Verifying Checksum [2021-02-24T06:07:12.341Z] a35cf1a2eb13: Download complete [2021-02-24T06:07:12.341Z] bca2f99d35d6: Verifying Checksum [2021-02-24T06:07:12.341Z] bca2f99d35d6: Download complete [2021-02-24T06:07:29.302Z] bca2f99d35d6: Pull complete [2021-02-24T06:07:29.302Z] 93359f2a8cfa: Pull complete [2021-02-24T06:07:29.302Z] 7c6f9722023f: Pull complete [2021-02-24T06:07:38.893Z] a35cf1a2eb13: Pull complete [2021-02-24T06:07:38.893Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-24T06:07:38.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-24T06:07:38.893Z] ---> a62c8e92a672 [2021-02-24T06:07:38.893Z] 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-02-24T06:07:38.893Z] ---> Running in fb186a3b39ff [2021-02-24T06:07:40.136Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-24T06:07:41.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-24T06:07:42.249Z] (1/12) Installing libmagic (5.38-r0) [2021-02-24T06:07:42.249Z] (2/12) Installing file (5.38-r0) [2021-02-24T06:07:42.538Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-24T06:07:42.538Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-24T06:08:03.462Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-24T06:08:03.462Z] (6/12) Installing patch (2.7.6-r6) [2021-02-24T06:08:03.462Z] (7/12) Installing build-base (0.5-r2) [2021-02-24T06:08:03.462Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-24T06:08:03.462Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-24T06:08:03.462Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-24T06:08:03.462Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-24T06:08:03.462Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-24T06:08:03.462Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:08:03.462Z] OK: 233 MiB in 51 packages [2021-02-24T06:08:09.656Z] Removing intermediate container fb186a3b39ff [2021-02-24T06:08:09.656Z] ---> 0614dbb0472f [2021-02-24T06:08:09.656Z] Step 4/6 : WORKDIR /edgex-go [2021-02-24T06:08:09.656Z] ---> Running in 966bee3b59d0 [2021-02-24T06:08:10.159Z] Removing intermediate container 966bee3b59d0 [2021-02-24T06:08:10.159Z] ---> 784fa69e0a2d [2021-02-24T06:08:10.159Z] Step 5/6 : COPY go.mod . [2021-02-24T06:08:11.080Z] ---> 7c7cb00c81d7 [2021-02-24T06:08:11.080Z] Step 6/6 : RUN go mod download [2021-02-24T06:08:11.982Z] ---> Running in 4c033ea61e53 [2021-02-24T06:09:12.526Z] Removing intermediate container 4c033ea61e53 [2021-02-24T06:09:12.526Z] ---> 5592328cb437 [2021-02-24T06:09:12.526Z] Successfully built 5592328cb437 [2021-02-24T06:09:12.526Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-24T06:09:13.071Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-24T06:09:13.798Z] . [Pipeline] withDockerContainer [2021-02-24T06:09:14.610Z] prd-centos7-docker-4c-2g-27496 does not seem to be running inside a container [2021-02-24T06:09:15.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-24T06:09:17.052Z] $ docker top 9aa68e8ab3ee3ba9ff3bf736132b09de66a6902f178de7e82133715684574a46 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-24T06:09:19.442Z] + go version [2021-02-24T06:09:19.442Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-24T06:09:19.554Z] $ docker stop --time=1 9aa68e8ab3ee3ba9ff3bf736132b09de66a6902f178de7e82133715684574a46 [2021-02-24T06:09:22.579Z] $ docker rm -f 9aa68e8ab3ee3ba9ff3bf736132b09de66a6902f178de7e82133715684574a46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-24T06:09:24.250Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-24T06:09:24.250Z] . [Pipeline] withDockerContainer [2021-02-24T06:09:25.145Z] prd-centos7-docker-4c-2g-27496 does not seem to be running inside a container [2021-02-24T06:09:25.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-02-24T06:09:27.497Z] $ docker top 044959d1df8c12882353746c29522d27c66a963c57ff3fd5783a0f56affbd7ef -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-24T06:09:28.811Z] ========================================================= [2021-02-24T06:09:28.811Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-24T06:09:28.811Z] ========================================================= [Pipeline] sh [2021-02-24T06:09:30.533Z] + make test [2021-02-24T06:09:30.533Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-24T06:09:57.937Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-24T06:09:59.402Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27501 in /w/workspace/edgexfoundry_edgex-go_PR-3191 [Pipeline] { [Pipeline] ws [2021-02-24T06:09:59.556Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-24T06:10:04.910Z] using credential edgex-jenkins-ssh [2021-02-24T06:10:04.985Z] Cloning the remote Git repository [2021-02-24T06:10:05.044Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-24T06:10:05.150Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-24T06:10:05.223Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-24T06:10:05.223Z] > git --version # timeout=10 [2021-02-24T06:10:05.248Z] > git --version # 'git version 2.17.1' [2021-02-24T06:10:05.250Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-24T06:10:05.329Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-24T06:10:21.879Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-24T06:10:21.899Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-24T06:10:22.607Z] Merging remotes/origin/master commit afdb9f2a3541b593beed41fd247753118ef1ae38 into PR head commit ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:10:23.125Z] Merge succeeded, producing ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:10:23.126Z] Checking out Revision ccbc34941be95a646daf31dfc303ccdc3c4c69e5 (PR-3191) [2021-02-24T06:10:21.929Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-24T06:10:21.963Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-24T06:10:21.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-24T06:10:21.977Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3191/head:refs/remotes/origin/PR-3191 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T06:10:22.629Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T06:10:22.641Z] > git checkout -f ccbc34941be95a646daf31dfc303ccdc3c4c69e5 # timeout=10 [2021-02-24T06:10:23.018Z] > git remote # timeout=10 [2021-02-24T06:10:23.035Z] > git config --get remote.origin.url # timeout=10 [2021-02-24T06:10:23.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-24T06:10:23.079Z] > git merge afdb9f2a3541b593beed41fd247753118ef1ae38 # timeout=10 [2021-02-24T06:10:23.113Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-24T06:10:23.134Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T06:10:23.146Z] > git checkout -f ccbc34941be95a646daf31dfc303ccdc3c4c69e5 # timeout=10 [2021-02-24T06:10:27.593Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-02-24T06:10:27.664Z] > git --version # timeout=10 [2021-02-24T06:10:27.675Z] > git --version # 'git version 2.17.1' [2021-02-24T06:10:27.691Z] fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-24T06:10:29.653Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-24T06:10:30.123Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-24T06:10:30.478Z] + true [2021-02-24T06:10:30.478Z] + sudo service docker restart [2021-02-24T06:10:31.567Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-24T06:10:32.606Z] provisioning config files... [2021-02-24T06:10:32.648Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6469555199192394504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-24T06:10:33.104Z] ---> docker-login.sh [2021-02-24T06:10:33.104Z] nexus3.edgexfoundry.org:10001 [2021-02-24T06:10:34.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-24T06:10:34.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-24T06:10:34.362Z] Configure a credential helper to remove this warning. See [2021-02-24T06:10:34.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-24T06:10:34.362Z] [2021-02-24T06:10:34.362Z] Login Succeeded [2021-02-24T06:10:34.362Z] nexus3.edgexfoundry.org:10002 [2021-02-24T06:10:34.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-24T06:10:34.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-24T06:10:34.909Z] Configure a credential helper to remove this warning. See [2021-02-24T06:10:34.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-24T06:10:34.909Z] [2021-02-24T06:10:34.909Z] Login Succeeded [2021-02-24T06:10:34.909Z] nexus3.edgexfoundry.org:10003 [2021-02-24T06:10:35.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-24T06:10:35.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-24T06:10:35.457Z] Configure a credential helper to remove this warning. See [2021-02-24T06:10:35.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-24T06:10:35.457Z] [2021-02-24T06:10:35.457Z] Login Succeeded [2021-02-24T06:10:35.457Z] nexus3.edgexfoundry.org:10004 [2021-02-24T06:10:35.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-24T06:10:36.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-24T06:10:36.014Z] Configure a credential helper to remove this warning. See [2021-02-24T06:10:36.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-24T06:10:36.014Z] [2021-02-24T06:10:36.014Z] Login Succeeded [2021-02-24T06:10:36.014Z] docker.io [2021-02-24T06:10:36.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-24T06:10:36.355Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-24T06:10:36.355Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-24T06:10:36.355Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-24T06:10:36.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-24T06:10:36.565Z] Configure a credential helper to remove this warning. See [2021-02-24T06:10:36.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-24T06:10:36.565Z] [2021-02-24T06:10:36.565Z] Login Succeeded [2021-02-24T06:10:36.836Z] ---> docker-login.sh ends [Pipeline] } [2021-02-24T06:10:36.868Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-24T06:10:37.412Z] ========================================================= [2021-02-24T06:10:37.413Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-24T06:10:37.413Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-24T06:10:37.860Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-24T06:10:40.511Z] Sending build context to Docker daemon 166.3MB [2021-02-24T06:10:40.511Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-24T06:10:40.511Z] Step 2/6 : FROM ${BASE} [2021-02-24T06:10:40.511Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-24T06:10:40.511Z] 5f621e34cdf4: Pulling fs layer [2021-02-24T06:10:40.511Z] a4357932f1b6: Pulling fs layer [2021-02-24T06:10:40.511Z] 18c013af1878: Pulling fs layer [2021-02-24T06:10:40.511Z] 00ac8860ef70: Pulling fs layer [2021-02-24T06:10:40.511Z] 63d7cb157983: Pulling fs layer [2021-02-24T06:10:40.511Z] b116817d02f9: Pulling fs layer [2021-02-24T06:10:40.511Z] 745a02a5169b: Pulling fs layer [2021-02-24T06:10:40.511Z] 63d7cb157983: Waiting [2021-02-24T06:10:40.511Z] b116817d02f9: Waiting [2021-02-24T06:10:40.511Z] 745a02a5169b: Waiting [2021-02-24T06:10:40.511Z] 00ac8860ef70: Waiting [2021-02-24T06:10:40.511Z] 18c013af1878: Verifying Checksum [2021-02-24T06:10:40.511Z] 18c013af1878: Download complete [2021-02-24T06:10:40.511Z] a4357932f1b6: Verifying Checksum [2021-02-24T06:10:40.511Z] a4357932f1b6: Download complete [2021-02-24T06:10:40.511Z] 63d7cb157983: Download complete [2021-02-24T06:10:40.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-24T06:10:40.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-24T06:10:40.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-24T06:10:40.839Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-24T06:10:41.106Z] b116817d02f9: Verifying Checksum [2021-02-24T06:10:41.106Z] b116817d02f9: Download complete [2021-02-24T06:10:41.706Z] 5f621e34cdf4: Download complete [2021-02-24T06:10:41.932Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-24T06:10:42.313Z] 5f621e34cdf4: Pull complete [2021-02-24T06:10:42.923Z] a4357932f1b6: Pull complete [2021-02-24T06:10:43.044Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-24T06:10:43.213Z] 18c013af1878: Pull complete [2021-02-24T06:10:43.813Z] 745a02a5169b: Verifying Checksum [2021-02-24T06:10:43.813Z] 745a02a5169b: Download complete [2021-02-24T06:10:44.793Z] 00ac8860ef70: Verifying Checksum [2021-02-24T06:10:44.793Z] 00ac8860ef70: Download complete [2021-02-24T06:10:49.257Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-24T06:10:49.257Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-24T06:10:49.257Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-24T06:10:54.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.225s coverage: 45.9% of statements [2021-02-24T06:10:54.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-24T06:10:54.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-24T06:10:54.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-24T06:10:54.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-24T06:10:54.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-24T06:10:54.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-24T06:10:54.301Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-24T06:10:54.301Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.299s coverage: 100.0% of statements [2021-02-24T06:10:54.954Z] 00ac8860ef70: Pull complete [2021-02-24T06:10:55.224Z] 63d7cb157983: Pull complete [2021-02-24T06:10:55.496Z] b116817d02f9: Pull complete [2021-02-24T06:10:58.892Z] 745a02a5169b: Pull complete [2021-02-24T06:10:58.892Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-24T06:10:58.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-24T06:10:58.892Z] ---> b7e6874047d6 [2021-02-24T06:10:58.892Z] 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-02-24T06:10:59.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 2.200s coverage: 27.1% of statements [2021-02-24T06:10:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-24T06:10:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-24T06:10:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-24T06:10:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-24T06:10:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-24T06:10:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-24T06:10:59.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements [2021-02-24T06:10:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-24T06:10:59.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.058s coverage: 100.0% of statements [2021-02-24T06:10:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-24T06:10:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-24T06:10:59.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.513s coverage: 65.8% of statements [2021-02-24T06:10:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-24T06:10:59.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-24T06:11:02.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.520s coverage: 82.3% of statements [2021-02-24T06:11:02.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-24T06:11:02.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-24T06:11:02.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-24T06:11:02.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-24T06:11:02.322Z] ---> Running in c3f0333bee7d [2021-02-24T06:11:03.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-24T06:11:04.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-24T06:11:06.710Z] (1/12) Installing libmagic (5.38-r0) [2021-02-24T06:11:06.984Z] (2/12) Installing file (5.38-r0) [2021-02-24T06:11:06.984Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-24T06:11:06.984Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-24T06:11:09.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 2.134s coverage: 28.6% of statements [2021-02-24T06:11:09.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-24T06:11:09.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-24T06:11:09.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-24T06:11:09.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-24T06:11:09.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-24T06:11:09.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.127s coverage: 100.0% of statements [2021-02-24T06:11:09.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-24T06:11:09.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.061s coverage: 100.0% of statements [2021-02-24T06:11:09.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-24T06:11:09.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.579s coverage: 86.7% of statements [2021-02-24T06:11:09.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-24T06:11:11.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 1.642s coverage: 97.5% of statements [2021-02-24T06:11:11.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-24T06:11:12.666Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.610s coverage: 78.3% of statements [2021-02-24T06:11:12.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-24T06:11:12.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-24T06:11:12.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-24T06:11:12.666Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-24T06:11:17.106Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-24T06:11:17.106Z] (6/12) Installing patch (2.7.6-r6) [2021-02-24T06:11:17.106Z] (7/12) Installing build-base (0.5-r2) [2021-02-24T06:11:17.106Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-24T06:11:17.106Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-24T06:11:17.378Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-24T06:11:17.378Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-24T06:11:17.378Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-24T06:11:17.651Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:11:17.651Z] OK: 217 MiB in 51 packages [2021-02-24T06:11:19.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.564s coverage: 92.8% of statements [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-24T06:11:19.938Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.146s coverage: 58.8% of statements [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-24T06:11:19.938Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.176s coverage: 0.1% of statements [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-24T06:11:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-24T06:11:19.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.313s coverage: 45.5% of statements [2021-02-24T06:11:19.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2021-02-24T06:11:19.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.128s coverage: 94.1% of statements [2021-02-24T06:11:19.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.093s coverage: 96.3% of statements [2021-02-24T06:11:19.938Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.032s coverage: 87.5% of statements [2021-02-24T06:11:21.953Z] Removing intermediate container c3f0333bee7d [2021-02-24T06:11:21.953Z] ---> 99f54f3036fb [2021-02-24T06:11:21.953Z] Step 4/6 : WORKDIR /edgex-go [2021-02-24T06:11:21.953Z] ---> Running in e4d3ac3c36fc [2021-02-24T06:11:22.231Z] Removing intermediate container e4d3ac3c36fc [2021-02-24T06:11:22.231Z] ---> f424c92e8197 [2021-02-24T06:11:22.231Z] Step 5/6 : COPY go.mod . [2021-02-24T06:11:23.215Z] ---> e602c5477161 [2021-02-24T06:11:23.215Z] Step 6/6 : RUN go mod download [2021-02-24T06:11:23.215Z] ---> Running in 6070ae79befa [2021-02-24T06:11:32.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements [2021-02-24T06:11:32.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.209s coverage: 44.8% of statements [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.285s coverage: 92.9% of statements [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.681s coverage: 77.8% of statements [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.293s coverage: 87.2% of statements [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.086s coverage: 100.0% of statements [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.144s coverage: 80.8% of statements [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.082s coverage: 87.2% of statements [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.145s coverage: 84.6% of statements [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.124s coverage: 91.6% of statements [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.222s coverage: 62.4% of statements [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.060s coverage: 91.3% of statements [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.751s coverage: 68.9% of statements [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.141s coverage: 36.6% of statements [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.137s coverage: 89.5% of statements [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.175s coverage: 47.0% of statements [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.097s coverage: 100.0% of statements [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.164s coverage: 100.0% of statements [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-24T06:11:45.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.233s coverage: 89.4% of statements [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-24T06:11:45.568Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-24T06:11:48.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.199s coverage: 29.1% of statements [2021-02-24T06:11:48.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-24T06:11:48.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-24T06:11:48.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-24T06:11:48.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-24T06:11:48.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-24T06:11:48.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.142s coverage: 99.0% of statements [2021-02-24T06:11:48.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-24T06:11:48.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.070s coverage: 100.0% of statements [2021-02-24T06:11:48.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-24T06:11:48.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-24T06:11:48.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-24T06:11:48.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-24T06:11:48.849Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.179s coverage: 92.9% of statements [2021-02-24T06:11:48.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-24T06:11:48.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-24T06:11:48.849Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-24T06:11:48.849Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.063s coverage: 0.0% of statements [2021-02-24T06:11:48.849Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-24T06:11:48.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.039s coverage: 100.0% of statements [2021-02-24T06:11:48.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-24T06:11:48.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-24T06:11:48.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-24T06:11:48.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-24T06:11:48.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements [2021-02-24T06:11:48.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-24T06:11:48.850Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-24T06:11:48.850Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-02-24T06:11:49.298Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.128s coverage: 32.1% of statements [2021-02-24T06:11:50.005Z] Removing intermediate container 6070ae79befa [2021-02-24T06:11:50.005Z] ---> 6f859d609628 [2021-02-24T06:11:50.005Z] Successfully built 6f859d609628 [2021-02-24T06:11:50.005Z] Successfully tagged ci-base-image-arm64:latest [2021-02-24T06:11:50.005Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.051s coverage: 100.0% of statements [Pipeline] isUnix [Pipeline] sh [2021-02-24T06:11:50.386Z] + docker inspect -f . ci-base-image-arm64 [2021-02-24T06:11:50.386Z] . [Pipeline] withDockerContainer [2021-02-24T06:11:50.677Z] prd-ubuntu18.04-docker-arm64-4c-16g-27501 does not seem to be running inside a container [2021-02-24T06:11:50.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-24T06:11:50.887Z] GO111MODULE=on go vet ./... [2021-02-24T06:11:52.324Z] $ docker top 21f237a80a49dd20827d2bebfc37f51174dea8503e9e63232e71ae83ab26fac4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-24T06:11:53.475Z] + go version [2021-02-24T06:11:53.475Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-24T06:11:53.516Z] $ docker stop --time=1 21f237a80a49dd20827d2bebfc37f51174dea8503e9e63232e71ae83ab26fac4 [2021-02-24T06:11:55.463Z] $ docker rm -f 21f237a80a49dd20827d2bebfc37f51174dea8503e9e63232e71ae83ab26fac4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-24T06:11:56.728Z] + docker inspect -f . ci-base-image-arm64 [2021-02-24T06:11:56.728Z] . [Pipeline] withDockerContainer [2021-02-24T06:11:57.008Z] prd-ubuntu18.04-docker-arm64-4c-16g-27501 does not seem to be running inside a container [2021-02-24T06:11:57.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-24T06:11:58.551Z] $ docker top ff6e062fa50c6eee86cfb7ddea709b0609574b3d1774314648262f3465430b2b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-24T06:11:58.983Z] ========================================================= [2021-02-24T06:11:58.983Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-24T06:11:58.983Z] ========================================================= [Pipeline] sh [2021-02-24T06:11:59.645Z] + make test [2021-02-24T06:11:59.645Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-24T06:12:21.859Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-24T06:12:49.952Z] gofmt -l . [2021-02-24T06:12:49.952Z] [ "`gofmt -l .`" = "" ] [2021-02-24T06:12:49.952Z] ./bin/test-go-mod-tidy.sh [2021-02-24T06:12:49.952Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-24T06:12:51.317Z] + ls -al . [2021-02-24T06:12:51.317Z] total 708 [2021-02-24T06:12:51.317Z] drwxrwxr-x 10 1001 1001 4096 Feb 24 06:12 . [2021-02-24T06:12:51.317Z] drwxr-xr-x 4 root root 28 Feb 24 06:09 .. [2021-02-24T06:12:51.317Z] -rw-rw-r-- 1 1001 1001 11 Feb 24 06:04 .dockerignore [2021-02-24T06:12:51.317Z] drwxrwxr-x 8 1001 1001 179 Feb 24 06:04 .git [2021-02-24T06:12:51.317Z] drwxrwxr-x 3 1001 1001 125 Feb 24 06:04 .github [2021-02-24T06:12:51.317Z] -rw-rw-r-- 1 1001 1001 818 Feb 24 06:04 .gitignore [2021-02-24T06:12:51.317Z] drwx------ 3 1001 1001 60 Feb 24 06:06 .semver [2021-02-24T06:12:51.317Z] -rw-rw-r-- 1 1001 1001 166 Feb 24 06:04 .sonarcloud.properties [2021-02-24T06:12:51.317Z] -rw-rw-r-- 1 1001 1001 8475 Feb 24 06:04 Attribution.txt [2021-02-24T06:12:51.317Z] -rw-rw-r-- 1 1001 1001 3804 Feb 24 06:04 CONTRIBUTING.md [2021-02-24T06:12:51.317Z] -rw-rw-r-- 1 1001 1001 931 Feb 24 06:04 Dockerfile.build [2021-02-24T06:12:51.317Z] -rw-rw-r-- 1 1001 1001 863 Feb 24 06:04 Jenkinsfile [2021-02-24T06:12:51.317Z] -rw-rw-r-- 1 1001 1001 10775 Feb 24 06:04 LICENSE [2021-02-24T06:12:51.317Z] -rw-rw-r-- 1 1001 1001 5774 Feb 24 06:04 Makefile [2021-02-24T06:12:51.317Z] -rw-rw-r-- 1 1001 1001 6524 Feb 24 06:04 README.md [2021-02-24T06:12:51.317Z] -rw-rw-r-- 1 1001 1001 6755 Feb 24 06:04 SECURITY.md [2021-02-24T06:12:51.317Z] -rw-rw-r-- 1 1001 1001 5 Feb 24 06:06 VERSION [2021-02-24T06:12:51.317Z] -rw-rw-r-- 1 1001 1001 4131 Feb 24 06:04 ZMQWindows.md [2021-02-24T06:12:51.317Z] drwxrwxr-x 2 1001 1001 117 Feb 24 06:04 bin [2021-02-24T06:12:51.317Z] drwxrwxr-x 14 1001 1001 4096 Feb 24 06:04 cmd [2021-02-24T06:12:51.317Z] -rw-r--r-- 1 root root 594620 Feb 24 06:11 coverage.out [2021-02-24T06:12:51.317Z] -rw-r--r-- 1 root root 1055 Feb 24 06:12 go.mod [2021-02-24T06:12:51.317Z] -rw-r--r-- 1 root root 21528 Feb 24 06:12 go.sum [2021-02-24T06:12:51.317Z] drwxrwxr-x 8 1001 1001 127 Feb 24 06:04 internal [2021-02-24T06:12:51.317Z] drwxrwxr-x 4 1001 1001 26 Feb 24 06:04 openapi [2021-02-24T06:12:51.317Z] drwxrwxr-x 4 1001 1001 71 Feb 24 06:04 snap [2021-02-24T06:12:51.317Z] -rw-rw-r-- 1 1001 1001 168 Feb 24 06:04 version.go [Pipeline] sh [2021-02-24T06:12:52.713Z] + '[' -e coverage.out ] [2021-02-24T06:12:52.713Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-24T06:12:53.412Z] Stashed 1 file(s) [Pipeline] sh [2021-02-24T06:12:54.202Z] + make build [2021-02-24T06:12:54.202Z] 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-02-24T06:12:57.916Z] 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-02-24T06:13:13.598Z] 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-02-24T06:13:13.598Z] 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-02-24T06:13:17.601Z] 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-02-24T06:13:17.601Z] 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-02-24T06:13:18.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-24T06:13:18.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-24T06:13:20.491Z] 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-02-24T06:13:23.403Z] 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-02-24T06:13:24.022Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-24T06:13:24.022Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-24T06:13:25.024Z] 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-02-24T06:13:26.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-24T06:13:26.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-24T06:13:26.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-24T06:13:26.655Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-24T06:13:29.279Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-24T06:13:29.557Z] 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-02-24T06:13:30.288Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-24T06:13:32.560Z] 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-02-24T06:13:34.311Z] 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-02-24T06:13:38.613Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-24T06:13:38.613Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-24T06:13:38.613Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [Pipeline] } [2021-02-24T06:13:42.576Z] $ docker stop --time=1 044959d1df8c12882353746c29522d27c66a963c57ff3fd5783a0f56affbd7ef [2021-02-24T06:13:44.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.360s coverage: 45.9% of statements [2021-02-24T06:13:44.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-24T06:13:44.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-24T06:13:44.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-24T06:13:44.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-24T06:13:44.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-24T06:13:44.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-24T06:13:44.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-24T06:13:44.043Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.369s coverage: 100.0% of statements [2021-02-24T06:13:45.142Z] $ docker rm -f 044959d1df8c12882353746c29522d27c66a963c57ff3fd5783a0f56affbd7ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-24T06:13:50.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-24T06:13:50.517Z] [2021-02-24T06:13:50.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-24T06:13:50.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.618s coverage: 27.1% of statements [2021-02-24T06:13:50.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-24T06:13:50.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-24T06:13:50.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-24T06:13:50.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-24T06:13:50.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-24T06:13:50.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-24T06:13:50.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.081s coverage: 100.0% of statements [2021-02-24T06:13:50.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-24T06:13:50.799Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements [2021-02-24T06:13:50.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-24T06:13:50.799Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-24T06:13:51.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-24T06:13:51.663Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-24T06:13:51.663Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-24T06:13:51.663Z] ca9280d653b3: Pulling fs layer [2021-02-24T06:13:51.663Z] 7e9c9ca2126c: Pulling fs layer [2021-02-24T06:13:51.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.238s coverage: 65.8% of statements [2021-02-24T06:13:51.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-24T06:13:51.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-24T06:13:52.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.735s coverage: 82.3% of statements [2021-02-24T06:13:52.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-24T06:13:52.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-24T06:13:52.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-24T06:13:52.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-24T06:13:54.358Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-24T06:13:54.358Z] cbdbe7a5bc2a: Download complete [2021-02-24T06:13:55.577Z] cbdbe7a5bc2a: Pull complete [2021-02-24T06:13:59.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.139s coverage: 28.6% of statements [2021-02-24T06:13:59.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-24T06:13:59.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-24T06:13:59.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-24T06:13:59.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-24T06:13:59.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-24T06:13:59.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.169s coverage: 100.0% of statements [2021-02-24T06:13:59.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-24T06:13:59.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements [2021-02-24T06:13:59.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-24T06:13:59.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.307s coverage: 86.7% of statements [2021-02-24T06:13:59.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-24T06:14:00.236Z] ca9280d653b3: Verifying Checksum [2021-02-24T06:14:00.236Z] ca9280d653b3: Download complete [2021-02-24T06:14:00.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.377s coverage: 97.5% of statements [2021-02-24T06:14:00.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-24T06:14:00.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.137s coverage: 78.3% of statements [2021-02-24T06:14:00.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-24T06:14:00.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-24T06:14:00.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-24T06:14:00.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-24T06:14:07.653Z] ca9280d653b3: Pull complete [2021-02-24T06:14:09.661Z] 7e9c9ca2126c: Verifying Checksum [2021-02-24T06:14:09.661Z] 7e9c9ca2126c: Download complete [2021-02-24T06:14:11.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.266s coverage: 92.8% of statements [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-24T06:14:11.176Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-24T06:14:11.176Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.216s coverage: 0.1% of statements [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-24T06:14:11.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-24T06:14:11.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 45.5% of statements [2021-02-24T06:14:11.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements [2021-02-24T06:14:11.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2021-02-24T06:14:11.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.110s coverage: 96.3% of statements [2021-02-24T06:14:11.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2021-02-24T06:14:23.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements [2021-02-24T06:14:23.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-02-24T06:14:24.711Z] 7e9c9ca2126c: Pull complete [2021-02-24T06:14:24.711Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-24T06:14:24.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-24T06:14:24.711Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-24T06:14:25.488Z] prd-centos7-docker-4c-2g-27496 does not seem to be running inside a container [2021-02-24T06:14:25.910Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-24T06:14:29.304Z] $ docker top 446fc47d77644f87f2354ac3084bfa8e6fab263085a2d64f26c6ba8234428f5d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-24T06:14:31.290Z] + grep parallel [2021-02-24T06:14:31.290Z] + docker-compose build --help [2021-02-24T06:14:33.382Z] --parallel Build images in parallel. [Pipeline] } [2021-02-24T06:14:33.430Z] $ docker stop --time=1 446fc47d77644f87f2354ac3084bfa8e6fab263085a2d64f26c6ba8234428f5d [2021-02-24T06:14:35.266Z] $ docker rm -f 446fc47d77644f87f2354ac3084bfa8e6fab263085a2d64f26c6ba8234428f5d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-24T06:14:36.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-24T06:14:36.298Z] . [Pipeline] withDockerContainer [2021-02-24T06:14:36.606Z] prd-centos7-docker-4c-2g-27496 does not seem to be running inside a container [2021-02-24T06:14:37.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-02-24T06:14:38.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.129s coverage: 92.9% of statements [2021-02-24T06:14:38.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-24T06:14:38.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-24T06:14:38.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-24T06:14:38.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 77.8% of statements [2021-02-24T06:14:38.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-24T06:14:38.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-02-24T06:14:38.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-02-24T06:14:38.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-02-24T06:14:38.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-02-24T06:14:38.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-02-24T06:14:38.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-24T06:14:38.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-24T06:14:38.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-02-24T06:14:38.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-24T06:14:38.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements [2021-02-24T06:14:38.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-24T06:14:38.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.8% of statements [2021-02-24T06:14:38.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.115s coverage: 87.2% of statements [2021-02-24T06:14:38.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.159s coverage: 84.6% of statements [2021-02-24T06:14:38.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.189s coverage: 91.6% of statements [2021-02-24T06:14:38.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-24T06:14:38.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.585s coverage: 62.4% of statements [2021-02-24T06:14:38.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-24T06:14:38.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-24T06:14:38.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-02-24T06:14:38.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-02-24T06:14:38.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-02-24T06:14:38.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2021-02-24T06:14:38.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-02-24T06:14:38.732Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.835s coverage: 68.9% of statements [2021-02-24T06:14:38.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-24T06:14:38.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-24T06:14:39.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.337s coverage: 36.6% of statements [2021-02-24T06:14:39.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-24T06:14:39.008Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-24T06:14:39.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.122s coverage: 89.5% of statements [2021-02-24T06:14:39.759Z] $ docker top 198b270d74e994932994475afa742ffeab5237f68a8fc2fe3c2bbcc7ea8fed60 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-24T06:14:41.775Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-24T06:14:43.918Z] Building docker-core-command-go ... [2021-02-24T06:14:43.918Z] Building docker-core-data-go ... [2021-02-24T06:14:43.918Z] Building docker-core-metadata-go ... [2021-02-24T06:14:43.918Z] Building docker-security-bootstrapper-go ... [2021-02-24T06:14:43.918Z] Building docker-security-proxy-setup-go ... [2021-02-24T06:14:43.918Z] Building docker-security-secretstore-setup-go ... [2021-02-24T06:14:43.918Z] Building docker-support-notifications-go ... [2021-02-24T06:14:43.918Z] Building docker-support-scheduler-go ... [2021-02-24T06:14:43.918Z] Building docker-sys-mgmt-agent-go ... [2021-02-24T06:14:43.918Z] Building docker-support-scheduler-go [2021-02-24T06:14:43.918Z] Building docker-support-notifications-go [2021-02-24T06:14:43.918Z] Building docker-security-proxy-setup-go [2021-02-24T06:14:43.918Z] Building docker-core-data-go [2021-02-24T06:14:43.918Z] Building docker-core-metadata-go [2021-02-24T06:14:45.738Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.423s coverage: 47.0% of statements [2021-02-24T06:14:45.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-24T06:14:45.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-24T06:14:45.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-24T06:14:45.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-24T06:14:45.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-24T06:14:45.738Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.118s coverage: 100.0% of statements [2021-02-24T06:14:45.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-24T06:14:45.738Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.121s coverage: 100.0% of statements [2021-02-24T06:14:45.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-24T06:14:45.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-02-24T06:14:45.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-02-24T06:14:45.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-02-24T06:14:45.738Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.343s coverage: 89.4% of statements [2021-02-24T06:14:45.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-02-24T06:14:45.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-02-24T06:14:45.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-02-24T06:14:52.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.157s coverage: 29.1% of statements [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-24T06:14:52.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.166s coverage: 99.0% of statements [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-24T06:14:52.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.105s coverage: 100.0% of statements [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-24T06:14:52.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.148s coverage: 92.9% of statements [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-24T06:14:52.477Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-24T06:14:52.477Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-24T06:14:52.477Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.098s coverage: 87.9% of statements [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-24T06:14:52.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-24T06:14:52.477Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements [2021-02-24T06:14:53.080Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-02-24T06:14:54.511Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-02-24T06:14:55.121Z] GO111MODULE=on go vet ./... [2021-02-24T06:16:17.865Z] gofmt -l . [2021-02-24T06:16:17.865Z] [ "`gofmt -l .`" = "" ] [2021-02-24T06:16:17.865Z] ./bin/test-go-mod-tidy.sh [2021-02-24T06:16:17.865Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-24T06:16:18.553Z] + ls -al . [2021-02-24T06:16:18.553Z] total 736 [2021-02-24T06:16:18.553Z] drwxrwxr-x 9 1001 1001 4096 Feb 24 06:16 . [2021-02-24T06:16:18.553Z] drwxr-xr-x 4 root root 4096 Feb 24 06:11 .. [2021-02-24T06:16:18.553Z] -rw-rw-r-- 1 1001 1001 11 Feb 24 06:10 .dockerignore [2021-02-24T06:16:18.553Z] drwxrwxr-x 8 1001 1001 4096 Feb 24 06:10 .git [2021-02-24T06:16:18.553Z] drwxrwxr-x 3 1001 1001 4096 Feb 24 06:10 .github [2021-02-24T06:16:18.553Z] -rw-rw-r-- 1 1001 1001 818 Feb 24 06:10 .gitignore [2021-02-24T06:16:18.553Z] -rw-rw-r-- 1 1001 1001 166 Feb 24 06:10 .sonarcloud.properties [2021-02-24T06:16:18.553Z] -rw-rw-r-- 1 1001 1001 8475 Feb 24 06:10 Attribution.txt [2021-02-24T06:16:18.553Z] -rw-rw-r-- 1 1001 1001 3804 Feb 24 06:10 CONTRIBUTING.md [2021-02-24T06:16:18.553Z] -rw-rw-r-- 1 1001 1001 931 Feb 24 06:10 Dockerfile.build [2021-02-24T06:16:18.553Z] -rw-rw-r-- 1 1001 1001 863 Feb 24 06:10 Jenkinsfile [2021-02-24T06:16:18.553Z] -rw-rw-r-- 1 1001 1001 10775 Feb 24 06:10 LICENSE [2021-02-24T06:16:18.553Z] -rw-rw-r-- 1 1001 1001 5774 Feb 24 06:10 Makefile [2021-02-24T06:16:18.553Z] -rw-rw-r-- 1 1001 1001 6524 Feb 24 06:10 README.md [2021-02-24T06:16:18.553Z] -rw-rw-r-- 1 1001 1001 6755 Feb 24 06:10 SECURITY.md [2021-02-24T06:16:18.553Z] -rw-rw-r-- 1 1001 1001 5 Feb 24 06:06 VERSION [2021-02-24T06:16:18.553Z] -rw-rw-r-- 1 1001 1001 4131 Feb 24 06:10 ZMQWindows.md [2021-02-24T06:16:18.553Z] drwxrwxr-x 2 1001 1001 4096 Feb 24 06:10 bin [2021-02-24T06:16:18.553Z] drwxrwxr-x 14 1001 1001 4096 Feb 24 06:10 cmd [2021-02-24T06:16:18.553Z] -rw-r--r-- 1 root root 594620 Feb 24 06:14 coverage.out [2021-02-24T06:16:18.553Z] -rw-r--r-- 1 root root 1055 Feb 24 06:16 go.mod [2021-02-24T06:16:18.553Z] -rw-r--r-- 1 root root 21528 Feb 24 06:16 go.sum [2021-02-24T06:16:18.553Z] drwxrwxr-x 8 1001 1001 4096 Feb 24 06:10 internal [2021-02-24T06:16:18.553Z] drwxrwxr-x 4 1001 1001 4096 Feb 24 06:10 openapi [2021-02-24T06:16:18.553Z] drwxrwxr-x 4 1001 1001 4096 Feb 24 06:10 snap [2021-02-24T06:16:18.553Z] -rw-rw-r-- 1 1001 1001 168 Feb 24 06:10 version.go [Pipeline] sh [2021-02-24T06:16:19.234Z] + '[' -e coverage.out ] [2021-02-24T06:16:19.235Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-24T06:16:19.273Z] Warning: overwriting stash ‘coverage-report’ [2021-02-24T06:16:20.547Z] Stashed 1 file(s) [Pipeline] sh [2021-02-24T06:16:21.289Z] + make build [2021-02-24T06:16:21.289Z] 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-02-24T06:16:24.062Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-24T06:16:24.062Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-24T06:16:24.062Z] ---> 5592328cb437 [2021-02-24T06:16:24.062Z] Step 3/23 : WORKDIR /edgex-go [2021-02-24T06:16:24.062Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-24T06:16:24.062Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-24T06:16:24.062Z] ---> 5592328cb437 [2021-02-24T06:16:24.062Z] Step 3/22 : WORKDIR /edgex-go [2021-02-24T06:16:24.062Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-24T06:16:24.062Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-24T06:16:24.062Z] ---> 5592328cb437 [2021-02-24T06:16:24.063Z] Step 3/23 : WORKDIR /edgex-go [2021-02-24T06:16:24.063Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-24T06:16:24.063Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-24T06:16:24.063Z] ---> 5592328cb437 [2021-02-24T06:16:24.063Z] Step 3/22 : WORKDIR /edgex-go [2021-02-24T06:16:24.063Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-24T06:16:24.063Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-24T06:16:24.063Z] ---> 5592328cb437 [2021-02-24T06:16:24.063Z] Step 3/21 : WORKDIR /edgex-go [2021-02-24T06:16:24.063Z] ---> Running in 7b1651956121 [2021-02-24T06:16:24.063Z] ---> Running in 5e0fc9d48205 [2021-02-24T06:16:24.063Z] ---> Running in 12260cf5581e [2021-02-24T06:16:24.063Z] ---> Running in 852da88b421e [2021-02-24T06:16:24.063Z] ---> Running in 855bcd2d359f [2021-02-24T06:16:24.063Z] Removing intermediate container 12260cf5581e [2021-02-24T06:16:24.063Z] ---> 746cf184d2fd [2021-02-24T06:16:24.063Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-24T06:16:24.063Z] Removing intermediate container 5e0fc9d48205 [2021-02-24T06:16:24.063Z] ---> 61324d2c59c9 [2021-02-24T06:16:24.063Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-24T06:16:24.063Z] Removing intermediate container 855bcd2d359f [2021-02-24T06:16:24.063Z] ---> 987c28b88938 [2021-02-24T06:16:24.063Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-24T06:16:24.063Z] Removing intermediate container 852da88b421e [2021-02-24T06:16:24.063Z] ---> 8cba966a7726 [2021-02-24T06:16:24.063Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-24T06:16:24.063Z] Removing intermediate container 7b1651956121 [2021-02-24T06:16:24.063Z] ---> 4bf6ac8e9499 [2021-02-24T06:16:24.063Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-24T06:16:24.063Z] ---> Running in c6a53f0f59e8 [2021-02-24T06:16:24.063Z] ---> Running in 6c95a7d5efe2 [2021-02-24T06:16:24.063Z] ---> Running in 2d9ab634e32f [2021-02-24T06:16:24.063Z] ---> Running in 43bafc5be6bf [2021-02-24T06:16:24.063Z] ---> Running in b9d58af80705 [2021-02-24T06:16:30.668Z] Removing intermediate container b9d58af80705 [2021-02-24T06:16:30.668Z] ---> d64d720fdffd [2021-02-24T06:16:30.668Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-24T06:16:30.668Z] Removing intermediate container 2d9ab634e32f [2021-02-24T06:16:30.668Z] ---> ee530be576ec [2021-02-24T06:16:30.668Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-24T06:16:30.668Z] Removing intermediate container c6a53f0f59e8 [2021-02-24T06:16:30.668Z] ---> f0463e24dce5 [2021-02-24T06:16:30.668Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-24T06:16:30.668Z] Removing intermediate container 6c95a7d5efe2 [2021-02-24T06:16:30.668Z] ---> 52d1b00f8806 [2021-02-24T06:16:30.668Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-24T06:16:30.668Z] ---> Running in 53dbbb3d228a [2021-02-24T06:16:30.668Z] ---> Running in a9c1ae461d74 [2021-02-24T06:16:30.668Z] ---> Running in 3593fc08b6aa [2021-02-24T06:16:30.668Z] ---> Running in 0f1ae8e0aac8 [2021-02-24T06:16:30.668Z] Removing intermediate container 43bafc5be6bf [2021-02-24T06:16:30.668Z] ---> 99f351b212a7 [2021-02-24T06:16:30.668Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-24T06:16:30.668Z] ---> Running in be93aae121ed [2021-02-24T06:16:31.473Z] 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-02-24T06:16:32.201Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-24T06:16:32.201Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-24T06:16:32.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-24T06:16:32.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-24T06:16:33.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-24T06:16:33.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-24T06:16:33.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-24T06:16:33.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-24T06:16:34.031Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-24T06:16:34.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-24T06:16:35.943Z] OK: 233 MiB in 51 packages [2021-02-24T06:16:36.348Z] OK: 233 MiB in 51 packages [2021-02-24T06:16:36.810Z] OK: 233 MiB in 51 packages [2021-02-24T06:16:36.810Z] OK: 233 MiB in 51 packages [2021-02-24T06:16:36.810Z] OK: 233 MiB in 51 packages [2021-02-24T06:16:39.095Z] Removing intermediate container 53dbbb3d228a [2021-02-24T06:16:39.095Z] ---> 6bf61ed72028 [2021-02-24T06:16:39.095Z] Step 6/23 : COPY go.mod . [2021-02-24T06:16:39.095Z] Removing intermediate container 3593fc08b6aa [2021-02-24T06:16:39.095Z] ---> f256cd435d59 [2021-02-24T06:16:39.095Z] Step 6/22 : COPY go.mod . [2021-02-24T06:16:39.423Z] Removing intermediate container 0f1ae8e0aac8 [2021-02-24T06:16:39.423Z] ---> 76249ce82621 [2021-02-24T06:16:39.423Z] Step 6/22 : COPY go.mod . [2021-02-24T06:16:39.423Z] Removing intermediate container a9c1ae461d74 [2021-02-24T06:16:39.423Z] ---> ce8e681dc380 [2021-02-24T06:16:39.423Z] Step 6/23 : COPY go.mod . [2021-02-24T06:16:39.828Z] Removing intermediate container be93aae121ed [2021-02-24T06:16:39.828Z] ---> a236881c40a3 [2021-02-24T06:16:39.828Z] Step 6/21 : COPY go.mod . [2021-02-24T06:16:40.480Z] ---> 8e2cef2062bd [2021-02-24T06:16:40.480Z] Step 7/23 : RUN go mod download [2021-02-24T06:16:40.480Z] ---> bb9e1f7a6c5f [2021-02-24T06:16:40.480Z] Step 7/22 : RUN go mod download [2021-02-24T06:16:40.480Z] ---> b16ecbd6f6b5 [2021-02-24T06:16:40.480Z] Step 7/22 : RUN go mod download [2021-02-24T06:16:40.480Z] ---> 7948c6e64fac [2021-02-24T06:16:40.480Z] Step 7/23 : RUN go mod download [2021-02-24T06:16:40.480Z] ---> Running in 6810ea2d3397 [2021-02-24T06:16:40.480Z] ---> Running in 8b00b461f362 [2021-02-24T06:16:40.480Z] ---> Running in aa9f2e805a9e [2021-02-24T06:16:40.860Z] ---> c7286d6ad900 [2021-02-24T06:16:40.860Z] Step 7/21 : RUN go mod download [2021-02-24T06:16:40.860Z] ---> Running in b385584fb2fc [2021-02-24T06:16:41.364Z] ---> Running in c569ee1f900d [2021-02-24T06:16:51.207Z] Removing intermediate container aa9f2e805a9e [2021-02-24T06:16:51.207Z] ---> 47c105ae7226 [2021-02-24T06:16:51.207Z] Step 8/22 : COPY . . [2021-02-24T06:16:51.207Z] Removing intermediate container b385584fb2fc [2021-02-24T06:16:51.207Z] ---> d04e30de8eb1 [2021-02-24T06:16:51.207Z] Step 8/23 : COPY . . [2021-02-24T06:16:51.207Z] Removing intermediate container 8b00b461f362 [2021-02-24T06:16:51.207Z] ---> 46a637315150 [2021-02-24T06:16:51.207Z] Step 8/22 : COPY . . [2021-02-24T06:16:51.207Z] Removing intermediate container c569ee1f900d [2021-02-24T06:16:51.207Z] ---> 60af954583c1 [2021-02-24T06:16:51.207Z] Step 8/21 : COPY . . [2021-02-24T06:16:51.648Z] Removing intermediate container 6810ea2d3397 [2021-02-24T06:16:51.648Z] ---> 7ced6aed52ff [2021-02-24T06:16:51.648Z] Step 8/23 : COPY . . [2021-02-24T06:16:58.272Z] 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-02-24T06:17:01.662Z] 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-02-24T06:17:05.966Z] 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-02-24T06:17:07.941Z] 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-02-24T06:17:16.232Z] 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-02-24T06:17:20.569Z] 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-02-24T06:17:23.944Z] 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-02-24T06:17:29.332Z] 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-02-24T06:17:31.945Z] 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-02-24T06:17:36.260Z] 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-02-24T06:17:42.991Z] $ docker stop --time=1 ff6e062fa50c6eee86cfb7ddea709b0609574b3d1774314648262f3465430b2b [2021-02-24T06:17:45.480Z] $ docker rm -f ff6e062fa50c6eee86cfb7ddea709b0609574b3d1774314648262f3465430b2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-24T06:17:47.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-24T06:17:47.771Z] [2021-02-24T06:17:47.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-24T06:17:48.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-24T06:17:48.202Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-24T06:17:48.202Z] 29e5d40040c1: Pulling fs layer [2021-02-24T06:17:48.202Z] 1ce36da41761: Pulling fs layer [2021-02-24T06:17:48.202Z] 25b303627fd3: Pulling fs layer [2021-02-24T06:17:49.185Z] 29e5d40040c1: Verifying Checksum [2021-02-24T06:17:49.185Z] 29e5d40040c1: Download complete [2021-02-24T06:17:49.458Z] 1ce36da41761: Verifying Checksum [2021-02-24T06:17:49.458Z] 1ce36da41761: Download complete [2021-02-24T06:17:49.732Z] 29e5d40040c1: Pull complete [2021-02-24T06:17:51.177Z] 25b303627fd3: Verifying Checksum [2021-02-24T06:17:51.177Z] 25b303627fd3: Download complete [2021-02-24T06:17:51.177Z] 1ce36da41761: Pull complete [2021-02-24T06:18:01.324Z] 25b303627fd3: Pull complete [2021-02-24T06:18:01.324Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-24T06:18:01.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-24T06:18:01.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-24T06:18:01.580Z] prd-ubuntu18.04-docker-arm64-4c-16g-27501 does not seem to be running inside a container [2021-02-24T06:18:01.663Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-24T06:18:04.502Z] $ docker top 8df0f48328d7d98b3b6be6a8ee8cdc9b259b07a702a3c93d9cbff9c33e5c4abc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-24T06:18:05.577Z] + docker-compose build --help [2021-02-24T06:18:05.577Z] + grep parallel [2021-02-24T06:18:08.954Z] --parallel Build images in parallel. [Pipeline] } [2021-02-24T06:18:08.984Z] $ docker stop --time=1 8df0f48328d7d98b3b6be6a8ee8cdc9b259b07a702a3c93d9cbff9c33e5c4abc [2021-02-24T06:18:10.955Z] $ docker rm -f 8df0f48328d7d98b3b6be6a8ee8cdc9b259b07a702a3c93d9cbff9c33e5c4abc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-24T06:18:11.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-24T06:18:11.929Z] . [Pipeline] withDockerContainer [2021-02-24T06:18:12.228Z] prd-ubuntu18.04-docker-arm64-4c-16g-27501 does not seem to be running inside a container [2021-02-24T06:18:12.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-24T06:18:13.790Z] $ docker top 401c90b89bb1ca3e5afaa9396e88d14822e50cfa9633b0aad68bdea776d375c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-24T06:18:14.939Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-24T06:18:19.227Z] Building docker-core-command-go ... [2021-02-24T06:18:19.227Z] Building docker-core-data-go ... [2021-02-24T06:18:19.227Z] Building docker-core-metadata-go ... [2021-02-24T06:18:19.227Z] Building docker-security-bootstrapper-go ... [2021-02-24T06:18:19.227Z] Building docker-security-proxy-setup-go ... [2021-02-24T06:18:19.227Z] Building docker-security-secretstore-setup-go ... [2021-02-24T06:18:19.227Z] Building docker-support-notifications-go ... [2021-02-24T06:18:19.227Z] Building docker-support-scheduler-go ... [2021-02-24T06:18:19.227Z] Building docker-sys-mgmt-agent-go ... [2021-02-24T06:18:19.227Z] Building docker-core-data-go [2021-02-24T06:18:19.227Z] Building docker-support-scheduler-go [2021-02-24T06:18:19.227Z] Building docker-support-notifications-go [2021-02-24T06:18:19.227Z] Building docker-security-bootstrapper-go [2021-02-24T06:18:19.227Z] Building docker-core-command-go [2021-02-24T06:19:38.560Z] ---> f24b105859b5 [2021-02-24T06:19:38.561Z] ---> 3cbb70fb80f8 [2021-02-24T06:19:38.561Z] Step 9/23 : RUN make cmd/core-data/core-dataStep 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-24T06:19:38.561Z] [2021-02-24T06:19:38.561Z] ---> 04c35cf72757 [2021-02-24T06:19:38.561Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-24T06:19:38.561Z] ---> dabeee48de6c [2021-02-24T06:19:38.561Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-24T06:19:38.561Z] ---> adff6b6231d1 [2021-02-24T06:19:38.561Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-24T06:19:38.561Z] ---> Running in 0e20e3c00e30 [2021-02-24T06:19:38.561Z] ---> Running in 46910e0d1303 [2021-02-24T06:19:38.561Z] ---> Running in 2b1e6438c23a [2021-02-24T06:19:38.561Z] ---> Running in 00cf070bf303 [2021-02-24T06:19:38.561Z] ---> Running in 13cc7c91203c [2021-02-24T06:19:40.990Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-24T06:19:40.990Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-24T06:19:40.990Z] ---> 6f859d609628 [2021-02-24T06:19:40.990Z] Step 3/23 : WORKDIR /edgex-go [2021-02-24T06:19:40.990Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-24T06:19:40.990Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-24T06:19:40.990Z] ---> 6f859d609628 [2021-02-24T06:19:40.990Z] Step 3/22 : WORKDIR /edgex-go [2021-02-24T06:19:40.990Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-24T06:19:40.990Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-24T06:19:40.990Z] ---> 6f859d609628 [2021-02-24T06:19:40.990Z] Step 3/30 : WORKDIR /edgex-go [2021-02-24T06:19:40.990Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-24T06:19:40.990Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-24T06:19:40.990Z] ---> 6f859d609628 [2021-02-24T06:19:40.990Z] Step 3/22 : WORKDIR /edgex-go [2021-02-24T06:19:40.990Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-24T06:19:40.990Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-24T06:19:40.990Z] ---> 6f859d609628 [2021-02-24T06:19:40.990Z] Step 3/23 : WORKDIR /edgex-go [2021-02-24T06:19:40.990Z] ---> Running in 589fd4047228 [2021-02-24T06:19:40.990Z] ---> Running in 74d8cb081ad4 [2021-02-24T06:19:40.990Z] ---> Running in 724c17994fbf [2021-02-24T06:19:40.990Z] ---> Running in 031758dcf675 [2021-02-24T06:19:40.990Z] ---> Running in 1c0231099e40 [2021-02-24T06:19:40.990Z] Removing intermediate container 74d8cb081ad4 [2021-02-24T06:19:40.990Z] ---> 6277ad5654a5 [2021-02-24T06:19:40.990Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-24T06:19:40.990Z] Removing intermediate container 724c17994fbf [2021-02-24T06:19:40.990Z] ---> 28ad7f102729 [2021-02-24T06:19:40.990Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-24T06:19:40.990Z] Removing intermediate container 589fd4047228 [2021-02-24T06:19:40.990Z] ---> 19840547fc1b [2021-02-24T06:19:40.990Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-24T06:19:40.990Z] Removing intermediate container 031758dcf675 [2021-02-24T06:19:40.990Z] ---> c94b7a7f8caa [2021-02-24T06:19:40.990Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-24T06:19:40.990Z] Removing intermediate container 1c0231099e40 [2021-02-24T06:19:40.990Z] ---> 66d7f944bff9 [2021-02-24T06:19:40.990Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-24T06:19:40.990Z] ---> Running in 5a5e0e707045 [2021-02-24T06:19:40.990Z] ---> Running in b7fb82620193 [2021-02-24T06:19:40.990Z] ---> Running in 622ac8dd509c [2021-02-24T06:19:40.990Z] ---> Running in f723c2d79161 [2021-02-24T06:19:40.990Z] ---> Running in 48a7ce5aeeea [2021-02-24T06:19:40.990Z] Removing intermediate container b7fb82620193 [2021-02-24T06:19:40.990Z] ---> 38974bfc8d35 [2021-02-24T06:19:40.990Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-24T06:19:40.990Z] ---> Running in c130d7b6f66d [2021-02-24T06:19:40.990Z] Removing intermediate container 622ac8dd509c [2021-02-24T06:19:40.990Z] ---> 3628fcccf8e6 [2021-02-24T06:19:40.990Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-24T06:19:40.990Z] ---> Running in 833317becda6 [2021-02-24T06:19:40.990Z] Removing intermediate container 5a5e0e707045 [2021-02-24T06:19:40.990Z] ---> c889018ef7f0 [2021-02-24T06:19:40.990Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-24T06:19:40.990Z] Removing intermediate container 48a7ce5aeeea [2021-02-24T06:19:40.990Z] ---> 9f2daa71a961 [2021-02-24T06:19:40.990Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-24T06:19:40.990Z] Removing intermediate container f723c2d79161 [2021-02-24T06:19:40.991Z] ---> 9556d514b879 [2021-02-24T06:19:40.991Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-24T06:19:40.991Z] ---> Running in 268dcca9b988 [2021-02-24T06:19:40.991Z] ---> Running in 5e285db1573d [2021-02-24T06:19:40.991Z] ---> Running in 580fd025adaf [2021-02-24T06:19:40.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-24T06:19:40.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-24T06:19:40.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-24T06:19:40.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-24T06:19:40.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-24T06:19:40.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-24T06:19:40.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-24T06:19:41.331Z] 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-02-24T06:19:41.331Z] 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-02-24T06:19:41.331Z] 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-02-24T06:19:41.331Z] 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-02-24T06:19:41.331Z] 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-02-24T06:19:41.609Z] OK: 217 MiB in 51 packages [2021-02-24T06:19:41.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-24T06:19:41.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-24T06:19:41.610Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-24T06:19:41.921Z] OK: 217 MiB in 51 packages [2021-02-24T06:19:42.533Z] OK: 217 MiB in 51 packages [2021-02-24T06:19:42.533Z] OK: 217 MiB in 51 packages [2021-02-24T06:19:42.533Z] OK: 217 MiB in 51 packages [2021-02-24T06:19:43.147Z] Removing intermediate container c130d7b6f66d [2021-02-24T06:19:43.147Z] ---> 599e6e6b96ff [2021-02-24T06:19:43.147Z] Step 6/30 : COPY go.mod . [2021-02-24T06:19:43.425Z] Removing intermediate container 833317becda6 [2021-02-24T06:19:43.425Z] ---> abd2cca0c504 [2021-02-24T06:19:43.425Z] Step 6/23 : COPY go.mod . [2021-02-24T06:19:44.028Z] ---> 2acfc27162ea [2021-02-24T06:19:44.028Z] Step 7/30 : RUN go mod download [2021-02-24T06:19:44.304Z] ---> Running in c11ba1d77f50 [2021-02-24T06:19:44.304Z] Removing intermediate container 268dcca9b988 [2021-02-24T06:19:44.304Z] ---> fd04deb8c8ff [2021-02-24T06:19:44.304Z] Step 6/22 : COPY go.mod . [2021-02-24T06:19:44.582Z] Removing intermediate container 5e285db1573d [2021-02-24T06:19:44.582Z] ---> 2ac176d4f62a [2021-02-24T06:19:44.582Z] Step 6/22 : COPY go.mod . [2021-02-24T06:19:44.582Z] Removing intermediate container 580fd025adaf [2021-02-24T06:19:44.582Z] ---> c556e6a1fca4 [2021-02-24T06:19:44.582Z] Step 6/23 : COPY go.mod . [2021-02-24T06:19:44.861Z] ---> f7f84b296a6d [2021-02-24T06:19:44.861Z] Step 7/23 : RUN go mod download [2021-02-24T06:19:45.140Z] ---> Running in cf0243c89f1f [2021-02-24T06:19:45.422Z] ---> bb0ff4ea0960 [2021-02-24T06:19:45.422Z] Step 7/22 : RUN go mod download [2021-02-24T06:19:45.700Z] ---> 7f52a1fe7533 [2021-02-24T06:19:45.700Z] Step 7/22 : RUN go mod download [2021-02-24T06:19:45.700Z] ---> Running in 56d2e30a2fb0 [2021-02-24T06:19:45.980Z] ---> Running in 82e0eac9322d [2021-02-24T06:19:46.267Z] ---> 7fd0a05b5a50 [2021-02-24T06:19:46.267Z] Step 7/23 : RUN go mod download [2021-02-24T06:19:46.542Z] ---> Running in 30a0f687413a [2021-02-24T06:19:49.183Z] Removing intermediate container c11ba1d77f50 [2021-02-24T06:19:49.183Z] ---> d81b417b064c [2021-02-24T06:19:49.183Z] Step 8/30 : COPY . . [2021-02-24T06:19:49.780Z] Removing intermediate container cf0243c89f1f [2021-02-24T06:19:49.780Z] ---> 9428359bccf4 [2021-02-24T06:19:49.780Z] Step 8/23 : COPY . . [2021-02-24T06:19:50.399Z] Removing intermediate container 56d2e30a2fb0 [2021-02-24T06:19:50.399Z] ---> 452620b38322 [2021-02-24T06:19:50.399Z] Step 8/22 : COPY . . [2021-02-24T06:19:51.384Z] Removing intermediate container 82e0eac9322d [2021-02-24T06:19:51.384Z] ---> e3eafb47c92b [2021-02-24T06:19:51.384Z] Step 8/22 : COPY . . [2021-02-24T06:19:52.367Z] Removing intermediate container 30a0f687413a [2021-02-24T06:19:52.367Z] ---> a9f22b6a39a3 [2021-02-24T06:19:52.367Z] Step 8/23 : COPY . . [2021-02-24T06:20:19.171Z] ---> 6f682a431b25 [2021-02-24T06:20:19.172Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-24T06:20:19.172Z] ---> 82789da52db0 [2021-02-24T06:20:19.172Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-24T06:20:19.172Z] ---> dba5f11761f0 [2021-02-24T06:20:19.172Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-24T06:20:19.172Z] ---> 7205a82bb36a [2021-02-24T06:20:19.172Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-24T06:20:19.172Z] ---> Running in d6527d9213a5 [2021-02-24T06:20:19.172Z] ---> Running in 8ab6e04f16a1 [2021-02-24T06:20:19.172Z] ---> f1897fc282bb [2021-02-24T06:20:19.172Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-24T06:20:19.172Z] ---> Running in 57e02a0f7c7a [2021-02-24T06:20:19.172Z] ---> Running in a4f0d4cff477 [2021-02-24T06:20:19.172Z] ---> Running in 94758776bd34 [2021-02-24T06:20:19.172Z] 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-02-24T06:20:19.172Z] 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-02-24T06:20:19.172Z] 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-02-24T06:20:19.172Z] 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-02-24T06:20:19.172Z] 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-02-24T06:21:21.231Z] 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-02-24T06:21:55.753Z] Removing intermediate container 46910e0d1303 [2021-02-24T06:21:55.753Z] ---> c28dd2284454 [2021-02-24T06:21:55.753Z] [2021-02-24T06:21:55.753Z] Step 10/22 : FROM alpine:3.12 [2021-02-24T06:21:55.753Z] Removing intermediate container 0e20e3c00e30 [2021-02-24T06:21:55.753Z] ---> c77157ec1861 [2021-02-24T06:21:55.753Z] [2021-02-24T06:21:55.753Z] Step 10/22 : FROM alpine:3.12 [2021-02-24T06:21:56.107Z] 3.12: Pulling from library/alpine [2021-02-24T06:21:56.107Z] 3.12: Pulling from library/alpine [2021-02-24T06:21:58.461Z] Removing intermediate container 13cc7c91203c [2021-02-24T06:21:58.461Z] ---> bca54f23e3ca [2021-02-24T06:21:58.461Z] [2021-02-24T06:21:58.461Z] Step 10/21 : FROM alpine:3.12 [2021-02-24T06:21:58.461Z] 3.12: Pulling from library/alpine [2021-02-24T06:22:01.020Z] Removing intermediate container 00cf070bf303 [2021-02-24T06:22:01.020Z] ---> d126caa65681 [2021-02-24T06:22:01.020Z] [2021-02-24T06:22:01.020Z] Step 10/23 : FROM alpine:3.12 [2021-02-24T06:22:01.020Z] Removing intermediate container 2b1e6438c23a [2021-02-24T06:22:01.020Z] ---> 7c7b0c5311ac [2021-02-24T06:22:01.020Z] [2021-02-24T06:22:01.020Z] Step 10/23 : FROM alpine:3.12 [2021-02-24T06:22:01.020Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-24T06:22:01.020Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-24T06:22:01.020Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-24T06:22:01.020Z] Status: Downloaded newer image for alpine:3.12 [2021-02-24T06:22:01.020Z] Status: Image is up to date for alpine:3.12 [2021-02-24T06:22:01.020Z] ---> 389fef711851 [2021-02-24T06:22:01.020Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-24T06:22:01.020Z] Status: Downloaded newer image for alpine:3.12 [2021-02-24T06:22:01.020Z] ---> 389fef711851 [2021-02-24T06:22:01.020Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-24T06:22:01.020Z] ---> 389fef711851 [2021-02-24T06:22:01.020Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-24T06:22:01.020Z] 3.12: Pulling from library/alpine [2021-02-24T06:22:01.020Z] 3.12: Pulling from library/alpine [2021-02-24T06:22:01.021Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-24T06:22:01.021Z] Status: Image is up to date for alpine:3.12 [2021-02-24T06:22:01.021Z] ---> 389fef711851 [2021-02-24T06:22:01.021Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-24T06:22:01.021Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-24T06:22:01.021Z] Status: Image is up to date for alpine:3.12 [2021-02-24T06:22:01.021Z] ---> 389fef711851 [2021-02-24T06:22:01.021Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-24T06:22:01.598Z] ---> Running in c5be71ef7d43 [2021-02-24T06:22:01.598Z] ---> Running in 59fe9791f6b2 [2021-02-24T06:22:01.598Z] ---> Running in 56e669cf1e7b [2021-02-24T06:22:01.890Z] ---> Running in f15284b9b5f8 [2021-02-24T06:22:01.890Z] ---> Running in 802a76129cad [2021-02-24T06:22:04.479Z] Removing intermediate container 802a76129cad [2021-02-24T06:22:04.479Z] ---> 72248ffb01fb [2021-02-24T06:22:04.479Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-24T06:22:05.211Z] ---> Running in da11af799c1f [2021-02-24T06:22:07.517Z] Removing intermediate container da11af799c1f [2021-02-24T06:22:07.517Z] ---> 02bc81e69302 [2021-02-24T06:22:07.517Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-24T06:22:07.517Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-24T06:22:07.517Z] ---> Running in 671aff10da94 [2021-02-24T06:22:07.943Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-24T06:22:07.943Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-24T06:22:07.943Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-24T06:22:08.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-24T06:22:08.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-24T06:22:08.682Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-24T06:22:09.380Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-24T06:22:09.380Z] Removing intermediate container 671aff10da94 [2021-02-24T06:22:09.380Z] ---> 46c60219ec1d [2021-02-24T06:22:09.380Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-24T06:22:09.380Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:22:09.380Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-24T06:22:09.380Z] OK: 6 MiB in 15 packages [2021-02-24T06:22:09.380Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-24T06:22:09.380Z] ---> Running in 3225255aad8f [2021-02-24T06:22:09.380Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:22:09.860Z] OK: 6 MiB in 15 packages [2021-02-24T06:22:09.860Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-24T06:22:09.860Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-24T06:22:09.860Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-24T06:22:09.860Z] (4/4) Installing curl (7.69.1-r3) [2021-02-24T06:22:10.132Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:22:10.132Z] Executing ca-certificates-20191127-r4.trigger [2021-02-24T06:22:10.132Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-24T06:22:10.132Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-24T06:22:10.132Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:22:10.132Z] OK: 7 MiB in 18 packages [2021-02-24T06:22:10.132Z] Executing ca-certificates-20191127-r4.trigger [2021-02-24T06:22:10.132Z] OK: 6 MiB in 16 packages [2021-02-24T06:22:11.049Z] Removing intermediate container 57e02a0f7c7a [2021-02-24T06:22:11.050Z] ---> 17746c89b93e [2021-02-24T06:22:11.050Z] [2021-02-24T06:22:11.050Z] Step 10/30 : FROM alpine:3.12 [2021-02-24T06:22:11.050Z] 3.12: Pulling from library/alpine [2021-02-24T06:22:11.050Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-24T06:22:11.050Z] Status: Downloaded newer image for alpine:3.12 [2021-02-24T06:22:11.050Z] ---> afeebe901d6b [2021-02-24T06:22:11.050Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-24T06:22:11.050Z] ---> Running in 7d96dd7dad31 [2021-02-24T06:22:11.050Z] Removing intermediate container 7d96dd7dad31 [2021-02-24T06:22:11.050Z] ---> 4487e2ceab0a [2021-02-24T06:22:11.050Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-24T06:22:11.050Z] ---> Running in 7dea546e7936 [2021-02-24T06:22:11.050Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-24T06:22:11.050Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-24T06:22:11.050Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-24T06:22:11.050Z] (2/2) Installing su-exec (0.2-r1) [2021-02-24T06:22:11.050Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:22:11.050Z] OK: 5 MiB in 16 packages [2021-02-24T06:22:11.050Z] Removing intermediate container 7dea546e7936 [2021-02-24T06:22:11.050Z] ---> 35e115ccdd5a [2021-02-24T06:22:11.050Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-24T06:22:11.050Z] ---> Running in f14370bc0c44 [2021-02-24T06:22:11.050Z] Removing intermediate container f14370bc0c44 [2021-02-24T06:22:11.050Z] ---> 44a2a9045a45 [2021-02-24T06:22:11.050Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-24T06:22:11.050Z] ---> Running in cb0beef9cd3b [2021-02-24T06:22:11.050Z] Removing intermediate container cb0beef9cd3b [2021-02-24T06:22:11.050Z] ---> f6278b6810c0 [2021-02-24T06:22:11.050Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-24T06:22:11.050Z] ---> Running in 3759e1999a50 [2021-02-24T06:22:11.683Z] Removing intermediate container 3759e1999a50 [2021-02-24T06:22:11.683Z] ---> 6475061228e3 [2021-02-24T06:22:11.683Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-24T06:22:12.290Z] ---> Running in 6b4ae2ba5666 [2021-02-24T06:22:12.964Z] Removing intermediate container f15284b9b5f8 [2021-02-24T06:22:12.964Z] ---> bd746580bb73 [2021-02-24T06:22:12.964Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-24T06:22:12.964Z] Removing intermediate container c5be71ef7d43 [2021-02-24T06:22:12.964Z] ---> aea8ab4695bb [2021-02-24T06:22:12.964Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-24T06:22:12.964Z] ---> Running in 0ec023a020c0 [2021-02-24T06:22:12.964Z] ---> Running in 71ab0a2239dd [2021-02-24T06:22:13.723Z] Removing intermediate container 59fe9791f6b2 [2021-02-24T06:22:13.724Z] ---> b365541ec56c [2021-02-24T06:22:13.724Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-24T06:22:13.724Z] Removing intermediate container 56e669cf1e7b [2021-02-24T06:22:13.724Z] ---> 0e7c42e09961 [2021-02-24T06:22:13.724Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-24T06:22:13.724Z] Removing intermediate container 71ab0a2239dd [2021-02-24T06:22:13.724Z] ---> f363fa8f41eb [2021-02-24T06:22:13.724Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-24T06:22:13.724Z] ---> Running in 92de6f6b5cfd [2021-02-24T06:22:13.724Z] Removing intermediate container 3225255aad8f [2021-02-24T06:22:13.724Z] ---> 9866ca296498 [2021-02-24T06:22:13.724Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-24T06:22:13.724Z] Removing intermediate container 0ec023a020c0 [2021-02-24T06:22:13.724Z] ---> ba879ae21050 [2021-02-24T06:22:13.724Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-24T06:22:13.760Z] Removing intermediate container 6b4ae2ba5666 [2021-02-24T06:22:13.760Z] ---> 53fa3b5bca05 [2021-02-24T06:22:13.760Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-24T06:22:14.125Z] ---> Running in ecb6e7052c4d [2021-02-24T06:22:14.125Z] ---> Running in d99062138458 [2021-02-24T06:22:14.500Z] ---> Running in 2935d9fb421e [2021-02-24T06:22:14.500Z] ---> Running in 63f62e42ae3c [2021-02-24T06:22:15.205Z] Removing intermediate container 92de6f6b5cfd [2021-02-24T06:22:15.205Z] ---> a452f8815702 [2021-02-24T06:22:15.205Z] Step 13/21 : WORKDIR /edgex [2021-02-24T06:22:16.409Z] Removing intermediate container ecb6e7052c4d [2021-02-24T06:22:16.409Z] ---> 7ddb1745b8c0 [2021-02-24T06:22:16.409Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-24T06:22:16.441Z] ---> 0b4e341bf8e3 [2021-02-24T06:22:16.441Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-24T06:22:16.889Z] Removing intermediate container d99062138458 [2021-02-24T06:22:16.889Z] ---> 4309c654d43f [2021-02-24T06:22:16.889Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-24T06:22:17.047Z] ---> Running in 0493bc08c50c [2021-02-24T06:22:17.388Z] ---> Running in 9830caf856a7 [2021-02-24T06:22:17.389Z] Removing intermediate container 63f62e42ae3c [2021-02-24T06:22:17.389Z] ---> 4e7d57e99665 [2021-02-24T06:22:17.389Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-24T06:22:17.389Z] ---> Running in a902261c283c [2021-02-24T06:22:17.994Z] ---> Running in 2eddb3c57381 [2021-02-24T06:22:18.813Z] ---> Running in 1c36deae2f41 [2021-02-24T06:22:18.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-24T06:22:19.037Z] Removing intermediate container a4f0d4cff477 [2021-02-24T06:22:19.037Z] ---> 2d9e470d96a8 [2021-02-24T06:22:19.037Z] [2021-02-24T06:22:19.037Z] Step 10/22 : FROM alpine:3.12 [2021-02-24T06:22:19.037Z] ---> afeebe901d6b [2021-02-24T06:22:19.037Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-24T06:22:19.094Z] Removing intermediate container 9830caf856a7 [2021-02-24T06:22:19.094Z] ---> d53ffbc58668 [2021-02-24T06:22:19.094Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-24T06:22:19.547Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-24T06:22:19.856Z] Removing intermediate container a902261c283c [2021-02-24T06:22:19.856Z] ---> cb52b75ccea5 [2021-02-24T06:22:19.856Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-24T06:22:19.856Z] Removing intermediate container 2eddb3c57381 [2021-02-24T06:22:19.856Z] ---> 3077b4e618fe [2021-02-24T06:22:19.856Z] Step 15/23 : WORKDIR / [2021-02-24T06:22:20.024Z] ---> Running in 39acfc3b4af0 [2021-02-24T06:22:20.139Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-24T06:22:20.546Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-24T06:22:20.546Z] Removing intermediate container 1c36deae2f41 [2021-02-24T06:22:20.546Z] ---> 889020051662 [2021-02-24T06:22:20.546Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-24T06:22:20.546Z] ---> Running in b6be28347ad6 [2021-02-24T06:22:20.546Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-24T06:22:20.546Z] ---> Running in 83d0533c0879 [2021-02-24T06:22:20.546Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-24T06:22:20.630Z] Removing intermediate container 94758776bd34 [2021-02-24T06:22:20.630Z] ---> 25dcc7c80137 [2021-02-24T06:22:20.630Z] [2021-02-24T06:22:20.630Z] Step 10/23 : FROM alpine:3.12 [2021-02-24T06:22:20.630Z] ---> afeebe901d6b [2021-02-24T06:22:20.630Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-24T06:22:20.912Z] Removing intermediate container 8ab6e04f16a1 [2021-02-24T06:22:20.912Z] ---> e9d136120111 [2021-02-24T06:22:20.912Z] [2021-02-24T06:22:20.912Z] Step 10/22 : FROM alpine:3.12 [2021-02-24T06:22:20.912Z] ---> afeebe901d6b [2021-02-24T06:22:20.912Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-24T06:22:21.025Z] ---> 75291719bcad [2021-02-24T06:22:21.025Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-24T06:22:21.025Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-24T06:22:21.191Z] ---> Running in 95bc0937d288 [2021-02-24T06:22:21.191Z] ---> Running in 58391bbe3631 [2021-02-24T06:22:21.455Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-24T06:22:21.456Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:22:21.456Z] OK: 8 MiB in 20 packages [2021-02-24T06:22:22.195Z] Removing intermediate container 0493bc08c50c [2021-02-24T06:22:22.195Z] ---> d4e1afb1d54f [2021-02-24T06:22:22.195Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-24T06:22:22.333Z] Removing intermediate container b6be28347ad6 [2021-02-24T06:22:22.333Z] ---> 95311128b371 [2021-02-24T06:22:22.333Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-24T06:22:22.471Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-24T06:22:22.751Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-24T06:22:23.190Z] Removing intermediate container 83d0533c0879 [2021-02-24T06:22:23.190Z] ---> a0a7911dd31c [2021-02-24T06:22:23.190Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-24T06:22:23.190Z] ---> 7818a3071945 [2021-02-24T06:22:23.190Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-24T06:22:23.352Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-24T06:22:23.628Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-24T06:22:23.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-24T06:22:23.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-24T06:22:23.628Z] ---> f428a1aa03d0 [2021-02-24T06:22:23.628Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-24T06:22:23.628Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-24T06:22:23.628Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:22:23.628Z] Executing ca-certificates-20191127-r4.trigger [2021-02-24T06:22:23.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-24T06:22:24.180Z] OK: 6 MiB in 16 packages [2021-02-24T06:22:24.180Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-24T06:22:24.180Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:22:24.180Z] OK: 5 MiB in 15 packages [2021-02-24T06:22:24.189Z] ---> 87403f4a9772 [2021-02-24T06:22:24.190Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-24T06:22:24.453Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-24T06:22:24.453Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:22:24.731Z] OK: 5 MiB in 15 packages [2021-02-24T06:22:25.719Z] ---> cd7526405611 [2021-02-24T06:22:25.719Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-24T06:22:26.085Z] Removing intermediate container 2935d9fb421e [2021-02-24T06:22:26.085Z] ---> 883b500bc32f [2021-02-24T06:22:26.085Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-24T06:22:26.652Z] ---> fc790ba899e3 [2021-02-24T06:22:26.652Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-24T06:22:26.818Z] Removing intermediate container 95bc0937d288 [2021-02-24T06:22:26.818Z] ---> 855fd388f46c [2021-02-24T06:22:26.818Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-24T06:22:26.818Z] Removing intermediate container 58391bbe3631 [2021-02-24T06:22:26.818Z] ---> 6b3a47e6f242 [2021-02-24T06:22:26.818Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-24T06:22:27.122Z] ---> Running in ca5e39b00b24 [2021-02-24T06:22:27.122Z] ---> Running in f767019d860c [2021-02-24T06:22:27.229Z] ---> a9cff5bd9a82 [2021-02-24T06:22:27.229Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-24T06:22:27.485Z] Removing intermediate container 39acfc3b4af0 [2021-02-24T06:22:27.486Z] ---> b499f0d78596 [2021-02-24T06:22:27.486Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-24T06:22:27.486Z] ---> 02f586b372bb [2021-02-24T06:22:27.486Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-24T06:22:27.486Z] ---> Running in 186dc613ba8d [2021-02-24T06:22:27.868Z] Removing intermediate container ca5e39b00b24 [2021-02-24T06:22:27.868Z] ---> 300d15b65312 [2021-02-24T06:22:27.868Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-24T06:22:27.948Z] ---> 0f991344429f [2021-02-24T06:22:27.948Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-24T06:22:27.948Z] ---> cb71913978be [2021-02-24T06:22:27.948Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-24T06:22:28.160Z] ---> Running in a5a26b32cb57 [2021-02-24T06:22:28.160Z] Removing intermediate container f767019d860c [2021-02-24T06:22:28.160Z] ---> 4af9965566ef [2021-02-24T06:22:28.160Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-24T06:22:28.460Z] ---> Running in 0730a7b8c311 [2021-02-24T06:22:28.737Z] Removing intermediate container 186dc613ba8d [2021-02-24T06:22:28.737Z] ---> f43b407e24ff [2021-02-24T06:22:28.737Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-24T06:22:28.737Z] ---> 7fd783028525 [2021-02-24T06:22:28.737Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-24T06:22:28.737Z] ---> Running in 27f3d0223ea0 [2021-02-24T06:22:29.341Z] Removing intermediate container a5a26b32cb57 [2021-02-24T06:22:29.341Z] ---> a0af039b1ee1 [2021-02-24T06:22:29.341Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-24T06:22:29.341Z] ---> Running in 0b40c354a279 [2021-02-24T06:22:29.620Z] Removing intermediate container 0730a7b8c311 [2021-02-24T06:22:29.620Z] ---> 406f11691aa2 [2021-02-24T06:22:29.620Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-24T06:22:29.620Z] ---> Running in cfc671973279 [2021-02-24T06:22:29.620Z] Removing intermediate container 27f3d0223ea0 [2021-02-24T06:22:29.620Z] ---> c3d2df4cabfc [2021-02-24T06:22:29.620Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-24T06:22:29.755Z] ---> Running in 90d8455977f3 [2021-02-24T06:22:29.896Z] ---> Running in 06810fa10def [2021-02-24T06:22:29.896Z] ---> Running in 85aea01138eb [2021-02-24T06:22:30.169Z] Removing intermediate container 0b40c354a279 [2021-02-24T06:22:30.169Z] ---> bdcba43da945 [2021-02-24T06:22:30.169Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-24T06:22:30.169Z] Removing intermediate container cfc671973279 [2021-02-24T06:22:30.169Z] ---> 2aba74d3dd56 [2021-02-24T06:22:30.169Z] Step 15/23 : WORKDIR / [2021-02-24T06:22:30.449Z] ---> Running in 185bd1033b21 [2021-02-24T06:22:30.449Z] Removing intermediate container 06810fa10def [2021-02-24T06:22:30.449Z] ---> da52fa3a7971 [2021-02-24T06:22:30.449Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-24T06:22:30.614Z] ---> e844f1febd16 [2021-02-24T06:22:30.615Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-24T06:22:30.725Z] Removing intermediate container 85aea01138eb [2021-02-24T06:22:30.726Z] ---> 5d8c7354b3cc [2021-02-24T06:22:30.726Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-24T06:22:31.223Z] ---> 24071ab91141 [2021-02-24T06:22:31.223Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-24T06:22:31.328Z] ---> c3d0dfbdf4d1 [2021-02-24T06:22:31.328Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-24T06:22:31.594Z] ---> fae6be47b0d6 [2021-02-24T06:22:31.594Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-24T06:22:31.594Z] ---> fd8a68700ea4 [2021-02-24T06:22:31.594Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-24T06:22:31.892Z] ---> Running in 36d2b18a1e19 [2021-02-24T06:22:31.947Z] ---> 4e03ccdd5f2c [2021-02-24T06:22:31.947Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-24T06:22:32.214Z] Removing intermediate container 90d8455977f3 [2021-02-24T06:22:32.214Z] ---> c9c79625a304 [2021-02-24T06:22:32.214Z] Step 18/21 : CMD ["--init=true"] [2021-02-24T06:22:32.221Z] ---> Running in f907715e1ca0 [2021-02-24T06:22:32.221Z] Removing intermediate container 185bd1033b21 [2021-02-24T06:22:32.221Z] ---> 2958ecfc3e6c [2021-02-24T06:22:32.221Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-24T06:22:32.494Z] ---> 170bddef82bb [2021-02-24T06:22:32.494Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-24T06:22:32.494Z] ---> Running in 06dc024d20bc [2021-02-24T06:22:32.494Z] ---> 8a7116c76593 [2021-02-24T06:22:32.494Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-24T06:22:32.494Z] Removing intermediate container 36d2b18a1e19 [2021-02-24T06:22:32.494Z] ---> e76a34881337 [2021-02-24T06:22:32.494Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-24T06:22:32.496Z] ---> 8151f473a2cc [2021-02-24T06:22:32.496Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-24T06:22:32.847Z] ---> Running in fc513466d3aa [2021-02-24T06:22:32.847Z] ---> Running in 7bbce9aad4e5 [2021-02-24T06:22:32.847Z] ---> bb6c6676e2b5 [2021-02-24T06:22:32.847Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-24T06:22:33.153Z] ---> Running in 24e2d7ec2748 [2021-02-24T06:22:33.153Z] Removing intermediate container fc513466d3aa [2021-02-24T06:22:33.153Z] ---> c88cca365905 [2021-02-24T06:22:33.153Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-24T06:22:33.448Z] Removing intermediate container 06dc024d20bc [2021-02-24T06:22:33.448Z] ---> 6a7cd811cfc0 [2021-02-24T06:22:33.448Z] Step 19/21 : LABEL arch=x86_64 [2021-02-24T06:22:33.448Z] Removing intermediate container 7bbce9aad4e5 [2021-02-24T06:22:33.448Z] ---> 490bb17bbb20 [2021-02-24T06:22:33.448Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-24T06:22:33.836Z] ---> Running in 31889d17d409 [2021-02-24T06:22:33.836Z] Removing intermediate container 24e2d7ec2748 [2021-02-24T06:22:33.836Z] ---> bdea50e7db69 [2021-02-24T06:22:33.836Z] Step 20/22 : LABEL arch=x86_64 [2021-02-24T06:22:33.965Z] ---> 097284bf75b0 [2021-02-24T06:22:33.965Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-24T06:22:34.184Z] ---> Running in e8acad0afb58 [2021-02-24T06:22:34.184Z] ---> Running in 69e4f285265b [2021-02-24T06:22:34.242Z] Removing intermediate container d6527d9213a5 [2021-02-24T06:22:34.242Z] ---> dc42965142ae [2021-02-24T06:22:34.242Z] [2021-02-24T06:22:34.242Z] Step 10/23 : FROM alpine:3.12 [2021-02-24T06:22:34.242Z] ---> afeebe901d6b [2021-02-24T06:22:34.242Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-24T06:22:34.515Z] ---> 5b9fdb0838dc [2021-02-24T06:22:34.515Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-24T06:22:34.515Z] ---> Running in e3dcb283ab56 [2021-02-24T06:22:34.530Z] ---> 3ede0a548859 [2021-02-24T06:22:34.530Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-24T06:22:34.530Z] ---> Running in 0cbf03165c53 [2021-02-24T06:22:34.790Z] ---> 996f2edc9efd [2021-02-24T06:22:34.790Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-24T06:22:34.944Z] ---> Running in b43903d06274 [2021-02-24T06:22:35.343Z] Removing intermediate container 31889d17d409 [2021-02-24T06:22:35.343Z] ---> dac76e8b9402 [2021-02-24T06:22:35.343Z] Step 20/22 : LABEL arch=x86_64 [2021-02-24T06:22:35.343Z] Removing intermediate container 69e4f285265b [2021-02-24T06:22:35.343Z] ---> 607f62205329 [2021-02-24T06:22:35.343Z] Step 21/23 : LABEL arch=x86_64 [2021-02-24T06:22:35.391Z] Removing intermediate container e3dcb283ab56 [2021-02-24T06:22:35.391Z] ---> cb0e5180ec40 [2021-02-24T06:22:35.391Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-24T06:22:35.672Z] ---> dd07440f3b25 [2021-02-24T06:22:35.672Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-24T06:22:35.711Z] Removing intermediate container e8acad0afb58 [2021-02-24T06:22:35.711Z] ---> 0ed73d47d17b [2021-02-24T06:22:35.711Z] Step 20/21 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:22:35.711Z] ---> Running in 7c3376029824 [2021-02-24T06:22:35.711Z] ---> Running in b28afeef957b [2021-02-24T06:22:35.948Z] ---> Running in 40969ef0cc2a [2021-02-24T06:22:35.949Z] ---> 7c3dd780a7ac [2021-02-24T06:22:35.949Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-24T06:22:35.949Z] Removing intermediate container f907715e1ca0 [2021-02-24T06:22:35.949Z] ---> 45a109f59ac7 [2021-02-24T06:22:35.949Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-24T06:22:35.949Z] ---> f1c31580b7ad [2021-02-24T06:22:35.949Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-24T06:22:36.025Z] ---> Running in ebfccbdfb1f4 [2021-02-24T06:22:36.025Z] Removing intermediate container 0cbf03165c53 [2021-02-24T06:22:36.025Z] ---> 42b614f5491a [2021-02-24T06:22:36.025Z] Step 21/22 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:22:36.238Z] ---> Running in 7f7d1c107948 [2021-02-24T06:22:36.238Z] ---> Running in dfe704b82035 [2021-02-24T06:22:36.378Z] Removing intermediate container b43903d06274 [2021-02-24T06:22:36.378Z] ---> e2d3f93c32bf [2021-02-24T06:22:36.378Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-24T06:22:36.378Z] ---> Running in 6d72c98d850a [2021-02-24T06:22:36.378Z] ---> Running in edaea248b354 [2021-02-24T06:22:36.378Z] Removing intermediate container 7c3376029824 [2021-02-24T06:22:36.378Z] ---> 841733892592 [2021-02-24T06:22:36.378Z] Step 21/22 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:22:36.378Z] Removing intermediate container ebfccbdfb1f4 [2021-02-24T06:22:36.378Z] ---> 13ab8c5ddcba [2021-02-24T06:22:36.378Z] Step 21/21 : LABEL version=0.0.0 [2021-02-24T06:22:36.378Z] Removing intermediate container b28afeef957b [2021-02-24T06:22:36.378Z] ---> 550efdca8c7e [2021-02-24T06:22:36.379Z] Step 22/23 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:22:36.522Z] ---> Running in 738677c72de1 [2021-02-24T06:22:36.522Z] Removing intermediate container 40969ef0cc2a [2021-02-24T06:22:36.522Z] ---> fb78932ed5ee [2021-02-24T06:22:36.522Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-24T06:22:36.803Z] ---> 768450ee2c09 [2021-02-24T06:22:36.803Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-24T06:22:36.803Z] ---> Running in 49a092f359fb [2021-02-24T06:22:36.825Z] ---> Running in fdc82eda496f [2021-02-24T06:22:36.825Z] ---> Running in 888c492aa37d [2021-02-24T06:22:36.825Z] ---> Running in 26218cd8ebd7 [2021-02-24T06:22:37.084Z] Removing intermediate container 7f7d1c107948 [2021-02-24T06:22:37.084Z] ---> 9a28e8487bec [2021-02-24T06:22:37.084Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-24T06:22:37.084Z] ---> Running in 1a1f69ccc4a9 [2021-02-24T06:22:37.084Z] Removing intermediate container dfe704b82035 [2021-02-24T06:22:37.084Z] ---> 04fbcb80cc47 [2021-02-24T06:22:37.084Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-24T06:22:37.168Z] Removing intermediate container 6d72c98d850a [2021-02-24T06:22:37.168Z] ---> 9110526911d3 [2021-02-24T06:22:37.168Z] Step 22/22 : LABEL version=0.0.0 [2021-02-24T06:22:37.358Z] ---> Running in 87e1f44f56c9 [2021-02-24T06:22:37.358Z] Removing intermediate container 738677c72de1 [2021-02-24T06:22:37.358Z] ---> 5072d9341d78 [2021-02-24T06:22:37.358Z] Step 27/30 : CMD ["gate"] [2021-02-24T06:22:37.358Z] ---> Running in 0da7cf7e1177 [2021-02-24T06:22:37.358Z] Removing intermediate container 49a092f359fb [2021-02-24T06:22:37.358Z] ---> 97d73e008bd2 [2021-02-24T06:22:37.358Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-24T06:22:37.523Z] Removing intermediate container edaea248b354 [2021-02-24T06:22:37.523Z] ---> 579ea48ea5e0 [2021-02-24T06:22:37.523Z] Step 21/23 : LABEL arch=x86_64 [2021-02-24T06:22:37.523Z] ---> Running in b7df4b550a16 [2021-02-24T06:22:37.523Z] Removing intermediate container fdc82eda496f [2021-02-24T06:22:37.523Z] ---> d2fe1e95046f [2021-02-24T06:22:37.523Z] [2021-02-24T06:22:37.841Z] ---> Running in db8a775a3f00 [2021-02-24T06:22:37.841Z] Removing intermediate container 888c492aa37d [2021-02-24T06:22:37.841Z] ---> 65db4e5ed622 [2021-02-24T06:22:37.841Z] Step 22/22 : LABEL version=0.0.0 [2021-02-24T06:22:37.957Z] ---> Running in 8f8bc34c28e9 [2021-02-24T06:22:37.957Z] ---> Running in 73cb0f2ecd18 [2021-02-24T06:22:37.957Z] Removing intermediate container 1a1f69ccc4a9 [2021-02-24T06:22:37.957Z] ---> 2863c799b9af [2021-02-24T06:22:37.957Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-24T06:22:38.233Z] Removing intermediate container 87e1f44f56c9 [2021-02-24T06:22:38.233Z] ---> ea72fafab4e0 [2021-02-24T06:22:38.233Z] Step 20/22 : LABEL arch=arm64 [2021-02-24T06:22:38.233Z] ---> Running in eda7221ba2ce [2021-02-24T06:22:38.233Z] Removing intermediate container 0da7cf7e1177 [2021-02-24T06:22:38.233Z] ---> 27988bdc0bfd [2021-02-24T06:22:38.233Z] Step 20/22 : LABEL arch=arm64 [2021-02-24T06:22:38.507Z] ---> Running in 7e74e8b47c48 [2021-02-24T06:22:38.507Z] ---> Running in 65ef45a931cc [2021-02-24T06:22:38.507Z] Removing intermediate container 8f8bc34c28e9 [2021-02-24T06:22:38.507Z] ---> 8e0bb12f3ebb [2021-02-24T06:22:38.507Z] Step 28/30 : LABEL arch=arm64 [2021-02-24T06:22:39.103Z] ---> Running in fdc81c2e117e [2021-02-24T06:22:39.103Z] Removing intermediate container eda7221ba2ce [2021-02-24T06:22:39.103Z] ---> f28b39bb19ea [2021-02-24T06:22:39.103Z] Step 21/23 : LABEL arch=arm64 [2021-02-24T06:22:39.142Z] Removing intermediate container 26218cd8ebd7 [2021-02-24T06:22:39.142Z] ---> 852410ddb4e9 [2021-02-24T06:22:39.142Z] Step 23/23 : LABEL version=0.0.0 [2021-02-24T06:22:39.142Z] ---> Running in 3809d3efdb51 [2021-02-24T06:22:39.377Z] Removing intermediate container 7e74e8b47c48 [2021-02-24T06:22:39.377Z] ---> cf302b631dcc [2021-02-24T06:22:39.377Z] Step 21/22 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:22:39.377Z] Removing intermediate container 65ef45a931cc [2021-02-24T06:22:39.377Z] ---> f4702b9de954 [2021-02-24T06:22:39.377Z] Step 21/22 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:22:39.377Z] ---> Running in 71f764b38686 [2021-02-24T06:22:39.442Z] Removing intermediate container b7df4b550a16 [2021-02-24T06:22:39.442Z] ---> 2609dded6a01 [2021-02-24T06:22:39.442Z] [2021-02-24T06:22:39.442Z] ---> Running in b6d2f1444725 [2021-02-24T06:22:39.442Z] Removing intermediate container db8a775a3f00 [2021-02-24T06:22:39.443Z] ---> afc38f478342 [2021-02-24T06:22:39.443Z] Step 22/23 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:22:39.653Z] ---> Running in c34257836dc4 [2021-02-24T06:22:39.653Z] ---> Running in 8c04bbf0418c [2021-02-24T06:22:39.653Z] Removing intermediate container fdc81c2e117e [2021-02-24T06:22:39.653Z] ---> 5fa5a57a8bea [2021-02-24T06:22:39.653Z] Step 29/30 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:22:40.248Z] Removing intermediate container 71f764b38686 [2021-02-24T06:22:40.248Z] ---> bf83c6f78364 [2021-02-24T06:22:40.248Z] Step 22/23 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:22:40.248Z] ---> Running in de1a17b1f0dd [2021-02-24T06:22:40.248Z] Removing intermediate container c34257836dc4 [2021-02-24T06:22:40.248Z] ---> 55c891e10a90 [2021-02-24T06:22:40.248Z] Step 22/22 : LABEL version=0.0.0 [2021-02-24T06:22:40.522Z] ---> Running in 541ccae315e8 [2021-02-24T06:22:40.522Z] Removing intermediate container 8c04bbf0418c [2021-02-24T06:22:40.522Z] ---> 95aa6e8f79a8 [2021-02-24T06:22:40.522Z] Step 22/22 : LABEL version=0.0.0 [2021-02-24T06:22:40.797Z] ---> Running in c4e8bcc033fe [2021-02-24T06:22:40.797Z] ---> Running in 8f5f9d2bd3ee [2021-02-24T06:22:40.850Z] Successfully built d2fe1e95046f [2021-02-24T06:22:40.850Z] ---> Running in d4d470bd7518 [2021-02-24T06:22:40.850Z] Successfully built 2609dded6a01 [2021-02-24T06:22:41.071Z] Removing intermediate container 73cb0f2ecd18 [2021-02-24T06:22:41.071Z] ---> 904e1d30ef95 [2021-02-24T06:22:41.071Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-24T06:22:41.071Z] Removing intermediate container de1a17b1f0dd [2021-02-24T06:22:41.071Z] ---> dc6ab4467227 [2021-02-24T06:22:41.071Z] Step 30/30 : LABEL version=0.0.0 [2021-02-24T06:22:41.071Z] Removing intermediate container 541ccae315e8 [2021-02-24T06:22:41.071Z] ---> 047bba33cde7 [2021-02-24T06:22:41.071Z] Step 23/23 : LABEL version=0.0.0 [2021-02-24T06:22:41.147Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-24T06:22:41.148Z] Removing intermediate container 3809d3efdb51 [2021-02-24T06:22:41.148Z] ---> cf114fcb8529 [2021-02-24T06:22:41.148Z] [2021-02-24T06:22:41.148Z] Building docker-security-secretstore-setup-go [2021-02-24T06:22:41.148Z]  Building docker-security-proxy-setup-go ... done Successfully tagged docker-support-scheduler-go:latest [2021-02-24T06:22:41.148Z] Building docker-security-bootstrapper-go [2021-02-24T06:22:41.343Z] ---> Running in 24fa375a7186 [2021-02-24T06:22:41.560Z]  Building docker-support-scheduler-go ... done Removing intermediate container b6d2f1444725 [2021-02-24T06:22:41.560Z] ---> 6d6c56e49e77 [2021-02-24T06:22:41.560Z] [2021-02-24T06:22:41.618Z] ---> Running in d80fd1859e86 [2021-02-24T06:22:41.618Z] ---> Running in 789ea615538f [2021-02-24T06:22:41.618Z] Removing intermediate container c4e8bcc033fe [2021-02-24T06:22:41.618Z] ---> 75d394ef2d94 [2021-02-24T06:22:41.618Z] [2021-02-24T06:22:41.893Z] Removing intermediate container 8f5f9d2bd3ee [2021-02-24T06:22:41.893Z] ---> a3bb276a7127 [2021-02-24T06:22:41.893Z] [2021-02-24T06:22:42.172Z] Successfully built 75d394ef2d94 [2021-02-24T06:22:42.446Z] Removing intermediate container d80fd1859e86 [2021-02-24T06:22:42.446Z] ---> 93cbd5d397ac [2021-02-24T06:22:42.446Z] [2021-02-24T06:22:42.446Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-24T06:22:42.446Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-02-24T06:22:42.446Z] Successfully built a3bb276a7127 [2021-02-24T06:22:42.446Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-24T06:22:42.446Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-02-24T06:22:42.547Z] Successfully built cf114fcb8529 [2021-02-24T06:22:42.547Z] Successfully built 6d6c56e49e77 [2021-02-24T06:22:42.720Z] Removing intermediate container 789ea615538f [2021-02-24T06:22:42.721Z] ---> e397a46cc09e [2021-02-24T06:22:42.721Z] [2021-02-24T06:22:42.721Z] Successfully built 93cbd5d397ac [2021-02-24T06:22:42.903Z] Removing intermediate container d4d470bd7518 [2021-02-24T06:22:42.903Z] ---> ae4d3ba2cb9a [2021-02-24T06:22:42.903Z] Step 23/23 : LABEL version=0.0.0 [2021-02-24T06:22:42.903Z] Successfully tagged docker-support-notifications-go:latest [2021-02-24T06:22:42.903Z] Building docker-sys-mgmt-agent-go [2021-02-24T06:22:42.903Z] Successfully tagged docker-core-metadata-go:latest [2021-02-24T06:22:42.903Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-02-24T06:22:42.994Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-24T06:22:42.994Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-02-24T06:22:42.994Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-24T06:22:43.206Z]  Building docker-core-metadata-go ... done  ---> Running in c3be7bb13a57 [2021-02-24T06:22:43.263Z] Successfully built e397a46cc09e [2021-02-24T06:22:43.263Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-24T06:22:43.263Z]  Building docker-security-bootstrapper-go ... done Building docker-core-metadata-go [2021-02-24T06:22:43.724Z] Removing intermediate container c3be7bb13a57 [2021-02-24T06:22:43.724Z] ---> 610a89da3ae3 [2021-02-24T06:22:43.724Z] [2021-02-24T06:22:43.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-24T06:22:44.022Z] Successfully built 610a89da3ae3 [2021-02-24T06:22:44.286Z] Successfully tagged docker-core-data-go:latest [2021-02-24T06:22:44.827Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-24T06:22:44.827Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-24T06:22:44.827Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-24T06:22:45.104Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-24T06:22:45.377Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-24T06:22:45.377Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-24T06:22:45.377Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:22:45.650Z] OK: 8 MiB in 20 packages [2021-02-24T06:22:47.090Z] Removing intermediate container 24fa375a7186 [2021-02-24T06:22:47.091Z] ---> ad66546a5acc [2021-02-24T06:22:47.091Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-24T06:22:49.075Z] ---> 29a7464c76a5 [2021-02-24T06:22:49.075Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-24T06:22:51.058Z] ---> c8524ab3da02 [2021-02-24T06:22:51.058Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-24T06:22:52.495Z] ---> e197d13aaddc [2021-02-24T06:22:52.495Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-24T06:22:52.772Z] ---> Running in e9feb0f02708 [2021-02-24T06:22:53.399Z] Removing intermediate container e9feb0f02708 [2021-02-24T06:22:53.399Z] ---> f5c3fec8c625 [2021-02-24T06:22:53.399Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-24T06:22:53.995Z] ---> Running in 81441c0d80bf [2021-02-24T06:22:54.591Z] Removing intermediate container 81441c0d80bf [2021-02-24T06:22:54.591Z] ---> 9a7782672717 [2021-02-24T06:22:54.591Z] Step 21/23 : LABEL arch=arm64 [2021-02-24T06:22:54.591Z] ---> Running in 42aa49113009 [2021-02-24T06:22:55.181Z] Removing intermediate container 42aa49113009 [2021-02-24T06:22:55.181Z] ---> e993f505b067 [2021-02-24T06:22:55.181Z] Step 22/23 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:22:55.181Z] ---> Running in bf1a273dae6a [2021-02-24T06:22:55.773Z] Removing intermediate container bf1a273dae6a [2021-02-24T06:22:55.773Z] ---> 13934d09a7ba [2021-02-24T06:22:55.773Z] Step 23/23 : LABEL version=0.0.0 [2021-02-24T06:22:55.773Z] ---> Running in 041a2e7556be [2021-02-24T06:22:56.366Z] Removing intermediate container 041a2e7556be [2021-02-24T06:22:56.366Z] ---> 166d3cc6f3b3 [2021-02-24T06:22:56.366Z] [2021-02-24T06:22:56.647Z] Successfully built 166d3cc6f3b3 [2021-02-24T06:22:56.647Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-24T06:23:43.608Z]  Building docker-core-data-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-24T06:23:43.608Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-24T06:23:43.608Z] ---> 6f859d609628 [2021-02-24T06:23:43.608Z] Step 3/23 : WORKDIR /edgex-go [2021-02-24T06:23:43.608Z] ---> Using cache [2021-02-24T06:23:43.608Z] ---> 66d7f944bff9 [2021-02-24T06:23:43.608Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-24T06:23:43.608Z] ---> Using cache [2021-02-24T06:23:43.608Z] ---> 9f2daa71a961 [2021-02-24T06:23:43.608Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-24T06:23:43.608Z] ---> Using cache [2021-02-24T06:23:43.608Z] ---> fd04deb8c8ff [2021-02-24T06:23:43.608Z] Step 6/23 : COPY go.mod . [2021-02-24T06:23:43.608Z] ---> Using cache [2021-02-24T06:23:43.608Z] ---> bb0ff4ea0960 [2021-02-24T06:23:43.608Z] Step 7/23 : RUN go mod download [2021-02-24T06:23:43.608Z] ---> Using cache [2021-02-24T06:23:43.608Z] ---> 452620b38322 [2021-02-24T06:23:43.608Z] Step 8/23 : COPY . . [2021-02-24T06:23:43.608Z] ---> Using cache [2021-02-24T06:23:43.608Z] ---> 82789da52db0 [2021-02-24T06:23:43.608Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-24T06:23:43.608Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-24T06:23:43.608Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-24T06:23:43.608Z] ---> 6f859d609628 [2021-02-24T06:23:43.608Z] Step 3/21 : WORKDIR /edgex-go [2021-02-24T06:23:43.608Z] ---> Using cache [2021-02-24T06:23:43.608Z] ---> 66d7f944bff9 [2021-02-24T06:23:43.608Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-24T06:23:43.608Z] ---> Using cache [2021-02-24T06:23:43.608Z] ---> 9f2daa71a961 [2021-02-24T06:23:43.608Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-24T06:23:43.608Z] ---> Using cache [2021-02-24T06:23:43.608Z] ---> fd04deb8c8ff [2021-02-24T06:23:43.608Z] Step 6/21 : COPY go.mod . [2021-02-24T06:23:43.608Z] ---> Using cache [2021-02-24T06:23:43.608Z] ---> bb0ff4ea0960 [2021-02-24T06:23:43.608Z] Step 7/21 : RUN go mod download [2021-02-24T06:23:43.608Z] ---> Using cache [2021-02-24T06:23:43.608Z] ---> 452620b38322 [2021-02-24T06:23:43.609Z] Step 8/21 : COPY . . [2021-02-24T06:23:43.609Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-24T06:23:43.609Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-24T06:23:43.609Z] ---> 6f859d609628 [2021-02-24T06:23:43.609Z] Step 3/24 : WORKDIR /edgex-go [2021-02-24T06:23:43.609Z] ---> Using cache [2021-02-24T06:23:43.609Z] ---> 66d7f944bff9 [2021-02-24T06:23:43.609Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-24T06:23:43.609Z] ---> Using cache [2021-02-24T06:23:43.609Z] ---> 9f2daa71a961 [2021-02-24T06:23:43.609Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-24T06:23:43.609Z] ---> Using cache [2021-02-24T06:23:43.609Z] ---> fd04deb8c8ff [2021-02-24T06:23:43.609Z] Step 6/24 : COPY go.mod . [2021-02-24T06:23:43.609Z] ---> Using cache [2021-02-24T06:23:43.609Z] ---> bb0ff4ea0960 [2021-02-24T06:23:43.609Z] Step 7/24 : RUN go mod download [2021-02-24T06:23:43.609Z] ---> Using cache [2021-02-24T06:23:43.609Z] ---> 452620b38322 [2021-02-24T06:23:43.609Z] Step 8/24 : COPY . . [2021-02-24T06:23:43.609Z] ---> Using cache [2021-02-24T06:23:43.609Z] ---> 82789da52db0 [2021-02-24T06:23:43.609Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-24T06:23:43.609Z] ---> Using cache [2021-02-24T06:23:43.609Z] ---> 82789da52db0 [2021-02-24T06:23:43.609Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-24T06:23:43.609Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-24T06:23:43.609Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-24T06:23:43.609Z] ---> 6f859d609628 [2021-02-24T06:23:43.609Z] Step 3/26 : WORKDIR /edgex-go [2021-02-24T06:23:43.609Z] ---> Using cache [2021-02-24T06:23:43.609Z] ---> 66d7f944bff9 [2021-02-24T06:23:43.609Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-24T06:23:43.609Z] ---> Using cache [2021-02-24T06:23:43.609Z] ---> 9f2daa71a961 [2021-02-24T06:23:43.609Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-24T06:23:44.213Z] ---> Running in e1046a0674d8 [2021-02-24T06:23:44.213Z] ---> Running in 989066887fb3 [2021-02-24T06:23:44.213Z] ---> Running in 5d1d32efa09e [2021-02-24T06:23:44.213Z] ---> Running in fa42a7e3c731 [2021-02-24T06:23:46.198Z] 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-02-24T06:23:46.198Z] 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-02-24T06:23:46.198Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-24T06:23:46.198Z] 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-02-24T06:23:46.794Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-24T06:23:47.779Z] OK: 217 MiB in 51 packages [2021-02-24T06:23:49.788Z] Removing intermediate container 5d1d32efa09e [2021-02-24T06:23:49.788Z] ---> 6555c11ee262 [2021-02-24T06:23:49.788Z] Step 6/26 : COPY go.mod . [2021-02-24T06:23:50.782Z] ---> 70edfc97800d [2021-02-24T06:23:50.782Z] Step 7/26 : RUN go mod download [2021-02-24T06:23:51.060Z] ---> Running in 976ca409c5fc [2021-02-24T06:23:55.443Z] Removing intermediate container 976ca409c5fc [2021-02-24T06:23:55.443Z] ---> 0b5a537bffd6 [2021-02-24T06:23:55.443Z] Step 8/26 : COPY . . [2021-02-24T06:24:17.656Z] ---> 1081e78b8a62 [2021-02-24T06:24:17.657Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-24T06:24:17.657Z] ---> Running in af42d7057a21 [2021-02-24T06:24:17.657Z] 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-02-24T06:24:44.668Z]  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-24T06:24:44.668Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-24T06:24:44.668Z] [2021-02-24T06:24:44.668Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-24T06:24:44.668Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-24T06:24:44.668Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-24T06:24:44.668Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-24T06:24:44.668Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-02-24T06:24:44.668Z] ---> 5592328cb437 [2021-02-24T06:24:44.668Z] ---> 5592328cb437 [2021-02-24T06:24:44.668Z] Step 3/24 : WORKDIR /edgex-goStep 3/23 : WORKDIR /edgex-go ---> 5592328cb437 [2021-02-24T06:24:44.668Z] [2021-02-24T06:24:44.668Z] Step 3/26 : WORKDIR /edgex-go [2021-02-24T06:24:44.668Z] [2021-02-24T06:24:44.668Z] ---> 5592328cb437 [2021-02-24T06:24:44.668Z] Step 3/30 : WORKDIR /edgex-go [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> 4bf6ac8e9499 [2021-02-24T06:24:44.668Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> 4bf6ac8e9499 [2021-02-24T06:24:44.668Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> 4bf6ac8e9499 [2021-02-24T06:24:44.668Z] [2021-02-24T06:24:44.668Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 4bf6ac8e9499 [2021-02-24T06:24:44.668Z] [2021-02-24T06:24:44.668Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> d64d720fdffd [2021-02-24T06:24:44.668Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> d64d720fdffd [2021-02-24T06:24:44.668Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> d64d720fdffd [2021-02-24T06:24:44.668Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> d64d720fdffd [2021-02-24T06:24:44.668Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> ce8e681dc380 [2021-02-24T06:24:44.668Z] Step 6/30 : COPY go.mod . [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> ce8e681dc380 [2021-02-24T06:24:44.668Z] Step 6/24 : COPY go.mod . [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> ce8e681dc380 [2021-02-24T06:24:44.668Z] Step 6/23 : COPY go.mod . [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> 7948c6e64fac [2021-02-24T06:24:44.668Z] Step 7/24 : RUN go mod download [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> 7948c6e64fac [2021-02-24T06:24:44.668Z] Step 7/30 : RUN go mod download [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> 7948c6e64fac [2021-02-24T06:24:44.668Z] Step 7/23 : RUN go mod download [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> d04e30de8eb1 [2021-02-24T06:24:44.668Z] Step 8/24 : COPY . . [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> d04e30de8eb1 [2021-02-24T06:24:44.668Z] Step 8/23 : COPY . . [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> d04e30de8eb1 [2021-02-24T06:24:44.668Z] Step 8/30 : COPY . . [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> 3cbb70fb80f8 [2021-02-24T06:24:44.668Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> 3cbb70fb80f8 [2021-02-24T06:24:44.668Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-24T06:24:44.668Z] ---> Using cache [2021-02-24T06:24:44.668Z] ---> 3cbb70fb80f8 [2021-02-24T06:24:44.668Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-24T06:24:44.668Z] ---> Running in 28896b802e5a [2021-02-24T06:24:44.668Z] ---> Running in dc507149ff3a [2021-02-24T06:24:44.668Z] ---> Running in f3f7729589f3 [2021-02-24T06:24:44.668Z] ---> Running in 7f4e71aa45fc [2021-02-24T06:24:44.668Z] 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-02-24T06:24:44.668Z] 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-02-24T06:24:44.668Z] 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-02-24T06:24:44.668Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-24T06:24:44.941Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-24T06:24:46.431Z] OK: 233 MiB in 51 packages [2021-02-24T06:24:54.219Z] Removing intermediate container f3f7729589f3 [2021-02-24T06:24:54.220Z] ---> 303113fa74aa [2021-02-24T06:24:54.220Z] Step 6/26 : COPY go.mod . [2021-02-24T06:24:54.220Z] ---> 780180709211 [2021-02-24T06:24:54.220Z] Step 7/26 : RUN go mod download [2021-02-24T06:24:54.962Z] ---> Running in 076e362050d2 [2021-02-24T06:24:56.730Z] 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-02-24T06:24:56.730Z] 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-02-24T06:25:09.197Z] Removing intermediate container 989066887fb3 [2021-02-24T06:25:09.197Z] ---> 43c88cc52dc7 [2021-02-24T06:25:09.197Z] [2021-02-24T06:25:09.197Z] Step 10/24 : FROM alpine:3.12 [2021-02-24T06:25:09.197Z] ---> afeebe901d6b [2021-02-24T06:25:09.197Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-24T06:25:09.197Z] ---> Running in 84003416f9a3 [2021-02-24T06:25:09.677Z] Removing intermediate container 076e362050d2 [2021-02-24T06:25:09.677Z] ---> 58609a351de4 [2021-02-24T06:25:09.677Z] Step 8/26 : COPY . . [2021-02-24T06:25:12.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-24T06:25:12.643Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-24T06:25:13.256Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-24T06:25:13.544Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-24T06:25:13.544Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-24T06:25:13.544Z] (4/5) Installing curl (7.69.1-r3) [2021-02-24T06:25:13.544Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-24T06:25:13.544Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:25:13.544Z] Executing ca-certificates-20191127-r4.trigger [2021-02-24T06:25:13.823Z] OK: 7 MiB in 19 packages [2021-02-24T06:25:14.442Z] Removing intermediate container e1046a0674d8 [2021-02-24T06:25:14.443Z] ---> cbbed2869f04 [2021-02-24T06:25:14.443Z] [2021-02-24T06:25:14.443Z] Step 10/21 : FROM alpine:3.12 [2021-02-24T06:25:14.443Z] ---> afeebe901d6b [2021-02-24T06:25:14.443Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-24T06:25:14.722Z] ---> Running in bfffa107e170 [2021-02-24T06:25:18.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-24T06:25:18.162Z] Removing intermediate container 84003416f9a3 [2021-02-24T06:25:18.162Z] ---> 1ea281f3f52b [2021-02-24T06:25:18.162Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-24T06:25:18.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-24T06:25:18.162Z] ---> Running in d31f6b8955dc [2021-02-24T06:25:18.448Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-24T06:25:18.448Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-24T06:25:18.448Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-24T06:25:18.448Z] (4/4) Installing curl (7.69.1-r3) [2021-02-24T06:25:18.448Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:25:18.731Z] Executing ca-certificates-20191127-r4.trigger [2021-02-24T06:25:18.731Z] Removing intermediate container d31f6b8955dc [2021-02-24T06:25:18.731Z] ---> 89793de572a6 [2021-02-24T06:25:18.731Z] Step 13/24 : WORKDIR / [2021-02-24T06:25:19.016Z] ---> Running in d98151145faa [2021-02-24T06:25:19.016Z] OK: 7 MiB in 18 packages [2021-02-24T06:25:20.025Z] Removing intermediate container d98151145faa [2021-02-24T06:25:20.025Z] ---> 2399329ab1ca [2021-02-24T06:25:20.025Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-24T06:25:22.038Z] ---> 1f5c4751bbe6 [2021-02-24T06:25:22.038Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-24T06:25:22.650Z] Removing intermediate container bfffa107e170 [2021-02-24T06:25:22.650Z] ---> d6c008445691 [2021-02-24T06:25:22.650Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-24T06:25:22.934Z] ---> Running in 12bb86647c9c [2021-02-24T06:25:23.940Z] ---> 7998d08c894e [2021-02-24T06:25:23.940Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-24T06:25:23.940Z] Removing intermediate container 12bb86647c9c [2021-02-24T06:25:23.940Z] ---> da9dc62d9fb1 [2021-02-24T06:25:23.940Z] Step 13/21 : WORKDIR /edgex [2021-02-24T06:25:24.224Z] ---> Running in b27bff0f52c0 [2021-02-24T06:25:25.228Z] Removing intermediate container b27bff0f52c0 [2021-02-24T06:25:25.228Z] ---> 2143e4c81b41 [2021-02-24T06:25:25.228Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-24T06:25:25.507Z] ---> 06fd9acf3752 [2021-02-24T06:25:25.507Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-24T06:25:26.957Z] ---> b1ee00e56eba [2021-02-24T06:25:26.957Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-24T06:25:27.959Z] ---> 9c42e53da254 [2021-02-24T06:25:27.959Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-24T06:25:30.622Z] ---> 11bdd3245f23 [2021-02-24T06:25:30.622Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-24T06:25:30.622Z] ---> 26db89926567 [2021-02-24T06:25:30.622Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-24T06:25:32.620Z] ---> 2478b7b470be [2021-02-24T06:25:32.620Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-24T06:25:32.620Z] ---> e13bc0729094 [2021-02-24T06:25:32.620Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-24T06:25:32.620Z] ---> Running in ef3eea08d4d7 [2021-02-24T06:25:32.893Z] ---> Running in de399affa2a6 [2021-02-24T06:25:34.336Z] Removing intermediate container de399affa2a6 [2021-02-24T06:25:34.336Z] ---> e84ebe1a9ee8 [2021-02-24T06:25:34.336Z] Step 18/21 : CMD ["--init=true"] [2021-02-24T06:25:34.612Z] ---> Running in 45978f37a5e9 [2021-02-24T06:25:35.605Z] Removing intermediate container 45978f37a5e9 [2021-02-24T06:25:35.605Z] ---> 5917a522520f [2021-02-24T06:25:35.605Z] Step 19/21 : LABEL arch=arm64 [2021-02-24T06:25:35.878Z] ---> Running in f5369adae995 [2021-02-24T06:25:36.478Z] Removing intermediate container ef3eea08d4d7 [2021-02-24T06:25:36.478Z] ---> fc6bd464e05b [2021-02-24T06:25:36.478Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-24T06:25:36.756Z] ---> Running in d2778d236809 [2021-02-24T06:25:36.756Z] Removing intermediate container f5369adae995 [2021-02-24T06:25:36.756Z] ---> 838bff6c27aa [2021-02-24T06:25:36.756Z] Step 20/21 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:25:37.364Z] Removing intermediate container fa42a7e3c731 [2021-02-24T06:25:37.364Z] ---> b30b202ba8cb [2021-02-24T06:25:37.364Z] [2021-02-24T06:25:37.364Z] Step 10/23 : FROM alpine:3.12 [2021-02-24T06:25:37.364Z] ---> afeebe901d6b [2021-02-24T06:25:37.364Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-24T06:25:37.364Z] ---> Using cache [2021-02-24T06:25:37.364Z] ---> 6b3a47e6f242 [2021-02-24T06:25:37.364Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-24T06:25:37.364Z] ---> Using cache [2021-02-24T06:25:37.364Z] ---> 4af9965566ef [2021-02-24T06:25:37.364Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-24T06:25:37.364Z] ---> Running in 52e14bedae08 [2021-02-24T06:25:37.644Z] Removing intermediate container d2778d236809 [2021-02-24T06:25:37.644Z] ---> c74e3e7a4742 [2021-02-24T06:25:37.644Z] Step 22/24 : LABEL arch=arm64 [2021-02-24T06:25:37.930Z] ---> Running in cd6f226dfa64 [2021-02-24T06:25:37.930Z] ---> Running in c675386a685b [2021-02-24T06:25:38.210Z] Removing intermediate container 52e14bedae08 [2021-02-24T06:25:38.210Z] ---> 29827924da36 [2021-02-24T06:25:38.210Z] Step 21/21 : LABEL version=0.0.0 [2021-02-24T06:25:38.485Z] ---> Running in 9e9449810fde [2021-02-24T06:25:38.775Z] Removing intermediate container cd6f226dfa64 [2021-02-24T06:25:38.775Z] ---> d64961c0409e [2021-02-24T06:25:38.775Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-24T06:25:38.775Z] Removing intermediate container af42d7057a21 [2021-02-24T06:25:38.775Z] ---> 9a9e59cc5db7 [2021-02-24T06:25:38.775Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-24T06:25:38.775Z] Removing intermediate container c675386a685b [2021-02-24T06:25:38.775Z] ---> 7a93ca66b234 [2021-02-24T06:25:38.775Z] Step 23/24 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:25:39.052Z] ---> Running in 218a6d506944 [2021-02-24T06:25:39.052Z] ---> Running in bdd4aff54ed5 [2021-02-24T06:25:39.325Z] Removing intermediate container 9e9449810fde [2021-02-24T06:25:39.325Z] ---> 08a6bceb816c [2021-02-24T06:25:39.325Z] [2021-02-24T06:25:39.325Z] ---> Running in de90166f0003 [2021-02-24T06:25:39.927Z] Removing intermediate container 218a6d506944 [2021-02-24T06:25:39.927Z] ---> 3a62ba99e7a1 [2021-02-24T06:25:39.927Z] Step 15/23 : WORKDIR / [2021-02-24T06:25:40.206Z] Successfully built 08a6bceb816c [2021-02-24T06:25:40.206Z] ---> Running in 77453a494086 [2021-02-24T06:25:40.206Z] Removing intermediate container de90166f0003 [2021-02-24T06:25:40.206Z] ---> 0041f485d61b [2021-02-24T06:25:40.206Z] Step 24/24 : LABEL version=0.0.0 [2021-02-24T06:25:40.206Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-24T06:25:40.483Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 8cd4e4b7afe7 [2021-02-24T06:25:40.762Z] 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-02-24T06:25:40.762Z] Removing intermediate container 77453a494086 [2021-02-24T06:25:40.762Z] ---> 772ce1cf0ed2 [2021-02-24T06:25:40.762Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-24T06:25:41.050Z] Removing intermediate container 8cd4e4b7afe7 [2021-02-24T06:25:41.050Z] ---> 68dc0fb1524d [2021-02-24T06:25:41.050Z] [2021-02-24T06:25:42.055Z] Successfully built 68dc0fb1524d [2021-02-24T06:25:42.055Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-24T06:25:42.332Z]  Building docker-security-secretstore-setup-go ... done  ---> d8e82c2b3ef2 [2021-02-24T06:25:42.332Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-24T06:25:44.322Z] ---> 1949752fc95a [2021-02-24T06:25:44.322Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-24T06:25:44.929Z] Removing intermediate container bdd4aff54ed5 [2021-02-24T06:25:44.929Z] ---> 2b4b5155aa23 [2021-02-24T06:25:44.929Z] [2021-02-24T06:25:44.929Z] Step 11/26 : FROM docker:20.10.0 [2021-02-24T06:25:45.208Z] 20.10.0: Pulling from library/docker [2021-02-24T06:25:45.208Z] ---> 345c2a409346 [2021-02-24T06:25:45.208Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-24T06:25:45.483Z] ---> Running in 22e142d23ac7 [2021-02-24T06:25:46.475Z] Removing intermediate container 22e142d23ac7 [2021-02-24T06:25:46.475Z] ---> 295e4ef4f793 [2021-02-24T06:25:46.475Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-24T06:25:47.087Z] ---> Running in a7b32ce6a207 [2021-02-24T06:25:48.073Z] Removing intermediate container a7b32ce6a207 [2021-02-24T06:25:48.073Z] ---> a7e2c3cd0515 [2021-02-24T06:25:48.073Z] Step 21/23 : LABEL arch=arm64 [2021-02-24T06:25:48.357Z] ---> Running in 873349a71e63 [2021-02-24T06:25:49.342Z] Removing intermediate container 873349a71e63 [2021-02-24T06:25:49.342Z] ---> 2ac896138213 [2021-02-24T06:25:49.342Z] Step 22/23 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:25:49.947Z] ---> Running in 1e188099e26b [2021-02-24T06:25:50.937Z] Removing intermediate container 1e188099e26b [2021-02-24T06:25:50.937Z] ---> 60ff977a4c09 [2021-02-24T06:25:50.937Z] Step 23/23 : LABEL version=0.0.0 [2021-02-24T06:25:51.211Z] ---> Running in f1cf855d2968 [2021-02-24T06:25:52.195Z] Removing intermediate container f1cf855d2968 [2021-02-24T06:25:52.195Z] ---> 9f2bcbbe13fc [2021-02-24T06:25:52.195Z] [2021-02-24T06:25:52.793Z] Successfully built 9f2bcbbe13fc [2021-02-24T06:25:52.793Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-24T06:25:57.112Z]  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-24T06:25:57.112Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-24T06:25:57.112Z] ---> eeaf43b92773 [2021-02-24T06:25:57.112Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-24T06:25:58.091Z] ---> Running in 4efb7baa94fc [2021-02-24T06:25:59.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-24T06:25:59.529Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-24T06:26:00.155Z] (1/2) Installing readline (8.0.4-r0) [2021-02-24T06:26:00.155Z] (2/2) Installing bash (5.0.17-r0) [2021-02-24T06:26:00.429Z] Executing bash-5.0.17-r0.post-install [2021-02-24T06:26:00.429Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:26:00.429Z] OK: 12 MiB in 22 packages [2021-02-24T06:26:01.921Z] Removing intermediate container 4efb7baa94fc [2021-02-24T06:26:01.921Z] ---> 161b0c6d7573 [2021-02-24T06:26:01.921Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-24T06:26:01.921Z] ---> Running in 03adac9e89e6 [2021-02-24T06:26:02.550Z] Removing intermediate container 03adac9e89e6 [2021-02-24T06:26:02.550Z] ---> 1a9a3bb89e86 [2021-02-24T06:26:02.550Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-24T06:26:02.850Z] ---> Running in 05dcf4e59a68 [2021-02-24T06:26:03.493Z] Removing intermediate container 05dcf4e59a68 [2021-02-24T06:26:03.493Z] ---> 44933ebe9deb [2021-02-24T06:26:03.493Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-24T06:26:03.493Z] ---> Running in fd217d530bc6 [2021-02-24T06:26:04.100Z] Removing intermediate container fd217d530bc6 [2021-02-24T06:26:04.100Z] ---> 0067b0ea0940 [2021-02-24T06:26:04.100Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-24T06:26:05.539Z] ---> 7f24c2fc7fdc [2021-02-24T06:26:05.539Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-24T06:26:06.521Z] ---> 5d136c5170b1 [2021-02-24T06:26:06.521Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-24T06:26:07.498Z] ---> 86f8d3d246fd [2021-02-24T06:26:07.498Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-24T06:26:07.774Z] ---> Running in 047d235574ad [2021-02-24T06:26:09.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-24T06:26:09.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-24T06:26:09.817Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-24T06:26:09.817Z] (2/33) Installing expat (2.2.9-r1) [2021-02-24T06:26:09.817Z] (3/33) Installing libffi (3.3-r2) [2021-02-24T06:26:09.817Z] (4/33) Installing gdbm (1.13-r1) [2021-02-24T06:26:09.817Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-24T06:26:09.817Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-24T06:26:09.817Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-24T06:26:10.690Z] 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-02-24T06:26:12.441Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-24T06:26:12.441Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-24T06:26:12.441Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-24T06:26:12.441Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-24T06:26:12.441Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-24T06:26:12.441Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-24T06:26:12.441Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-24T06:26:12.441Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-24T06:26:12.441Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-24T06:26:12.441Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-24T06:26:12.441Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-24T06:26:12.441Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-24T06:26:12.441Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-24T06:26:12.441Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-24T06:26:12.441Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-24T06:26:12.441Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-24T06:26:12.441Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-24T06:26:12.441Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-24T06:26:12.441Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-24T06:26:12.717Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-24T06:26:12.717Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-24T06:26:12.717Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-24T06:26:12.717Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-24T06:26:12.717Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-24T06:26:12.717Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-24T06:26:12.717Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-24T06:26:12.717Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:26:12.998Z] OK: 71 MiB in 55 packages [2021-02-24T06:26:21.289Z] Removing intermediate container 047d235574ad [2021-02-24T06:26:21.289Z] ---> 1f7acad7242a [2021-02-24T06:26:21.289Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-24T06:26:21.289Z] ---> Running in 1d6736259b45 [2021-02-24T06:26:25.270Z] Removing intermediate container dc507149ff3a [2021-02-24T06:26:25.270Z] ---> 5fa0260493b0 [2021-02-24T06:26:25.270Z] [2021-02-24T06:26:25.270Z] Step 10/30 : FROM alpine:3.12 [2021-02-24T06:26:25.270Z] ---> 389fef711851 [2021-02-24T06:26:25.270Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-24T06:26:28.012Z] Collecting docker-compose==1.23.2 [2021-02-24T06:26:28.012Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-24T06:26:28.611Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-24T06:26:28.611Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-24T06:26:30.050Z] Collecting PyYAML<4,>=3.10 [2021-02-24T06:26:30.050Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-24T06:26:30.339Z] ---> Running in 3cf0b55b4b47 [2021-02-24T06:26:32.795Z] Removing intermediate container 7f4e71aa45fc [2021-02-24T06:26:32.795Z] ---> 9ee504ea9738 [2021-02-24T06:26:32.795Z] [2021-02-24T06:26:32.795Z] Step 10/23 : FROM alpine:3.12 [2021-02-24T06:26:32.795Z] ---> 389fef711851 [2021-02-24T06:26:32.795Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-24T06:26:32.795Z] ---> Using cache [2021-02-24T06:26:32.795Z] ---> aea8ab4695bb [2021-02-24T06:26:32.795Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-24T06:26:32.795Z] ---> Using cache [2021-02-24T06:26:32.795Z] ---> ba879ae21050 [2021-02-24T06:26:32.795Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-24T06:26:34.361Z] 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-02-24T06:26:34.361Z] Collecting cached-property<2,>=1.2.0 [2021-02-24T06:26:34.361Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-24T06:26:35.339Z] Collecting docker<4.0,>=3.6.0 [2021-02-24T06:26:35.339Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-24T06:26:35.607Z] ---> Running in 7982d780263b [2021-02-24T06:26:35.607Z] Removing intermediate container 3cf0b55b4b47 [2021-02-24T06:26:35.607Z] ---> e4cf59542279 [2021-02-24T06:26:35.607Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-24T06:26:36.319Z] Collecting texttable<0.10,>=0.9.0 [2021-02-24T06:26:36.319Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-24T06:26:38.935Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-24T06:26:38.935Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-24T06:26:40.592Z] ---> Running in 075f1bf8146b [2021-02-24T06:26:40.916Z] Removing intermediate container 7982d780263b [2021-02-24T06:26:40.916Z] ---> ba531e918022 [2021-02-24T06:26:40.916Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-24T06:26:41.594Z] ---> Running in 7dd93145b684 [2021-02-24T06:26:42.172Z] Removing intermediate container 7dd93145b684 [2021-02-24T06:26:42.172Z] ---> 4b1a26945563 [2021-02-24T06:26:42.172Z] Step 15/23 : WORKDIR / [2021-02-24T06:26:42.325Z] Collecting jsonschema<3,>=2.5.1 [2021-02-24T06:26:42.325Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-24T06:26:42.606Z] Collecting docopt<0.7,>=0.6.1 [2021-02-24T06:26:42.606Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-24T06:26:46.670Z] ---> Running in bf12ec2a7449 [2021-02-24T06:26:46.670Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-24T06:26:46.916Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-24T06:26:46.916Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-24T06:26:47.191Z] Collecting docker-pycreds>=0.4.0 [2021-02-24T06:26:47.191Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-24T06:26:47.464Z] 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-02-24T06:26:47.464Z] 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-02-24T06:26:47.736Z] Collecting idna<2.8,>=2.5 [2021-02-24T06:26:47.736Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-24T06:26:47.882Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-24T06:26:48.264Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-24T06:26:48.264Z] (2/2) Installing su-exec (0.2-r1) [2021-02-24T06:26:48.264Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:26:48.721Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-24T06:26:48.722Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-24T06:26:48.995Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-24T06:26:48.995Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-24T06:26:48.995Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-24T06:26:48.995Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-24T06:26:49.498Z] OK: 6 MiB in 16 packages [2021-02-24T06:26:49.985Z] Installing collected packages: websocket-client, PyYAML, cached-property, docker-pycreds, idna, urllib3, requests, docker, texttable, dockerpty, jsonschema, docopt, docker-compose [2021-02-24T06:26:50.588Z] Running setup.py install for PyYAML: started [2021-02-24T06:26:53.979Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-24T06:26:53.979Z] Attempting uninstall: idna [2021-02-24T06:26:53.979Z] Found existing installation: idna 2.9 [2021-02-24T06:26:53.979Z] Uninstalling idna-2.9: [2021-02-24T06:26:53.979Z] Successfully uninstalled idna-2.9 [2021-02-24T06:26:54.179Z] Removing intermediate container bf12ec2a7449 [2021-02-24T06:26:54.179Z] ---> 11a71f24eee3 [2021-02-24T06:26:54.179Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-24T06:26:54.578Z] Attempting uninstall: urllib3 [2021-02-24T06:26:54.578Z] Found existing installation: urllib3 1.25.9 [2021-02-24T06:26:54.578Z] Uninstalling urllib3-1.25.9: [2021-02-24T06:26:54.853Z] Successfully uninstalled urllib3-1.25.9 [2021-02-24T06:26:55.453Z] Attempting uninstall: requests [2021-02-24T06:26:55.453Z] Found existing installation: requests 2.23.0 [2021-02-24T06:26:55.727Z] Uninstalling requests-2.23.0: [2021-02-24T06:26:55.727Z] Successfully uninstalled requests-2.23.0 [2021-02-24T06:26:57.155Z] ---> feb34202e86a [2021-02-24T06:26:57.155Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-24T06:26:57.167Z] Running setup.py install for texttable: started [2021-02-24T06:26:59.786Z] Running setup.py install for texttable: finished with status 'done' [2021-02-24T06:26:59.786Z] Running setup.py install for dockerpty: started [2021-02-24T06:27:00.725Z] Removing intermediate container 075f1bf8146b [2021-02-24T06:27:00.725Z] ---> 70e29a31cd54 [2021-02-24T06:27:00.725Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-24T06:27:02.178Z] ---> Running in db97c8489f88 [2021-02-24T06:27:02.178Z] ---> a2904ee5a00c [2021-02-24T06:27:02.178Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-24T06:27:02.407Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-24T06:27:02.696Z] Running setup.py install for docopt: started [2021-02-24T06:27:03.173Z] Removing intermediate container 28896b802e5a [2021-02-24T06:27:03.173Z] ---> b9d9a13ca027 [2021-02-24T06:27:03.174Z] [2021-02-24T06:27:03.174Z] Step 10/24 : FROM alpine:3.12 [2021-02-24T06:27:03.174Z] ---> 389fef711851 [2021-02-24T06:27:03.174Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-24T06:27:04.806Z] ---> c6d1afed5b5e [2021-02-24T06:27:04.806Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-24T06:27:04.806Z] ---> Running in 82707f202acc [2021-02-24T06:27:05.242Z] Removing intermediate container db97c8489f88 [2021-02-24T06:27:05.242Z] ---> 05354084a97d [2021-02-24T06:27:05.242Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-24T06:27:05.331Z] Running setup.py install for docopt: finished with status 'done' [2021-02-24T06:27:05.560Z] ---> Running in 28c757e3f353 [2021-02-24T06:27:05.971Z] ---> Running in 049dd6f47b08 [2021-02-24T06:27:06.313Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-24T06:27:06.902Z] ---> 5cab1088feb5 [2021-02-24T06:27:06.902Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-24T06:27:07.269Z] Removing intermediate container 28c757e3f353 [2021-02-24T06:27:07.269Z] ---> c4b0c470b0cc [2021-02-24T06:27:07.269Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-24T06:27:07.269Z] ---> Running in 180e63c16ab6 [2021-02-24T06:27:07.682Z] Removing intermediate container 049dd6f47b08 [2021-02-24T06:27:07.682Z] ---> 3f9550322846 [2021-02-24T06:27:07.682Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-24T06:27:09.024Z] ---> Running in 672f4c1d54ca [2021-02-24T06:27:09.024Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-24T06:27:09.588Z] ---> Running in e05b70a264a0 [2021-02-24T06:27:09.588Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-24T06:27:10.622Z] Removing intermediate container 1d6736259b45 [2021-02-24T06:27:10.622Z] ---> 7e3919e1500e [2021-02-24T06:27:10.622Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-24T06:27:10.622Z] ---> Running in 6be72da31222 [2021-02-24T06:27:10.942Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-24T06:27:10.943Z] Removing intermediate container 672f4c1d54ca [2021-02-24T06:27:10.943Z] ---> dac92dda3536 [2021-02-24T06:27:10.943Z] Step 21/23 : LABEL arch=x86_64 [2021-02-24T06:27:11.477Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-24T06:27:11.477Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-24T06:27:11.477Z] (4/5) Installing curl (7.69.1-r3) [2021-02-24T06:27:11.477Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-24T06:27:11.477Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:27:11.477Z] Executing ca-certificates-20191127-r4.trigger [2021-02-24T06:27:11.477Z] ---> Running in 63bd6e22a5cd [2021-02-24T06:27:11.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-24T06:27:11.855Z] OK: 7 MiB in 19 packages [2021-02-24T06:27:11.855Z] 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-02-24T06:27:11.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-24T06:27:12.881Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-24T06:27:12.881Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-24T06:27:12.881Z] (3/3) Installing curl (7.69.1-r3) [2021-02-24T06:27:12.881Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:27:12.881Z] OK: 71 MiB in 58 packages [2021-02-24T06:27:14.387Z] Removing intermediate container 6be72da31222 [2021-02-24T06:27:14.387Z] ---> 6be6d2ec2343 [2021-02-24T06:27:14.387Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-24T06:27:14.387Z] ---> Running in 65bc615a66f1 [2021-02-24T06:27:15.042Z] Removing intermediate container 65bc615a66f1 [2021-02-24T06:27:15.042Z] ---> c84889931592 [2021-02-24T06:27:15.042Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-24T06:27:15.042Z] ---> Running in 10fc011f0e70 [2021-02-24T06:27:15.566Z] Removing intermediate container 63bd6e22a5cd [2021-02-24T06:27:15.566Z] ---> fe9dc01fb153 [2021-02-24T06:27:15.566Z] Step 22/23 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:27:15.665Z] Removing intermediate container 10fc011f0e70 [2021-02-24T06:27:15.665Z] ---> 85b9bef590bd [2021-02-24T06:27:15.665Z] Step 24/26 : LABEL arch=arm64 [2021-02-24T06:27:15.949Z] ---> Running in 65585dba46a6 [2021-02-24T06:27:16.264Z] ---> Running in 99947e8830ef [2021-02-24T06:27:16.546Z] Removing intermediate container 65585dba46a6 [2021-02-24T06:27:16.546Z] ---> 2aeed9363fda [2021-02-24T06:27:16.546Z] Step 25/26 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:27:16.546Z] ---> Running in 812f9fc7bcce [2021-02-24T06:27:17.141Z] Removing intermediate container 812f9fc7bcce [2021-02-24T06:27:17.141Z] ---> 2d5560350277 [2021-02-24T06:27:17.141Z] Step 26/26 : LABEL version=0.0.0 [2021-02-24T06:27:17.417Z] ---> Running in ad86b22f45e3 [2021-02-24T06:27:17.694Z] Removing intermediate container ad86b22f45e3 [2021-02-24T06:27:17.694Z] ---> a86f9c30879d [2021-02-24T06:27:17.694Z] [2021-02-24T06:27:18.293Z] Successfully built a86f9c30879d [2021-02-24T06:27:18.293Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-24T06:27:18.583Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-24T06:27:18.604Z] Removing intermediate container 99947e8830ef [2021-02-24T06:27:18.604Z] ---> 089250c5679e [2021-02-24T06:27:18.604Z] Step 23/23 : LABEL version=0.0.0 [2021-02-24T06:27:18.604Z] Removing intermediate container 82707f202acc [2021-02-24T06:27:18.604Z] ---> 795e5e5553a2 [2021-02-24T06:27:18.604Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-24T06:27:18.604Z] Removing intermediate container e05b70a264a0 [2021-02-24T06:27:18.604Z] ---> a528b5d8cc2b [2021-02-24T06:27:18.604Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-24T06:27:18.604Z] ---> Running in 6c09a928eb38 [2021-02-24T06:27:18.598Z] $ docker stop --time=1 401c90b89bb1ca3e5afaa9396e88d14822e50cfa9633b0aad68bdea776d375c1 [2021-02-24T06:27:19.448Z] ---> Running in 864971d251d2 [2021-02-24T06:27:19.448Z] ---> Running in 468ce40ea24e [2021-02-24T06:27:19.448Z] Removing intermediate container 6c09a928eb38 [2021-02-24T06:27:19.448Z] ---> a70f71ea4100 [2021-02-24T06:27:19.448Z] [2021-02-24T06:27:20.599Z] $ docker rm -f 401c90b89bb1ca3e5afaa9396e88d14822e50cfa9633b0aad68bdea776d375c1 [2021-02-24T06:27:21.004Z] Removing intermediate container 864971d251d2 [2021-02-24T06:27:21.004Z] ---> 1c0e38a03659 [2021-02-24T06:27:21.004Z] Step 13/24 : WORKDIR / [2021-02-24T06:27:21.004Z] Removing intermediate container 468ce40ea24e [2021-02-24T06:27:21.004Z] ---> 1a2664a4583b [2021-02-24T06:27:21.004Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-24T06:27:21.004Z] ---> Running in 9ac1197c1437 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-24T06:27:21.498Z] + grep docker [2021-02-24T06:27:21.498Z] + docker images [2021-02-24T06:27:21.771Z] docker-sys-mgmt-agent-go-arm64 latest a86f9c30879d 4 seconds ago 300MB [2021-02-24T06:27:21.771Z] docker-core-metadata-go-arm64 latest 9f2bcbbe13fc About a minute ago 17.9MB [2021-02-24T06:27:21.771Z] docker-security-secretstore-setup-go-arm64 latest 68dc0fb1524d About a minute ago 23.7MB [2021-02-24T06:27:21.771Z] docker-security-proxy-setup-go-arm64 latest 08a6bceb816c About a minute ago 23.4MB [2021-02-24T06:27:21.771Z] docker-core-data-go-arm64 latest 166d3cc6f3b3 4 minutes ago 21.1MB [2021-02-24T06:27:21.771Z] docker-security-bootstrapper-go-arm64 latest e397a46cc09e 4 minutes ago 17.3MB [2021-02-24T06:27:21.771Z] docker-core-command-go-arm64 latest 93cbd5d397ac 4 minutes ago 16.2MB [2021-02-24T06:27:21.771Z] docker-support-scheduler-go-arm64 latest 75d394ef2d94 4 minutes ago 16.3MB [2021-02-24T06:27:21.771Z] docker-support-notifications-go-arm64 latest a3bb276a7127 4 minutes ago 16.8MB [2021-02-24T06:27:21.771Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-02-24T06:27:22.478Z] Successfully built a70f71ea4100 [2021-02-24T06:27:22.478Z] Successfully tagged docker-core-command-go:latest [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-24T06:27:23.022Z] ---> job-cost.sh [2021-02-24T06:27:23.022Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ilzj [2021-02-24T06:27:23.232Z]  Building docker-core-command-go ... done Removing intermediate container 9ac1197c1437 [2021-02-24T06:27:23.232Z] ---> d8e2826e8086 [2021-02-24T06:27:23.232Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-02-24T06:27:23.917Z] ---> 0a09268fa487 [2021-02-24T06:27:23.917Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-24T06:27:24.222Z] ---> Running in 7f96299d1470 [2021-02-24T06:27:26.463Z] ---> f45524da9396 [2021-02-24T06:27:26.463Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-02-24T06:27:28.947Z] ---> 2162522781e8 [2021-02-24T06:27:28.947Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-24T06:27:29.372Z] ---> 8b94a95b7b3a [2021-02-24T06:27:29.372Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-24T06:27:29.721Z] Removing intermediate container 7f96299d1470 [2021-02-24T06:27:29.721Z] ---> a73b2528515d [2021-02-24T06:27:29.721Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-24T06:27:32.970Z] ---> 338a29ce2a6e [2021-02-24T06:27:32.970Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-24T06:27:33.385Z] ---> 67d736e064d6 [2021-02-24T06:27:33.385Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-24T06:27:37.898Z] ---> 4464fce13e92 [2021-02-24T06:27:37.898Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-24T06:27:37.898Z] ---> 9aca92b2a8d5 [2021-02-24T06:27:37.898Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-24T06:27:39.281Z] ---> 9b1c59474df6 [2021-02-24T06:27:39.281Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-24T06:27:40.162Z] ---> d00a61c11062 [2021-02-24T06:27:40.162Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-02-24T06:27:41.134Z] ---> Running in bb394a91e234 [2021-02-24T06:27:41.134Z] ---> 74523a534899 [2021-02-24T06:27:41.134Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-02-24T06:27:42.937Z] ---> Running in f890fb3d92ed [2021-02-24T06:27:45.706Z] Removing intermediate container f890fb3d92ed [2021-02-24T06:27:45.706Z] ---> 9140a723fc03 [2021-02-24T06:27:45.706Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-24T06:27:48.877Z] ---> 5d251f39bc4c [2021-02-24T06:27:48.877Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-02-24T06:27:48.877Z] Removing intermediate container bb394a91e234 [2021-02-24T06:27:48.877Z] ---> e77732283f4e [2021-02-24T06:27:48.877Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-24T06:27:49.738Z] ---> Running in e6e10cdc1fbf [2021-02-24T06:27:49.738Z] ---> Running in 9dc9e8289036 [2021-02-24T06:27:50.554Z] Removing intermediate container 9dc9e8289036 [2021-02-24T06:27:50.554Z] ---> 00747162e663 [2021-02-24T06:27:50.554Z] Step 22/24 : LABEL arch=x86_64 [2021-02-24T06:27:51.389Z] ---> Running in 14d0f05853d2 [2021-02-24T06:27:51.918Z] Removing intermediate container 14d0f05853d2 [2021-02-24T06:27:51.918Z] ---> 2d509ee8d0e3 [2021-02-24T06:27:51.918Z] Step 23/24 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:27:52.471Z] ---> Running in 6708d065aeff [2021-02-24T06:27:52.782Z] Removing intermediate container 6708d065aeff [2021-02-24T06:27:52.782Z] ---> 87e946a76e15 [2021-02-24T06:27:52.782Z] Step 24/24 : LABEL version=0.0.0 [2021-02-24T06:27:53.628Z] ---> Running in eb67935a223a [2021-02-24T06:27:54.367Z] Removing intermediate container eb67935a223a [2021-02-24T06:27:54.367Z] ---> 1d2d879e0011 [2021-02-24T06:27:54.367Z] [2021-02-24T06:27:54.732Z] Removing intermediate container e6e10cdc1fbf [2021-02-24T06:27:54.732Z] ---> f9706e77e383 [2021-02-24T06:27:54.732Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-24T06:27:55.968Z] ---> Running in 8230b20ad4ea [2021-02-24T06:27:55.968Z] Successfully built 1d2d879e0011 [2021-02-24T06:27:55.968Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-24T06:27:57.639Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 8230b20ad4ea [2021-02-24T06:27:57.639Z] ---> 9ee246114a60 [2021-02-24T06:27:57.639Z] Step 27/30 : CMD ["gate"] [2021-02-24T06:27:58.077Z] Removing intermediate container 180e63c16ab6 [2021-02-24T06:27:58.077Z] ---> 34d8e8b278ff [2021-02-24T06:27:58.077Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-24T06:27:58.077Z] ---> Running in 1b468e50ceac [2021-02-24T06:27:58.479Z] ---> Running in fa6f653f1682 [2021-02-24T06:27:58.479Z] Removing intermediate container 1b468e50ceac [2021-02-24T06:27:58.479Z] ---> fc53e4928125 [2021-02-24T06:27:58.479Z] Step 28/30 : LABEL arch=x86_64 [2021-02-24T06:27:58.805Z] ---> Running in 7e425dd89d9b [2021-02-24T06:27:59.197Z] 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-02-24T06:27:59.197Z] Removing intermediate container 7e425dd89d9b [2021-02-24T06:27:59.197Z] ---> b539079827a8 [2021-02-24T06:27:59.197Z] Step 29/30 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:28:00.204Z] ---> Running in 1f401fa688f2 [2021-02-24T06:28:01.727Z] Removing intermediate container 1f401fa688f2 [2021-02-24T06:28:01.727Z] ---> ee0536001849 [2021-02-24T06:28:01.727Z] Step 30/30 : LABEL version=0.0.0 [2021-02-24T06:28:01.998Z] ---> Running in 78530e647208 [2021-02-24T06:28:02.013Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-24T06:28:02.678Z] Removing intermediate container 78530e647208 [2021-02-24T06:28:02.678Z] ---> 30da232b3a3f [2021-02-24T06:28:02.678Z] [2021-02-24T06:28:03.025Z] Removing intermediate container fa6f653f1682 [2021-02-24T06:28:03.025Z] ---> 353d68082e4c [2021-02-24T06:28:03.025Z] [2021-02-24T06:28:03.025Z] Step 11/26 : FROM docker:20.10.0 [2021-02-24T06:28:03.025Z] 20.10.0: Pulling from library/docker [2021-02-24T06:28:03.676Z] Successfully built 30da232b3a3f [2021-02-24T06:28:03.676Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-24T06:28:24.129Z]  Building docker-security-bootstrapper-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-24T06:28:24.129Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-24T06:28:24.129Z] ---> aefe523efa57 [2021-02-24T06:28:24.129Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-24T06:28:24.129Z] ---> Running in 92e515b9d1b1 [2021-02-24T06:28:24.129Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-24T06:28:24.129Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-24T06:28:24.129Z] (1/2) Installing readline (8.0.4-r0) [2021-02-24T06:28:24.129Z] (2/2) Installing bash (5.0.17-r0) [2021-02-24T06:28:24.516Z] Executing bash-5.0.17-r0.post-install [2021-02-24T06:28:24.516Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:28:24.516Z] OK: 12 MiB in 22 packages [2021-02-24T06:28:27.055Z] Removing intermediate container 92e515b9d1b1 [2021-02-24T06:28:27.055Z] ---> 2c8b5507cb9d [2021-02-24T06:28:27.055Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-24T06:28:27.662Z] ---> Running in 7731caaf6561 [2021-02-24T06:28:28.326Z] Removing intermediate container 7731caaf6561 [2021-02-24T06:28:28.326Z] ---> 7ee8503dc905 [2021-02-24T06:28:28.326Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-24T06:28:28.607Z] ---> Running in b1a178dd4ca7 [2021-02-24T06:28:29.270Z] Removing intermediate container b1a178dd4ca7 [2021-02-24T06:28:29.270Z] ---> 7e5caa0b99ce [2021-02-24T06:28:29.270Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-24T06:28:30.054Z] ---> Running in 26ad38af9435 [2021-02-24T06:28:30.376Z] Removing intermediate container 26ad38af9435 [2021-02-24T06:28:30.376Z] ---> 98205fc0d927 [2021-02-24T06:28:30.376Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-24T06:28:32.531Z] ---> 1989d1392e4c [2021-02-24T06:28:32.531Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-24T06:28:33.789Z] ---> 4c8e4a6ecfd7 [2021-02-24T06:28:33.789Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-24T06:28:36.044Z] ---> 4110d0be7801 [2021-02-24T06:28:36.044Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-24T06:28:37.050Z] ---> Running in 9e35a3c1707e [2021-02-24T06:28:38.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-24T06:28:38.132Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-24T06:28:38.410Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-24T06:28:38.410Z] (2/33) Installing expat (2.2.9-r1) [2021-02-24T06:28:38.410Z] (3/33) Installing libffi (3.3-r2) [2021-02-24T06:28:38.410Z] (4/33) Installing gdbm (1.13-r1) [2021-02-24T06:28:38.410Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-24T06:28:38.410Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-24T06:28:38.410Z] (7/33) Installing python3 (3.8.5-r1) [2021-02-24T06:28:43.840Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-24T06:28:43.840Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-24T06:28:43.840Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-24T06:28:43.840Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-24T06:28:43.840Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-24T06:28:43.840Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-24T06:28:43.840Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-24T06:28:43.840Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-24T06:28:43.840Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-24T06:28:43.840Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-24T06:28:44.107Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-24T06:28:44.107Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-24T06:28:44.107Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-24T06:28:44.107Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-24T06:28:44.107Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-24T06:28:44.107Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-24T06:28:44.107Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-24T06:28:44.107Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-24T06:28:44.376Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-24T06:28:44.376Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-24T06:28:44.376Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-24T06:28:44.376Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-24T06:28:44.376Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-24T06:28:44.376Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-24T06:28:44.376Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-24T06:28:44.376Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-24T06:28:44.674Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:28:44.674Z] OK: 71 MiB in 55 packages [2021-02-24T06:28:58.570Z] Removing intermediate container 9e35a3c1707e [2021-02-24T06:28:58.570Z] ---> 4c72dcdf2973 [2021-02-24T06:28:58.570Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-24T06:28:58.570Z] ---> Running in b9d178272329 [2021-02-24T06:29:03.174Z] Collecting docker-compose==1.23.2 [2021-02-24T06:29:03.174Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-24T06:29:03.174Z] Collecting cached-property<2,>=1.2.0 [2021-02-24T06:29:03.174Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-24T06:29:03.174Z] Collecting docopt<0.7,>=0.6.1 [2021-02-24T06:29:03.174Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-24T06:29:04.860Z] Collecting PyYAML<4,>=3.10 [2021-02-24T06:29:04.860Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-24T06:29:06.246Z] 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-02-24T06:29:06.862Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-24T06:29:06.862Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-24T06:29:07.144Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-24T06:29:07.144Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-24T06:29:08.311Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-24T06:29:08.311Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-24T06:29:08.634Z] Collecting texttable<0.10,>=0.9.0 [2021-02-24T06:29:08.634Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-24T06:29:09.308Z] Collecting docker<4.0,>=3.6.0 [2021-02-24T06:29:09.308Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-24T06:29:09.846Z] Collecting jsonschema<3,>=2.5.1 [2021-02-24T06:29:09.846Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-24T06:29:10.161Z] 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-02-24T06:29:10.161Z] 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-02-24T06:29:10.490Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-24T06:29:10.490Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-24T06:29:10.771Z] Collecting idna<2.8,>=2.5 [2021-02-24T06:29:10.771Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-24T06:29:10.771Z] Collecting docker-pycreds>=0.4.0 [2021-02-24T06:29:10.771Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-24T06:29:10.771Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-24T06:29:10.771Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-24T06:29:10.771Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-24T06:29:10.771Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-24T06:29:11.046Z] Installing collected packages: cached-property, docopt, PyYAML, websocket-client, dockerpty, urllib3, idna, requests, texttable, docker-pycreds, docker, jsonschema, docker-compose [2021-02-24T06:29:11.046Z] Running setup.py install for docopt: started [2021-02-24T06:29:11.837Z] Running setup.py install for docopt: finished with status 'done' [2021-02-24T06:29:11.837Z] Running setup.py install for PyYAML: started [2021-02-24T06:29:13.024Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-24T06:29:13.024Z] Running setup.py install for dockerpty: started [2021-02-24T06:29:13.658Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-24T06:29:13.658Z] Attempting uninstall: urllib3 [2021-02-24T06:29:13.658Z] Found existing installation: urllib3 1.25.9 [2021-02-24T06:29:13.658Z] Uninstalling urllib3-1.25.9: [2021-02-24T06:29:13.658Z] Successfully uninstalled urllib3-1.25.9 [2021-02-24T06:29:14.127Z] Attempting uninstall: idna [2021-02-24T06:29:14.127Z] Found existing installation: idna 2.9 [2021-02-24T06:29:14.127Z] Uninstalling idna-2.9: [2021-02-24T06:29:14.127Z] Successfully uninstalled idna-2.9 [2021-02-24T06:29:14.423Z] Attempting uninstall: requests [2021-02-24T06:29:14.423Z] Found existing installation: requests 2.23.0 [2021-02-24T06:29:14.423Z] Uninstalling requests-2.23.0: [2021-02-24T06:29:14.423Z] Successfully uninstalled requests-2.23.0 [2021-02-24T06:29:14.731Z] Running setup.py install for texttable: started [2021-02-24T06:29:16.220Z] Running setup.py install for texttable: finished with status 'done' [2021-02-24T06:29:17.965Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-02-24T06:29:21.305Z] Removing intermediate container b9d178272329 [2021-02-24T06:29:21.305Z] ---> 4e8ca1468c09 [2021-02-24T06:29:21.305Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-24T06:29:21.670Z] ---> Running in 1caee64a9739 [2021-02-24T06:29:24.000Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-24T06:29:24.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-24T06:29:24.627Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-24T06:29:24.627Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-24T06:29:24.627Z] (3/3) Installing curl (7.69.1-r3) [2021-02-24T06:29:24.627Z] Executing busybox-1.31.1-r19.trigger [2021-02-24T06:29:24.976Z] OK: 72 MiB in 58 packages [2021-02-24T06:29:27.722Z] Removing intermediate container 1caee64a9739 [2021-02-24T06:29:27.722Z] ---> 5d7adb2c8ca2 [2021-02-24T06:29:27.722Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-24T06:29:27.723Z] ---> Running in ecd0171b61d5 [2021-02-24T06:29:28.057Z] Removing intermediate container ecd0171b61d5 [2021-02-24T06:29:28.058Z] ---> 8588041e7981 [2021-02-24T06:29:28.058Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-24T06:29:28.394Z] ---> Running in e5308582e55a [2021-02-24T06:29:28.394Z] Removing intermediate container e5308582e55a [2021-02-24T06:29:28.394Z] ---> 93195ab46a0d [2021-02-24T06:29:28.394Z] Step 24/26 : LABEL arch=x86_64 [2021-02-24T06:29:28.713Z] ---> Running in 8e4a57418866 [2021-02-24T06:29:29.097Z] Removing intermediate container 8e4a57418866 [2021-02-24T06:29:29.097Z] ---> 8377023f76d2 [2021-02-24T06:29:29.097Z] Step 25/26 : LABEL git_sha=ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:29:29.439Z] ---> Running in bcc16b71eb28 [2021-02-24T06:29:30.226Z] Removing intermediate container bcc16b71eb28 [2021-02-24T06:29:30.226Z] ---> 11be7cb86b0d [2021-02-24T06:29:30.226Z] Step 26/26 : LABEL version=0.0.0 [2021-02-24T06:29:30.226Z] ---> Running in c27b0d71a3b2 [2021-02-24T06:29:30.967Z] Removing intermediate container c27b0d71a3b2 [2021-02-24T06:29:30.967Z] ---> 9622d4e2bae6 [2021-02-24T06:29:30.967Z] [2021-02-24T06:29:32.328Z] Successfully built 9622d4e2bae6 [2021-02-24T06:29:32.328Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-24T06:29:33.481Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-24T06:29:33.710Z] $ docker stop --time=1 198b270d74e994932994475afa742ffeab5237f68a8fc2fe3c2bbcc7ea8fed60 [2021-02-24T06:29:40.688Z] $ docker rm -f 198b270d74e994932994475afa742ffeab5237f68a8fc2fe3c2bbcc7ea8fed60 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-24T06:29:42.090Z] + grep docker [2021-02-24T06:29:42.091Z] + docker images [2021-02-24T06:29:43.564Z] docker-sys-mgmt-agent-go latest 9622d4e2bae6 13 seconds ago 313MB [2021-02-24T06:29:43.564Z] docker-security-bootstrapper-go latest 30da232b3a3f About a minute ago 18.3MB [2021-02-24T06:29:43.564Z] docker-security-secretstore-setup-go latest 1d2d879e0011 About a minute ago 24.9MB [2021-02-24T06:29:43.564Z] docker-core-command-go latest a70f71ea4100 2 minutes ago 17MB [2021-02-24T06:29:43.564Z] docker-core-data-go latest 610a89da3ae3 7 minutes ago 22.4MB [2021-02-24T06:29:43.564Z] docker-support-notifications-go latest cf114fcb8529 7 minutes ago 17.7MB [2021-02-24T06:29:43.564Z] docker-core-metadata-go latest 6d6c56e49e77 7 minutes ago 19MB [2021-02-24T06:29:43.564Z] docker-support-scheduler-go latest 2609dded6a01 7 minutes ago 17.2MB [2021-02-24T06:29:43.565Z] docker-security-proxy-setup-go latest d2fe1e95046f 7 minutes ago 24.7MB [2021-02-24T06:29:43.565Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-24T06:30:01.806Z] Still waiting to schedule task [2021-02-24T06:30:01.807Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-24T06:30:23.831Z] lf-activate-venv(): INFO: Adding /tmp/venv-Ilzj/bin to PATH [2021-02-24T06:30:23.831Z] INFO: No Stack... [2021-02-24T06:30:23.831Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-24T06:30:23.831Z] INFO: Archiving Costs [Pipeline] sh [2021-02-24T06:30:24.223Z] + + cat /w/workspace/edgex-go/1/archives/cost.csvcut [2021-02-24T06:30:24.223Z] -d, -f6 [Pipeline] lock [2021-02-24T06:30:24.382Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3191-1-stack-cost] [2021-02-24T06:30:24.389Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3191-1-stack-cost] did not exist. Created. [2021-02-24T06:30:24.389Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3191-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-24T06:30:24.934Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-02-24T06:30:25.223Z] Stashed 1 file(s) [Pipeline] } [2021-02-24T06:30:25.245Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3191-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-24T06:30:56.892Z] Running on prd-ubuntu18.04-docker-8c-8g-27506 in /w/workspace/edgexfoundry_edgex-go_PR-3191 [Pipeline] { [Pipeline] ws [2021-02-24T06:30:56.982Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-02-24T06:30:59.389Z] using credential edgex-jenkins-ssh [2021-02-24T06:30:59.459Z] Cloning the remote Git repository [2021-02-24T06:30:59.494Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-24T06:30:59.572Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-02-24T06:30:59.609Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-24T06:30:59.609Z] > git --version # timeout=10 [2021-02-24T06:30:59.616Z] > git --version # 'git version 2.17.1' [2021-02-24T06:30:59.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-24T06:30:59.644Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-24T06:31:06.693Z] Merging remotes/origin/master commit afdb9f2a3541b593beed41fd247753118ef1ae38 into PR head commit ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:31:06.819Z] Merge succeeded, producing ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [2021-02-24T06:31:06.820Z] Checking out Revision ccbc34941be95a646daf31dfc303ccdc3c4c69e5 (PR-3191) [2021-02-24T06:31:06.198Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-24T06:31:06.215Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-24T06:31:06.230Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-24T06:31:06.243Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-24T06:31:06.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-24T06:31:06.247Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3191/head:refs/remotes/origin/PR-3191 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-24T06:31:06.721Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T06:31:06.726Z] > git checkout -f ccbc34941be95a646daf31dfc303ccdc3c4c69e5 # timeout=10 [2021-02-24T06:31:06.801Z] > git remote # timeout=10 [2021-02-24T06:31:06.810Z] > git config --get remote.origin.url # timeout=10 [2021-02-24T06:31:06.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-24T06:31:06.820Z] > git merge afdb9f2a3541b593beed41fd247753118ef1ae38 # timeout=10 [2021-02-24T06:31:06.830Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-24T06:31:06.840Z] > git config core.sparsecheckout # timeout=10 [2021-02-24T06:31:06.845Z] > git checkout -f ccbc34941be95a646daf31dfc303ccdc3c4c69e5 # timeout=10 [2021-02-24T06:31:10.492Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-02-24T06:31:10.533Z] > git --version # timeout=10 [2021-02-24T06:31:10.537Z] > git --version # 'git version 2.17.1' [2021-02-24T06:31:10.539Z] fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-24T06:31:11.728Z] + echo snap-build.sh [2021-02-24T06:31:11.729Z] snap-build.sh [2021-02-24T06:31:11.729Z] + SNAP_BASE_DIR=. [2021-02-24T06:31:11.729Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-02-24T06:31:11.729Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-02-24T06:31:11.729Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-02-24T06:31:11.729Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-02-24T06:31:11.729Z] + cd /w/workspace/edgex-go/1 [2021-02-24T06:31:11.729Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-24T06:31:11.729Z] Reading package lists... [2021-02-24T06:31:11.729Z] Building dependency tree... [2021-02-24T06:31:11.729Z] Reading state information... [2021-02-24T06:31:12.007Z] The following packages were automatically installed and are no longer required: [2021-02-24T06:31:12.007Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-24T06:31:12.007Z] uidmap xdelta3 [2021-02-24T06:31:12.007Z] Use 'sudo apt autoremove' to remove them. [2021-02-24T06:31:12.007Z] The following packages will be REMOVED: [2021-02-24T06:31:12.007Z] lxd* lxd-client* [2021-02-24T06:31:12.275Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-24T06:31:12.275Z] After this operation, 31.7 MB disk space will be freed. [2021-02-24T06:31:13.868Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-02-24T06:31:13.868Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-24T06:31:14.451Z] Removing lxd dnsmasq configuration [2021-02-24T06:31:14.715Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-24T06:31:14.981Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-24T06:31:15.934Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-24T06:31:16.197Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-02-24T06:31:16.197Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-24T06:31:18.118Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-24T06:31:18.118Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-24T06:31:19.518Z] + sudo snap remove --purge lxd [2021-02-24T06:31:19.518Z] snap "lxd" is not installed [2021-02-24T06:31:19.518Z] + sudo groupadd --force --system lxd [2021-02-24T06:31:19.518Z] ++ whoami [2021-02-24T06:31:19.518Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-24T06:31:19.518Z] + newgrp - lxd [2021-02-24T06:31:19.518Z] + sudo snap install lxd [2021-02-24T06:31:27.723Z] 2021-02-24T06:31:25Z INFO Waiting for automatic snapd restart... [2021-02-24T06:31:42.674Z] lxd 4.11 from Canonical* installed [2021-02-24T06:31:42.674Z] + sudo lxd init --auto [2021-02-24T06:31:52.699Z] + sudo snap install --classic snapcraft [2021-02-24T06:31:59.314Z] snapcraft 4.5.1 from Canonical* installed [2021-02-24T06:31:59.314Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-24T06:31:59.314Z] + patch --verbose -p1 [2021-02-24T06:31:59.314Z] Hmm... Looks like a unified diff to me... [2021-02-24T06:31:59.314Z] The text leading up to this was: [2021-02-24T06:31:59.314Z] -------------------------- [2021-02-24T06:31:59.314Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-24T06:31:59.314Z] |From: Tony Espy [2021-02-24T06:31:59.314Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-24T06:31:59.314Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-24T06:31:59.314Z] | [2021-02-24T06:31:59.314Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-24T06:31:59.314Z] |optimize the snap CI check run for pull requests. When [2021-02-24T06:31:59.314Z] |applied, it essentially strips out everything (apps and [2021-02-24T06:31:59.314Z] |parts) from the snapcraft.yaml file except those required [2021-02-24T06:31:59.314Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-24T06:31:59.314Z] |catch changes to edgex-go that break the snap build. [2021-02-24T06:31:59.314Z] | [2021-02-24T06:31:59.314Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-24T06:31:59.314Z] |to update this patch file, otherwise it may fail to apply, [2021-02-24T06:31:59.314Z] |resulting in a failed snap build CI check in the associated [2021-02-24T06:31:59.314Z] |pull request. [2021-02-24T06:31:59.314Z] | [2021-02-24T06:31:59.314Z] |Note - in addition to applying this patch, the pipeline also [2021-02-24T06:31:59.314Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-24T06:31:59.314Z] |need to build the finally binary .snap file (and it won't [2021-02-24T06:31:59.314Z] |work with the patch applied). This further reduces the build [2021-02-24T06:31:59.314Z] |time. [2021-02-24T06:31:59.314Z] |--- [2021-02-24T06:31:59.314Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-24T06:31:59.314Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-24T06:31:59.314Z] | [2021-02-24T06:31:59.314Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-24T06:31:59.314Z] |index 1e537489..faf42425 100644 [2021-02-24T06:31:59.314Z] |--- a/snap/snapcraft.yaml [2021-02-24T06:31:59.314Z] |+++ b/snap/snapcraft.yaml [2021-02-24T06:31:59.314Z] -------------------------- [2021-02-24T06:31:59.314Z] patching file snap/snapcraft.yaml [2021-02-24T06:31:59.314Z] Using Plan A... [2021-02-24T06:31:59.314Z] Hunk #1 succeeded at 73. [2021-02-24T06:31:59.314Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-02-24T06:31:59.314Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-02-24T06:31:59.314Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-02-24T06:31:59.314Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-02-24T06:31:59.314Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-02-24T06:31:59.314Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-02-24T06:31:59.314Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-02-24T06:31:59.314Z] Hmm... Ignoring the trailing garbage. [2021-02-24T06:31:59.314Z] done [2021-02-24T06:31:59.314Z] + sudo snapcraft prime --use-lxd [2021-02-24T06:32:00.714Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-24T06:32:00.714Z] 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-02-24T06:32:00.714Z] - README.md [2021-02-24T06:32:00.714Z] - snapcraft.yaml.orig [2021-02-24T06:32:00.714Z] [2021-02-24T06:32:00.714Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-24T06:32:01.661Z] Launching a container. [2021-02-24T06:32:13.968Z] Waiting for container to be ready [2021-02-24T06:32:13.968Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-24T06:32:13.968Z] [2021-02-24T06:32:16.524Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-24T06:32:16.787Z] Waiting for network to be ready... [2021-02-24T06:32:17.734Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-24T06:32:17.734Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-24T06:32:17.997Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1545 kB] [2021-02-24T06:32:18.261Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-24T06:32:18.261Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-24T06:32:18.522Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-24T06:32:18.522Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-24T06:32:18.522Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-24T06:32:18.522Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-24T06:32:18.522Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-24T06:32:18.522Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-24T06:32:18.522Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-24T06:32:18.522Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-24T06:32:18.783Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-24T06:32:18.783Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-24T06:32:18.783Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-24T06:32:18.783Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-24T06:32:18.783Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-24T06:32:19.356Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-24T06:32:19.356Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-02-24T06:32:19.618Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-02-24T06:32:19.618Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-24T06:32:19.618Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-24T06:32:19.618Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-02-24T06:32:19.618Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-02-24T06:32:19.618Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-24T06:32:19.618Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-24T06:32:22.172Z] Fetched 23.9 MB in 4s (5340 kB/s) [2021-02-24T06:32:22.746Z] Reading package lists... [2021-02-24T06:32:23.007Z] Reading package lists... [2021-02-24T06:32:23.007Z] Building dependency tree... [2021-02-24T06:32:23.007Z] Reading state information... [2021-02-24T06:32:23.269Z] The following additional packages will be installed: [2021-02-24T06:32:23.269Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-24T06:32:23.269Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-24T06:32:23.269Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-24T06:32:23.269Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-24T06:32:23.269Z] Suggested packages: [2021-02-24T06:32:23.269Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-24T06:32:23.269Z] Recommended packages: [2021-02-24T06:32:23.269Z] gnupg libsasl2-modules [2021-02-24T06:32:23.269Z] The following NEW packages will be installed: [2021-02-24T06:32:23.269Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-24T06:32:23.269Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-24T06:32:23.269Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-24T06:32:23.269Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-24T06:32:23.269Z] The following packages will be upgraded: [2021-02-24T06:32:23.269Z] gpg gpg-agent gpgconf libudev1 [2021-02-24T06:32:23.529Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-24T06:32:23.529Z] Need to get 3530 kB of archives. [2021-02-24T06:32:23.529Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-24T06:32:23.530Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-24T06:32:23.530Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-02-24T06:32:23.793Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-24T06:32:23.793Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-24T06:32:23.793Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-02-24T06:32:24.058Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-02-24T06:32:24.325Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-24T06:32:24.325Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-24T06:32:24.325Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-02-24T06:32:24.325Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-02-24T06:32:24.325Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-02-24T06:32:24.325Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-24T06:32:24.325Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-24T06:32:24.325Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-24T06:32:24.325Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-24T06:32:24.325Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-24T06:32:24.325Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-24T06:32:24.325Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-24T06:32:24.325Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-24T06:32:24.325Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-24T06:32:24.325Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-24T06:32:24.325Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-02-24T06:32:24.588Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T06:32:24.588Z] Fetched 3530 kB in 1s (3168 kB/s) [2021-02-24T06:32:24.588Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-24T06:32:24.588Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-24T06:32:24.588Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-24T06:32:24.849Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-24T06:32:24.849Z] Selecting previously unselected package udev. [2021-02-24T06:32:24.849Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-24T06:32:24.849Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-24T06:32:24.849Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-24T06:32:25.426Z] Selecting previously unselected package libfuse2:amd64. [2021-02-24T06:32:25.426Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-24T06:32:25.426Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-24T06:32:25.426Z] Selecting previously unselected package fuse. [2021-02-24T06:32:25.426Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-24T06:32:25.426Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-24T06:32:25.426Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-24T06:32:25.426Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-24T06:32:25.688Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-24T06:32:25.688Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-24T06:32:25.688Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-24T06:32:25.950Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-24T06:32:25.950Z] Selecting previously unselected package libksba8:amd64. [2021-02-24T06:32:25.950Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-24T06:32:25.950Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-24T06:32:25.950Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-24T06:32:25.950Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-24T06:32:25.950Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-24T06:32:26.213Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-24T06:32:26.213Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-24T06:32:26.213Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-24T06:32:26.213Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-24T06:32:26.213Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-24T06:32:26.213Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-24T06:32:26.475Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-24T06:32:26.475Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-24T06:32:26.475Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-24T06:32:26.475Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-24T06:32:26.475Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-24T06:32:26.475Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-24T06:32:26.737Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-24T06:32:26.737Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-24T06:32:26.737Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-24T06:32:26.737Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-24T06:32:26.737Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-24T06:32:26.737Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-24T06:32:26.999Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-24T06:32:26.999Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-24T06:32:26.999Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-24T06:32:26.999Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-24T06:32:26.999Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-24T06:32:26.999Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-24T06:32:26.999Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-24T06:32:26.999Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-24T06:32:27.263Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-24T06:32:27.263Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-24T06:32:27.263Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-24T06:32:27.263Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-24T06:32:27.263Z] Selecting previously unselected package libldap-common. [2021-02-24T06:32:27.263Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-02-24T06:32:27.263Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-24T06:32:27.525Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-24T06:32:27.525Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-02-24T06:32:27.525Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-24T06:32:27.525Z] Selecting previously unselected package dirmngr. [2021-02-24T06:32:27.525Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-24T06:32:27.525Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-02-24T06:32:27.789Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-24T06:32:27.789Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-02-24T06:32:27.789Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-24T06:32:27.789Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-24T06:32:27.789Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-24T06:32:27.789Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-02-24T06:32:28.050Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-24T06:32:28.050Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-24T06:32:28.050Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-24T06:32:28.050Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-24T06:32:28.623Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-24T06:32:28.623Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-24T06:32:28.623Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-24T06:32:28.623Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-24T06:32:28.886Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-02-24T06:32:28.887Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-24T06:32:28.887Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-24T06:32:28.887Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-24T06:32:28.887Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-24T06:32:28.887Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-24T06:32:29.150Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-24T06:32:29.150Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-24T06:32:29.150Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-24T06:32:29.150Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-02-24T06:32:29.150Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-24T06:32:29.724Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-24T06:32:29.724Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-24T06:32:29.724Z] This means they are not meant to be enabled using systemctl. [2021-02-24T06:32:29.724Z] Possible reasons for having this kind of units are: [2021-02-24T06:32:29.724Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-24T06:32:29.724Z] .wants/ or .requires/ directory. [2021-02-24T06:32:29.724Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-24T06:32:29.724Z] a requirement dependency on it. [2021-02-24T06:32:29.724Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-24T06:32:29.724Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-24T06:32:29.724Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-24T06:32:29.724Z] instance name specified. [2021-02-24T06:32:29.988Z] Reading package lists... [2021-02-24T06:32:30.249Z] Building dependency tree... [2021-02-24T06:32:30.249Z] Reading state information... [2021-02-24T06:32:30.249Z] The following additional packages will be installed: [2021-02-24T06:32:30.249Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-24T06:32:30.249Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-24T06:32:30.249Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-24T06:32:30.249Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-24T06:32:30.249Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-24T06:32:30.249Z] Suggested packages: [2021-02-24T06:32:30.249Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-24T06:32:30.249Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-24T06:32:30.249Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-24T06:32:30.249Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-24T06:32:30.249Z] systemd-container policykit-1 [2021-02-24T06:32:30.249Z] Recommended packages: [2021-02-24T06:32:30.249Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-24T06:32:30.249Z] The following NEW packages will be installed: [2021-02-24T06:32:30.249Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-24T06:32:30.249Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-24T06:32:30.249Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-24T06:32:30.249Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-24T06:32:30.249Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-24T06:32:30.249Z] The following packages will be upgraded: [2021-02-24T06:32:30.249Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-24T06:32:30.518Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-24T06:32:30.518Z] Need to get 35.2 MB of archives. [2021-02-24T06:32:30.518Z] After this operation, 141 MB of additional disk space will be used. [2021-02-24T06:32:30.518Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-24T06:32:30.518Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-24T06:32:30.518Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-24T06:32:30.518Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-02-24T06:32:30.518Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-02-24T06:32:30.518Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-24T06:32:30.779Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-02-24T06:32:30.779Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-02-24T06:32:30.779Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-24T06:32:30.779Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-24T06:32:30.779Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-24T06:32:30.779Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-24T06:32:30.779Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-24T06:32:30.779Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-24T06:32:30.779Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-24T06:32:30.779Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-24T06:32:30.779Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-02-24T06:32:30.779Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-24T06:32:30.779Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-02-24T06:32:31.724Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-24T06:32:31.724Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-24T06:32:31.724Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-24T06:32:31.724Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-24T06:32:31.724Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-24T06:32:31.724Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-24T06:32:31.724Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-24T06:32:31.724Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-24T06:32:31.724Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-24T06:32:31.724Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-24T06:32:31.724Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-24T06:32:31.724Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T06:32:31.724Z] Fetched 35.2 MB in 1s (27.2 MB/s) [2021-02-24T06:32:31.986Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-24T06:32:31.986Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-24T06:32:31.986Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-24T06:32:32.559Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-24T06:32:32.559Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-24T06:32:32.820Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-24T06:32:32.820Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-24T06:32:32.820Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-24T06:32:32.820Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-24T06:32:33.081Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-24T06:32:33.342Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-24T06:32:33.342Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-24T06:32:33.342Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-24T06:32:33.603Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-24T06:32:33.603Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-24T06:32:34.175Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-24T06:32:34.175Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-24T06:32:34.175Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-02-24T06:32:34.175Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-02-24T06:32:34.436Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-24T06:32:34.436Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-24T06:32:34.436Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-24T06:32:35.009Z] Selecting previously unselected package libexpat1:amd64. [2021-02-24T06:32:35.010Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-24T06:32:35.010Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-24T06:32:35.010Z] Selecting previously unselected package python3.6-minimal. [2021-02-24T06:32:35.010Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-24T06:32:35.010Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-24T06:32:35.271Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-02-24T06:32:35.271Z] Checking for services that may need to be restarted...done. [2021-02-24T06:32:35.271Z] Checking for services that may need to be restarted...done. [2021-02-24T06:32:35.534Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-24T06:32:35.534Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-24T06:32:35.534Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-24T06:32:36.106Z] Selecting previously unselected package python3-minimal. [2021-02-24T06:32:36.106Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-24T06:32:36.106Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-24T06:32:36.106Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-24T06:32:36.106Z] Selecting previously unselected package mime-support. [2021-02-24T06:32:36.106Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-24T06:32:36.106Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-24T06:32:36.106Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-24T06:32:36.106Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-24T06:32:36.106Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-24T06:32:36.368Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-24T06:32:36.368Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-24T06:32:36.368Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-24T06:32:36.631Z] Selecting previously unselected package python3.6. [2021-02-24T06:32:36.631Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-24T06:32:36.631Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-24T06:32:36.631Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-24T06:32:36.631Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-24T06:32:36.631Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-24T06:32:36.891Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-24T06:32:36.892Z] Selecting previously unselected package python3. [2021-02-24T06:32:37.152Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-24T06:32:37.152Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-24T06:32:37.152Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-24T06:32:37.152Z] Selecting previously unselected package multiarch-support. [2021-02-24T06:32:37.152Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-24T06:32:37.152Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-24T06:32:37.152Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-24T06:32:37.415Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-24T06:32:37.415Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-24T06:32:37.415Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-24T06:32:37.415Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-24T06:32:37.415Z] Selecting previously unselected package libbsd0:amd64. [2021-02-24T06:32:37.415Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-24T06:32:37.415Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-24T06:32:37.677Z] Selecting previously unselected package sudo. [2021-02-24T06:32:37.677Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-24T06:32:37.677Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-24T06:32:37.677Z] Selecting previously unselected package apparmor. [2021-02-24T06:32:37.677Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-24T06:32:37.677Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-24T06:32:37.940Z] Selecting previously unselected package libedit2:amd64. [2021-02-24T06:32:37.940Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-24T06:32:37.940Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-24T06:32:38.200Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-24T06:32:38.201Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-24T06:32:38.201Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-24T06:32:38.201Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-24T06:32:38.201Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-24T06:32:38.201Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-24T06:32:38.463Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-24T06:32:38.463Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-24T06:32:38.463Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-24T06:32:38.463Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-24T06:32:38.463Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-24T06:32:38.463Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-24T06:32:38.725Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-24T06:32:38.725Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-24T06:32:38.725Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-24T06:32:38.725Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-24T06:32:38.725Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-02-24T06:32:38.725Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-02-24T06:32:38.987Z] Selecting previously unselected package openssh-client. [2021-02-24T06:32:38.987Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-24T06:32:38.987Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-24T06:32:38.987Z] Selecting previously unselected package squashfs-tools. [2021-02-24T06:32:38.987Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-24T06:32:38.987Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-24T06:32:39.249Z] Selecting previously unselected package snapd. [2021-02-24T06:32:39.249Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-02-24T06:32:39.249Z] Unpacking snapd (2.48.3+18.04) ... [2021-02-24T06:32:41.806Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-24T06:32:41.806Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-02-24T06:32:41.806Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-24T06:32:41.806Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-24T06:32:41.806Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-24T06:32:41.806Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-24T06:32:41.806Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-24T06:32:41.806Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-24T06:32:41.806Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-24T06:32:42.749Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-24T06:32:42.749Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-24T06:32:42.749Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-24T06:32:42.749Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-24T06:32:42.749Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-24T06:32:43.010Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-24T06:32:43.583Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-24T06:32:43.583Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-24T06:32:43.583Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-24T06:32:43.583Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-24T06:32:43.583Z] running python rtupdate hooks for python3.6... [2021-02-24T06:32:43.583Z] running python post-rtupdate hooks for python3.6... [2021-02-24T06:32:43.583Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-24T06:32:45.506Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-24T06:32:45.506Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-24T06:32:45.506Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-24T06:32:45.768Z] Setting up snapd (2.48.3+18.04) ... [2021-02-24T06:32:46.033Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-24T06:32:46.296Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-24T06:32:46.557Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-24T06:32:46.557Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-24T06:32:46.818Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-24T06:32:46.818Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-24T06:32:47.080Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-24T06:32:47.341Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-24T06:32:47.341Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-24T06:32:47.603Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-24T06:32:47.603Z] /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-02-24T06:32:47.865Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-24T06:32:47.865Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-24T06:32:48.809Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-24T06:32:48.809Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-24T06:32:48.809Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-24T06:32:50.326Z] Reading package lists... [2021-02-24T06:32:50.326Z] Reading package lists... [2021-02-24T06:32:50.589Z] Building dependency tree... [2021-02-24T06:32:50.589Z] Reading state information... [2021-02-24T06:32:50.589Z] Calculating upgrade... [2021-02-24T06:32:50.851Z] The following packages will be upgraded: [2021-02-24T06:32:50.851Z] advancecomp base-files bash binutils binutils-common [2021-02-24T06:32:50.851Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-24T06:32:50.851Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-24T06:32:50.851Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-24T06:32:50.851Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-24T06:32:50.851Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-24T06:32:50.851Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-24T06:32:50.851Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-24T06:32:50.851Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-24T06:32:50.851Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-24T06:32:50.851Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-24T06:32:50.851Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-24T06:32:50.851Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-24T06:32:50.851Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-24T06:32:50.851Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-24T06:32:50.851Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-24T06:32:50.851Z] Need to get 63.8 MB of archives. [2021-02-24T06:32:50.851Z] After this operation, 5201 kB of additional disk space will be used. [2021-02-24T06:32:50.851Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-24T06:32:51.111Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-24T06:32:51.111Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-24T06:32:51.111Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-24T06:32:51.111Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-24T06:32:51.111Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-24T06:32:51.111Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-24T06:32:51.111Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-02-24T06:32:51.111Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-24T06:32:51.111Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-24T06:32:51.111Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-24T06:32:51.111Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-24T06:32:51.111Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-24T06:32:51.111Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-24T06:32:51.111Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-24T06:32:51.111Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-24T06:32:51.111Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-24T06:32:51.112Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-24T06:32:51.112Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-24T06:32:51.112Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-24T06:32:51.372Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-24T06:32:51.372Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-24T06:32:51.372Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-24T06:32:51.372Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-24T06:32:51.372Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-24T06:32:51.372Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-24T06:32:51.372Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-24T06:32:51.372Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-24T06:32:51.372Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-24T06:32:51.372Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-24T06:32:51.372Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-24T06:32:51.372Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-24T06:32:51.372Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-24T06:32:51.372Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-24T06:32:51.372Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-24T06:32:51.372Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-24T06:32:51.372Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-24T06:32:51.373Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-24T06:32:51.373Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-02-24T06:32:51.373Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-24T06:32:51.373Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-24T06:32:51.373Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-24T06:32:51.373Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-24T06:32:51.373Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-24T06:32:51.373Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-24T06:32:51.373Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-24T06:32:51.373Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-24T06:32:51.373Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-24T06:32:51.373Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-24T06:32:51.373Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-24T06:32:51.373Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-24T06:32:51.373Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-24T06:32:51.373Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-24T06:32:51.373Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-24T06:32:51.633Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-24T06:32:51.894Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-24T06:32:51.894Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-24T06:32:51.894Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-24T06:32:51.894Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-24T06:32:51.894Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-02-24T06:32:51.894Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-24T06:32:51.894Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-24T06:32:51.894Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-24T06:32:51.894Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-24T06:32:51.894Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-24T06:32:52.156Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-24T06:32:52.418Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-24T06:32:52.418Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-24T06:32:52.418Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-24T06:32:52.418Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-24T06:32:52.418Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-24T06:32:52.418Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-24T06:32:52.418Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-24T06:32:52.418Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-24T06:32:52.418Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-24T06:32:52.418Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-24T06:32:52.418Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-24T06:32:52.418Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-24T06:32:52.680Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-24T06:32:52.680Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-24T06:32:52.680Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-24T06:32:52.680Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-02-24T06:32:52.680Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-24T06:32:52.680Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-24T06:32:52.680Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-24T06:32:52.680Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-24T06:32:52.680Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-02-24T06:32:52.680Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-24T06:32:52.680Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-24T06:32:52.680Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-24T06:32:52.680Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-24T06:32:52.680Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-24T06:32:52.680Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-02-24T06:32:52.680Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-24T06:32:52.680Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-24T06:32:52.941Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-24T06:32:52.941Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-24T06:32:52.941Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-24T06:32:52.941Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-24T06:32:52.941Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T06:32:52.941Z] Fetched 63.8 MB in 2s (30.8 MB/s) [2021-02-24T06:32:53.203Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:32:53.203Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-24T06:32:53.203Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-24T06:32:53.775Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-24T06:32:53.775Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-24T06:32:54.037Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-02-24T06:32:54.037Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-02-24T06:32:54.978Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-24T06:32:54.978Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-24T06:32:54.978Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-24T06:32:54.978Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-24T06:32:54.978Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-24T06:32:55.241Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-24T06:32:55.241Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-24T06:32:55.241Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-24T06:32:55.503Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-24T06:32:55.503Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-24T06:32:55.503Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-24T06:32:55.503Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-24T06:32:55.503Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-24T06:32:55.770Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-24T06:32:55.770Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-24T06:32:55.770Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-24T06:32:55.770Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-24T06:32:56.034Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-24T06:32:56.034Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-24T06:32:56.034Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-24T06:32:56.034Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-24T06:32:56.295Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-24T06:32:56.295Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-24T06:32:56.295Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-24T06:32:56.556Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-24T06:32:56.556Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-24T06:32:56.818Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-24T06:32:56.818Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-24T06:32:56.818Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-24T06:32:57.080Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-24T06:32:57.655Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-24T06:32:57.655Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-24T06:32:57.655Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-24T06:32:57.916Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-24T06:32:57.916Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-24T06:32:57.916Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-24T06:32:58.183Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-24T06:32:58.183Z] Installing new version of config file /etc/issue ... [2021-02-24T06:32:58.183Z] Installing new version of config file /etc/issue.net ... [2021-02-24T06:32:58.183Z] Installing new version of config file /etc/lsb-release ... [2021-02-24T06:32:58.183Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-24T06:32:58.445Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-24T06:32:58.709Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-24T06:32:58.709Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-24T06:32:58.709Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:32:58.709Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-24T06:32:58.709Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-24T06:32:58.971Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-24T06:32:58.971Z] 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-02-24T06:32:58.971Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:32:58.971Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-24T06:32:58.971Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-24T06:32:59.231Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-24T06:32:59.232Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:32:59.232Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-24T06:32:59.232Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-24T06:32:59.492Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-24T06:32:59.492Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:32:59.492Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-24T06:32:59.754Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-24T06:32:59.754Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-24T06:33:00.016Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:00.016Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-24T06:33:00.016Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-24T06:33:00.016Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-24T06:33:00.278Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:00.278Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-24T06:33:00.278Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-24T06:33:00.539Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-24T06:33:00.539Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:00.539Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-24T06:33:00.539Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-24T06:33:00.539Z] Setting up grep (3.1-2build1) ... [2021-02-24T06:33:00.801Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:00.801Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-24T06:33:00.801Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-24T06:33:01.065Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-24T06:33:01.065Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:01.065Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-24T06:33:01.065Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-24T06:33:01.065Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-24T06:33:01.330Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:01.330Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-24T06:33:01.330Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-24T06:33:01.903Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-24T06:33:01.903Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-24T06:33:01.903Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-24T06:33:02.165Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-24T06:33:02.737Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-24T06:33:02.737Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:02.737Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-24T06:33:02.737Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-24T06:33:03.682Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-24T06:33:03.682Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-24T06:33:03.944Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-24T06:33:03.944Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-24T06:33:03.944Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-24T06:33:03.944Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:03.944Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-24T06:33:04.205Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-24T06:33:04.205Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-24T06:33:04.466Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:04.466Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-24T06:33:04.466Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-24T06:33:04.466Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-24T06:33:04.728Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:04.728Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-24T06:33:04.728Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-24T06:33:04.728Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-24T06:33:04.989Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:04.989Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-24T06:33:04.989Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-24T06:33:04.989Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-24T06:33:05.251Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:05.251Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-24T06:33:05.251Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-24T06:33:05.251Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-24T06:33:05.513Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:05.513Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-24T06:33:05.513Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-24T06:33:05.513Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-24T06:33:05.513Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-24T06:33:05.776Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-24T06:33:05.776Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:05.776Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-24T06:33:05.776Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-24T06:33:06.037Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-24T06:33:06.037Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:06.037Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-24T06:33:06.037Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-24T06:33:06.298Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-24T06:33:06.298Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:06.298Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-24T06:33:06.298Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-24T06:33:06.560Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-24T06:33:06.560Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:06.560Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-24T06:33:06.821Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-24T06:33:07.082Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-24T06:33:07.343Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-24T06:33:07.606Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-24T06:33:07.869Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:07.869Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-24T06:33:07.869Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-24T06:33:08.131Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-24T06:33:08.131Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-24T06:33:08.131Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-24T06:33:08.392Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-24T06:33:08.392Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-24T06:33:08.654Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:08.654Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-24T06:33:08.654Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-24T06:33:08.915Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-24T06:33:09.200Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:09.200Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-24T06:33:09.200Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-24T06:33:09.200Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-24T06:33:09.200Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:09.200Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-24T06:33:09.465Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-24T06:33:09.465Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-24T06:33:09.726Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:09.726Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-24T06:33:09.726Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-24T06:33:09.726Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-24T06:33:09.988Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:09.988Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-24T06:33:09.988Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-24T06:33:09.988Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-24T06:33:10.272Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:10.272Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-24T06:33:10.272Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-24T06:33:10.533Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-24T06:33:10.795Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:10.795Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-24T06:33:10.795Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-24T06:33:10.795Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-24T06:33:10.795Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-24T06:33:11.057Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-24T06:33:11.057Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-24T06:33:11.057Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-24T06:33:11.318Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:11.318Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-24T06:33:11.318Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-24T06:33:11.580Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-24T06:33:11.580Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:11.580Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-24T06:33:11.580Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-24T06:33:11.877Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-24T06:33:12.139Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:12.139Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-24T06:33:12.139Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-24T06:33:12.139Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-24T06:33:12.399Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:12.399Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-24T06:33:12.399Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-24T06:33:12.399Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-24T06:33:12.660Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:12.660Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-24T06:33:12.660Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-24T06:33:12.931Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-24T06:33:13.192Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:13.193Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-24T06:33:13.193Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-24T06:33:13.467Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-02-24T06:33:13.467Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:13.467Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-24T06:33:13.467Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-24T06:33:13.727Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-24T06:33:13.727Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:13.727Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-24T06:33:13.727Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-24T06:33:13.990Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-24T06:33:13.990Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:13.990Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-24T06:33:13.990Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-24T06:33:14.253Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-24T06:33:14.253Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:14.253Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-24T06:33:14.253Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-24T06:33:14.521Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-24T06:33:14.521Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:14.522Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-24T06:33:14.522Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-24T06:33:14.783Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-24T06:33:14.783Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-24T06:33:14.783Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-24T06:33:14.783Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-24T06:33:14.783Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-24T06:33:15.051Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-24T06:33:15.051Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-24T06:33:15.051Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-24T06:33:15.315Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-24T06:33:15.315Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-24T06:33:15.315Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-02-24T06:33:15.577Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-02-24T06:33:15.577Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-24T06:33:15.577Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-24T06:33:15.839Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-24T06:33:15.839Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-24T06:33:16.105Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-24T06:33:16.105Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-24T06:33:16.105Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-24T06:33:16.105Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-24T06:33:16.449Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-24T06:33:16.449Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-24T06:33:16.449Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-24T06:33:16.449Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-24T06:33:16.816Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-24T06:33:16.816Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-24T06:33:16.816Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-24T06:33:16.816Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-24T06:33:17.482Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-24T06:33:17.482Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-24T06:33:18.197Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-24T06:33:18.197Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-24T06:33:18.474Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-24T06:33:18.474Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-24T06:33:18.474Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-24T06:33:18.474Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-24T06:33:19.045Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-24T06:33:19.045Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-24T06:33:19.045Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-24T06:33:19.045Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-24T06:33:19.308Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-24T06:33:19.308Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-24T06:33:19.308Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-24T06:33:19.308Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-24T06:33:19.570Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-24T06:33:19.570Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-24T06:33:19.834Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-24T06:33:19.834Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-24T06:33:19.834Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-24T06:33:19.834Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-24T06:33:20.775Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-24T06:33:20.775Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-24T06:33:21.716Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-24T06:33:21.716Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-24T06:33:22.658Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-24T06:33:22.658Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-24T06:33:22.918Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-24T06:33:22.918Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-24T06:33:23.858Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-24T06:33:23.858Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-24T06:33:23.858Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-24T06:33:23.858Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-24T06:33:24.119Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-24T06:33:24.119Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-24T06:33:24.379Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-24T06:33:24.379Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-24T06:33:24.379Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-24T06:33:24.379Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-24T06:33:24.640Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-24T06:33:24.640Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-24T06:33:24.640Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-24T06:33:24.640Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-24T06:33:24.903Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-24T06:33:24.903Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-24T06:33:25.164Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-24T06:33:25.164Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-24T06:33:25.164Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-24T06:33:25.164Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-24T06:33:25.164Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-24T06:33:25.164Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-24T06:33:25.164Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-24T06:33:25.164Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-24T06:33:25.426Z] [2021-02-24T06:33:25.426Z] Current default time zone: 'Etc/UTC' [2021-02-24T06:33:25.426Z] Local time is now: Wed Feb 24 06:33:25 UTC 2021. [2021-02-24T06:33:25.426Z] Universal Time is now: Wed Feb 24 06:33:25 UTC 2021. [2021-02-24T06:33:25.426Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-24T06:33:25.426Z] [2021-02-24T06:33:25.426Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-24T06:33:25.426Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-24T06:33:25.426Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-02-24T06:33:25.426Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-24T06:33:25.687Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-24T06:33:25.687Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-24T06:33:25.687Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-24T06:33:25.687Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-24T06:33:25.687Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-24T06:33:25.687Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-24T06:33:25.687Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-24T06:33:25.687Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-24T06:33:25.948Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-24T06:33:25.948Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-24T06:33:26.210Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-24T06:33:26.211Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-24T06:33:26.211Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-24T06:33:26.211Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-24T06:33:26.211Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-02-24T06:33:26.211Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-24T06:33:26.472Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-24T06:33:26.472Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-24T06:33:26.472Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-24T06:33:28.386Z] Updating certificates in /etc/ssl/certs... [2021-02-24T06:33:29.330Z] 23 added, 27 removed; done. [2021-02-24T06:33:29.330Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-24T06:33:29.330Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-24T06:33:29.330Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-24T06:33:29.330Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-24T06:33:29.330Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-24T06:33:29.595Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-24T06:33:29.595Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-24T06:33:29.595Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-24T06:33:29.595Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-24T06:33:29.595Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-24T06:33:29.595Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-24T06:33:29.595Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-24T06:33:29.858Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-24T06:33:29.858Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-24T06:33:29.858Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-24T06:33:29.858Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-24T06:33:29.858Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-24T06:33:29.858Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-24T06:33:29.858Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-24T06:33:29.858Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-24T06:33:30.153Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-24T06:33:30.153Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-24T06:33:30.153Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-24T06:33:30.153Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-24T06:33:30.415Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-24T06:33:30.415Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-24T06:33:30.415Z] Updating certificates in /etc/ssl/certs... [2021-02-24T06:33:30.989Z] 0 added, 0 removed; done. [2021-02-24T06:33:30.989Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-24T06:33:30.989Z] done. [2021-02-24T06:33:31.512Z] Reading package lists... [2021-02-24T06:33:31.512Z] Building dependency tree... [2021-02-24T06:33:31.512Z] Reading state information... [2021-02-24T06:33:31.773Z] The following NEW packages will be installed: [2021-02-24T06:33:31.773Z] apt-transport-https [2021-02-24T06:33:32.033Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-24T06:33:32.033Z] Need to get 1696 B of archives. [2021-02-24T06:33:32.033Z] After this operation, 153 kB of additional disk space will be used. [2021-02-24T06:33:32.033Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-24T06:33:32.033Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T06:33:32.033Z] Fetched 1696 B in 0s (8543 B/s) [2021-02-24T06:33:32.033Z] Selecting previously unselected package apt-transport-https. [2021-02-24T06:33:32.033Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-24T06:33:32.033Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-24T06:33:32.033Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-24T06:33:32.294Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-24T06:33:32.555Z] Waiting for network to be ready... [2021-02-24T06:33:39.146Z] 2021-02-24T06:33:37Z INFO Waiting for automatic snapd restart... [2021-02-24T06:33:39.146Z] snapd 2.48.2.1 from Canonical* installed [2021-02-24T06:33:39.146Z] "snapd" switched to the "latest/stable" channel [2021-02-24T06:33:39.146Z] [2021-02-24T06:33:41.688Z] core18 20210128 from Canonical* installed [2021-02-24T06:33:41.688Z] "core18" switched to the "latest/stable" channel [2021-02-24T06:33:41.688Z] [2021-02-24T06:33:45.004Z] snapcraft 4.5.1 from Canonical* installed [2021-02-24T06:33:45.264Z] "snapcraft" switched to the "latest/stable" channel [2021-02-24T06:33:45.264Z] [2021-02-24T06:33:48.567Z] 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-02-24T06:33:48.567Z] - README.md [2021-02-24T06:33:48.567Z] - snapcraft.yaml.orig [2021-02-24T06:33:48.567Z] [2021-02-24T06:33:48.567Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-24T06:33:55.154Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-24T06:33:55.154Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-24T06:33:55.154Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-24T06:33:55.416Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-24T06:33:56.626Z] Reading package lists... [2021-02-24T06:33:56.626Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-02-24T06:34:03.219Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-24T06:34:03.219Z] Reading package lists... [2021-02-24T06:34:03.219Z] Building dependency tree... [2021-02-24T06:34:03.219Z] Reading state information... [2021-02-24T06:34:03.219Z] Suggested packages: [2021-02-24T06:34:03.219Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-24T06:34:03.219Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-24T06:34:03.219Z] Recommended packages: [2021-02-24T06:34:03.219Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-24T06:34:03.219Z] The following NEW packages will be installed: [2021-02-24T06:34:03.219Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-24T06:34:03.219Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-24T06:34:03.219Z] pkg-config zip [2021-02-24T06:34:03.219Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-24T06:34:03.219Z] Need to get 7655 kB of archives. [2021-02-24T06:34:03.219Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-24T06:34:03.219Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-24T06:34:03.219Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-02-24T06:34:03.480Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-24T06:34:03.744Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-24T06:34:03.744Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-24T06:34:03.745Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-24T06:34:03.745Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-24T06:34:03.745Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-24T06:34:03.745Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-24T06:34:03.745Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-24T06:34:04.005Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-24T06:34:04.005Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-24T06:34:04.005Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-24T06:34:04.266Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-24T06:34:04.266Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-24T06:34:04.266Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-24T06:34:04.266Z] Fetched 7655 kB in 1s (7083 kB/s) [2021-02-24T06:34:04.527Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-24T06:34:04.527Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-24T06:34:04.527Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-24T06:34:04.527Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-24T06:34:04.789Z] Selecting previously unselected package libpsl5:amd64. [2021-02-24T06:34:04.790Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-24T06:34:04.790Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-24T06:34:04.790Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-24T06:34:04.790Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-24T06:34:04.790Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-24T06:34:04.790Z] Selecting previously unselected package librtmp1:amd64. [2021-02-24T06:34:04.790Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-24T06:34:04.790Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-24T06:34:05.051Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-24T06:34:05.051Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-24T06:34:05.051Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-24T06:34:05.051Z] Selecting previously unselected package liberror-perl. [2021-02-24T06:34:05.051Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-24T06:34:05.051Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-24T06:34:05.311Z] Selecting previously unselected package git-man. [2021-02-24T06:34:05.311Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-24T06:34:05.311Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-24T06:34:05.311Z] Selecting previously unselected package git. [2021-02-24T06:34:05.311Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-24T06:34:05.311Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-24T06:34:06.253Z] Selecting previously unselected package libnorm1:amd64. [2021-02-24T06:34:06.253Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-24T06:34:06.253Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-24T06:34:06.253Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-24T06:34:06.253Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-24T06:34:06.253Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-24T06:34:06.253Z] Selecting previously unselected package libsodium23:amd64. [2021-02-24T06:34:06.253Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-24T06:34:06.513Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-24T06:34:06.513Z] Selecting previously unselected package libzmq5:amd64. [2021-02-24T06:34:06.513Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-24T06:34:06.513Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-24T06:34:06.513Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-24T06:34:06.513Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-24T06:34:06.513Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-24T06:34:06.772Z] Selecting previously unselected package pkg-config. [2021-02-24T06:34:06.772Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-24T06:34:06.772Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-24T06:34:06.772Z] Selecting previously unselected package zip. [2021-02-24T06:34:06.772Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-24T06:34:06.772Z] Unpacking zip (3.0-11build1) ... [2021-02-24T06:34:07.033Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-24T06:34:07.033Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-24T06:34:07.033Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-24T06:34:07.033Z] Setting up liberror-perl (0.17025-1) ... [2021-02-24T06:34:07.033Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-24T06:34:07.033Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-24T06:34:07.033Z] No schema files found: doing nothing. [2021-02-24T06:34:07.293Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-24T06:34:07.293Z] Setting up zip (3.0-11build1) ... [2021-02-24T06:34:07.293Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-24T06:34:07.293Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-24T06:34:07.293Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-24T06:34:07.293Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-24T06:34:07.293Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-24T06:34:07.554Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-24T06:34:07.554Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-24T06:34:07.554Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-24T06:34:14.151Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-24T06:34:14.151Z] git set to automatically installed. [2021-02-24T06:34:14.151Z] git-man set to automatically installed. [2021-02-24T06:34:14.151Z] libcurl3-gnutls set to automatically installed. [2021-02-24T06:34:14.151Z] liberror-perl set to automatically installed. [2021-02-24T06:34:14.151Z] libglib2.0-0 set to automatically installed. [2021-02-24T06:34:14.151Z] libnghttp2-14 set to automatically installed. [2021-02-24T06:34:14.151Z] libnorm1 set to automatically installed. [2021-02-24T06:34:14.151Z] libpgm-5.2-0 set to automatically installed. [2021-02-24T06:34:14.151Z] libpsl5 set to automatically installed. [2021-02-24T06:34:14.151Z] librtmp1 set to automatically installed. [2021-02-24T06:34:14.151Z] libsodium23 set to automatically installed. [2021-02-24T06:34:14.151Z] libzmq3-dev set to automatically installed. [2021-02-24T06:34:14.151Z] libzmq5 set to automatically installed. [2021-02-24T06:34:14.151Z] pkg-config set to automatically installed. [2021-02-24T06:34:14.151Z] zip set to automatically installed. [2021-02-24T06:34:16.068Z] snapd is not logged in, snap install commands will use sudo [2021-02-24T06:34:22.658Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-24T06:34:22.658Z] snap "core18" has no updates available [2021-02-24T06:34:23.605Z] Pulling config-common [2021-02-24T06:34:23.605Z] + snapcraftctl pull [2021-02-24T06:34:24.554Z] Pulling go-build-helper [2021-02-24T06:34:24.555Z] + snapcraftctl pull [2021-02-24T06:34:46.724Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-24T06:34:46.724Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-24T06:34:46.724Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1545 kB] [2021-02-24T06:34:46.724Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [298 kB] [2021-02-24T06:34:46.724Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-24T06:34:46.724Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-24T06:34:46.724Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-24T06:34:46.724Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-24T06:34:46.724Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-24T06:34:46.724Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [248 kB] [2021-02-24T06:34:46.724Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-24T06:34:46.724Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-24T06:34:46.724Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-24T06:34:46.724Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-24T06:34:46.724Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-24T06:34:46.724Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-24T06:34:46.724Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-24T06:34:46.724Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-24T06:34:46.724Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-24T06:34:46.724Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] [2021-02-24T06:34:46.724Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-02-24T06:34:46.724Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-24T06:34:46.724Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-24T06:34:46.724Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-02-24T06:34:46.724Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-02-24T06:34:46.724Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1718 kB] [2021-02-24T06:34:46.724Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-24T06:34:46.724Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-24T06:34:46.724Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-24T06:34:46.724Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-24T06:34:46.724Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-24T06:34:46.724Z] Fetched 279 kB in 0s (0 B/s) [2021-02-24T06:34:46.724Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-24T06:34:46.724Z] Fetched 122 kB in 0s (0 B/s) [2021-02-24T06:34:46.724Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-24T06:34:46.724Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-24T06:34:46.724Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-24T06:34:46.724Z] Fetched 8848 B in 0s (0 B/s) [2021-02-24T06:34:46.724Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-24T06:34:46.724Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-24T06:34:46.725Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-24T06:34:46.725Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-24T06:34:46.725Z] Fetched 214 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-02-24T06:34:46.725Z] Fetched 154 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-24T06:34:46.725Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-24T06:34:46.725Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-24T06:34:46.725Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-24T06:34:46.725Z] Fetched 499 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-24T06:34:46.725Z] Fetched 111 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-24T06:34:46.725Z] Fetched 240 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-24T06:34:46.725Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-24T06:34:46.725Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-24T06:34:46.725Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-24T06:34:46.725Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-24T06:34:46.725Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-24T06:34:46.725Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-02-24T06:34:46.725Z] Fetched 15.8 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-24T06:34:46.725Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-24T06:34:46.725Z] Fetched 8720 B in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-24T06:34:46.725Z] Fetched 137 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-24T06:34:46.725Z] Fetched 119 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-24T06:34:46.725Z] Fetched 109 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-24T06:34:46.725Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-24T06:34:46.725Z] Fetched 645 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-24T06:34:46.725Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-24T06:34:46.725Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-24T06:34:46.725Z] Fetched 368 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-24T06:34:46.725Z] Fetched 187 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-24T06:34:46.725Z] Fetched 175 kB in 0s (0 B/s) [2021-02-24T06:34:46.725Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-24T06:34:50.032Z] Fetched 206 kB in 0s (0 B/s) [2021-02-24T06:34:50.032Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-02-24T06:34:50.032Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-24T06:34:50.032Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-24T06:34:50.032Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-24T06:34:50.032Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-24T06:34:50.032Z] Fetched 159 kB in 0s (0 B/s) [2021-02-24T06:34:50.032Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-24T06:34:50.032Z] Fetched 107 kB in 0s (0 B/s) [2021-02-24T06:34:50.032Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-24T06:34:50.032Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-24T06:34:50.032Z] Pulling static-packages [2021-02-24T06:34:50.032Z] + snapcraftctl pull [2021-02-24T06:34:50.606Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-02-24T06:34:50.606Z] Skipping pull go-build-helper (already ran) [2021-02-24T06:34:50.606Z] Skipping pull static-packages (already ran) [2021-02-24T06:34:50.606Z] Building go-build-helper [2021-02-24T06:34:50.606Z] + snapcraftctl build [2021-02-24T06:34:54.816Z] Building static-packages [2021-02-24T06:34:54.816Z] + snapcraftctl build [2021-02-24T06:34:56.728Z] Staging go-build-helper [2021-02-24T06:34:56.728Z] + snapcraftctl stage [2021-02-24T06:34:57.300Z] Staging static-packages [2021-02-24T06:34:57.300Z] + snapcraftctl stage [2021-02-24T06:34:58.245Z] Pulling go115 [2021-02-24T06:34:58.245Z] + snapcraftctl pull [2021-02-24T06:34:59.192Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-24T06:34:59.192Z] Skipping pull go115 (already ran) [2021-02-24T06:34:59.192Z] Building go115 [2021-02-24T06:34:59.192Z] + dpkg --print-architecture [2021-02-24T06:34:59.192Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-02-24T06:34:59.192Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-02-24T06:34:59.192Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-02-24T06:34:59.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-24T06:34:59.192Z] Dload Upload Total Spent Left Speed [2021-02-24T06:35:02.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 115M 10 12.2M 0 0 20.9M 0 0:00:05 --:--:-- 0:00:05 20.9M 42 115M 42 49.0M 0 0 30.9M 0 0:00:03 0:00:01 0:00:02 30.8M 71 115M 71 82.2M 0 0 31.6M 0 0:00:03 0:00:02 0:00:01 31.6M 100 115M 100 115M 0 0 33.0M 0 0:00:03 0:00:03 --:--:-- 33.0M [2021-02-24T06:35:02.726Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-02-24T06:35:02.726Z] + sha256sum -c sha256 [2021-02-24T06:35:02.726Z] + grep OK [2021-02-24T06:35:03.296Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-24T06:35:03.296Z] + mkdir -p /root/stage/go1.15 [2021-02-24T06:35:03.296Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-02-24T06:35:07.497Z] Staging go115 [2021-02-24T06:35:07.497Z] + snapcraftctl stage [2021-02-24T06:35:12.783Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-24T06:35:12.784Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-24T06:35:12.784Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-24T06:35:12.784Z] Fetched 0 B in 0s (0 B/s) [2021-02-24T06:35:12.784Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-24T06:35:12.784Z] Fetched 224 kB in 0s (0 B/s) [2021-02-24T06:35:12.784Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-24T06:35:12.784Z] Fetched 157 kB in 0s (0 B/s) [2021-02-24T06:35:12.784Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-24T06:35:12.784Z] Fetched 221 kB in 0s (0 B/s) [2021-02-24T06:35:12.784Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-24T06:35:12.784Z] Fetched 143 kB in 0s (0 B/s) [2021-02-24T06:35:12.784Z] Pulling edgex-go [2021-02-24T06:35:12.784Z] + snapcraftctl pull [2021-02-24T06:35:13.726Z] Pulling version [2021-02-24T06:35:13.726Z] + cd /root/project [2021-02-24T06:35:13.726Z] + [ -f VERSION ] [2021-02-24T06:35:13.726Z] + PROJECT_VERSION=local-dev [2021-02-24T06:35:13.726Z] + git rev-parse --short HEAD [2021-02-24T06:35:13.726Z] + GIT_REVISION=ccbc3494 [2021-02-24T06:35:13.726Z] + snapcraftctl set-version local-dev [2021-02-24T06:35:14.668Z] Building config-common [2021-02-24T06:35:14.668Z] + snapcraftctl build [2021-02-24T06:35:16.578Z] Skipping build go-build-helper (already ran) [2021-02-24T06:35:16.578Z] Skipping build static-packages (already ran) [2021-02-24T06:35:16.578Z] Skipping build go115 (already ran) [2021-02-24T06:35:16.578Z] Building edgex-go [2021-02-24T06:35:16.839Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin [2021-02-24T06:35:16.839Z] + cd /root/parts/edgex-go/src [2021-02-24T06:35:16.839Z] + make build [2021-02-24T06:35:16.839Z] 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-02-24T06:35:20.139Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-24T06:35:20.139Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-02-24T06:35:20.139Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.36 [2021-02-24T06:35:20.139Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-24T06:35:20.139Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.2 [2021-02-24T06:35:20.139Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-02-24T06:35:20.139Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-24T06:35:20.139Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-02-24T06:35:20.139Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-24T06:35:20.139Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-24T06:35:20.139Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-02-24T06:35:20.139Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-24T06:35:20.139Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-24T06:35:20.139Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-24T06:35:20.139Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-24T06:35:20.139Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-24T06:35:20.139Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-24T06:35:20.139Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-24T06:35:20.139Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-24T06:35:20.139Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-24T06:35:20.139Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-02-24T06:35:20.139Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-24T06:35:20.139Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-24T06:35:20.139Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-24T06:35:20.139Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-24T06:35:20.139Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-24T06:35:20.139Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-24T06:35:20.139Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-24T06:35:20.139Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-24T06:35:20.139Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-02-24T06:35:20.139Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-24T06:35:20.139Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-24T06:35:20.139Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-02-24T06:35:20.139Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-24T06:35:20.139Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-02-24T06:35:20.139Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-24T06:35:20.139Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-24T06:35:20.139Z] go: downloading github.com/fatih/color v1.9.0 [2021-02-24T06:35:20.139Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-24T06:35:20.139Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-02-24T06:35:20.139Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-24T06:35:20.402Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-24T06:35:20.402Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-24T06:35:20.661Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-24T06:35:27.250Z] 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-02-24T06:35:27.250Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-24T06:35:31.456Z] 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-02-24T06:35:32.397Z] 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-02-24T06:35:33.340Z] 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-02-24T06:35:33.917Z] 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-02-24T06:35:33.917Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-24T06:35:34.180Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-24T06:35:34.180Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-24T06:35:34.180Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-24T06:35:36.091Z] 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-02-24T06:35:36.091Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-24T06:35:36.091Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-24T06:35:37.032Z] 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-02-24T06:35:37.975Z] 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-02-24T06:35:37.975Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-02-24T06:35:39.359Z] 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-02-24T06:35:40.301Z] 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-02-24T06:35:40.301Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-24T06:35:41.245Z] 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-02-24T06:35:41.505Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-24T06:35:43.418Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-02-24T06:35:43.418Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-02-24T06:35:43.418Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-02-24T06:35:43.418Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-02-24T06:35:43.418Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-02-24T06:35:43.418Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-02-24T06:35:43.418Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-02-24T06:35:43.418Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-02-24T06:35:43.418Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-02-24T06:35:43.418Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-02-24T06:35:43.418Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-02-24T06:35:43.418Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-02-24T06:35:43.418Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-02-24T06:35:43.418Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-02-24T06:35:43.418Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-02-24T06:35:43.418Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-02-24T06:35:43.418Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-02-24T06:35:43.418Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-02-24T06:35:43.418Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-02-24T06:35:43.418Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-02-24T06:35:43.418Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-02-24T06:35:43.418Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-02-24T06:35:43.418Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-02-24T06:35:43.418Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-02-24T06:35:43.418Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-02-24T06:35:44.360Z] Building version [2021-02-24T06:35:44.360Z] + snapcraftctl build [2021-02-24T06:35:46.273Z] Staging config-common [2021-02-24T06:35:46.273Z] + snapcraftctl stage [2021-02-24T06:35:47.216Z] Skipping stage go-build-helper (already ran) [2021-02-24T06:35:47.216Z] Skipping stage static-packages (already ran) [2021-02-24T06:35:47.216Z] Skipping stage go115 (already ran) [2021-02-24T06:35:47.216Z] Staging edgex-go [2021-02-24T06:35:47.216Z] + snapcraftctl stage [2021-02-24T06:35:48.159Z] Staging version [2021-02-24T06:35:48.159Z] + snapcraftctl stage [2021-02-24T06:35:49.102Z] Priming config-common [2021-02-24T06:35:49.102Z] + snapcraftctl prime [2021-02-24T06:35:50.043Z] Priming go-build-helper [2021-02-24T06:35:50.043Z] + snapcraftctl prime [2021-02-24T06:35:50.984Z] Priming static-packages [2021-02-24T06:35:50.984Z] + snapcraftctl prime [2021-02-24T06:35:53.527Z] Priming go115 [2021-02-24T06:35:53.527Z] + snapcraftctl prime [2021-02-24T06:35:54.099Z] Priming edgex-go [2021-02-24T06:35:54.099Z] + snapcraftctl prime [2021-02-24T06:35:55.484Z] Priming version [2021-02-24T06:35:55.484Z] + snapcraftctl prime [2021-02-24T06:35:56.428Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-24T06:36:00.984Z] provisioning config files... [2021-02-24T06:36:01.024Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4073413382924744862tmp [Pipeline] { [Pipeline] sh [2021-02-24T06:36:01.656Z] + set +x [2021-02-24T06:36:01.656Z] + curl -s https://codecov.io/bash [2021-02-24T06:36:01.656Z] + bash -s -- [2021-02-24T06:36:03.115Z] [2021-02-24T06:36:03.115Z] _____ _ [2021-02-24T06:36:03.115Z] / ____| | | [2021-02-24T06:36:03.115Z] | | ___ __| | ___ ___ _____ __ [2021-02-24T06:36:03.115Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-24T06:36:03.115Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-24T06:36:03.115Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-24T06:36:03.115Z] Bash-20210129-7c25fce [2021-02-24T06:36:03.115Z] [2021-02-24T06:36:03.115Z] [2021-02-24T06:36:03.115Z] ==> git version 2.24.3 found [2021-02-24T06:36:03.115Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-02-24T06:36:03.115Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-24T06:36:03.115Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-24T06:36:03.115Z] ==> Jenkins CI detected. [2021-02-24T06:36:03.115Z] project root: . [2021-02-24T06:36:03.115Z] --> token set from env [2021-02-24T06:36:03.512Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-24T06:36:03.512Z] ==> Running gcov in . (disable via -X gcov) [2021-02-24T06:36:03.512Z] ==> Python coveragepy not found [2021-02-24T06:36:03.512Z] ==> Searching for coverage reports in: [2021-02-24T06:36:03.512Z] + . [2021-02-24T06:36:03.512Z] -> Found 1 reports [2021-02-24T06:36:03.512Z] ==> Detecting git/mercurial file structure [2021-02-24T06:36:03.986Z] ==> Reading reports [2021-02-24T06:36:03.986Z] + ./coverage.out bytes=594620 [2021-02-24T06:36:03.986Z] ==> Appending adjustments [2021-02-24T06:36:03.986Z] https://docs.codecov.io/docs/fixing-reports [2021-02-24T06:36:15.220Z] + Found adjustments [2021-02-24T06:36:15.220Z] ==> Gzipping contents [2021-02-24T06:36:15.220Z] 88K /tmp/codecov.7w7nSS.gz [2021-02-24T06:36:15.220Z] ==> Uploading reports [2021-02-24T06:36:15.220Z] url: https://codecov.io [2021-02-24T06:36:15.220Z] query: branch=PR-3191&commit=ccbc34941be95a646daf31dfc303ccdc3c4c69e5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3191%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3191&job=&cmd_args= [2021-02-24T06:36:15.220Z] -> Pinging Codecov [2021-02-24T06:36:15.220Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3191&commit=ccbc34941be95a646daf31dfc303ccdc3c4c69e5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3191%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3191&job=&cmd_args= [2021-02-24T06:36:15.220Z] -> Uploading to [2021-02-24T06:36:15.220Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-24/00271124DB129430A58F1EEE437C3FCB/ccbc34941be95a646daf31dfc303ccdc3c4c69e5/08eb43eb-d50b-42c4-b329-16805e065816.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210224%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210224T063614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3db2afb5b5c26c40dc7667d4c41956e62442aa56701b17cb3e171f554e371f7d [2021-02-24T06:36:15.220Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-24T06:36:15.220Z] Dload Upload Total Spent Left Speed [2021-02-24T06:36:15.603Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88614 0 0 100 88614 0 145k --:--:-- --:--:-- --:--:-- 145k 100 88614 0 0 100 88614 0 145k --:--:-- --:--:-- --:--:-- 145k [2021-02-24T06:36:15.603Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/ccbc34941be95a646daf31dfc303ccdc3c4c69e5 [Pipeline] } [2021-02-24T06:36:15.638Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-24T06:36:20.433Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-24T06:36:21.170Z] ---> package-listing.sh [2021-02-24T06:36:21.170Z] ++ facter osfamily [2021-02-24T06:36:21.170Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-24T06:36:21.505Z] + OS_FAMILY=redhat [2021-02-24T06:36:21.505Z] + workspace=/w/workspace/edgex-go/1 [2021-02-24T06:36:21.505Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-24T06:36:21.505Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-24T06:36:21.505Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-24T06:36:21.505Z] + PACKAGES=/tmp/packages_start.txt [2021-02-24T06:36:21.505Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-24T06:36:21.505Z] + PACKAGES=/tmp/packages_end.txt [2021-02-24T06:36:21.505Z] + case "${OS_FAMILY}" in [2021-02-24T06:36:21.505Z] + rpm -qa [2021-02-24T06:36:21.506Z] + sort [2021-02-24T06:36:37.363Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-24T06:36:37.363Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-24T06:36:37.363Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-24T06:36:37.363Z] + '[' /w/workspace/edgex-go/1 ']' [2021-02-24T06:36:37.363Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-02-24T06:36:37.363Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-02-24T06:36:37.471Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-24T06:36:37.800Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-24T06:36:38.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-24T06:36:38.807Z] [2021-02-24T06:36:38.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-24T06:36:39.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-24T06:36:40.340Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-24T06:36:40.340Z] df20fa9351a1: Pulling fs layer [2021-02-24T06:36:40.340Z] 36b3adc4ff6f: Pulling fs layer [2021-02-24T06:36:40.340Z] 8ad3a11d3b57: Pulling fs layer [2021-02-24T06:36:40.340Z] 46f8f816bc3b: Pulling fs layer [2021-02-24T06:36:40.340Z] 93b61091891f: Pulling fs layer [2021-02-24T06:36:40.340Z] 93b9cdb0e59b: Pulling fs layer [2021-02-24T06:36:40.340Z] 5e14af77c1be: Pulling fs layer [2021-02-24T06:36:40.340Z] 01666e4c0597: Pulling fs layer [2021-02-24T06:36:40.340Z] aa168da1d23b: Pulling fs layer [2021-02-24T06:36:40.340Z] 93b61091891f: Waiting [2021-02-24T06:36:40.340Z] 93b9cdb0e59b: Waiting [2021-02-24T06:36:40.340Z] 5e14af77c1be: Waiting [2021-02-24T06:36:40.340Z] 01666e4c0597: Waiting [2021-02-24T06:36:40.340Z] aa168da1d23b: Waiting [2021-02-24T06:36:40.340Z] 46f8f816bc3b: Waiting [2021-02-24T06:36:40.800Z] 36b3adc4ff6f: Verifying Checksum [2021-02-24T06:36:40.800Z] 36b3adc4ff6f: Download complete [2021-02-24T06:36:40.800Z] 46f8f816bc3b: Verifying Checksum [2021-02-24T06:36:40.800Z] 46f8f816bc3b: Download complete [2021-02-24T06:36:41.118Z] df20fa9351a1: Verifying Checksum [2021-02-24T06:36:41.118Z] df20fa9351a1: Download complete [2021-02-24T06:36:41.118Z] 93b9cdb0e59b: Verifying Checksum [2021-02-24T06:36:41.118Z] 93b9cdb0e59b: Download complete [2021-02-24T06:36:41.118Z] 5e14af77c1be: Verifying Checksum [2021-02-24T06:36:41.118Z] 5e14af77c1be: Download complete [2021-02-24T06:36:41.444Z] 01666e4c0597: Verifying Checksum [2021-02-24T06:36:41.444Z] 01666e4c0597: Download complete [2021-02-24T06:36:41.444Z] 93b61091891f: Verifying Checksum [2021-02-24T06:36:41.444Z] 93b61091891f: Download complete [2021-02-24T06:36:42.555Z] df20fa9351a1: Pull complete [2021-02-24T06:36:42.894Z] 8ad3a11d3b57: Verifying Checksum [2021-02-24T06:36:42.894Z] 8ad3a11d3b57: Download complete [2021-02-24T06:36:43.999Z] 36b3adc4ff6f: Pull complete [2021-02-24T06:36:49.579Z] 8ad3a11d3b57: Pull complete [2021-02-24T06:36:49.860Z] 46f8f816bc3b: Pull complete [2021-02-24T06:36:51.188Z] 93b61091891f: Pull complete [2021-02-24T06:36:51.550Z] 93b9cdb0e59b: Pull complete [2021-02-24T06:36:51.980Z] 5e14af77c1be: Pull complete [2021-02-24T06:36:51.980Z] 01666e4c0597: Pull complete [2021-02-24T06:36:52.738Z] aa168da1d23b: Verifying Checksum [2021-02-24T06:36:52.738Z] aa168da1d23b: Download complete [2021-02-24T06:37:20.708Z] aa168da1d23b: Pull complete [2021-02-24T06:37:20.708Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-24T06:37:20.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-24T06:37:20.709Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-24T06:37:21.514Z] prd-centos7-docker-4c-2g-27496 does not seem to be running inside a container [2021-02-24T06:37:21.676Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-24T06:37:25.558Z] $ docker top 27cd907d373466efe429874125e2057e590696313ff7f7928dccdcceffa06c5f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-24T06:37:27.374Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-24T06:37:28.722Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-24T06:37:29.508Z] + ls /var/log/sa-host [2021-02-24T06:37:29.508Z] + sadf -c /var/log/sa-host/sa23 [2021-02-24T06:37:29.829Z] file_magic: OK [2021-02-24T06:37:29.829Z] HZ: Using current value: 100 [2021-02-24T06:37:29.829Z] file_header: OK [2021-02-24T06:37:29.829Z] 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-02-24T06:37:29.829Z] Statistics: [2021-02-24T06:37:29.829Z] Hnuu...uuuununununu... [2021-02-24T06:37:29.829Z] File successfully converted to sysstat format version 12.2.1 [2021-02-24T06:37:29.829Z] + sadf -c /var/log/sa-host/sa24 [2021-02-24T06:37:29.829Z] file_magic: OK [2021-02-24T06:37:29.829Z] HZ: Using current value: 100 [2021-02-24T06:37:29.829Z] file_header: OK [2021-02-24T06:37:29.829Z] 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-02-24T06:37:29.829Z] Statistics: [2021-02-24T06:37:29.829Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-24T06:37:29.829Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-24T06:37:30.576Z] provisioning config files... [2021-02-24T06:37:30.613Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2946606727258482907tmp [Pipeline] { [Pipeline] echo [2021-02-24T06:37:30.760Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-24T06:37:32.599Z] ---> create-netrc.sh [Pipeline] } [2021-02-24T06:37:32.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-24T06:37:32.778Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-24T06:37:33.711Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-24T06:37:33.751Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-24T06:37:37.567Z] ---> sudo-logs.sh [2021-02-24T06:37:37.567Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-24T06:37:37.903Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-24T06:37:39.096Z] ---> job-cost.sh [2021-02-24T06:37:39.096Z] lf-activate-venv: SKIPPING [2021-02-24T06:37:39.096Z] DEBUG: total: 0.20999999344348907 [2021-02-24T06:37:39.096Z] INFO: Retrieving Stack Cost... [2021-02-24T06:37:39.983Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-24T06:37:40.716Z] INFO: Archiving Costs [Pipeline] echo [2021-02-24T06:37:40.754Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-24T06:37:42.354Z] ---> logs-deploy.sh [2021-02-24T06:37:42.354Z] lf-activate-venv: SKIPPING [2021-02-24T06:37:42.354Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3191/1 [2021-02-24T06:37:42.354Z] INFO: archiving workspace using pattern(s): [2021-02-24T06:37:45.160Z] Archives upload complete. [2021-02-24T06:37:45.160Z] INFO: archiving logs to Nexus [2021-02-24T06:37:46.911Z] ---> uname -a: [2021-02-24T06:37:46.911Z] Linux prd-centos7-docker-4c-2g-27496.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-24T06:37:46.911Z] [2021-02-24T06:37:46.911Z] [2021-02-24T06:37:46.911Z] ---> lscpu: [2021-02-24T06:37:46.911Z] Architecture: x86_64 [2021-02-24T06:37:46.911Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-24T06:37:46.911Z] Byte Order: Little Endian [2021-02-24T06:37:46.911Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-24T06:37:46.911Z] CPU(s): 4 [2021-02-24T06:37:46.911Z] On-line CPU(s) list: 0-3 [2021-02-24T06:37:46.911Z] Thread(s) per core: 1 [2021-02-24T06:37:46.911Z] Core(s) per socket: 1 [2021-02-24T06:37:46.911Z] Socket(s): 4 [2021-02-24T06:37:46.911Z] NUMA node(s): 1 [2021-02-24T06:37:46.911Z] Vendor ID: GenuineIntel [2021-02-24T06:37:46.911Z] CPU family: 6 [2021-02-24T06:37:46.911Z] Model: 44 [2021-02-24T06:37:46.911Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-24T06:37:46.911Z] Stepping: 1 [2021-02-24T06:37:46.911Z] CPU MHz: 2933.438 [2021-02-24T06:37:46.911Z] BogoMIPS: 5866.87 [2021-02-24T06:37:46.911Z] Virtualization: VT-x [2021-02-24T06:37:46.911Z] Hypervisor vendor: KVM [2021-02-24T06:37:46.911Z] Virtualization type: full [2021-02-24T06:37:46.911Z] L1d cache: 128 KiB [2021-02-24T06:37:46.911Z] L1i cache: 128 KiB [2021-02-24T06:37:46.911Z] L2 cache: 16 MiB [2021-02-24T06:37:46.911Z] L3 cache: 64 MiB [2021-02-24T06:37:46.911Z] NUMA node0 CPU(s): 0-3 [2021-02-24T06:37:46.911Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-24T06:37:46.911Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-24T06:37:46.911Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-24T06:37:46.911Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-24T06:37:46.911Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-24T06:37:46.911Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-24T06:37:46.911Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-24T06:37:46.911Z] Vulnerability Srbds: Not affected [2021-02-24T06:37:46.911Z] Vulnerability Tsx async abort: Not affected [2021-02-24T06:37:46.911Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-02-24T06:37:46.911Z] [2021-02-24T06:37:46.911Z] [2021-02-24T06:37:46.911Z] ---> nproc: [2021-02-24T06:37:46.911Z] 4 [2021-02-24T06:37:46.911Z] [2021-02-24T06:37:46.911Z] [2021-02-24T06:37:46.911Z] ---> df -h: [2021-02-24T06:37:46.911Z] Filesystem Size Used Available Use% Mounted on [2021-02-24T06:37:46.911Z] overlay 50.0G 11.7G 38.3G 23% / [2021-02-24T06:37:46.911Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-24T06:37:46.911Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-24T06:37:46.911Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-24T06:37:46.911Z] /dev/vda1 50.0G 11.7G 38.3G 23% /facter-os [2021-02-24T06:37:46.911Z] /dev/vda1 50.0G 11.7G 38.3G 23% /etc/resolv.conf [2021-02-24T06:37:46.911Z] /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hostname [2021-02-24T06:37:46.911Z] /dev/vda1 50.0G 11.7G 38.3G 23% /etc/hosts [2021-02-24T06:37:46.911Z] /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/auth.log [2021-02-24T06:37:46.911Z] /dev/vda1 50.0G 11.7G 38.3G 23% /run/cloud-init/result.json [2021-02-24T06:37:46.911Z] /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/sa-host [2021-02-24T06:37:46.911Z] /dev/vda1 50.0G 11.7G 38.3G 23% /var/log/secure [2021-02-24T06:37:46.911Z] /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1 [2021-02-24T06:37:46.911Z] /dev/vda1 50.0G 11.7G 38.3G 23% /w/workspace/edgex-go/1@tmp [2021-02-24T06:37:46.911Z] [2021-02-24T06:37:46.911Z] [2021-02-24T06:37:46.911Z] ---> free -m: [2021-02-24T06:37:46.911Z] total used free shared buff/cache available [2021-02-24T06:37:46.911Z] Mem: 1837 699 172 0 964 1055 [2021-02-24T06:37:46.911Z] Swap: 1023 102 921 [2021-02-24T06:37:46.911Z] [2021-02-24T06:37:46.911Z] [2021-02-24T06:37:46.911Z] ---> ip addr: [2021-02-24T06:37:46.911Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-24T06:37:46.911Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-24T06:37:46.911Z] inet 127.0.0.1/8 scope host lo [2021-02-24T06:37:46.911Z] valid_lft forever preferred_lft forever [2021-02-24T06:37:46.911Z] inet6 ::1/128 scope host [2021-02-24T06:37:46.911Z] valid_lft forever preferred_lft forever [2021-02-24T06:37:46.911Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-24T06:37:46.911Z] link/ether fa:16:3e:da:a2:a6 brd ff:ff:ff:ff:ff:ff [2021-02-24T06:37:46.911Z] inet 10.30.123.76/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-24T06:37:46.911Z] valid_lft 84295sec preferred_lft 84295sec [2021-02-24T06:37:46.911Z] inet6 fe80::f816:3eff:feda:a2a6/64 scope link [2021-02-24T06:37:46.911Z] valid_lft forever preferred_lft forever [2021-02-24T06:37:46.911Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-24T06:37:46.911Z] link/ether 02:42:11:bd:8d:7e brd ff:ff:ff:ff:ff:ff [2021-02-24T06:37:46.911Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-24T06:37:46.911Z] valid_lft forever preferred_lft forever [2021-02-24T06:37:46.911Z] inet6 fe80::42:11ff:febd:8d7e/64 scope link [2021-02-24T06:37:46.911Z] valid_lft forever preferred_lft forever [2021-02-24T06:37:46.911Z] [2021-02-24T06:37:46.911Z] [2021-02-24T06:37:46.911Z] ---> sar -b -r -n DEV: [2021-02-24T06:37:46.911Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/24/21 _x86_64_ (4 CPU) [2021-02-24T06:37:46.911Z] [2021-02-24T06:37:46.911Z] 06:02:25 LINUX RESTART (4 CPU) [2021-02-24T06:37:46.911Z] [2021-02-24T06:37:46.911Z] 06:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-24T06:37:46.911Z] 06:04:02 137.62 89.90 47.72 0.00 6490.40 36027.72 0.00 [2021-02-24T06:37:46.911Z] 06:05:01 34.50 9.04 25.46 0.00 3149.71 5954.95 0.00 [2021-02-24T06:37:46.911Z] 06:06:01 32.11 8.67 23.44 0.00 1873.49 4866.41 0.00 [2021-02-24T06:37:46.911Z] 06:07:01 80.55 49.35 31.20 0.00 5061.97 18629.39 0.00 [2021-02-24T06:37:46.911Z] 06:08:01 140.03 63.97 76.06 0.00 1797.51 22892.24 0.00 [2021-02-24T06:37:46.911Z] 06:09:01 142.39 29.08 113.31 0.00 1595.29 15072.31 0.00 [2021-02-24T06:37:46.911Z] 06:10:01 101.10 70.28 30.82 0.00 2840.44 2971.36 0.00 [2021-02-24T06:37:46.911Z] 06:11:02 110.96 37.48 73.48 0.00 1418.57 9766.71 0.00 [2021-02-24T06:37:46.911Z] 06:12:01 69.26 36.63 32.63 0.00 1116.60 2315.15 0.00 [2021-02-24T06:37:46.911Z] 06:13:02 85.91 36.20 49.71 0.00 1913.27 4335.30 0.00 [2021-02-24T06:37:46.911Z] 06:14:01 31.66 7.55 24.10 0.00 415.95 7325.18 0.00 [2021-02-24T06:37:46.911Z] 06:15:03 150.39 29.41 120.98 0.00 11020.07 63828.97 0.00 [2021-02-24T06:37:46.911Z] 06:16:12 578.06 473.68 104.38 0.00 66520.44 80929.58 0.00 [2021-02-24T06:37:46.911Z] 06:17:10 487.37 386.92 100.45 0.00 34214.57 32061.34 0.00 [2021-02-24T06:37:46.911Z] 06:18:04 788.76 704.53 84.23 0.00 50428.71 51920.46 0.00 [2021-02-24T06:37:46.911Z] 06:19:06 996.03 912.71 83.32 0.00 49835.99 56251.29 0.00 [2021-02-24T06:37:46.911Z] 06:20:02 523.63 444.49 79.14 0.00 24897.26 22497.92 0.00 [2021-02-24T06:37:46.911Z] 06:21:03 64.46 27.15 37.31 0.00 1583.05 8778.42 0.00 [2021-02-24T06:37:46.911Z] 06:22:01 176.44 82.02 94.42 0.00 8813.74 18450.15 0.00 [2021-02-24T06:37:46.911Z] 06:23:02 146.40 27.19 119.22 0.00 10209.36 42620.51 0.00 [2021-02-24T06:37:46.911Z] 06:24:02 156.03 84.59 71.43 0.00 40989.39 52726.32 0.00 [2021-02-24T06:37:46.911Z] 06:25:03 727.73 664.81 62.93 0.00 28393.17 30163.65 0.00 [2021-02-24T06:37:46.911Z] 06:26:02 336.59 269.26 67.33 0.00 16281.57 22330.10 0.00 [2021-02-24T06:37:46.911Z] 06:27:04 431.06 334.33 96.72 0.00 20718.01 22266.20 0.00 [2021-02-24T06:37:46.911Z] 06:28:01 131.83 39.87 91.96 0.00 2187.42 10045.10 0.00 [2021-02-24T06:37:46.911Z] 06:29:01 83.11 2.22 80.89 0.00 109.62 16721.35 0.00 [2021-02-24T06:37:46.911Z] 06:30:01 47.32 20.04 27.28 0.00 3054.84 969.76 0.00 [2021-02-24T06:37:46.911Z] 06:31:01 1.78 0.15 1.63 0.00 2.13 28.85 0.00 [2021-02-24T06:37:46.911Z] 06:32:01 0.58 0.30 0.28 0.00 5.06 3.63 0.00 [2021-02-24T06:37:46.911Z] 06:33:01 0.53 0.28 0.25 0.00 12.52 2.46 0.00 [2021-02-24T06:37:46.911Z] 06:34:01 0.27 0.02 0.25 0.00 0.27 2.95 0.00 [2021-02-24T06:37:46.911Z] 06:35:01 0.23 0.02 0.22 0.00 0.13 2.28 0.00 [2021-02-24T06:37:46.911Z] 06:36:01 5.15 4.96 0.19 0.00 160.46 21.33 0.00 [2021-02-24T06:37:46.912Z] 06:37:01 89.55 68.49 21.05 0.00 5735.37 5288.40 0.00 [2021-02-24T06:37:46.912Z] Average: 202.83 147.65 55.18 0.00 12000.32 19922.74 0.00 [2021-02-24T06:37:46.912Z] [2021-02-24T06:37:46.912Z] 06:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-24T06:37:46.912Z] 06:04:02 66132 0 534028 28.38 2620 1278764 1081396 36.91 355260 1262704 8128 [2021-02-24T06:37:46.912Z] 06:05:01 73340 0 624380 33.18 2620 1181204 1312628 44.80 560864 1048880 12396 [2021-02-24T06:37:46.912Z] 06:06:01 82448 0 726704 38.62 2620 1069772 1373548 46.88 612676 981260 56608 [2021-02-24T06:37:46.912Z] 06:07:01 75856 0 683124 36.31 2596 1119968 1338644 45.69 688568 906860 54864 [2021-02-24T06:37:46.912Z] 06:08:01 83044 0 741784 39.42 2144 1054572 1440944 49.18 571396 987836 67220 [2021-02-24T06:37:46.912Z] 06:09:01 102780 0 786936 41.82 1492 990336 1420292 48.47 636824 840928 37900 [2021-02-24T06:37:46.912Z] 06:10:01 86144 0 845672 44.95 1492 948236 1793548 61.21 654320 863384 80584 [2021-02-24T06:37:46.912Z] 06:11:02 182632 0 867444 46.10 720 830748 1662368 56.73 700992 714640 30912 [2021-02-24T06:37:46.912Z] 06:12:01 319320 0 807756 42.93 712 753756 1702928 58.12 551312 721564 35692 [2021-02-24T06:37:46.912Z] 06:13:02 235568 0 817100 43.43 684 828192 1422184 48.54 641372 711184 45548 [2021-02-24T06:37:46.912Z] 06:14:01 295260 0 777292 41.31 684 808308 1514000 51.67 588088 724680 49080 [2021-02-24T06:37:46.912Z] 06:15:03 69420 0 737900 39.22 184 1074040 1342240 45.81 726776 829016 75296 [2021-02-24T06:37:46.912Z] 06:16:12 70024 0 850408 45.20 112 961000 2272816 77.57 683392 921800 26928 [2021-02-24T06:37:46.912Z] 06:17:10 78424 0 853092 45.34 112 949916 2371364 80.93 682272 905928 53844 [2021-02-24T06:37:46.912Z] 06:18:04 91756 0 839992 44.64 108 949688 2139292 73.01 770060 785088 87704 [2021-02-24T06:37:46.912Z] 06:19:06 65604 0 867840 46.12 88 948012 2423464 82.71 770696 813092 76452 [2021-02-24T06:37:46.912Z] 06:20:02 94232 0 1364892 72.54 88 422332 4341848 148.18 774048 744800 27628 [2021-02-24T06:37:46.912Z] 06:21:03 425632 0 987788 52.50 80 468044 4005164 136.69 577408 607896 11128 [2021-02-24T06:37:46.912Z] 06:22:01 444668 0 718132 38.17 80 718664 1368608 46.71 432080 752352 8 [2021-02-24T06:37:46.912Z] 06:23:02 67628 0 711224 37.80 72 1102620 1358376 46.36 735828 830268 50212 [2021-02-24T06:37:46.912Z] 06:24:02 78312 0 775024 41.19 72 1028136 2241112 76.49 737540 848816 71004 [2021-02-24T06:37:46.912Z] 06:25:03 94408 0 1068924 56.81 72 718140 3385892 115.55 778856 757908 13508 [2021-02-24T06:37:46.912Z] 06:26:02 171688 0 781544 41.54 68 928244 2303288 78.61 706976 751984 13044 [2021-02-24T06:37:46.912Z] 06:27:04 181900 0 678004 36.03 52 1021588 1563836 53.37 645988 816132 112 [2021-02-24T06:37:46.912Z] 06:28:01 410376 0 666240 35.41 52 804876 1661148 56.69 575988 652300 2900 [2021-02-24T06:37:46.912Z] 06:29:01 141372 0 687768 36.55 52 1052352 1563824 53.37 585044 900788 28 [2021-02-24T06:37:46.912Z] 06:30:01 167448 0 617544 32.82 52 1096500 1225876 41.84 516160 949180 20 [2021-02-24T06:37:46.912Z] 06:31:01 172328 0 612656 32.56 52 1096508 1177680 40.19 513344 949144 16 [2021-02-24T06:37:46.912Z] 06:32:01 172732 0 612240 32.54 52 1096520 1177548 40.19 512916 949296 12 [2021-02-24T06:37:46.912Z] 06:33:01 172728 0 611868 32.52 52 1096896 1177548 40.19 512980 949672 8 [2021-02-24T06:37:46.912Z] 06:34:01 172596 0 611996 32.53 52 1096900 1177596 40.19 512932 949672 12 [2021-02-24T06:37:46.912Z] 06:35:01 172580 0 611936 32.52 52 1096976 1177584 40.19 512968 949700 28 [2021-02-24T06:37:46.912Z] 06:36:01 166220 0 615464 32.71 52 1099808 1177704 40.19 513992 954892 20 [2021-02-24T06:37:46.912Z] 06:37:01 85304 0 691220 36.74 52 1104968 1661260 56.70 613148 926616 93020 [2021-02-24T06:37:46.912Z] Average: 157938 0 758409 40.31 591 964605 1775222 60.59 616267 860596 31820 [2021-02-24T06:37:46.912Z] [2021-02-24T06:37:46.912Z] 06:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-24T06:37:46.912Z] 06:04:02 eth0 125.35 84.50 533.06 33.69 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:05:01 eth0 494.24 235.48 2850.60 37.02 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:06:01 vethb003c8b 281.84 394.50 41.64 2313.43 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:06:01 eth0 461.96 333.95 2645.00 75.12 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:06:01 docker0 281.84 394.37 37.79 2313.41 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:07:01 eth0 150.78 107.92 1125.97 18.51 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:07:01 docker0 16.61 43.62 3.86 335.64 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:08:01 veth4dc0596 44.21 66.25 3.19 355.37 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:08:01 eth0 275.74 228.08 2410.47 21.42 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:08:01 docker0 44.21 66.12 2.58 355.36 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:09:01 eth0 125.79 62.26 489.96 63.60 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:09:01 docker0 38.93 101.50 3.54 480.94 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:10:01 veth19d2bfb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:10:01 eth0 22.76 18.28 24.82 9.84 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:11:02 veth19d2bfb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:11:02 eth0 18.54 13.56 14.24 7.77 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:12:01 veth19d2bfb 1.57 1.57 0.12 0.13 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:12:01 eth0 32.43 32.48 17.84 56.98 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:12:01 docker0 1.57 1.57 0.10 0.13 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:13:02 veth19d2bfb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:13:02 eth0 12.48 9.72 11.04 5.94 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:14:01 eth0 95.81 69.73 712.82 14.14 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:15:03 veth77e99ae 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:15:03 eth0 112.29 75.80 980.42 64.13 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:15:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:15:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:16:12 veth77e99ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:16:12 eth0 2.44 2.11 2.03 1.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:16:12 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:16:12 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:17:10 veth77e99ae 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:17:10 eth0 43.06 30.52 168.15 9.21 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:17:10 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:17:10 docker0 15.65 24.42 0.94 153.62 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:18:04 veth77e99ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:18:04 eth0 2.87 2.37 2.12 1.17 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:18:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:18:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:19:06 veth77e99ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:19:06 eth0 8.34 10.07 1.28 40.04 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:19:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:19:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:20:02 veth77e99ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:20:02 vethc053fba 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:20:02 eth0 7.90 6.23 6.13 3.38 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:20:02 vethdaee4f8 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:21:03 veth77e99ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:21:03 vethc053fba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:21:03 eth0 2.05 1.69 1.58 0.88 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:21:03 vethdaee4f8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:22:01 veth28511e9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:22:01 veth77e99ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:22:01 eth0 19.39 15.85 57.59 5.12 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:22:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:23:02 veth77e99ae 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:23:02 eth0 94.58 45.71 202.01 15.77 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:23:02 docker0 414.44 676.60 49.50 3784.77 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:24:02 veth77e99ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:24:02 eth0 12.68 16.05 2.90 55.84 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:25:03 vethf7aba49 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:25:03 veth77e99ae 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:25:03 eth0 12.14 7.51 35.21 3.90 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:25:03 veth5dbda24 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:26:02 vethf7aba49 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:26:02 veth77e99ae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:26:02 eth0 7.17 5.91 5.64 3.06 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:26:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:27:04 veth77e99ae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:27:04 eth0 35.67 21.28 47.21 9.80 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:27:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:27:04 docker0 413.10 681.31 49.03 3787.45 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:28:01 veth77e99ae 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:28:01 eth0 60.85 44.28 69.51 63.87 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:28:01 veth5441d11 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.912Z] 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:29:01 veth203556d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:29:01 veth77e99ae 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:29:01 eth0 228.62 159.41 1579.62 66.40 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:30:01 eth0 37.82 27.43 78.36 12.04 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:30:01 docker0 468.86 798.54 52.82 4303.30 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:31:01 eth0 0.98 0.38 0.32 0.17 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:32:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:33:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:34:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:35:01 eth0 0.15 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:36:01 eth0 0.95 0.96 1.41 0.28 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:37:01 eth0 224.81 171.52 2156.52 59.34 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] Average: eth0 80.28 54.18 478.26 22.35 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] Average: docker0 13.83 23.55 1.56 126.93 0.00 0.00 0.00 0.00 [2021-02-24T06:37:46.913Z] [2021-02-24T06:37:46.913Z] [2021-02-24T06:37:46.913Z] ---> sar -P ALL: [2021-02-24T06:37:46.913Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/24/21 _x86_64_ (4 CPU) [2021-02-24T06:37:46.913Z] [2021-02-24T06:37:46.913Z] 06:02:25 LINUX RESTART (4 CPU) [2021-02-24T06:37:46.913Z] [2021-02-24T06:37:46.913Z] 06:03:01 CPU %user %nice %system %iowait %steal %idle [2021-02-24T06:37:46.913Z] 06:04:02 all 11.08 0.00 6.90 12.69 35.61 33.72 [2021-02-24T06:37:46.913Z] 06:04:02 0 8.27 0.00 8.32 14.46 39.40 29.56 [2021-02-24T06:37:46.913Z] 06:04:02 1 13.00 0.00 5.98 12.91 33.47 34.65 [2021-02-24T06:37:46.913Z] 06:04:02 2 11.34 0.00 5.34 12.06 33.60 37.67 [2021-02-24T06:37:46.913Z] 06:04:02 3 11.83 0.00 7.93 11.25 35.88 33.11 [2021-02-24T06:37:46.913Z] 06:05:01 all 3.23 0.00 1.85 0.96 20.70 73.27 [2021-02-24T06:37:46.913Z] 06:05:01 0 2.28 0.00 1.76 1.54 25.93 68.49 [2021-02-24T06:37:46.913Z] 06:05:01 1 3.69 0.00 2.20 0.17 20.72 73.22 [2021-02-24T06:37:46.913Z] 06:05:01 2 3.55 0.00 1.33 0.73 20.02 74.38 [2021-02-24T06:37:46.913Z] 06:05:01 3 3.43 0.00 2.11 1.39 15.74 77.32 [2021-02-24T06:37:46.913Z] 06:06:01 all 5.56 0.00 3.23 0.52 33.69 57.00 [2021-02-24T06:37:46.913Z] 06:06:01 0 6.21 0.00 3.85 0.03 39.61 50.30 [2021-02-24T06:37:46.913Z] 06:06:01 1 5.71 0.00 2.71 0.35 32.16 59.07 [2021-02-24T06:37:46.913Z] 06:06:01 2 5.19 0.00 3.15 0.74 31.72 59.21 [2021-02-24T06:37:46.913Z] 06:06:01 3 5.10 0.00 3.22 0.99 31.29 59.40 [2021-02-24T06:37:46.913Z] 06:07:01 all 5.65 0.00 2.56 1.94 24.89 64.95 [2021-02-24T06:37:46.913Z] 06:07:01 0 3.02 0.00 1.98 0.68 27.56 66.75 [2021-02-24T06:37:46.913Z] 06:07:01 1 6.84 0.00 3.18 3.04 24.35 62.59 [2021-02-24T06:37:46.913Z] 06:07:01 2 4.45 0.00 2.04 2.24 23.85 67.43 [2021-02-24T06:37:46.913Z] 06:07:01 3 8.50 0.00 3.09 1.88 23.64 62.89 [2021-02-24T06:37:46.913Z] 06:08:01 all 3.07 0.00 2.81 2.25 29.68 62.18 [2021-02-24T06:37:46.913Z] 06:08:01 0 3.37 0.00 2.62 2.04 37.63 54.34 [2021-02-24T06:37:46.913Z] 06:08:01 1 2.70 0.00 3.24 2.89 27.25 63.93 [2021-02-24T06:37:46.913Z] 06:08:01 2 3.14 0.00 2.50 2.03 27.21 65.12 [2021-02-24T06:37:46.913Z] 06:08:01 3 3.10 0.00 2.89 2.05 26.62 65.35 [2021-02-24T06:37:46.913Z] 06:09:01 all 3.39 0.00 3.92 6.29 34.48 51.92 [2021-02-24T06:37:46.913Z] 06:09:01 0 3.27 0.00 3.54 4.50 36.35 52.34 [2021-02-24T06:37:46.913Z] 06:09:01 1 3.08 0.00 3.64 5.06 33.82 54.40 [2021-02-24T06:37:46.913Z] 06:09:01 2 3.52 0.00 4.74 8.27 33.20 50.27 [2021-02-24T06:37:46.913Z] 06:09:01 3 3.71 0.00 3.78 7.47 34.51 50.53 [2021-02-24T06:37:46.913Z] 06:10:01 all 10.92 0.00 5.16 6.69 25.58 51.65 [2021-02-24T06:37:46.913Z] 06:10:01 0 11.46 0.00 4.98 6.25 26.05 51.27 [2021-02-24T06:37:46.913Z] 06:10:01 1 9.70 0.00 4.88 7.01 26.25 52.15 [2021-02-24T06:37:46.913Z] 06:10:01 2 12.48 0.00 4.70 8.52 23.94 50.36 [2021-02-24T06:37:46.913Z] 06:10:01 3 10.05 0.00 6.08 4.99 26.08 52.80 [2021-02-24T06:37:46.913Z] 06:11:02 all 37.20 0.00 10.73 4.68 29.90 17.49 [2021-02-24T06:37:46.913Z] 06:11:02 0 36.49 0.00 10.46 5.01 30.64 17.40 [2021-02-24T06:37:46.913Z] 06:11:02 1 34.29 0.00 11.06 4.79 29.87 20.00 [2021-02-24T06:37:46.913Z] 06:11:02 2 35.67 0.00 10.52 6.20 31.10 16.51 [2021-02-24T06:37:46.913Z] 06:11:02 3 42.48 0.00 10.88 2.69 27.95 16.01 [2021-02-24T06:37:46.913Z] 06:12:01 all 23.95 0.00 8.05 3.76 35.93 28.30 [2021-02-24T06:37:46.913Z] 06:12:01 0 25.34 0.00 8.09 2.96 37.70 25.91 [2021-02-24T06:37:46.913Z] 06:12:01 1 22.91 0.00 8.39 3.58 35.47 29.65 [2021-02-24T06:37:46.913Z] 06:12:01 2 23.00 0.00 7.53 4.82 34.38 30.26 [2021-02-24T06:37:46.913Z] 06:12:01 3 24.62 0.00 8.19 3.69 36.20 27.30 [2021-02-24T06:37:46.913Z] 06:13:02 all 29.11 0.00 11.36 4.91 24.75 29.87 [2021-02-24T06:37:46.913Z] 06:13:02 0 26.11 0.00 10.62 4.89 26.47 31.92 [2021-02-24T06:37:46.913Z] 06:13:02 1 31.15 0.00 11.93 4.89 22.92 29.11 [2021-02-24T06:37:46.913Z] 06:13:02 2 31.40 0.00 11.62 5.35 24.21 27.41 [2021-02-24T06:37:46.913Z] 06:13:02 3 27.84 0.00 11.29 4.51 25.36 31.00 [2021-02-24T06:37:46.913Z] 06:14:01 all 13.32 0.00 6.45 0.51 26.84 52.88 [2021-02-24T06:37:46.913Z] 06:14:01 0 12.01 0.00 6.06 0.08 30.03 51.82 [2021-02-24T06:37:46.913Z] 06:14:01 1 13.90 0.00 6.30 1.29 25.60 52.92 [2021-02-24T06:37:46.913Z] 06:14:01 2 12.74 0.00 7.16 0.25 25.65 54.20 [2021-02-24T06:37:46.913Z] 06:14:01 3 14.65 0.00 6.31 0.45 25.95 52.64 [2021-02-24T06:37:46.913Z] [2021-02-24T06:37:46.913Z] 06:14:01 CPU %user %nice %system %iowait %steal %idle [2021-02-24T06:37:46.913Z] 06:15:03 all 4.69 0.00 5.83 9.42 31.49 48.57 [2021-02-24T06:37:46.913Z] 06:15:03 0 3.65 0.00 4.91 7.94 34.59 48.91 [2021-02-24T06:37:46.913Z] 06:15:03 1 5.96 0.00 6.30 10.30 31.83 45.61 [2021-02-24T06:37:46.913Z] 06:15:03 2 4.23 0.00 5.43 11.00 31.33 48.01 [2021-02-24T06:37:46.913Z] 06:15:03 3 4.96 0.00 6.71 8.49 28.08 51.77 [2021-02-24T06:37:46.913Z] 06:16:12 all 8.01 0.00 7.55 28.52 33.91 22.01 [2021-02-24T06:37:46.913Z] 06:16:12 0 7.69 0.00 7.19 29.46 34.83 20.83 [2021-02-24T06:37:46.914Z] 06:16:12 1 8.12 0.00 7.15 26.78 33.40 24.56 [2021-02-24T06:37:46.914Z] 06:16:12 2 8.08 0.00 8.23 30.84 33.73 19.12 [2021-02-24T06:37:46.914Z] 06:16:12 3 8.16 0.00 7.63 27.00 33.68 23.53 [2021-02-24T06:37:46.914Z] 06:17:10 all 4.58 0.00 7.49 25.23 34.79 27.90 [2021-02-24T06:37:46.914Z] 06:17:10 0 4.38 0.00 7.72 28.03 36.07 23.80 [2021-02-24T06:37:46.914Z] 06:17:10 1 4.48 0.00 6.87 23.21 34.61 30.83 [2021-02-24T06:37:46.914Z] 06:17:10 2 4.28 0.00 6.88 23.96 34.83 30.05 [2021-02-24T06:37:46.914Z] 06:17:10 3 5.17 0.00 8.54 25.75 33.65 26.89 [2021-02-24T06:37:46.914Z] 06:18:04 all 0.88 0.00 3.72 43.93 33.17 18.30 [2021-02-24T06:37:46.914Z] 06:18:04 0 0.77 0.00 3.38 38.89 34.77 22.18 [2021-02-24T06:37:46.914Z] 06:18:04 1 0.84 0.00 3.89 47.90 32.28 15.08 [2021-02-24T06:37:46.914Z] 06:18:04 2 0.91 0.00 3.88 43.46 31.99 19.76 [2021-02-24T06:37:46.914Z] 06:18:04 3 1.01 0.00 3.72 45.48 33.61 16.18 [2021-02-24T06:37:46.914Z] 06:19:06 all 6.08 0.00 3.95 33.94 39.06 16.97 [2021-02-24T06:37:46.914Z] 06:19:06 0 6.13 0.00 3.85 34.29 38.12 17.61 [2021-02-24T06:37:46.914Z] 06:19:06 1 5.14 0.00 3.77 30.91 38.96 21.21 [2021-02-24T06:37:46.914Z] 06:19:06 2 6.76 0.00 3.88 36.05 39.10 14.21 [2021-02-24T06:37:46.914Z] 06:19:06 3 6.30 0.00 4.31 34.53 40.08 14.79 [2021-02-24T06:37:46.914Z] 06:20:02 all 13.62 0.00 7.90 25.76 34.63 18.09 [2021-02-24T06:37:46.914Z] 06:20:02 0 12.49 0.00 6.99 27.14 36.09 17.29 [2021-02-24T06:37:46.914Z] 06:20:02 1 13.44 0.00 7.77 26.76 34.38 17.65 [2021-02-24T06:37:46.914Z] 06:20:02 2 12.41 0.00 7.52 24.60 37.16 18.31 [2021-02-24T06:37:46.914Z] 06:20:02 3 16.14 0.00 9.33 24.55 30.88 19.10 [2021-02-24T06:37:46.914Z] 06:21:03 all 34.83 0.00 7.32 0.12 57.57 0.16 [2021-02-24T06:37:46.914Z] 06:21:03 0 36.18 0.00 8.22 0.16 55.28 0.14 [2021-02-24T06:37:46.914Z] 06:21:03 1 35.98 0.00 7.83 0.21 55.93 0.06 [2021-02-24T06:37:46.914Z] 06:21:03 2 32.18 0.00 6.54 0.04 61.22 0.02 [2021-02-24T06:37:46.914Z] 06:21:03 3 35.01 0.00 6.74 0.07 57.79 0.39 [2021-02-24T06:37:46.914Z] 06:22:01 all 17.94 0.00 7.87 10.86 47.43 15.89 [2021-02-24T06:37:46.914Z] 06:22:01 0 15.95 0.00 7.38 9.61 48.66 18.40 [2021-02-24T06:37:46.914Z] 06:22:01 1 22.57 0.00 9.21 9.79 41.09 17.34 [2021-02-24T06:37:46.914Z] 06:22:01 2 18.88 0.00 7.84 13.81 47.28 12.19 [2021-02-24T06:37:46.914Z] 06:22:01 3 14.46 0.00 7.07 10.36 52.68 15.43 [2021-02-24T06:37:46.914Z] 06:23:02 all 3.74 0.00 6.11 11.40 43.47 35.29 [2021-02-24T06:37:46.914Z] 06:23:02 0 3.48 0.00 5.69 10.64 44.30 35.89 [2021-02-24T06:37:46.914Z] 06:23:02 1 3.45 0.00 5.69 8.92 44.17 37.76 [2021-02-24T06:37:46.914Z] 06:23:02 2 4.03 0.00 6.46 14.65 42.17 32.69 [2021-02-24T06:37:46.914Z] 06:23:02 3 4.01 0.00 6.61 11.48 43.19 34.72 [2021-02-24T06:37:46.914Z] 06:24:02 all 4.19 0.00 3.84 18.68 49.80 23.50 [2021-02-24T06:37:46.914Z] 06:24:02 0 3.60 0.00 3.60 16.09 50.09 26.61 [2021-02-24T06:37:46.914Z] 06:24:02 1 4.31 0.00 4.31 19.47 48.99 22.93 [2021-02-24T06:37:46.914Z] 06:24:02 2 4.16 0.00 3.88 20.52 49.40 22.05 [2021-02-24T06:37:46.914Z] 06:24:02 3 4.70 0.00 3.56 18.68 50.75 22.32 [2021-02-24T06:37:46.914Z] 06:25:03 all 8.99 0.00 6.44 24.73 35.71 24.12 [2021-02-24T06:37:46.914Z] 06:25:03 0 7.66 0.00 6.42 23.89 37.34 24.69 [2021-02-24T06:37:46.914Z] 06:25:03 1 8.28 0.00 6.01 23.81 35.39 26.51 [2021-02-24T06:37:46.914Z] 06:25:03 2 9.62 0.00 6.48 26.41 33.90 23.60 [2021-02-24T06:37:46.914Z] 06:25:03 3 10.44 0.00 6.89 24.84 36.24 21.59 [2021-02-24T06:37:46.914Z] [2021-02-24T06:37:46.914Z] 06:25:03 CPU %user %nice %system %iowait %steal %idle [2021-02-24T06:37:46.914Z] 06:26:02 all 25.19 0.00 9.86 5.03 56.89 3.03 [2021-02-24T06:37:46.914Z] 06:26:02 0 22.83 0.00 8.41 4.21 61.40 3.15 [2021-02-24T06:37:46.914Z] 06:26:02 1 27.24 0.00 10.09 4.27 54.78 3.62 [2021-02-24T06:37:46.914Z] 06:26:02 2 25.25 0.00 10.45 5.66 54.22 4.42 [2021-02-24T06:37:46.914Z] 06:26:02 3 25.47 0.00 10.49 5.97 57.22 0.85 [2021-02-24T06:37:46.914Z] 06:27:04 all 3.71 0.00 3.95 25.56 43.83 22.96 [2021-02-24T06:37:46.914Z] 06:27:04 0 3.62 0.00 3.55 24.93 44.93 22.97 [2021-02-24T06:37:46.914Z] 06:27:04 1 3.72 0.00 4.21 23.22 43.11 25.74 [2021-02-24T06:37:46.914Z] 06:27:04 2 3.71 0.00 3.71 27.01 43.24 22.33 [2021-02-24T06:37:46.914Z] 06:27:04 3 3.78 0.00 4.33 27.06 44.04 20.79 [2021-02-24T06:37:46.914Z] 06:28:01 all 12.10 0.00 8.15 7.90 49.43 22.42 [2021-02-24T06:37:46.914Z] 06:28:01 0 10.62 0.00 7.70 6.00 50.10 25.58 [2021-02-24T06:37:46.914Z] 06:28:01 1 11.78 0.00 8.45 9.27 49.86 20.65 [2021-02-24T06:37:46.914Z] 06:28:01 2 12.79 0.00 7.73 9.10 49.86 20.52 [2021-02-24T06:37:46.914Z] 06:28:01 3 13.29 0.00 8.72 7.35 47.88 22.75 [2021-02-24T06:37:46.914Z] 06:29:01 all 2.33 0.00 4.94 2.09 33.05 57.59 [2021-02-24T06:37:46.914Z] 06:29:01 0 2.00 0.00 3.61 0.88 36.35 57.16 [2021-02-24T06:37:46.914Z] 06:29:01 1 2.24 0.00 5.89 2.14 31.99 57.75 [2021-02-24T06:37:46.914Z] 06:29:01 2 1.75 0.00 3.70 1.70 32.63 60.22 [2021-02-24T06:37:46.914Z] 06:29:01 3 3.39 0.00 6.76 3.80 30.96 55.10 [2021-02-24T06:37:46.914Z] 06:30:01 all 3.97 0.00 2.63 3.19 21.13 69.08 [2021-02-24T06:37:46.914Z] 06:30:01 0 2.65 0.00 1.67 0.88 22.94 71.85 [2021-02-24T06:37:46.914Z] 06:30:01 1 4.82 0.00 2.61 3.03 21.15 68.39 [2021-02-24T06:37:46.914Z] 06:30:01 2 3.54 0.00 3.44 3.26 19.82 69.94 [2021-02-24T06:37:46.914Z] 06:30:01 3 4.94 0.00 2.86 5.77 20.48 65.94 [2021-02-24T06:37:46.914Z] 06:31:01 all 0.10 0.00 0.05 0.14 1.81 97.90 [2021-02-24T06:37:46.914Z] 06:31:01 0 0.03 0.00 0.07 0.02 2.03 97.86 [2021-02-24T06:37:46.914Z] 06:31:01 1 0.05 0.00 0.07 0.12 2.16 97.61 [2021-02-24T06:37:46.914Z] 06:31:01 2 0.26 0.00 0.03 0.23 1.81 97.66 [2021-02-24T06:37:46.914Z] 06:31:01 3 0.05 0.00 0.03 0.18 1.24 98.49 [2021-02-24T06:37:46.914Z] 06:32:01 all 0.12 0.00 0.14 0.10 1.32 98.31 [2021-02-24T06:37:46.914Z] 06:32:01 0 0.03 0.00 0.05 0.00 2.45 97.46 [2021-02-24T06:37:46.914Z] 06:32:01 1 0.21 0.00 0.08 0.00 1.98 97.72 [2021-02-24T06:37:46.914Z] 06:32:01 2 0.23 0.00 0.40 0.39 0.42 98.56 [2021-02-24T06:37:46.914Z] 06:32:01 3 0.02 0.00 0.05 0.00 0.40 99.53 [2021-02-24T06:37:46.914Z] 06:33:01 all 0.12 0.00 0.04 0.04 0.41 99.40 [2021-02-24T06:37:46.914Z] 06:33:01 0 0.03 0.00 0.03 0.15 0.00 99.78 [2021-02-24T06:37:46.914Z] 06:33:01 1 0.03 0.00 0.07 0.00 0.15 99.75 [2021-02-24T06:37:46.914Z] 06:33:01 2 0.02 0.00 0.02 0.00 0.48 99.49 [2021-02-24T06:37:46.914Z] 06:33:01 3 0.38 0.00 0.03 0.02 0.99 98.58 [2021-02-24T06:37:46.914Z] 06:34:01 all 0.10 0.00 0.12 0.00 2.13 97.64 [2021-02-24T06:37:46.914Z] 06:34:01 0 0.03 0.00 0.02 0.00 0.89 99.06 [2021-02-24T06:37:46.914Z] 06:34:01 1 0.26 0.00 0.23 0.00 2.94 96.56 [2021-02-24T06:37:46.914Z] 06:34:01 2 0.07 0.00 0.18 0.00 1.32 98.43 [2021-02-24T06:37:46.914Z] 06:34:01 3 0.05 0.00 0.07 0.00 3.34 96.55 [2021-02-24T06:37:46.914Z] 06:35:01 all 0.05 0.00 0.06 0.00 0.68 99.20 [2021-02-24T06:37:46.914Z] 06:35:01 0 0.00 0.00 0.03 0.00 0.27 99.70 [2021-02-24T06:37:46.914Z] 06:35:01 1 0.18 0.00 0.08 0.00 0.45 99.28 [2021-02-24T06:37:46.914Z] 06:35:01 2 0.02 0.00 0.08 0.02 1.37 98.51 [2021-02-24T06:37:46.914Z] 06:35:01 3 0.02 0.00 0.03 0.00 0.65 99.30 [2021-02-24T06:37:46.914Z] 06:36:01 all 0.10 0.00 0.04 0.22 3.59 96.06 [2021-02-24T06:37:46.914Z] 06:36:01 0 0.03 0.00 0.02 0.03 2.12 97.80 [2021-02-24T06:37:46.914Z] 06:36:01 1 0.13 0.00 0.08 0.43 3.60 95.76 [2021-02-24T06:37:46.914Z] 06:36:01 2 0.18 0.00 0.03 0.23 4.12 95.44 [2021-02-24T06:37:46.914Z] 06:36:01 3 0.05 0.00 0.02 0.18 4.49 95.26 [2021-02-24T06:37:46.914Z] [2021-02-24T06:37:46.914Z] 06:36:01 CPU %user %nice %system %iowait %steal %idle [2021-02-24T06:37:46.914Z] 06:37:01 all 3.05 0.00 3.50 4.69 29.21 59.56 [2021-02-24T06:37:46.914Z] 06:37:01 0 3.39 0.00 3.67 2.62 30.56 59.76 [2021-02-24T06:37:46.914Z] 06:37:01 1 3.11 0.00 2.61 4.59 29.11 60.59 [2021-02-24T06:37:46.914Z] 06:37:01 2 3.14 0.00 4.12 9.53 29.31 53.90 [2021-02-24T06:37:46.914Z] 06:37:01 3 2.56 0.00 3.61 2.02 27.85 63.95 [2021-02-24T06:37:46.914Z] Average: all 8.37 0.00 4.75 9.95 29.69 47.25 [2021-02-24T06:37:46.914Z] Average: 0 7.75 0.00 4.51 9.36 31.38 46.99 [2021-02-24T06:37:46.914Z] Average: 1 8.60 0.00 4.79 9.72 29.06 47.84 [2021-02-24T06:37:46.914Z] Average: 2 8.33 0.00 4.66 10.79 29.14 47.08 [2021-02-24T06:37:46.914Z] Average: 3 8.81 0.00 5.03 9.93 29.15 47.09 [2021-02-24T06:37:46.914Z] [2021-02-24T06:37:46.914Z] [2021-02-24T06:37:46.914Z]