Pull request #2940 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of beaufrusetta for edgexfoundry/edgex-go Loading trusted files from base branch master at f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 rather than 49e68703b340e99072c6563d1a6e531e4a68659e Obtained Jenkinsfile from f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-15607 in /w/workspace/edgexfoundry_edgex-go_PR-2940 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 Merging remotes/origin/master commit f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 into PR head commit 49e68703b340e99072c6563d1a6e531e4a68659e Merge succeeded, producing 49e68703b340e99072c6563d1a6e531e4a68659e Checking out Revision 49e68703b340e99072c6563d1a6e531e4a68659e (PR-2940) > 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/2940/head:refs/remotes/origin/PR-2940 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49e68703b340e99072c6563d1a6e531e4a68659e # 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 f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49e68703b340e99072c6563d1a6e531e4a68659e # timeout=10 Commit message: "feat(security): kong cert paths are now optional" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk b116ed2c3666a71abee49cd31488bd2e8787a89d # timeout=10 [Pipeline] timeout [2020-12-11T18:43:35.043Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-11T18:43:35.355Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-11T18:43:35.467Z] ========================================================= [2020-12-11T18:43:35.467Z] EdgeX Global Pipelines Version Info [2020-12-11T18:43:35.467Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-11T18:43:36.999Z] ------------------- [2020-12-11T18:43:36.999Z] stable info: [2020-12-11T18:43:36.999Z] ------------------- [2020-12-11T18:43:36.999Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-11T18:43:36.999Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-11T18:43:36.999Z] Message: update stable to v1.0.172 [2020-12-11T18:43:37.948Z] ------------------- [2020-12-11T18:43:37.948Z] experimental info: [2020-12-11T18:43:37.948Z] ------------------- [2020-12-11T18:43:37.948Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-11T18:43:37.948Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-11T18:43:37.948Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-11T18:43:38.239Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-11T18:43:38.346Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-11T18:43:38.448Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-11T18:43:38.600Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-11T18:43:38.713Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-11T18:43:38.821Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-11T18:43:38.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-11T18:43:39.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-11T18:43:39.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-11T18:43:39.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-11T18:43:39.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-11T18:43:39.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-11T18:43:39.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-11T18:43:39.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-11T18:43:39.834Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-11T18:43:39.958Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-11T18:43:40.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-11T18:43:40.290Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-11T18:43:40.397Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-11T18:43:40.495Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-11T18:43:40.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-11T18:43:40.785Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-11T18:43:40.936Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2940 [Pipeline] echo [2020-12-11T18:43:41.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2940 [Pipeline] echo [2020-12-11T18:43:41.149Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2940 [Pipeline] echo [2020-12-11T18:43:41.286Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49e68703b340e99072c6563d1a6e531e4a68659e [Pipeline] echo [2020-12-11T18:43:41.398Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49e6870 [Pipeline] echo [2020-12-11T18:43:41.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-11T18:43:41.700Z] provisioning config files... [2020-12-11T18:43:41.729Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config151499556645353778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-11T18:43:42.097Z] ---> docker-login.sh [2020-12-11T18:43:42.097Z] nexus3.edgexfoundry.org:10001 [2020-12-11T18:43:42.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T18:43:42.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T18:43:42.625Z] Configure a credential helper to remove this warning. See [2020-12-11T18:43:42.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T18:43:42.625Z] [2020-12-11T18:43:42.625Z] Login Succeeded [2020-12-11T18:43:42.625Z] nexus3.edgexfoundry.org:10002 [2020-12-11T18:43:42.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T18:43:42.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T18:43:42.625Z] Configure a credential helper to remove this warning. See [2020-12-11T18:43:42.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T18:43:42.625Z] [2020-12-11T18:43:42.625Z] Login Succeeded [2020-12-11T18:43:42.887Z] nexus3.edgexfoundry.org:10003 [2020-12-11T18:43:42.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T18:43:42.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T18:43:42.887Z] Configure a credential helper to remove this warning. See [2020-12-11T18:43:42.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T18:43:42.887Z] [2020-12-11T18:43:42.887Z] Login Succeeded [2020-12-11T18:43:42.887Z] nexus3.edgexfoundry.org:10004 [2020-12-11T18:43:43.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T18:43:43.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T18:43:43.149Z] Configure a credential helper to remove this warning. See [2020-12-11T18:43:43.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T18:43:43.149Z] [2020-12-11T18:43:43.149Z] Login Succeeded [2020-12-11T18:43:43.149Z] docker.io [2020-12-11T18:43:43.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T18:43:43.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T18:43:43.411Z] Configure a credential helper to remove this warning. See [2020-12-11T18:43:43.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T18:43:43.411Z] [2020-12-11T18:43:43.411Z] Login Succeeded [2020-12-11T18:43:43.411Z] ---> docker-login.sh ends [Pipeline] } [2020-12-11T18:43:43.420Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-11T18:43:43.917Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-11T18:43:43.917Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T18:43:43.917Z] ++ dirname cmd/core-command/Dockerfile [2020-12-11T18:43:43.917Z] ++ cut -d/ -f2 [2020-12-11T18:43:43.917Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-11T18:43:43.917Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T18:43:43.917Z] ++ dirname cmd/core-data/Dockerfile [2020-12-11T18:43:43.917Z] ++ cut -d/ -f2 [2020-12-11T18:43:43.917Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-11T18:43:43.917Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T18:43:43.917Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-11T18:43:43.917Z] ++ cut -d/ -f2 [2020-12-11T18:43:43.917Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-11T18:43:43.917Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T18:43:43.917Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-11T18:43:43.917Z] ++ cut -d/ -f2 [2020-12-11T18:43:43.917Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-11T18:43:43.917Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T18:43:43.917Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-11T18:43:43.917Z] ++ cut -d/ -f2 [2020-12-11T18:43:43.917Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-11T18:43:43.917Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T18:43:43.917Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-11T18:43:43.917Z] ++ cut -d/ -f2 [2020-12-11T18:43:43.917Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-11T18:43:43.917Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T18:43:43.917Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-11T18:43:43.917Z] ++ cut -d/ -f2 [2020-12-11T18:43:43.917Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-11T18:43:43.917Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T18:43:43.917Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-11T18:43:43.917Z] ++ cut -d/ -f2 [2020-12-11T18:43:43.917Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-11T18:43:43.917Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T18:43:43.917Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-11T18:43:43.917Z] ++ cut -d/ -f2 [2020-12-11T18:43:43.917Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-11T18:43:43.917Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-11T18:43:43.917Z] ++ cut -d/ -f2 [2020-12-11T18:43:43.917Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-11T18:43:43.917Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-11T18:43:43.995Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-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 [2020-12-11T18:43:45.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-11T18:43:45.643Z] [2020-12-11T18:43:45.643Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T18:43:45.988Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-11T18:43:45.988Z] latest: Pulling from edgex-devops/git-semver [2020-12-11T18:43:45.988Z] 31603596830f: Pulling fs layer [2020-12-11T18:43:45.988Z] 2a8b12db71e7: Pulling fs layer [2020-12-11T18:43:45.988Z] 6ca5941a6612: Pulling fs layer [2020-12-11T18:43:45.988Z] ecc8261a40a4: Pulling fs layer [2020-12-11T18:43:45.988Z] ecc8261a40a4: Waiting [2020-12-11T18:43:45.988Z] 2a8b12db71e7: Download complete [2020-12-11T18:43:46.250Z] 31603596830f: Verifying Checksum [2020-12-11T18:43:46.250Z] 31603596830f: Download complete [2020-12-11T18:43:46.250Z] ecc8261a40a4: Verifying Checksum [2020-12-11T18:43:46.250Z] ecc8261a40a4: Download complete [2020-12-11T18:43:46.250Z] 6ca5941a6612: Verifying Checksum [2020-12-11T18:43:46.250Z] 6ca5941a6612: Download complete [2020-12-11T18:43:46.513Z] 31603596830f: Pull complete [2020-12-11T18:43:46.513Z] 2a8b12db71e7: Pull complete [2020-12-11T18:43:47.474Z] 6ca5941a6612: Pull complete [2020-12-11T18:43:47.736Z] ecc8261a40a4: Pull complete [2020-12-11T18:43:47.736Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-11T18:43:47.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-11T18:43:47.736Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-11T18:43:47.845Z] prd-centos7-docker-4c-2g-15607 does not seem to be running inside a container [2020-12-11T18:43:47.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-11T18:43:50.411Z] $ docker top 17eb1f816d83c3894faec3be12a061c4be7ff26d8514b980ae52065bdbf55ddb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-11T18:43:50.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-11T18:43:50.868Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-11T18:43:51.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-11T18:43:51.093Z] $ docker exec 17eb1f816d83c3894faec3be12a061c4be7ff26d8514b980ae52065bdbf55ddb ssh-agent [2020-12-11T18:43:51.251Z] SSH_AUTH_SOCK=/tmp/ssh-n3qNkyBjQqxA/agent.11 [2020-12-11T18:43:51.251Z] SSH_AGENT_PID=16 [2020-12-11T18:43:51.263Z] Running ssh-add (command line suppressed) [2020-12-11T18:43:51.386Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7097969936026204276.key (/w/workspace/edgex-go/4@tmp/private_key_7097969936026204276.key) [2020-12-11T18:43:51.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-11T18:43:51.776Z] + git tag --points-at HEAD [Pipeline] } [2020-12-11T18:43:51.807Z] $ docker exec --env ******** --env ******** 17eb1f816d83c3894faec3be12a061c4be7ff26d8514b980ae52065bdbf55ddb ssh-agent -k [2020-12-11T18:43:51.914Z] unset SSH_AUTH_SOCK; [2020-12-11T18:43:51.915Z] unset SSH_AGENT_PID; [2020-12-11T18:43:51.915Z] echo Agent pid 16 killed; [2020-12-11T18:43:51.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-11T18:43:52.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-11T18:43:52.174Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-11T18:43:52.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-11T18:43:52.347Z] $ docker exec 17eb1f816d83c3894faec3be12a061c4be7ff26d8514b980ae52065bdbf55ddb ssh-agent [2020-12-11T18:43:52.498Z] SSH_AUTH_SOCK=/tmp/ssh-uAwJk99HlV61/agent.44 [2020-12-11T18:43:52.498Z] SSH_AGENT_PID=49 [2020-12-11T18:43:52.505Z] Running ssh-add (command line suppressed) [2020-12-11T18:43:52.628Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4760623609004394011.key (/w/workspace/edgex-go/4@tmp/private_key_4760623609004394011.key) [2020-12-11T18:43:52.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-11T18:43:53.019Z] + git semver init [2020-12-11T18:43:53.020Z] # -> Open(): unable to determine branch for HEAD [2020-12-11T18:43:53.020Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2020-12-11T18:43:53.020Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2020-12-11T18:43:53.020Z] # $SEMVER_REMOTE_NAME = origin [2020-12-11T18:43:53.020Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-11T18:43:53.020Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-11T18:43:53.020Z] # $SEMVER_BRANCH = PR-2940 [2020-12-11T18:43:53.020Z] # $SEMVER_TEMP = /tmp/semver-503958936 [2020-12-11T18:43:53.020Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-11T18:44:15.034Z] # '/tmp/semver-503958936' -> '/w/workspace/edgex-go/4/.semver' [2020-12-11T18:44:15.983Z] # -> Force: false [2020-12-11T18:44:15.983Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2020-12-11T18:44:16.002Z] $ docker exec --env ******** --env ******** 17eb1f816d83c3894faec3be12a061c4be7ff26d8514b980ae52065bdbf55ddb ssh-agent -k [2020-12-11T18:44:16.187Z] unset SSH_AUTH_SOCK; [2020-12-11T18:44:16.188Z] unset SSH_AGENT_PID; [2020-12-11T18:44:16.188Z] echo Agent pid 49 killed; [2020-12-11T18:44:16.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-11T18:44:16.782Z] + git semver [Pipeline] } [2020-12-11T18:44:16.805Z] $ docker stop --time=1 17eb1f816d83c3894faec3be12a061c4be7ff26d8514b980ae52065bdbf55ddb [2020-12-11T18:44:18.462Z] $ docker rm -f 17eb1f816d83c3894faec3be12a061c4be7ff26d8514b980ae52065bdbf55ddb [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-11T18:44:18.987Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-11T18:44:19.459Z] Stashed 1 file(s) [Pipeline] echo [2020-12-11T18:44:19.462Z] [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 [2020-12-11T18:44:20.422Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-11T18:44:20.721Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-11T18:44:21.020Z] + sudo service docker restart [2020-12-11T18:44:21.020Z] + true [2020-12-11T18:44:21.020Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-11T18:44:21.609Z] ========================================================= [2020-12-11T18:44:21.609Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-11T18:44:21.609Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-11T18:44:21.961Z] + 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 . [2020-12-11T18:44:25.300Z] Sending build context to Docker daemon 326.4MB [2020-12-11T18:44:25.300Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-11T18:44:25.300Z] Step 2/7 : FROM ${BASE} [2020-12-11T18:44:25.300Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-11T18:44:25.300Z] 188c0c94c7c5: Pulling fs layer [2020-12-11T18:44:25.300Z] 0ef7d3d256c8: Pulling fs layer [2020-12-11T18:44:25.300Z] de9db76c5a1d: Pulling fs layer [2020-12-11T18:44:25.300Z] bca2f99d35d6: Pulling fs layer [2020-12-11T18:44:25.300Z] 93359f2a8cfa: Pulling fs layer [2020-12-11T18:44:25.300Z] 7c6f9722023f: Pulling fs layer [2020-12-11T18:44:25.300Z] a35cf1a2eb13: Pulling fs layer [2020-12-11T18:44:25.300Z] 7c6f9722023f: Waiting [2020-12-11T18:44:25.300Z] 93359f2a8cfa: Waiting [2020-12-11T18:44:25.300Z] bca2f99d35d6: Waiting [2020-12-11T18:44:25.300Z] a35cf1a2eb13: Waiting [2020-12-11T18:44:25.300Z] de9db76c5a1d: Verifying Checksum [2020-12-11T18:44:25.300Z] de9db76c5a1d: Download complete [2020-12-11T18:44:25.300Z] 0ef7d3d256c8: Verifying Checksum [2020-12-11T18:44:25.300Z] 0ef7d3d256c8: Download complete [2020-12-11T18:44:25.300Z] 93359f2a8cfa: Verifying Checksum [2020-12-11T18:44:25.300Z] 93359f2a8cfa: Download complete [2020-12-11T18:44:25.564Z] 188c0c94c7c5: Verifying Checksum [2020-12-11T18:44:25.564Z] 188c0c94c7c5: Download complete [2020-12-11T18:44:25.564Z] 7c6f9722023f: Verifying Checksum [2020-12-11T18:44:25.564Z] 7c6f9722023f: Download complete [2020-12-11T18:44:25.828Z] 188c0c94c7c5: Pull complete [2020-12-11T18:44:26.092Z] 0ef7d3d256c8: Pull complete [2020-12-11T18:44:26.092Z] de9db76c5a1d: Pull complete [2020-12-11T18:44:28.663Z] a35cf1a2eb13: Verifying Checksum [2020-12-11T18:44:28.663Z] a35cf1a2eb13: Download complete [2020-12-11T18:44:28.663Z] bca2f99d35d6: Verifying Checksum [2020-12-11T18:44:28.663Z] bca2f99d35d6: Download complete [2020-12-11T18:44:33.989Z] bca2f99d35d6: Pull complete [2020-12-11T18:44:33.989Z] 93359f2a8cfa: Pull complete [2020-12-11T18:44:33.989Z] 7c6f9722023f: Pull complete [2020-12-11T18:44:34.899Z] Still waiting to schedule task [2020-12-11T18:44:34.900Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-11T18:44:38.222Z] a35cf1a2eb13: Pull complete [2020-12-11T18:44:38.222Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-11T18:44:38.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-11T18:44:38.222Z] ---> a62c8e92a672 [2020-12-11T18:44:38.222Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-11T18:44:38.222Z] ---> Running in 0bf66d676def [2020-12-11T18:44:38.802Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T18:44:39.749Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T18:44:40.325Z] (1/12) Installing libmagic (5.38-r0) [2020-12-11T18:44:40.900Z] (2/12) Installing file (5.38-r0) [2020-12-11T18:44:40.900Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-11T18:44:40.900Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-11T18:44:46.204Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-11T18:44:46.204Z] (6/12) Installing patch (2.7.6-r6) [2020-12-11T18:44:46.467Z] (7/12) Installing build-base (0.5-r2) [2020-12-11T18:44:46.467Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-11T18:44:46.729Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-11T18:44:46.729Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-11T18:44:46.729Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-11T18:44:46.991Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-11T18:44:46.991Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T18:44:46.991Z] OK: 233 MiB in 51 packages [2020-12-11T18:44:51.216Z] Removing intermediate container 0bf66d676def [2020-12-11T18:44:51.216Z] ---> bf329bbe4930 [2020-12-11T18:44:51.217Z] Step 4/7 : WORKDIR /edgex-go [2020-12-11T18:44:51.217Z] ---> Running in d4805f059a67 [2020-12-11T18:44:51.481Z] Removing intermediate container d4805f059a67 [2020-12-11T18:44:51.481Z] ---> 69ed9b6afc45 [2020-12-11T18:44:51.481Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-11T18:44:52.056Z] latest: Pulling from library/docker [2020-12-11T18:44:52.056Z] 05e7bc50f07f: Pulling fs layer [2020-12-11T18:44:52.056Z] 6db28d0fdbf6: Pulling fs layer [2020-12-11T18:44:52.056Z] 292df0bc6bf3: Pulling fs layer [2020-12-11T18:44:52.056Z] 2e060f4bd70b: Pulling fs layer [2020-12-11T18:44:52.056Z] 80e8d568a223: Pulling fs layer [2020-12-11T18:44:52.056Z] 8dc6ef1a942a: Pulling fs layer [2020-12-11T18:44:52.056Z] 2312dd95470a: Pulling fs layer [2020-12-11T18:44:52.056Z] 8dc6ef1a942a: Waiting [2020-12-11T18:44:52.056Z] 2e060f4bd70b: Waiting [2020-12-11T18:44:52.056Z] 80e8d568a223: Waiting [2020-12-11T18:44:52.056Z] 2312dd95470a: Waiting [2020-12-11T18:44:52.322Z] 292df0bc6bf3: Verifying Checksum [2020-12-11T18:44:52.322Z] 292df0bc6bf3: Download complete [2020-12-11T18:44:52.322Z] 6db28d0fdbf6: Verifying Checksum [2020-12-11T18:44:52.322Z] 6db28d0fdbf6: Download complete [2020-12-11T18:44:52.322Z] 05e7bc50f07f: Verifying Checksum [2020-12-11T18:44:52.322Z] 05e7bc50f07f: Download complete [2020-12-11T18:44:52.322Z] 8dc6ef1a942a: Verifying Checksum [2020-12-11T18:44:52.322Z] 8dc6ef1a942a: Download complete [2020-12-11T18:44:52.322Z] 80e8d568a223: Verifying Checksum [2020-12-11T18:44:52.322Z] 80e8d568a223: Download complete [2020-12-11T18:44:52.591Z] 05e7bc50f07f: Pull complete [2020-12-11T18:44:52.591Z] 2312dd95470a: Verifying Checksum [2020-12-11T18:44:52.591Z] 2312dd95470a: Download complete [2020-12-11T18:44:52.853Z] 6db28d0fdbf6: Pull complete [2020-12-11T18:44:52.853Z] 292df0bc6bf3: Pull complete [2020-12-11T18:44:53.434Z] 2e060f4bd70b: Verifying Checksum [2020-12-11T18:44:53.434Z] 2e060f4bd70b: Download complete [2020-12-11T18:44:56.746Z] 2e060f4bd70b: Pull complete [2020-12-11T18:44:56.746Z] 80e8d568a223: Pull complete [2020-12-11T18:44:56.746Z] 8dc6ef1a942a: Pull complete [2020-12-11T18:44:56.746Z] 2312dd95470a: Pull complete [2020-12-11T18:44:56.746Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-11T18:44:56.746Z] Status: Downloaded newer image for docker:latest [2020-12-11T18:44:58.668Z] ---> 093caa295b8c [2020-12-11T18:44:58.668Z] Step 6/7 : COPY go.mod . [2020-12-11T18:44:58.931Z] ---> 9dc6eb21afa9 [2020-12-11T18:44:58.931Z] Step 7/7 : RUN go mod download [2020-12-11T18:44:58.931Z] ---> Running in 389fc42bf21c [2020-12-11T18:45:20.950Z] Removing intermediate container 389fc42bf21c [2020-12-11T18:45:20.950Z] ---> c20d04d58a0d [2020-12-11T18:45:20.950Z] Successfully built c20d04d58a0d [2020-12-11T18:45:20.950Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T18:45:21.268Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-11T18:45:21.268Z] . [Pipeline] withDockerContainer [2020-12-11T18:45:21.369Z] prd-centos7-docker-4c-2g-15607 does not seem to be running inside a container [2020-12-11T18:45:21.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-11T18:45:22.402Z] $ docker top ed58333b4e6bbdbb72eddf0abf807e7a244c33c3407893cf6aec3d2d757876a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T18:45:22.899Z] + go version [2020-12-11T18:45:22.899Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-11T18:45:22.918Z] $ docker stop --time=1 ed58333b4e6bbdbb72eddf0abf807e7a244c33c3407893cf6aec3d2d757876a2 [2020-12-11T18:45:24.265Z] $ docker rm -f ed58333b4e6bbdbb72eddf0abf807e7a244c33c3407893cf6aec3d2d757876a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T18:45:25.179Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-11T18:45:25.179Z] . [Pipeline] withDockerContainer [2020-12-11T18:45:25.286Z] prd-centos7-docker-4c-2g-15607 does not seem to be running inside a container [2020-12-11T18:45:25.347Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-11T18:45:25.916Z] $ docker top e7e54d0d1486a85a1a4f313b478bd7da00bd0807feb274e52ad82f34520dcb31 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-11T18:45:26.176Z] ========================================================= [2020-12-11T18:45:26.177Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-11T18:45:26.177Z] ========================================================= [Pipeline] sh [2020-12-11T18:45:26.470Z] + make test [2020-12-11T18:45:26.470Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-11T18:45:34.671Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-11T18:45:49.705Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-11T18:45:56.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-11T18:45:56.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-11T18:45:56.706Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-11T18:45:56.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-11T18:45:56.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-11T18:45:56.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-11T18:45:59.579Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.044s [2020-12-11T18:45:59.579Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-11T18:45:59.579Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-11T18:46:00.162Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-11T18:46:00.162Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-11T18:46:00.162Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-11T18:46:00.162Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-11T18:46:04.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.082s coverage: 46.6% of statements [2020-12-11T18:46:04.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-11T18:46:04.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-11T18:46:04.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-11T18:46:04.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-11T18:46:04.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-11T18:46:05.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.187s coverage: 27.1% of statements [2020-12-11T18:46:05.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-11T18:46:05.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-11T18:46:05.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-11T18:46:05.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-11T18:46:05.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-11T18:46:05.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-11T18:46:05.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2020-12-11T18:46:05.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-11T18:46:05.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements [2020-12-11T18:46:05.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-11T18:46:05.021Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-11T18:46:06.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.383s coverage: 68.5% of statements [2020-12-11T18:46:06.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-11T18:46:06.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-11T18:46:06.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.103s coverage: 82.3% of statements [2020-12-11T18:46:06.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-11T18:46:06.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T18:46:06.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-11T18:46:06.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-11T18:46:08.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.350s coverage: 28.6% of statements [2020-12-11T18:46:08.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-11T18:46:08.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-11T18:46:08.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-11T18:46:08.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-11T18:46:08.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-11T18:46:08.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements [2020-12-11T18:46:08.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-11T18:46:08.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements [2020-12-11T18:46:08.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-11T18:46:08.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements [2020-12-11T18:46:08.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-11T18:46:08.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.119s coverage: 97.5% of statements [2020-12-11T18:46:08.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-11T18:46:08.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.058s coverage: 78.3% of statements [2020-12-11T18:46:08.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-11T18:46:08.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-11T18:46:08.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-11T18:46:08.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-11T18:46:10.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.323s coverage: 93.8% of statements [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-11T18:46:10.904Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-11T18:46:10.904Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 0.1% of statements [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-11T18:46:10.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.027s coverage: 100.0% of statements [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-11T18:46:10.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements [2020-12-11T18:46:10.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-11T18:46:10.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.8% of statements [2020-12-11T18:46:10.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2020-12-11T18:46:11.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.046s coverage: 84.2% of statements [2020-12-11T18:46:11.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements [2020-12-11T18:46:11.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-11T18:46:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 63.5% of statements [2020-12-11T18:46:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-11T18:46:12.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-11T18:46:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2020-12-11T18:46:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2020-12-11T18:46:12.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2020-12-11T18:46:12.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2020-12-11T18:46:12.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.038s coverage: 100.0% of statements [2020-12-11T18:46:14.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.325s coverage: 55.9% of statements [2020-12-11T18:46:14.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-11T18:46:14.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-11T18:46:14.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-11T18:46:14.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-11T18:46:14.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-11T18:46:14.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-11T18:46:18.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 4.920s coverage: 86.3% of statements [2020-12-11T18:46:18.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-11T18:46:18.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.083s coverage: 72.2% of statements [2020-12-11T18:46:18.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.396s coverage: 72.1% of statements [2020-12-11T18:46:18.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.035s coverage: 82.4% of statements [2020-12-11T18:46:18.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.038s coverage: 48.4% of statements [2020-12-11T18:46:18.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-11T18:46:18.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-11T18:46:18.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-11T18:46:18.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.032s coverage: 28.8% of statements [2020-12-11T18:46:18.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-11T18:46:18.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.040s coverage: 96.8% of statements [2020-12-11T18:46:18.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-11T18:46:18.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.089s coverage: 37.0% of statements [2020-12-11T18:46:18.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-11T18:46:18.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-11T18:46:18.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.302s coverage: 84.0% of statements [2020-12-11T18:46:18.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements [2020-12-11T18:46:18.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.097s coverage: 47.1% of statements [2020-12-11T18:46:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-11T18:46:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-11T18:46:18.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.030s coverage: 100.0% of statements [2020-12-11T18:46:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-11T18:46:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-11T18:46:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-11T18:46:18.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.066s coverage: 100.0% of statements [2020-12-11T18:46:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-11T18:46:18.994Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2020-12-11T18:46:18.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-11T18:46:21.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.637s coverage: 29.1% of statements [2020-12-11T18:46:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-11T18:46:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-11T18:46:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-11T18:46:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-11T18:46:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-11T18:46:21.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.089s coverage: 99.0% of statements [2020-12-11T18:46:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-11T18:46:21.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements [2020-12-11T18:46:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-11T18:46:21.589Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2020-12-11T18:46:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-11T18:46:21.589Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements [2020-12-11T18:46:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-11T18:46:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-11T18:46:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-11T18:46:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-11T18:46:21.589Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.063s coverage: 87.9% of statements [2020-12-11T18:46:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-11T18:46:21.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-11T18:46:21.589Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements [2020-12-11T18:46:21.589Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2020-12-11T18:46:21.589Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements [2020-12-11T18:46:21.855Z] GO111MODULE=on go vet ./... [2020-12-11T18:46:34.595Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15608 in /w/workspace/edgexfoundry_edgex-go_PR-2940 [Pipeline] { [Pipeline] ws [2020-12-11T18:46:34.661Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2020-12-11T18:46:39.715Z] using credential edgex-jenkins-ssh [2020-12-11T18:46:39.785Z] Cloning the remote Git repository [2020-12-11T18:46:39.848Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-11T18:46:39.957Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2020-12-11T18:46:40.043Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T18:46:40.044Z] > git --version # timeout=10 [2020-12-11T18:46:40.062Z] > git --version # 'git version 2.17.1' [2020-12-11T18:46:40.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T18:46:40.114Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T18:46:48.588Z] gofmt -l . [2020-12-11T18:46:48.588Z] [ "`gofmt -l .`" = "" ] [2020-12-11T18:46:48.588Z] ./bin/test-go-mod-tidy.sh [2020-12-11T18:46:48.588Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-11T18:46:48.896Z] + ls -al . [2020-12-11T18:46:48.896Z] total 668 [2020-12-11T18:46:48.896Z] drwxrwxr-x 10 1001 1001 4096 Dec 11 18:46 . [2020-12-11T18:46:48.896Z] drwxr-xr-x 4 root root 28 Dec 11 18:45 .. [2020-12-11T18:46:48.896Z] -rw-rw-r-- 1 1001 1001 11 Dec 11 18:43 .dockerignore [2020-12-11T18:46:48.896Z] drwxrwxr-x 8 1001 1001 179 Dec 11 18:43 .git [2020-12-11T18:46:48.896Z] drwxrwxr-x 3 1001 1001 125 Dec 11 18:43 .github [2020-12-11T18:46:48.896Z] -rw-rw-r-- 1 1001 1001 943 Dec 11 18:43 .gitignore [2020-12-11T18:46:48.896Z] drwx------ 3 1001 1001 47 Dec 11 18:44 .semver [2020-12-11T18:46:48.896Z] -rw-rw-r-- 1 1001 1001 166 Dec 11 18:43 .sonarcloud.properties [2020-12-11T18:46:48.896Z] -rw-rw-r-- 1 1001 1001 3804 Dec 11 18:43 CONTRIBUTING.md [2020-12-11T18:46:48.896Z] -rw-rw-r-- 1 1001 1001 1035 Dec 11 18:43 Dockerfile.build [2020-12-11T18:46:48.896Z] -rw-rw-r-- 1 1001 1001 863 Dec 11 18:43 Jenkinsfile [2020-12-11T18:46:48.896Z] -rw-rw-r-- 1 1001 1001 10775 Dec 11 18:43 LICENSE [2020-12-11T18:46:48.896Z] -rw-rw-r-- 1 1001 1001 6318 Dec 11 18:43 Makefile [2020-12-11T18:46:48.896Z] -rw-rw-r-- 1 1001 1001 6447 Dec 11 18:43 README.md [2020-12-11T18:46:48.896Z] -rw-rw-r-- 1 1001 1001 7286 Dec 11 18:43 SECURITY.md [2020-12-11T18:46:48.896Z] -rw-rw-r-- 1 1001 1001 5 Dec 11 18:44 VERSION [2020-12-11T18:46:48.896Z] -rw-rw-r-- 1 1001 1001 4131 Dec 11 18:43 ZMQWindows.md [2020-12-11T18:46:48.896Z] drwxrwxr-x 2 1001 1001 117 Dec 11 18:43 bin [2020-12-11T18:46:48.896Z] drwxrwxr-x 15 1001 1001 4096 Dec 11 18:43 cmd [2020-12-11T18:46:48.896Z] -rw-r--r-- 1 root root 569827 Dec 11 18:46 coverage.out [2020-12-11T18:46:48.896Z] -rw-r--r-- 1 root root 1041 Dec 11 18:46 go.mod [2020-12-11T18:46:48.896Z] -rw-r--r-- 1 root root 18856 Dec 11 18:46 go.sum [2020-12-11T18:46:48.896Z] drwxrwxr-x 8 1001 1001 127 Dec 11 18:43 internal [2020-12-11T18:46:48.896Z] drwxrwxr-x 4 1001 1001 26 Dec 11 18:43 openapi [2020-12-11T18:46:48.896Z] drwxrwxr-x 4 1001 1001 71 Dec 11 18:43 snap [2020-12-11T18:46:48.896Z] -rw-rw-r-- 1 1001 1001 168 Dec 11 18:43 version.go [Pipeline] sh [2020-12-11T18:46:49.201Z] + '[' -e coverage.out ] [2020-12-11T18:46:49.201Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-11T18:46:49.421Z] Stashed 1 file(s) [Pipeline] sh [2020-12-11T18:46:49.716Z] + make build [2020-12-11T18:46:49.716Z] 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 [2020-12-11T18:46:53.951Z] 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 [2020-12-11T18:46:56.871Z] Merging remotes/origin/master commit f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 into PR head commit 49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:46:56.060Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T18:46:56.074Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T18:46:56.104Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T18:46:56.133Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T18:46:56.134Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T18:46:56.146Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2940/head:refs/remotes/origin/PR-2940 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-11T18:46:56.898Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T18:46:56.916Z] > git checkout -f 49e68703b340e99072c6563d1a6e531e4a68659e # timeout=10 [2020-12-11T18:46:57.290Z] Merge succeeded, producing 49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:46:57.291Z] Checking out Revision 49e68703b340e99072c6563d1a6e531e4a68659e (PR-2940) [2020-12-11T18:46:57.222Z] > git remote # timeout=10 [2020-12-11T18:46:57.239Z] > git config --get remote.origin.url # timeout=10 [2020-12-11T18:46:57.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T18:46:57.261Z] > git merge f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 # timeout=10 [2020-12-11T18:46:57.283Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-11T18:46:57.305Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T18:46:57.317Z] > git checkout -f 49e68703b340e99072c6563d1a6e531e4a68659e # timeout=10 [2020-12-11T18:47:01.799Z] Commit message: "feat(security): kong cert paths are now optional" [2020-12-11T18:47:02.169Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-12-11T18:47:02.743Z] 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 [Pipeline] sh [2020-12-11T18:47:03.833Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-11T18:47:04.144Z] 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 [2020-12-11T18:47:04.242Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-11T18:47:04.409Z] 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 [2020-12-11T18:47:04.630Z] + true [2020-12-11T18:47:04.630Z] + sudo service docker restart [2020-12-11T18:47:05.813Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-11T18:47:06.694Z] provisioning config files... [2020-12-11T18:47:06.737Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1825945892644175618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-11T18:47:07.144Z] ---> docker-login.sh [2020-12-11T18:47:07.144Z] nexus3.edgexfoundry.org:10001 [2020-12-11T18:47:07.224Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-11T18:47:08.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T18:47:08.173Z] 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 [2020-12-11T18:47:08.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T18:47:08.404Z] Configure a credential helper to remove this warning. See [2020-12-11T18:47:08.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T18:47:08.404Z] [2020-12-11T18:47:08.404Z] Login Succeeded [2020-12-11T18:47:08.404Z] nexus3.edgexfoundry.org:10002 [2020-12-11T18:47:08.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T18:47:08.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T18:47:08.953Z] Configure a credential helper to remove this warning. See [2020-12-11T18:47:08.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T18:47:08.953Z] [2020-12-11T18:47:08.953Z] Login Succeeded [2020-12-11T18:47:08.953Z] nexus3.edgexfoundry.org:10003 [2020-12-11T18:47:09.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T18:47:09.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T18:47:09.504Z] Configure a credential helper to remove this warning. See [2020-12-11T18:47:09.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T18:47:09.504Z] [2020-12-11T18:47:09.504Z] Login Succeeded [2020-12-11T18:47:09.504Z] nexus3.edgexfoundry.org:10004 [2020-12-11T18:47:09.573Z] 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 [2020-12-11T18:47:09.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T18:47:10.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T18:47:10.053Z] Configure a credential helper to remove this warning. See [2020-12-11T18:47:10.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T18:47:10.053Z] [2020-12-11T18:47:10.053Z] Login Succeeded [2020-12-11T18:47:10.053Z] docker.io [2020-12-11T18:47:10.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-11T18:47:10.527Z] 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 [2020-12-11T18:47:10.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-11T18:47:10.597Z] Configure a credential helper to remove this warning. See [2020-12-11T18:47:10.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-11T18:47:10.597Z] [2020-12-11T18:47:10.597Z] Login Succeeded [2020-12-11T18:47:10.597Z] ---> docker-login.sh ends [Pipeline] } [2020-12-11T18:47:10.618Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-11T18:47:11.132Z] ========================================================= [2020-12-11T18:47:11.132Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-11T18:47:11.132Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-11T18:47:11.515Z] + 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 . [2020-12-11T18:47:11.928Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-11T18:47:12.503Z] 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 [Pipeline] } [2020-12-11T18:47:13.932Z] $ docker stop --time=1 e7e54d0d1486a85a1a4f313b478bd7da00bd0807feb274e52ad82f34520dcb31 [2020-12-11T18:47:14.164Z] Sending build context to Docker daemon 165.7MB [2020-12-11T18:47:14.164Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-11T18:47:14.164Z] Step 2/7 : FROM ${BASE} [2020-12-11T18:47:14.164Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-11T18:47:14.164Z] 5f621e34cdf4: Pulling fs layer [2020-12-11T18:47:14.164Z] a4357932f1b6: Pulling fs layer [2020-12-11T18:47:14.164Z] 18c013af1878: Pulling fs layer [2020-12-11T18:47:14.164Z] 00ac8860ef70: Pulling fs layer [2020-12-11T18:47:14.164Z] 63d7cb157983: Pulling fs layer [2020-12-11T18:47:14.164Z] b116817d02f9: Pulling fs layer [2020-12-11T18:47:14.164Z] 745a02a5169b: Pulling fs layer [2020-12-11T18:47:14.164Z] 00ac8860ef70: Waiting [2020-12-11T18:47:14.164Z] 63d7cb157983: Waiting [2020-12-11T18:47:14.164Z] b116817d02f9: Waiting [2020-12-11T18:47:14.164Z] 745a02a5169b: Waiting [2020-12-11T18:47:14.164Z] 18c013af1878: Verifying Checksum [2020-12-11T18:47:14.164Z] 18c013af1878: Download complete [2020-12-11T18:47:14.164Z] a4357932f1b6: Verifying Checksum [2020-12-11T18:47:14.164Z] a4357932f1b6: Download complete [2020-12-11T18:47:14.164Z] 63d7cb157983: Verifying Checksum [2020-12-11T18:47:14.164Z] 63d7cb157983: Download complete [2020-12-11T18:47:14.771Z] b116817d02f9: Download complete [2020-12-11T18:47:14.771Z] 5f621e34cdf4: Verifying Checksum [2020-12-11T18:47:14.771Z] 5f621e34cdf4: Download complete [2020-12-11T18:47:15.378Z] 5f621e34cdf4: Pull complete [2020-12-11T18:47:15.561Z] $ docker rm -f e7e54d0d1486a85a1a4f313b478bd7da00bd0807feb274e52ad82f34520dcb31 [2020-12-11T18:47:15.979Z] a4357932f1b6: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-12-11T18:47:16.586Z] 18c013af1878: Pull complete [2020-12-11T18:47:17.185Z] 745a02a5169b: Verifying Checksum [2020-12-11T18:47:17.185Z] 745a02a5169b: Download complete [2020-12-11T18:47:18.172Z] 00ac8860ef70: Verifying Checksum [2020-12-11T18:47:18.172Z] 00ac8860ef70: Download complete [Pipeline] isUnix [Pipeline] sh [2020-12-11T18:47:19.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T18:47:19.152Z] [2020-12-11T18:47:19.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T18:47:19.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T18:47:19.513Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-11T18:47:19.513Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-11T18:47:19.513Z] ca9280d653b3: Pulling fs layer [2020-12-11T18:47:19.513Z] 7e9c9ca2126c: Pulling fs layer [2020-12-11T18:47:19.779Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-11T18:47:19.779Z] cbdbe7a5bc2a: Download complete [2020-12-11T18:47:20.043Z] cbdbe7a5bc2a: Pull complete [2020-12-11T18:47:20.312Z] ca9280d653b3: Verifying Checksum [2020-12-11T18:47:20.312Z] ca9280d653b3: Download complete [2020-12-11T18:47:21.276Z] ca9280d653b3: Pull complete [2020-12-11T18:47:21.276Z] 7e9c9ca2126c: Verifying Checksum [2020-12-11T18:47:21.276Z] 7e9c9ca2126c: Download complete [2020-12-11T18:47:28.364Z] 00ac8860ef70: Pull complete [2020-12-11T18:47:28.638Z] 63d7cb157983: Pull complete [2020-12-11T18:47:29.237Z] b116817d02f9: Pull complete [2020-12-11T18:47:29.463Z] 7e9c9ca2126c: Pull complete [2020-12-11T18:47:29.463Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-11T18:47:29.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T18:47:29.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-11T18:47:29.617Z] prd-centos7-docker-4c-2g-15607 does not seem to be running inside a container [2020-12-11T18:47:29.709Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-11T18:47:31.511Z] $ docker top ebcc00464798ffb14863278477f0737f5f73dd12209156d983c95e377ddd562e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T18:47:32.038Z] + docker-compose build --help [2020-12-11T18:47:32.038Z] + grep parallel [2020-12-11T18:47:32.984Z] --parallel Build images in parallel. [Pipeline] } [2020-12-11T18:47:33.002Z] $ docker stop --time=1 ebcc00464798ffb14863278477f0737f5f73dd12209156d983c95e377ddd562e [2020-12-11T18:47:33.563Z] 745a02a5169b: Pull complete [2020-12-11T18:47:33.563Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-11T18:47:33.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-11T18:47:33.563Z] ---> b7e6874047d6 [2020-12-11T18:47:33.563Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-11T18:47:34.352Z] $ docker rm -f ebcc00464798ffb14863278477f0737f5f73dd12209156d983c95e377ddd562e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T18:47:35.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-11T18:47:35.036Z] . [Pipeline] withDockerContainer [2020-12-11T18:47:35.136Z] prd-centos7-docker-4c-2g-15607 does not seem to be running inside a container [2020-12-11T18:47:35.281Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-11T18:47:35.936Z] $ docker top cd9b5bbe454f9ca3434f552bf1ddfd68142de9e76b853b3cec77844819a53aa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T18:47:36.545Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-11T18:47:36.955Z] ---> Running in ffb38128e02c [2020-12-11T18:47:37.521Z] Building docker-core-command-go ... [2020-12-11T18:47:37.521Z] Building docker-core-data-go ... [2020-12-11T18:47:37.521Z] Building docker-core-metadata-go ... [2020-12-11T18:47:37.521Z] Building docker-security-bootstrap-redis-go ... [2020-12-11T18:47:37.521Z] Building docker-security-proxy-setup-go ... [2020-12-11T18:47:37.521Z] Building docker-security-secrets-setup-go ... [2020-12-11T18:47:37.521Z] Building docker-security-secretstore-setup-go ... [2020-12-11T18:47:37.521Z] Building docker-support-notifications-go ... [2020-12-11T18:47:37.521Z] Building docker-support-scheduler-go ... [2020-12-11T18:47:37.521Z] Building docker-sys-mgmt-agent-go ... [2020-12-11T18:47:37.521Z] Building docker-core-data-go [2020-12-11T18:47:37.521Z] Building docker-core-metadata-go [2020-12-11T18:47:37.521Z] Building docker-security-bootstrap-redis-go [2020-12-11T18:47:37.521Z] Building docker-security-proxy-setup-go [2020-12-11T18:47:37.521Z] Building docker-security-secrets-setup-go [2020-12-11T18:47:37.551Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T18:47:38.534Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T18:47:39.129Z] (1/12) Installing libmagic (5.38-r0) [2020-12-11T18:47:39.400Z] (2/12) Installing file (5.38-r0) [2020-12-11T18:47:39.671Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-11T18:47:39.671Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-11T18:47:43.055Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-11T18:47:43.055Z] (6/12) Installing patch (2.7.6-r6) [2020-12-11T18:47:43.055Z] (7/12) Installing build-base (0.5-r2) [2020-12-11T18:47:43.055Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-11T18:47:43.325Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-11T18:47:43.325Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-11T18:47:43.603Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-11T18:47:43.603Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-11T18:47:43.603Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T18:47:43.603Z] OK: 217 MiB in 51 packages [2020-12-11T18:47:47.908Z] Removing intermediate container ffb38128e02c [2020-12-11T18:47:47.908Z] ---> 1165553fd8d4 [2020-12-11T18:47:47.908Z] Step 4/7 : WORKDIR /edgex-go [2020-12-11T18:47:47.908Z] ---> Running in 0ef7b0915eab [2020-12-11T18:47:48.181Z] Removing intermediate container 0ef7b0915eab [2020-12-11T18:47:48.181Z] ---> 410922849f4d [2020-12-11T18:47:48.181Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-11T18:47:48.771Z] latest: Pulling from library/docker [2020-12-11T18:47:49.365Z] a3cc7d3b244e: Pulling fs layer [2020-12-11T18:47:49.365Z] 02a3295e0d61: Pulling fs layer [2020-12-11T18:47:49.365Z] 0f4f2e6d8100: Pulling fs layer [2020-12-11T18:47:49.365Z] 330b718f631f: Pulling fs layer [2020-12-11T18:47:49.365Z] a93816041522: Pulling fs layer [2020-12-11T18:47:49.365Z] bdb6da89ff94: Pulling fs layer [2020-12-11T18:47:49.365Z] 2a70c0c122f4: Pulling fs layer [2020-12-11T18:47:49.365Z] a93816041522: Waiting [2020-12-11T18:47:49.365Z] 330b718f631f: Waiting [2020-12-11T18:47:49.365Z] bdb6da89ff94: Waiting [2020-12-11T18:47:49.365Z] 2a70c0c122f4: Waiting [2020-12-11T18:47:49.365Z] 0f4f2e6d8100: Verifying Checksum [2020-12-11T18:47:49.365Z] 0f4f2e6d8100: Download complete [2020-12-11T18:47:49.644Z] 02a3295e0d61: Verifying Checksum [2020-12-11T18:47:49.644Z] 02a3295e0d61: Download complete [2020-12-11T18:47:49.644Z] a3cc7d3b244e: Verifying Checksum [2020-12-11T18:47:49.644Z] a3cc7d3b244e: Download complete [2020-12-11T18:47:49.644Z] a93816041522: Verifying Checksum [2020-12-11T18:47:49.644Z] a93816041522: Download complete [2020-12-11T18:47:49.644Z] bdb6da89ff94: Verifying Checksum [2020-12-11T18:47:49.644Z] bdb6da89ff94: Download complete [2020-12-11T18:47:49.918Z] 2a70c0c122f4: Verifying Checksum [2020-12-11T18:47:49.918Z] 2a70c0c122f4: Download complete [2020-12-11T18:47:50.196Z] a3cc7d3b244e: Pull complete [2020-12-11T18:47:50.796Z] 02a3295e0d61: Pull complete [2020-12-11T18:47:51.396Z] 0f4f2e6d8100: Pull complete [2020-12-11T18:47:51.671Z] 330b718f631f: Verifying Checksum [2020-12-11T18:47:51.671Z] 330b718f631f: Download complete [2020-12-11T18:47:55.985Z] 330b718f631f: Pull complete [2020-12-11T18:47:55.985Z] a93816041522: Pull complete [2020-12-11T18:47:55.985Z] bdb6da89ff94: Pull complete [2020-12-11T18:47:56.263Z] 2a70c0c122f4: Pull complete [2020-12-11T18:47:56.263Z] Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 [2020-12-11T18:47:56.263Z] Status: Downloaded newer image for docker:latest [2020-12-11T18:47:59.632Z] ---> 54e019a59ba0 [2020-12-11T18:47:59.632Z] Step 6/7 : COPY go.mod . [2020-12-11T18:47:59.904Z] ---> 7cde58a50cb4 [2020-12-11T18:47:59.904Z] Step 7/7 : RUN go mod download [2020-12-11T18:48:00.178Z] ---> Running in cf50fd44449c [2020-12-11T18:48:09.785Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:48:09.785Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T18:48:09.785Z] ---> c20d04d58a0d [2020-12-11T18:48:09.785Z] Step 3/21 : WORKDIR /edgex-go [2020-12-11T18:48:09.785Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:48:09.785Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T18:48:09.785Z] ---> c20d04d58a0d [2020-12-11T18:48:09.785Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T18:48:09.785Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:48:09.785Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-11T18:48:09.785Z] ---> c20d04d58a0d [2020-12-11T18:48:09.785Z] Step 3/29 : WORKDIR /edgex-go [2020-12-11T18:48:09.785Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:48:09.785Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-11T18:48:09.785Z] ---> c20d04d58a0d [2020-12-11T18:48:09.785Z] Step 3/23 : WORKDIR /edgex-go [2020-12-11T18:48:09.785Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:48:09.785Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T18:48:09.785Z] ---> c20d04d58a0d [2020-12-11T18:48:09.785Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T18:48:09.785Z] ---> Running in 42bdc3c7dc44 [2020-12-11T18:48:09.785Z] ---> Running in e45c7e673657 [2020-12-11T18:48:09.785Z] ---> Running in 0b5c1883b813 [2020-12-11T18:48:09.785Z] ---> Running in 3ced22ccf61d [2020-12-11T18:48:09.785Z] ---> Running in 6fcb2b204efb [2020-12-11T18:48:09.785Z] Removing intermediate container 0b5c1883b813 [2020-12-11T18:48:09.785Z] ---> 462a82306666 [2020-12-11T18:48:09.785Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:48:09.785Z] Removing intermediate container 6fcb2b204efb [2020-12-11T18:48:09.785Z] ---> 55a3d5324fab [2020-12-11T18:48:09.785Z] Step 4/29 : RUN apk update && apk add make git [2020-12-11T18:48:09.785Z] Removing intermediate container e45c7e673657 [2020-12-11T18:48:09.785Z] ---> 17ff0c26438a [2020-12-11T18:48:09.785Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:48:09.785Z] Removing intermediate container 42bdc3c7dc44 [2020-12-11T18:48:09.785Z] ---> 78d469b0d8e3 [2020-12-11T18:48:09.785Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:48:09.785Z] Removing intermediate container 3ced22ccf61d [2020-12-11T18:48:09.785Z] ---> 1d2de7840404 [2020-12-11T18:48:09.785Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:48:09.785Z] ---> Running in 70e156c473a9 [2020-12-11T18:48:09.785Z] ---> Running in c28a4ccf969d [2020-12-11T18:48:09.785Z] ---> Running in 4cecc062d7d2 [2020-12-11T18:48:09.785Z] ---> Running in ff7d2c5a5b29 [2020-12-11T18:48:09.785Z] ---> Running in f9c208f548b5 [2020-12-11T18:48:09.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T18:48:10.364Z] Removing intermediate container c28a4ccf969d [2020-12-11T18:48:10.364Z] ---> f90eb1181b05 [2020-12-11T18:48:10.364Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-11T18:48:10.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T18:48:10.364Z] ---> Running in 2a2535f50151 [2020-12-11T18:48:10.939Z] Removing intermediate container ff7d2c5a5b29 [2020-12-11T18:48:10.939Z] ---> ce72a244f6ff [2020-12-11T18:48:10.939Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T18:48:10.939Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T18:48:10.939Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T18:48:10.939Z] OK: 12748 distinct packages available [2020-12-11T18:48:10.939Z] Removing intermediate container 4cecc062d7d2 [2020-12-11T18:48:10.939Z] ---> 8f03de2e115d [2020-12-11T18:48:10.939Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T18:48:10.939Z] Removing intermediate container f9c208f548b5 [2020-12-11T18:48:10.939Z] ---> f60341f90263 [2020-12-11T18:48:10.939Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T18:48:11.203Z] ---> Running in 2cfd47d5851d [2020-12-11T18:48:11.203Z] ---> Running in 749456399de6 [2020-12-11T18:48:11.203Z] OK: 233 MiB in 51 packages [2020-12-11T18:48:11.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T18:48:11.203Z] ---> Running in ceb17a54cf93 [2020-12-11T18:48:11.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T18:48:11.779Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T18:48:12.046Z] Removing intermediate container 70e156c473a9 [2020-12-11T18:48:12.046Z] ---> 2b5495f95bd2 [2020-12-11T18:48:12.046Z] Step 5/29 : COPY go.mod . [2020-12-11T18:48:12.046Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T18:48:12.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T18:48:12.314Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T18:48:12.314Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T18:48:12.314Z] OK: 12748 distinct packages available [2020-12-11T18:48:12.314Z] ---> e7527c32038d [2020-12-11T18:48:12.314Z] Step 6/29 : RUN go mod download [2020-12-11T18:48:12.314Z] ---> Running in 41aef104f102 [2020-12-11T18:48:12.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T18:48:12.575Z] OK: 233 MiB in 51 packages [2020-12-11T18:48:12.847Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T18:48:12.847Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T18:48:12.847Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T18:48:12.847Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T18:48:12.847Z] OK: 12748 distinct packages available [2020-12-11T18:48:13.112Z] Removing intermediate container 2a2535f50151 [2020-12-11T18:48:13.112Z] ---> 5061c1078498 [2020-12-11T18:48:13.112Z] Step 6/23 : COPY go.mod . [2020-12-11T18:48:13.112Z] OK: 233 MiB in 51 packages [2020-12-11T18:48:13.112Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T18:48:13.112Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T18:48:13.112Z] OK: 12748 distinct packages available [2020-12-11T18:48:13.382Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T18:48:13.382Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T18:48:13.382Z] OK: 12748 distinct packages available [2020-12-11T18:48:13.382Z] ---> 696fe6d0e4aa [2020-12-11T18:48:13.382Z] Step 7/23 : RUN go mod download [2020-12-11T18:48:13.382Z] ---> Running in 35abb10bb815 [2020-12-11T18:48:13.382Z] OK: 233 MiB in 51 packages [2020-12-11T18:48:13.647Z] OK: 233 MiB in 51 packages [2020-12-11T18:48:13.916Z] Removing intermediate container 2cfd47d5851d [2020-12-11T18:48:13.916Z] ---> b1d31928ec27 [2020-12-11T18:48:13.916Z] Step 6/22 : COPY go.mod . [2020-12-11T18:48:14.180Z] ---> d6232b6e9874 [2020-12-11T18:48:14.180Z] Step 7/22 : RUN go mod download [2020-12-11T18:48:14.443Z] ---> Running in d90f0255e7bd [2020-12-11T18:48:14.443Z] Removing intermediate container 41aef104f102 [2020-12-11T18:48:14.443Z] ---> 1a56b84ab5f4 [2020-12-11T18:48:14.443Z] Step 7/29 : COPY . . [2020-12-11T18:48:16.365Z] Removing intermediate container 749456399de6 [2020-12-11T18:48:16.365Z] ---> 8acb54d65615 [2020-12-11T18:48:16.365Z] Step 6/21 : COPY go.mod . [2020-12-11T18:48:16.365Z] Removing intermediate container ceb17a54cf93 [2020-12-11T18:48:16.365Z] ---> 70505f3e7834 [2020-12-11T18:48:16.365Z] Step 6/22 : COPY go.mod . [2020-12-11T18:48:16.944Z] Removing intermediate container 35abb10bb815 [2020-12-11T18:48:16.944Z] ---> d8f68d223f67 [2020-12-11T18:48:16.944Z] Step 8/23 : COPY . . [2020-12-11T18:48:18.871Z] ---> c238e95d39f2 [2020-12-11T18:48:18.872Z] Step 7/21 : RUN go mod download [2020-12-11T18:48:18.872Z] ---> ddc531f29f25 [2020-12-11T18:48:18.872Z] Step 7/22 : RUN go mod download [2020-12-11T18:48:23.103Z] ---> Running in 5b6b011e8cdc [2020-12-11T18:48:23.103Z] ---> Running in 9c5dc0faf329 [2020-12-11T18:48:25.667Z] Removing intermediate container d90f0255e7bd [2020-12-11T18:48:25.667Z] ---> 41f48addef1b [2020-12-11T18:48:25.667Z] Step 8/22 : COPY . . [2020-12-11T18:48:26.976Z] Removing intermediate container cf50fd44449c [2020-12-11T18:48:26.976Z] ---> 8dfa9bd19f3a [2020-12-11T18:48:26.976Z] Successfully built 8dfa9bd19f3a [2020-12-11T18:48:26.976Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T18:48:27.317Z] + docker inspect -f . ci-base-image-arm64 [2020-12-11T18:48:27.317Z] . [Pipeline] withDockerContainer [2020-12-11T18:48:27.587Z] prd-ubuntu18.04-docker-arm64-4c-16g-15608 does not seem to be running inside a container [2020-12-11T18:48:27.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-11T18:48:29.182Z] $ docker top 0007c4be88aa97f5383db285172b1f6ef249fb170aff7e6e4f0cb13560d18c53 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T18:48:30.218Z] + go version [2020-12-11T18:48:30.218Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-11T18:48:30.248Z] $ docker stop --time=1 0007c4be88aa97f5383db285172b1f6ef249fb170aff7e6e4f0cb13560d18c53 [2020-12-11T18:48:32.135Z] $ docker rm -f 0007c4be88aa97f5383db285172b1f6ef249fb170aff7e6e4f0cb13560d18c53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T18:48:33.263Z] + docker inspect -f . ci-base-image-arm64 [2020-12-11T18:48:33.263Z] . [Pipeline] withDockerContainer [2020-12-11T18:48:33.523Z] prd-ubuntu18.04-docker-arm64-4c-16g-15608 does not seem to be running inside a container [2020-12-11T18:48:33.606Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-11T18:48:35.003Z] $ docker top 7d5075a4567494cf972529fe3bf61b0541d0ef8dd8d128e8820d7f7fee6f8b35 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-11T18:48:35.389Z] ========================================================= [2020-12-11T18:48:35.389Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-11T18:48:35.389Z] ========================================================= [Pipeline] sh [2020-12-11T18:48:35.730Z] Removing intermediate container 5b6b011e8cdc [2020-12-11T18:48:35.730Z] ---> cdcece011a8e [2020-12-11T18:48:35.730Z] Step 8/21 : COPY . . [2020-12-11T18:48:36.039Z] + make test [2020-12-11T18:48:36.039Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-11T18:48:39.069Z] Removing intermediate container 9c5dc0faf329 [2020-12-11T18:48:39.069Z] ---> 1433c9225742 [2020-12-11T18:48:39.069Z] Step 8/22 : COPY . . [2020-12-11T18:48:51.361Z] ---> 68db86a12bc7 [2020-12-11T18:48:51.361Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-11T18:48:51.361Z] ---> 8a65ae85b7db [2020-12-11T18:48:51.361Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-11T18:48:55.629Z] ---> Running in 4f070ae4d426 [2020-12-11T18:48:56.220Z] ---> Running in 7e32658bb604 [2020-12-11T18:48:58.214Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-11T18:49:02.868Z] ---> ec2048db20fb [2020-12-11T18:49:02.869Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-11T18:49:02.869Z] 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 [2020-12-11T18:49:02.869Z] ---> Running in 6e5b0f238ecc [2020-12-11T18:49:02.869Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-11T18:49:03.848Z] 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 [2020-12-11T18:49:05.800Z] ---> d3b635af6388 [2020-12-11T18:49:05.800Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-11T18:49:06.392Z] ---> Running in 646bf67b55d2 [2020-12-11T18:49:06.392Z] ---> beccac871762 [2020-12-11T18:49:06.392Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-11T18:49:06.663Z] ---> Running in 8ae994558218 [2020-12-11T18:49:07.650Z] 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 [2020-12-11T18:49:07.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-11T18:49:29.738Z] Removing intermediate container 4f070ae4d426 [2020-12-11T18:49:29.738Z] ---> 50892973714a [2020-12-11T18:49:29.738Z] [2020-12-11T18:49:29.738Z] Step 9/29 : FROM alpine:latest [2020-12-11T18:49:30.325Z] latest: Pulling from library/alpine [2020-12-11T18:49:30.908Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-11T18:49:30.908Z] Status: Downloaded newer image for alpine:latest [2020-12-11T18:49:30.908Z] ---> b14afc6dfb98 [2020-12-11T18:49:30.908Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-11T18:49:31.878Z] ---> Running in 12723a0ff2fc [2020-12-11T18:49:32.474Z] Removing intermediate container 12723a0ff2fc [2020-12-11T18:49:32.474Z] ---> 54c648371c07 [2020-12-11T18:49:32.474Z] Step 11/29 : USER root [2020-12-11T18:49:32.474Z] ---> Running in 20007ab59530 [2020-12-11T18:49:32.745Z] Removing intermediate container 20007ab59530 [2020-12-11T18:49:32.745Z] ---> c7eff563f838 [2020-12-11T18:49:32.745Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-11T18:49:32.745Z] ---> Running in e4175fb33d91 [2020-12-11T18:49:34.175Z] 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 [2020-12-11T18:49:34.175Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T18:49:34.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T18:49:34.453Z] v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-11T18:49:34.453Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-11T18:49:34.453Z] OK: 12745 distinct packages available [2020-12-11T18:49:34.727Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-11T18:49:34.991Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-11T18:49:34.991Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T18:49:34.991Z] Executing ca-certificates-20191127-r4.trigger [2020-12-11T18:49:34.991Z] OK: 6 MiB in 16 packages [2020-12-11T18:49:36.945Z] Removing intermediate container 8ae994558218 [2020-12-11T18:49:36.945Z] ---> b512c72ae64a [2020-12-11T18:49:36.945Z] [2020-12-11T18:49:36.945Z] Step 10/22 : FROM alpine:3.10 [2020-12-11T18:49:36.945Z] 3.10: Pulling from library/alpine [2020-12-11T18:49:37.215Z] Removing intermediate container e4175fb33d91 [2020-12-11T18:49:37.215Z] ---> 72c70aed4d2d [2020-12-11T18:49:37.215Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-11T18:49:37.298Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-11T18:49:37.797Z] ---> Running in 1baab2cd5108 [2020-12-11T18:49:37.797Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-11T18:49:37.797Z] Status: Downloaded newer image for alpine:3.10 [2020-12-11T18:49:37.797Z] ---> be4e4bea2c2e [2020-12-11T18:49:37.797Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T18:49:40.439Z] ---> Running in 6bdb9785d267 [2020-12-11T18:49:40.439Z] Removing intermediate container 1baab2cd5108 [2020-12-11T18:49:40.439Z] ---> 113cc41e1e8c [2020-12-11T18:49:40.439Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-11T18:49:40.439Z] ---> Running in c818dc687bbd [2020-12-11T18:49:40.773Z] Removing intermediate container c818dc687bbd [2020-12-11T18:49:40.773Z] ---> 700fa2ba72b2 [2020-12-11T18:49:40.773Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-11T18:49:41.424Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-11T18:49:41.686Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-11T18:49:41.949Z] v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-11T18:49:41.949Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-11T18:49:41.949Z] OK: 10348 distinct packages available [2020-12-11T18:49:41.949Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-11T18:49:41.949Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-11T18:49:42.214Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-11T18:49:42.214Z] (4/5) Installing curl (7.66.0-r3) [2020-12-11T18:49:42.214Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-11T18:49:42.214Z] Executing busybox-1.30.1-r3.trigger [2020-12-11T18:49:42.214Z] Executing ca-certificates-20191127-r2.trigger [2020-12-11T18:49:42.214Z] OK: 7 MiB in 19 packages [2020-12-11T18:49:42.794Z] ---> Running in 9f2864a3e336 [2020-12-11T18:49:44.719Z] Removing intermediate container 646bf67b55d2 [2020-12-11T18:49:44.719Z] ---> 1b52ddb6acd4 [2020-12-11T18:49:44.719Z] [2020-12-11T18:49:44.719Z] Step 10/21 : FROM alpine [2020-12-11T18:49:44.719Z] ---> b14afc6dfb98 [2020-12-11T18:49:44.719Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-11T18:49:45.667Z] ---> Running in 78aecafde454 [2020-12-11T18:49:45.667Z] Removing intermediate container 6e5b0f238ecc [2020-12-11T18:49:45.667Z] ---> 06160b2be81b [2020-12-11T18:49:45.667Z] [2020-12-11T18:49:45.667Z] Step 10/22 : FROM scratch [2020-12-11T18:49:45.667Z] ---> [2020-12-11T18:49:45.667Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T18:49:45.667Z] Removing intermediate container 7e32658bb604 [2020-12-11T18:49:45.667Z] ---> 6807a8c564a3 [2020-12-11T18:49:45.667Z] [2020-12-11T18:49:45.667Z] Step 10/23 : FROM alpine [2020-12-11T18:49:45.667Z] ---> b14afc6dfb98 [2020-12-11T18:49:45.667Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T18:49:45.947Z] ---> Running in 4a8e8e5a1835 [2020-12-11T18:49:46.212Z] ---> Running in 7c2efcbe0cf9 [2020-12-11T18:49:46.787Z] Removing intermediate container 7c2efcbe0cf9 [2020-12-11T18:49:46.788Z] ---> 1b8ab0642791 [2020-12-11T18:49:46.788Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-11T18:49:46.788Z] Removing intermediate container 6bdb9785d267 [2020-12-11T18:49:46.788Z] ---> 9de7e2682354 [2020-12-11T18:49:46.788Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-11T18:49:47.050Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T18:49:47.050Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T18:49:47.313Z] v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-11T18:49:47.313Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-11T18:49:47.313Z] OK: 12745 distinct packages available [2020-12-11T18:49:47.313Z] Removing intermediate container 4a8e8e5a1835 [2020-12-11T18:49:47.313Z] ---> dbe5cbcdfa90 [2020-12-11T18:49:47.313Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-11T18:49:47.576Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-11T18:49:47.576Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T18:49:47.576Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-11T18:49:47.576Z] (4/4) Installing curl (7.69.1-r3) [2020-12-11T18:49:47.576Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T18:49:47.576Z] Executing ca-certificates-20191127-r4.trigger [2020-12-11T18:49:47.576Z] OK: 7 MiB in 18 packages [2020-12-11T18:49:47.842Z] ---> Running in 49020e3e4608 [2020-12-11T18:49:47.842Z] ---> Running in e80c0935aef5 [2020-12-11T18:49:48.104Z] ---> Running in da5b95e6eede [2020-12-11T18:49:48.369Z] Removing intermediate container 49020e3e4608 [2020-12-11T18:49:48.369Z] ---> 1672cbce06f7 [2020-12-11T18:49:48.369Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T18:49:48.369Z] Removing intermediate container e80c0935aef5 [2020-12-11T18:49:48.369Z] ---> 899674ee5b50 [2020-12-11T18:49:48.369Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-11T18:49:48.632Z] Removing intermediate container da5b95e6eede [2020-12-11T18:49:48.632Z] ---> 48e647fbf14a [2020-12-11T18:49:48.632Z] Step 13/22 : WORKDIR / [2020-12-11T18:49:48.896Z] ---> Running in 49c997b0b51b [2020-12-11T18:49:49.160Z] ---> Running in 8c6d2655114e [2020-12-11T18:49:49.160Z] ---> Running in b6c96284d8e8 [2020-12-11T18:49:49.160Z] Removing intermediate container 9f2864a3e336 [2020-12-11T18:49:49.160Z] ---> b4351b041f0b [2020-12-11T18:49:49.160Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-11T18:49:49.160Z] Removing intermediate container 78aecafde454 [2020-12-11T18:49:49.160Z] ---> bfb62249b88c [2020-12-11T18:49:49.160Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T18:49:49.422Z] Removing intermediate container 49c997b0b51b [2020-12-11T18:49:49.422Z] ---> f8ceddf8f594 [2020-12-11T18:49:49.422Z] Step 14/22 : WORKDIR / [2020-12-11T18:49:49.422Z] ---> Running in efe75a8fa1ad [2020-12-11T18:49:49.422Z] Removing intermediate container 8c6d2655114e [2020-12-11T18:49:49.422Z] ---> 72c4efffd453 [2020-12-11T18:49:49.422Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:49:49.686Z] ---> Running in 8353bd9708a1 [2020-12-11T18:49:49.686Z] Removing intermediate container b6c96284d8e8 [2020-12-11T18:49:49.686Z] ---> 709d4ff35c38 [2020-12-11T18:49:49.686Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-11T18:49:49.686Z] ---> Running in df542d4bc31d [2020-12-11T18:49:49.954Z] ---> 86d8289ed828 [2020-12-11T18:49:49.954Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-11T18:49:49.954Z] Removing intermediate container efe75a8fa1ad [2020-12-11T18:49:49.954Z] ---> 973f021a14a3 [2020-12-11T18:49:49.954Z] Step 13/21 : WORKDIR /edgex [2020-12-11T18:49:50.530Z] Removing intermediate container 8353bd9708a1 [2020-12-11T18:49:50.530Z] ---> 573cb5d5c0e6 [2020-12-11T18:49:50.530Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-11T18:49:50.798Z] ---> 6aaa1a1e98ba [2020-12-11T18:49:50.798Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-11T18:49:50.798Z] ---> Running in 8d6ee9514090 [2020-12-11T18:49:50.798Z] ---> cb7ac4b9f5be [2020-12-11T18:49:50.798Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-11T18:49:50.798Z] ---> ddda322e00e4 [2020-12-11T18:49:50.798Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-11T18:49:51.064Z] Removing intermediate container 8d6ee9514090 [2020-12-11T18:49:51.064Z] ---> b501f02c4986 [2020-12-11T18:49:51.064Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-11T18:49:51.334Z] ---> 04506e0ade25 [2020-12-11T18:49:51.334Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-11T18:49:51.334Z] ---> 088417af2535 [2020-12-11T18:49:51.334Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-11T18:49:51.603Z] ---> 63b5fc4c0b8c [2020-12-11T18:49:51.603Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-11T18:49:51.872Z] ---> c191dc39abce [2020-12-11T18:49:51.872Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-11T18:49:51.872Z] ---> 571ce81e5946 [2020-12-11T18:49:51.872Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-11T18:49:51.872Z] ---> 691944e8e103 [2020-12-11T18:49:51.872Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-11T18:49:52.135Z] Removing intermediate container df542d4bc31d [2020-12-11T18:49:52.135Z] ---> c54f06e51d1f [2020-12-11T18:49:52.135Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-11T18:49:52.397Z] ---> Running in 6218ee3b6088 [2020-12-11T18:49:52.397Z] ---> 6333c241cd7e [2020-12-11T18:49:52.397Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-11T18:49:52.397Z] ---> 18bc18633258 [2020-12-11T18:49:52.397Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-11T18:49:52.397Z] ---> 5bbe13a36a32 [2020-12-11T18:49:52.397Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-11T18:49:52.397Z] ---> be4fd4755566 [2020-12-11T18:49:52.397Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-11T18:49:52.659Z] ---> Running in a17e0f6b8fce [2020-12-11T18:49:52.659Z] ---> Running in 12c8f5de2fa4 [2020-12-11T18:49:52.659Z] ---> Running in 063d7bd88498 [2020-12-11T18:49:52.922Z] Removing intermediate container a17e0f6b8fce [2020-12-11T18:49:52.922Z] ---> ac0142b61528 [2020-12-11T18:49:52.922Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T18:49:53.186Z] ---> Running in f12da4a7cbeb [2020-12-11T18:49:53.186Z] ---> e8951cef875b [2020-12-11T18:49:53.186Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-11T18:49:53.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T18:49:53.454Z] ---> Running in 0a91e221e949 [2020-12-11T18:49:53.718Z] Removing intermediate container f12da4a7cbeb [2020-12-11T18:49:53.719Z] ---> 35b4bfe792a1 [2020-12-11T18:49:53.719Z] Step 20/22 : LABEL arch=x86_64 [2020-12-11T18:49:53.719Z] ---> Running in b1a6b40f4c41 [2020-12-11T18:49:53.719Z] Removing intermediate container 0a91e221e949 [2020-12-11T18:49:53.719Z] ---> 1cc21f925faa [2020-12-11T18:49:53.719Z] Step 18/21 : CMD ["--init=true"] [2020-12-11T18:49:53.981Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T18:49:53.981Z] ---> Running in 13c601f6384f [2020-12-11T18:49:53.981Z] Removing intermediate container b1a6b40f4c41 [2020-12-11T18:49:53.981Z] ---> 1065a8812696 [2020-12-11T18:49:53.981Z] Step 21/22 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:49:54.244Z] ---> Running in d75efe0ad4c4 [2020-12-11T18:49:54.244Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-11T18:49:54.244Z] Removing intermediate container 13c601f6384f [2020-12-11T18:49:54.244Z] ---> 496591b1dc67 [2020-12-11T18:49:54.244Z] Step 19/21 : LABEL arch=x86_64 [2020-12-11T18:49:54.244Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-11T18:49:54.506Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-11T18:49:54.506Z] ---> Running in eb0f77d7f3ab [2020-12-11T18:49:54.506Z] Removing intermediate container d75efe0ad4c4 [2020-12-11T18:49:54.506Z] ---> ffebdb398b9c [2020-12-11T18:49:54.506Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T18:49:54.770Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-11T18:49:54.770Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-11T18:49:54.770Z] ---> Running in e00f6889cf9a [2020-12-11T18:49:54.770Z] Removing intermediate container 12c8f5de2fa4 [2020-12-11T18:49:54.770Z] ---> b2e4a97ad34e [2020-12-11T18:49:54.770Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-11T18:49:54.770Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T18:49:54.770Z] OK: 8 MiB in 19 packages [2020-12-11T18:49:55.033Z] Removing intermediate container eb0f77d7f3ab [2020-12-11T18:49:55.033Z] ---> a68b5ed41eb1 [2020-12-11T18:49:55.033Z] Step 20/21 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:49:55.033Z] Removing intermediate container 063d7bd88498 [2020-12-11T18:49:55.033Z] ---> ab6fc8b4407a [2020-12-11T18:49:55.033Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-11T18:49:55.033Z] ---> Running in a28bd5e0ce51 [2020-12-11T18:49:55.295Z] ---> Running in 7acee9bf51a6 [2020-12-11T18:49:55.295Z] Removing intermediate container e00f6889cf9a [2020-12-11T18:49:55.295Z] ---> c0cd7622f744 [2020-12-11T18:49:55.295Z] [2020-12-11T18:49:55.295Z] ---> c9bef5033e7e [2020-12-11T18:49:55.295Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-11T18:49:55.570Z] Successfully built c0cd7622f744 [2020-12-11T18:49:55.570Z] Successfully tagged docker-core-metadata-go:latest [2020-12-11T18:49:55.570Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2020-12-11T18:49:55.570Z] ---> Running in 66ab1c0e8a06 [2020-12-11T18:49:55.833Z] Removing intermediate container 7acee9bf51a6 [2020-12-11T18:49:55.833Z] ---> a9a710348a79 [2020-12-11T18:49:55.833Z] Step 20/22 : LABEL arch=x86_64 [2020-12-11T18:49:55.833Z] Removing intermediate container a28bd5e0ce51 [2020-12-11T18:49:55.833Z] ---> 1eee1ca15c12 [2020-12-11T18:49:55.833Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T18:49:56.100Z] ---> Running in 1afedec96a2e [2020-12-11T18:49:56.100Z] ---> Running in 9a3494fd6f51 [2020-12-11T18:49:56.100Z] Removing intermediate container 6218ee3b6088 [2020-12-11T18:49:56.100Z] ---> d78a4eb40b8d [2020-12-11T18:49:56.100Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-11T18:49:56.680Z] Removing intermediate container 1afedec96a2e [2020-12-11T18:49:56.680Z] ---> 01271284a94b [2020-12-11T18:49:56.680Z] [2020-12-11T18:49:56.680Z] Removing intermediate container 9a3494fd6f51 [2020-12-11T18:49:56.680Z] ---> 4c650cdc204c [2020-12-11T18:49:56.680Z] Step 21/22 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:49:56.680Z] Successfully built 01271284a94b [2020-12-11T18:49:56.943Z] ---> 7b7165e13b1e [2020-12-11T18:49:56.943Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-11T18:49:56.943Z] ---> Running in 81e4117aac7f [2020-12-11T18:49:56.943Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-11T18:49:56.943Z] Building docker-security-secretstore-setup-go [2020-12-11T18:49:58.872Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 81e4117aac7f [2020-12-11T18:49:58.872Z] ---> dbf522336df8 [2020-12-11T18:49:58.872Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T18:49:59.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-11T18:49:59.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-11T18:49:59.510Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-11T18:49:59.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-11T18:49:59.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-11T18:49:59.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-11T18:50:03.097Z] ---> Running in e7b3165be145 [2020-12-11T18:50:03.097Z] Removing intermediate container 66ab1c0e8a06 [2020-12-11T18:50:03.097Z] ---> 9a675a77c10f [2020-12-11T18:50:03.097Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-11T18:50:03.097Z] ---> dcf2e99b7c34 [2020-12-11T18:50:03.097Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-11T18:50:03.097Z] ---> Running in 3d2fd0316c98 [2020-12-11T18:50:03.364Z] Removing intermediate container e7b3165be145 [2020-12-11T18:50:03.364Z] ---> f54ce43cadf4 [2020-12-11T18:50:03.364Z] [2020-12-11T18:50:03.364Z] ---> b6178678bf2c [2020-12-11T18:50:03.364Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-11T18:50:03.945Z] Successfully built f54ce43cadf4 [2020-12-11T18:50:04.947Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.053s [2020-12-11T18:50:04.947Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-11T18:50:04.947Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-11T18:50:05.551Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-11T18:50:05.551Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-11T18:50:05.551Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-11T18:50:05.551Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-11T18:50:06.518Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-11T18:50:06.518Z] Building docker-sys-mgmt-agent-go [2020-12-11T18:50:11.864Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in d5e2becf0b3e [2020-12-11T18:50:14.444Z] Removing intermediate container d5e2becf0b3e [2020-12-11T18:50:14.444Z] ---> afa7d7adf23f [2020-12-11T18:50:14.444Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T18:50:15.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.253s coverage: 46.6% of statements [2020-12-11T18:50:15.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-11T18:50:15.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-11T18:50:15.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-11T18:50:15.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-11T18:50:15.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-11T18:50:15.854Z] ---> Running in 5b87957e31f6 [2020-12-11T18:50:16.127Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:50:16.127Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T18:50:16.127Z] ---> c20d04d58a0d [2020-12-11T18:50:16.127Z] Step 3/21 : WORKDIR /edgex-go [2020-12-11T18:50:16.400Z] ---> Using cache [2020-12-11T18:50:16.400Z] ---> 1d2de7840404 [2020-12-11T18:50:16.400Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:50:16.400Z] ---> Using cache [2020-12-11T18:50:16.400Z] ---> f60341f90263 [2020-12-11T18:50:16.400Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T18:50:16.400Z] ---> Using cache [2020-12-11T18:50:16.400Z] ---> 70505f3e7834 [2020-12-11T18:50:16.400Z] Step 6/21 : COPY go.mod . [2020-12-11T18:50:16.400Z] ---> Using cache [2020-12-11T18:50:16.400Z] ---> ddc531f29f25 [2020-12-11T18:50:16.400Z] Step 7/21 : RUN go mod download [2020-12-11T18:50:16.400Z] ---> Using cache [2020-12-11T18:50:16.400Z] ---> 1433c9225742 [2020-12-11T18:50:16.400Z] Step 8/21 : COPY . . [2020-12-11T18:50:16.668Z] ---> Using cache [2020-12-11T18:50:16.668Z] ---> beccac871762 [2020-12-11T18:50:16.668Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-11T18:50:16.940Z] Removing intermediate container 5b87957e31f6 [2020-12-11T18:50:16.940Z] ---> 0e2b9963e472 [2020-12-11T18:50:16.940Z] Step 21/23 : LABEL arch=x86_64 [2020-12-11T18:50:17.204Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:50:17.204Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T18:50:18.140Z] ---> c20d04d58a0d [2020-12-11T18:50:18.140Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T18:50:18.140Z] ---> Using cache [2020-12-11T18:50:18.140Z] ---> 1d2de7840404 [2020-12-11T18:50:18.140Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:50:18.140Z] ---> Using cache [2020-12-11T18:50:18.140Z] ---> f60341f90263 [2020-12-11T18:50:18.140Z] Step 5/24 : RUN apk update && apk add make git [2020-12-11T18:50:18.140Z] ---> Using cache [2020-12-11T18:50:18.140Z] ---> 70505f3e7834 [2020-12-11T18:50:18.140Z] Step 6/24 : COPY go.mod . [2020-12-11T18:50:18.140Z] ---> Using cache [2020-12-11T18:50:18.140Z] ---> ddc531f29f25 [2020-12-11T18:50:18.140Z] Step 7/24 : RUN go mod download [2020-12-11T18:50:18.140Z] ---> Using cache [2020-12-11T18:50:18.140Z] ---> 1433c9225742 [2020-12-11T18:50:18.140Z] Step 8/24 : COPY . . [2020-12-11T18:50:18.140Z] ---> Running in 858ba112fe37 [2020-12-11T18:50:18.408Z] ---> Using cache [2020-12-11T18:50:18.408Z] ---> beccac871762 [2020-12-11T18:50:18.408Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-11T18:50:18.677Z] ---> Running in 102fff54fc90 [2020-12-11T18:50:18.677Z] Removing intermediate container 3d2fd0316c98 [2020-12-11T18:50:18.677Z] ---> a0c6f8c4b2ad [2020-12-11T18:50:18.677Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-11T18:50:18.947Z] ---> Running in e822fe5f6830 [2020-12-11T18:50:19.227Z] ---> Running in 26dec58b0b1e [2020-12-11T18:50:19.227Z] Removing intermediate container 102fff54fc90 [2020-12-11T18:50:19.227Z] ---> 419212d9919a [2020-12-11T18:50:19.227Z] Step 22/23 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:50:19.492Z] ---> Running in 90a518888b5b [2020-12-11T18:50:20.443Z] 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 [2020-12-11T18:50:20.443Z] Removing intermediate container 26dec58b0b1e [2020-12-11T18:50:20.443Z] ---> 7ec25ce18727 [2020-12-11T18:50:20.443Z] Step 26/29 : CMD [ "generate" ] [2020-12-11T18:50:20.443Z] 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 [2020-12-11T18:50:20.707Z] Removing intermediate container 90a518888b5b [2020-12-11T18:50:20.707Z] ---> d2d2281255a3 [2020-12-11T18:50:20.707Z] Step 23/23 : LABEL version=0.0.0 [2020-12-11T18:50:20.978Z] ---> Running in a720c6f4bdb6 [2020-12-11T18:50:21.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.470s coverage: 27.1% of statements [2020-12-11T18:50:21.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-11T18:50:21.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-11T18:50:21.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-11T18:50:21.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-11T18:50:21.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-11T18:50:21.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-11T18:50:21.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.070s coverage: 100.0% of statements [2020-12-11T18:50:21.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-11T18:50:21.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.076s coverage: 100.0% of statements [2020-12-11T18:50:21.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-11T18:50:21.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-11T18:50:21.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.550s coverage: 68.5% of statements [2020-12-11T18:50:21.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-11T18:50:21.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-11T18:50:21.245Z] ---> Running in b420c838ef86 [2020-12-11T18:50:21.521Z] Removing intermediate container a720c6f4bdb6 [2020-12-11T18:50:21.521Z] ---> 424606c5dbf8 [2020-12-11T18:50:21.521Z] Step 27/29 : LABEL arch=x86_64 [2020-12-11T18:50:22.118Z] Removing intermediate container b420c838ef86 [2020-12-11T18:50:22.118Z] ---> 144329d2a200 [2020-12-11T18:50:22.118Z] [2020-12-11T18:50:22.388Z] ---> Running in 8cdf45da3abe [2020-12-11T18:50:22.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.673s coverage: 82.3% of statements [2020-12-11T18:50:22.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-11T18:50:22.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T18:50:22.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-11T18:50:22.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-11T18:50:22.660Z] Successfully built 144329d2a200 [2020-12-11T18:50:22.660Z] Successfully tagged docker-core-data-go:latest [2020-12-11T18:50:22.660Z] Building docker-support-notifications-go [2020-12-11T18:50:28.002Z]  Building docker-core-data-go ... done Removing intermediate container 8cdf45da3abe [2020-12-11T18:50:28.002Z] ---> 9d7f47a9028f [2020-12-11T18:50:28.002Z] Step 28/29 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:50:28.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.118s coverage: 28.6% of statements [2020-12-11T18:50:28.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-11T18:50:28.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-11T18:50:28.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-11T18:50:28.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-11T18:50:28.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-11T18:50:28.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.173s coverage: 100.0% of statements [2020-12-11T18:50:28.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-11T18:50:28.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.138s coverage: 100.0% of statements [2020-12-11T18:50:28.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-11T18:50:29.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.351s coverage: 86.7% of statements [2020-12-11T18:50:29.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-11T18:50:30.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.424s coverage: 97.5% of statements [2020-12-11T18:50:30.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-11T18:50:30.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.159s coverage: 78.3% of statements [2020-12-11T18:50:30.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-11T18:50:30.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-11T18:50:30.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-11T18:50:30.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-11T18:50:30.624Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:50:30.624Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-11T18:50:30.624Z] ---> c20d04d58a0d [2020-12-11T18:50:30.624Z] Step 3/27 : WORKDIR /edgex-go [2020-12-11T18:50:30.624Z] ---> Using cache [2020-12-11T18:50:30.624Z] ---> 1d2de7840404 [2020-12-11T18:50:30.624Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:50:30.624Z] ---> Using cache [2020-12-11T18:50:30.624Z] ---> f60341f90263 [2020-12-11T18:50:30.624Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-11T18:50:31.210Z] ---> Running in a607c4c70aaf [2020-12-11T18:50:31.480Z] ---> Running in c9033c4f2191 [2020-12-11T18:50:32.068Z] Removing intermediate container a607c4c70aaf [2020-12-11T18:50:32.068Z] ---> d3be63a029d9 [2020-12-11T18:50:32.068Z] Step 29/29 : LABEL version=0.0.0 [2020-12-11T18:50:32.068Z] ---> Running in 4907d02d63d2 [2020-12-11T18:50:32.658Z] Removing intermediate container 4907d02d63d2 [2020-12-11T18:50:32.658Z] ---> 65fc7bc5db47 [2020-12-11T18:50:32.658Z] [2020-12-11T18:50:32.927Z] Successfully built 65fc7bc5db47 [2020-12-11T18:50:32.927Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-11T18:50:32.927Z] Building docker-core-command-go [2020-12-11T18:50:32.927Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T18:50:33.508Z]  Building docker-security-secrets-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T18:50:34.091Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T18:50:34.091Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T18:50:34.091Z] OK: 12748 distinct packages available [2020-12-11T18:50:34.681Z] OK: 233 MiB in 51 packages [2020-12-11T18:50:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.046s coverage: 93.8% of statements [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-11T18:50:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-11T18:50:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.154s coverage: 0.1% of statements [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-11T18:50:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.085s coverage: 100.0% of statements [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-11T18:50:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.114s coverage: 75.5% of statements [2020-12-11T18:50:37.242Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-11T18:50:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 80.8% of statements [2020-12-11T18:50:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements [2020-12-11T18:50:38.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.136s coverage: 84.2% of statements [2020-12-11T18:50:39.692Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.191s coverage: 91.4% of statements [2020-12-11T18:50:39.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-11T18:50:41.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.583s coverage: 63.5% of statements [2020-12-11T18:50:41.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-11T18:50:41.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-11T18:50:41.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2020-12-11T18:50:42.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.151s coverage: 91.3% of statements [2020-12-11T18:50:42.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2020-12-11T18:50:42.936Z] Removing intermediate container c9033c4f2191 [2020-12-11T18:50:42.936Z] ---> fc73b33efabb [2020-12-11T18:50:42.936Z] Step 6/27 : COPY go.mod . [2020-12-11T18:50:43.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2020-12-11T18:50:43.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements [2020-12-11T18:50:43.898Z] ---> d8a17854c029 [2020-12-11T18:50:43.898Z] Step 7/27 : RUN go mod download [2020-12-11T18:50:45.839Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:50:45.839Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T18:50:45.839Z] ---> c20d04d58a0d [2020-12-11T18:50:45.839Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T18:50:45.839Z] ---> Using cache [2020-12-11T18:50:45.839Z] ---> 1d2de7840404 [2020-12-11T18:50:45.839Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:50:45.839Z] ---> Using cache [2020-12-11T18:50:45.839Z] ---> f60341f90263 [2020-12-11T18:50:45.839Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-11T18:50:46.812Z] ---> Running in 2082fbe723a4 [2020-12-11T18:50:46.812Z] ---> Running in 54747e3925af [2020-12-11T18:50:47.403Z] 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 [2020-12-11T18:50:48.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.831s coverage: 55.9% of statements [2020-12-11T18:50:48.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-11T18:50:48.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-11T18:50:48.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-11T18:50:48.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-11T18:50:48.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-11T18:50:48.078Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-11T18:50:48.813Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T18:50:49.397Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T18:50:49.993Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T18:50:49.993Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T18:50:49.993Z] OK: 12748 distinct packages available [2020-12-11T18:50:50.260Z] OK: 233 MiB in 51 packages [2020-12-11T18:50:52.323Z] Removing intermediate container 2082fbe723a4 [2020-12-11T18:50:52.323Z] ---> 7e0c63d5205f [2020-12-11T18:50:52.323Z] Step 8/27 : COPY . . [2020-12-11T18:50:54.489Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:50:54.489Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T18:50:54.489Z] ---> c20d04d58a0d [2020-12-11T18:50:54.489Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T18:50:54.489Z] ---> Using cache [2020-12-11T18:50:54.489Z] ---> 1d2de7840404 [2020-12-11T18:50:54.489Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:50:54.489Z] ---> Using cache [2020-12-11T18:50:54.489Z] ---> f60341f90263 [2020-12-11T18:50:54.489Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T18:50:54.489Z] ---> Using cache [2020-12-11T18:50:54.489Z] ---> 70505f3e7834 [2020-12-11T18:50:54.489Z] Step 6/22 : COPY go.mod . [2020-12-11T18:50:54.489Z] ---> Using cache [2020-12-11T18:50:54.489Z] ---> ddc531f29f25 [2020-12-11T18:50:54.489Z] Step 7/22 : RUN go mod download [2020-12-11T18:50:54.489Z] ---> Using cache [2020-12-11T18:50:54.489Z] ---> 1433c9225742 [2020-12-11T18:50:54.489Z] Step 8/22 : COPY . . [2020-12-11T18:50:54.489Z] ---> Using cache [2020-12-11T18:50:54.489Z] ---> beccac871762 [2020-12-11T18:50:54.489Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-11T18:50:54.489Z] Removing intermediate container 54747e3925af [2020-12-11T18:50:54.489Z] ---> b85376dfb76b [2020-12-11T18:50:54.489Z] Step 6/24 : COPY go.mod . [2020-12-11T18:50:58.717Z] ---> Running in 3b36f56a6ee4 [2020-12-11T18:50:59.292Z] ---> 3ce8293e3d3a [2020-12-11T18:50:59.292Z] Step 7/24 : RUN go mod download [2020-12-11T18:51:01.214Z] Removing intermediate container 858ba112fe37 [2020-12-11T18:51:01.214Z] ---> 3f440973c18a [2020-12-11T18:51:01.214Z] [2020-12-11T18:51:01.214Z] Step 10/21 : FROM scratch [2020-12-11T18:51:01.214Z] ---> [2020-12-11T18:51:01.214Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T18:51:01.476Z] ---> Using cache [2020-12-11T18:51:01.476Z] ---> 1b8ab0642791 [2020-12-11T18:51:01.476Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-11T18:51:01.737Z] ---> Running in 77827ee09fcf [2020-12-11T18:51:03.663Z] ---> Running in 0940ce6d9c58 [2020-12-11T18:51:05.066Z] Removing intermediate container e822fe5f6830 [2020-12-11T18:51:05.066Z] ---> 7cd5ce084d79 [2020-12-11T18:51:05.066Z] [2020-12-11T18:51:05.066Z] Step 10/24 : FROM alpine:3.10 [2020-12-11T18:51:05.066Z] ---> be4e4bea2c2e [2020-12-11T18:51:05.066Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T18:51:05.066Z] ---> Using cache [2020-12-11T18:51:05.066Z] ---> 9de7e2682354 [2020-12-11T18:51:05.066Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T18:51:06.018Z] 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 [2020-12-11T18:51:06.988Z] ---> Running in e75e60bb7b31 [2020-12-11T18:51:06.988Z] Removing intermediate container 0940ce6d9c58 [2020-12-11T18:51:06.988Z] ---> ee0e90cd2566 [2020-12-11T18:51:06.988Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-11T18:51:08.393Z] ---> Running in 3a254e0dfbdf [2020-12-11T18:51:09.361Z] Removing intermediate container e75e60bb7b31 [2020-12-11T18:51:09.361Z] ---> 8aa55891be1b [2020-12-11T18:51:09.361Z] Step 13/24 : WORKDIR / [2020-12-11T18:51:09.965Z] Removing intermediate container 3a254e0dfbdf [2020-12-11T18:51:09.965Z] ---> 4522ea47f4d9 [2020-12-11T18:51:09.965Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-11T18:51:10.549Z] ---> Running in 1d455074b766 [2020-12-11T18:51:11.549Z] ---> bc8467d62e49 [2020-12-11T18:51:11.549Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-11T18:51:12.957Z] Removing intermediate container 1d455074b766 [2020-12-11T18:51:12.957Z] ---> 654e03bb69f3 [2020-12-11T18:51:12.957Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-11T18:51:13.541Z] Removing intermediate container 77827ee09fcf [2020-12-11T18:51:13.541Z] ---> 7adf784c0733 [2020-12-11T18:51:13.541Z] Step 8/24 : COPY . . [2020-12-11T18:51:16.146Z] ---> 3c0b2b22f1b1 [2020-12-11T18:51:16.146Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-11T18:51:17.566Z] ---> 47ff66d09ec0 [2020-12-11T18:51:17.567Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-11T18:51:17.567Z] ---> c3bfcf22800f [2020-12-11T18:51:17.567Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-11T18:51:20.142Z] ---> 63454097a60c [2020-12-11T18:51:20.142Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-11T18:51:21.098Z] ---> Running in 23e4dd2eaf57 [2020-12-11T18:51:23.047Z] ---> 2132cadbf4a2 [2020-12-11T18:51:23.047Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-11T18:51:23.310Z] ---> Running in b8c767db09e7 [2020-12-11T18:51:25.872Z] ---> 34b3b8605e26 [2020-12-11T18:51:25.872Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-11T18:51:25.872Z] Removing intermediate container b8c767db09e7 [2020-12-11T18:51:25.872Z] ---> 790cc2a48468 [2020-12-11T18:51:25.872Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T18:51:25.872Z] 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 [2020-12-11T18:51:27.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 35.356s coverage: 86.3% of statements [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.255s coverage: 72.2% of statements [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.534s coverage: 72.1% of statements [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.108s coverage: 82.4% of statements [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.068s coverage: 48.4% of statements [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.075s coverage: 28.8% of statements [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.106s coverage: 96.8% of statements [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.364s coverage: 37.0% of statements [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.510s coverage: 84.0% of statements [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.086s coverage: 100.0% of statements [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.360s coverage: 47.1% of statements [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.044s coverage: 100.0% of statements [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.131s coverage: 100.0% of statements [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.849s coverage: 29.1% of statements [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.208s coverage: 99.0% of statements [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.121s coverage: 100.0% of statements [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.078s coverage: 87.9% of statements [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-11T18:51:27.109Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2020-12-11T18:51:27.109Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2020-12-11T18:51:27.109Z] GO111MODULE=on go vet ./... [2020-12-11T18:51:27.829Z] ---> Running in 0d8fd2d97540 [2020-12-11T18:51:28.414Z] ---> 555281bdc23b [2020-12-11T18:51:28.414Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-11T18:51:29.404Z] Removing intermediate container 0d8fd2d97540 [2020-12-11T18:51:29.404Z] ---> 3db0ca49f920 [2020-12-11T18:51:29.404Z] Step 19/21 : LABEL arch=x86_64 [2020-12-11T18:51:30.007Z] ---> Running in 525325384e8c [2020-12-11T18:51:30.007Z] ---> a72f936fe585 [2020-12-11T18:51:30.007Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-11T18:51:31.995Z] Removing intermediate container 525325384e8c [2020-12-11T18:51:31.995Z] ---> 374090f3f93b [2020-12-11T18:51:31.995Z] Step 20/21 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:51:34.610Z] ---> a9f7e8702c44 [2020-12-11T18:51:34.610Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-11T18:51:34.610Z] ---> Running in 0e1118e2b5a1 [2020-12-11T18:51:36.541Z] ---> Running in 9488ce4ab467 [2020-12-11T18:51:36.542Z] ---> 3ae0c0a23230 [2020-12-11T18:51:36.542Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-11T18:51:36.542Z] Removing intermediate container 0e1118e2b5a1 [2020-12-11T18:51:36.542Z] ---> a0bd9b136b68 [2020-12-11T18:51:36.542Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T18:51:36.809Z] Removing intermediate container 3b36f56a6ee4 [2020-12-11T18:51:36.809Z] ---> 80cb99f2c24c [2020-12-11T18:51:36.809Z] [2020-12-11T18:51:36.809Z] Step 10/22 : FROM scratch [2020-12-11T18:51:36.809Z] ---> [2020-12-11T18:51:36.809Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T18:51:36.809Z] ---> Running in e970bc5b3e3c [2020-12-11T18:51:36.809Z] ---> Running in 769238fd26d8 [2020-12-11T18:51:37.781Z] ---> Using cache [2020-12-11T18:51:37.781Z] ---> 1b8ab0642791 [2020-12-11T18:51:37.781Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-11T18:51:37.781Z] 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 [2020-12-11T18:51:38.050Z] Removing intermediate container e970bc5b3e3c [2020-12-11T18:51:38.050Z] ---> 381da20ac9b3 [2020-12-11T18:51:38.050Z] [2020-12-11T18:51:38.050Z] ---> Running in 3917b0abf2c3 [2020-12-11T18:51:38.317Z] Successfully built 381da20ac9b3 [2020-12-11T18:51:38.317Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-11T18:51:38.317Z]  Building docker-support-scheduler-go ... done Removing intermediate container 3917b0abf2c3 [2020-12-11T18:51:38.317Z] ---> 10a81db294d9 [2020-12-11T18:51:38.317Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T18:51:38.585Z] ---> Running in c009e250b398 [2020-12-11T18:51:38.585Z] Removing intermediate container 9488ce4ab467 [2020-12-11T18:51:38.585Z] ---> 2849786e66f5 [2020-12-11T18:51:38.585Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-11T18:51:38.854Z] ---> Running in 9aac670f1fea [2020-12-11T18:51:38.854Z] Removing intermediate container c009e250b398 [2020-12-11T18:51:38.854Z] ---> 1104ab999059 [2020-12-11T18:51:38.854Z] Step 14/22 : WORKDIR / [2020-12-11T18:51:38.854Z] ---> Running in b7427ca51976 [2020-12-11T18:51:39.138Z] Removing intermediate container 9aac670f1fea [2020-12-11T18:51:39.138Z] ---> 0007a987d55b [2020-12-11T18:51:39.138Z] Step 22/24 : LABEL arch=x86_64 [2020-12-11T18:51:39.138Z] ---> Running in 11cd6224c8b6 [2020-12-11T18:51:39.138Z] Removing intermediate container b7427ca51976 [2020-12-11T18:51:39.138Z] ---> 1244c2571eca [2020-12-11T18:51:39.138Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-11T18:51:39.410Z] Removing intermediate container 11cd6224c8b6 [2020-12-11T18:51:39.410Z] ---> 895f6b077abf [2020-12-11T18:51:39.410Z] Step 23/24 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:51:39.685Z] ---> Running in b550d12bfc2e [2020-12-11T18:51:39.685Z] ---> 6d2a05e18f49 [2020-12-11T18:51:39.685Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-11T18:51:39.958Z] Removing intermediate container b550d12bfc2e [2020-12-11T18:51:39.958Z] ---> da0f19ccc135 [2020-12-11T18:51:39.958Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T18:51:39.958Z] ---> Running in 6cde0c340c89 [2020-12-11T18:51:42.554Z] Removing intermediate container 6cde0c340c89 [2020-12-11T18:51:42.554Z] ---> 80a96b93570f [2020-12-11T18:51:42.554Z] [2020-12-11T18:51:42.554Z] ---> df4c5b70cc1b [2020-12-11T18:51:42.554Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-11T18:51:42.554Z] Successfully built 80a96b93570f [2020-12-11T18:51:42.554Z] Removing intermediate container 23e4dd2eaf57 [2020-12-11T18:51:42.554Z] ---> dd3fb5cd5f42 [2020-12-11T18:51:42.554Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-11T18:51:42.820Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-11T18:51:43.094Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in f828529c3ef2 [2020-12-11T18:51:43.359Z] ---> f606f69ad7ad [2020-12-11T18:51:43.359Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-11T18:51:43.622Z] ---> Running in a48ae3d9fa66 [2020-12-11T18:51:43.891Z] Removing intermediate container a48ae3d9fa66 [2020-12-11T18:51:43.891Z] ---> da249de0f1bd [2020-12-11T18:51:43.891Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T18:51:43.891Z] ---> Running in 6a22041fbecd [2020-12-11T18:51:44.168Z] 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 [2020-12-11T18:51:44.168Z] Removing intermediate container 6a22041fbecd [2020-12-11T18:51:44.168Z] ---> 0bacb323b35b [2020-12-11T18:51:44.168Z] Step 20/22 : LABEL arch=x86_64 [2020-12-11T18:51:44.168Z] ---> Running in 98ac3ba9b04f [2020-12-11T18:51:44.446Z] Removing intermediate container 98ac3ba9b04f [2020-12-11T18:51:44.446Z] ---> 6f073c9d02a5 [2020-12-11T18:51:44.446Z] Step 21/22 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:51:44.720Z] ---> Running in 3123ae85d6a9 [2020-12-11T18:51:45.001Z] Removing intermediate container 3123ae85d6a9 [2020-12-11T18:51:45.001Z] ---> 3b64fa64f6ad [2020-12-11T18:51:45.001Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T18:51:45.001Z] ---> Running in d3f9f0dd59f0 [2020-12-11T18:51:45.273Z] Removing intermediate container d3f9f0dd59f0 [2020-12-11T18:51:45.273Z] ---> 8e43a726c72c [2020-12-11T18:51:45.273Z] [2020-12-11T18:51:45.542Z] Successfully built 8e43a726c72c [2020-12-11T18:51:45.542Z] Successfully tagged docker-core-command-go:latest [2020-12-11T18:51:46.132Z]  Building docker-core-command-go ... done Removing intermediate container f828529c3ef2 [2020-12-11T18:51:46.132Z] ---> 20e6afc1f2f5 [2020-12-11T18:51:46.132Z] [2020-12-11T18:51:46.132Z] Step 11/27 : FROM docker:latest [2020-12-11T18:51:46.132Z] ---> aefe523efa57 [2020-12-11T18:51:46.132Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-11T18:51:46.132Z] ---> Running in f906e76581cf [2020-12-11T18:51:47.119Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T18:51:47.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T18:51:47.391Z] (1/2) Installing readline (8.0.4-r0) [2020-12-11T18:51:47.655Z] (2/2) Installing bash (5.0.17-r0) [2020-12-11T18:51:47.655Z] Executing bash-5.0.17-r0.post-install [2020-12-11T18:51:47.655Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T18:51:47.655Z] OK: 12 MiB in 22 packages [2020-12-11T18:51:48.612Z] Removing intermediate container f906e76581cf [2020-12-11T18:51:48.612Z] ---> ff089863521f [2020-12-11T18:51:48.612Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-11T18:51:48.612Z] ---> Running in 4c3350462751 [2020-12-11T18:51:49.587Z] Removing intermediate container 4c3350462751 [2020-12-11T18:51:49.587Z] ---> 4d947237a340 [2020-12-11T18:51:49.587Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-11T18:51:49.587Z] ---> Running in e16846e30c06 [2020-12-11T18:51:49.849Z] Removing intermediate container e16846e30c06 [2020-12-11T18:51:49.849Z] ---> 6f6f5a5fc689 [2020-12-11T18:51:49.849Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-11T18:51:51.778Z] ---> Running in e8d51a931cf1 [2020-12-11T18:51:52.043Z] Removing intermediate container 769238fd26d8 [2020-12-11T18:51:52.043Z] ---> 6693705327bf [2020-12-11T18:51:52.043Z] [2020-12-11T18:51:52.043Z] Step 10/24 : FROM scratch [2020-12-11T18:51:52.043Z] ---> [2020-12-11T18:51:52.043Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-11T18:51:52.043Z] ---> Running in 2338d95bd93f [2020-12-11T18:51:52.043Z] Removing intermediate container e8d51a931cf1 [2020-12-11T18:51:52.043Z] ---> f49dfc4e33c2 [2020-12-11T18:51:52.043Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-11T18:51:52.043Z] ---> Running in 09f7e6ffb9fc [2020-12-11T18:51:52.306Z] Removing intermediate container 2338d95bd93f [2020-12-11T18:51:52.306Z] ---> a73e8dfe5fdc [2020-12-11T18:51:52.306Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-11T18:51:52.306Z] ---> Running in f566d5f4f30f [2020-12-11T18:51:52.306Z] Removing intermediate container 09f7e6ffb9fc [2020-12-11T18:51:52.306Z] ---> d29efb02f1ee [2020-12-11T18:51:52.306Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-11T18:51:52.306Z] Removing intermediate container f566d5f4f30f [2020-12-11T18:51:52.306Z] ---> f420f979f6ce [2020-12-11T18:51:52.306Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-11T18:51:52.569Z] ---> Running in dad95e459caf [2020-12-11T18:51:52.569Z] Removing intermediate container dad95e459caf [2020-12-11T18:51:52.569Z] ---> 583565be6842 [2020-12-11T18:51:52.569Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-11T18:51:52.832Z] ---> 2ce500c99784 [2020-12-11T18:51:52.832Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-11T18:51:53.095Z] ---> 81900dec83a9 [2020-12-11T18:51:53.095Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-11T18:51:53.095Z] ---> 06e49af46914 [2020-12-11T18:51:53.095Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-11T18:51:54.493Z] ---> 10650f6c6b4c [2020-12-11T18:51:54.493Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-11T18:51:54.493Z] ---> 14f71352b65f [2020-12-11T18:51:54.493Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-11T18:51:54.493Z] ---> Running in ed50e2882f82 [2020-12-11T18:51:54.837Z] ---> 61a42f8dde61 [2020-12-11T18:51:54.837Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-11T18:51:55.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T18:51:55.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T18:51:55.140Z] ---> 9dd782e58476 [2020-12-11T18:51:55.140Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-11T18:51:55.140Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-11T18:51:55.470Z] (2/33) Installing expat (2.2.9-r1) [2020-12-11T18:51:55.470Z] (3/33) Installing libffi (3.3-r2) [2020-12-11T18:51:55.470Z] (4/33) Installing gdbm (1.13-r1) [2020-12-11T18:51:55.470Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-11T18:51:55.470Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-11T18:51:55.470Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-11T18:51:59.710Z] ---> c64c08dbeea4 [2020-12-11T18:51:59.710Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-11T18:51:59.710Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-11T18:51:59.710Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-11T18:51:59.710Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-11T18:51:59.710Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-11T18:51:59.710Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-11T18:51:59.710Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-11T18:51:59.710Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-11T18:51:59.710Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-11T18:51:59.710Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-11T18:51:59.972Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-11T18:51:59.972Z] ---> 589b97b2142e [2020-12-11T18:51:59.972Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-11T18:51:59.972Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-11T18:51:59.972Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-11T18:52:00.234Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-11T18:52:01.184Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-11T18:52:01.448Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-11T18:52:01.448Z] ---> Running in fada62012bb3 [2020-12-11T18:52:01.448Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-11T18:52:01.710Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-11T18:52:01.710Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-11T18:52:01.710Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-11T18:52:01.710Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-11T18:52:01.710Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-11T18:52:01.710Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-11T18:52:01.710Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-11T18:52:02.284Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-11T18:52:02.284Z] Removing intermediate container fada62012bb3 [2020-12-11T18:52:02.284Z] ---> 54ff36f508a5 [2020-12-11T18:52:02.284Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T18:52:02.284Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-11T18:52:02.284Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-11T18:52:03.229Z] ---> Running in c0e35336c672 [2020-12-11T18:52:03.229Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T18:52:03.229Z] OK: 71 MiB in 55 packages [2020-12-11T18:52:03.229Z] Removing intermediate container c0e35336c672 [2020-12-11T18:52:03.229Z] ---> 2e1ddb8926a8 [2020-12-11T18:52:03.229Z] Step 22/24 : LABEL arch=x86_64 [2020-12-11T18:52:03.229Z] ---> Running in 3e39ca501fab [2020-12-11T18:52:03.491Z] Removing intermediate container 3e39ca501fab [2020-12-11T18:52:03.491Z] ---> 324a20aa2455 [2020-12-11T18:52:03.491Z] Step 23/24 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:52:04.070Z] ---> Running in 5d117446eb51 [2020-12-11T18:52:06.623Z] Removing intermediate container 5d117446eb51 [2020-12-11T18:52:06.623Z] ---> 3d006c38e5d2 [2020-12-11T18:52:06.623Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T18:52:07.568Z] ---> Running in 1637307b2204 [2020-12-11T18:52:07.568Z] Removing intermediate container ed50e2882f82 [2020-12-11T18:52:07.568Z] ---> 35f99fe71f0a [2020-12-11T18:52:07.568Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-11T18:52:07.830Z] Removing intermediate container 1637307b2204 [2020-12-11T18:52:07.831Z] ---> 576dd49308e8 [2020-12-11T18:52:07.831Z] [2020-12-11T18:52:07.831Z] ---> Running in 1b95c731ce85 [2020-12-11T18:52:07.831Z] Successfully built 576dd49308e8 [2020-12-11T18:52:07.831Z] Successfully tagged docker-support-notifications-go:latest [2020-12-11T18:52:09.217Z]  Building docker-support-notifications-go ... done Collecting docker-compose==1.23.2 [2020-12-11T18:52:09.217Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-11T18:52:09.479Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-11T18:52:09.479Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-11T18:52:09.479Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-11T18:52:09.479Z] Collecting jsonschema<3,>=2.5.1 [2020-12-11T18:52:09.479Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-11T18:52:09.741Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-11T18:52:09.741Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-11T18:52:10.314Z] Collecting docker<4.0,>=3.6.0 [2020-12-11T18:52:10.314Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-11T18:52:10.314Z] Collecting docopt<0.7,>=0.6.1 [2020-12-11T18:52:10.314Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-11T18:52:10.891Z] Collecting texttable<0.10,>=0.9.0 [2020-12-11T18:52:10.891Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-11T18:52:11.465Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-11T18:52:11.465Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-11T18:52:11.726Z] Collecting PyYAML<4,>=3.10 [2020-12-11T18:52:11.726Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-11T18:52:12.679Z] Collecting cached-property<2,>=1.2.0 [2020-12-11T18:52:12.679Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-11T18:52:12.679Z] Collecting docker-pycreds>=0.4.0 [2020-12-11T18:52:12.679Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-11T18:52:12.679Z] Collecting idna<2.8,>=2.5 [2020-12-11T18:52:12.679Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-11T18:52:12.941Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-11T18:52:12.941Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-11T18:52:12.941Z] 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) [2020-12-11T18:52:12.941Z] 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) [2020-12-11T18:52:12.941Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-11T18:52:12.941Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-11T18:52:12.941Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-11T18:52:12.941Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-11T18:52:12.941Z] Installing collected packages: websocket-client, jsonschema, dockerpty, idna, urllib3, requests, docker-pycreds, docker, docopt, texttable, PyYAML, cached-property, docker-compose [2020-12-11T18:52:13.202Z] Running setup.py install for dockerpty: started [2020-12-11T18:52:13.775Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-11T18:52:13.775Z] Attempting uninstall: idna [2020-12-11T18:52:13.775Z] Found existing installation: idna 2.9 [2020-12-11T18:52:14.038Z] Uninstalling idna-2.9: [2020-12-11T18:52:14.038Z] Successfully uninstalled idna-2.9 [2020-12-11T18:52:14.299Z] Attempting uninstall: urllib3 [2020-12-11T18:52:14.299Z] Found existing installation: urllib3 1.25.9 [2020-12-11T18:52:14.299Z] Uninstalling urllib3-1.25.9: [2020-12-11T18:52:14.299Z] Successfully uninstalled urllib3-1.25.9 [2020-12-11T18:52:14.561Z] Attempting uninstall: requests [2020-12-11T18:52:14.561Z] Found existing installation: requests 2.23.0 [2020-12-11T18:52:14.561Z] Uninstalling requests-2.23.0: [2020-12-11T18:52:14.561Z] Successfully uninstalled requests-2.23.0 [2020-12-11T18:52:14.823Z] Running setup.py install for docopt: started [2020-12-11T18:52:15.397Z] Running setup.py install for docopt: finished with status 'done' [2020-12-11T18:52:15.397Z] Running setup.py install for texttable: started [2020-12-11T18:52:15.659Z] Running setup.py install for texttable: finished with status 'done' [2020-12-11T18:52:15.659Z] Running setup.py install for PyYAML: started [2020-12-11T18:52:16.231Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-11T18:52:16.492Z] 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 [2020-12-11T18:52:20.712Z] Removing intermediate container 1b95c731ce85 [2020-12-11T18:52:20.712Z] ---> 529f80723af2 [2020-12-11T18:52:20.712Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-11T18:52:20.712Z] ---> Running in 59f302b65591 [2020-12-11T18:52:20.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-11T18:52:20.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-11T18:52:20.975Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T18:52:20.975Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-11T18:52:20.975Z] (3/3) Installing curl (7.69.1-r3) [2020-12-11T18:52:20.975Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T18:52:20.975Z] OK: 72 MiB in 58 packages [2020-12-11T18:52:21.238Z] Removing intermediate container 59f302b65591 [2020-12-11T18:52:21.238Z] ---> b28e009190b8 [2020-12-11T18:52:21.238Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-11T18:52:21.501Z] ---> Running in 43a1f602614a [2020-12-11T18:52:21.501Z] Removing intermediate container 43a1f602614a [2020-12-11T18:52:21.501Z] ---> 10c51b3d8d00 [2020-12-11T18:52:21.501Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T18:52:21.501Z] ---> Running in 1524eaf38ad3 [2020-12-11T18:52:21.765Z] Removing intermediate container 1524eaf38ad3 [2020-12-11T18:52:21.765Z] ---> 55f4034ec481 [2020-12-11T18:52:21.765Z] Step 25/27 : LABEL arch=x86_64 [2020-12-11T18:52:21.765Z] ---> Running in cd6f5a6f4bb8 [2020-12-11T18:52:22.027Z] Removing intermediate container cd6f5a6f4bb8 [2020-12-11T18:52:22.027Z] ---> 151e5f73cd58 [2020-12-11T18:52:22.027Z] Step 26/27 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:52:22.027Z] ---> Running in 1bc9b1e425d0 [2020-12-11T18:52:22.292Z] Removing intermediate container 1bc9b1e425d0 [2020-12-11T18:52:22.292Z] ---> 63becc7939ad [2020-12-11T18:52:22.292Z] Step 27/27 : LABEL version=0.0.0 [2020-12-11T18:52:22.292Z] ---> Running in 262da9362452 [2020-12-11T18:52:22.292Z] Removing intermediate container 262da9362452 [2020-12-11T18:52:22.292Z] ---> 671aa632dad1 [2020-12-11T18:52:22.292Z] [2020-12-11T18:52:22.554Z] Successfully built 671aa632dad1 [2020-12-11T18:52:22.554Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-11T18:52:23.165Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-11T18:52:23.217Z] $ docker stop --time=1 cd9b5bbe454f9ca3434f552bf1ddfd68142de9e76b853b3cec77844819a53aa5 [2020-12-11T18:52:24.858Z] $ docker rm -f cd9b5bbe454f9ca3434f552bf1ddfd68142de9e76b853b3cec77844819a53aa5 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-11T18:52:25.540Z] + docker images [2020-12-11T18:52:25.540Z] + grep docker [2020-12-11T18:52:25.540Z] docker-sys-mgmt-agent-go latest 671aa632dad1 3 seconds ago 313MB [2020-12-11T18:52:25.540Z] docker-support-notifications-go latest 576dd49308e8 18 seconds ago 13.6MB [2020-12-11T18:52:25.540Z] docker-core-command-go latest 8e43a726c72c 40 seconds ago 12.2MB [2020-12-11T18:52:25.540Z] docker-security-secretstore-setup-go latest 80a96b93570f 45 seconds ago 24.7MB [2020-12-11T18:52:25.540Z] docker-support-scheduler-go latest 381da20ac9b3 48 seconds ago 12.3MB [2020-12-11T18:52:25.540Z] docker-security-secrets-setup-go latest 65fc7bc5db47 About a minute ago 23.9MB [2020-12-11T18:52:25.540Z] docker-core-data-go latest 144329d2a200 2 minutes ago 23.7MB [2020-12-11T18:52:25.540Z] docker-security-bootstrap-redis-go latest f54ce43cadf4 2 minutes ago 15.8MB [2020-12-11T18:52:25.540Z] docker-security-proxy-setup-go latest 01271284a94b 2 minutes ago 24.6MB [2020-12-11T18:52:25.540Z] docker-core-metadata-go latest c0cd7622f744 2 minutes ago 14.5MB [2020-12-11T18:52:25.540Z] docker latest aefe523efa57 13 hours 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 [2020-12-11T18:52:35.174Z] gofmt -l . [2020-12-11T18:52:35.174Z] [ "`gofmt -l .`" = "" ] [2020-12-11T18:52:35.174Z] ./bin/test-go-mod-tidy.sh [2020-12-11T18:52:35.174Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-11T18:52:38.439Z] + ls -al . [2020-12-11T18:52:38.439Z] total 696 [2020-12-11T18:52:38.439Z] drwxrwxr-x 9 1001 1001 4096 Dec 11 18:52 . [2020-12-11T18:52:38.439Z] drwxr-xr-x 4 root root 4096 Dec 11 18:48 .. [2020-12-11T18:52:38.439Z] -rw-rw-r-- 1 1001 1001 11 Dec 11 18:46 .dockerignore [2020-12-11T18:52:38.439Z] drwxrwxr-x 8 1001 1001 4096 Dec 11 18:47 .git [2020-12-11T18:52:38.439Z] drwxrwxr-x 3 1001 1001 4096 Dec 11 18:46 .github [2020-12-11T18:52:38.439Z] -rw-rw-r-- 1 1001 1001 943 Dec 11 18:46 .gitignore [2020-12-11T18:52:38.439Z] -rw-rw-r-- 1 1001 1001 166 Dec 11 18:46 .sonarcloud.properties [2020-12-11T18:52:38.439Z] -rw-rw-r-- 1 1001 1001 3804 Dec 11 18:46 CONTRIBUTING.md [2020-12-11T18:52:38.439Z] -rw-rw-r-- 1 1001 1001 1035 Dec 11 18:46 Dockerfile.build [2020-12-11T18:52:38.439Z] -rw-rw-r-- 1 1001 1001 863 Dec 11 18:46 Jenkinsfile [2020-12-11T18:52:38.439Z] -rw-rw-r-- 1 1001 1001 10775 Dec 11 18:46 LICENSE [2020-12-11T18:52:38.439Z] -rw-rw-r-- 1 1001 1001 6318 Dec 11 18:46 Makefile [2020-12-11T18:52:38.439Z] -rw-rw-r-- 1 1001 1001 6447 Dec 11 18:46 README.md [2020-12-11T18:52:38.439Z] -rw-rw-r-- 1 1001 1001 7286 Dec 11 18:46 SECURITY.md [2020-12-11T18:52:38.439Z] -rw-rw-r-- 1 1001 1001 5 Dec 11 18:44 VERSION [2020-12-11T18:52:38.439Z] -rw-rw-r-- 1 1001 1001 4131 Dec 11 18:46 ZMQWindows.md [2020-12-11T18:52:38.439Z] drwxrwxr-x 2 1001 1001 4096 Dec 11 18:46 bin [2020-12-11T18:52:38.439Z] drwxrwxr-x 15 1001 1001 4096 Dec 11 18:46 cmd [2020-12-11T18:52:38.439Z] -rw-r--r-- 1 root root 569827 Dec 11 18:51 coverage.out [2020-12-11T18:52:38.439Z] -rw-r--r-- 1 root root 1041 Dec 11 18:52 go.mod [2020-12-11T18:52:38.439Z] -rw-r--r-- 1 root root 18856 Dec 11 18:52 go.sum [2020-12-11T18:52:38.439Z] drwxrwxr-x 8 1001 1001 4096 Dec 11 18:46 internal [2020-12-11T18:52:38.439Z] drwxrwxr-x 4 1001 1001 4096 Dec 11 18:46 openapi [2020-12-11T18:52:38.439Z] drwxrwxr-x 4 1001 1001 4096 Dec 11 18:46 snap [2020-12-11T18:52:38.439Z] -rw-rw-r-- 1 1001 1001 168 Dec 11 18:46 version.go [Pipeline] sh [2020-12-11T18:52:39.091Z] + '[' -e coverage.out ] [2020-12-11T18:52:39.091Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-11T18:52:39.109Z] Warning: overwriting stash ‘coverage-report’ [2020-12-11T18:52:40.414Z] Stashed 1 file(s) [Pipeline] sh [2020-12-11T18:52:41.121Z] + make build [2020-12-11T18:52:41.121Z] 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 [2020-12-11T18:52:41.786Z] Still waiting to schedule task [2020-12-11T18:52:41.786Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-11T18:52:53.576Z] 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 [2020-12-11T18:53:20.379Z] 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 [2020-12-11T18:53:20.970Z] 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 [2020-12-11T18:53:26.366Z] 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 [2020-12-11T18:53:27.352Z] 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 [2020-12-11T18:53:30.222Z] Running on prd-ubuntu18.04-docker-8c-8g-15609 in /w/workspace/edgexfoundry_edgex-go_PR-2940 [Pipeline] { [Pipeline] ws [2020-12-11T18:53:30.289Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2020-12-11T18:53:32.477Z] using credential edgex-jenkins-ssh [2020-12-11T18:53:32.536Z] Cloning the remote Git repository [2020-12-11T18:53:32.769Z] 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 [2020-12-11T18:53:32.546Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-11T18:53:32.618Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2020-12-11T18:53:32.654Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T18:53:32.655Z] > git --version # timeout=10 [2020-12-11T18:53:32.661Z] > git --version # 'git version 2.17.1' [2020-12-11T18:53:32.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T18:53:32.687Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T18:53:38.173Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-11T18:53:40.146Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T18:53:40.150Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-11T18:53:40.161Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-11T18:53:40.172Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-11T18:53:40.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T18:53:40.176Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2940/head:refs/remotes/origin/PR-2940 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-11T18:53:40.746Z] Merging remotes/origin/master commit f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 into PR head commit 49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:53:40.882Z] Merge succeeded, producing 49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:53:40.883Z] Checking out Revision 49e68703b340e99072c6563d1a6e531e4a68659e (PR-2940) [2020-12-11T18:53:41.565Z] 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 [2020-12-11T18:53:40.749Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T18:53:40.753Z] > git checkout -f 49e68703b340e99072c6563d1a6e531e4a68659e # timeout=10 [2020-12-11T18:53:40.853Z] > git remote # timeout=10 [2020-12-11T18:53:40.858Z] > git config --get remote.origin.url # timeout=10 [2020-12-11T18:53:40.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-11T18:53:40.865Z] > git merge f9701ca4d4e57208c1a31bf7b99f537ed3b28d72 # timeout=10 [2020-12-11T18:53:40.873Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-11T18:53:40.881Z] > git config core.sparsecheckout # timeout=10 [2020-12-11T18:53:40.885Z] > git checkout -f 49e68703b340e99072c6563d1a6e531e4a68659e # timeout=10 [2020-12-11T18:53:44.589Z] Commit message: "feat(security): kong cert paths are now optional" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-11T18:53:45.885Z] + echo snap-build.sh [2020-12-11T18:53:45.885Z] snap-build.sh [2020-12-11T18:53:45.885Z] + SNAP_BASE_DIR=. [2020-12-11T18:53:45.885Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2020-12-11T18:53:45.885Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2020-12-11T18:53:45.885Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2020-12-11T18:53:45.885Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2020-12-11T18:53:45.885Z] + cd /w/workspace/edgex-go/4 [2020-12-11T18:53:45.885Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-11T18:53:45.885Z] Reading package lists... [2020-12-11T18:53:46.146Z] Building dependency tree... [2020-12-11T18:53:46.146Z] Reading state information... [2020-12-11T18:53:46.146Z] The following packages were automatically installed and are no longer required: [2020-12-11T18:53:46.146Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-11T18:53:46.146Z] uidmap xdelta3 [2020-12-11T18:53:46.146Z] Use 'sudo apt autoremove' to remove them. [2020-12-11T18:53:46.146Z] The following packages will be REMOVED: [2020-12-11T18:53:46.146Z] lxd* lxd-client* [2020-12-11T18:53:46.717Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-11T18:53:46.717Z] After this operation, 31.7 MB disk space will be freed. [2020-12-11T18:53:46.961Z] 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 [2020-12-11T18:53:47.500Z] (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.) [2020-12-11T18:53:47.501Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-11T18:53:48.443Z] Removing lxd dnsmasq configuration [2020-12-11T18:53:48.704Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-11T18:53:48.704Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-11T18:53:49.646Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-11T18:53:49.646Z] (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.) [2020-12-11T18:53:49.646Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-11T18:53:50.344Z] 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 [2020-12-11T18:53:51.032Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-11T18:53:51.293Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-11T18:53:52.697Z] + sudo snap remove --purge lxd [2020-12-11T18:53:52.697Z] snap "lxd" is not installed [2020-12-11T18:53:52.697Z] + sudo groupadd --force --system lxd [2020-12-11T18:53:52.697Z] ++ whoami [2020-12-11T18:53:52.697Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-11T18:53:52.697Z] + newgrp - lxd [2020-12-11T18:53:52.697Z] + sudo snap install lxd [2020-12-11T18:53:53.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-11T18:53:57.118Z] 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 [Pipeline] } [2020-12-11T18:54:00.526Z] $ docker stop --time=1 7d5075a4567494cf972529fe3bf61b0541d0ef8dd8d128e8820d7f7fee6f8b35 [2020-12-11T18:54:00.835Z] 2020-12-11T18:53:59Z INFO Waiting for automatic snapd restart... [2020-12-11T18:54:03.074Z] $ docker rm -f 7d5075a4567494cf972529fe3bf61b0541d0ef8dd8d128e8820d7f7fee6f8b35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T18:54:05.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T18:54:05.049Z] [2020-12-11T18:54:05.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-11T18:54:05.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T18:54:05.449Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-11T18:54:05.449Z] 29e5d40040c1: Pulling fs layer [2020-12-11T18:54:05.449Z] 1ce36da41761: Pulling fs layer [2020-12-11T18:54:05.449Z] 25b303627fd3: Pulling fs layer [2020-12-11T18:54:06.427Z] 29e5d40040c1: Verifying Checksum [2020-12-11T18:54:06.427Z] 29e5d40040c1: Download complete [2020-12-11T18:54:07.029Z] 1ce36da41761: Verifying Checksum [2020-12-11T18:54:07.029Z] 1ce36da41761: Download complete [2020-12-11T18:54:07.029Z] 29e5d40040c1: Pull complete [2020-12-11T18:54:08.455Z] 1ce36da41761: Pull complete [2020-12-11T18:54:08.725Z] 25b303627fd3: Verifying Checksum [2020-12-11T18:54:08.725Z] 25b303627fd3: Download complete [2020-12-11T18:54:15.752Z] lxd 4.8 from Canonical* installed [2020-12-11T18:54:15.752Z] + sudo lxd init --auto [2020-12-11T18:54:18.871Z] 25b303627fd3: Pull complete [2020-12-11T18:54:18.871Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-11T18:54:18.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T18:54:18.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-11T18:54:19.132Z] prd-ubuntu18.04-docker-arm64-4c-16g-15608 does not seem to be running inside a container [2020-12-11T18:54:19.222Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-11T18:54:22.319Z] $ docker top c64f8200f82adb59933c657f6a9a5f812c8de795b0e5a820d4b94fede4212255 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T18:54:23.397Z] + docker-compose build --help [2020-12-11T18:54:23.397Z] + grep parallel [2020-12-11T18:54:23.894Z] + sudo snap install --classic snapcraft [2020-12-11T18:54:26.764Z] --parallel Build images in parallel. [Pipeline] } [2020-12-11T18:54:26.792Z] $ docker stop --time=1 c64f8200f82adb59933c657f6a9a5f812c8de795b0e5a820d4b94fede4212255 [2020-12-11T18:54:28.602Z] $ docker rm -f c64f8200f82adb59933c657f6a9a5f812c8de795b0e5a820d4b94fede4212255 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-11T18:54:29.183Z] snapcraft 4.4.4 from Canonical* installed [2020-12-11T18:54:29.183Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-11T18:54:29.183Z] + patch --verbose -p1 [2020-12-11T18:54:29.183Z] Hmm... Looks like a unified diff to me... [2020-12-11T18:54:29.183Z] The text leading up to this was: [2020-12-11T18:54:29.183Z] -------------------------- [2020-12-11T18:54:29.183Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-11T18:54:29.183Z] |From: Tony Espy [2020-12-11T18:54:29.183Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-11T18:54:29.183Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-11T18:54:29.183Z] | [2020-12-11T18:54:29.183Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-11T18:54:29.183Z] |optimize the snap CI check run for pull requests. When [2020-12-11T18:54:29.183Z] |applied, it essentially strips out everything (apps and [2020-12-11T18:54:29.183Z] |parts) from the snapcraft.yaml file except those required [2020-12-11T18:54:29.183Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-11T18:54:29.183Z] |catch changes to edgex-go that break the snap build. [2020-12-11T18:54:29.183Z] | [2020-12-11T18:54:29.183Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-11T18:54:29.183Z] |to update this patch file, otherwise it may fail to apply, [2020-12-11T18:54:29.183Z] |resulting in a failed snap build CI check in the associated [2020-12-11T18:54:29.183Z] |pull request. [2020-12-11T18:54:29.183Z] | [2020-12-11T18:54:29.183Z] |Note - in addition to applying this patch, the pipeline also [2020-12-11T18:54:29.183Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-11T18:54:29.183Z] |need to build the finally binary .snap file (and it won't [2020-12-11T18:54:29.183Z] |work with the patch applied). This further reduces the build [2020-12-11T18:54:29.183Z] |time. [2020-12-11T18:54:29.183Z] |--- [2020-12-11T18:54:29.183Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-11T18:54:29.183Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-11T18:54:29.183Z] | [2020-12-11T18:54:29.183Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-11T18:54:29.183Z] |index b265277c..d7e1de37 100644 [2020-12-11T18:54:29.183Z] |--- a/snap/snapcraft.yaml [2020-12-11T18:54:29.183Z] |+++ b/snap/snapcraft.yaml [2020-12-11T18:54:29.183Z] -------------------------- [2020-12-11T18:54:29.183Z] patching file snap/snapcraft.yaml [2020-12-11T18:54:29.183Z] Using Plan A... [2020-12-11T18:54:29.183Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-11T18:54:29.183Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-11T18:54:29.183Z] Hunk #3 succeeded at 211 (offset -7 lines). [2020-12-11T18:54:29.183Z] Hunk #4 succeeded at 226 (offset -7 lines). [2020-12-11T18:54:29.184Z] Hunk #5 succeeded at 234 (offset -7 lines). [2020-12-11T18:54:29.184Z] Hunk #6 succeeded at 241 (offset -7 lines). [2020-12-11T18:54:29.184Z] Hunk #7 succeeded at 268 (offset -7 lines). [2020-12-11T18:54:29.184Z] Hunk #8 succeeded at 302 (offset -7 lines). [2020-12-11T18:54:29.184Z] Hunk #9 succeeded at 358 (offset -7 lines). [2020-12-11T18:54:29.184Z] Hmm... Ignoring the trailing garbage. [2020-12-11T18:54:29.184Z] done [2020-12-11T18:54:29.184Z] + sudo snapcraft prime --use-lxd [2020-12-11T18:54:29.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-11T18:54:29.411Z] . [Pipeline] withDockerContainer [2020-12-11T18:54:29.694Z] prd-ubuntu18.04-docker-arm64-4c-16g-15608 does not seem to be running inside a container [2020-12-11T18:54:29.802Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-11T18:54:30.128Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-11T18:54:30.128Z] 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: [2020-12-11T18:54:30.128Z] - README.md [2020-12-11T18:54:30.128Z] - snapcraft.yaml.orig [2020-12-11T18:54:30.128Z] [2020-12-11T18:54:30.128Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-11T18:54:30.698Z] Launching a container. [2020-12-11T18:54:31.226Z] $ docker top cb5ce576a89709556a71b0f6f4a528b981067c5f235355d40838dd45a85d4c0f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T18:54:32.220Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-11T18:54:35.592Z] Building docker-core-command-go ... [2020-12-11T18:54:35.592Z] Building docker-core-data-go ... [2020-12-11T18:54:35.592Z] Building docker-core-metadata-go ... [2020-12-11T18:54:35.592Z] Building docker-security-bootstrap-redis-go ... [2020-12-11T18:54:35.592Z] Building docker-security-proxy-setup-go ... [2020-12-11T18:54:35.592Z] Building docker-security-secrets-setup-go ... [2020-12-11T18:54:35.592Z] Building docker-security-secretstore-setup-go ... [2020-12-11T18:54:35.592Z] Building docker-support-notifications-go ... [2020-12-11T18:54:35.592Z] Building docker-support-scheduler-go ... [2020-12-11T18:54:35.592Z] Building docker-sys-mgmt-agent-go ... [2020-12-11T18:54:35.592Z] Building docker-security-bootstrap-redis-go [2020-12-11T18:54:35.864Z] Building docker-security-secretstore-setup-go [2020-12-11T18:54:35.864Z] Building docker-sys-mgmt-agent-go [2020-12-11T18:54:35.864Z] Building docker-security-secrets-setup-go [2020-12-11T18:54:35.864Z] Building docker-core-data-go [2020-12-11T18:54:42.935Z] Waiting for container to be ready [2020-12-11T18:54:42.935Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-11T18:54:42.935Z] [2020-12-11T18:54:45.486Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-11T18:54:45.747Z] Waiting for network to be ready... [2020-12-11T18:54:46.006Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-11T18:54:46.267Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1428 kB] [2020-12-11T18:54:46.267Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-11T18:54:46.267Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] [2020-12-11T18:54:46.267Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-11T18:54:46.267Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-12-11T18:54:46.267Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] [2020-12-11T18:54:46.267Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] [2020-12-11T18:54:46.267Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] [2020-12-11T18:54:46.527Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-11T18:54:46.787Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-11T18:54:46.787Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-11T18:54:47.047Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-11T18:54:47.047Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-11T18:54:47.047Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-11T18:54:47.308Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-11T18:54:47.308Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-11T18:54:47.308Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-11T18:54:47.570Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-11T18:54:47.832Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1763 kB] [2020-12-11T18:54:47.832Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] [2020-12-11T18:54:47.832Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] [2020-12-11T18:54:47.832Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] [2020-12-11T18:54:47.832Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] [2020-12-11T18:54:47.832Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.4 kB] [2020-12-11T18:54:47.832Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1694 kB] [2020-12-11T18:54:47.832Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] [2020-12-11T18:54:51.132Z] Fetched 23.4 MB in 5s (4958 kB/s) [2020-12-11T18:54:52.077Z] Reading package lists... [2020-12-11T18:54:52.338Z] Reading package lists... [2020-12-11T18:54:52.599Z] Building dependency tree... [2020-12-11T18:54:52.599Z] Reading state information... [2020-12-11T18:54:52.599Z] The following additional packages will be installed: [2020-12-11T18:54:52.599Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-11T18:54:52.599Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-11T18:54:52.599Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-11T18:54:52.599Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-11T18:54:52.599Z] Suggested packages: [2020-12-11T18:54:52.599Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-11T18:54:52.599Z] Recommended packages: [2020-12-11T18:54:52.599Z] gnupg libsasl2-modules [2020-12-11T18:54:52.861Z] The following NEW packages will be installed: [2020-12-11T18:54:52.861Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-11T18:54:52.861Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-11T18:54:52.861Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-11T18:54:52.861Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-11T18:54:52.861Z] The following packages will be upgraded: [2020-12-11T18:54:52.861Z] gpg gpg-agent gpgconf libudev1 [2020-12-11T18:54:52.861Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-11T18:54:52.861Z] Need to get 3531 kB of archives. [2020-12-11T18:54:52.861Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-11T18:54:52.861Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-11T18:54:53.122Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-11T18:54:53.382Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-11T18:54:53.382Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-11T18:54:53.382Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-11T18:54:53.644Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-11T18:54:53.644Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-11T18:54:53.644Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-11T18:54:53.644Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-11T18:54:53.644Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-11T18:54:53.644Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-11T18:54:53.644Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-11T18:54:53.644Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-11T18:54:53.644Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-11T18:54:53.644Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-11T18:54:53.644Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-11T18:54:53.644Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-11T18:54:53.644Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-11T18:54:53.644Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-11T18:54:53.904Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-11T18:54:53.904Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-11T18:54:53.904Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-11T18:54:53.904Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-11T18:54:54.164Z] Fetched 3531 kB in 1s (3156 kB/s) [2020-12-11T18:54:54.164Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-11T18:54:54.164Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-11T18:54:54.164Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-11T18:54:54.164Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-11T18:54:54.424Z] Selecting previously unselected package udev. [2020-12-11T18:54:54.424Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-11T18:54:54.424Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-11T18:54:54.424Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-11T18:54:54.684Z] Selecting previously unselected package libfuse2:amd64. [2020-12-11T18:54:54.684Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-11T18:54:54.684Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-11T18:54:54.684Z] Selecting previously unselected package fuse. [2020-12-11T18:54:54.684Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-11T18:54:54.684Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-11T18:54:54.684Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-11T18:54:54.945Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-11T18:54:54.945Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-11T18:54:54.945Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-11T18:54:54.945Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-11T18:54:54.945Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-11T18:54:55.212Z] Selecting previously unselected package libksba8:amd64. [2020-12-11T18:54:55.212Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-11T18:54:55.212Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-11T18:54:55.212Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-11T18:54:55.212Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T18:54:55.212Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T18:54:55.472Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-11T18:54:55.473Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T18:54:55.473Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T18:54:55.473Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-11T18:54:55.473Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T18:54:55.473Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T18:54:55.734Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-11T18:54:55.734Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T18:54:55.734Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T18:54:55.734Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-11T18:54:55.734Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T18:54:55.734Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T18:54:55.734Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-11T18:54:55.734Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T18:54:55.734Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T18:54:55.995Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-11T18:54:55.995Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T18:54:55.995Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T18:54:55.995Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-11T18:54:55.995Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T18:54:55.995Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T18:54:55.995Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-11T18:54:55.995Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-11T18:54:55.995Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T18:54:56.256Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-11T18:54:56.256Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-11T18:54:56.256Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-11T18:54:56.256Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-11T18:54:56.256Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-11T18:54:56.256Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-11T18:54:56.256Z] Selecting previously unselected package libldap-common. [2020-12-11T18:54:56.256Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-11T18:54:56.256Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-11T18:54:56.256Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-11T18:54:56.517Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-11T18:54:56.517Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-11T18:54:56.517Z] Selecting previously unselected package dirmngr. [2020-12-11T18:54:56.517Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-11T18:54:56.517Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-11T18:54:56.517Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-11T18:54:56.517Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-11T18:54:56.777Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-11T18:54:56.777Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-11T18:54:56.777Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-11T18:54:56.777Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-11T18:54:56.777Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T18:54:56.777Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-11T18:54:56.777Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-11T18:54:56.777Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-11T18:54:57.350Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-11T18:54:57.350Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T18:54:57.350Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-11T18:54:57.350Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-11T18:54:57.610Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-11T18:54:57.610Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T18:54:57.610Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T18:54:57.610Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T18:54:57.610Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T18:54:57.610Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T18:54:57.610Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T18:54:57.610Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-11T18:54:57.610Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-11T18:54:57.871Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-11T18:54:57.871Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-11T18:54:58.131Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-11T18:54:58.131Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-11T18:54:58.131Z] This means they are not meant to be enabled using systemctl. [2020-12-11T18:54:58.131Z] Possible reasons for having this kind of units are: [2020-12-11T18:54:58.131Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-11T18:54:58.131Z] .wants/ or .requires/ directory. [2020-12-11T18:54:58.131Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-11T18:54:58.131Z] a requirement dependency on it. [2020-12-11T18:54:58.131Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-11T18:54:58.131Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-11T18:54:58.131Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-11T18:54:58.131Z] instance name specified. [2020-12-11T18:54:58.391Z] Reading package lists... [2020-12-11T18:54:58.652Z] Building dependency tree... [2020-12-11T18:54:58.652Z] Reading state information... [2020-12-11T18:54:58.652Z] The following additional packages will be installed: [2020-12-11T18:54:58.652Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-11T18:54:58.652Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-11T18:54:58.652Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-11T18:54:58.652Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-11T18:54:58.652Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-11T18:54:58.652Z] Suggested packages: [2020-12-11T18:54:58.652Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-11T18:54:58.652Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-11T18:54:58.652Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-11T18:54:58.652Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-11T18:54:58.652Z] systemd-container policykit-1 [2020-12-11T18:54:58.652Z] Recommended packages: [2020-12-11T18:54:58.652Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-11T18:54:58.912Z] The following NEW packages will be installed: [2020-12-11T18:54:58.912Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-11T18:54:58.912Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-11T18:54:58.912Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-11T18:54:58.912Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-11T18:54:58.912Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-11T18:54:58.912Z] The following packages will be upgraded: [2020-12-11T18:54:58.912Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-11T18:54:58.912Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-11T18:54:58.912Z] Need to get 35.2 MB of archives. [2020-12-11T18:54:58.912Z] After this operation, 141 MB of additional disk space will be used. [2020-12-11T18:54:58.912Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-11T18:54:58.912Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-11T18:54:58.912Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-11T18:54:58.912Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-11T18:54:59.172Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-11T18:54:59.172Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-11T18:54:59.172Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-11T18:54:59.172Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-11T18:54:59.172Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-11T18:54:59.172Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-11T18:54:59.172Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-11T18:54:59.172Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-11T18:54:59.172Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-11T18:54:59.172Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-11T18:54:59.172Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-11T18:54:59.172Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-11T18:54:59.172Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-11T18:54:59.744Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-11T18:54:59.744Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-11T18:54:59.744Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-11T18:54:59.744Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-11T18:54:59.744Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-11T18:54:59.744Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-11T18:54:59.744Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] [2020-12-11T18:54:59.744Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-11T18:54:59.744Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-11T18:55:00.005Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-11T18:55:00.005Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-11T18:55:00.005Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-11T18:55:00.005Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-11T18:55:01.397Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-11T18:55:01.397Z] Fetched 35.2 MB in 2s (15.8 MB/s) [2020-12-11T18:55:01.397Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-11T18:55:01.397Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-11T18:55:01.397Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-11T18:55:01.969Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-11T18:55:01.970Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-11T18:55:02.231Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-11T18:55:02.231Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-11T18:55:02.231Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-11T18:55:02.231Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-11T18:55:02.491Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-11T18:55:02.491Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-11T18:55:02.491Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-11T18:55:02.491Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-11T18:55:02.752Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-11T18:55:02.752Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-11T18:55:03.322Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-11T18:55:03.322Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-11T18:55:03.322Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-11T18:55:03.584Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-11T18:55:03.584Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-11T18:55:03.584Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-11T18:55:03.584Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T18:55:03.845Z] Selecting previously unselected package libexpat1:amd64. [2020-12-11T18:55:03.845Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-11T18:55:03.845Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-11T18:55:03.845Z] Selecting previously unselected package python3.6-minimal. [2020-12-11T18:55:03.845Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-11T18:55:03.845Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T18:55:04.113Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-11T18:55:04.372Z] Checking for services that may need to be restarted...done. [2020-12-11T18:55:04.372Z] Checking for services that may need to be restarted...done. [2020-12-11T18:55:04.372Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T18:55:04.372Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-11T18:55:04.372Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T18:55:04.941Z] Selecting previously unselected package python3-minimal. [2020-12-11T18:55:04.941Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-11T18:55:04.941Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-11T18:55:04.941Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-11T18:55:04.941Z] Selecting previously unselected package mime-support. [2020-12-11T18:55:04.941Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-11T18:55:04.941Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-11T18:55:05.203Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-11T18:55:05.203Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-11T18:55:05.203Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-11T18:55:05.203Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-11T18:55:05.203Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-11T18:55:05.203Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T18:55:05.778Z] Selecting previously unselected package python3.6. [2020-12-11T18:55:05.778Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-11T18:55:05.778Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T18:55:05.778Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-11T18:55:05.778Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-11T18:55:05.778Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-11T18:55:05.778Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-11T18:55:06.038Z] Selecting previously unselected package python3. [2020-12-11T18:55:06.038Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-11T18:55:06.038Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-11T18:55:06.038Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-11T18:55:06.038Z] Selecting previously unselected package multiarch-support. [2020-12-11T18:55:06.038Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... [2020-12-11T18:55:06.038Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-12-11T18:55:06.298Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-12-11T18:55:06.298Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-11T18:55:06.298Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-11T18:55:06.298Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-11T18:55:06.298Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-11T18:55:06.298Z] Selecting previously unselected package libbsd0:amd64. [2020-12-11T18:55:06.298Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-11T18:55:06.298Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-11T18:55:06.558Z] Selecting previously unselected package sudo. [2020-12-11T18:55:06.558Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-11T18:55:06.558Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-11T18:55:06.558Z] Selecting previously unselected package apparmor. [2020-12-11T18:55:06.558Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-11T18:55:06.558Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-11T18:55:06.819Z] Selecting previously unselected package libedit2:amd64. [2020-12-11T18:55:06.819Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-11T18:55:06.819Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-11T18:55:06.819Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-11T18:55:06.819Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-11T18:55:06.819Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T18:55:06.819Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-11T18:55:06.819Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-11T18:55:06.819Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T18:55:07.081Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-11T18:55:07.081Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-11T18:55:07.081Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-11T18:55:07.081Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-11T18:55:07.081Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-11T18:55:07.081Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T18:55:07.342Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-11T18:55:07.342Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-11T18:55:07.342Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T18:55:07.342Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-11T18:55:07.342Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-11T18:55:07.342Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-11T18:55:07.604Z] Selecting previously unselected package openssh-client. [2020-12-11T18:55:07.604Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-11T18:55:07.604Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-11T18:55:07.604Z] Selecting previously unselected package squashfs-tools. [2020-12-11T18:55:07.604Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-11T18:55:07.866Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-11T18:55:07.866Z] Selecting previously unselected package snapd. [2020-12-11T18:55:07.866Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-11T18:55:07.866Z] Unpacking snapd (2.48+18.04) ... [2020-12-11T18:55:10.412Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-11T18:55:10.412Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-11T18:55:10.412Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-11T18:55:10.412Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-11T18:55:10.412Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-11T18:55:10.412Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T18:55:10.412Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-11T18:55:10.412Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-11T18:55:10.412Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-11T18:55:11.795Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-11T18:55:12.056Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-11T18:55:12.056Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-11T18:55:12.056Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T18:55:12.056Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T18:55:12.056Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-11T18:55:12.999Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-11T18:55:12.999Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T18:55:12.999Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-11T18:55:12.999Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-11T18:55:12.999Z] running python rtupdate hooks for python3.6... [2020-12-11T18:55:12.999Z] running python post-rtupdate hooks for python3.6... [2020-12-11T18:55:12.999Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-11T18:55:14.383Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-11T18:55:14.383Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-11T18:55:14.383Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-11T18:55:14.643Z] Setting up snapd (2.48+18.04) ... [2020-12-11T18:55:14.904Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-11T18:55:15.173Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-11T18:55:15.439Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-11T18:55:15.700Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-11T18:55:15.700Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-11T18:55:15.700Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-11T18:55:15.960Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-11T18:55:16.220Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-11T18:55:16.480Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-11T18:55:16.480Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-11T18:55:16.740Z] /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' [2020-12-11T18:55:16.740Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-11T18:55:16.740Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-11T18:55:17.687Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-11T18:55:17.687Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-11T18:55:17.687Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-11T18:55:18.898Z] Reading package lists... [2020-12-11T18:55:19.159Z] Reading package lists... [2020-12-11T18:55:19.159Z] Building dependency tree... [2020-12-11T18:55:19.159Z] Reading state information... [2020-12-11T18:55:19.421Z] Calculating upgrade... [2020-12-11T18:55:19.682Z] The following packages will be upgraded: [2020-12-11T18:55:19.682Z] advancecomp base-files bash binutils binutils-common [2020-12-11T18:55:19.682Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-11T18:55:19.682Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-11T18:55:19.682Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-11T18:55:19.682Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-11T18:55:19.682Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-11T18:55:19.682Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-11T18:55:19.682Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-11T18:55:19.682Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-11T18:55:19.682Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-11T18:55:19.682Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-11T18:55:19.682Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-11T18:55:19.682Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-11T18:55:19.682Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-11T18:55:19.682Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-11T18:55:19.682Z] Need to get 63.5 MB of archives. [2020-12-11T18:55:19.682Z] After this operation, 5178 kB of additional disk space will be used. [2020-12-11T18:55:19.682Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-11T18:55:19.682Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-12-11T18:55:20.254Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-11T18:55:20.254Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-11T18:55:20.254Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-11T18:55:20.514Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-11T18:55:20.515Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-11T18:55:20.515Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-11T18:55:20.515Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-11T18:55:20.515Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-11T18:55:20.515Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-11T18:55:20.515Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-11T18:55:20.515Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-11T18:55:20.515Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-11T18:55:20.515Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-11T18:55:20.515Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-11T18:55:20.515Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-12-11T18:55:20.515Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-124.127 [976 kB] [2020-12-11T18:55:20.515Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-12-11T18:55:20.804Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-11T18:55:20.804Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-11T18:55:20.804Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-11T18:55:20.804Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-11T18:55:20.804Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-11T18:55:20.804Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-11T18:55:20.804Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-11T18:55:20.804Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-11T18:55:20.804Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-11T18:55:20.804Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-11T18:55:20.804Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-11T18:55:20.804Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-11T18:55:20.804Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-11T18:55:20.804Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] [2020-12-11T18:55:20.804Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-11T18:55:21.065Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-11T18:55:21.065Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-11T18:55:21.065Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-11T18:55:21.065Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-11T18:55:21.065Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-11T18:55:21.065Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-11T18:55:21.065Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-11T18:55:21.065Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-11T18:55:21.065Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-11T18:55:21.065Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-11T18:55:21.065Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-11T18:55:21.065Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-11T18:55:21.065Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-11T18:55:21.065Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-11T18:55:21.065Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-11T18:55:21.065Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-11T18:55:21.065Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-11T18:55:21.065Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-11T18:55:21.065Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-11T18:55:21.065Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-11T18:55:21.065Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-11T18:55:21.065Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-11T18:55:21.065Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-11T18:55:21.065Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-11T18:55:21.065Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-11T18:55:21.065Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-11T18:55:21.065Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-11T18:55:21.065Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-11T18:55:21.330Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-11T18:55:21.330Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-11T18:55:21.330Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-11T18:55:21.330Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-11T18:55:21.330Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-11T18:55:21.330Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-11T18:55:21.330Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-11T18:55:21.330Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-11T18:55:21.330Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-11T18:55:21.330Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-11T18:55:21.330Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-11T18:55:21.330Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-11T18:55:21.330Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-11T18:55:21.330Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-11T18:55:21.330Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-11T18:55:21.330Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-11T18:55:21.591Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-11T18:55:21.591Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-11T18:55:21.591Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-11T18:55:21.591Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-11T18:55:21.591Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-11T18:55:21.591Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-11T18:55:21.591Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-11T18:55:21.591Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-11T18:55:21.591Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-11T18:55:22.172Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-11T18:55:22.432Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-11T18:55:22.432Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-11T18:55:22.432Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-11T18:55:23.002Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-11T18:55:23.002Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-11T18:55:23.002Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-11T18:55:23.002Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-11T18:55:23.002Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-11T18:55:23.002Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-11T18:55:23.002Z] Fetched 63.5 MB in 3s (18.8 MB/s) [2020-12-11T18:55:23.263Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:23.263Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-11T18:55:23.263Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-11T18:55:23.834Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-11T18:55:24.096Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-11T18:55:24.096Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-124.127_amd64.deb ... [2020-12-11T18:55:24.096Z] Unpacking linux-libc-dev:amd64 (4.15.0-124.127) over (4.15.0-20.21) ... [2020-12-11T18:55:25.044Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:25.044Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T18:55:25.044Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:25.044Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T18:55:25.044Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:25.311Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T18:55:25.311Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:25.311Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T18:55:25.571Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:25.572Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T18:55:25.572Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:25.572Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T18:55:25.572Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:25.572Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T18:55:25.835Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T18:55:25.835Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-11T18:55:25.835Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:25.835Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-11T18:55:25.835Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-11T18:55:26.098Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-11T18:55:26.098Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:26.098Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T18:55:26.098Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:26.098Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T18:55:26.359Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:26.359Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-11T18:55:26.359Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T18:55:26.620Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-11T18:55:26.620Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-11T18:55:26.884Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-11T18:55:27.454Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-11T18:55:27.454Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-11T18:55:27.454Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-11T18:55:27.714Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-11T18:55:27.714Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-11T18:55:27.714Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-11T18:55:27.976Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-11T18:55:27.976Z] Installing new version of config file /etc/issue ... [2020-12-11T18:55:27.976Z] Installing new version of config file /etc/issue.net ... [2020-12-11T18:55:27.976Z] Installing new version of config file /etc/lsb-release ... [2020-12-11T18:55:27.976Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-11T18:55:28.237Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-11T18:55:28.237Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-11T18:55:28.237Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-11T18:55:28.502Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:28.502Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-11T18:55:28.502Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-11T18:55:28.502Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-11T18:55:28.763Z] 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 [2020-12-11T18:55:28.763Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:28.763Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T18:55:28.763Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-11T18:55:29.023Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-11T18:55:29.024Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:29.024Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-11T18:55:29.287Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-11T18:55:29.605Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-11T18:55:29.605Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:29.605Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-11T18:55:29.605Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-11T18:55:29.866Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-11T18:55:30.127Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:30.127Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-11T18:55:30.127Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-11T18:55:30.127Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-11T18:55:30.387Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:30.387Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-11T18:55:30.387Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-11T18:55:30.387Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-11T18:55:30.387Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:30.387Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-11T18:55:30.648Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-11T18:55:30.648Z] Setting up grep (3.1-2build1) ... [2020-12-11T18:55:30.648Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:30.648Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-11T18:55:30.648Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-11T18:55:30.912Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-11T18:55:30.912Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:30.912Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-11T18:55:31.173Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-11T18:55:31.173Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-11T18:55:31.173Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:31.173Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-11T18:55:31.173Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-11T18:55:31.744Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-11T18:55:31.744Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-11T18:55:32.005Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-11T18:55:32.005Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-11T18:55:32.579Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-11T18:55:32.840Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:32.840Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-11T18:55:32.840Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-11T18:55:33.789Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-11T18:55:33.789Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-11T18:55:34.050Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-11T18:55:34.050Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-11T18:55:34.051Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-11T18:55:34.051Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:34.051Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-11T18:55:34.051Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-11T18:55:34.312Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-11T18:55:34.312Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:34.312Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T18:55:34.312Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T18:55:34.572Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-11T18:55:34.572Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:34.572Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T18:55:34.572Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T18:55:34.572Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-11T18:55:34.831Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:34.831Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T18:55:34.831Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T18:55:34.831Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-11T18:55:34.831Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:34.831Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T18:55:34.831Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T18:55:35.092Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-11T18:55:35.092Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:35.092Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-11T18:55:35.092Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-11T18:55:35.092Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-11T18:55:35.092Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-11T18:55:35.092Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-11T18:55:35.352Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:35.352Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-11T18:55:35.352Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-11T18:55:35.352Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-11T18:55:35.352Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:35.352Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T18:55:35.352Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T18:55:35.612Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-11T18:55:35.612Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:35.612Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T18:55:35.612Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T18:55:35.612Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-11T18:55:35.873Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:35.873Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T18:55:35.873Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T18:55:36.133Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-11T18:55:36.393Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-11T18:55:36.964Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-11T18:55:36.964Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:36.964Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-11T18:55:36.964Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-11T18:55:37.224Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-12-11T18:55:37.224Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-11T18:55:37.224Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-11T18:55:37.224Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-11T18:55:37.484Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-11T18:55:37.484Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T18:55:37.484Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-11T18:55:37.745Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-11T18:55:37.745Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-11T18:55:38.006Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T18:55:38.006Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-11T18:55:38.266Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-11T18:55:38.266Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-11T18:55:38.266Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T18:55:38.266Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-11T18:55:38.525Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-11T18:55:38.526Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-11T18:55:38.526Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T18:55:38.526Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-11T18:55:38.786Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-11T18:55:38.786Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-11T18:55:39.046Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T18:55:39.046Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-11T18:55:39.046Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-11T18:55:39.046Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-11T18:55:39.046Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-11T18:55:39.306Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-11T18:55:39.306Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-11T18:55:39.306Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-11T18:55:39.306Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T18:55:39.306Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-11T18:55:39.306Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-11T18:55:39.567Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-11T18:55:39.567Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T18:55:39.567Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-11T18:55:39.567Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-11T18:55:39.827Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-11T18:55:40.087Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T18:55:40.087Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-11T18:55:40.087Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-11T18:55:40.087Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-11T18:55:40.087Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T18:55:40.087Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-11T18:55:40.348Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-11T18:55:40.348Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-11T18:55:40.348Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T18:55:40.348Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-11T18:55:40.349Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-11T18:55:40.608Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-11T18:55:40.869Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T18:55:40.869Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-11T18:55:40.869Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-11T18:55:40.869Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-11T18:55:41.130Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T18:55:41.130Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-11T18:55:41.130Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-11T18:55:41.130Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-11T18:55:41.390Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T18:55:41.390Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-11T18:55:41.390Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-11T18:55:41.390Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-11T18:55:41.390Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T18:55:41.390Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-11T18:55:41.651Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-11T18:55:41.651Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-11T18:55:41.651Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T18:55:41.651Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-11T18:55:41.913Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-11T18:55:41.913Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-11T18:55:41.913Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-11T18:55:41.913Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-11T18:55:41.913Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-11T18:55:42.175Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-11T18:55:42.175Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-11T18:55:42.175Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-11T18:55:42.175Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-11T18:55:42.175Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-11T18:55:42.175Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-11T18:55:42.436Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-11T18:55:42.436Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-11T18:55:42.700Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-11T18:55:42.700Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-11T18:55:42.700Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-11T18:55:43.002Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-11T18:55:43.002Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-11T18:55:43.002Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-11T18:55:43.262Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-11T18:55:43.263Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-11T18:55:43.263Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-11T18:55:43.263Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-11T18:55:43.524Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-11T18:55:43.524Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-11T18:55:43.524Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-11T18:55:43.524Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-11T18:55:43.783Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-11T18:55:43.783Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-11T18:55:43.783Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-11T18:55:43.783Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-11T18:55:44.804Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-11T18:55:44.804Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-11T18:55:44.804Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-11T18:55:44.804Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-11T18:55:45.126Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-11T18:55:45.126Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-11T18:55:45.390Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-11T18:55:45.390Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-11T18:55:45.390Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-11T18:55:45.390Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-11T18:55:45.653Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-11T18:55:45.653Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-11T18:55:45.653Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:45.653Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T18:55:45.915Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:45.915Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T18:55:45.915Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:45.915Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T18:55:46.179Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:46.179Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T18:55:47.126Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:47.126Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T18:55:48.066Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:48.066Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T18:55:49.008Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:49.008Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T18:55:49.578Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:49.578Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T18:55:50.517Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-11T18:55:50.518Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-11T18:55:50.518Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-11T18:55:50.518Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-11T18:55:50.518Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-11T18:55:50.518Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-11T18:55:50.779Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-11T18:55:50.779Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-11T18:55:50.779Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-11T18:55:50.779Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-11T18:55:51.045Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-11T18:55:51.046Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-11T18:55:51.046Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-11T18:55:51.046Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-11T18:55:51.307Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-11T18:55:51.307Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-11T18:55:51.307Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T18:55:51.569Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-11T18:55:51.569Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T18:55:51.569Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T18:55:51.569Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T18:55:51.569Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-11T18:55:51.569Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-11T18:55:51.569Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-11T18:55:51.830Z] [2020-12-11T18:55:51.830Z] Current default time zone: 'Etc/UTC' [2020-12-11T18:55:51.830Z] Local time is now: Fri Dec 11 18:55:51 UTC 2020. [2020-12-11T18:55:51.830Z] Universal Time is now: Fri Dec 11 18:55:51 UTC 2020. [2020-12-11T18:55:51.830Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-11T18:55:51.830Z] [2020-12-11T18:55:51.830Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-11T18:55:51.830Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T18:55:51.830Z] Setting up linux-libc-dev:amd64 (4.15.0-124.127) ... [2020-12-11T18:55:51.830Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-11T18:55:51.830Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-11T18:55:52.092Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-11T18:55:52.092Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-11T18:55:52.092Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-11T18:55:52.092Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-11T18:55:52.092Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-11T18:55:52.092Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T18:55:52.092Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-11T18:55:52.664Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T18:55:52.664Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-11T18:55:52.664Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T18:55:52.664Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-11T18:55:52.664Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-11T18:55:52.664Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-11T18:55:52.664Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-11T18:55:52.664Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-11T18:55:52.926Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-11T18:55:52.926Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-11T18:55:52.926Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-11T18:55:54.320Z] Updating certificates in /etc/ssl/certs... [2020-12-11T18:55:55.263Z] 22 added, 17 removed; done. [2020-12-11T18:55:55.263Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-11T18:55:55.263Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-11T18:55:55.263Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-11T18:55:55.263Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-11T18:55:55.263Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-11T18:55:55.263Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T18:55:55.524Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-11T18:55:55.524Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T18:55:55.524Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T18:55:55.524Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T18:55:55.524Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T18:55:55.524Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T18:55:55.524Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-11T18:55:55.524Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-11T18:55:55.795Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-11T18:55:55.795Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-11T18:55:55.795Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-11T18:55:55.795Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T18:55:55.795Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-11T18:55:55.795Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-11T18:55:55.795Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-11T18:55:55.795Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-11T18:55:55.795Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-11T18:55:56.056Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-11T18:55:56.056Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-11T18:55:56.056Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-11T18:55:56.056Z] Updating certificates in /etc/ssl/certs... [2020-12-11T18:55:56.627Z] 0 added, 0 removed; done. [2020-12-11T18:55:56.627Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-11T18:55:56.627Z] done. [2020-12-11T18:55:57.196Z] Reading package lists... [2020-12-11T18:55:57.196Z] Building dependency tree... [2020-12-11T18:55:57.196Z] Reading state information... [2020-12-11T18:55:57.456Z] The following NEW packages will be installed: [2020-12-11T18:55:57.456Z] apt-transport-https [2020-12-11T18:55:57.456Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-11T18:55:57.456Z] Need to get 1696 B of archives. [2020-12-11T18:55:57.456Z] After this operation, 153 kB of additional disk space will be used. [2020-12-11T18:55:57.456Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-11T18:55:57.622Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:55:57.622Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T18:55:57.622Z] ---> 8dfa9bd19f3a [2020-12-11T18:55:57.622Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T18:55:57.622Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:55:57.622Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T18:55:57.622Z] ---> 8dfa9bd19f3a [2020-12-11T18:55:57.622Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T18:55:57.622Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:55:57.622Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-11T18:55:57.622Z] ---> 8dfa9bd19f3a [2020-12-11T18:55:57.622Z] Step 3/23 : WORKDIR /edgex-go [2020-12-11T18:55:57.622Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:55:57.622Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-11T18:55:57.622Z] ---> 8dfa9bd19f3a [2020-12-11T18:55:57.622Z] Step 3/29 : WORKDIR /edgex-go [2020-12-11T18:55:57.622Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:55:57.622Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-11T18:55:57.622Z] ---> 8dfa9bd19f3a [2020-12-11T18:55:57.622Z] Step 3/27 : WORKDIR /edgex-go [2020-12-11T18:55:57.622Z] ---> Running in 5773fadfbf8b [2020-12-11T18:55:57.622Z] ---> Running in 11e50d9f7b8e [2020-12-11T18:55:57.622Z] ---> Running in 6cd03580e28b [2020-12-11T18:55:57.622Z] ---> Running in 6d64eef1d0d3 [2020-12-11T18:55:57.622Z] ---> Running in c8c046dd0882 [2020-12-11T18:55:57.622Z] Removing intermediate container 11e50d9f7b8e [2020-12-11T18:55:57.622Z] ---> e4b785d44d48 [2020-12-11T18:55:57.622Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:55:57.622Z] Removing intermediate container c8c046dd0882 [2020-12-11T18:55:57.622Z] ---> d4fb6009b170 [2020-12-11T18:55:57.622Z] Step 4/29 : RUN apk update && apk add make git [2020-12-11T18:55:57.622Z] Removing intermediate container 5773fadfbf8b [2020-12-11T18:55:57.622Z] ---> 6bde25410516 [2020-12-11T18:55:57.622Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:55:57.622Z] ---> Running in 4d77a96ae3af [2020-12-11T18:55:57.622Z] ---> Running in bd5ca75f5f7b [2020-12-11T18:55:57.622Z] Removing intermediate container 6cd03580e28b [2020-12-11T18:55:57.622Z] ---> 3d1caac07c61 [2020-12-11T18:55:57.622Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:55:57.622Z] Removing intermediate container 6d64eef1d0d3 [2020-12-11T18:55:57.622Z] ---> 75678def3d15 [2020-12-11T18:55:57.622Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:55:57.622Z] ---> Running in 46b2f052cf5c [2020-12-11T18:55:57.622Z] ---> Running in 1b796b3a72d7 [2020-12-11T18:55:57.622Z] ---> Running in 29a64622e7e2 [2020-12-11T18:55:57.622Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T18:55:57.622Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T18:55:57.622Z] Removing intermediate container bd5ca75f5f7b [2020-12-11T18:55:57.622Z] ---> 101071e4a41c [2020-12-11T18:55:57.622Z] Step 5/24 : RUN apk update && apk add make git [2020-12-11T18:55:57.622Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T18:55:57.622Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T18:55:57.622Z] OK: 12618 distinct packages available [2020-12-11T18:55:57.622Z] Removing intermediate container 46b2f052cf5c [2020-12-11T18:55:57.622Z] ---> 003b5ef9e266 [2020-12-11T18:55:57.622Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T18:55:57.622Z] ---> Running in a7a9629be559 [2020-12-11T18:55:57.622Z] ---> Running in 99f617b7a1f3 [2020-12-11T18:55:57.622Z] Removing intermediate container 1b796b3a72d7 [2020-12-11T18:55:57.622Z] ---> 3fe2be091a76 [2020-12-11T18:55:57.622Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-11T18:55:57.622Z] Removing intermediate container 29a64622e7e2 [2020-12-11T18:55:57.622Z] ---> 4d9d5a1259c2 [2020-12-11T18:55:57.622Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-11T18:55:57.622Z] OK: 217 MiB in 51 packages [2020-12-11T18:55:57.622Z] ---> Running in 079c20a41adf [2020-12-11T18:55:57.622Z] ---> Running in 49d504a32517 [2020-12-11T18:55:57.622Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T18:55:57.622Z] Removing intermediate container 4d77a96ae3af [2020-12-11T18:55:57.622Z] ---> 2bfec41a63fd [2020-12-11T18:55:57.622Z] Step 5/29 : COPY go.mod . [2020-12-11T18:55:57.622Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T18:55:57.716Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-11T18:55:57.716Z] Fetched 1696 B in 0s (8451 B/s) [2020-12-11T18:55:57.716Z] Selecting previously unselected package apt-transport-https. [2020-12-11T18:55:57.716Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-11T18:55:57.716Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-11T18:55:57.716Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-11T18:55:57.896Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T18:55:57.896Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T18:55:57.978Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-11T18:55:58.169Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T18:55:58.240Z] Waiting for network to be ready... [2020-12-11T18:55:58.446Z] ---> a5345ccf49e2 [2020-12-11T18:55:58.446Z] Step 6/29 : RUN go mod download [2020-12-11T18:55:58.446Z] ---> Running in 63cbc928ece3 [2020-12-11T18:55:58.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T18:55:58.721Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T18:55:58.996Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T18:55:59.270Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T18:55:59.270Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T18:55:59.270Z] OK: 12618 distinct packages available [2020-12-11T18:55:59.545Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T18:55:59.545Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T18:55:59.545Z] OK: 12618 distinct packages available [2020-12-11T18:55:59.821Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T18:55:59.821Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T18:55:59.821Z] OK: 12618 distinct packages available [2020-12-11T18:56:00.096Z] OK: 217 MiB in 51 packages [2020-12-11T18:56:00.096Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T18:56:00.096Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T18:56:00.096Z] OK: 12618 distinct packages available [2020-12-11T18:56:00.706Z] OK: 217 MiB in 51 packages [2020-12-11T18:56:00.706Z] OK: 217 MiB in 51 packages [2020-12-11T18:56:00.984Z] OK: 217 MiB in 51 packages [2020-12-11T18:56:01.965Z] Removing intermediate container a7a9629be559 [2020-12-11T18:56:01.965Z] ---> f6e9cac57ebe [2020-12-11T18:56:01.965Z] Step 6/24 : COPY go.mod . [2020-12-11T18:56:02.236Z] Removing intermediate container 99f617b7a1f3 [2020-12-11T18:56:02.236Z] ---> 3a592d74fabd [2020-12-11T18:56:02.236Z] Step 6/22 : COPY go.mod . [2020-12-11T18:56:02.509Z] Removing intermediate container 079c20a41adf [2020-12-11T18:56:02.509Z] ---> 5d39a8f78bfc [2020-12-11T18:56:02.509Z] Step 6/27 : COPY go.mod . [2020-12-11T18:56:02.784Z] Removing intermediate container 63cbc928ece3 [2020-12-11T18:56:02.784Z] ---> 062044ce4b2c [2020-12-11T18:56:02.784Z] Step 7/29 : COPY . . [2020-12-11T18:56:03.067Z] Removing intermediate container 49d504a32517 [2020-12-11T18:56:03.067Z] ---> d06bccf1d367 [2020-12-11T18:56:03.067Z] Step 6/23 : COPY go.mod . [2020-12-11T18:56:03.339Z] ---> 80f36cb6a143 [2020-12-11T18:56:03.339Z] ---> fefdc0a55be8 [2020-12-11T18:56:03.339Z] Step 7/24 : RUN go mod download [2020-12-11T18:56:03.339Z] Step 7/22 : RUN go mod download [2020-12-11T18:56:03.611Z] ---> Running in edaeadc1d749 [2020-12-11T18:56:03.611Z] ---> Running in fb46c55ccd35 [2020-12-11T18:56:03.883Z] ---> a15bd14052d2 [2020-12-11T18:56:03.883Z] Step 7/27 : RUN go mod download [2020-12-11T18:56:04.481Z] ---> Running in 267afbaa1af9 [2020-12-11T18:56:04.752Z] ---> 6454501cf710 [2020-12-11T18:56:04.752Z] Step 7/23 : RUN go mod download [2020-12-11T18:56:04.819Z] 2020-12-11T18:56:01Z INFO Waiting for automatic snapd restart... [2020-12-11T18:56:04.819Z] snapd 2.48.1 from Canonical* installed [2020-12-11T18:56:05.345Z] ---> Running in 539e40d1820e [2020-12-11T18:56:05.757Z] "snapd" switched to the "latest/stable" channel [2020-12-11T18:56:05.757Z] [2020-12-11T18:56:08.747Z] Removing intermediate container edaeadc1d749 [2020-12-11T18:56:08.747Z] ---> e254deb91e92 [2020-12-11T18:56:08.747Z] Step 8/22 : COPY . . [2020-12-11T18:56:08.747Z] Removing intermediate container fb46c55ccd35 [2020-12-11T18:56:08.747Z] ---> c330835098c9 [2020-12-11T18:56:08.747Z] Step 8/24 : COPY . . [2020-12-11T18:56:09.372Z] Removing intermediate container 267afbaa1af9 [2020-12-11T18:56:09.372Z] ---> d3fdc005f505 [2020-12-11T18:56:09.372Z] Step 8/27 : COPY . . [2020-12-11T18:56:09.647Z] Removing intermediate container 539e40d1820e [2020-12-11T18:56:09.647Z] ---> b7be8b29cd59 [2020-12-11T18:56:09.647Z] Step 8/23 : COPY . . [2020-12-11T18:56:09.957Z] core18 20200929 from Canonical* installed [2020-12-11T18:56:09.957Z] "core18" switched to the "latest/stable" channel [2020-12-11T18:56:09.957Z] [2020-12-11T18:56:14.160Z] snapcraft 4.4.4 from Canonical* installed [2020-12-11T18:56:14.160Z] "snapcraft" switched to the "latest/stable" channel [2020-12-11T18:56:14.160Z] [2020-12-11T18:56:17.459Z] 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: [2020-12-11T18:56:17.459Z] - README.md [2020-12-11T18:56:17.459Z] - snapcraft.yaml.orig [2020-12-11T18:56:17.459Z] [2020-12-11T18:56:17.459Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-11T18:56:24.047Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-11T18:56:24.047Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-11T18:56:24.047Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-11T18:56:24.308Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-11T18:56:25.693Z] Reading package lists... [2020-12-11T18:56:25.693Z] 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 [2020-12-11T18:56:31.850Z] ---> 3606c7648947 [2020-12-11T18:56:31.851Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-11T18:56:31.851Z] ---> Running in c9a9c327d113 [2020-12-11T18:56:32.124Z] ---> 05bd9675170c [2020-12-11T18:56:32.124Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-11T18:56:32.278Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-11T18:56:32.278Z] Reading package lists... [2020-12-11T18:56:32.278Z] Building dependency tree... [2020-12-11T18:56:32.278Z] Reading state information... [2020-12-11T18:56:32.278Z] Suggested packages: [2020-12-11T18:56:32.278Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-11T18:56:32.278Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-11T18:56:32.278Z] Recommended packages: [2020-12-11T18:56:32.278Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-11T18:56:32.278Z] The following NEW packages will be installed: [2020-12-11T18:56:32.278Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-11T18:56:32.278Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-11T18:56:32.278Z] pkg-config zip [2020-12-11T18:56:32.397Z] ---> af68a3beb3c4 [2020-12-11T18:56:32.397Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-11T18:56:32.397Z] ---> 0d9ab2ff3d77 [2020-12-11T18:56:32.397Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-11T18:56:32.397Z] ---> 7eab9929b693 [2020-12-11T18:56:32.397Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-11T18:56:32.538Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-11T18:56:32.539Z] Need to get 7655 kB of archives. [2020-12-11T18:56:32.539Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-11T18:56:32.539Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-11T18:56:32.539Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-11T18:56:32.539Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-11T18:56:32.670Z] ---> Running in 52e873967007 [2020-12-11T18:56:32.670Z] ---> Running in 9e0051d401b1 [2020-12-11T18:56:32.670Z] ---> Running in c4b7df4012d6 [2020-12-11T18:56:32.670Z] ---> Running in 496a46c84f3b [2020-12-11T18:56:32.799Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-11T18:56:32.799Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-11T18:56:32.799Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-11T18:56:32.799Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-11T18:56:32.799Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-11T18:56:32.799Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-11T18:56:33.060Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-11T18:56:33.060Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-11T18:56:33.060Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-11T18:56:33.060Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-11T18:56:33.321Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-11T18:56:33.321Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-11T18:56:33.581Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-11T18:56:33.582Z] Fetched 7655 kB in 1s (7085 kB/s) [2020-12-11T18:56:33.582Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-11T18:56:33.582Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-11T18:56:33.582Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-11T18:56:33.582Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-11T18:56:33.664Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-11T18:56:33.842Z] Selecting previously unselected package libpsl5:amd64. [2020-12-11T18:56:33.842Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-11T18:56:33.842Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-11T18:56:33.842Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-11T18:56:33.842Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-11T18:56:33.842Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-11T18:56:33.842Z] Selecting previously unselected package librtmp1:amd64. [2020-12-11T18:56:33.842Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-11T18:56:33.842Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-11T18:56:34.102Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-11T18:56:34.102Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-11T18:56:34.102Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-11T18:56:34.102Z] Selecting previously unselected package liberror-perl. [2020-12-11T18:56:34.102Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-11T18:56:34.102Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-11T18:56:34.102Z] Selecting previously unselected package git-man. [2020-12-11T18:56:34.102Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-11T18:56:34.102Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-11T18:56:34.363Z] Selecting previously unselected package git. [2020-12-11T18:56:34.363Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-11T18:56:34.623Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-11T18:56:34.646Z] 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 [2020-12-11T18:56:35.251Z] 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 [2020-12-11T18:56:35.251Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-11T18:56:35.528Z] 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 [2020-12-11T18:56:35.573Z] Selecting previously unselected package libnorm1:amd64. [2020-12-11T18:56:35.573Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-11T18:56:35.573Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-11T18:56:35.573Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-11T18:56:35.573Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-11T18:56:35.573Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-11T18:56:35.573Z] Selecting previously unselected package libsodium23:amd64. [2020-12-11T18:56:35.573Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-11T18:56:35.573Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-11T18:56:35.573Z] Selecting previously unselected package libzmq5:amd64. [2020-12-11T18:56:35.573Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-11T18:56:35.573Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-11T18:56:35.833Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-11T18:56:35.833Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-11T18:56:35.833Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-11T18:56:35.833Z] Selecting previously unselected package pkg-config. [2020-12-11T18:56:35.833Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-11T18:56:35.833Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-11T18:56:35.833Z] Selecting previously unselected package zip. [2020-12-11T18:56:35.833Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-11T18:56:35.833Z] Unpacking zip (3.0-11build1) ... [2020-12-11T18:56:36.094Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-11T18:56:36.094Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-11T18:56:36.094Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-11T18:56:36.094Z] Setting up liberror-perl (0.17025-1) ... [2020-12-11T18:56:36.094Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-11T18:56:36.094Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-11T18:56:36.094Z] No schema files found: doing nothing. [2020-12-11T18:56:36.094Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-11T18:56:36.094Z] Setting up zip (3.0-11build1) ... [2020-12-11T18:56:36.094Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-11T18:56:36.094Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-11T18:56:36.355Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-11T18:56:36.355Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-11T18:56:36.355Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-11T18:56:36.355Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-11T18:56:36.355Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-11T18:56:36.355Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-11T18:56:42.951Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-11T18:56:42.951Z] git set to automatically installed. [2020-12-11T18:56:42.951Z] git-man set to automatically installed. [2020-12-11T18:56:42.951Z] libcurl3-gnutls set to automatically installed. [2020-12-11T18:56:42.951Z] liberror-perl set to automatically installed. [2020-12-11T18:56:42.951Z] libglib2.0-0 set to automatically installed. [2020-12-11T18:56:42.951Z] libnghttp2-14 set to automatically installed. [2020-12-11T18:56:42.951Z] libnorm1 set to automatically installed. [2020-12-11T18:56:42.951Z] libpgm-5.2-0 set to automatically installed. [2020-12-11T18:56:42.951Z] libpsl5 set to automatically installed. [2020-12-11T18:56:42.951Z] librtmp1 set to automatically installed. [2020-12-11T18:56:42.951Z] libsodium23 set to automatically installed. [2020-12-11T18:56:42.951Z] libzmq3-dev set to automatically installed. [2020-12-11T18:56:42.951Z] libzmq5 set to automatically installed. [2020-12-11T18:56:42.951Z] pkg-config set to automatically installed. [2020-12-11T18:56:42.951Z] zip set to automatically installed. [2020-12-11T18:56:45.499Z] snapd is not logged in, snap install commands will use sudo [2020-12-11T18:56:52.075Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-11T18:56:52.336Z] snap "core18" has no updates available [2020-12-11T18:56:53.718Z] Pulling config-common [2020-12-11T18:56:54.677Z] Pulling go-build-helper [2020-12-11T18:57:21.254Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-11T18:57:21.255Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-11T18:57:21.255Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1428 kB] [2020-12-11T18:57:21.255Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [281 kB] [2020-12-11T18:57:21.255Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-11T18:57:21.255Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-12-11T18:57:21.255Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [173 kB] [2020-12-11T18:57:21.255Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.8 kB] [2020-12-11T18:57:21.255Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1091 kB] [2020-12-11T18:57:21.255Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-11T18:57:21.255Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-11T18:57:21.255Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-11T18:57:21.255Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-11T18:57:21.255Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-11T18:57:21.255Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-11T18:57:21.255Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-11T18:57:21.255Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-11T18:57:21.255Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-11T18:57:21.255Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-11T18:57:21.255Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1763 kB] [2020-12-11T18:57:21.255Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [373 kB] [2020-12-11T18:57:21.255Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] [2020-12-11T18:57:21.255Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] [2020-12-11T18:57:21.255Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [196 kB] [2020-12-11T18:57:21.255Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [26.4 kB] [2020-12-11T18:57:21.255Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1694 kB] [2020-12-11T18:57:21.255Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [356 kB] [2020-12-11T18:57:21.255Z] Fetched 23.4 MB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-11T18:57:21.255Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-11T18:57:21.255Z] Fetched 279 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-11T18:57:21.255Z] Fetched 122 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-11T18:57:21.255Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-11T18:57:21.255Z] Fetched 8848 B in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-11T18:57:21.255Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-11T18:57:21.255Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-11T18:57:21.255Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-11T18:57:21.255Z] Fetched 214 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-11T18:57:21.255Z] Fetched 155 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-11T18:57:21.255Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-11T18:57:21.255Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-11T18:57:21.255Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-11T18:57:21.255Z] Fetched 499 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-11T18:57:21.255Z] Fetched 111 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-11T18:57:21.255Z] Fetched 240 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-11T18:57:21.255Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-11T18:57:21.255Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-11T18:57:21.255Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-11T18:57:21.255Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-11T18:57:21.255Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-11T18:57:21.255Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-11T18:57:21.255Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-11T18:57:21.255Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-11T18:57:21.255Z] Fetched 8720 B in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-11T18:57:21.255Z] Fetched 137 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-11T18:57:21.255Z] Fetched 119 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-11T18:57:21.255Z] Fetched 109 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-11T18:57:21.255Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-11T18:57:21.255Z] Fetched 645 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-11T18:57:21.255Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-11T18:57:21.255Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-11T18:57:21.255Z] Fetched 368 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-11T18:57:21.255Z] Fetched 187 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-11T18:57:21.255Z] Fetched 175 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-11T18:57:21.255Z] Fetched 206 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-11T18:57:21.255Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-11T18:57:21.255Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-11T18:57:21.255Z] Fetched 159 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-11T18:57:21.255Z] Fetched 107 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-11T18:57:21.255Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-11T18:57:21.255Z] Pulling static-packages [2020-12-11T18:57:21.826Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2020-12-11T18:57:21.826Z] Skipping pull go-build-helper (already ran) [2020-12-11T18:57:21.826Z] Skipping pull static-packages (already ran) [2020-12-11T18:57:21.826Z] Building go-build-helper [2020-12-11T18:57:26.031Z] Building static-packages [2020-12-11T18:57:27.943Z] Staging go-build-helper [2020-12-11T18:57:28.889Z] Staging static-packages [2020-12-11T18:57:29.832Z] Pulling go115 [2020-12-11T18:57:30.774Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-11T18:57:30.774Z] Skipping pull go115 (already ran) [2020-12-11T18:57:30.774Z] Building go115 [2020-12-11T18:57:30.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-11T18:57:30.774Z] Dload Upload Total Spent Left Speed [2020-12-11T18:57:34.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 115M 1 1471k 0 0 3014k 0 0:00:39 --:--:-- 0:00:39 3008k 31 115M 31 36.1M 0 0 24.3M 0 0:00:04 0:00:01 0:00:03 24.3M 64 115M 64 74.2M 0 0 29.8M 0 0:00:03 0:00:02 0:00:01 29.8M 96 115M 96 111M 0 0 31.9M 0 0:00:03 0:00:03 --:--:-- 31.8M 100 115M 100 115M 0 0 32.2M 0 0:00:03 0:00:03 --:--:-- 32.2M [2020-12-11T18:57:35.121Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-11T18:57:40.402Z] Staging go115 [2020-12-11T18:57:45.686Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-11T18:57:45.686Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-11T18:57:45.686Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-11T18:57:45.686Z] Fetched 0 B in 0s (0 B/s) [2020-12-11T18:57:45.686Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-11T18:57:45.686Z] Fetched 224 kB in 0s (0 B/s) [2020-12-11T18:57:45.686Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-11T18:57:45.686Z] Fetched 157 kB in 0s (0 B/s) [2020-12-11T18:57:45.686Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-11T18:57:45.686Z] Fetched 221 kB in 0s (0 B/s) [2020-12-11T18:57:45.686Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-11T18:57:45.686Z] Fetched 143 kB in 0s (0 B/s) [2020-12-11T18:57:45.686Z] Pulling edgex-go [2020-12-11T18:57:46.628Z] Pulling version [2020-12-11T18:57:48.011Z] Building config-common [2020-12-11T18:57:49.923Z] Skipping build go-build-helper (already ran) [2020-12-11T18:57:49.923Z] Skipping build static-packages (already ran) [2020-12-11T18:57:49.923Z] Skipping build go115 (already ran) [2020-12-11T18:57:50.185Z] Building edgex-go [2020-12-11T18:57:50.758Z] 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 [2020-12-11T18:57:51.700Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-11T18:57:51.700Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 [2020-12-11T18:57:51.700Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-11T18:57:51.700Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-11T18:57:51.700Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-11T18:57:51.700Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-11T18:57:51.700Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-11T18:57:51.961Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-11T18:57:51.961Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-11T18:57:51.961Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-11T18:57:51.961Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-11T18:57:51.961Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-11T18:57:51.961Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-11T18:57:51.961Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-11T18:57:51.961Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-11T18:57:51.961Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-11T18:57:51.961Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-11T18:57:51.961Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-11T18:57:51.961Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-11T18:57:51.961Z] go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-12-11T18:57:51.961Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-11T18:57:51.961Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-11T18:57:51.961Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-11T18:57:51.961Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-11T18:57:51.961Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-11T18:57:51.961Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-11T18:57:51.961Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-11T18:57:51.961Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-11T18:57:51.961Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-11T18:57:51.961Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-11T18:57:51.961Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-11T18:57:51.961Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-11T18:57:51.961Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-11T18:57:51.961Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-11T18:57:52.222Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-11T18:57:52.222Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-11T18:57:52.222Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-11T18:57:52.222Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-11T18:57:52.795Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-11T18:57:53.366Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-11T18:57:53.366Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-11T18:57:57.330Z] 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 [2020-12-11T18:57:57.331Z] Removing intermediate container c9a9c327d113 [2020-12-11T18:57:57.331Z] ---> ab89e10d2749 [2020-12-11T18:57:57.331Z] [2020-12-11T18:57:57.331Z] Step 9/29 : FROM alpine:latest [2020-12-11T18:57:57.331Z] latest: Pulling from library/alpine [2020-12-11T18:57:57.331Z] Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 [2020-12-11T18:57:57.331Z] Status: Downloaded newer image for alpine:latest [2020-12-11T18:57:57.331Z] ---> dd36a01c3f31 [2020-12-11T18:57:57.331Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-11T18:57:57.331Z] ---> Running in a453f09178b0 [2020-12-11T18:57:57.331Z] Removing intermediate container a453f09178b0 [2020-12-11T18:57:57.331Z] ---> 96b95f7ccfbe [2020-12-11T18:57:57.331Z] Step 11/29 : USER root [2020-12-11T18:57:57.331Z] ---> Running in ee3908ecaa5a [2020-12-11T18:57:57.331Z] Removing intermediate container ee3908ecaa5a [2020-12-11T18:57:57.331Z] ---> 08044b63281b [2020-12-11T18:57:57.331Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-11T18:57:57.331Z] ---> Running in 258b6e23f328 [2020-12-11T18:57:57.605Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T18:57:57.883Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T18:57:58.878Z] v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-11T18:57:58.878Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-11T18:57:58.878Z] OK: 12615 distinct packages available [2020-12-11T18:57:59.868Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-11T18:57:59.868Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-11T18:57:59.869Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T18:57:59.869Z] Executing ca-certificates-20191127-r4.trigger [2020-12-11T18:58:00.158Z] OK: 6 MiB in 16 packages [2020-12-11T18:58:01.514Z] 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 [2020-12-11T18:58:03.588Z] Removing intermediate container 52e873967007 [2020-12-11T18:58:03.588Z] ---> cd974ba1609f [2020-12-11T18:58:03.588Z] [2020-12-11T18:58:03.588Z] Step 10/22 : FROM alpine:3.10 [2020-12-11T18:58:03.588Z] 3.10: Pulling from library/alpine [2020-12-11T18:58:04.579Z] Removing intermediate container 258b6e23f328 [2020-12-11T18:58:04.580Z] ---> a64e87aa2049 [2020-12-11T18:58:04.580Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-11T18:58:04.868Z] ---> Running in 31442f800323 [2020-12-11T18:58:05.719Z] 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 [2020-12-11T18:58:05.866Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-11T18:58:05.866Z] Status: Downloaded newer image for alpine:3.10 [2020-12-11T18:58:05.866Z] ---> 536a684cf733 [2020-12-11T18:58:05.866Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T18:58:06.478Z] ---> Running in f9fe4171fcf0 [2020-12-11T18:58:06.478Z] Removing intermediate container 31442f800323 [2020-12-11T18:58:06.478Z] ---> 219dde79a5c9 [2020-12-11T18:58:06.478Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-11T18:58:06.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-11T18:58:07.104Z] ---> Running in 8c59baad255f [2020-12-11T18:58:08.050Z] 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 [2020-12-11T18:58:08.310Z] 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 [2020-12-11T18:58:08.310Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-11T18:58:08.549Z] Removing intermediate container 8c59baad255f [2020-12-11T18:58:08.549Z] ---> c761cf9d1a7c [2020-12-11T18:58:08.549Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-11T18:58:08.570Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-11T18:58:08.570Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-11T18:58:08.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-11T18:58:09.106Z] ---> Running in 002e20917460 [2020-12-11T18:58:09.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-11T18:58:09.389Z] Removing intermediate container 9e0051d401b1 [2020-12-11T18:58:09.389Z] ---> 3c92329a164a [2020-12-11T18:58:09.389Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-11T18:58:09.674Z] Removing intermediate container 496a46c84f3b [2020-12-11T18:58:09.674Z] ---> 9218c1a3f5fc [2020-12-11T18:58:09.674Z] [2020-12-11T18:58:09.674Z] Step 10/24 : FROM alpine:3.10 [2020-12-11T18:58:09.674Z] ---> 536a684cf733 [2020-12-11T18:58:09.674Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-11T18:58:09.674Z] ---> Running in ee2db5331e48 [2020-12-11T18:58:09.953Z] 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 [2020-12-11T18:58:09.954Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-11T18:58:09.954Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-11T18:58:09.964Z] v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-11T18:58:09.964Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-11T18:58:09.964Z] OK: 10169 distinct packages available [2020-12-11T18:58:09.964Z] ---> Running in 4eb40570c9ea [2020-12-11T18:58:10.579Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-11T18:58:10.860Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-11T18:58:10.861Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-11T18:58:10.861Z] (4/5) Installing curl (7.66.0-r3) [2020-12-11T18:58:10.861Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-11T18:58:10.861Z] Executing busybox-1.30.1-r3.trigger [2020-12-11T18:58:10.861Z] Executing ca-certificates-20191127-r2.trigger [2020-12-11T18:58:10.895Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-11T18:58:11.154Z] OK: 7 MiB in 19 packages [2020-12-11T18:58:11.835Z] 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 [2020-12-11T18:58:12.096Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-11T18:58:12.191Z] 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 [2020-12-11T18:58:12.486Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-11T18:58:12.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-11T18:58:13.038Z] v3.10.5-164-g6a4c86d368 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-11T18:58:13.038Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-11T18:58:13.038Z] OK: 10169 distinct packages available [2020-12-11T18:58:13.090Z] 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 [2020-12-11T18:58:13.090Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-11T18:58:13.645Z] Removing intermediate container 002e20917460 [2020-12-11T18:58:13.645Z] ---> 65a37e44808d [2020-12-11T18:58:13.645Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-11T18:58:13.930Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-11T18:58:13.930Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-11T18:58:13.930Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-11T18:58:13.930Z] (4/5) Installing curl (7.66.0-r3) [2020-12-11T18:58:13.930Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-11T18:58:13.930Z] Executing busybox-1.30.1-r3.trigger [2020-12-11T18:58:14.211Z] Executing ca-certificates-20191127-r2.trigger [2020-12-11T18:58:14.471Z] 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 [2020-12-11T18:58:14.492Z] Removing intermediate container f9fe4171fcf0 [2020-12-11T18:58:14.492Z] ---> 9594d4144eae [2020-12-11T18:58:14.492Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-11T18:58:14.492Z] OK: 7 MiB in 19 packages [2020-12-11T18:58:14.765Z] ---> Running in 81817eb6702a [2020-12-11T18:58:15.410Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-11T18:58:15.982Z] 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 [2020-12-11T18:58:16.204Z] ---> 8d60cda866bb [2020-12-11T18:58:16.205Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-11T18:58:16.205Z] Removing intermediate container 81817eb6702a [2020-12-11T18:58:16.205Z] ---> c342ed86b84a [2020-12-11T18:58:16.205Z] Step 13/22 : WORKDIR / [2020-12-11T18:58:16.477Z] ---> Running in 4b7bcabc91c5 [2020-12-11T18:58:17.460Z] Removing intermediate container 4b7bcabc91c5 [2020-12-11T18:58:17.460Z] ---> 44a2ae7965f5 [2020-12-11T18:58:17.460Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-11T18:58:18.069Z] Removing intermediate container 4eb40570c9ea [2020-12-11T18:58:18.069Z] ---> d84befe9f0bc [2020-12-11T18:58:18.069Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T18:58:18.364Z] ---> becfdf05a4b2 [2020-12-11T18:58:18.364Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-11T18:58:18.364Z] Removing intermediate container ee2db5331e48 [2020-12-11T18:58:18.364Z] ---> 7df117534322 [2020-12-11T18:58:18.364Z] [2020-12-11T18:58:18.364Z] Step 11/27 : FROM docker:latest [2020-12-11T18:58:18.364Z] ---> eeaf43b92773 [2020-12-11T18:58:18.364Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-11T18:58:18.364Z] ---> Running in 46fff54a652f [2020-12-11T18:58:18.529Z] Building version [2020-12-11T18:58:18.641Z] ---> Running in 872b642f8dfd [2020-12-11T18:58:19.257Z] ---> 488abdb14eff [2020-12-11T18:58:19.257Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-11T18:58:19.257Z] Removing intermediate container 46fff54a652f [2020-12-11T18:58:19.257Z] ---> 3d5334e766c0 [2020-12-11T18:58:19.257Z] Step 13/24 : WORKDIR / [2020-12-11T18:58:19.537Z] ---> Running in 127564ec192f [2020-12-11T18:58:19.809Z] ---> 874438d379b8 [2020-12-11T18:58:19.809Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-11T18:58:20.410Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T18:58:20.686Z] Removing intermediate container 127564ec192f [2020-12-11T18:58:20.686Z] ---> 7529f95d467f [2020-12-11T18:58:20.687Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-11T18:58:20.687Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T18:58:20.967Z] ---> bf3f7034a98d [2020-12-11T18:58:20.967Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-11T18:58:21.072Z] Staging config-common [2020-12-11T18:58:21.241Z] ---> eff3c27f684e [2020-12-11T18:58:21.241Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-11T18:58:21.525Z] (1/2) Installing readline (8.0.4-r0) [2020-12-11T18:58:21.526Z] (2/2) Installing bash (5.0.17-r0) [2020-12-11T18:58:21.526Z] Executing bash-5.0.17-r0.post-install [2020-12-11T18:58:21.526Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T18:58:21.526Z] OK: 12 MiB in 22 packages [2020-12-11T18:58:22.015Z] Skipping stage go-build-helper (already ran) [2020-12-11T18:58:22.015Z] Skipping stage static-packages (already ran) [2020-12-11T18:58:22.015Z] Skipping stage go115 (already ran) [2020-12-11T18:58:22.015Z] Staging edgex-go [2020-12-11T18:58:22.128Z] ---> ee0cb07e849d [2020-12-11T18:58:22.128Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-11T18:58:22.404Z] ---> 0e2c882f422b [2020-12-11T18:58:22.404Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-11T18:58:22.678Z] ---> f285adf525ef [2020-12-11T18:58:22.678Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-11T18:58:22.954Z] ---> Running in 25ad67e75287 [2020-12-11T18:58:22.957Z] Staging version [2020-12-11T18:58:23.553Z] ---> 81c0270eb81e [2020-12-11T18:58:23.553Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-11T18:58:23.553Z] Removing intermediate container 872b642f8dfd [2020-12-11T18:58:23.553Z] ---> b12b8ab0e522 [2020-12-11T18:58:23.553Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-11T18:58:24.168Z] ---> Running in ace4f24899a8 [2020-12-11T18:58:24.168Z] ---> cde3d3b8ccd1 [2020-12-11T18:58:24.168Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-11T18:58:24.339Z] Priming config-common [2020-12-11T18:58:24.767Z] ---> Running in f8e31668ebbb [2020-12-11T18:58:25.040Z] ---> 9d38035f3591 [2020-12-11T18:58:25.040Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-11T18:58:25.277Z] Priming go-build-helper [2020-12-11T18:58:26.216Z] Priming static-packages [2020-12-11T18:58:26.489Z] Removing intermediate container 25ad67e75287 [2020-12-11T18:58:26.490Z] ---> a9a0dd60cde8 [2020-12-11T18:58:26.490Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-11T18:58:26.770Z] ---> e65d2359c621 [2020-12-11T18:58:26.770Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-11T18:58:27.781Z] ---> c6db9e3d8298 [2020-12-11T18:58:27.781Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-11T18:58:28.054Z] Removing intermediate container ace4f24899a8 [2020-12-11T18:58:28.054Z] ---> 33cfd0cad357 [2020-12-11T18:58:28.054Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-11T18:58:28.054Z] Removing intermediate container f8e31668ebbb [2020-12-11T18:58:28.054Z] ---> fc3b86798c92 [2020-12-11T18:58:28.054Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-11T18:58:28.054Z] ---> Running in b466505a71f4 [2020-12-11T18:58:28.324Z] ---> Running in a02d1bd9f95c [2020-12-11T18:58:28.324Z] ---> Running in 3bb704ff0299 [2020-12-11T18:58:28.757Z] Priming go115 [2020-12-11T18:58:29.317Z] ---> dda28cdf385d [2020-12-11T18:58:29.317Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-11T18:58:29.317Z] Removing intermediate container 3bb704ff0299 [2020-12-11T18:58:29.317Z] Removing intermediate container a02d1bd9f95c [2020-12-11T18:58:29.317Z] ---> 2cdcf23400ab [2020-12-11T18:58:29.317Z] Step 20/22 : LABEL arch=arm64 [2020-12-11T18:58:29.317Z] ---> 0e5f7150a1c0 [2020-12-11T18:58:29.317Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-11T18:58:29.327Z] Priming edgex-go [2020-12-11T18:58:29.594Z] ---> Running in dcf86209b543 [2020-12-11T18:58:29.879Z] ---> Running in 588caeccfb3f [2020-12-11T18:58:30.491Z] ---> f54979ac5996 [2020-12-11T18:58:30.491Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-11T18:58:30.491Z] Removing intermediate container dcf86209b543 [2020-12-11T18:58:30.491Z] ---> ec9468f1bd45 [2020-12-11T18:58:30.491Z] Step 21/22 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:58:30.711Z] Priming version [2020-12-11T18:58:30.773Z] ---> Running in 47e85ff6f188 [2020-12-11T18:58:30.773Z] Removing intermediate container 588caeccfb3f [2020-12-11T18:58:30.773Z] ---> 99ccff126201 [2020-12-11T18:58:30.773Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-11T18:58:31.050Z] ---> Running in d8c17cd4a600 [2020-12-11T18:58:31.325Z] ---> Running in 8268c7041184 [2020-12-11T18:58:31.325Z] Removing intermediate container b466505a71f4 [2020-12-11T18:58:31.325Z] ---> c838acc8ac12 [2020-12-11T18:58:31.325Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-11T18:58:31.599Z] ---> Running in 8ef9a8d3702b [2020-12-11T18:58:31.663Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2020-12-11T18:58:31.886Z] Removing intermediate container d8c17cd4a600 [2020-12-11T18:58:31.887Z] ---> 1c4814ba3800 [2020-12-11T18:58:31.887Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T18:58:32.167Z] Removing intermediate container 8268c7041184 [2020-12-11T18:58:32.167Z] ---> 5c7f10f1c794 [2020-12-11T18:58:32.167Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-11T18:58:32.454Z] ---> Running in d06d530039e3 [2020-12-11T18:58:33.066Z] Removing intermediate container d06d530039e3 [2020-12-11T18:58:33.066Z] ---> 87be51bd2c87 [2020-12-11T18:58:33.066Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2020-12-11T18:58:33.672Z] Successfully built 87be51bd2c87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2020-12-11T18:58:33.962Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-11T18:58:33.962Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-metadata-go [2020-12-11T18:58:33.962Z] ---> 2ce32dfad488 [2020-12-11T18:58:33.962Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [Pipeline] } [2020-12-11T18:58:34.567Z] Removing intermediate container 47e85ff6f188 [2020-12-11T18:58:34.567Z] ---> c8f349886da8 [2020-12-11T18:58:34.567Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-11T18:58:34.840Z] ---> Running in 5fad71330df9 [2020-12-11T18:58:35.111Z] ---> 2528c383df79 [2020-12-11T18:58:35.111Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-11T18:58:35.725Z] Removing intermediate container 5fad71330df9 [2020-12-11T18:58:35.725Z] ---> 4b3e29631907 [2020-12-11T18:58:35.726Z] Step 22/24 : LABEL arch=arm64 [2020-12-11T18:58:36.012Z] Removing intermediate container 8ef9a8d3702b [2020-12-11T18:58:36.012Z] ---> b127df40cd69 [2020-12-11T18:58:36.012Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-11T18:58:37.002Z] ---> Running in a63f0cd8d7c7 [2020-12-11T18:58:37.002Z] ---> 0d512f94ff4f [2020-12-11T18:58:37.002Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-11T18:58:37.002Z] ---> Running in 9922b0280d94 [2020-12-11T18:58:37.295Z] ---> Running in cc2af06ee1bc [2020-12-11T18:58:37.578Z] Removing intermediate container a63f0cd8d7c7 [2020-12-11T18:58:37.578Z] ---> b1b4158ea105 [2020-12-11T18:58:37.578Z] Step 23/24 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:58:37.857Z] Removing intermediate container 9922b0280d94 [2020-12-11T18:58:37.857Z] ---> 383b1abc833b [2020-12-11T18:58:37.857Z] Step 26/29 : CMD [ "generate" ] [2020-12-11T18:58:38.134Z] ---> Running in b14f3e21687c [2020-12-11T18:58:38.412Z] ---> Running in 23f7d240c576 [2020-12-11T18:58:39.406Z] Removing intermediate container b14f3e21687c [2020-12-11T18:58:39.406Z] ---> e3c44a3cb346 [2020-12-11T18:58:39.406Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T18:58:39.406Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T18:58:39.676Z] Removing intermediate container 23f7d240c576 [2020-12-11T18:58:39.676Z] ---> 9e4fa925681c [2020-12-11T18:58:39.676Z] Step 27/29 : LABEL arch=arm64 [2020-12-11T18:58:39.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T18:58:39.953Z] ---> Running in 67247513516e [2020-12-11T18:58:39.953Z] ---> Running in d5032b915ad2 [2020-12-11T18:58:40.555Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-11T18:58:40.555Z] (2/33) Installing expat (2.2.9-r1) [2020-12-11T18:58:40.555Z] (3/33) Installing libffi (3.3-r2) [2020-12-11T18:58:40.555Z] (4/33) Installing gdbm (1.13-r1) [2020-12-11T18:58:40.555Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-11T18:58:40.555Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-11T18:58:40.555Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-11T18:58:40.847Z] Removing intermediate container 67247513516e [2020-12-11T18:58:40.847Z] ---> 8cb7a5a5b5f6 [2020-12-11T18:58:40.847Z] [2020-12-11T18:58:41.134Z] Removing intermediate container d5032b915ad2 [2020-12-11T18:58:41.134Z] ---> c5c844cbedaf [2020-12-11T18:58:41.134Z] Step 28/29 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:58:41.412Z] Successfully built 8cb7a5a5b5f6 [2020-12-11T18:58:41.412Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-11T18:58:41.709Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2020-12-11T18:58:41.709Z] ---> Running in ec137911d05f [2020-12-11T18:58:41.709Z] Removing intermediate container c4b7df4012d6 [2020-12-11T18:58:41.709Z] ---> 930933bc3e27 [2020-12-11T18:58:41.709Z] [2020-12-11T18:58:41.709Z] Step 10/23 : FROM alpine [2020-12-11T18:58:41.709Z] ---> dd36a01c3f31 [2020-12-11T18:58:41.709Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T18:58:42.314Z] ---> Running in 4224433f9b13 [2020-12-11T18:58:42.592Z] Removing intermediate container ec137911d05f [2020-12-11T18:58:42.592Z] ---> 9d7b6c004944 [2020-12-11T18:58:42.592Z] Step 29/29 : LABEL version=0.0.0 [2020-12-11T18:58:42.878Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-11T18:58:42.878Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-11T18:58:42.878Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-11T18:58:42.878Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-11T18:58:42.878Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-11T18:58:42.878Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-11T18:58:42.878Z] ---> Running in 371f07628be4 [2020-12-11T18:58:43.158Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-11T18:58:43.158Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-11T18:58:43.158Z] Removing intermediate container 4224433f9b13 [2020-12-11T18:58:43.158Z] ---> 85878b86052e [2020-12-11T18:58:43.158Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-11T18:58:43.158Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-11T18:58:43.158Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-11T18:58:43.432Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-11T18:58:43.432Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-11T18:58:43.432Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-11T18:58:43.432Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-11T18:58:43.432Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-11T18:58:43.432Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-11T18:58:43.432Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-11T18:58:43.432Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-11T18:58:43.432Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-11T18:58:43.707Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-11T18:58:43.707Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-11T18:58:43.707Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-11T18:58:43.707Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-11T18:58:43.707Z] ---> Running in abcdf9abb8c2 [2020-12-11T18:58:43.707Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-11T18:58:43.707Z] Removing intermediate container 371f07628be4 [2020-12-11T18:58:43.707Z] ---> 55cd229d07d6 [2020-12-11T18:58:43.707Z] [2020-12-11T18:58:43.707Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-11T18:58:43.707Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-11T18:58:43.985Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T18:58:43.985Z] OK: 71 MiB in 55 packages [2020-12-11T18:58:44.260Z] Successfully built 55cd229d07d6 [2020-12-11T18:58:44.260Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-11T18:58:44.260Z]  Building docker-security-secrets-setup-go ... done Building docker-core-command-go [2020-12-11T18:58:44.534Z] Removing intermediate container abcdf9abb8c2 [2020-12-11T18:58:44.534Z] ---> 1db617facb9b [2020-12-11T18:58:44.534Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-11T18:58:44.809Z] ---> Running in af4419a24e43 [2020-12-11T18:58:45.801Z] Removing intermediate container af4419a24e43 [2020-12-11T18:58:45.801Z] ---> 1b053ae9cc69 [2020-12-11T18:58:45.801Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:58:45.801Z] ---> Running in 1aa251e0d8bf [2020-12-11T18:58:50.141Z] Removing intermediate container 1aa251e0d8bf [2020-12-11T18:58:50.141Z] ---> db3108ae172c [2020-12-11T18:58:50.141Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-11T18:58:50.757Z] ---> Running in 19324f62784f [2020-12-11T18:58:52.202Z] Removing intermediate container cc2af06ee1bc [2020-12-11T18:58:52.202Z] ---> 60b46f5f7d7c [2020-12-11T18:58:52.202Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-11T18:58:52.202Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T18:58:52.475Z] ---> Running in 4485b84a5b2f [2020-12-11T18:58:53.075Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T18:58:53.673Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-11T18:58:53.673Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-11T18:58:53.673Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-11T18:58:53.948Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-11T18:58:54.222Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-11T18:58:54.222Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T18:58:54.222Z] OK: 8 MiB in 19 packages [2020-12-11T18:58:56.861Z] Removing intermediate container 19324f62784f [2020-12-11T18:58:56.861Z] ---> 2b09928bbe01 [2020-12-11T18:58:56.861Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-11T18:58:57.460Z] ---> 6c7eae6ebe62 [2020-12-11T18:58:57.460Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-11T18:58:58.065Z] Collecting docker-compose==1.23.2 [2020-12-11T18:58:58.338Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-11T18:58:59.323Z] ---> 52d40bc1beaa [2020-12-11T18:58:59.323Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-11T18:58:59.323Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-11T18:58:59.323Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-11T18:58:59.926Z] ---> ec5ef572cc3b [2020-12-11T18:58:59.926Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-11T18:59:00.201Z] ---> Running in af822f63d8cb [2020-12-11T18:59:00.201Z] Collecting PyYAML<4,>=3.10 [2020-12-11T18:59:00.201Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-11T18:59:00.809Z] Removing intermediate container af822f63d8cb [2020-12-11T18:59:00.809Z] ---> 17bb3cda9d1e [2020-12-11T18:59:00.809Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T18:59:01.085Z] ---> Running in 003de7e25110 [2020-12-11T18:59:02.078Z] Removing intermediate container 003de7e25110 [2020-12-11T18:59:02.078Z] ---> e417b0e18fa7 [2020-12-11T18:59:02.078Z] Step 21/23 : LABEL arch=arm64 [2020-12-11T18:59:02.358Z] ---> Running in 043cba30e3b0 [2020-12-11T18:59:02.642Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:59:02.643Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T18:59:02.643Z] ---> 8dfa9bd19f3a [2020-12-11T18:59:02.643Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T18:59:02.643Z] ---> Using cache [2020-12-11T18:59:02.643Z] ---> 3d1caac07c61 [2020-12-11T18:59:02.643Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:59:02.643Z] ---> Using cache [2020-12-11T18:59:02.643Z] ---> 4d9d5a1259c2 [2020-12-11T18:59:02.643Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T18:59:02.643Z] ---> Running in 033b332b7518 [2020-12-11T18:59:03.247Z] Removing intermediate container 043cba30e3b0 [2020-12-11T18:59:03.247Z] ---> 5ae2fc3aedd6 [2020-12-11T18:59:03.247Z] Step 22/23 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:59:03.525Z] ---> Running in ba94657c71f9 [2020-12-11T18:59:04.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T18:59:04.582Z] Removing intermediate container ba94657c71f9 [2020-12-11T18:59:04.582Z] ---> bbc9d4fbab40 [2020-12-11T18:59:04.582Z] Step 23/23 : LABEL version=0.0.0 [2020-12-11T18:59:04.582Z] Collecting jsonschema<3,>=2.5.1 [2020-12-11T18:59:04.582Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-11T18:59:04.876Z] ---> Running in 9d5d255ba25b [2020-12-11T18:59:05.194Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T18:59:05.194Z] Collecting cached-property<2,>=1.2.0 [2020-12-11T18:59:05.194Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-11T18:59:05.548Z] Removing intermediate container 9d5d255ba25b [2020-12-11T18:59:05.548Z] ---> c23f775ab815 [2020-12-11T18:59:05.548Z] [2020-12-11T18:59:05.899Z] Collecting texttable<0.10,>=0.9.0 [2020-12-11T18:59:05.899Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-11T18:59:06.187Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T18:59:06.187Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T18:59:06.187Z] OK: 12618 distinct packages available [2020-12-11T18:59:06.492Z] Successfully built c23f775ab815 [2020-12-11T18:59:06.492Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-11T18:59:06.492Z] Building docker-support-notifications-go [2020-12-11T18:59:07.150Z]  Building docker-core-data-go ... done OK: 217 MiB in 51 packages [2020-12-11T18:59:09.314Z] Collecting docker<4.0,>=3.6.0 [2020-12-11T18:59:09.314Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-11T18:59:09.314Z] Removing intermediate container 033b332b7518 [2020-12-11T18:59:09.314Z] ---> 07fb0b4f67df [2020-12-11T18:59:09.314Z] Step 6/22 : COPY go.mod . [2020-12-11T18:59:09.921Z] Collecting docopt<0.7,>=0.6.1 [2020-12-11T18:59:09.921Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-11T18:59:10.194Z] ---> 9493bb4ed739 [2020-12-11T18:59:10.194Z] Step 7/22 : RUN go mod download [2020-12-11T18:59:10.473Z] ---> Running in 4bc423c317f5 [2020-12-11T18:59:12.465Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-11T18:59:13.450Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-11T18:59:13.450Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-11T18:59:14.453Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-11T18:59:14.453Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-11T18:59:15.435Z] Removing intermediate container 4bc423c317f5 [2020-12-11T18:59:15.435Z] ---> 518a85c3f568 [2020-12-11T18:59:15.435Z] Step 8/22 : COPY . . [2020-12-11T18:59:16.875Z] Collecting docker-pycreds>=0.4.0 [2020-12-11T18:59:16.875Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-11T18:59:17.858Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-11T18:59:17.858Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-11T18:59:17.858Z] 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) [2020-12-11T18:59:18.139Z] 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) [2020-12-11T18:59:18.139Z] Collecting idna<2.8,>=2.5 [2020-12-11T18:59:18.139Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-11T18:59:18.415Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-11T18:59:18.415Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-11T18:59:18.415Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-11T18:59:18.415Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-11T18:59:19.405Z] Installing collected packages: websocket-client, PyYAML, jsonschema, cached-property, texttable, docker-pycreds, urllib3, idna, requests, docker, docopt, dockerpty, docker-compose [2020-12-11T18:59:19.681Z] Running setup.py install for PyYAML: started [2020-12-11T18:59:19.969Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:59:19.969Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T18:59:19.969Z] ---> 8dfa9bd19f3a [2020-12-11T18:59:19.969Z] Step 3/21 : WORKDIR /edgex-go [2020-12-11T18:59:19.969Z] ---> Using cache [2020-12-11T18:59:19.969Z] ---> 3d1caac07c61 [2020-12-11T18:59:19.969Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:59:19.969Z] ---> Using cache [2020-12-11T18:59:19.969Z] ---> 4d9d5a1259c2 [2020-12-11T18:59:19.969Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T18:59:19.969Z] ---> Using cache [2020-12-11T18:59:19.969Z] ---> 07fb0b4f67df [2020-12-11T18:59:19.969Z] Step 6/21 : COPY go.mod . [2020-12-11T18:59:19.969Z] ---> Using cache [2020-12-11T18:59:19.969Z] ---> 9493bb4ed739 [2020-12-11T18:59:19.969Z] Step 7/21 : RUN go mod download [2020-12-11T18:59:19.969Z] ---> Using cache [2020-12-11T18:59:19.969Z] ---> 518a85c3f568 [2020-12-11T18:59:19.969Z] Step 8/21 : COPY . . [2020-12-11T18:59:22.643Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-11T18:59:22.643Z] Running setup.py install for texttable: started [2020-12-11T18:59:24.634Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:59:24.634Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-11T18:59:24.634Z] ---> 8dfa9bd19f3a [2020-12-11T18:59:24.634Z] Step 3/22 : WORKDIR /edgex-go [2020-12-11T18:59:24.634Z] ---> Using cache [2020-12-11T18:59:24.634Z] ---> 3d1caac07c61 [2020-12-11T18:59:24.634Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:59:24.634Z] ---> Using cache [2020-12-11T18:59:24.634Z] ---> 4d9d5a1259c2 [2020-12-11T18:59:24.634Z] Step 5/22 : RUN apk update && apk add make git [2020-12-11T18:59:24.634Z] ---> Using cache [2020-12-11T18:59:24.634Z] ---> 07fb0b4f67df [2020-12-11T18:59:24.634Z] Step 6/22 : COPY go.mod . [2020-12-11T18:59:24.634Z] ---> Using cache [2020-12-11T18:59:24.634Z] ---> 9493bb4ed739 [2020-12-11T18:59:24.634Z] Step 7/22 : RUN go mod download [2020-12-11T18:59:24.634Z] ---> Using cache [2020-12-11T18:59:24.634Z] ---> 518a85c3f568 [2020-12-11T18:59:24.634Z] Step 8/22 : COPY . . [2020-12-11T18:59:24.911Z] Running setup.py install for texttable: finished with status 'done' [2020-12-11T18:59:24.911Z] Attempting uninstall: urllib3 [2020-12-11T18:59:24.911Z] Found existing installation: urllib3 1.25.9 [2020-12-11T18:59:24.911Z] Uninstalling urllib3-1.25.9: [2020-12-11T18:59:25.185Z] Successfully uninstalled urllib3-1.25.9 [2020-12-11T18:59:25.792Z] Attempting uninstall: idna [2020-12-11T18:59:25.792Z] Found existing installation: idna 2.9 [2020-12-11T18:59:25.792Z] Uninstalling idna-2.9: [2020-12-11T18:59:26.068Z] Successfully uninstalled idna-2.9 [2020-12-11T18:59:26.668Z] Attempting uninstall: requests [2020-12-11T18:59:26.668Z] Found existing installation: requests 2.23.0 [2020-12-11T18:59:26.668Z] Uninstalling requests-2.23.0: [2020-12-11T18:59:26.945Z] Successfully uninstalled requests-2.23.0 [2020-12-11T18:59:27.937Z] Running setup.py install for docopt: started [2020-12-11T18:59:30.582Z] Running setup.py install for docopt: finished with status 'done' [2020-12-11T18:59:30.582Z] Running setup.py install for dockerpty: started [2020-12-11T18:59:32.591Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-11T18:59:33.587Z] 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 [2020-12-11T18:59:37.970Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T18:59:37.970Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-11T18:59:37.970Z] ---> 8dfa9bd19f3a [2020-12-11T18:59:37.970Z] Step 3/24 : WORKDIR /edgex-go [2020-12-11T18:59:37.970Z] ---> Using cache [2020-12-11T18:59:37.970Z] ---> 3d1caac07c61 [2020-12-11T18:59:37.970Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T18:59:37.970Z] ---> Using cache [2020-12-11T18:59:37.970Z] ---> 4d9d5a1259c2 [2020-12-11T18:59:37.970Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-11T18:59:46.341Z] ---> Running in 67d4bff3b56b [2020-12-11T18:59:46.341Z] ---> 86a2a455d0b4 [2020-12-11T18:59:46.341Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-11T18:59:46.341Z] ---> 9fbd1598a573 [2020-12-11T18:59:46.341Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-11T18:59:46.628Z] ---> Running in 705b6fff841a [2020-12-11T18:59:46.628Z] ---> Running in 99672c47f220 [2020-12-11T18:59:46.907Z] ---> ab3413586c29 [2020-12-11T18:59:46.907Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-11T18:59:47.185Z] ---> Running in dcfbc590ef93 [2020-12-11T18:59:47.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T18:59:48.078Z] Removing intermediate container 4485b84a5b2f [2020-12-11T18:59:48.078Z] ---> dfed6d99ecfe [2020-12-11T18:59:48.078Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-11T18:59:48.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T18:59:48.361Z] ---> Running in fb76fd571f4f [2020-12-11T18:59:48.640Z] 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 [2020-12-11T18:59:48.921Z] 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 [2020-12-11T18:59:49.201Z] 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 [2020-12-11T18:59:49.495Z] v3.12.2-3-g90e58b3d83 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-11T18:59:49.495Z] v3.12.1-98-gb5a3085db9 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-11T18:59:49.495Z] OK: 12618 distinct packages available [2020-12-11T18:59:50.100Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T18:59:50.378Z] OK: 217 MiB in 51 packages [2020-12-11T18:59:50.378Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T18:59:51.374Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T18:59:51.374Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-11T18:59:51.374Z] (3/3) Installing curl (7.69.1-r3) [2020-12-11T18:59:51.374Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T18:59:51.374Z] OK: 71 MiB in 58 packages [2020-12-11T18:59:52.366Z] Removing intermediate container 67d4bff3b56b [2020-12-11T18:59:52.366Z] ---> bcb237502258 [2020-12-11T18:59:52.366Z] Step 6/24 : COPY go.mod . [2020-12-11T18:59:53.356Z] Removing intermediate container fb76fd571f4f [2020-12-11T18:59:53.356Z] ---> 431e9f444fa1 [2020-12-11T18:59:53.356Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-11T18:59:53.356Z] ---> b6010e091592 [2020-12-11T18:59:53.356Z] Step 7/24 : RUN go mod download [2020-12-11T18:59:53.644Z] ---> Running in c34b189e98fa [2020-12-11T18:59:53.644Z] ---> Running in 505ead3a1bd7 [2020-12-11T18:59:54.633Z] Removing intermediate container c34b189e98fa [2020-12-11T18:59:54.633Z] ---> 1441eeab93f1 [2020-12-11T18:59:54.633Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T18:59:54.909Z] ---> Running in 8dfcbdfa3532 [2020-12-11T18:59:55.888Z] Removing intermediate container 8dfcbdfa3532 [2020-12-11T18:59:55.888Z] ---> c6fbcdc0e516 [2020-12-11T18:59:55.888Z] Step 25/27 : LABEL arch=arm64 [2020-12-11T18:59:55.888Z] ---> Running in 6525b6501389 [2020-12-11T18:59:56.867Z] Removing intermediate container 6525b6501389 [2020-12-11T18:59:56.867Z] ---> d145554311ac [2020-12-11T18:59:56.867Z] Step 26/27 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T18:59:56.867Z] ---> Running in d18b4700e40c [2020-12-11T18:59:57.844Z] Removing intermediate container d18b4700e40c [2020-12-11T18:59:57.844Z] ---> 55d4e1da98b4 [2020-12-11T18:59:57.844Z] Step 27/27 : LABEL version=0.0.0 [2020-12-11T18:59:57.844Z] ---> Running in 531254f1b960 [2020-12-11T18:59:58.447Z] Removing intermediate container 505ead3a1bd7 [2020-12-11T18:59:58.447Z] ---> b41faac2d6ed [2020-12-11T18:59:58.447Z] Step 8/24 : COPY . . [2020-12-11T18:59:58.723Z] Removing intermediate container 531254f1b960 [2020-12-11T18:59:58.723Z] ---> 00a7e094e28b [2020-12-11T18:59:58.723Z] [2020-12-11T18:59:59.710Z] Successfully built 00a7e094e28b [2020-12-11T18:59:59.710Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-11T18:59:59.710Z] Building docker-security-proxy-setup-go [2020-12-11T19:00:26.543Z]  Building docker-sys-mgmt-agent-go ... done  ---> 3d65127d8c27 [2020-12-11T19:00:26.543Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-11T19:00:26.543Z] ---> Running in 506882ab4095 [2020-12-11T19:00:26.543Z] 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 [2020-12-11T19:00:26.822Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-11T19:00:26.822Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-11T19:00:26.822Z] ---> 8dfa9bd19f3a [2020-12-11T19:00:26.822Z] Step 3/21 : WORKDIR /edgex-go [2020-12-11T19:00:26.822Z] ---> Using cache [2020-12-11T19:00:26.822Z] ---> 3d1caac07c61 [2020-12-11T19:00:26.822Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-11T19:00:26.822Z] ---> Using cache [2020-12-11T19:00:26.822Z] ---> 4d9d5a1259c2 [2020-12-11T19:00:26.822Z] Step 5/21 : RUN apk update && apk add make git [2020-12-11T19:00:26.822Z] ---> Using cache [2020-12-11T19:00:26.822Z] ---> 07fb0b4f67df [2020-12-11T19:00:26.822Z] Step 6/21 : COPY go.mod . [2020-12-11T19:00:26.822Z] ---> Using cache [2020-12-11T19:00:26.822Z] ---> 9493bb4ed739 [2020-12-11T19:00:26.822Z] Step 7/21 : RUN go mod download [2020-12-11T19:00:26.822Z] ---> Using cache [2020-12-11T19:00:26.822Z] ---> 518a85c3f568 [2020-12-11T19:00:26.822Z] Step 8/21 : COPY . . [2020-12-11T19:00:26.822Z] ---> Using cache [2020-12-11T19:00:26.822Z] ---> ab3413586c29 [2020-12-11T19:00:26.822Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-11T19:00:27.429Z] ---> Running in de5d94eac41a [2020-12-11T19:00:29.461Z] 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 [2020-12-11T19:01:51.337Z] 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 [2020-12-11T19:01:51.337Z] Removing intermediate container dcfbc590ef93 [2020-12-11T19:01:51.337Z] ---> 55e023e78900 [2020-12-11T19:01:51.337Z] [2020-12-11T19:01:51.337Z] Step 10/22 : FROM scratch [2020-12-11T19:01:51.337Z] ---> [2020-12-11T19:01:51.337Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T19:01:51.337Z] Removing intermediate container 705b6fff841a [2020-12-11T19:01:51.337Z] ---> 609789470595 [2020-12-11T19:01:51.337Z] [2020-12-11T19:01:51.337Z] Step 10/21 : FROM scratch [2020-12-11T19:01:51.337Z] ---> [2020-12-11T19:01:51.337Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T19:01:51.337Z] ---> Running in 06233a8334bc [2020-12-11T19:01:51.337Z] ---> Running in 0d809229f38f [2020-12-11T19:01:51.337Z] Removing intermediate container 06233a8334bc [2020-12-11T19:01:51.337Z] ---> 66137ef1549a [2020-12-11T19:01:51.337Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-11T19:01:51.337Z] Removing intermediate container 0d809229f38f [2020-12-11T19:01:51.337Z] ---> 3c21bf31e1bb [2020-12-11T19:01:51.337Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-11T19:01:51.337Z] ---> Running in 335cb56cb121 [2020-12-11T19:01:51.337Z] ---> Running in 5013508bc6d8 [2020-12-11T19:01:51.337Z] Removing intermediate container 5013508bc6d8 [2020-12-11T19:01:51.337Z] ---> 6b6692eb8e1c [2020-12-11T19:01:51.337Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-11T19:01:51.337Z] Removing intermediate container 335cb56cb121 [2020-12-11T19:01:51.337Z] ---> 6be9abfaad55 [2020-12-11T19:01:51.337Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T19:01:51.337Z] ---> Running in 7c4a0dc537ac [2020-12-11T19:01:51.337Z] ---> Running in b00e82f5e627 [2020-12-11T19:01:51.617Z] Removing intermediate container 7c4a0dc537ac [2020-12-11T19:01:51.617Z] ---> 23314813e7e0 [2020-12-11T19:01:51.617Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-11T19:01:51.895Z] Removing intermediate container b00e82f5e627 [2020-12-11T19:01:51.895Z] ---> eed429d7eda1 [2020-12-11T19:01:51.895Z] Step 14/22 : WORKDIR / [2020-12-11T19:01:51.895Z] ---> Running in 34ef3634062d [2020-12-11T19:01:52.897Z] ---> 639bec113bc0 [2020-12-11T19:01:52.897Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-11T19:01:52.897Z] Removing intermediate container 34ef3634062d [2020-12-11T19:01:52.897Z] ---> b41048d9a88a [2020-12-11T19:01:52.897Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-11T19:01:54.895Z] ---> 140c660e1ba9 [2020-12-11T19:01:54.895Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-11T19:01:55.178Z] ---> 94a380039d6d [2020-12-11T19:01:55.178Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-11T19:01:57.182Z] ---> e76659502ad3 [2020-12-11T19:01:57.182Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-11T19:01:57.182Z] ---> b8c8d5f212e1 [2020-12-11T19:01:57.182Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-11T19:01:57.182Z] ---> Running in fb6a2fdecd15 [2020-12-11T19:01:58.179Z] Removing intermediate container fb6a2fdecd15 [2020-12-11T19:01:58.179Z] ---> a65e1c056445 [2020-12-11T19:01:58.179Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T19:01:58.461Z] ---> dcf38252e6d7 [2020-12-11T19:01:58.461Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-11T19:01:58.461Z] ---> Running in d85be3e97b35 [2020-12-11T19:01:58.739Z] ---> Running in 94f534d0e57c [2020-12-11T19:01:59.345Z] Removing intermediate container d85be3e97b35 [2020-12-11T19:01:59.345Z] ---> d142ff137d05 [2020-12-11T19:01:59.345Z] Step 19/21 : LABEL arch=arm64 [2020-12-11T19:01:59.952Z] Removing intermediate container 94f534d0e57c [2020-12-11T19:01:59.952Z] ---> b8dd4241c567 [2020-12-11T19:01:59.952Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T19:01:59.952Z] ---> Running in 2de30bfb8772 [2020-12-11T19:02:00.566Z] ---> Running in 12b5a2f51868 [2020-12-11T19:02:01.181Z] Removing intermediate container 2de30bfb8772 [2020-12-11T19:02:01.181Z] ---> 45712ab132c2 [2020-12-11T19:02:01.181Z] Step 20/21 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T19:02:01.465Z] Removing intermediate container 12b5a2f51868 [2020-12-11T19:02:01.465Z] ---> 9718ce783d68 [2020-12-11T19:02:01.465Z] Step 20/22 : LABEL arch=arm64 [2020-12-11T19:02:01.750Z] ---> Running in 66d3601b67e6 [2020-12-11T19:02:01.750Z] ---> Running in 8dff6223577c [2020-12-11T19:02:02.364Z] Removing intermediate container de5d94eac41a [2020-12-11T19:02:02.364Z] ---> a796709ff7bc [2020-12-11T19:02:02.364Z] [2020-12-11T19:02:02.364Z] Step 10/21 : FROM alpine [2020-12-11T19:02:02.364Z] ---> dd36a01c3f31 [2020-12-11T19:02:02.364Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-11T19:02:02.364Z] Removing intermediate container 66d3601b67e6 [2020-12-11T19:02:02.364Z] ---> e04495a26673 [2020-12-11T19:02:02.364Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T19:02:02.364Z] ---> Running in 02160d01b416 [2020-12-11T19:02:02.647Z] ---> Running in a876b868c5ec [2020-12-11T19:02:02.647Z] Removing intermediate container 8dff6223577c [2020-12-11T19:02:02.647Z] ---> b1594d8d0050 [2020-12-11T19:02:02.647Z] Step 21/22 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T19:02:03.253Z] ---> Running in f35dd659c6cf [2020-12-11T19:02:03.531Z] Removing intermediate container a876b868c5ec [2020-12-11T19:02:03.531Z] ---> d8c47f6796ec [2020-12-11T19:02:03.531Z] [2020-12-11T19:02:04.138Z] Removing intermediate container f35dd659c6cf [2020-12-11T19:02:04.138Z] ---> 2d67a559b5ae [2020-12-11T19:02:04.138Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T19:02:04.138Z] Successfully built d8c47f6796ec [2020-12-11T19:02:04.138Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-11T19:02:04.417Z]  Building docker-support-scheduler-go ... done  ---> Running in 7809729d7e66 [2020-12-11T19:02:04.417Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-11T19:02:04.699Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-11T19:02:05.305Z] Removing intermediate container 7809729d7e66 [2020-12-11T19:02:05.305Z] ---> c286fd196ed0 [2020-12-11T19:02:05.305Z] [2020-12-11T19:02:05.584Z] v3.12.2-3-g90e58b3d83 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-11T19:02:05.584Z] v3.12.1-98-gb5a3085db9 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-11T19:02:05.584Z] OK: 12615 distinct packages available [2020-12-11T19:02:05.862Z] Successfully built c286fd196ed0 [2020-12-11T19:02:06.142Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-11T19:02:06.142Z]  Building docker-core-command-go ... done (1/4) Installing ca-certificates (20191127-r4) [2020-12-11T19:02:06.420Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-11T19:02:06.420Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-11T19:02:06.420Z] Removing intermediate container 99672c47f220 [2020-12-11T19:02:06.420Z] ---> e3b04a82a9c5 [2020-12-11T19:02:06.420Z] [2020-12-11T19:02:06.420Z] Step 10/22 : FROM scratch [2020-12-11T19:02:06.420Z] ---> [2020-12-11T19:02:06.420Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-11T19:02:06.420Z] (4/4) Installing curl (7.69.1-r3) [2020-12-11T19:02:06.420Z] Executing busybox-1.31.1-r19.trigger [2020-12-11T19:02:06.420Z] Executing ca-certificates-20191127-r4.trigger [2020-12-11T19:02:06.420Z] ---> Using cache [2020-12-11T19:02:06.420Z] ---> 3c21bf31e1bb [2020-12-11T19:02:06.420Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-11T19:02:06.698Z] OK: 7 MiB in 18 packages [2020-12-11T19:02:06.698Z] ---> Running in 4ff34e0c7362 [2020-12-11T19:02:07.307Z] Removing intermediate container 4ff34e0c7362 [2020-12-11T19:02:07.307Z] ---> c17f0a58b336 [2020-12-11T19:02:07.307Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-11T19:02:07.594Z] ---> Running in 530f81231dc6 [2020-12-11T19:02:08.580Z] Removing intermediate container 530f81231dc6 [2020-12-11T19:02:08.580Z] ---> b0b4bee6df0f [2020-12-11T19:02:08.580Z] Step 14/22 : WORKDIR / [2020-12-11T19:02:08.853Z] ---> Running in f63a0407f5df [2020-12-11T19:02:08.853Z] Removing intermediate container 02160d01b416 [2020-12-11T19:02:08.853Z] ---> 499271b87b3a [2020-12-11T19:02:08.853Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-11T19:02:09.129Z] ---> Running in 8c822d2be2ae [2020-12-11T19:02:09.406Z] Removing intermediate container 506882ab4095 [2020-12-11T19:02:09.406Z] ---> 1fad8ead30a3 [2020-12-11T19:02:09.406Z] [2020-12-11T19:02:09.406Z] Step 10/24 : FROM scratch [2020-12-11T19:02:09.406Z] ---> [2020-12-11T19:02:09.406Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-11T19:02:09.406Z] Removing intermediate container f63a0407f5df [2020-12-11T19:02:09.406Z] ---> 8bdd380e6218 [2020-12-11T19:02:09.407Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-11T19:02:09.680Z] ---> Running in 1784d50eabf1 [2020-12-11T19:02:09.680Z] Removing intermediate container 8c822d2be2ae [2020-12-11T19:02:09.680Z] ---> baaf8fbbbbd7 [2020-12-11T19:02:09.680Z] Step 13/21 : WORKDIR /edgex [2020-12-11T19:02:09.954Z] ---> Running in f42d3af37358 [2020-12-11T19:02:10.233Z] Removing intermediate container 1784d50eabf1 [2020-12-11T19:02:10.233Z] ---> 336c1a28369e [2020-12-11T19:02:10.233Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-11T19:02:10.233Z] ---> 1973c7deb449 [2020-12-11T19:02:10.233Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-11T19:02:10.233Z] ---> Running in 2852746b60bd [2020-12-11T19:02:10.511Z] Removing intermediate container f42d3af37358 [2020-12-11T19:02:10.511Z] ---> ef2a51aacd06 [2020-12-11T19:02:10.511Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-11T19:02:10.786Z] Removing intermediate container 2852746b60bd [2020-12-11T19:02:10.786Z] ---> 8a97c4643376 [2020-12-11T19:02:10.786Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-11T19:02:11.059Z] ---> Running in 044c30fbcda3 [2020-12-11T19:02:11.668Z] ---> b5f91eca99ac [2020-12-11T19:02:11.668Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-11T19:02:11.668Z] Removing intermediate container 044c30fbcda3 [2020-12-11T19:02:11.668Z] ---> 3c652c49cb11 [2020-12-11T19:02:11.668Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-11T19:02:11.668Z] ---> 1f9384b5b3b1 [2020-12-11T19:02:11.668Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-11T19:02:12.664Z] ---> 50a4806c65f5 [2020-12-11T19:02:12.664Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-11T19:02:12.938Z] ---> 23a95b32e804 [2020-12-11T19:02:12.938Z] ---> 86ca30d625bd [2020-12-11T19:02:12.938Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-11T19:02:12.938Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-11T19:02:13.212Z] ---> Running in a7dcb7950da3 [2020-12-11T19:02:13.805Z] Removing intermediate container a7dcb7950da3 [2020-12-11T19:02:13.805Z] ---> 89e583dc5d58 [2020-12-11T19:02:13.805Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T19:02:14.077Z] ---> 3e384ad843ed [2020-12-11T19:02:14.077Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-11T19:02:14.077Z] ---> Running in eb3689553aff [2020-12-11T19:02:14.355Z] ---> a28ec06489d0 [2020-12-11T19:02:14.355Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-11T19:02:14.355Z] ---> Running in 4c018c45a6d5 [2020-12-11T19:02:14.950Z] Removing intermediate container eb3689553aff [2020-12-11T19:02:14.950Z] ---> 014902206b0d [2020-12-11T19:02:14.950Z] Step 20/22 : LABEL arch=arm64 [2020-12-11T19:02:14.950Z] Removing intermediate container 4c018c45a6d5 [2020-12-11T19:02:14.950Z] ---> ae0617fc0cde [2020-12-11T19:02:14.950Z] Step 18/21 : CMD ["--init=true"] [2020-12-11T19:02:14.950Z] ---> Running in 284975d930c9 [2020-12-11T19:02:15.262Z] ---> Running in 4c31f1e0768d [2020-12-11T19:02:15.262Z] ---> f54f1c197342 [2020-12-11T19:02:15.262Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-11T19:02:15.574Z] Removing intermediate container 284975d930c9 [2020-12-11T19:02:15.574Z] ---> dc09be39a193 [2020-12-11T19:02:15.574Z] Step 21/22 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T19:02:15.869Z] Removing intermediate container 4c31f1e0768d [2020-12-11T19:02:15.869Z] ---> 09b1a625499c [2020-12-11T19:02:15.869Z] Step 19/21 : LABEL arch=arm64 [2020-12-11T19:02:15.869Z] ---> Running in 2f8fe728a223 [2020-12-11T19:02:16.156Z] ---> Running in b67c2f308b5a [2020-12-11T19:02:16.441Z] ---> 4d48d51911f6 [2020-12-11T19:02:16.441Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-11T19:02:16.441Z] Removing intermediate container 2f8fe728a223 [2020-12-11T19:02:16.441Z] ---> 1271dfefa92a [2020-12-11T19:02:16.441Z] Step 22/22 : LABEL version=0.0.0 [2020-12-11T19:02:16.725Z] Removing intermediate container b67c2f308b5a [2020-12-11T19:02:16.725Z] ---> 32f6adbf288c [2020-12-11T19:02:16.725Z] Step 20/21 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T19:02:16.725Z] ---> Running in 17b5d30214cf [2020-12-11T19:02:17.043Z] ---> Running in e9b42c29da4c [2020-12-11T19:02:17.679Z] Removing intermediate container 17b5d30214cf [2020-12-11T19:02:17.679Z] ---> 00396b2f6133 [2020-12-11T19:02:17.679Z] [2020-12-11T19:02:17.983Z] Removing intermediate container e9b42c29da4c [2020-12-11T19:02:17.983Z] ---> 398acf45856c [2020-12-11T19:02:17.983Z] Step 21/21 : LABEL version=0.0.0 [2020-12-11T19:02:17.983Z] Successfully built 00396b2f6133 [2020-12-11T19:02:17.983Z] ---> 6e8416a574a2 [2020-12-11T19:02:17.983Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-11T19:02:17.983Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-11T19:02:18.335Z]  Building docker-core-metadata-go ... done  ---> Running in 592d225104f5 [2020-12-11T19:02:18.616Z] Removing intermediate container 592d225104f5 [2020-12-11T19:02:18.616Z] ---> 66d41dc6a320 [2020-12-11T19:02:18.616Z] [2020-12-11T19:02:19.242Z] ---> 62a9fbd9211c [2020-12-11T19:02:19.242Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-11T19:02:19.242Z] Successfully built 66d41dc6a320 [2020-12-11T19:02:19.242Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-11T19:02:19.242Z]  Building docker-security-proxy-setup-go ... done  ---> Running in ace75844fa1c [2020-12-11T19:02:19.517Z] Removing intermediate container ace75844fa1c [2020-12-11T19:02:19.517Z] ---> 5b02a6308304 [2020-12-11T19:02:19.517Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-11T19:02:19.791Z] ---> Running in 36e463b5923b [2020-12-11T19:02:20.069Z] Removing intermediate container 36e463b5923b [2020-12-11T19:02:20.069Z] ---> 430108477d40 [2020-12-11T19:02:20.069Z] Step 22/24 : LABEL arch=arm64 [2020-12-11T19:02:20.342Z] ---> Running in 92c4e46feff6 [2020-12-11T19:02:20.939Z] Removing intermediate container 92c4e46feff6 [2020-12-11T19:02:20.939Z] ---> 467f5db47709 [2020-12-11T19:02:20.939Z] Step 23/24 : LABEL git_sha=49e68703b340e99072c6563d1a6e531e4a68659e [2020-12-11T19:02:20.939Z] ---> Running in fb2515aca089 [2020-12-11T19:02:21.540Z] Removing intermediate container fb2515aca089 [2020-12-11T19:02:21.540Z] ---> 05d18af54473 [2020-12-11T19:02:21.540Z] Step 24/24 : LABEL version=0.0.0 [2020-12-11T19:02:21.540Z] ---> Running in 22221d955f96 [2020-12-11T19:02:22.138Z] Removing intermediate container 22221d955f96 [2020-12-11T19:02:22.138Z] ---> de75fb0a182b [2020-12-11T19:02:22.138Z] [2020-12-11T19:02:22.413Z] Successfully built de75fb0a182b [2020-12-11T19:02:22.413Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-11T19:02:22.703Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2020-12-11T19:02:22.720Z] $ docker stop --time=1 cb5ce576a89709556a71b0f6f4a528b981067c5f235355d40838dd45a85d4c0f [2020-12-11T19:02:24.650Z] $ docker rm -f cb5ce576a89709556a71b0f6f4a528b981067c5f235355d40838dd45a85d4c0f [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-11T19:02:25.379Z] + docker images [2020-12-11T19:02:25.379Z] + grep docker [2020-12-11T19:02:25.651Z] docker-support-notifications-go-arm64 latest de75fb0a182b 4 seconds ago 12.9MB [2020-12-11T19:02:25.651Z] docker-security-proxy-setup-go-arm64 latest 66d41dc6a320 7 seconds ago 23.4MB [2020-12-11T19:02:25.651Z] docker-core-metadata-go-arm64 latest 00396b2f6133 8 seconds ago 13.6MB [2020-12-11T19:02:25.651Z] docker-core-command-go-arm64 latest c286fd196ed0 21 seconds ago 11.4MB [2020-12-11T19:02:25.651Z] docker-support-scheduler-go-arm64 latest d8c47f6796ec 22 seconds ago 11.5MB [2020-12-11T19:02:25.651Z] docker-sys-mgmt-agent-go-arm64 latest 00a7e094e28b 2 minutes ago 300MB [2020-12-11T19:02:25.651Z] docker-core-data-go-arm64 latest c23f775ab815 3 minutes ago 22.3MB [2020-12-11T19:02:25.651Z] docker-security-secrets-setup-go-arm64 latest 55cd229d07d6 3 minutes ago 22.7MB [2020-12-11T19:02:25.651Z] docker-security-secretstore-setup-go-arm64 latest 8cb7a5a5b5f6 3 minutes ago 23.5MB [2020-12-11T19:02:25.651Z] docker-security-bootstrap-redis-go-arm64 latest 87be51bd2c87 3 minutes ago 15.2MB [2020-12-11T19:02:25.651Z] docker latest eeaf43b92773 15 hours ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-11T19:02:27.886Z] provisioning config files... [2020-12-11T19:02:27.901Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config308678627320270321tmp [Pipeline] { [Pipeline] sh [2020-12-11T19:02:28.326Z] + set +x [2020-12-11T19:02:28.326Z] + curl -s https://codecov.io/bash [2020-12-11T19:02:28.326Z] + bash -s -- [2020-12-11T19:02:28.900Z] [2020-12-11T19:02:28.901Z] _____ _ [2020-12-11T19:02:28.901Z] / ____| | | [2020-12-11T19:02:28.901Z] | | ___ __| | ___ ___ _____ __ [2020-12-11T19:02:28.901Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-11T19:02:28.901Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-11T19:02:28.901Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-11T19:02:28.901Z] Bash-20201130-cc6d3fe [2020-12-11T19:02:28.901Z] [2020-12-11T19:02:28.901Z] [2020-12-11T19:02:28.901Z] ==> Jenkins CI detected. [2020-12-11T19:02:28.901Z] project root: . [2020-12-11T19:02:28.901Z] --> token set from env [2020-12-11T19:02:28.901Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-11T19:02:28.901Z] ==> Running gcov in . (disable via -X gcov) [2020-12-11T19:02:28.901Z] ==> Python coveragepy not found [2020-12-11T19:02:28.901Z] ==> Searching for coverage reports in: [2020-12-11T19:02:28.901Z] + . [2020-12-11T19:02:28.901Z] -> Found 1 reports [2020-12-11T19:02:28.901Z] ==> Detecting git/mercurial file structure [2020-12-11T19:02:29.162Z] ==> Reading reports [2020-12-11T19:02:29.162Z] + ./coverage.out bytes=569827 [2020-12-11T19:02:29.162Z] ==> Appending adjustments [2020-12-11T19:02:29.162Z] https://docs.codecov.io/docs/fixing-reports [2020-12-11T19:02:32.475Z] + Found adjustments [2020-12-11T19:02:32.475Z] ==> Gzipping contents [2020-12-11T19:02:32.475Z] 88K /tmp/codecov.peKN9J.gz [2020-12-11T19:02:32.475Z] ==> Uploading reports [2020-12-11T19:02:32.475Z] url: https://codecov.io [2020-12-11T19:02:32.475Z] query: branch=PR-2940&commit=49e68703b340e99072c6563d1a6e531e4a68659e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2940%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2940&job=&cmd_args= [2020-12-11T19:02:32.475Z] -> Pinging Codecov [2020-12-11T19:02:32.475Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2940&commit=49e68703b340e99072c6563d1a6e531e4a68659e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2940%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2940&job=&cmd_args= [2020-12-11T19:02:33.048Z] -> Uploading to [2020-12-11T19:02:33.048Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-11/00271124DB129430A58F1EEE437C3FCB/49e68703b340e99072c6563d1a6e531e4a68659e/1f9a962d-efd1-497a-b664-3b3545c3aab5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201211T190232Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8362a8fe9f815c9e409e2794ee980b5e516318670d41d904a81b486318dac386 [2020-12-11T19:02:33.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-11T19:02:33.048Z] Dload Upload Total Spent Left Speed [2020-12-11T19:02:33.622Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88220 0 0 100 88220 0 163k --:--:-- --:--:-- --:--:-- 163k [2020-12-11T19:02:33.622Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/49e68703b340e99072c6563d1a6e531e4a68659e [Pipeline] } [2020-12-11T19:02:33.634Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-11T19:02:36.024Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T19:02:36.916Z] ---> package-listing.sh [2020-12-11T19:02:36.916Z] ++ facter osfamily [2020-12-11T19:02:36.916Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-11T19:02:36.916Z] + OS_FAMILY=redhat [2020-12-11T19:02:36.916Z] + workspace=/w/workspace/edgex-go/4 [2020-12-11T19:02:36.916Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-11T19:02:36.916Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-11T19:02:36.916Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-11T19:02:36.916Z] + PACKAGES=/tmp/packages_start.txt [2020-12-11T19:02:36.916Z] + '[' /w/workspace/edgex-go/4 ']' [2020-12-11T19:02:36.916Z] + PACKAGES=/tmp/packages_end.txt [2020-12-11T19:02:36.916Z] + case "${OS_FAMILY}" in [2020-12-11T19:02:36.916Z] + rpm -qa [2020-12-11T19:02:36.916Z] + sort [2020-12-11T19:02:42.213Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-11T19:02:42.213Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-11T19:02:42.213Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-11T19:02:42.213Z] + '[' /w/workspace/edgex-go/4 ']' [2020-12-11T19:02:42.213Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2020-12-11T19:02:42.213Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2020-12-11T19:02:42.227Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-11T19:02:42.518Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-11T19:02:42.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-11T19:02:42.821Z] [2020-12-11T19:02:42.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-11T19:02:43.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-11T19:02:43.349Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-11T19:02:43.349Z] df20fa9351a1: Pulling fs layer [2020-12-11T19:02:43.349Z] 36b3adc4ff6f: Pulling fs layer [2020-12-11T19:02:43.349Z] 8ad3a11d3b57: Pulling fs layer [2020-12-11T19:02:43.349Z] 46f8f816bc3b: Pulling fs layer [2020-12-11T19:02:43.349Z] 93b61091891f: Pulling fs layer [2020-12-11T19:02:43.349Z] 93b9cdb0e59b: Pulling fs layer [2020-12-11T19:02:43.349Z] 5e14af77c1be: Pulling fs layer [2020-12-11T19:02:43.349Z] 01666e4c0597: Pulling fs layer [2020-12-11T19:02:43.349Z] aa168da1d23b: Pulling fs layer [2020-12-11T19:02:43.350Z] 46f8f816bc3b: Waiting [2020-12-11T19:02:43.350Z] 93b61091891f: Waiting [2020-12-11T19:02:43.350Z] 93b9cdb0e59b: Waiting [2020-12-11T19:02:43.350Z] 5e14af77c1be: Waiting [2020-12-11T19:02:43.350Z] 01666e4c0597: Waiting [2020-12-11T19:02:43.350Z] aa168da1d23b: Waiting [2020-12-11T19:02:43.350Z] 36b3adc4ff6f: Verifying Checksum [2020-12-11T19:02:43.350Z] 36b3adc4ff6f: Download complete [2020-12-11T19:02:43.350Z] 46f8f816bc3b: Verifying Checksum [2020-12-11T19:02:43.350Z] 46f8f816bc3b: Download complete [2020-12-11T19:02:43.350Z] df20fa9351a1: Verifying Checksum [2020-12-11T19:02:43.350Z] df20fa9351a1: Download complete [2020-12-11T19:02:43.350Z] 93b9cdb0e59b: Verifying Checksum [2020-12-11T19:02:43.350Z] 93b9cdb0e59b: Download complete [2020-12-11T19:02:43.350Z] 5e14af77c1be: Verifying Checksum [2020-12-11T19:02:43.350Z] 5e14af77c1be: Download complete [2020-12-11T19:02:43.350Z] 93b61091891f: Verifying Checksum [2020-12-11T19:02:43.350Z] 93b61091891f: Download complete [2020-12-11T19:02:43.350Z] 01666e4c0597: Verifying Checksum [2020-12-11T19:02:43.350Z] 01666e4c0597: Download complete [2020-12-11T19:02:43.960Z] df20fa9351a1: Pull complete [2020-12-11T19:02:43.960Z] 36b3adc4ff6f: Pull complete [2020-12-11T19:02:44.535Z] 8ad3a11d3b57: Verifying Checksum [2020-12-11T19:02:44.535Z] 8ad3a11d3b57: Download complete [2020-12-11T19:02:45.113Z] 8ad3a11d3b57: Pull complete [2020-12-11T19:02:45.378Z] 46f8f816bc3b: Pull complete [2020-12-11T19:02:46.342Z] aa168da1d23b: Verifying Checksum [2020-12-11T19:02:46.342Z] aa168da1d23b: Download complete [2020-12-11T19:02:47.291Z] 93b61091891f: Pull complete [2020-12-11T19:02:47.291Z] 93b9cdb0e59b: Pull complete [2020-12-11T19:02:47.557Z] 5e14af77c1be: Pull complete [2020-12-11T19:02:47.557Z] 01666e4c0597: Pull complete [2020-12-11T19:02:57.601Z] aa168da1d23b: Pull complete [2020-12-11T19:02:57.601Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-11T19:02:57.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-11T19:02:57.601Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-11T19:02:57.799Z] prd-centos7-docker-4c-2g-15607 does not seem to be running inside a container [2020-12-11T19:02:57.856Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-11T19:03:06.429Z] $ docker top 8766f8956c328b6fe6cc36afbdd13eaa29d44bd376f02ebb26b25827bf47eb85 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-11T19:03:07.041Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-11T19:03:07.344Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-11T19:03:07.646Z] + ls /var/log/sa-host [2020-12-11T19:03:07.646Z] + sadf -c /var/log/sa-host/sa11 [2020-12-11T19:03:07.646Z] file_magic: OK [2020-12-11T19:03:07.646Z] HZ: Using current value: 100 [2020-12-11T19:03:07.646Z] file_header: OK [2020-12-11T19:03:07.646Z] 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 [2020-12-11T19:03:07.646Z] Statistics: [2020-12-11T19:03:07.646Z] 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... [2020-12-11T19:03:07.646Z] File successfully converted to sysstat format version 12.2.1 [2020-12-11T19:03:07.646Z] + sadf -c /var/log/sa-host/sa23 [2020-12-11T19:03:07.646Z] file_magic: OK [2020-12-11T19:03:07.646Z] HZ: Using current value: 100 [2020-12-11T19:03:07.646Z] file_header: OK [2020-12-11T19:03:07.646Z] 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 [2020-12-11T19:03:07.646Z] Statistics: [2020-12-11T19:03:07.646Z] Hnuu...uuuununununu... [2020-12-11T19:03:07.646Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-11T19:03:08.281Z] provisioning config files... [2020-12-11T19:03:08.300Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config2087427494174303662tmp [Pipeline] { [Pipeline] echo [2020-12-11T19:03:08.374Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T19:03:08.672Z] ---> create-netrc.sh [Pipeline] } [2020-12-11T19:03:08.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-11T19:03:08.771Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T19:03:09.070Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-11T19:03:09.083Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T19:03:09.401Z] ---> sudo-logs.sh [2020-12-11T19:03:09.401Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-11T19:03:09.414Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T19:03:09.713Z] ---> job-cost.sh [2020-12-11T19:03:09.713Z] lf-activate-venv: SKIPPING [2020-12-11T19:03:09.713Z] INFO: No Stack... [2020-12-11T19:03:10.661Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-11T19:03:11.237Z] INFO: Archiving Costs [Pipeline] echo [2020-12-11T19:03:11.252Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-11T19:03:11.557Z] ---> logs-deploy.sh [2020-12-11T19:03:11.557Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2940/4 [2020-12-11T19:03:11.557Z] INFO: archiving workspace using pattern(s): [2020-12-11T19:03:12.948Z] Archives upload complete. [2020-12-11T19:03:13.211Z] INFO: archiving logs to Nexus [2020-12-11T19:03:15.435Z] ---> uname -a: [2020-12-11T19:03:15.435Z] Linux prd-centos7-docker-4c-2g-15607.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-11T19:03:15.435Z] [2020-12-11T19:03:15.435Z] [2020-12-11T19:03:15.435Z] ---> lscpu: [2020-12-11T19:03:15.435Z] Architecture: x86_64 [2020-12-11T19:03:15.435Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-11T19:03:15.435Z] Byte Order: Little Endian [2020-12-11T19:03:15.435Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-11T19:03:15.435Z] CPU(s): 4 [2020-12-11T19:03:15.435Z] On-line CPU(s) list: 0-3 [2020-12-11T19:03:15.435Z] Thread(s) per core: 1 [2020-12-11T19:03:15.435Z] Core(s) per socket: 1 [2020-12-11T19:03:15.435Z] Socket(s): 4 [2020-12-11T19:03:15.435Z] NUMA node(s): 1 [2020-12-11T19:03:15.435Z] Vendor ID: GenuineIntel [2020-12-11T19:03:15.435Z] CPU family: 6 [2020-12-11T19:03:15.435Z] Model: 44 [2020-12-11T19:03:15.435Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-11T19:03:15.435Z] Stepping: 1 [2020-12-11T19:03:15.435Z] CPU MHz: 2933.438 [2020-12-11T19:03:15.435Z] BogoMIPS: 5866.87 [2020-12-11T19:03:15.435Z] Virtualization: VT-x [2020-12-11T19:03:15.435Z] Hypervisor vendor: KVM [2020-12-11T19:03:15.435Z] Virtualization type: full [2020-12-11T19:03:15.435Z] L1d cache: 128 KiB [2020-12-11T19:03:15.435Z] L1i cache: 128 KiB [2020-12-11T19:03:15.435Z] L2 cache: 16 MiB [2020-12-11T19:03:15.435Z] L3 cache: 64 MiB [2020-12-11T19:03:15.435Z] NUMA node0 CPU(s): 0-3 [2020-12-11T19:03:15.435Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-11T19:03:15.435Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-11T19:03:15.435Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-11T19:03:15.435Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-11T19:03:15.435Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-11T19:03:15.435Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-11T19:03:15.435Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-11T19:03:15.435Z] Vulnerability Srbds: Not affected [2020-12-11T19:03:15.435Z] Vulnerability Tsx async abort: Not affected [2020-12-11T19:03:15.435Z] 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 [2020-12-11T19:03:15.435Z] [2020-12-11T19:03:15.435Z] [2020-12-11T19:03:15.435Z] ---> nproc: [2020-12-11T19:03:15.435Z] 4 [2020-12-11T19:03:15.435Z] [2020-12-11T19:03:15.435Z] [2020-12-11T19:03:15.435Z] ---> df -h: [2020-12-11T19:03:15.435Z] Filesystem Size Used Available Use% Mounted on [2020-12-11T19:03:15.435Z] overlay 50.0G 12.3G 37.7G 25% / [2020-12-11T19:03:15.435Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-11T19:03:15.435Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-11T19:03:15.435Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-11T19:03:15.435Z] /dev/vda1 50.0G 12.3G 37.7G 25% /facter-os [2020-12-11T19:03:15.435Z] /dev/vda1 50.0G 12.3G 37.7G 25% /etc/resolv.conf [2020-12-11T19:03:15.435Z] /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hostname [2020-12-11T19:03:15.435Z] /dev/vda1 50.0G 12.3G 37.7G 25% /etc/hosts [2020-12-11T19:03:15.435Z] /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/auth.log [2020-12-11T19:03:15.435Z] /dev/vda1 50.0G 12.3G 37.7G 25% /run/cloud-init/result.json [2020-12-11T19:03:15.435Z] /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/sa-host [2020-12-11T19:03:15.435Z] /dev/vda1 50.0G 12.3G 37.7G 25% /var/log/secure [2020-12-11T19:03:15.435Z] /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/4@tmp [2020-12-11T19:03:15.435Z] /dev/vda1 50.0G 12.3G 37.7G 25% /w/workspace/edgex-go/4 [2020-12-11T19:03:15.435Z] [2020-12-11T19:03:15.435Z] [2020-12-11T19:03:15.435Z] ---> free -m: [2020-12-11T19:03:15.435Z] total used free shared buff/cache available [2020-12-11T19:03:15.435Z] Mem: 1837 692 115 0 1029 1059 [2020-12-11T19:03:15.435Z] Swap: 1023 91 932 [2020-12-11T19:03:15.435Z] [2020-12-11T19:03:15.435Z] [2020-12-11T19:03:15.435Z] ---> ip addr: [2020-12-11T19:03:15.435Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-11T19:03:15.435Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-11T19:03:15.435Z] inet 127.0.0.1/8 scope host lo [2020-12-11T19:03:15.435Z] valid_lft forever preferred_lft forever [2020-12-11T19:03:15.435Z] inet6 ::1/128 scope host [2020-12-11T19:03:15.435Z] valid_lft forever preferred_lft forever [2020-12-11T19:03:15.435Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-11T19:03:15.435Z] link/ether fa:16:3e:51:ba:30 brd ff:ff:ff:ff:ff:ff [2020-12-11T19:03:15.435Z] inet 10.30.123.147/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-11T19:03:15.435Z] valid_lft 85168sec preferred_lft 85168sec [2020-12-11T19:03:15.435Z] inet6 fe80::f816:3eff:fe51:ba30/64 scope link [2020-12-11T19:03:15.435Z] valid_lft forever preferred_lft forever [2020-12-11T19:03:15.435Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-11T19:03:15.435Z] link/ether 02:42:e4:92:ac:44 brd ff:ff:ff:ff:ff:ff [2020-12-11T19:03:15.435Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-11T19:03:15.435Z] valid_lft forever preferred_lft forever [2020-12-11T19:03:15.435Z] inet6 fe80::42:e4ff:fe92:ac44/64 scope link [2020-12-11T19:03:15.435Z] valid_lft forever preferred_lft forever [2020-12-11T19:03:15.435Z] [2020-12-11T19:03:15.435Z] [2020-12-11T19:03:15.435Z] ---> sar -b -r -n DEV: [2020-12-11T19:03:15.435Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) [2020-12-11T19:03:15.435Z] [2020-12-11T19:03:15.435Z] 18:42:28 LINUX RESTART (4 CPU) [2020-12-11T19:03:15.435Z] [2020-12-11T19:03:15.435Z] 18:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-11T19:03:15.435Z] 18:44:02 63.29 16.84 46.46 0.00 5372.11 11021.33 0.00 [2020-12-11T19:03:15.435Z] 18:45:01 259.45 107.46 151.99 0.00 7482.69 62125.11 0.00 [2020-12-11T19:03:15.435Z] 18:46:02 286.52 134.76 151.77 0.00 5624.43 22127.32 0.00 [2020-12-11T19:03:15.435Z] 18:47:01 166.50 78.59 87.91 0.00 3278.40 9219.31 0.00 [2020-12-11T19:03:15.435Z] 18:48:02 497.69 273.78 223.91 0.00 78941.33 149936.53 0.00 [2020-12-11T19:03:15.435Z] 18:49:01 2709.51 2344.66 364.85 0.00 161098.89 170281.00 0.00 [2020-12-11T19:03:15.435Z] 18:50:01 578.78 309.30 269.48 0.00 35901.87 61884.29 0.00 [2020-12-11T19:03:15.435Z] 18:51:02 2614.20 2266.51 347.69 0.00 139468.72 151350.43 0.00 [2020-12-11T19:03:15.435Z] 18:52:01 1037.38 717.16 320.22 0.00 57291.92 69375.05 0.00 [2020-12-11T19:03:15.435Z] 18:53:01 85.65 15.37 70.28 0.00 2903.15 3925.64 0.00 [2020-12-11T19:03:15.435Z] 18:54:01 0.70 0.45 0.25 0.00 5.46 3.13 0.00 [2020-12-11T19:03:15.435Z] 18:55:01 0.32 0.02 0.30 0.00 0.40 3.40 0.00 [2020-12-11T19:03:15.435Z] 18:56:01 0.35 0.08 0.27 0.00 0.80 3.31 0.00 [2020-12-11T19:03:15.435Z] 18:57:01 0.32 0.05 0.27 0.00 0.80 3.63 0.00 [2020-12-11T19:03:15.435Z] 18:58:01 2.26 2.08 0.18 0.00 60.35 3.65 0.00 [2020-12-11T19:03:15.435Z] 18:59:01 0.88 0.05 0.83 0.00 0.93 15.08 0.00 [2020-12-11T19:03:15.435Z] 19:00:01 0.60 0.35 0.25 0.00 6.00 2.56 0.00 [2020-12-11T19:03:15.435Z] 19:01:01 0.25 0.10 0.15 0.00 1.47 2.05 0.00 [2020-12-11T19:03:15.435Z] 19:02:01 0.72 0.38 0.33 0.00 22.63 5.76 0.00 [2020-12-11T19:03:15.435Z] 19:03:01 165.26 88.15 77.11 0.00 7917.58 17178.60 0.00 [2020-12-11T19:03:15.435Z] Average: 422.53 316.96 105.57 0.00 25259.64 36434.16 0.00 [2020-12-11T19:03:15.435Z] [2020-12-11T19:03:15.435Z] 18:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-11T19:03:15.435Z] 18:44:02 64640 0 653756 34.75 2620 1160528 1316848 44.94 551308 1059432 55828 [2020-12-11T19:03:15.435Z] 18:45:01 118408 0 693044 36.83 1548 1068544 1540720 52.58 590284 931560 1112 [2020-12-11T19:03:15.435Z] 18:46:02 96740 0 835136 44.39 632 949036 1538724 52.51 764560 737812 5212 [2020-12-11T19:03:15.435Z] 18:47:01 227840 0 747700 39.74 448 905556 1325040 45.22 647692 718192 1000 [2020-12-11T19:03:15.435Z] 18:48:02 74600 0 842580 44.78 60 964304 2263400 77.25 721632 877556 72976 [2020-12-11T19:03:15.435Z] 18:49:01 80368 0 758388 40.31 60 1042728 2246344 76.66 597732 978928 33400 [2020-12-11T19:03:15.435Z] 18:50:01 77088 0 694856 36.93 60 1109540 1332688 45.48 720900 834596 50604 [2020-12-11T19:03:15.435Z] 18:51:02 102848 0 681644 36.23 60 1096992 1549400 52.88 536128 1013008 932 [2020-12-11T19:03:15.435Z] 18:52:01 435720 0 666044 35.40 60 779720 1457432 49.74 451476 759216 176 [2020-12-11T19:03:15.435Z] 18:53:01 413620 0 607116 32.27 60 860748 1172524 40.02 452572 776972 16 [2020-12-11T19:03:15.435Z] 18:54:01 414464 0 606264 32.22 60 860756 1165364 39.77 452740 776524 8 [2020-12-11T19:03:15.435Z] 18:55:01 416296 0 604424 32.12 60 860764 1150924 39.28 451384 776320 8 [2020-12-11T19:03:15.435Z] 18:56:01 415436 0 605276 32.17 60 860772 1151104 39.29 452184 776344 12 [2020-12-11T19:03:15.435Z] 18:57:01 415980 0 604724 32.14 60 860780 1150924 39.28 451536 776364 20 [2020-12-11T19:03:15.435Z] 18:58:01 414772 0 604964 32.15 60 861748 1150992 39.28 452224 776904 20 [2020-12-11T19:03:15.435Z] 18:59:01 414044 0 605680 32.19 60 861760 1151172 39.29 452564 776916 12 [2020-12-11T19:03:15.435Z] 19:00:01 413664 0 606056 32.21 60 861764 1151200 39.29 452720 777096 8 [2020-12-11T19:03:15.435Z] 19:01:01 412924 0 606792 32.25 60 861768 1153888 39.38 453068 777104 8 [2020-12-11T19:03:15.435Z] 19:02:01 413104 0 605924 32.20 60 862456 1151628 39.30 452712 777684 8 [2020-12-11T19:03:15.435Z] 19:03:01 184620 0 679876 36.13 0 1017048 1353424 46.19 493472 920448 28036 [2020-12-11T19:03:15.435Z] Average: 280359 0 665512 35.37 307 935366 1373687 46.88 529944 829949 12470 [2020-12-11T19:03:15.435Z] [2020-12-11T19:03:15.435Z] 18:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-11T19:03:15.435Z] 18:44:02 eth0 1394.29 1262.30 5589.13 159.38 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.435Z] 18:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.435Z] 18:44:02 vethc27ce07 623.19 537.80 60.11 1942.85 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.435Z] 18:44:02 docker0 623.19 537.67 51.59 1942.84 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.435Z] 18:45:01 veth54c1ace 19.83 22.93 1.92 15.34 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.435Z] 18:45:01 eth0 862.09 725.25 5309.60 91.32 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.435Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.435Z] 18:45:01 docker0 284.74 309.58 21.79 1118.81 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.435Z] 18:46:02 veth0bb730a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:46:02 eth0 132.38 102.56 486.11 42.91 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:46:02 docker0 78.39 93.46 6.00 454.31 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:47:01 veth0bb730a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:47:01 eth0 28.55 15.17 24.17 13.03 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:48:02 veth111f55b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:48:02 eth0 204.74 168.45 1676.79 81.34 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:49:01 veth6cb0e84 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:49:01 vethb535644 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:49:01 veth7d8846c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:49:01 veth111f55b 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:50:01 veth111f55b 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:50:01 eth0 2788.55 2377.90 13436.95 474.67 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:50:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:50:01 docker0 1022.14 990.29 81.25 3779.06 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:51:02 vethbda77dc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:51:02 veth111f55b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:51:02 vetha36107e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:51:02 eth0 68.02 45.83 92.39 75.57 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:52:01 veth0418bad 14.45 42.59 0.98 286.94 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:52:01 veth111f55b 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:52:01 eth0 112.56 58.50 365.26 75.64 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:52:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:53:01 eth0 34.58 20.44 98.87 10.31 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:53:01 docker0 1058.61 1064.91 83.63 4254.34 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:54:01 eth0 1.00 0.67 0.43 0.28 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:55:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:56:01 eth0 0.43 0.37 0.26 0.20 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:57:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:58:01 eth0 0.40 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:59:01 eth0 1.56 0.55 0.48 0.27 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 19:00:01 eth0 0.57 0.42 0.30 0.18 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 19:01:01 eth0 0.07 0.03 0.00 0.03 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 19:02:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 19:03:01 eth0 214.23 184.92 2178.89 64.20 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] Average: eth0 159.73 134.02 809.26 35.06 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] Average: docker0 53.02 53.34 4.19 213.09 0.00 0.00 0.00 0.00 [2020-12-11T19:03:15.436Z] [2020-12-11T19:03:15.436Z] [2020-12-11T19:03:15.436Z] ---> sar -P ALL: [2020-12-11T19:03:15.436Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/11/20 _x86_64_ (4 CPU) [2020-12-11T19:03:15.436Z] [2020-12-11T19:03:15.436Z] 18:42:28 LINUX RESTART (4 CPU) [2020-12-11T19:03:15.436Z] [2020-12-11T19:03:15.436Z] 18:43:01 CPU %user %nice %system %iowait %steal %idle [2020-12-11T19:03:15.436Z] 18:44:02 all 13.56 0.00 5.24 0.88 0.03 80.28 [2020-12-11T19:03:15.436Z] 18:44:02 0 12.52 0.00 5.87 0.14 0.02 81.45 [2020-12-11T19:03:15.436Z] 18:44:02 1 12.89 0.00 5.96 1.18 0.03 79.93 [2020-12-11T19:03:15.436Z] 18:44:02 2 15.32 0.00 4.82 0.41 0.03 79.42 [2020-12-11T19:03:15.436Z] 18:44:02 3 13.49 0.00 4.33 1.79 0.03 80.35 [2020-12-11T19:03:15.436Z] 18:45:01 all 15.32 0.00 8.55 3.15 0.04 72.93 [2020-12-11T19:03:15.436Z] 18:45:01 0 15.35 0.00 8.45 1.81 0.05 74.34 [2020-12-11T19:03:15.436Z] 18:45:01 1 12.13 0.00 8.74 2.44 0.02 76.68 [2020-12-11T19:03:15.436Z] 18:45:01 2 17.44 0.00 8.94 4.49 0.03 69.10 [2020-12-11T19:03:15.436Z] 18:45:01 3 16.38 0.00 8.08 3.88 0.05 71.61 [2020-12-11T19:03:15.436Z] 18:46:02 all 38.31 0.00 11.76 7.39 0.06 42.49 [2020-12-11T19:03:15.436Z] 18:46:02 0 36.82 0.00 11.73 7.57 0.09 43.79 [2020-12-11T19:03:15.436Z] 18:46:02 1 38.29 0.00 11.71 6.99 0.07 42.94 [2020-12-11T19:03:15.436Z] 18:46:02 2 40.57 0.00 11.79 7.52 0.05 40.07 [2020-12-11T19:03:15.436Z] 18:46:02 3 37.54 0.00 11.79 7.47 0.05 43.14 [2020-12-11T19:03:15.436Z] 18:47:01 all 57.26 0.00 15.17 4.51 0.03 23.03 [2020-12-11T19:03:15.436Z] 18:47:01 0 56.67 0.00 15.68 4.09 0.03 23.53 [2020-12-11T19:03:15.436Z] 18:47:01 1 56.53 0.00 14.39 4.04 0.03 25.00 [2020-12-11T19:03:15.436Z] 18:47:01 2 58.75 0.00 15.92 4.61 0.03 20.68 [2020-12-11T19:03:15.436Z] 18:47:01 3 57.10 0.00 14.70 5.29 0.03 22.88 [2020-12-11T19:03:15.436Z] 18:48:02 all 22.89 0.00 18.94 4.89 0.07 53.20 [2020-12-11T19:03:15.436Z] 18:48:02 0 22.66 0.00 18.08 5.32 0.07 53.88 [2020-12-11T19:03:15.436Z] 18:48:02 1 23.10 0.00 18.56 3.83 0.07 54.44 [2020-12-11T19:03:15.436Z] 18:48:02 2 22.45 0.00 19.45 5.61 0.07 52.42 [2020-12-11T19:03:15.436Z] 18:48:02 3 23.35 0.00 19.69 4.80 0.09 52.08 [2020-12-11T19:03:15.436Z] 18:49:01 all 17.12 0.00 22.72 32.79 0.09 27.28 [2020-12-11T19:03:15.436Z] 18:49:01 0 17.26 0.00 21.35 32.96 0.09 28.34 [2020-12-11T19:03:15.436Z] 18:49:01 1 17.00 0.00 22.85 31.38 0.07 28.71 [2020-12-11T19:03:15.436Z] 18:49:01 2 17.45 0.00 23.35 32.96 0.12 26.11 [2020-12-11T19:03:15.436Z] 18:49:01 3 16.76 0.00 23.33 33.90 0.07 25.93 [2020-12-11T19:03:15.436Z] 18:50:01 all 52.75 0.00 17.76 14.60 0.03 14.86 [2020-12-11T19:03:15.436Z] 18:50:01 0 51.51 0.00 17.58 16.64 0.03 14.23 [2020-12-11T19:03:15.436Z] 18:50:01 1 52.95 0.00 18.04 15.31 0.05 13.64 [2020-12-11T19:03:15.436Z] 18:50:01 2 52.62 0.00 17.54 12.49 0.02 17.34 [2020-12-11T19:03:15.436Z] 18:50:01 3 53.93 0.00 17.89 13.98 0.02 14.18 [2020-12-11T19:03:15.436Z] 18:51:02 all 33.13 0.00 23.90 25.16 0.08 17.73 [2020-12-11T19:03:15.436Z] 18:51:02 0 31.67 0.00 23.08 27.55 0.09 17.61 [2020-12-11T19:03:15.436Z] 18:51:02 1 31.61 0.00 24.45 21.80 0.09 22.05 [2020-12-11T19:03:15.436Z] 18:51:02 2 34.14 0.00 23.26 25.38 0.09 17.13 [2020-12-11T19:03:15.436Z] 18:51:02 3 35.13 0.00 24.82 25.90 0.05 14.10 [2020-12-11T19:03:15.436Z] 18:52:01 all 36.62 0.00 16.84 24.55 0.06 21.93 [2020-12-11T19:03:15.436Z] 18:52:01 0 36.26 0.00 16.50 23.33 0.09 23.82 [2020-12-11T19:03:15.436Z] 18:52:01 1 36.70 0.00 17.36 24.45 0.05 21.44 [2020-12-11T19:03:15.436Z] 18:52:01 2 36.72 0.00 16.87 24.02 0.05 22.34 [2020-12-11T19:03:15.436Z] 18:52:01 3 36.81 0.00 16.64 26.44 0.04 20.07 [2020-12-11T19:03:15.436Z] 18:53:01 all 4.38 0.00 2.59 3.59 0.02 89.43 [2020-12-11T19:03:15.436Z] 18:53:01 0 3.35 0.00 2.36 1.66 0.02 92.62 [2020-12-11T19:03:15.436Z] 18:53:01 1 5.47 0.00 2.69 1.51 0.00 90.33 [2020-12-11T19:03:15.436Z] 18:53:01 2 3.54 0.00 2.43 4.66 0.02 89.35 [2020-12-11T19:03:15.436Z] 18:53:01 3 5.15 0.00 2.88 6.54 0.03 85.40 [2020-12-11T19:03:15.436Z] 18:54:01 all 0.16 0.00 0.03 0.01 0.00 99.80 [2020-12-11T19:03:15.436Z] 18:54:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2020-12-11T19:03:15.436Z] 18:54:01 1 0.53 0.00 0.05 0.02 0.00 99.40 [2020-12-11T19:03:15.436Z] 18:54:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-11T19:03:15.436Z] 18:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-11T19:03:15.436Z] [2020-12-11T19:03:15.436Z] 18:54:01 CPU %user %nice %system %iowait %steal %idle [2020-12-11T19:03:15.436Z] 18:55:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2020-12-11T19:03:15.436Z] 18:55:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-11T19:03:15.436Z] 18:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2020-12-11T19:03:15.436Z] 18:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2020-12-11T19:03:15.436Z] 18:55:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2020-12-11T19:03:15.436Z] 18:56:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-12-11T19:03:15.436Z] 18:56:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2020-12-11T19:03:15.436Z] 18:56:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-12-11T19:03:15.436Z] 18:56:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-11T19:03:15.436Z] 18:56:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2020-12-11T19:03:15.436Z] 18:57:01 all 0.22 0.00 0.09 0.00 0.01 99.68 [2020-12-11T19:03:15.436Z] 18:57:01 0 0.45 0.00 0.15 0.00 0.00 99.40 [2020-12-11T19:03:15.436Z] 18:57:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-11T19:03:15.436Z] 18:57:01 2 0.08 0.00 0.10 0.00 0.02 99.80 [2020-12-11T19:03:15.436Z] 18:57:01 3 0.30 0.00 0.08 0.02 0.02 99.58 [2020-12-11T19:03:15.436Z] 18:58:01 all 0.20 0.00 0.06 0.05 0.00 99.69 [2020-12-11T19:03:15.436Z] 18:58:01 0 0.58 0.00 0.05 0.03 0.00 99.33 [2020-12-11T19:03:15.436Z] 18:58:01 1 0.03 0.00 0.05 0.02 0.00 99.90 [2020-12-11T19:03:15.436Z] 18:58:01 2 0.13 0.00 0.05 0.03 0.00 99.78 [2020-12-11T19:03:15.436Z] 18:58:01 3 0.07 0.00 0.08 0.10 0.00 99.75 [2020-12-11T19:03:15.436Z] 18:59:01 all 0.18 0.00 0.04 0.00 0.00 99.78 [2020-12-11T19:03:15.436Z] 18:59:01 0 0.57 0.00 0.03 0.00 0.00 99.40 [2020-12-11T19:03:15.436Z] 18:59:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-12-11T19:03:15.436Z] 18:59:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-12-11T19:03:15.436Z] 18:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-11T19:03:15.436Z] 19:00:01 all 0.18 0.00 0.04 0.01 0.00 99.77 [2020-12-11T19:03:15.436Z] 19:00:01 0 0.60 0.00 0.05 0.00 0.00 99.35 [2020-12-11T19:03:15.436Z] 19:00:01 1 0.05 0.00 0.05 0.03 0.00 99.87 [2020-12-11T19:03:15.436Z] 19:00:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-11T19:03:15.436Z] 19:00:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-11T19:03:15.436Z] 19:01:01 all 0.16 0.00 0.05 0.00 0.00 99.79 [2020-12-11T19:03:15.436Z] 19:01:01 0 0.53 0.00 0.05 0.00 0.00 99.42 [2020-12-11T19:03:15.436Z] 19:01:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-11T19:03:15.436Z] 19:01:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2020-12-11T19:03:15.436Z] 19:01:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2020-12-11T19:03:15.436Z] 19:02:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2020-12-11T19:03:15.436Z] 19:02:01 0 0.53 0.00 0.03 0.00 0.00 99.43 [2020-12-11T19:03:15.436Z] 19:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-11T19:03:15.436Z] 19:02:01 2 0.05 0.00 0.07 0.02 0.00 99.87 [2020-12-11T19:03:15.436Z] 19:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-12-11T19:03:15.437Z] 19:03:01 all 6.42 0.00 4.68 3.25 0.02 85.64 [2020-12-11T19:03:15.437Z] 19:03:01 0 5.29 0.00 3.84 1.16 0.02 89.69 [2020-12-11T19:03:15.437Z] 19:03:01 1 7.46 0.00 5.18 4.21 0.02 83.14 [2020-12-11T19:03:15.437Z] 19:03:01 2 6.47 0.00 4.62 2.70 0.02 86.20 [2020-12-11T19:03:15.437Z] 19:03:01 3 6.48 0.00 5.07 4.92 0.02 83.51 [2020-12-11T19:03:15.437Z] Average: all 14.70 0.00 7.28 6.08 0.03 71.91 [2020-12-11T19:03:15.437Z] Average: 0 14.40 0.00 7.12 5.97 0.03 72.48 [2020-12-11T19:03:15.437Z] Average: 1 14.45 0.00 7.35 5.70 0.03 72.46 [2020-12-11T19:03:15.437Z] Average: 2 15.04 0.00 7.33 6.09 0.03 71.51 [2020-12-11T19:03:15.437Z] Average: 3 14.91 0.00 7.31 6.56 0.02 71.20 [2020-12-11T19:03:15.437Z] [2020-12-11T19:03:15.437Z] [2020-12-11T19:03:15.437Z]