Pull request #3046 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from ce6ab2eeb2ba1ac48bfea0770421b51d449a34de+cc81cd9a60941bde415ebdc6eaf205dd7f209524 (0fb2b2789609a7bdad6764dd66f6045051e46995) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21179 in /w/workspace/edgexfoundry_edgex-go_PR-3046 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit ce6ab2eeb2ba1ac48bfea0770421b51d449a34de Merge succeeded, producing ce6ab2eeb2ba1ac48bfea0770421b51d449a34de Checking out Revision ce6ab2eeb2ba1ac48bfea0770421b51d449a34de (PR-3046) > 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/3046/head:refs/remotes/origin/PR-3046 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce6ab2eeb2ba1ac48bfea0770421b51d449a34de # 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 cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce6ab2eeb2ba1ac48bfea0770421b51d449a34de # timeout=10 Commit message: "fix(snap): update pipe optimization patch" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-19T14:06:43.904Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk de065893a0807b20058a4a64e04c9828e3fc8bb4 # timeout=10 [2021-01-19T14:06:44.195Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-19T14:06:44.296Z] ========================================================= [2021-01-19T14:06:44.296Z] EdgeX Global Pipelines Version Info [2021-01-19T14:06:44.296Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-19T14:06:46.319Z] ------------------- [2021-01-19T14:06:46.319Z] stable info: [2021-01-19T14:06:46.319Z] ------------------- [2021-01-19T14:06:46.320Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-19T14:06:46.320Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-19T14:06:46.320Z] Message: update stable to v1.0.177 [2021-01-19T14:06:46.917Z] ------------------- [2021-01-19T14:06:46.917Z] experimental info: [2021-01-19T14:06:46.917Z] ------------------- [2021-01-19T14:06:46.917Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-19T14:06:46.917Z] Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 [2021-01-19T14:06:46.917Z] Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-19T14:06:47.207Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-19T14:06:47.300Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-19T14:06:47.392Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-19T14:06:47.486Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-19T14:06:47.674Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-19T14:06:47.767Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-19T14:06:47.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-19T14:06:47.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-19T14:06:48.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-19T14:06:48.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-19T14:06:48.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-19T14:06:48.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-19T14:06:48.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-19T14:06:48.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-19T14:06:48.690Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-19T14:06:48.782Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-19T14:06:48.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-19T14:06:48.962Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-19T14:06:49.051Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-19T14:06:49.139Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-19T14:06:49.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-19T14:06:49.320Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-19T14:06:49.412Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-19T14:06:49.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3046 [Pipeline] echo [2021-01-19T14:06:49.619Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3046 [Pipeline] echo [2021-01-19T14:06:49.704Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3046 [Pipeline] echo [2021-01-19T14:06:49.868Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [Pipeline] echo [2021-01-19T14:06:49.957Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce6ab2e [Pipeline] echo [2021-01-19T14:06:50.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T14:06:50.214Z] provisioning config files... [2021-01-19T14:06:50.244Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8420960893763863456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T14:06:50.611Z] ---> docker-login.sh [2021-01-19T14:06:50.611Z] nexus3.edgexfoundry.org:10001 [2021-01-19T14:06:51.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T14:06:51.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T14:06:51.190Z] Configure a credential helper to remove this warning. See [2021-01-19T14:06:51.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T14:06:51.190Z] [2021-01-19T14:06:51.190Z] Login Succeeded [2021-01-19T14:06:51.190Z] nexus3.edgexfoundry.org:10002 [2021-01-19T14:06:51.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T14:06:51.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T14:06:51.719Z] Configure a credential helper to remove this warning. See [2021-01-19T14:06:51.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T14:06:51.719Z] [2021-01-19T14:06:51.719Z] Login Succeeded [2021-01-19T14:06:51.719Z] nexus3.edgexfoundry.org:10003 [2021-01-19T14:06:51.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T14:06:51.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T14:06:51.983Z] Configure a credential helper to remove this warning. See [2021-01-19T14:06:51.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T14:06:51.983Z] [2021-01-19T14:06:51.983Z] Login Succeeded [2021-01-19T14:06:51.983Z] nexus3.edgexfoundry.org:10004 [2021-01-19T14:06:51.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T14:06:51.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T14:06:51.983Z] Configure a credential helper to remove this warning. See [2021-01-19T14:06:51.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T14:06:51.983Z] [2021-01-19T14:06:51.983Z] Login Succeeded [2021-01-19T14:06:51.983Z] docker.io [2021-01-19T14:06:52.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T14:06:52.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T14:06:52.515Z] Configure a credential helper to remove this warning. See [2021-01-19T14:06:52.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T14:06:52.515Z] [2021-01-19T14:06:52.515Z] Login Succeeded [2021-01-19T14:06:52.515Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T14:06:52.526Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T14:06:53.004Z] ++ 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-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-19T14:06:53.004Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T14:06:53.004Z] ++ dirname cmd/core-command/Dockerfile [2021-01-19T14:06:53.004Z] ++ cut -d/ -f2 [2021-01-19T14:06:53.004Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-19T14:06:53.004Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T14:06:53.004Z] ++ dirname cmd/core-data/Dockerfile [2021-01-19T14:06:53.004Z] ++ cut -d/ -f2 [2021-01-19T14:06:53.004Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-19T14:06:53.004Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T14:06:53.004Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-19T14:06:53.004Z] ++ cut -d/ -f2 [2021-01-19T14:06:53.004Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-19T14:06:53.004Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T14:06:53.004Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-19T14:06:53.004Z] ++ cut -d/ -f2 [2021-01-19T14:06:53.004Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-19T14:06:53.004Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T14:06:53.004Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-19T14:06:53.004Z] ++ cut -d/ -f2 [2021-01-19T14:06:53.004Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-19T14:06:53.004Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T14:06:53.004Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-19T14:06:53.004Z] ++ cut -d/ -f2 [2021-01-19T14:06:53.004Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-19T14:06:53.004Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T14:06:53.004Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-19T14:06:53.004Z] ++ cut -d/ -f2 [2021-01-19T14:06:53.004Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-19T14:06:53.004Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T14:06:53.004Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-19T14:06:53.004Z] ++ cut -d/ -f2 [2021-01-19T14:06:53.004Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-19T14:06:53.004Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-19T14:06:53.004Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-19T14:06:53.004Z] ++ cut -d/ -f2 [2021-01-19T14:06:53.004Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-19T14:06:53.080Z] 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-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-19T14:06:54.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T14:06:54.702Z] [2021-01-19T14:06:54.702Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T14:06:55.059Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T14:06:55.059Z] latest: Pulling from edgex-devops/git-semver [2021-01-19T14:06:55.059Z] 31603596830f: Pulling fs layer [2021-01-19T14:06:55.059Z] 2a8b12db71e7: Pulling fs layer [2021-01-19T14:06:55.059Z] 6ca5941a6612: Pulling fs layer [2021-01-19T14:06:55.059Z] ecc8261a40a4: Pulling fs layer [2021-01-19T14:06:55.059Z] ecc8261a40a4: Waiting [2021-01-19T14:06:55.059Z] 2a8b12db71e7: Verifying Checksum [2021-01-19T14:06:55.059Z] 2a8b12db71e7: Download complete [2021-01-19T14:06:55.322Z] 31603596830f: Download complete [2021-01-19T14:06:55.322Z] ecc8261a40a4: Verifying Checksum [2021-01-19T14:06:55.322Z] ecc8261a40a4: Download complete [2021-01-19T14:06:55.322Z] 6ca5941a6612: Verifying Checksum [2021-01-19T14:06:55.322Z] 6ca5941a6612: Download complete [2021-01-19T14:06:55.588Z] 31603596830f: Pull complete [2021-01-19T14:06:55.855Z] 2a8b12db71e7: Pull complete [2021-01-19T14:06:56.806Z] 6ca5941a6612: Pull complete [2021-01-19T14:06:56.806Z] ecc8261a40a4: Pull complete [2021-01-19T14:06:56.806Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-19T14:06:56.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-19T14:06:56.806Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-19T14:06:56.941Z] prd-centos7-docker-4c-2g-21179 does not seem to be running inside a container [2021-01-19T14:06:57.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-01-19T14:06:59.391Z] $ docker top b4c5cd7b55a86496bcdda238b544f1de52524dbb7dceb19fd97170c8b2bf909d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-19T14:06:59.692Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T14:06:59.692Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T14:06:59.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T14:06:59.929Z] $ docker exec b4c5cd7b55a86496bcdda238b544f1de52524dbb7dceb19fd97170c8b2bf909d ssh-agent [2021-01-19T14:07:00.105Z] SSH_AUTH_SOCK=/tmp/ssh-cxsOVTX7udgo/agent.12 [2021-01-19T14:07:00.105Z] SSH_AGENT_PID=17 [2021-01-19T14:07:00.117Z] Running ssh-add (command line suppressed) [2021-01-19T14:07:00.243Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7352932042044278633.key (/w/workspace/edgex-go/3@tmp/private_key_7352932042044278633.key) [2021-01-19T14:07:00.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T14:07:00.649Z] + git tag --points-at HEAD [Pipeline] } [2021-01-19T14:07:00.676Z] $ docker exec --env ******** --env ******** b4c5cd7b55a86496bcdda238b544f1de52524dbb7dceb19fd97170c8b2bf909d ssh-agent -k [2021-01-19T14:07:00.792Z] unset SSH_AUTH_SOCK; [2021-01-19T14:07:00.792Z] unset SSH_AGENT_PID; [2021-01-19T14:07:00.792Z] echo Agent pid 17 killed; [2021-01-19T14:07:00.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-19T14:07:00.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-19T14:07:00.976Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-19T14:07:01.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-19T14:07:01.175Z] $ docker exec b4c5cd7b55a86496bcdda238b544f1de52524dbb7dceb19fd97170c8b2bf909d ssh-agent [2021-01-19T14:07:01.397Z] SSH_AUTH_SOCK=/tmp/ssh-LrXyRz0mXi3Y/agent.47 [2021-01-19T14:07:01.397Z] SSH_AGENT_PID=53 [2021-01-19T14:07:01.405Z] Running ssh-add (command line suppressed) [2021-01-19T14:07:01.528Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1857055369638688155.key (/w/workspace/edgex-go/3@tmp/private_key_1857055369638688155.key) [2021-01-19T14:07:01.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-19T14:07:01.945Z] + git semver init [2021-01-19T14:07:01.945Z] # -> Open(): unable to determine branch for HEAD [2021-01-19T14:07:01.945Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-01-19T14:07:01.945Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-01-19T14:07:01.945Z] # $SEMVER_REMOTE_NAME = origin [2021-01-19T14:07:01.945Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-19T14:07:01.945Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-19T14:07:01.945Z] # $SEMVER_BRANCH = PR-3046 [2021-01-19T14:07:01.945Z] # $SEMVER_TEMP = /tmp/semver-260687394 [2021-01-19T14:07:01.945Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-19T14:07:20.134Z] # '/tmp/semver-260687394' -> '/w/workspace/edgex-go/3/.semver' [2021-01-19T14:07:21.531Z] # -> Force: false [2021-01-19T14:07:21.531Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-01-19T14:07:21.549Z] $ docker exec --env ******** --env ******** b4c5cd7b55a86496bcdda238b544f1de52524dbb7dceb19fd97170c8b2bf909d ssh-agent -k [2021-01-19T14:07:21.867Z] unset SSH_AUTH_SOCK; [2021-01-19T14:07:21.867Z] unset SSH_AGENT_PID; [2021-01-19T14:07:21.867Z] echo Agent pid 53 killed; [2021-01-19T14:07:21.973Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-19T14:07:22.531Z] + git semver [Pipeline] } [2021-01-19T14:07:22.553Z] $ docker stop --time=1 b4c5cd7b55a86496bcdda238b544f1de52524dbb7dceb19fd97170c8b2bf909d [2021-01-19T14:07:24.256Z] $ docker rm -f b4c5cd7b55a86496bcdda238b544f1de52524dbb7dceb19fd97170c8b2bf909d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T14:07:24.771Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-19T14:07:25.506Z] Stashed 1 file(s) [Pipeline] echo [2021-01-19T14:07:25.509Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-19T14:07:26.434Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-19T14:07:26.735Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-19T14:07:27.032Z] + sudo service docker restart [2021-01-19T14:07:27.032Z] + true [2021-01-19T14:07:27.032Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-19T14:07:27.619Z] ========================================================= [2021-01-19T14:07:27.619Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-19T14:07:27.619Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T14:07:28.014Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-19T14:07:31.346Z] Sending build context to Docker daemon 326.6MB [2021-01-19T14:07:31.346Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T14:07:31.346Z] Step 2/6 : FROM ${BASE} [2021-01-19T14:07:31.346Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-19T14:07:31.346Z] 188c0c94c7c5: Pulling fs layer [2021-01-19T14:07:31.346Z] 0ef7d3d256c8: Pulling fs layer [2021-01-19T14:07:31.346Z] de9db76c5a1d: Pulling fs layer [2021-01-19T14:07:31.346Z] bca2f99d35d6: Pulling fs layer [2021-01-19T14:07:31.346Z] 93359f2a8cfa: Pulling fs layer [2021-01-19T14:07:31.346Z] 7c6f9722023f: Pulling fs layer [2021-01-19T14:07:31.346Z] a35cf1a2eb13: Pulling fs layer [2021-01-19T14:07:31.346Z] 7c6f9722023f: Waiting [2021-01-19T14:07:31.346Z] 93359f2a8cfa: Waiting [2021-01-19T14:07:31.346Z] bca2f99d35d6: Waiting [2021-01-19T14:07:31.346Z] a35cf1a2eb13: Waiting [2021-01-19T14:07:31.346Z] de9db76c5a1d: Verifying Checksum [2021-01-19T14:07:31.346Z] de9db76c5a1d: Download complete [2021-01-19T14:07:31.346Z] 0ef7d3d256c8: Download complete [2021-01-19T14:07:31.346Z] 93359f2a8cfa: Verifying Checksum [2021-01-19T14:07:31.346Z] 93359f2a8cfa: Download complete [2021-01-19T14:07:31.346Z] 188c0c94c7c5: Verifying Checksum [2021-01-19T14:07:31.346Z] 188c0c94c7c5: Download complete [2021-01-19T14:07:31.346Z] 7c6f9722023f: Verifying Checksum [2021-01-19T14:07:31.346Z] 7c6f9722023f: Download complete [2021-01-19T14:07:31.929Z] 188c0c94c7c5: Pull complete [2021-01-19T14:07:32.203Z] 0ef7d3d256c8: Pull complete [2021-01-19T14:07:32.466Z] de9db76c5a1d: Pull complete [2021-01-19T14:07:33.426Z] a35cf1a2eb13: Verifying Checksum [2021-01-19T14:07:33.427Z] a35cf1a2eb13: Download complete [2021-01-19T14:07:34.004Z] bca2f99d35d6: Verifying Checksum [2021-01-19T14:07:34.004Z] bca2f99d35d6: Download complete [2021-01-19T14:07:39.351Z] bca2f99d35d6: Pull complete [2021-01-19T14:07:39.351Z] 93359f2a8cfa: Pull complete [2021-01-19T14:07:39.351Z] 7c6f9722023f: Pull complete [2021-01-19T14:07:40.945Z] Still waiting to schedule task [2021-01-19T14:07:40.946Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-19T14:07:44.677Z] a35cf1a2eb13: Pull complete [2021-01-19T14:07:44.677Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-19T14:07:44.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-19T14:07:44.677Z] ---> a62c8e92a672 [2021-01-19T14:07:44.677Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-19T14:07:44.677Z] ---> Running in 3a8b20b52e26 [2021-01-19T14:07:44.951Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T14:07:45.900Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T14:07:46.475Z] (1/12) Installing libmagic (5.38-r0) [2021-01-19T14:07:47.050Z] (2/12) Installing file (5.38-r0) [2021-01-19T14:07:47.050Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-19T14:07:47.050Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-19T14:07:52.357Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-19T14:07:52.357Z] (6/12) Installing patch (2.7.6-r6) [2021-01-19T14:07:52.357Z] (7/12) Installing build-base (0.5-r2) [2021-01-19T14:07:52.357Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-19T14:07:52.357Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-19T14:07:52.357Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-19T14:07:52.357Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-19T14:07:52.357Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-19T14:07:52.357Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T14:07:52.357Z] OK: 233 MiB in 51 packages [2021-01-19T14:07:56.593Z] Removing intermediate container 3a8b20b52e26 [2021-01-19T14:07:56.593Z] ---> 08ba08d048b9 [2021-01-19T14:07:56.593Z] Step 4/6 : WORKDIR /edgex-go [2021-01-19T14:07:56.593Z] ---> Running in d3f875c13278 [2021-01-19T14:07:56.593Z] Removing intermediate container d3f875c13278 [2021-01-19T14:07:56.593Z] ---> df9c74f98a8e [2021-01-19T14:07:56.593Z] Step 5/6 : COPY go.mod . [2021-01-19T14:07:56.593Z] ---> 7ecf36ea0fbf [2021-01-19T14:07:56.593Z] Step 6/6 : RUN go mod download [2021-01-19T14:07:56.593Z] ---> Running in b041876f4af2 [2021-01-19T14:08:18.642Z] Removing intermediate container b041876f4af2 [2021-01-19T14:08:18.642Z] ---> 210473d1f2be [2021-01-19T14:08:18.642Z] Successfully built 210473d1f2be [2021-01-19T14:08:18.642Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T14:08:18.970Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T14:08:18.970Z] . [Pipeline] withDockerContainer [2021-01-19T14:08:19.096Z] prd-centos7-docker-4c-2g-21179 does not seem to be running inside a container [2021-01-19T14:08:19.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-01-19T14:08:20.023Z] $ docker top f27e494b260ac8632bb998669ffc72b9279eac8d57547225353e88dad1c18943 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T14:08:20.571Z] + go version [2021-01-19T14:08:20.571Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-19T14:08:20.595Z] $ docker stop --time=1 f27e494b260ac8632bb998669ffc72b9279eac8d57547225353e88dad1c18943 [2021-01-19T14:08:21.986Z] $ docker rm -f f27e494b260ac8632bb998669ffc72b9279eac8d57547225353e88dad1c18943 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T14:08:22.871Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-19T14:08:22.871Z] . [Pipeline] withDockerContainer [2021-01-19T14:08:22.977Z] prd-centos7-docker-4c-2g-21179 does not seem to be running inside a container [2021-01-19T14:08:23.030Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-01-19T14:08:24.750Z] $ docker top 63db395348154e7c59d709fb56357e487bad56f1843440172eb13509b9512ab5 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-19T14:08:25.018Z] ========================================================= [2021-01-19T14:08:25.018Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-19T14:08:25.018Z] ========================================================= [Pipeline] sh [2021-01-19T14:08:25.324Z] + make test [2021-01-19T14:08:25.324Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-19T14:08:35.396Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-19T14:08:50.443Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-19T14:08:57.096Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-19T14:08:57.096Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-19T14:08:57.096Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-19T14:08:57.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-19T14:08:57.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-19T14:08:57.096Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-19T14:08:57.677Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-19T14:08:57.947Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-19T14:08:59.369Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-19T14:09:00.771Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-19T14:09:00.771Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-19T14:09:00.771Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-19T14:09:02.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.089s coverage: 46.6% of statements [2021-01-19T14:09:02.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-19T14:09:02.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-19T14:09:02.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-19T14:09:02.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-19T14:09:02.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-19T14:09:07.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.212s coverage: 27.0% of statements [2021-01-19T14:09:07.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-19T14:09:07.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-19T14:09:07.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-19T14:09:07.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-19T14:09:07.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-19T14:09:07.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-19T14:09:07.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements [2021-01-19T14:09:07.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-19T14:09:07.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements [2021-01-19T14:09:07.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-19T14:09:07.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-19T14:09:07.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.131s coverage: 67.9% of statements [2021-01-19T14:09:07.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-19T14:09:07.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-19T14:09:07.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.472s coverage: 82.3% of statements [2021-01-19T14:09:07.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-19T14:09:07.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T14:09:07.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-19T14:09:07.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-19T14:09:09.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.401s coverage: 28.6% of statements [2021-01-19T14:09:09.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-19T14:09:09.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-19T14:09:09.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-19T14:09:09.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-19T14:09:09.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-19T14:09:09.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.081s coverage: 100.0% of statements [2021-01-19T14:09:09.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-19T14:09:09.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.055s coverage: 100.0% of statements [2021-01-19T14:09:09.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-19T14:09:09.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements [2021-01-19T14:09:09.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-19T14:09:09.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.160s coverage: 97.5% of statements [2021-01-19T14:09:09.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-19T14:09:10.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements [2021-01-19T14:09:10.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-19T14:09:10.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-19T14:09:10.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-19T14:09:10.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-19T14:09:12.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.441s coverage: 92.8% of statements [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-19T14:09:12.773Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-19T14:09:12.773Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.078s coverage: 0.1% of statements [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-19T14:09:12.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.070s coverage: 100.0% of statements [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-19T14:09:12.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements [2021-01-19T14:09:12.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-19T14:09:12.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.044s coverage: 80.8% of statements [2021-01-19T14:09:12.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2021-01-19T14:09:13.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 84.2% of statements [2021-01-19T14:09:13.634Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.096s coverage: 91.4% of statements [2021-01-19T14:09:13.634Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-19T14:09:14.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.214s coverage: 63.5% of statements [2021-01-19T14:09:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-19T14:09:14.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-19T14:09:14.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2021-01-19T14:09:14.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements [2021-01-19T14:09:14.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2021-01-19T14:09:14.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements [2021-01-19T14:09:14.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-01-19T14:09:16.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.387s coverage: 68.9% of statements [2021-01-19T14:09:16.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-19T14:09:16.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-19T14:09:16.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-19T14:09:16.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-19T14:09:16.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-19T14:09:16.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 37.0% of statements [2021-01-19T14:09:16.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-19T14:09:16.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-19T14:09:16.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.331s coverage: 84.0% of statements [2021-01-19T14:09:16.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.048s coverage: 100.0% of statements [2021-01-19T14:09:18.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.118s coverage: 47.1% of statements [2021-01-19T14:09:18.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-19T14:09:18.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-19T14:09:18.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-19T14:09:18.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-19T14:09:18.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-19T14:09:18.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements [2021-01-19T14:09:18.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-19T14:09:18.534Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements [2021-01-19T14:09:18.534Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-19T14:09:19.971Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.783s coverage: 29.1% of statements [2021-01-19T14:09:19.971Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-19T14:09:19.971Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-19T14:09:19.971Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-19T14:09:19.971Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-19T14:09:19.971Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-19T14:09:19.971Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.087s coverage: 99.0% of statements [2021-01-19T14:09:19.971Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-19T14:09:19.971Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.066s coverage: 100.0% of statements [2021-01-19T14:09:19.971Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-19T14:09:19.971Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-01-19T14:09:19.971Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-19T14:09:19.971Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements [2021-01-19T14:09:19.971Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-19T14:09:19.971Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-19T14:09:19.971Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-19T14:09:19.971Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-19T14:09:20.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.053s coverage: 87.9% of statements [2021-01-19T14:09:20.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-19T14:09:20.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-19T14:09:20.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements [2021-01-19T14:09:20.498Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-01-19T14:09:20.760Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-19T14:09:21.336Z] GO111MODULE=on go vet ./... [2021-01-19T14:09:48.066Z] gofmt -l . [2021-01-19T14:09:48.066Z] [ "`gofmt -l .`" = "" ] [2021-01-19T14:09:48.066Z] ./bin/test-go-mod-tidy.sh [2021-01-19T14:09:48.066Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-19T14:09:48.420Z] + ls -al . [2021-01-19T14:09:48.420Z] total 656 [2021-01-19T14:09:48.420Z] drwxrwxr-x 10 1001 1001 4096 Jan 19 14:09 . [2021-01-19T14:09:48.420Z] drwxr-xr-x 4 root root 28 Jan 19 14:08 .. [2021-01-19T14:09:48.420Z] -rw-rw-r-- 1 1001 1001 11 Jan 19 14:06 .dockerignore [2021-01-19T14:09:48.420Z] drwxrwxr-x 8 1001 1001 179 Jan 19 14:06 .git [2021-01-19T14:09:48.420Z] drwxrwxr-x 3 1001 1001 125 Jan 19 14:06 .github [2021-01-19T14:09:48.420Z] -rw-rw-r-- 1 1001 1001 824 Jan 19 14:06 .gitignore [2021-01-19T14:09:48.420Z] drwx------ 3 1001 1001 47 Jan 19 14:07 .semver [2021-01-19T14:09:48.420Z] -rw-rw-r-- 1 1001 1001 166 Jan 19 14:06 .sonarcloud.properties [2021-01-19T14:09:48.420Z] -rw-rw-r-- 1 1001 1001 7744 Jan 19 14:06 Attribution.txt [2021-01-19T14:09:48.420Z] -rw-rw-r-- 1 1001 1001 3804 Jan 19 14:06 CONTRIBUTING.md [2021-01-19T14:09:48.420Z] -rw-rw-r-- 1 1001 1001 931 Jan 19 14:06 Dockerfile.build [2021-01-19T14:09:48.420Z] -rw-rw-r-- 1 1001 1001 863 Jan 19 14:06 Jenkinsfile [2021-01-19T14:09:48.420Z] -rw-rw-r-- 1 1001 1001 10775 Jan 19 14:06 LICENSE [2021-01-19T14:09:48.420Z] -rw-rw-r-- 1 1001 1001 5750 Jan 19 14:06 Makefile [2021-01-19T14:09:48.420Z] -rw-rw-r-- 1 1001 1001 6524 Jan 19 14:06 README.md [2021-01-19T14:09:48.420Z] -rw-rw-r-- 1 1001 1001 6744 Jan 19 14:06 SECURITY.md [2021-01-19T14:09:48.420Z] -rw-rw-r-- 1 1001 1001 5 Jan 19 14:07 VERSION [2021-01-19T14:09:48.420Z] -rw-rw-r-- 1 1001 1001 4131 Jan 19 14:06 ZMQWindows.md [2021-01-19T14:09:48.420Z] drwxrwxr-x 2 1001 1001 117 Jan 19 14:06 bin [2021-01-19T14:09:48.420Z] drwxrwxr-x 14 1001 1001 4096 Jan 19 14:06 cmd [2021-01-19T14:09:48.420Z] -rw-r--r-- 1 root root 550280 Jan 19 14:09 coverage.out [2021-01-19T14:09:48.420Z] -rw-r--r-- 1 root root 981 Jan 19 14:09 go.mod [2021-01-19T14:09:48.420Z] -rw-r--r-- 1 root root 19241 Jan 19 14:09 go.sum [2021-01-19T14:09:48.420Z] drwxrwxr-x 8 1001 1001 127 Jan 19 14:06 internal [2021-01-19T14:09:48.420Z] drwxrwxr-x 4 1001 1001 26 Jan 19 14:06 openapi [2021-01-19T14:09:48.420Z] drwxrwxr-x 4 1001 1001 71 Jan 19 14:06 snap [2021-01-19T14:09:48.420Z] -rw-rw-r-- 1 1001 1001 168 Jan 19 14:06 version.go [Pipeline] sh [2021-01-19T14:09:48.834Z] + '[' -e coverage.out ] [2021-01-19T14:09:48.834Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-19T14:09:49.035Z] Stashed 1 file(s) [Pipeline] sh [2021-01-19T14:09:49.409Z] + make build [2021-01-19T14:09:49.409Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-19T14:09:54.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-19T14:09:58.399Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21181 in /w/workspace/edgexfoundry_edgex-go_PR-3046 [Pipeline] { [Pipeline] ws [2021-01-19T14:09:58.462Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-01-19T14:10:03.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-19T14:10:03.267Z] using credential edgex-jenkins-ssh [2021-01-19T14:10:03.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-19T14:10:03.405Z] Cloning the remote Git repository [2021-01-19T14:10:03.456Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-19T14:10:03.567Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-01-19T14:10:03.646Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T14:10:03.647Z] > git --version # timeout=10 [2021-01-19T14:10:03.664Z] > git --version # 'git version 2.17.1' [2021-01-19T14:10:03.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T14:10:03.726Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T14:10:04.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-19T14:10:05.363Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-19T14:10:07.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-19T14:10:08.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-19T14:10:09.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-19T14:10:11.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-19T14:10:12.007Z] 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 [2021-01-19T14:10:12.964Z] 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] } [2021-01-19T14:10:14.378Z] $ docker stop --time=1 63db395348154e7c59d709fb56357e487bad56f1843440172eb13509b9512ab5 [2021-01-19T14:10:16.111Z] $ docker rm -f 63db395348154e7c59d709fb56357e487bad56f1843440172eb13509b9512ab5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T14:10:19.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T14:10:19.717Z] [2021-01-19T14:10:19.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T14:10:20.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T14:10:20.069Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-19T14:10:20.069Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-19T14:10:20.069Z] ca9280d653b3: Pulling fs layer [2021-01-19T14:10:20.069Z] 7e9c9ca2126c: Pulling fs layer [2021-01-19T14:10:21.018Z] cbdbe7a5bc2a: Download complete [2021-01-19T14:10:21.282Z] cbdbe7a5bc2a: Pull complete [2021-01-19T14:10:21.282Z] ca9280d653b3: Verifying Checksum [2021-01-19T14:10:21.282Z] ca9280d653b3: Download complete [2021-01-19T14:10:22.243Z] 7e9c9ca2126c: Verifying Checksum [2021-01-19T14:10:22.243Z] 7e9c9ca2126c: Download complete [2021-01-19T14:10:22.508Z] ca9280d653b3: Pull complete [2021-01-19T14:10:24.640Z] Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:10:23.696Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T14:10:23.715Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T14:10:23.746Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T14:10:23.780Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T14:10:23.780Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T14:10:23.793Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3046/head:refs/remotes/origin/PR-3046 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T14:10:24.649Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T14:10:24.664Z] > git checkout -f ce6ab2eeb2ba1ac48bfea0770421b51d449a34de # timeout=10 [2021-01-19T14:10:24.945Z] > git remote # timeout=10 [2021-01-19T14:10:24.963Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T14:10:24.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T14:10:25.099Z] Merge succeeded, producing ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:10:25.099Z] Checking out Revision ce6ab2eeb2ba1ac48bfea0770421b51d449a34de (PR-3046) [2021-01-19T14:10:24.994Z] > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 [2021-01-19T14:10:25.065Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T14:10:25.095Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T14:10:25.108Z] > git checkout -f ce6ab2eeb2ba1ac48bfea0770421b51d449a34de # timeout=10 [2021-01-19T14:10:29.135Z] 7e9c9ca2126c: Pull complete [2021-01-19T14:10:29.135Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-19T14:10:29.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T14:10:29.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-19T14:10:29.289Z] prd-centos7-docker-4c-2g-21179 does not seem to be running inside a container [2021-01-19T14:10:29.364Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-01-19T14:10:29.623Z] Commit message: "fix(snap): update pipe optimization patch" [2021-01-19T14:10:32.011Z] $ docker top c6b33db65ff117208d3e8462bc0b70a83476635cd348afc522ad00412f596bb4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-01-19T14:10:32.533Z] + docker-compose build --help [2021-01-19T14:10:32.533Z] + grep parallel [Pipeline] sh [2021-01-19T14:10:33.373Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-19T14:10:33.496Z] --parallel Build images in parallel. [Pipeline] } [2021-01-19T14:10:33.574Z] $ docker stop --time=1 c6b33db65ff117208d3e8462bc0b70a83476635cd348afc522ad00412f596bb4 [2021-01-19T14:10:33.786Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-01-19T14:10:34.979Z] $ docker rm -f c6b33db65ff117208d3e8462bc0b70a83476635cd348afc522ad00412f596bb4 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T14:10:35.507Z] + sudo service docker restart [2021-01-19T14:10:35.507Z] + true [2021-01-19T14:10:35.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-19T14:10:35.746Z] . [Pipeline] withDockerContainer [2021-01-19T14:10:35.858Z] prd-centos7-docker-4c-2g-21179 does not seem to be running inside a container [2021-01-19T14:10:35.918Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-01-19T14:10:36.718Z] $ docker top 6d38421a4d7a9c639022d5e35a32b331f2697a9e8b6f8069173a67e6c811c736 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T14:10:37.262Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-19T14:10:37.568Z] provisioning config files... [2021-01-19T14:10:37.615Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6545260160679187678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T14:10:38.019Z] ---> docker-login.sh [2021-01-19T14:10:38.019Z] nexus3.edgexfoundry.org:10001 [2021-01-19T14:10:38.212Z] Building docker-core-command-go ... [2021-01-19T14:10:38.212Z] Building docker-core-data-go ... [2021-01-19T14:10:38.212Z] Building docker-core-metadata-go ... [2021-01-19T14:10:38.212Z] Building docker-security-bootstrap-redis-go ... [2021-01-19T14:10:38.212Z] Building docker-security-proxy-setup-go ... [2021-01-19T14:10:38.212Z] Building docker-security-secretstore-setup-go ... [2021-01-19T14:10:38.212Z] Building docker-support-notifications-go ... [2021-01-19T14:10:38.212Z] Building docker-support-scheduler-go ... [2021-01-19T14:10:38.212Z] Building docker-sys-mgmt-agent-go ... [2021-01-19T14:10:38.212Z] Building docker-support-notifications-go [2021-01-19T14:10:38.212Z] Building docker-sys-mgmt-agent-go [2021-01-19T14:10:38.212Z] Building docker-core-metadata-go [2021-01-19T14:10:38.212Z] Building docker-security-proxy-setup-go [2021-01-19T14:10:38.212Z] Building docker-core-command-go [2021-01-19T14:10:39.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T14:10:39.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T14:10:39.287Z] Configure a credential helper to remove this warning. See [2021-01-19T14:10:39.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T14:10:39.287Z] [2021-01-19T14:10:39.287Z] Login Succeeded [2021-01-19T14:10:39.287Z] nexus3.edgexfoundry.org:10002 [2021-01-19T14:10:39.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T14:10:39.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T14:10:39.845Z] Configure a credential helper to remove this warning. See [2021-01-19T14:10:39.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T14:10:39.845Z] [2021-01-19T14:10:39.845Z] Login Succeeded [2021-01-19T14:10:39.845Z] nexus3.edgexfoundry.org:10003 [2021-01-19T14:10:40.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T14:10:40.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T14:10:40.396Z] Configure a credential helper to remove this warning. See [2021-01-19T14:10:40.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T14:10:40.396Z] [2021-01-19T14:10:40.396Z] Login Succeeded [2021-01-19T14:10:40.396Z] nexus3.edgexfoundry.org:10004 [2021-01-19T14:10:40.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T14:10:40.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T14:10:40.668Z] Configure a credential helper to remove this warning. See [2021-01-19T14:10:40.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T14:10:40.668Z] [2021-01-19T14:10:40.668Z] Login Succeeded [2021-01-19T14:10:40.668Z] docker.io [2021-01-19T14:10:41.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-19T14:10:41.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-19T14:10:41.534Z] Configure a credential helper to remove this warning. See [2021-01-19T14:10:41.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-19T14:10:41.534Z] [2021-01-19T14:10:41.534Z] Login Succeeded [2021-01-19T14:10:41.534Z] ---> docker-login.sh ends [Pipeline] } [2021-01-19T14:10:41.551Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-19T14:10:41.971Z] ========================================================= [2021-01-19T14:10:41.971Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-19T14:10:41.971Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-19T14:10:42.350Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-19T14:10:45.036Z] Sending build context to Docker daemon 165.6MB [2021-01-19T14:10:45.036Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-19T14:10:45.036Z] Step 2/6 : FROM ${BASE} [2021-01-19T14:10:45.036Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-19T14:10:45.036Z] 5f621e34cdf4: Pulling fs layer [2021-01-19T14:10:45.036Z] a4357932f1b6: Pulling fs layer [2021-01-19T14:10:45.036Z] 18c013af1878: Pulling fs layer [2021-01-19T14:10:45.036Z] 00ac8860ef70: Pulling fs layer [2021-01-19T14:10:45.036Z] 63d7cb157983: Pulling fs layer [2021-01-19T14:10:45.036Z] b116817d02f9: Pulling fs layer [2021-01-19T14:10:45.036Z] 745a02a5169b: Pulling fs layer [2021-01-19T14:10:45.036Z] 63d7cb157983: Waiting [2021-01-19T14:10:45.036Z] b116817d02f9: Waiting [2021-01-19T14:10:45.036Z] 00ac8860ef70: Waiting [2021-01-19T14:10:45.036Z] 18c013af1878: Verifying Checksum [2021-01-19T14:10:45.036Z] 18c013af1878: Download complete [2021-01-19T14:10:45.036Z] a4357932f1b6: Verifying Checksum [2021-01-19T14:10:45.036Z] a4357932f1b6: Download complete [2021-01-19T14:10:45.036Z] 63d7cb157983: Download complete [2021-01-19T14:10:45.036Z] b116817d02f9: Verifying Checksum [2021-01-19T14:10:45.036Z] b116817d02f9: Download complete [2021-01-19T14:10:45.036Z] 5f621e34cdf4: Verifying Checksum [2021-01-19T14:10:45.036Z] 5f621e34cdf4: Download complete [2021-01-19T14:10:45.644Z] 5f621e34cdf4: Pull complete [2021-01-19T14:10:46.263Z] a4357932f1b6: Pull complete [2021-01-19T14:10:46.538Z] 18c013af1878: Pull complete [2021-01-19T14:10:47.974Z] 745a02a5169b: Verifying Checksum [2021-01-19T14:10:47.974Z] 745a02a5169b: Download complete [2021-01-19T14:10:48.572Z] 00ac8860ef70: Verifying Checksum [2021-01-19T14:10:48.572Z] 00ac8860ef70: Download complete [2021-01-19T14:11:00.989Z] 00ac8860ef70: Pull complete [2021-01-19T14:11:00.989Z] 63d7cb157983: Pull complete [2021-01-19T14:11:00.989Z] b116817d02f9: Pull complete [2021-01-19T14:11:03.624Z] 745a02a5169b: Pull complete [2021-01-19T14:11:03.624Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-19T14:11:03.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-19T14:11:03.624Z] ---> b7e6874047d6 [2021-01-19T14:11:03.624Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-19T14:11:07.014Z] ---> Running in 9d22487eaed9 [2021-01-19T14:11:07.993Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T14:11:08.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T14:11:09.245Z] (1/12) Installing libmagic (5.38-r0) [2021-01-19T14:11:09.517Z] (2/12) Installing file (5.38-r0) [2021-01-19T14:11:09.796Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-19T14:11:09.796Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-19T14:11:15.179Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-19T14:11:15.179Z] (6/12) Installing patch (2.7.6-r6) [2021-01-19T14:11:15.179Z] (7/12) Installing build-base (0.5-r2) [2021-01-19T14:11:15.179Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-19T14:11:15.448Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-19T14:11:15.448Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-19T14:11:15.723Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-19T14:11:15.723Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-19T14:11:15.723Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T14:11:15.723Z] OK: 217 MiB in 51 packages [2021-01-19T14:11:17.151Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T14:11:17.152Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T14:11:17.152Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T14:11:17.152Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T14:11:17.152Z] ---> 210473d1f2be [2021-01-19T14:11:17.152Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T14:11:17.152Z] ---> 210473d1f2be [2021-01-19T14:11:17.152Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T14:11:17.152Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T14:11:17.152Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T14:11:17.152Z] ---> 210473d1f2be [2021-01-19T14:11:17.152Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T14:11:17.152Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T14:11:17.152Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T14:11:17.152Z] ---> 210473d1f2be [2021-01-19T14:11:17.152Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T14:11:17.152Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T14:11:17.152Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-19T14:11:17.152Z] ---> 210473d1f2be [2021-01-19T14:11:17.152Z] Step 3/26 : WORKDIR /edgex-go [2021-01-19T14:11:17.152Z] ---> Running in 2f78d4a79ac7 [2021-01-19T14:11:17.152Z] ---> Running in 53947785c6f6 [2021-01-19T14:11:17.152Z] ---> Running in 3e84cc479578 [2021-01-19T14:11:17.152Z] ---> Running in 668e3c3790d3 [2021-01-19T14:11:17.152Z] ---> Running in adf1a014cdf6 [2021-01-19T14:11:17.152Z] Removing intermediate container 2f78d4a79ac7 [2021-01-19T14:11:17.152Z] ---> aa52fcbf6986 [2021-01-19T14:11:17.152Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:11:17.152Z] Removing intermediate container 53947785c6f6 [2021-01-19T14:11:17.152Z] ---> 7cc429f77359 [2021-01-19T14:11:17.152Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:11:17.152Z] Removing intermediate container 3e84cc479578 [2021-01-19T14:11:17.152Z] ---> 5630bd9f37c6 [2021-01-19T14:11:17.152Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:11:17.152Z] Removing intermediate container 668e3c3790d3 [2021-01-19T14:11:17.152Z] ---> fd3055f535a0 [2021-01-19T14:11:17.152Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:11:17.152Z] Removing intermediate container adf1a014cdf6 [2021-01-19T14:11:17.152Z] ---> 326f08de4f93 [2021-01-19T14:11:17.152Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:11:17.152Z] ---> Running in 99f8aff011b5 [2021-01-19T14:11:17.152Z] ---> Running in 1fa881f9c03f [2021-01-19T14:11:17.152Z] ---> Running in 2ea1b283c1e0 [2021-01-19T14:11:17.152Z] ---> Running in 6a34e498b850 [2021-01-19T14:11:17.152Z] ---> Running in a15ce1b17327 [2021-01-19T14:11:17.152Z] Removing intermediate container 99f8aff011b5 [2021-01-19T14:11:17.152Z] ---> a59c14f889a5 [2021-01-19T14:11:17.152Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T14:11:17.152Z] Removing intermediate container 1fa881f9c03f [2021-01-19T14:11:17.152Z] ---> 439e660dfc78 [2021-01-19T14:11:17.152Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-19T14:11:17.152Z] Removing intermediate container 2ea1b283c1e0 [2021-01-19T14:11:17.152Z] ---> 92cc58c80a26 [2021-01-19T14:11:17.152Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T14:11:17.152Z] Removing intermediate container a15ce1b17327 [2021-01-19T14:11:17.152Z] ---> f826e3143b6b [2021-01-19T14:11:17.152Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-19T14:11:17.152Z] ---> Running in d6425a8bf58d [2021-01-19T14:11:17.152Z] ---> Running in 841b3a45606c [2021-01-19T14:11:17.152Z] ---> Running in 579831ac6b95 [2021-01-19T14:11:17.152Z] Removing intermediate container 6a34e498b850 [2021-01-19T14:11:17.152Z] ---> deb06dbc7f28 [2021-01-19T14:11:17.152Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T14:11:17.152Z] ---> Running in 267ce2da72dd [2021-01-19T14:11:17.152Z] ---> Running in 8f468c4a1a48 [2021-01-19T14:11:17.152Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T14:11:17.152Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T14:11:17.416Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T14:11:17.416Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T14:11:17.416Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T14:11:17.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T14:11:17.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T14:11:17.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T14:11:17.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T14:11:18.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T14:11:18.526Z] OK: 233 MiB in 51 packages [2021-01-19T14:11:18.526Z] OK: 233 MiB in 51 packages [2021-01-19T14:11:18.526Z] OK: 233 MiB in 51 packages [2021-01-19T14:11:18.794Z] OK: 233 MiB in 51 packages [2021-01-19T14:11:18.794Z] OK: 233 MiB in 51 packages [2021-01-19T14:11:19.387Z] Removing intermediate container 579831ac6b95 [2021-01-19T14:11:19.388Z] ---> db7a32642f14 [2021-01-19T14:11:19.388Z] Step 6/21 : COPY go.mod . [2021-01-19T14:11:19.654Z] Removing intermediate container 8f468c4a1a48 [2021-01-19T14:11:19.654Z] ---> b37848d9092f [2021-01-19T14:11:19.654Z] Step 6/22 : COPY go.mod . [2021-01-19T14:11:19.654Z] Removing intermediate container d6425a8bf58d [2021-01-19T14:11:19.654Z] ---> a2d67d72452f [2021-01-19T14:11:19.654Z] Step 6/24 : COPY go.mod . [2021-01-19T14:11:19.917Z] ---> 8979d8747c59 [2021-01-19T14:11:19.918Z] Step 7/21 : RUN go mod download [2021-01-19T14:11:19.918Z] ---> Running in e1b5a3d1bd6d [2021-01-19T14:11:20.013Z] Removing intermediate container 9d22487eaed9 [2021-01-19T14:11:20.013Z] ---> fee1fc0bc097 [2021-01-19T14:11:20.013Z] Step 4/6 : WORKDIR /edgex-go [2021-01-19T14:11:20.013Z] ---> Running in 1396a43969f8 [2021-01-19T14:11:20.181Z] ---> dc147f5e33e1 [2021-01-19T14:11:20.181Z] Step 7/22 : RUN go mod download [2021-01-19T14:11:20.181Z] Removing intermediate container 267ce2da72dd [2021-01-19T14:11:20.181Z] ---> 4355d65d554b [2021-01-19T14:11:20.181Z] Step 6/26 : COPY go.mod . [2021-01-19T14:11:20.181Z] Removing intermediate container 841b3a45606c [2021-01-19T14:11:20.181Z] ---> 2599bd435893 [2021-01-19T14:11:20.181Z] Step 6/22 : COPY go.mod . [2021-01-19T14:11:20.181Z] ---> e307c9b76f84 [2021-01-19T14:11:20.181Z] Step 7/24 : RUN go mod download [2021-01-19T14:11:20.288Z] Removing intermediate container 1396a43969f8 [2021-01-19T14:11:20.288Z] ---> b09096a3adfe [2021-01-19T14:11:20.288Z] Step 5/6 : COPY go.mod . [2021-01-19T14:11:20.447Z] ---> Running in 8c6cd1e87e74 [2021-01-19T14:11:20.447Z] ---> Running in b06847e65937 [2021-01-19T14:11:20.712Z] ---> 2ea20bfac581 [2021-01-19T14:11:20.712Z] Step 7/26 : RUN go mod download [2021-01-19T14:11:20.712Z] ---> de491c7c99ef [2021-01-19T14:11:20.712Z] Step 7/22 : RUN go mod download [2021-01-19T14:11:20.886Z] ---> 4d0f4bf974ef [2021-01-19T14:11:20.887Z] Step 6/6 : RUN go mod download [2021-01-19T14:11:20.976Z] ---> Running in 8aa53567c80a [2021-01-19T14:11:20.976Z] ---> Running in 379d9b498c82 [2021-01-19T14:11:21.161Z] ---> Running in 28498eadeec7 [2021-01-19T14:11:22.938Z] Removing intermediate container 8c6cd1e87e74 [2021-01-19T14:11:22.938Z] ---> f2edc0ca5954 [2021-01-19T14:11:22.938Z] Step 8/22 : COPY . . [2021-01-19T14:11:22.938Z] Removing intermediate container b06847e65937 [2021-01-19T14:11:22.938Z] ---> effd003b1d46 [2021-01-19T14:11:22.938Z] Step 8/24 : COPY . . [2021-01-19T14:11:22.938Z] Removing intermediate container e1b5a3d1bd6d [2021-01-19T14:11:22.938Z] ---> 277533e0fd90 [2021-01-19T14:11:22.938Z] Step 8/21 : COPY . . [2021-01-19T14:11:23.207Z] Removing intermediate container 8aa53567c80a [2021-01-19T14:11:23.207Z] ---> 3416475aa9e9 [2021-01-19T14:11:23.207Z] Step 8/26 : COPY . . [2021-01-19T14:11:25.160Z] Removing intermediate container 379d9b498c82 [2021-01-19T14:11:25.160Z] ---> e91e3aa157e0 [2021-01-19T14:11:25.160Z] Step 8/22 : COPY . . [2021-01-19T14:11:47.999Z] Removing intermediate container 28498eadeec7 [2021-01-19T14:11:47.999Z] ---> a937b53c0dec [2021-01-19T14:11:47.999Z] Successfully built a937b53c0dec [2021-01-19T14:11:47.999Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T14:11:48.355Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T14:11:48.355Z] . [Pipeline] withDockerContainer [2021-01-19T14:11:48.610Z] prd-ubuntu18.04-docker-arm64-4c-16g-21181 does not seem to be running inside a container [2021-01-19T14:11:48.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-01-19T14:11:50.303Z] $ docker top 6ff04a7915b74f3769d98704e05ec344975886846d548d5d0eb710e1a7a3587e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T14:11:51.424Z] + go version [2021-01-19T14:11:51.424Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-19T14:11:51.423Z] $ docker stop --time=1 6ff04a7915b74f3769d98704e05ec344975886846d548d5d0eb710e1a7a3587e [2021-01-19T14:11:53.403Z] $ docker rm -f 6ff04a7915b74f3769d98704e05ec344975886846d548d5d0eb710e1a7a3587e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T14:11:54.430Z] + docker inspect -f . ci-base-image-arm64 [2021-01-19T14:11:54.430Z] . [Pipeline] withDockerContainer [2021-01-19T14:11:54.662Z] prd-ubuntu18.04-docker-arm64-4c-16g-21181 does not seem to be running inside a container [2021-01-19T14:11:54.723Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-01-19T14:11:56.103Z] $ docker top 14fb7485e06f90bdd47c90bdf818f92b3bdc783f16ff9dfeb55e6bdbbe329213 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-19T14:11:56.488Z] ========================================================= [2021-01-19T14:11:56.488Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-19T14:11:56.488Z] ========================================================= [Pipeline] sh [2021-01-19T14:11:57.134Z] + make test [2021-01-19T14:11:57.134Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-19T14:12:04.737Z] ---> 387da430e00b [2021-01-19T14:12:04.737Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-19T14:12:04.737Z] ---> 30bf96040b7c [2021-01-19T14:12:04.737Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-19T14:12:04.737Z] ---> 7c0f41cf9e1a [2021-01-19T14:12:04.737Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-19T14:12:04.737Z] ---> Running in 119a852289a4 [2021-01-19T14:12:04.737Z] ---> Running in 0ff23cea251a [2021-01-19T14:12:04.737Z] ---> dd4e7ef35a20 [2021-01-19T14:12:04.737Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-19T14:12:04.737Z] ---> 704e0c21d701 [2021-01-19T14:12:04.737Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-19T14:12:04.737Z] ---> Running in b11643548aee [2021-01-19T14:12:04.737Z] ---> Running in f73ecc4077c4 [2021-01-19T14:12:04.737Z] ---> Running in d5675ef6da68 [2021-01-19T14:12:05.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-19T14:12:05.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-19T14:12:05.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-19T14:12:05.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-19T14:12:05.005Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-19T14:12:19.322Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-19T14:12:37.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-19T14:12:38.271Z] Removing intermediate container 119a852289a4 [2021-01-19T14:12:38.271Z] ---> e78c68130be2 [2021-01-19T14:12:38.271Z] [2021-01-19T14:12:38.271Z] Step 10/24 : FROM scratch [2021-01-19T14:12:38.271Z] ---> [2021-01-19T14:12:38.271Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-19T14:12:40.835Z] Removing intermediate container b11643548aee [2021-01-19T14:12:40.835Z] ---> 2480e1fb8978 [2021-01-19T14:12:40.835Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-19T14:12:40.835Z] ---> Running in ea0237c6b188 [2021-01-19T14:12:40.835Z] Removing intermediate container 0ff23cea251a [2021-01-19T14:12:40.835Z] ---> e6c2f37b757f [2021-01-19T14:12:40.835Z] [2021-01-19T14:12:40.835Z] Step 10/22 : FROM scratch [2021-01-19T14:12:40.835Z] ---> [2021-01-19T14:12:40.835Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T14:12:40.835Z] ---> Running in 3de24e78897a [2021-01-19T14:12:40.835Z] ---> Running in 75c8832d9162 [2021-01-19T14:12:41.110Z] Removing intermediate container ea0237c6b188 [2021-01-19T14:12:41.110Z] ---> 9c907178410f [2021-01-19T14:12:41.110Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-19T14:12:42.507Z] ---> Running in 06e299a27a90 [2021-01-19T14:12:42.507Z] Removing intermediate container 75c8832d9162 [2021-01-19T14:12:42.507Z] ---> 3968b5a0f6aa [2021-01-19T14:12:42.507Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-19T14:12:42.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-19T14:12:42.507Z] ---> Running in e74fd8ea1c53 [2021-01-19T14:12:42.507Z] Removing intermediate container d5675ef6da68 [2021-01-19T14:12:42.507Z] ---> d045fae54791 [2021-01-19T14:12:42.507Z] [2021-01-19T14:12:42.507Z] Step 10/21 : FROM alpine:3.12 [2021-01-19T14:12:42.507Z] 3.12: Pulling from library/alpine [2021-01-19T14:12:43.102Z] Removing intermediate container 06e299a27a90 [2021-01-19T14:12:43.102Z] ---> ef22c824bb15 [2021-01-19T14:12:43.102Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-19T14:12:43.683Z] ---> Running in 033a20a094d0 [2021-01-19T14:12:43.683Z] Removing intermediate container e74fd8ea1c53 [2021-01-19T14:12:43.683Z] ---> 88fb62a440a4 [2021-01-19T14:12:43.683Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T14:12:43.683Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-19T14:12:43.683Z] Status: Downloaded newer image for alpine:3.12 [2021-01-19T14:12:43.683Z] ---> 389fef711851 [2021-01-19T14:12:43.683Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-19T14:12:45.613Z] ---> Running in d95bc0a090e6 [2021-01-19T14:12:45.613Z] ---> Running in 522a75e03447 [2021-01-19T14:12:45.613Z] Removing intermediate container 033a20a094d0 [2021-01-19T14:12:45.613Z] ---> d94632ba9c18 [2021-01-19T14:12:45.613Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-19T14:12:45.613Z] Removing intermediate container f73ecc4077c4 [2021-01-19T14:12:45.613Z] ---> fc23a5fa30e5 [2021-01-19T14:12:45.613Z] [2021-01-19T14:12:45.613Z] Step 10/22 : FROM scratch [2021-01-19T14:12:45.613Z] ---> [2021-01-19T14:12:45.613Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T14:12:45.613Z] ---> Using cache [2021-01-19T14:12:45.613Z] ---> 3968b5a0f6aa [2021-01-19T14:12:45.613Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-19T14:12:45.882Z] Removing intermediate container d95bc0a090e6 [2021-01-19T14:12:45.882Z] ---> 8c3b86931eb9 [2021-01-19T14:12:45.882Z] Step 14/22 : WORKDIR / [2021-01-19T14:12:45.882Z] ---> Running in b928fa145855 [2021-01-19T14:12:46.150Z] ---> Running in 0533ae0bb25d [2021-01-19T14:12:46.150Z] Removing intermediate container 3de24e78897a [2021-01-19T14:12:46.150Z] ---> ed8c03457a12 [2021-01-19T14:12:46.150Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-19T14:12:46.150Z] ---> b7f0934f97fd [2021-01-19T14:12:46.150Z] [2021-01-19T14:12:46.150Z] Step 11/26 : FROM docker:20.10.0 [2021-01-19T14:12:46.150Z] 20.10.0: Pulling from library/docker [2021-01-19T14:12:46.150Z] Removing intermediate container b928fa145855 [2021-01-19T14:12:46.150Z] ---> b31c21347451 [2021-01-19T14:12:46.150Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T14:12:46.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T14:12:46.423Z] ---> Running in f304f61de935 [2021-01-19T14:12:46.423Z] Removing intermediate container 0533ae0bb25d [2021-01-19T14:12:46.423Z] ---> 5ca4da062ba6 [2021-01-19T14:12:46.423Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T14:12:46.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T14:12:46.700Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-19T14:12:46.700Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T14:12:46.700Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-19T14:12:46.700Z] (4/4) Installing curl (7.69.1-r3) [2021-01-19T14:12:46.700Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T14:12:46.700Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T14:12:46.967Z] OK: 7 MiB in 18 packages [2021-01-19T14:12:47.237Z] Removing intermediate container f304f61de935 [2021-01-19T14:12:47.237Z] ---> 7a57d36ad80d [2021-01-19T14:12:47.237Z] Step 14/22 : WORKDIR / [2021-01-19T14:12:48.636Z] ---> f0440dcc9090 [2021-01-19T14:12:48.636Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-19T14:12:48.900Z] ---> Running in 5962c26850a3 [2021-01-19T14:12:49.168Z] ---> 30d3e664f039 [2021-01-19T14:12:49.168Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-19T14:12:49.168Z] ---> b86bda28eacb [2021-01-19T14:12:49.168Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-19T14:12:49.445Z] Removing intermediate container 5962c26850a3 [2021-01-19T14:12:49.445Z] ---> 9b1967b44b8a [2021-01-19T14:12:49.445Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T14:12:50.029Z] Removing intermediate container 522a75e03447 [2021-01-19T14:12:50.029Z] ---> f36a471abf16 [2021-01-19T14:12:50.029Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T14:12:50.029Z] ---> 198168cddb9a [2021-01-19T14:12:50.029Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-19T14:12:50.308Z] ---> 645c698a7b47 [2021-01-19T14:12:50.308Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-19T14:12:50.308Z] ---> ee6d1f8a1ddb [2021-01-19T14:12:50.308Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T14:12:50.308Z] ---> Running in 7d412623a6f1 [2021-01-19T14:12:50.308Z] ---> Running in 1ec7f9f5c275 [2021-01-19T14:12:50.903Z] Removing intermediate container 7d412623a6f1 [2021-01-19T14:12:50.903Z] ---> 2bd5d3a3f526 [2021-01-19T14:12:50.903Z] Step 13/21 : WORKDIR /edgex [2021-01-19T14:12:50.903Z] Removing intermediate container 1ec7f9f5c275 [2021-01-19T14:12:50.903Z] ---> d29ba9f79265 [2021-01-19T14:12:50.903Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T14:12:50.903Z] ---> f9a8159bcfa2 [2021-01-19T14:12:50.903Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-19T14:12:50.903Z] ---> Running in b405f0ff0219 [2021-01-19T14:12:50.903Z] ---> Running in e40a4b7417e9 [2021-01-19T14:12:50.903Z] ---> b10177f6a3bd [2021-01-19T14:12:50.903Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-19T14:12:51.865Z] Removing intermediate container e40a4b7417e9 [2021-01-19T14:12:51.865Z] ---> c6da0a7f058c [2021-01-19T14:12:51.865Z] Step 20/22 : LABEL arch=x86_64 [2021-01-19T14:12:51.865Z] ---> d757865a71c8 [2021-01-19T14:12:51.865Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-19T14:12:51.865Z] Removing intermediate container b405f0ff0219 [2021-01-19T14:12:51.865Z] ---> f6895f5b8244 [2021-01-19T14:12:51.865Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-19T14:12:51.865Z] ---> Running in 3df5c3e00d30 [2021-01-19T14:12:51.865Z] ---> 4c48f338a053 [2021-01-19T14:12:51.865Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-19T14:12:52.131Z] ---> Running in 7d67a64c2f29 [2021-01-19T14:12:52.131Z] Removing intermediate container 3df5c3e00d30 [2021-01-19T14:12:52.131Z] ---> af20281d160f [2021-01-19T14:12:52.131Z] Step 21/22 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:12:52.131Z] ---> d6eb1619cacb [2021-01-19T14:12:52.131Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-19T14:12:52.394Z] ---> Running in 3f4103509c3c [2021-01-19T14:12:52.394Z] Removing intermediate container 7d67a64c2f29 [2021-01-19T14:12:52.394Z] ---> c694d77c4f5b [2021-01-19T14:12:52.394Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T14:12:52.661Z] ---> Running in fcefb5e5642c [2021-01-19T14:12:52.661Z] ---> 3e1b55a98dd3 [2021-01-19T14:12:52.661Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-19T14:12:52.661Z] Removing intermediate container 3f4103509c3c [2021-01-19T14:12:52.662Z] ---> 891e52ba63da [2021-01-19T14:12:52.662Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T14:12:52.662Z] ---> Running in 0f4f2d54e236 [2021-01-19T14:12:52.927Z] ---> Running in 37041b28048c [2021-01-19T14:12:52.927Z] ---> 4f940f4c3642 [2021-01-19T14:12:52.927Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-19T14:12:52.927Z] Removing intermediate container fcefb5e5642c [2021-01-19T14:12:52.927Z] ---> 286d9c04fa1d [2021-01-19T14:12:52.927Z] Step 20/22 : LABEL arch=x86_64 [2021-01-19T14:12:52.927Z] Removing intermediate container 0f4f2d54e236 [2021-01-19T14:12:52.927Z] ---> 60327690c50e [2021-01-19T14:12:52.927Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T14:12:53.193Z] ---> Running in 90a576717119 [2021-01-19T14:12:53.193Z] ---> Running in 4fde0ea0fa46 [2021-01-19T14:12:53.465Z] Removing intermediate container 37041b28048c [2021-01-19T14:12:53.465Z] ---> 749b4732762d [2021-01-19T14:12:53.465Z] [2021-01-19T14:12:53.729Z] Successfully built 749b4732762d [2021-01-19T14:12:53.999Z] ---> fcad563b5e1f [2021-01-19T14:12:53.999Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-19T14:12:53.999Z] Successfully tagged docker-core-command-go:latest [2021-01-19T14:12:53.999Z] Building docker-core-data-go [2021-01-19T14:12:53.999Z]  Building docker-core-command-go ... done Removing intermediate container 90a576717119 [2021-01-19T14:12:53.999Z] ---> cefd17c778d4 [2021-01-19T14:12:53.999Z] Step 21/22 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:12:53.999Z] Removing intermediate container 4fde0ea0fa46 [2021-01-19T14:12:53.999Z] ---> af52d0debdf6 [2021-01-19T14:12:53.999Z] Step 22/24 : LABEL arch=x86_64 [2021-01-19T14:12:53.999Z] ---> Running in e5c9eb22e0ea [2021-01-19T14:12:53.999Z] ---> Running in 3a830140fe2a [2021-01-19T14:12:54.289Z] ---> Running in 340b49bb49f5 [2021-01-19T14:12:54.289Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-19T14:12:54.289Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-19T14:12:54.289Z] ---> aefe523efa57 [2021-01-19T14:12:54.289Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-19T14:12:54.289Z] ---> Running in 6c8695575ab8 [2021-01-19T14:12:54.567Z] Removing intermediate container e5c9eb22e0ea [2021-01-19T14:12:54.567Z] ---> d9afb2a5c9a6 [2021-01-19T14:12:54.567Z] Step 18/21 : CMD ["--init=true"] [2021-01-19T14:12:54.830Z] Removing intermediate container 3a830140fe2a [2021-01-19T14:12:54.830Z] ---> 2b3c4f13d67f [2021-01-19T14:12:54.830Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T14:12:56.225Z] Removing intermediate container 340b49bb49f5 [2021-01-19T14:12:56.225Z] ---> 6143ddae8565 [2021-01-19T14:12:56.225Z] Step 23/24 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:12:57.661Z] ---> Running in 223254417a5c [2021-01-19T14:12:57.661Z] ---> Running in cf6f495ee1f3 [2021-01-19T14:12:57.661Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T14:12:57.661Z] ---> Running in d391aa500230 [2021-01-19T14:12:57.926Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T14:12:57.926Z] (1/2) Installing readline (8.0.4-r0) [2021-01-19T14:12:58.192Z] (2/2) Installing bash (5.0.17-r0) [2021-01-19T14:12:58.192Z] Executing bash-5.0.17-r0.post-install [2021-01-19T14:12:58.192Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T14:12:58.192Z] OK: 12 MiB in 22 packages [2021-01-19T14:12:58.192Z] Removing intermediate container cf6f495ee1f3 [2021-01-19T14:12:58.192Z] ---> 2f923368dc26 [2021-01-19T14:12:58.192Z] [2021-01-19T14:12:58.192Z] Removing intermediate container 223254417a5c [2021-01-19T14:12:58.192Z] ---> 8cc3bc5b6f27 [2021-01-19T14:12:58.192Z] Step 19/21 : LABEL arch=x86_64 [2021-01-19T14:12:58.375Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-19T14:12:58.464Z] Removing intermediate container d391aa500230 [2021-01-19T14:12:58.464Z] ---> 19855b464c85 [2021-01-19T14:12:58.464Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T14:12:58.464Z] Successfully built 2f923368dc26 [2021-01-19T14:12:58.726Z] ---> Running in d1e9fee662d7 [2021-01-19T14:12:58.726Z] Successfully tagged docker-core-metadata-go:latest [2021-01-19T14:12:58.726Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-01-19T14:12:58.726Z] ---> Running in 9da6d7b7df2e [2021-01-19T14:13:01.312Z] Removing intermediate container d1e9fee662d7 [2021-01-19T14:13:01.312Z] ---> 713c14a5fd92 [2021-01-19T14:13:01.312Z] Step 20/21 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:13:04.645Z] Removing intermediate container 9da6d7b7df2e [2021-01-19T14:13:04.645Z] ---> 2a85e87960ec [2021-01-19T14:13:04.645Z] [2021-01-19T14:13:04.645Z] Removing intermediate container 6c8695575ab8 [2021-01-19T14:13:04.645Z] ---> 1ea7d4057bcb [2021-01-19T14:13:04.645Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-19T14:13:04.645Z] Successfully built 2a85e87960ec [2021-01-19T14:13:07.248Z] Successfully tagged docker-support-notifications-go:latest [2021-01-19T14:13:07.248Z] Building docker-security-secretstore-setup-go [2021-01-19T14:13:07.248Z]  Building docker-support-notifications-go ... done  ---> Running in 2bac5432392b [2021-01-19T14:13:07.521Z] ---> Running in 4c7a591e6522 [2021-01-19T14:13:08.117Z] Removing intermediate container 2bac5432392b [2021-01-19T14:13:08.118Z] ---> f70862ed4039 [2021-01-19T14:13:08.118Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T14:13:09.525Z] Removing intermediate container 4c7a591e6522 [2021-01-19T14:13:09.525Z] ---> a7cae111f862 [2021-01-19T14:13:09.525Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-19T14:13:09.795Z] ---> Running in 00e83c405189 [2021-01-19T14:13:10.385Z] ---> Running in ebccdaa550e5 [2021-01-19T14:13:12.974Z] Removing intermediate container 00e83c405189 [2021-01-19T14:13:12.974Z] ---> 229f0dfd4bb0 [2021-01-19T14:13:12.974Z] [2021-01-19T14:13:12.974Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T14:13:12.974Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-19T14:13:12.974Z] ---> 210473d1f2be [2021-01-19T14:13:12.974Z] Step 3/23 : WORKDIR /edgex-go [2021-01-19T14:13:12.974Z] ---> Using cache [2021-01-19T14:13:12.974Z] ---> 326f08de4f93 [2021-01-19T14:13:12.974Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:13:12.974Z] ---> Using cache [2021-01-19T14:13:12.974Z] ---> deb06dbc7f28 [2021-01-19T14:13:12.974Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-19T14:13:13.252Z] Successfully built 229f0dfd4bb0 [2021-01-19T14:13:13.520Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-19T14:13:13.520Z] Building docker-security-bootstrap-redis-go [2021-01-19T14:13:13.520Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container ebccdaa550e5 [2021-01-19T14:13:13.520Z] ---> 9648a987d221 [2021-01-19T14:13:13.520Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-19T14:13:13.520Z] ---> Running in dab519260095 [2021-01-19T14:13:13.520Z] ---> Running in 349c7ddb4978 [2021-01-19T14:13:16.120Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T14:13:16.709Z] Removing intermediate container 349c7ddb4978 [2021-01-19T14:13:16.709Z] ---> 157f29704f09 [2021-01-19T14:13:16.709Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-19T14:13:17.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T14:13:17.590Z] OK: 233 MiB in 51 packages [2021-01-19T14:13:18.187Z] ---> 6d8deb64b429 [2021-01-19T14:13:18.187Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-19T14:13:19.630Z] ---> b463fff2ce10 [2021-01-19T14:13:19.630Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-19T14:13:20.213Z] Removing intermediate container dab519260095 [2021-01-19T14:13:20.213Z] ---> 4dd7b5c7af93 [2021-01-19T14:13:20.213Z] Step 6/23 : COPY go.mod . [2021-01-19T14:13:20.589Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-19T14:13:20.589Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-19T14:13:20.589Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-19T14:13:20.589Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-19T14:13:20.589Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-19T14:13:20.589Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-19T14:13:20.589Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-19T14:13:20.589Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-19T14:13:20.589Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-19T14:13:21.693Z] ---> 78f4e92603c3 [2021-01-19T14:13:21.693Z] Step 7/23 : RUN go mod download [2021-01-19T14:13:22.288Z] ---> ff70247ccd2a [2021-01-19T14:13:22.288Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-19T14:13:22.865Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T14:13:22.865Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T14:13:22.865Z] ---> 210473d1f2be [2021-01-19T14:13:22.865Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T14:13:22.865Z] ---> Using cache [2021-01-19T14:13:22.865Z] ---> 326f08de4f93 [2021-01-19T14:13:22.865Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:13:22.865Z] ---> Using cache [2021-01-19T14:13:22.865Z] ---> deb06dbc7f28 [2021-01-19T14:13:22.865Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T14:13:22.865Z] ---> Using cache [2021-01-19T14:13:22.865Z] ---> b37848d9092f [2021-01-19T14:13:22.865Z] Step 6/21 : COPY go.mod . [2021-01-19T14:13:22.865Z] ---> Using cache [2021-01-19T14:13:22.865Z] ---> dc147f5e33e1 [2021-01-19T14:13:22.865Z] Step 7/21 : RUN go mod download [2021-01-19T14:13:22.865Z] ---> Using cache [2021-01-19T14:13:22.865Z] ---> f2edc0ca5954 [2021-01-19T14:13:22.865Z] Step 8/21 : COPY . . [2021-01-19T14:13:22.866Z] ---> Using cache [2021-01-19T14:13:22.866Z] ---> dd4e7ef35a20 [2021-01-19T14:13:22.866Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-19T14:13:23.452Z] ---> Running in 13cb82152768 [2021-01-19T14:13:23.723Z] ---> Running in f016d488348a [2021-01-19T14:13:23.723Z] ---> Running in 5be216d384de [2021-01-19T14:13:23.999Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-19T14:13:23.999Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-19T14:13:23.999Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-19T14:13:26.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-19T14:13:26.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T14:13:26.313Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T14:13:26.313Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-19T14:13:26.313Z] (2/33) Installing expat (2.2.9-r1) [2021-01-19T14:13:26.313Z] (3/33) Installing libffi (3.3-r2) [2021-01-19T14:13:26.581Z] (4/33) Installing gdbm (1.13-r1) [2021-01-19T14:13:26.581Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-19T14:13:26.581Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-19T14:13:26.581Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-19T14:13:30.747Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.245s coverage: 46.6% of statements [2021-01-19T14:13:30.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-19T14:13:30.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-19T14:13:30.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-19T14:13:30.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-19T14:13:30.747Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-19T14:13:30.850Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-19T14:13:30.850Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-19T14:13:30.850Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-19T14:13:30.850Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-19T14:13:31.473Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-19T14:13:31.755Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-19T14:13:32.036Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-19T14:13:32.036Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-19T14:13:32.036Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-19T14:13:32.036Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-19T14:13:32.036Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-19T14:13:32.313Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-19T14:13:32.313Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-19T14:13:32.313Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-19T14:13:32.313Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-19T14:13:32.313Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T14:13:32.313Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T14:13:32.313Z] ---> 210473d1f2be [2021-01-19T14:13:32.313Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T14:13:32.313Z] ---> Using cache [2021-01-19T14:13:32.313Z] ---> 326f08de4f93 [2021-01-19T14:13:32.313Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:13:32.313Z] ---> Using cache [2021-01-19T14:13:32.313Z] ---> deb06dbc7f28 [2021-01-19T14:13:32.313Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-19T14:13:32.313Z] ---> Using cache [2021-01-19T14:13:32.313Z] ---> b37848d9092f [2021-01-19T14:13:32.313Z] Step 6/24 : COPY go.mod . [2021-01-19T14:13:32.313Z] ---> Using cache [2021-01-19T14:13:32.313Z] ---> dc147f5e33e1 [2021-01-19T14:13:32.313Z] Step 7/24 : RUN go mod download [2021-01-19T14:13:32.313Z] ---> Using cache [2021-01-19T14:13:32.313Z] ---> f2edc0ca5954 [2021-01-19T14:13:32.313Z] Step 8/24 : COPY . . [2021-01-19T14:13:32.313Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-19T14:13:32.313Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-19T14:13:32.313Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-19T14:13:32.313Z] ---> Using cache [2021-01-19T14:13:32.313Z] ---> dd4e7ef35a20 [2021-01-19T14:13:32.313Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-19T14:13:32.313Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-19T14:13:34.253Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-19T14:13:34.253Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-19T14:13:34.253Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-19T14:13:34.253Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-19T14:13:34.523Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-19T14:13:34.523Z] ---> Running in 308e93c0bd04 [2021-01-19T14:13:34.523Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-19T14:13:34.523Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-19T14:13:34.523Z] Removing intermediate container 13cb82152768 [2021-01-19T14:13:34.523Z] ---> 62cc539ab5f2 [2021-01-19T14:13:34.523Z] Step 8/23 : COPY . . [2021-01-19T14:13:34.798Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T14:13:34.798Z] OK: 71 MiB in 55 packages [2021-01-19T14:13:37.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.584s coverage: 27.0% of statements [2021-01-19T14:13:37.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-19T14:13:37.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-19T14:13:37.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-19T14:13:37.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-19T14:13:37.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-19T14:13:37.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-19T14:13:37.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.119s coverage: 100.0% of statements [2021-01-19T14:13:37.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-19T14:13:37.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.107s coverage: 100.0% of statements [2021-01-19T14:13:37.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-19T14:13:37.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-19T14:13:37.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.235s coverage: 67.9% of statements [2021-01-19T14:13:37.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-19T14:13:37.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-19T14:13:37.488Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.705s coverage: 82.3% of statements [2021-01-19T14:13:37.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-19T14:13:37.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T14:13:37.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-19T14:13:37.488Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-19T14:13:38.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-19T14:13:41.669Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T14:13:41.669Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T14:13:41.669Z] ---> 210473d1f2be [2021-01-19T14:13:41.669Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T14:13:41.669Z] ---> Using cache [2021-01-19T14:13:41.669Z] ---> 326f08de4f93 [2021-01-19T14:13:41.669Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:13:41.669Z] ---> Using cache [2021-01-19T14:13:41.669Z] ---> deb06dbc7f28 [2021-01-19T14:13:41.669Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T14:13:41.669Z] ---> Using cache [2021-01-19T14:13:41.669Z] ---> b37848d9092f [2021-01-19T14:13:41.669Z] Step 6/22 : COPY go.mod . [2021-01-19T14:13:41.669Z] ---> Using cache [2021-01-19T14:13:41.669Z] ---> dc147f5e33e1 [2021-01-19T14:13:41.669Z] Step 7/22 : RUN go mod download [2021-01-19T14:13:41.669Z] ---> Using cache [2021-01-19T14:13:41.669Z] ---> f2edc0ca5954 [2021-01-19T14:13:41.669Z] Step 8/22 : COPY . . [2021-01-19T14:13:41.669Z] ---> Using cache [2021-01-19T14:13:41.669Z] ---> dd4e7ef35a20 [2021-01-19T14:13:41.669Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-19T14:13:43.136Z] ---> Running in 5a745e694ff6 [2021-01-19T14:13:45.179Z] 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 [2021-01-19T14:13:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.104s coverage: 28.6% of statements [2021-01-19T14:13:46.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-19T14:13:46.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-19T14:13:46.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-19T14:13:46.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-19T14:13:46.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-19T14:13:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.231s coverage: 100.0% of statements [2021-01-19T14:13:46.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-19T14:13:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.135s coverage: 100.0% of statements [2021-01-19T14:13:46.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-19T14:13:46.140Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.275s coverage: 86.7% of statements [2021-01-19T14:13:46.140Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-19T14:13:48.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.321s coverage: 97.5% of statements [2021-01-19T14:13:48.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-19T14:13:48.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.134s coverage: 78.3% of statements [2021-01-19T14:13:48.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-19T14:13:48.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-19T14:13:48.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-19T14:13:48.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-19T14:13:56.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.251s coverage: 92.8% of statements [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-19T14:13:56.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-19T14:13:56.427Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.190s coverage: 0.1% of statements [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-19T14:13:56.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-19T14:13:56.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 75.5% of statements [2021-01-19T14:13:56.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-19T14:13:56.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.8% of statements [2021-01-19T14:13:56.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.119s coverage: 87.2% of statements [2021-01-19T14:13:56.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.137s coverage: 84.2% of statements [2021-01-19T14:13:57.623Z] Removing intermediate container f016d488348a [2021-01-19T14:13:57.623Z] ---> b509ecc557d4 [2021-01-19T14:13:57.623Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-19T14:13:58.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.4% of statements [2021-01-19T14:13:58.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-19T14:13:59.601Z] ---> Running in 9b6fb1abe5f3 [2021-01-19T14:14:00.403Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.561s coverage: 63.5% of statements [2021-01-19T14:14:00.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-19T14:14:00.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-19T14:14:00.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2021-01-19T14:14:00.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 91.3% of statements [2021-01-19T14:14:01.388Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.095s coverage: 100.0% of statements [2021-01-19T14:14:01.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2021-01-19T14:14:01.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2021-01-19T14:14:02.364Z] ---> 9437872e8d4d [2021-01-19T14:14:02.364Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-19T14:14:03.391Z] ---> Running in 1bdfa7683488 [2021-01-19T14:14:03.391Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-19T14:14:04.051Z] Removing intermediate container 5be216d384de [2021-01-19T14:14:04.051Z] ---> d64cbb9586c7 [2021-01-19T14:14:04.051Z] [2021-01-19T14:14:04.051Z] Step 10/21 : FROM scratch [2021-01-19T14:14:04.051Z] ---> [2021-01-19T14:14:04.051Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T14:14:04.630Z] ---> Using cache [2021-01-19T14:14:04.630Z] ---> 3968b5a0f6aa [2021-01-19T14:14:04.630Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-19T14:14:04.630Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-19T14:14:04.630Z] ---> Running in ddbd3351736b [2021-01-19T14:14:04.897Z] Removing intermediate container ddbd3351736b [2021-01-19T14:14:04.897Z] ---> 01e3b273fd0c [2021-01-19T14:14:04.897Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-19T14:14:04.897Z] ---> Running in 2cd43680795c [2021-01-19T14:14:05.481Z] Collecting docker-compose==1.23.2 [2021-01-19T14:14:05.481Z] Removing intermediate container 2cd43680795c [2021-01-19T14:14:05.481Z] ---> 896406f5f2a7 [2021-01-19T14:14:05.481Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T14:14:05.481Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-19T14:14:05.744Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-19T14:14:05.744Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-19T14:14:06.018Z] ---> 46155f2761f7 [2021-01-19T14:14:06.018Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-19T14:14:06.618Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-19T14:14:06.618Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-19T14:14:06.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.841s coverage: 68.9% of statements [2021-01-19T14:14:06.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-19T14:14:06.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-19T14:14:06.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-19T14:14:06.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-19T14:14:06.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-19T14:14:06.904Z] Collecting texttable<0.10,>=0.9.0 [2021-01-19T14:14:06.904Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-19T14:14:07.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.397s coverage: 37.0% of statements [2021-01-19T14:14:07.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-19T14:14:07.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-19T14:14:07.492Z] Collecting docopt<0.7,>=0.6.1 [2021-01-19T14:14:07.492Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-19T14:14:07.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.623s coverage: 84.0% of statements [2021-01-19T14:14:07.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.078s coverage: 100.0% of statements [2021-01-19T14:14:08.469Z] Collecting jsonschema<3,>=2.5.1 [2021-01-19T14:14:08.469Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-19T14:14:09.057Z] ---> 9ec996001413 [2021-01-19T14:14:09.057Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-19T14:14:09.319Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-19T14:14:09.320Z] Removing intermediate container 5a745e694ff6 [2021-01-19T14:14:09.320Z] ---> 8623436e30e7 [2021-01-19T14:14:09.320Z] [2021-01-19T14:14:09.320Z] Step 10/22 : FROM alpine:3.12 [2021-01-19T14:14:09.320Z] ---> 389fef711851 [2021-01-19T14:14:09.320Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T14:14:09.909Z] Collecting cached-property<2,>=1.2.0 [2021-01-19T14:14:09.909Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-19T14:14:09.909Z] Removing intermediate container 308e93c0bd04 [2021-01-19T14:14:09.909Z] ---> b794eb2dc954 [2021-01-19T14:14:09.909Z] [2021-01-19T14:14:09.909Z] Step 10/24 : FROM alpine:3.12 [2021-01-19T14:14:09.909Z] ---> 389fef711851 [2021-01-19T14:14:09.909Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T14:14:09.909Z] ---> Running in b6ac3fe34081 [2021-01-19T14:14:10.190Z] Collecting docker<4.0,>=3.6.0 [2021-01-19T14:14:10.190Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-19T14:14:10.190Z] ---> Running in 55cb0af260d6 [2021-01-19T14:14:10.190Z] ---> 5564d774ad23 [2021-01-19T14:14:10.190Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-19T14:14:10.468Z] ---> Running in 087be1950616 [2021-01-19T14:14:10.736Z] Collecting PyYAML<4,>=3.10 [2021-01-19T14:14:10.736Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-19T14:14:12.690Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T14:14:12.690Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T14:14:12.690Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T14:14:12.690Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T14:14:12.961Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-19T14:14:12.961Z] Removing intermediate container 087be1950616 [2021-01-19T14:14:12.961Z] ---> b4d533da8f56 [2021-01-19T14:14:12.961Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T14:14:12.961Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-19T14:14:12.961Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T14:14:12.961Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T14:14:12.961Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-19T14:14:12.961Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-19T14:14:12.961Z] (4/5) Installing curl (7.69.1-r3) [2021-01-19T14:14:12.961Z] (4/5) Installing curl (7.69.1-r3) [2021-01-19T14:14:12.961Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-19T14:14:12.961Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-19T14:14:12.961Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T14:14:12.961Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T14:14:13.226Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-19T14:14:13.226Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-19T14:14:13.496Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T14:14:13.496Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T14:14:13.496Z] OK: 7 MiB in 19 packages [2021-01-19T14:14:13.765Z] OK: 7 MiB in 19 packages [2021-01-19T14:14:13.765Z] ---> Running in 54318a264583 [2021-01-19T14:14:13.765Z] Collecting docker-pycreds>=0.4.0 [2021-01-19T14:14:13.765Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-19T14:14:13.765Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-19T14:14:13.765Z] Collecting idna<2.8,>=2.5 [2021-01-19T14:14:13.765Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-19T14:14:14.032Z] Removing intermediate container 54318a264583 [2021-01-19T14:14:14.032Z] ---> 317bd92cb60c [2021-01-19T14:14:14.032Z] Step 19/21 : LABEL arch=x86_64 [2021-01-19T14:14:14.032Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-19T14:14:14.305Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-19T14:14:14.305Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-19T14:14:14.305Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-19T14:14:14.305Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-19T14:14:14.305Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-19T14:14:14.305Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-19T14:14:14.305Z] ---> Running in 7ac8c8df81b7 [2021-01-19T14:14:14.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.401s coverage: 47.1% of statements [2021-01-19T14:14:14.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-19T14:14:14.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-19T14:14:14.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-19T14:14:14.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-19T14:14:14.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-19T14:14:14.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.135s coverage: 100.0% of statements [2021-01-19T14:14:14.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-19T14:14:14.484Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.100s coverage: 100.0% of statements [2021-01-19T14:14:14.484Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-19T14:14:14.587Z] Installing collected packages: dockerpty, websocket-client, texttable, docopt, jsonschema, cached-property, docker-pycreds, idna, urllib3, requests, docker, PyYAML, docker-compose [2021-01-19T14:14:14.587Z] Running setup.py install for dockerpty: started [2021-01-19T14:14:14.854Z] Removing intermediate container 7ac8c8df81b7 [2021-01-19T14:14:14.854Z] ---> ec289267fb96 [2021-01-19T14:14:14.854Z] Step 20/21 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:14:14.854Z] ---> Running in 4b9208f74510 [2021-01-19T14:14:15.450Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-19T14:14:15.723Z] Removing intermediate container 4b9208f74510 [2021-01-19T14:14:15.723Z] ---> d726a2ceef82 [2021-01-19T14:14:15.723Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T14:14:15.723Z] Removing intermediate container b6ac3fe34081 [2021-01-19T14:14:15.723Z] ---> 03dd4e4db1bc [2021-01-19T14:14:15.723Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-19T14:14:15.723Z] Running setup.py install for texttable: started [2021-01-19T14:14:15.996Z] Removing intermediate container 55cb0af260d6 [2021-01-19T14:14:15.996Z] ---> 7b0d700b0d62 [2021-01-19T14:14:15.996Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T14:14:15.996Z] ---> Running in fd648f35f955 [2021-01-19T14:14:15.996Z] ---> Running in 55b2e09f3012 [2021-01-19T14:14:15.996Z] ---> Running in d482f689cf40 [2021-01-19T14:14:16.266Z] Running setup.py install for texttable: finished with status 'done' [2021-01-19T14:14:16.266Z] Running setup.py install for docopt: started [2021-01-19T14:14:16.534Z] Removing intermediate container 55b2e09f3012 [2021-01-19T14:14:16.534Z] ---> 241b9ceeb8ec [2021-01-19T14:14:16.534Z] Step 13/22 : WORKDIR / [2021-01-19T14:14:16.534Z] Removing intermediate container d482f689cf40 [2021-01-19T14:14:16.534Z] ---> 7b4c6cb83ecc [2021-01-19T14:14:16.534Z] Step 13/24 : WORKDIR / [2021-01-19T14:14:16.534Z] Removing intermediate container fd648f35f955 [2021-01-19T14:14:16.534Z] ---> 0e6b5d10ae27 [2021-01-19T14:14:16.534Z] [2021-01-19T14:14:16.799Z] ---> Running in 6c922acb4fa2 [2021-01-19T14:14:16.799Z] Successfully built 0e6b5d10ae27 [2021-01-19T14:14:17.066Z] ---> Running in efca28ab441d [2021-01-19T14:14:17.066Z] Running setup.py install for docopt: finished with status 'done' [2021-01-19T14:14:17.066Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-19T14:14:17.649Z]  Building docker-support-scheduler-go ... done  Attempting uninstall: idna [2021-01-19T14:14:17.649Z] Found existing installation: idna 2.9 [2021-01-19T14:14:17.649Z] Removing intermediate container 6c922acb4fa2 [2021-01-19T14:14:17.649Z] ---> 62577c9d60a0 [2021-01-19T14:14:17.649Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T14:14:17.649Z] Uninstalling idna-2.9: [2021-01-19T14:14:17.649Z] Successfully uninstalled idna-2.9 [2021-01-19T14:14:17.649Z] Removing intermediate container efca28ab441d [2021-01-19T14:14:17.649Z] ---> 4afabc97c3fb [2021-01-19T14:14:17.649Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-19T14:14:17.918Z] Attempting uninstall: urllib3 [2021-01-19T14:14:17.918Z] Found existing installation: urllib3 1.25.9 [2021-01-19T14:14:17.918Z] Uninstalling urllib3-1.25.9: [2021-01-19T14:14:18.494Z] Successfully uninstalled urllib3-1.25.9 [2021-01-19T14:14:18.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.961s coverage: 29.1% of statements [2021-01-19T14:14:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-19T14:14:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-19T14:14:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-19T14:14:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-19T14:14:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-19T14:14:18.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.209s coverage: 99.0% of statements [2021-01-19T14:14:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-19T14:14:18.826Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements [2021-01-19T14:14:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-19T14:14:18.826Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements [2021-01-19T14:14:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-19T14:14:18.826Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements [2021-01-19T14:14:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-19T14:14:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-19T14:14:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-19T14:14:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-19T14:14:18.826Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements [2021-01-19T14:14:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-19T14:14:18.826Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-19T14:14:18.826Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-01-19T14:14:19.080Z] ---> df3987338d36 [2021-01-19T14:14:19.080Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-19T14:14:19.676Z] ---> 364462c62603 [2021-01-19T14:14:19.676Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-19T14:14:19.676Z] Attempting uninstall: requests [2021-01-19T14:14:19.676Z] Found existing installation: requests 2.23.0 [2021-01-19T14:14:19.676Z] Uninstalling requests-2.23.0: [2021-01-19T14:14:19.676Z] Successfully uninstalled requests-2.23.0 [2021-01-19T14:14:19.945Z] ---> 3ceb4395dfff [2021-01-19T14:14:19.945Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-19T14:14:20.259Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-01-19T14:14:20.530Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-19T14:14:20.551Z] ---> ecb190ac3093 [2021-01-19T14:14:20.551Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-19T14:14:21.508Z] GO111MODULE=on go vet ./... [2021-01-19T14:14:21.530Z] ---> f3cd6992026d [2021-01-19T14:14:21.530Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-19T14:14:21.530Z] Running setup.py install for PyYAML: started [2021-01-19T14:14:21.530Z] ---> a122ca75f9af [2021-01-19T14:14:21.530Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-19T14:14:22.111Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-19T14:14:22.390Z] ---> 69eb14c18548 [2021-01-19T14:14:22.390Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-19T14:14:22.972Z] ---> Running in 97e6c4247998 [2021-01-19T14:14:22.972Z] ---> ca7086953277 [2021-01-19T14:14:22.972Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-19T14:14:23.239Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-19T14:14:23.838Z] ---> d5b0dcf35a17 [2021-01-19T14:14:23.839Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-19T14:14:24.415Z] ---> c3f5519d92ee [2021-01-19T14:14:24.415Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-19T14:14:26.970Z] ---> Running in 89cea6cd56f6 [2021-01-19T14:14:27.930Z] Removing intermediate container 97e6c4247998 [2021-01-19T14:14:27.930Z] ---> f0b1c0a2e12e [2021-01-19T14:14:27.930Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-19T14:14:27.930Z] Removing intermediate container 9b6fb1abe5f3 [2021-01-19T14:14:27.930Z] ---> c0350c431290 [2021-01-19T14:14:27.930Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-19T14:14:28.195Z] ---> Running in f7216c5177b6 [2021-01-19T14:14:28.195Z] ---> Running in 40ab3937ab46 [2021-01-19T14:14:28.466Z] Removing intermediate container f7216c5177b6 [2021-01-19T14:14:28.466Z] ---> e90fd93e95f2 [2021-01-19T14:14:28.466Z] Step 20/22 : LABEL arch=x86_64 [2021-01-19T14:14:28.466Z] ---> Running in bb03e2b527eb [2021-01-19T14:14:28.736Z] Removing intermediate container bb03e2b527eb [2021-01-19T14:14:28.736Z] ---> 40618ba94505 [2021-01-19T14:14:28.736Z] Step 21/22 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:14:29.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T14:14:29.001Z] ---> Running in e60e52903281 [2021-01-19T14:14:29.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T14:14:29.266Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T14:14:29.266Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-19T14:14:29.266Z] (3/3) Installing curl (7.69.1-r3) [2021-01-19T14:14:29.266Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T14:14:29.266Z] OK: 72 MiB in 58 packages [2021-01-19T14:14:29.532Z] Removing intermediate container e60e52903281 [2021-01-19T14:14:29.532Z] ---> 43a71956ac23 [2021-01-19T14:14:29.532Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T14:14:31.458Z] ---> Running in 2a8574cb2e45 [2021-01-19T14:14:31.458Z] Removing intermediate container 89cea6cd56f6 [2021-01-19T14:14:31.458Z] ---> 27f596371b18 [2021-01-19T14:14:31.458Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-19T14:14:31.458Z] Removing intermediate container 1bdfa7683488 [2021-01-19T14:14:31.458Z] ---> de0b8735b7c5 [2021-01-19T14:14:31.458Z] [2021-01-19T14:14:31.458Z] Step 10/23 : FROM alpine:3.12 [2021-01-19T14:14:31.458Z] ---> 389fef711851 [2021-01-19T14:14:31.458Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T14:14:31.458Z] ---> Running in 54ca2cefc905 [2021-01-19T14:14:31.458Z] ---> Running in aff0e71f927f [2021-01-19T14:14:31.729Z] Removing intermediate container 2a8574cb2e45 [2021-01-19T14:14:31.729Z] ---> 4a5ca34e7ce0 [2021-01-19T14:14:31.729Z] [2021-01-19T14:14:31.729Z] Removing intermediate container 40ab3937ab46 [2021-01-19T14:14:31.729Z] ---> 1942e37073df [2021-01-19T14:14:31.729Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-19T14:14:31.729Z] Removing intermediate container 54ca2cefc905 [2021-01-19T14:14:31.729Z] ---> 49fc8ad31633 [2021-01-19T14:14:31.729Z] Step 22/24 : LABEL arch=x86_64 [2021-01-19T14:14:31.729Z] Successfully built 4a5ca34e7ce0 [2021-01-19T14:14:31.729Z] ---> Running in 06bdddbf9ef1 [2021-01-19T14:14:31.729Z] ---> Running in 1f8f30fcec96 [2021-01-19T14:14:31.729Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-19T14:14:31.993Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container aff0e71f927f [2021-01-19T14:14:31.993Z] ---> a8b2aaca1b9b [2021-01-19T14:14:31.993Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-19T14:14:31.993Z] ---> Running in 53032080bb0f [2021-01-19T14:14:32.258Z] Removing intermediate container 1f8f30fcec96 [2021-01-19T14:14:32.258Z] ---> b6e82fc649b6 [2021-01-19T14:14:32.258Z] Step 23/24 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:14:32.258Z] Removing intermediate container 06bdddbf9ef1 [2021-01-19T14:14:32.258Z] ---> 84cd9b661f32 [2021-01-19T14:14:32.258Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T14:14:32.258Z] ---> Running in 30d4681fabed [2021-01-19T14:14:32.258Z] ---> Running in e982d193b54e [2021-01-19T14:14:32.258Z] Removing intermediate container 53032080bb0f [2021-01-19T14:14:32.258Z] ---> bb1858d44215 [2021-01-19T14:14:32.258Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-19T14:14:32.524Z] ---> Running in 29870b033c02 [2021-01-19T14:14:32.524Z] Removing intermediate container 30d4681fabed [2021-01-19T14:14:32.524Z] ---> 808b518e5dc6 [2021-01-19T14:14:32.524Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T14:14:33.501Z] Removing intermediate container e982d193b54e [2021-01-19T14:14:33.501Z] ---> a0fa4d2114f9 [2021-01-19T14:14:33.501Z] Step 24/26 : LABEL arch=x86_64 [2021-01-19T14:14:33.501Z] ---> Running in 7e5142f9eb4a [2021-01-19T14:14:33.501Z] ---> Running in 57f5ac34d5a8 [2021-01-19T14:14:33.501Z] Removing intermediate container 29870b033c02 [2021-01-19T14:14:33.501Z] ---> 182e67cd69db [2021-01-19T14:14:33.501Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:14:33.501Z] ---> Running in baae6f9b0933 [2021-01-19T14:14:33.769Z] Removing intermediate container 7e5142f9eb4a [2021-01-19T14:14:33.769Z] ---> cddd881990e8 [2021-01-19T14:14:33.769Z] [2021-01-19T14:14:33.769Z] Removing intermediate container 57f5ac34d5a8 [2021-01-19T14:14:33.769Z] ---> c3e4950d9bd6 [2021-01-19T14:14:33.769Z] Step 25/26 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:14:34.032Z] Successfully built cddd881990e8 [2021-01-19T14:14:34.032Z] ---> Running in ff1592862399 [2021-01-19T14:14:34.032Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-19T14:14:34.295Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container ff1592862399 [2021-01-19T14:14:34.295Z] ---> ded87af6619e [2021-01-19T14:14:34.295Z] Step 26/26 : LABEL version=0.0.0 [2021-01-19T14:14:34.295Z] ---> Running in c0310cc657fc [2021-01-19T14:14:34.557Z] Removing intermediate container c0310cc657fc [2021-01-19T14:14:34.557Z] ---> 6fbc6225760f [2021-01-19T14:14:34.557Z] [2021-01-19T14:14:34.557Z] Successfully built 6fbc6225760f [2021-01-19T14:14:34.557Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-19T14:14:34.820Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container baae6f9b0933 [2021-01-19T14:14:34.820Z] ---> f9254c80d3f4 [2021-01-19T14:14:34.820Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-19T14:14:34.820Z] ---> Running in daac4ca71a00 [2021-01-19T14:14:35.396Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-19T14:14:35.972Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-19T14:14:36.546Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-19T14:14:36.546Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-19T14:14:36.809Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-19T14:14:36.809Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-19T14:14:37.072Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-19T14:14:37.072Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T14:14:37.072Z] OK: 8 MiB in 19 packages [2021-01-19T14:14:37.648Z] Removing intermediate container daac4ca71a00 [2021-01-19T14:14:37.648Z] ---> 3bc34ebbe832 [2021-01-19T14:14:37.648Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T14:14:37.909Z] ---> 211963409a80 [2021-01-19T14:14:37.909Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-19T14:14:38.857Z] ---> 2979225d1576 [2021-01-19T14:14:38.857Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-19T14:14:38.857Z] ---> 486a07bbdc3f [2021-01-19T14:14:38.857Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-19T14:14:39.121Z] ---> Running in b6e0e30772d4 [2021-01-19T14:14:39.121Z] Removing intermediate container b6e0e30772d4 [2021-01-19T14:14:39.121Z] ---> e7e9c8819e18 [2021-01-19T14:14:39.121Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T14:14:39.384Z] ---> Running in a995c16e6240 [2021-01-19T14:14:39.384Z] Removing intermediate container a995c16e6240 [2021-01-19T14:14:39.384Z] ---> da5553ea95e9 [2021-01-19T14:14:39.384Z] Step 21/23 : LABEL arch=x86_64 [2021-01-19T14:14:39.384Z] ---> Running in 3e1b9db08db8 [2021-01-19T14:14:39.648Z] Removing intermediate container 3e1b9db08db8 [2021-01-19T14:14:39.648Z] ---> 4cc634975b78 [2021-01-19T14:14:39.648Z] Step 22/23 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:14:39.648Z] ---> Running in 609c05a46611 [2021-01-19T14:14:39.911Z] Removing intermediate container 609c05a46611 [2021-01-19T14:14:39.911Z] ---> cc4722b629c0 [2021-01-19T14:14:39.911Z] Step 23/23 : LABEL version=0.0.0 [2021-01-19T14:14:39.911Z] ---> Running in e7639bc78846 [2021-01-19T14:14:40.175Z] Removing intermediate container e7639bc78846 [2021-01-19T14:14:40.175Z] ---> 2e094294bba2 [2021-01-19T14:14:40.175Z] [2021-01-19T14:14:40.175Z] Successfully built 2e094294bba2 [2021-01-19T14:14:40.441Z] Successfully tagged docker-core-data-go:latest [2021-01-19T14:14:40.725Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-19T14:14:40.762Z] $ docker stop --time=1 6d38421a4d7a9c639022d5e35a32b331f2697a9e8b6f8069173a67e6c811c736 [2021-01-19T14:14:42.455Z] $ docker rm -f 6d38421a4d7a9c639022d5e35a32b331f2697a9e8b6f8069173a67e6c811c736 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T14:14:43.124Z] + docker images [2021-01-19T14:14:43.124Z] + grep docker [2021-01-19T14:14:43.124Z] docker-core-data-go latest 2e094294bba2 4 seconds ago 22.3MB [2021-01-19T14:14:43.124Z] docker-sys-mgmt-agent-go latest 6fbc6225760f 9 seconds ago 313MB [2021-01-19T14:14:43.124Z] docker-security-secretstore-setup-go latest cddd881990e8 10 seconds ago 24.6MB [2021-01-19T14:14:43.124Z] docker-security-bootstrap-redis-go latest 4a5ca34e7ce0 12 seconds ago 15.8MB [2021-01-19T14:14:43.124Z] docker-support-scheduler-go latest 0e6b5d10ae27 27 seconds ago 10.7MB [2021-01-19T14:14:43.124Z] docker-security-proxy-setup-go latest 229f0dfd4bb0 About a minute ago 24.4MB [2021-01-19T14:14:43.124Z] docker-support-notifications-go latest 2a85e87960ec About a minute ago 12MB [2021-01-19T14:14:43.124Z] docker-core-metadata-go latest 2f923368dc26 About a minute ago 13.1MB [2021-01-19T14:14:43.124Z] docker-core-command-go latest 749b4732762d About a minute ago 10.6MB [2021-01-19T14:14:43.124Z] docker 20.10.0 aefe523efa57 5 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-19T14:15:00.573Z] Still waiting to schedule task [2021-01-19T14:15:00.573Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-19T14:15:29.541Z] gofmt -l . [2021-01-19T14:15:29.542Z] [ "`gofmt -l .`" = "" ] [2021-01-19T14:15:29.542Z] ./bin/test-go-mod-tidy.sh [2021-01-19T14:15:30.137Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-19T14:15:31.780Z] + ls -al . [2021-01-19T14:15:31.780Z] total 684 [2021-01-19T14:15:31.780Z] drwxrwxr-x 9 1001 1001 4096 Jan 19 14:15 . [2021-01-19T14:15:31.780Z] drwxr-xr-x 4 root root 4096 Jan 19 14:11 .. [2021-01-19T14:15:31.780Z] -rw-rw-r-- 1 1001 1001 11 Jan 19 14:10 .dockerignore [2021-01-19T14:15:31.780Z] drwxrwxr-x 8 1001 1001 4096 Jan 19 14:10 .git [2021-01-19T14:15:31.780Z] drwxrwxr-x 3 1001 1001 4096 Jan 19 14:10 .github [2021-01-19T14:15:31.780Z] -rw-rw-r-- 1 1001 1001 824 Jan 19 14:10 .gitignore [2021-01-19T14:15:31.780Z] -rw-rw-r-- 1 1001 1001 166 Jan 19 14:10 .sonarcloud.properties [2021-01-19T14:15:31.780Z] -rw-rw-r-- 1 1001 1001 7744 Jan 19 14:10 Attribution.txt [2021-01-19T14:15:31.780Z] -rw-rw-r-- 1 1001 1001 3804 Jan 19 14:10 CONTRIBUTING.md [2021-01-19T14:15:31.780Z] -rw-rw-r-- 1 1001 1001 931 Jan 19 14:10 Dockerfile.build [2021-01-19T14:15:31.780Z] -rw-rw-r-- 1 1001 1001 863 Jan 19 14:10 Jenkinsfile [2021-01-19T14:15:31.780Z] -rw-rw-r-- 1 1001 1001 10775 Jan 19 14:10 LICENSE [2021-01-19T14:15:31.780Z] -rw-rw-r-- 1 1001 1001 5750 Jan 19 14:10 Makefile [2021-01-19T14:15:31.780Z] -rw-rw-r-- 1 1001 1001 6524 Jan 19 14:10 README.md [2021-01-19T14:15:31.780Z] -rw-rw-r-- 1 1001 1001 6744 Jan 19 14:10 SECURITY.md [2021-01-19T14:15:31.780Z] -rw-rw-r-- 1 1001 1001 5 Jan 19 14:07 VERSION [2021-01-19T14:15:31.780Z] -rw-rw-r-- 1 1001 1001 4131 Jan 19 14:10 ZMQWindows.md [2021-01-19T14:15:31.780Z] drwxrwxr-x 2 1001 1001 4096 Jan 19 14:10 bin [2021-01-19T14:15:31.780Z] drwxrwxr-x 14 1001 1001 4096 Jan 19 14:10 cmd [2021-01-19T14:15:31.780Z] -rw-r--r-- 1 root root 550280 Jan 19 14:14 coverage.out [2021-01-19T14:15:31.780Z] -rw-r--r-- 1 root root 981 Jan 19 14:15 go.mod [2021-01-19T14:15:31.780Z] -rw-r--r-- 1 root root 19241 Jan 19 14:15 go.sum [2021-01-19T14:15:31.780Z] drwxrwxr-x 8 1001 1001 4096 Jan 19 14:10 internal [2021-01-19T14:15:31.780Z] drwxrwxr-x 4 1001 1001 4096 Jan 19 14:10 openapi [2021-01-19T14:15:31.780Z] drwxrwxr-x 4 1001 1001 4096 Jan 19 14:10 snap [2021-01-19T14:15:31.780Z] -rw-rw-r-- 1 1001 1001 168 Jan 19 14:10 version.go [Pipeline] sh [2021-01-19T14:15:32.438Z] + '[' -e coverage.out ] [2021-01-19T14:15:32.438Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-19T14:15:32.513Z] Warning: overwriting stash ‘coverage-report’ [2021-01-19T14:15:33.697Z] Stashed 1 file(s) [Pipeline] sh [2021-01-19T14:15:34.401Z] + make build [2021-01-19T14:15:34.401Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-19T14:15:44.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-19T14:15:53.891Z] Running on prd-ubuntu18.04-docker-8c-8g-21182 in /w/workspace/edgexfoundry_edgex-go_PR-3046 [Pipeline] { [Pipeline] ws [2021-01-19T14:15:53.947Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-01-19T14:15:56.008Z] using credential edgex-jenkins-ssh [2021-01-19T14:15:56.068Z] Cloning the remote Git repository [2021-01-19T14:15:56.065Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-19T14:15:56.141Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-01-19T14:15:56.171Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T14:15:56.171Z] > git --version # timeout=10 [2021-01-19T14:15:56.177Z] > git --version # 'git version 2.17.1' [2021-01-19T14:15:56.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T14:15:56.201Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T14:16:06.763Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-19T14:16:06.617Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T14:16:06.628Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-19T14:16:06.641Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-19T14:16:06.654Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-19T14:16:06.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T14:16:06.658Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3046/head:refs/remotes/origin/PR-3046 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-19T14:16:08.225Z] Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:16:08.358Z] Merge succeeded, producing ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:16:08.358Z] Checking out Revision ce6ab2eeb2ba1ac48bfea0770421b51d449a34de (PR-3046) [2021-01-19T14:16:08.226Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T14:16:08.238Z] > git checkout -f ce6ab2eeb2ba1ac48bfea0770421b51d449a34de # timeout=10 [2021-01-19T14:16:08.317Z] > git remote # timeout=10 [2021-01-19T14:16:08.326Z] > git config --get remote.origin.url # timeout=10 [2021-01-19T14:16:08.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-19T14:16:08.334Z] > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 [2021-01-19T14:16:08.343Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-19T14:16:08.353Z] > git config core.sparsecheckout # timeout=10 [2021-01-19T14:16:08.357Z] > git checkout -f ce6ab2eeb2ba1ac48bfea0770421b51d449a34de # timeout=10 [2021-01-19T14:16:10.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-19T14:16:12.053Z] Commit message: "fix(snap): update pipe optimization patch" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-19T14:16:13.288Z] + echo snap-build.sh [2021-01-19T14:16:13.288Z] snap-build.sh [2021-01-19T14:16:13.288Z] + SNAP_BASE_DIR=. [2021-01-19T14:16:13.288Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-01-19T14:16:13.288Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-01-19T14:16:13.288Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-01-19T14:16:13.288Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-01-19T14:16:13.288Z] + cd /w/workspace/edgex-go/3 [2021-01-19T14:16:13.288Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-19T14:16:13.288Z] Reading package lists... [2021-01-19T14:16:13.288Z] Building dependency tree... [2021-01-19T14:16:13.288Z] Reading state information... [2021-01-19T14:16:13.549Z] The following packages were automatically installed and are no longer required: [2021-01-19T14:16:13.549Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-19T14:16:13.549Z] uidmap xdelta3 [2021-01-19T14:16:13.549Z] Use 'sudo apt autoremove' to remove them. [2021-01-19T14:16:13.549Z] The following packages will be REMOVED: [2021-01-19T14:16:13.549Z] lxd* lxd-client* [2021-01-19T14:16:14.121Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-19T14:16:14.121Z] After this operation, 31.7 MB disk space will be freed. [2021-01-19T14:16:15.171Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-19T14:16:15.171Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T14:16:15.550Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-19T14:16:16.116Z] Removing lxd dnsmasq configuration [2021-01-19T14:16:16.116Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T14:16:16.378Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-19T14:16:16.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-19T14:16:17.327Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-19T14:16:17.591Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-19T14:16:17.591Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-19T14:16:18.979Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-19T14:16:18.979Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-19T14:16:20.370Z] + sudo snap remove --purge lxd [2021-01-19T14:16:20.370Z] snap "lxd" is not installed [2021-01-19T14:16:20.370Z] + sudo groupadd --force --system lxd [2021-01-19T14:16:20.370Z] ++ whoami [2021-01-19T14:16:20.370Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-19T14:16:20.370Z] + newgrp - lxd [2021-01-19T14:16:20.370Z] + sudo snap install lxd [2021-01-19T14:16:20.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-19T14:16:25.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-19T14:16:28.531Z] 2021-01-19T14:16:26Z INFO Waiting for automatic snapd restart... [2021-01-19T14:16:28.545Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-19T14:16:32.854Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-19T14:16:36.230Z] 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 [2021-01-19T14:16:39.622Z] 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] } [2021-01-19T14:16:43.856Z] $ docker stop --time=1 14fb7485e06f90bdd47c90bdf818f92b3bdc783f16ff9dfeb55e6bdbbe329213 [2021-01-19T14:16:46.417Z] $ docker rm -f 14fb7485e06f90bdd47c90bdf818f92b3bdc783f16ff9dfeb55e6bdbbe329213 [2021-01-19T14:16:46.725Z] lxd 4.10 from Canonical* installed [2021-01-19T14:16:46.725Z] + sudo lxd init --auto [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T14:16:48.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T14:16:48.378Z] [2021-01-19T14:16:48.378Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-19T14:16:48.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T14:16:49.048Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-19T14:16:49.048Z] 29e5d40040c1: Pulling fs layer [2021-01-19T14:16:49.048Z] 1ce36da41761: Pulling fs layer [2021-01-19T14:16:49.048Z] 25b303627fd3: Pulling fs layer [2021-01-19T14:16:49.644Z] 29e5d40040c1: Verifying Checksum [2021-01-19T14:16:49.644Z] 29e5d40040c1: Download complete [2021-01-19T14:16:49.918Z] 1ce36da41761: Verifying Checksum [2021-01-19T14:16:49.918Z] 1ce36da41761: Download complete [2021-01-19T14:16:50.193Z] 29e5d40040c1: Pull complete [2021-01-19T14:16:51.624Z] 1ce36da41761: Pull complete [2021-01-19T14:16:51.624Z] 25b303627fd3: Verifying Checksum [2021-01-19T14:16:51.624Z] 25b303627fd3: Download complete [2021-01-19T14:16:53.327Z] + sudo snap install --classic snapcraft [2021-01-19T14:17:01.471Z] snapcraft 4.4.4 from Canonical* installed [2021-01-19T14:17:01.472Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-19T14:17:01.472Z] + patch --verbose -p1 [2021-01-19T14:17:01.472Z] Hmm... Looks like a unified diff to me... [2021-01-19T14:17:01.472Z] The text leading up to this was: [2021-01-19T14:17:01.472Z] -------------------------- [2021-01-19T14:17:01.472Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-19T14:17:01.472Z] |From: Tony Espy [2021-01-19T14:17:01.472Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-19T14:17:01.472Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-19T14:17:01.472Z] | [2021-01-19T14:17:01.472Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-19T14:17:01.472Z] |optimize the snap CI check run for pull requests. When [2021-01-19T14:17:01.472Z] |applied, it essentially strips out everything (apps and [2021-01-19T14:17:01.472Z] |parts) from the snapcraft.yaml file except those required [2021-01-19T14:17:01.472Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-19T14:17:01.472Z] |catch changes to edgex-go that break the snap build. [2021-01-19T14:17:01.472Z] | [2021-01-19T14:17:01.472Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-19T14:17:01.472Z] |to update this patch file, otherwise it may fail to apply, [2021-01-19T14:17:01.472Z] |resulting in a failed snap build CI check in the associated [2021-01-19T14:17:01.472Z] |pull request. [2021-01-19T14:17:01.472Z] | [2021-01-19T14:17:01.472Z] |Note - in addition to applying this patch, the pipeline also [2021-01-19T14:17:01.472Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-19T14:17:01.472Z] |need to build the finally binary .snap file (and it won't [2021-01-19T14:17:01.472Z] |work with the patch applied). This further reduces the build [2021-01-19T14:17:01.472Z] |time. [2021-01-19T14:17:01.472Z] |--- [2021-01-19T14:17:01.472Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-19T14:17:01.472Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-19T14:17:01.472Z] | [2021-01-19T14:17:01.472Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-19T14:17:01.472Z] |index 1e537489..faf42425 100644 [2021-01-19T14:17:01.472Z] |--- a/snap/snapcraft.yaml [2021-01-19T14:17:01.472Z] |+++ b/snap/snapcraft.yaml [2021-01-19T14:17:01.472Z] -------------------------- [2021-01-19T14:17:01.472Z] patching file snap/snapcraft.yaml [2021-01-19T14:17:01.472Z] Using Plan A... [2021-01-19T14:17:01.472Z] Hunk #1 succeeded at 73. [2021-01-19T14:17:01.472Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-19T14:17:01.472Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-19T14:17:01.472Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-19T14:17:01.472Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-19T14:17:01.472Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-19T14:17:01.472Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-19T14:17:01.472Z] Hunk #8 succeeded at 342. [2021-01-19T14:17:01.472Z] Hmm... Ignoring the trailing garbage. [2021-01-19T14:17:01.472Z] done [2021-01-19T14:17:01.472Z] + sudo snapcraft prime --use-lxd [2021-01-19T14:17:01.734Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-19T14:17:01.759Z] 25b303627fd3: Pull complete [2021-01-19T14:17:01.759Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-19T14:17:01.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T14:17:01.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-19T14:17:02.001Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-19T14:17:02.001Z] - README.md [2021-01-19T14:17:02.001Z] - snapcraft.yaml.orig [2021-01-19T14:17:02.001Z] [2021-01-19T14:17:02.001Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-19T14:17:02.028Z] prd-ubuntu18.04-docker-arm64-4c-16g-21181 does not seem to be running inside a container [2021-01-19T14:17:02.031Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/edgex-compose-arm64:latest cat [2021-01-19T14:17:02.574Z] Launching a container. [2021-01-19T14:17:05.152Z] $ docker top 698e8d489a32842592ca244a87d77b2908f294857c70cdf50e6b3df6ce6d977e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T14:17:06.248Z] + grep parallel [2021-01-19T14:17:06.248Z] + docker-compose build --help [2021-01-19T14:17:09.621Z] --parallel Build images in parallel. [Pipeline] } [2021-01-19T14:17:09.823Z] $ docker stop --time=1 698e8d489a32842592ca244a87d77b2908f294857c70cdf50e6b3df6ce6d977e [2021-01-19T14:17:11.783Z] $ docker rm -f 698e8d489a32842592ca244a87d77b2908f294857c70cdf50e6b3df6ce6d977e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-19T14:17:12.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-19T14:17:12.709Z] . [Pipeline] withDockerContainer [2021-01-19T14:17:12.968Z] prd-ubuntu18.04-docker-arm64-4c-16g-21181 does not seem to be running inside a container [2021-01-19T14:17:12.954Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-arm64:latest cat [2021-01-19T14:17:14.333Z] $ docker top ceac61a496d6907acb48454aefd11ce721f662aa8f76dd3b7b7d0fdf7d55033f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T14:17:15.468Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-19T14:17:17.497Z] Waiting for container to be ready [2021-01-19T14:17:17.497Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-19T14:17:17.497Z] [2021-01-19T14:17:19.799Z] Building docker-core-command-go ... [2021-01-19T14:17:19.799Z] Building docker-core-data-go ... [2021-01-19T14:17:19.800Z] Building docker-core-metadata-go ... [2021-01-19T14:17:19.800Z] Building docker-security-bootstrap-redis-go ... [2021-01-19T14:17:19.800Z] Building docker-security-proxy-setup-go ... [2021-01-19T14:17:19.800Z] Building docker-security-secretstore-setup-go ... [2021-01-19T14:17:19.800Z] Building docker-support-notifications-go ... [2021-01-19T14:17:19.800Z] Building docker-support-scheduler-go ... [2021-01-19T14:17:19.800Z] Building docker-sys-mgmt-agent-go ... [2021-01-19T14:17:19.800Z] Building docker-security-proxy-setup-go [2021-01-19T14:17:19.800Z] Building docker-security-secretstore-setup-go [2021-01-19T14:17:19.800Z] Building docker-support-scheduler-go [2021-01-19T14:17:19.800Z] Building docker-sys-mgmt-agent-go [2021-01-19T14:17:19.800Z] Building docker-core-command-go [2021-01-19T14:17:20.805Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-19T14:17:20.805Z] Waiting for network to be ready... [2021-01-19T14:17:21.067Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-19T14:17:21.327Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-19T14:17:21.327Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-19T14:17:21.327Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-19T14:17:21.327Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-19T14:17:21.327Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-19T14:17:21.327Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-19T14:17:21.327Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-19T14:17:21.327Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-19T14:17:21.588Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-19T14:17:21.850Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-19T14:17:22.111Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-19T14:17:22.374Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-19T14:17:22.374Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-19T14:17:22.374Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-19T14:17:22.374Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-19T14:17:22.374Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-19T14:17:22.374Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-19T14:17:22.635Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-19T14:17:22.895Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1843 kB] [2021-01-19T14:17:23.157Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-19T14:17:23.157Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-19T14:17:23.157Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-19T14:17:23.157Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-19T14:17:23.157Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-19T14:17:23.157Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1705 kB] [2021-01-19T14:17:23.422Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [359 kB] [2021-01-19T14:17:25.324Z] Fetched 23.7 MB in 4s (5686 kB/s) [2021-01-19T14:17:26.266Z] Reading package lists... [2021-01-19T14:17:26.266Z] Reading package lists... [2021-01-19T14:17:26.840Z] Building dependency tree... [2021-01-19T14:17:26.840Z] Reading state information... [2021-01-19T14:17:26.840Z] The following additional packages will be installed: [2021-01-19T14:17:26.840Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-19T14:17:26.840Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-19T14:17:26.840Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-19T14:17:26.840Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-19T14:17:26.840Z] Suggested packages: [2021-01-19T14:17:26.840Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-19T14:17:26.840Z] Recommended packages: [2021-01-19T14:17:26.840Z] gnupg libsasl2-modules [2021-01-19T14:17:26.840Z] The following NEW packages will be installed: [2021-01-19T14:17:26.840Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-19T14:17:26.840Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-19T14:17:26.840Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-19T14:17:26.840Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-19T14:17:26.840Z] The following packages will be upgraded: [2021-01-19T14:17:26.840Z] gpg gpg-agent gpgconf libudev1 [2021-01-19T14:17:27.102Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-19T14:17:27.102Z] Need to get 3533 kB of archives. [2021-01-19T14:17:27.102Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-19T14:17:27.102Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-19T14:17:27.102Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-19T14:17:27.364Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-19T14:17:27.626Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-19T14:17:27.626Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-19T14:17:27.626Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-19T14:17:27.626Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-19T14:17:27.626Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-19T14:17:27.626Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-19T14:17:27.887Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-19T14:17:27.887Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-19T14:17:27.887Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-19T14:17:27.887Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-19T14:17:27.887Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-19T14:17:27.887Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-19T14:17:27.887Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-19T14:17:27.887Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-19T14:17:27.887Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-19T14:17:27.887Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-19T14:17:27.887Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-19T14:17:27.887Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-19T14:17:27.887Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-19T14:17:28.148Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T14:17:28.148Z] Fetched 3533 kB in 1s (3245 kB/s) [2021-01-19T14:17:28.148Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-19T14:17:28.148Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-19T14:17:28.148Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T14:17:28.411Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-19T14:17:28.411Z] Selecting previously unselected package udev. [2021-01-19T14:17:28.411Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-19T14:17:28.411Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-19T14:17:28.411Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-19T14:17:28.673Z] Selecting previously unselected package libfuse2:amd64. [2021-01-19T14:17:28.673Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-19T14:17:28.673Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-19T14:17:28.935Z] Selecting previously unselected package fuse. [2021-01-19T14:17:28.935Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-19T14:17:28.935Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-19T14:17:28.935Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T14:17:28.935Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T14:17:29.198Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T14:17:29.198Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T14:17:29.198Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T14:17:29.198Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T14:17:29.460Z] Selecting previously unselected package libksba8:amd64. [2021-01-19T14:17:29.461Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-19T14:17:29.461Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-19T14:17:29.461Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-19T14:17:29.461Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T14:17:29.461Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T14:17:29.723Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-19T14:17:29.723Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T14:17:29.723Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T14:17:29.723Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-19T14:17:29.723Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T14:17:29.723Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T14:17:29.723Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-19T14:17:29.723Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T14:17:29.723Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T14:17:29.985Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-19T14:17:29.985Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T14:17:29.985Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T14:17:29.985Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-19T14:17:29.985Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T14:17:29.985Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T14:17:30.247Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-19T14:17:30.247Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T14:17:30.247Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T14:17:30.247Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-19T14:17:30.247Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T14:17:30.247Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T14:17:30.509Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-19T14:17:30.509Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-19T14:17:30.509Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T14:17:30.509Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-19T14:17:30.509Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-19T14:17:30.509Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T14:17:30.509Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-19T14:17:30.509Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-19T14:17:30.509Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T14:17:30.771Z] Selecting previously unselected package libldap-common. [2021-01-19T14:17:30.771Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-19T14:17:30.771Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T14:17:30.771Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-19T14:17:30.771Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-19T14:17:30.771Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T14:17:31.034Z] Selecting previously unselected package dirmngr. [2021-01-19T14:17:31.034Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T14:17:31.034Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-19T14:17:31.034Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T14:17:31.034Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-19T14:17:31.296Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-19T14:17:31.296Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T14:17:31.296Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-19T14:17:31.296Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-19T14:17:31.296Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T14:17:31.296Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-19T14:17:31.296Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T14:17:31.557Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-19T14:17:31.824Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-19T14:17:31.824Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T14:17:32.087Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-19T14:17:32.088Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-19T14:17:32.088Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-19T14:17:32.088Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T14:17:32.088Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T14:17:32.088Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T14:17:32.350Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T14:17:32.350Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T14:17:32.350Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T14:17:32.350Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-19T14:17:32.350Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-19T14:17:32.350Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-19T14:17:32.350Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T14:17:32.923Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-19T14:17:32.923Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-19T14:17:32.923Z] This means they are not meant to be enabled using systemctl. [2021-01-19T14:17:32.923Z] Possible reasons for having this kind of units are: [2021-01-19T14:17:32.923Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-19T14:17:32.923Z] .wants/ or .requires/ directory. [2021-01-19T14:17:32.923Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-19T14:17:32.923Z] a requirement dependency on it. [2021-01-19T14:17:32.923Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-19T14:17:32.923Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-19T14:17:32.923Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-19T14:17:32.923Z] instance name specified. [2021-01-19T14:17:33.184Z] Reading package lists... [2021-01-19T14:17:33.445Z] Building dependency tree... [2021-01-19T14:17:33.445Z] Reading state information... [2021-01-19T14:17:33.445Z] The following additional packages will be installed: [2021-01-19T14:17:33.445Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-19T14:17:33.445Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-19T14:17:33.445Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-19T14:17:33.445Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-19T14:17:33.445Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-19T14:17:33.445Z] Suggested packages: [2021-01-19T14:17:33.445Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-19T14:17:33.445Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-19T14:17:33.445Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-19T14:17:33.445Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-19T14:17:33.445Z] systemd-container policykit-1 [2021-01-19T14:17:33.445Z] Recommended packages: [2021-01-19T14:17:33.445Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-19T14:17:33.445Z] The following NEW packages will be installed: [2021-01-19T14:17:33.445Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-19T14:17:33.445Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-19T14:17:33.445Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-19T14:17:33.445Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-19T14:17:33.445Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-19T14:17:33.445Z] The following packages will be upgraded: [2021-01-19T14:17:33.445Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-19T14:17:33.445Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-19T14:17:33.445Z] Need to get 35.2 MB of archives. [2021-01-19T14:17:33.445Z] After this operation, 141 MB of additional disk space will be used. [2021-01-19T14:17:33.445Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-19T14:17:33.725Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-19T14:17:33.725Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-19T14:17:33.725Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-19T14:17:33.725Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-19T14:17:33.725Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-19T14:17:33.725Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-19T14:17:33.725Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-19T14:17:33.989Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-19T14:17:33.989Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-19T14:17:33.989Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-19T14:17:33.989Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-19T14:17:33.989Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-19T14:17:33.989Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-19T14:17:33.989Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-19T14:17:33.989Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-19T14:17:33.989Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-19T14:17:34.562Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-19T14:17:34.562Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-19T14:17:34.562Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-19T14:17:34.562Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-19T14:17:34.562Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-19T14:17:34.562Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-19T14:17:34.562Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-19T14:17:34.562Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-19T14:17:34.562Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-19T14:17:34.822Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-19T14:17:34.822Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-19T14:17:34.822Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-19T14:17:34.822Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-19T14:17:36.220Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T14:17:36.220Z] Fetched 35.2 MB in 2s (14.9 MB/s) [2021-01-19T14:17:36.220Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-19T14:17:36.220Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-19T14:17:36.220Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T14:17:36.793Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-19T14:17:36.793Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T14:17:37.056Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-19T14:17:37.318Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-19T14:17:37.318Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-19T14:17:37.318Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-19T14:17:37.580Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-19T14:17:37.580Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-19T14:17:37.580Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-19T14:17:37.842Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-19T14:17:38.102Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-19T14:17:38.102Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-19T14:17:38.364Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-19T14:17:38.626Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-19T14:17:38.626Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-19T14:17:38.626Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-19T14:17:38.887Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-19T14:17:38.887Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T14:17:38.887Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T14:17:39.148Z] Selecting previously unselected package libexpat1:amd64. [2021-01-19T14:17:39.148Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-19T14:17:39.148Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-19T14:17:39.148Z] Selecting previously unselected package python3.6-minimal. [2021-01-19T14:17:39.148Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T14:17:39.148Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T14:17:39.413Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-19T14:17:39.413Z] Checking for services that may need to be restarted...done. [2021-01-19T14:17:39.413Z] Checking for services that may need to be restarted...done. [2021-01-19T14:17:39.676Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T14:17:39.676Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-19T14:17:39.676Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T14:17:40.252Z] Selecting previously unselected package python3-minimal. [2021-01-19T14:17:40.252Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-19T14:17:40.252Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-19T14:17:40.252Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-19T14:17:40.252Z] Selecting previously unselected package mime-support. [2021-01-19T14:17:40.252Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-19T14:17:40.252Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-19T14:17:40.252Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-19T14:17:40.252Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-19T14:17:40.252Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-19T14:17:40.514Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-19T14:17:40.514Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T14:17:40.514Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T14:17:40.776Z] Selecting previously unselected package python3.6. [2021-01-19T14:17:40.776Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-19T14:17:40.776Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T14:17:40.776Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-19T14:17:40.776Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-19T14:17:40.776Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-19T14:17:40.776Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-19T14:17:41.037Z] Selecting previously unselected package python3. [2021-01-19T14:17:41.037Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-19T14:17:41.037Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-19T14:17:41.037Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-19T14:17:41.299Z] Selecting previously unselected package multiarch-support. [2021-01-19T14:17:41.299Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T14:17:41.299Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-19T14:17:41.299Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-19T14:17:41.559Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-19T14:17:41.560Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-19T14:17:41.560Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-19T14:17:41.560Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-19T14:17:41.560Z] Selecting previously unselected package libbsd0:amd64. [2021-01-19T14:17:41.560Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-19T14:17:41.560Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-19T14:17:41.560Z] Selecting previously unselected package sudo. [2021-01-19T14:17:41.560Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-19T14:17:41.560Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-19T14:17:41.821Z] Selecting previously unselected package apparmor. [2021-01-19T14:17:41.821Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-19T14:17:41.821Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-19T14:17:42.082Z] Selecting previously unselected package libedit2:amd64. [2021-01-19T14:17:42.082Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-19T14:17:42.082Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-19T14:17:42.082Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-19T14:17:42.082Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T14:17:42.082Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T14:17:42.082Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-19T14:17:42.082Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T14:17:42.082Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T14:17:42.344Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-19T14:17:42.344Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-19T14:17:42.344Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-19T14:17:42.605Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-19T14:17:42.605Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T14:17:42.605Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T14:17:42.605Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-19T14:17:42.605Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-19T14:17:42.605Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T14:17:42.868Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-19T14:17:42.868Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-19T14:17:42.868Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-19T14:17:43.133Z] Selecting previously unselected package openssh-client. [2021-01-19T14:17:43.133Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-19T14:17:43.133Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-19T14:17:43.133Z] Selecting previously unselected package squashfs-tools. [2021-01-19T14:17:43.133Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-19T14:17:43.133Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-19T14:17:43.133Z] Selecting previously unselected package snapd. [2021-01-19T14:17:43.396Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-19T14:17:43.396Z] Unpacking snapd (2.48+18.04) ... [2021-01-19T14:17:45.319Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-19T14:17:45.319Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-19T14:17:45.319Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-19T14:17:45.581Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-19T14:17:45.581Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-19T14:17:45.581Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T14:17:45.581Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T14:17:45.581Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-19T14:17:45.581Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-19T14:17:46.527Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-19T14:17:46.527Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-19T14:17:46.527Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-19T14:17:46.527Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T14:17:46.527Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T14:17:46.527Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-19T14:17:47.099Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-19T14:17:47.099Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T14:17:47.099Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-19T14:17:47.099Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-19T14:17:47.099Z] running python rtupdate hooks for python3.6... [2021-01-19T14:17:47.099Z] running python post-rtupdate hooks for python3.6... [2021-01-19T14:17:47.360Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-19T14:17:49.909Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-19T14:17:49.909Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-19T14:17:49.909Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-19T14:17:50.172Z] Setting up snapd (2.48+18.04) ... [2021-01-19T14:17:50.432Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-19T14:17:50.695Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-19T14:17:50.956Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-19T14:17:50.956Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-19T14:17:51.217Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-19T14:17:51.217Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-19T14:17:51.479Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-19T14:17:51.480Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-19T14:17:51.742Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-19T14:17:52.003Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-19T14:17:52.003Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-19T14:17:52.003Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-19T14:17:52.003Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-19T14:17:52.951Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-19T14:17:53.214Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-19T14:17:53.214Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-19T14:17:54.420Z] Reading package lists... [2021-01-19T14:17:54.420Z] Reading package lists... [2021-01-19T14:17:54.681Z] Building dependency tree... [2021-01-19T14:17:54.681Z] Reading state information... [2021-01-19T14:17:54.681Z] Calculating upgrade... [2021-01-19T14:17:54.942Z] The following packages will be upgraded: [2021-01-19T14:17:54.942Z] advancecomp base-files bash binutils binutils-common [2021-01-19T14:17:54.942Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-19T14:17:54.942Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-19T14:17:54.942Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-19T14:17:54.942Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-19T14:17:54.942Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-19T14:17:54.942Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-19T14:17:54.942Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-19T14:17:54.942Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-19T14:17:54.942Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-19T14:17:54.942Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-19T14:17:54.942Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-19T14:17:54.942Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-19T14:17:54.942Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-19T14:17:54.942Z] ubuntu-keyring util-linux [2021-01-19T14:17:55.202Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T14:17:55.202Z] Need to get 63.7 MB of archives. [2021-01-19T14:17:55.202Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-19T14:17:55.202Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-19T14:17:55.202Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] [2021-01-19T14:17:55.773Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-19T14:17:55.773Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-19T14:17:55.773Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-19T14:17:55.773Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-19T14:17:55.773Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-19T14:17:55.773Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-19T14:17:55.773Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-19T14:17:55.773Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-19T14:17:55.773Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-19T14:17:55.773Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-19T14:17:56.036Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-19T14:17:56.036Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-19T14:17:56.036Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-19T14:17:56.036Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-19T14:17:56.036Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-19T14:17:56.036Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-19T14:17:56.036Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-19T14:17:56.036Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-19T14:17:56.036Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-19T14:17:56.036Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-19T14:17:56.036Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-19T14:17:56.036Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-19T14:17:56.036Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-19T14:17:56.297Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-19T14:17:56.297Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-19T14:17:56.297Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-19T14:17:56.297Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-19T14:17:56.297Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-19T14:17:56.297Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-19T14:17:56.297Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-19T14:17:56.297Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-19T14:17:56.297Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-19T14:17:56.297Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-19T14:17:56.297Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-19T14:17:56.297Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-19T14:17:56.297Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-19T14:17:56.297Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-19T14:17:56.297Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-19T14:17:56.298Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-19T14:17:56.298Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-19T14:17:56.298Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-19T14:17:56.298Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-19T14:17:56.298Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-19T14:17:56.560Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-19T14:17:56.560Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-19T14:17:56.560Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-19T14:17:56.560Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-19T14:17:56.560Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-19T14:17:56.560Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-19T14:17:56.560Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-19T14:17:56.560Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-19T14:17:56.560Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-19T14:17:56.560Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-19T14:17:56.560Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-19T14:17:56.560Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-19T14:17:56.560Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-19T14:17:56.560Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-19T14:17:56.560Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-19T14:17:56.560Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-19T14:17:56.560Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-19T14:17:56.560Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-19T14:17:56.560Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-19T14:17:56.560Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-19T14:17:56.560Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-19T14:17:56.560Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-19T14:17:56.560Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-19T14:17:56.560Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-19T14:17:56.560Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-19T14:17:56.560Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-19T14:17:56.822Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-19T14:17:56.822Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-19T14:17:56.822Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-19T14:17:56.822Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-19T14:17:56.822Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-19T14:17:56.822Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-19T14:17:56.822Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-19T14:17:56.822Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-19T14:17:56.822Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-19T14:17:56.822Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-19T14:17:56.822Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-19T14:17:56.822Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-19T14:17:56.822Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-19T14:17:56.822Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-19T14:17:56.822Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-19T14:17:56.822Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-19T14:17:57.083Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-19T14:17:57.343Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-19T14:17:57.604Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-19T14:17:57.604Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-19T14:17:57.604Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-19T14:17:58.176Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-19T14:17:58.176Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-19T14:17:58.176Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-19T14:17:58.176Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-19T14:17:58.176Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-19T14:17:58.176Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T14:17:58.176Z] Fetched 63.7 MB in 3s (20.7 MB/s) [2021-01-19T14:17:58.176Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:17:58.176Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T14:17:58.176Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T14:17:59.121Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T14:17:59.121Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T14:17:59.121Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... [2021-01-19T14:17:59.121Z] Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... [2021-01-19T14:18:00.065Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:00.065Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T14:18:00.065Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:00.065Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T14:18:00.327Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:00.327Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T14:18:00.327Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:00.327Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T14:18:00.588Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:00.588Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T14:18:00.588Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:00.851Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T14:18:00.851Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:00.851Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T14:18:00.851Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T14:18:01.112Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T14:18:01.112Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:01.112Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-19T14:18:01.112Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-19T14:18:01.375Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T14:18:01.375Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:01.375Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T14:18:01.375Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:01.375Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T14:18:01.636Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:01.636Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-19T14:18:01.636Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T14:18:01.898Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T14:18:01.898Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T14:18:02.160Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T14:18:02.439Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-19T14:18:02.702Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-19T14:18:02.702Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-19T14:18:02.702Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-19T14:18:02.702Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-19T14:18:02.964Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-19T14:18:03.225Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-19T14:18:03.225Z] Installing new version of config file /etc/issue ... [2021-01-19T14:18:03.225Z] Installing new version of config file /etc/issue.net ... [2021-01-19T14:18:03.225Z] Installing new version of config file /etc/lsb-release ... [2021-01-19T14:18:03.225Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-19T14:18:03.487Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-19T14:18:03.487Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-19T14:18:03.487Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-19T14:18:03.748Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:03.748Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-19T14:18:03.748Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-19T14:18:04.010Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-19T14:18:04.010Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-19T14:18:04.010Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:04.010Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T14:18:04.010Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-19T14:18:04.270Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-19T14:18:04.270Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:04.270Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-19T14:18:04.270Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-19T14:18:04.532Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-19T14:18:04.532Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:04.532Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-19T14:18:04.532Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-19T14:18:04.794Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-19T14:18:05.056Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:05.056Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T14:18:05.056Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T14:18:05.056Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-19T14:18:05.318Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:05.318Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T14:18:05.318Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T14:18:05.318Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-19T14:18:05.580Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:05.580Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-19T14:18:05.580Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-19T14:18:05.580Z] Setting up grep (3.1-2build1) ... [2021-01-19T14:18:05.841Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:05.841Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-19T14:18:05.841Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-19T14:18:05.841Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-19T14:18:06.102Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:06.102Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T14:18:06.102Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T14:18:06.102Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-19T14:18:06.364Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:06.364Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-19T14:18:06.364Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T14:18:06.936Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-19T14:18:06.936Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T14:18:06.936Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-19T14:18:06.936Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T14:18:07.508Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-19T14:18:07.508Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:07.508Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-19T14:18:07.508Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-19T14:18:08.451Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-19T14:18:08.451Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-19T14:18:08.713Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-19T14:18:08.713Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-19T14:18:08.713Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-19T14:18:08.973Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:08.973Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-19T14:18:08.973Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-19T14:18:09.246Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-19T14:18:09.246Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:09.246Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T14:18:09.246Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T14:18:09.246Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T14:18:09.509Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:09.509Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T14:18:09.509Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T14:18:09.509Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T14:18:09.771Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:09.771Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T14:18:09.771Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T14:18:09.771Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T14:18:09.771Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:09.771Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T14:18:10.033Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T14:18:10.033Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T14:18:10.033Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:10.033Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T14:18:10.033Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T14:18:10.294Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T14:18:10.294Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T14:18:10.294Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-19T14:18:10.555Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:10.556Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-19T14:18:10.556Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T14:18:10.556Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-19T14:18:10.817Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:10.817Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T14:18:10.817Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T14:18:10.817Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-19T14:18:11.080Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:11.080Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T14:18:11.080Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T14:18:11.080Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-19T14:18:11.341Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:11.341Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T14:18:11.341Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T14:18:11.912Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-19T14:18:11.912Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-19T14:18:12.174Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-19T14:18:12.436Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:12.436Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-19T14:18:12.436Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-19T14:18:12.698Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-19T14:18:12.960Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-19T14:18:12.960Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-19T14:18:12.960Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-19T14:18:12.960Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-19T14:18:13.221Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T14:18:13.221Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-19T14:18:13.221Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-19T14:18:13.489Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-19T14:18:13.750Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T14:18:13.750Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-19T14:18:13.750Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T14:18:13.750Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T14:18:14.010Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T14:18:14.010Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-19T14:18:14.010Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T14:18:14.272Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T14:18:14.272Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T14:18:14.272Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-19T14:18:14.533Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T14:18:14.533Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T14:18:14.793Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T14:18:14.793Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-19T14:18:14.793Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-19T14:18:15.062Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-19T14:18:15.062Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-19T14:18:15.062Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T14:18:15.062Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T14:18:15.327Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-19T14:18:15.327Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T14:18:15.327Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-19T14:18:15.327Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-19T14:18:15.590Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-19T14:18:15.590Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T14:18:15.590Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-19T14:18:15.590Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-19T14:18:15.851Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-19T14:18:16.112Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T14:18:16.112Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-19T14:18:16.112Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-19T14:18:16.373Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-19T14:18:16.373Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T14:18:16.373Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-19T14:18:16.373Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-19T14:18:16.635Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-19T14:18:16.635Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T14:18:16.635Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-19T14:18:16.635Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-19T14:18:16.897Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-19T14:18:17.158Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T14:18:17.158Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-19T14:18:17.158Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-19T14:18:17.420Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-19T14:18:17.420Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T14:18:17.420Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-19T14:18:17.681Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-19T14:18:17.682Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-19T14:18:17.682Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T14:18:17.682Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-19T14:18:17.942Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-19T14:18:17.942Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-19T14:18:17.942Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T14:18:17.942Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-19T14:18:17.942Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-19T14:18:18.202Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-19T14:18:18.202Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T14:18:18.202Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-19T14:18:18.202Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-19T14:18:18.463Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-19T14:18:18.463Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T14:18:18.463Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-19T14:18:18.463Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-19T14:18:18.723Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-19T14:18:18.723Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-19T14:18:18.723Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-19T14:18:18.723Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-19T14:18:18.723Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-19T14:18:18.985Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-19T14:18:18.985Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-19T14:18:18.985Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-19T14:18:18.985Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-19T14:18:18.985Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-19T14:18:19.246Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-19T14:18:19.508Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-19T14:18:19.508Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-19T14:18:19.508Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-19T14:18:19.769Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-19T14:18:19.769Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-19T14:18:20.030Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-19T14:18:20.030Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-19T14:18:20.030Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-19T14:18:20.030Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-19T14:18:20.030Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-19T14:18:20.289Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-19T14:18:20.289Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-19T14:18:20.289Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-19T14:18:20.289Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-19T14:18:20.289Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-19T14:18:20.551Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-19T14:18:20.551Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-19T14:18:20.551Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-19T14:18:20.551Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-19T14:18:21.494Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-19T14:18:21.494Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-19T14:18:21.494Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-19T14:18:21.494Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-19T14:18:21.755Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T14:18:21.755Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T14:18:22.055Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T14:18:22.055Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T14:18:22.328Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T14:18:22.328Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T14:18:22.328Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-19T14:18:22.328Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-19T14:18:22.592Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:22.592Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T14:18:22.592Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:22.592Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T14:18:22.870Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:22.870Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T14:18:22.870Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:23.175Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T14:18:24.168Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:24.168Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T14:18:24.800Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:24.800Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T14:18:25.772Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:25.772Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T14:18:26.032Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:26.032Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T14:18:26.983Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-19T14:18:26.983Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-19T14:18:26.983Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-19T14:18:26.983Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-19T14:18:26.983Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-19T14:18:27.243Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-19T14:18:27.243Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-19T14:18:27.243Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-19T14:18:27.504Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-19T14:18:27.504Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-19T14:18:27.504Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-19T14:18:27.765Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-19T14:18:27.765Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-19T14:18:27.765Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-19T14:18:27.765Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-19T14:18:27.779Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T14:18:27.779Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T14:18:27.779Z] ---> a937b53c0dec [2021-01-19T14:18:27.779Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T14:18:28.027Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-19T14:18:28.027Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T14:18:28.027Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-19T14:18:28.027Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T14:18:28.027Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T14:18:28.027Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T14:18:28.057Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T14:18:28.057Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T14:18:28.057Z] ---> a937b53c0dec [2021-01-19T14:18:28.057Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T14:18:28.294Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-19T14:18:28.294Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-19T14:18:28.294Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-19T14:18:28.294Z] [2021-01-19T14:18:28.294Z] Current default time zone: 'Etc/UTC' [2021-01-19T14:18:28.294Z] Local time is now: Tue Jan 19 14:18:28 UTC 2021. [2021-01-19T14:18:28.294Z] Universal Time is now: Tue Jan 19 14:18:28 UTC 2021. [2021-01-19T14:18:28.294Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-19T14:18:28.294Z] [2021-01-19T14:18:28.294Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-19T14:18:28.329Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T14:18:28.329Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T14:18:28.329Z] ---> a937b53c0dec [2021-01-19T14:18:28.329Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T14:18:28.329Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T14:18:28.329Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-19T14:18:28.329Z] ---> a937b53c0dec [2021-01-19T14:18:28.329Z] Step 3/26 : WORKDIR /edgex-go [2021-01-19T14:18:28.556Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T14:18:28.556Z] Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... [2021-01-19T14:18:28.556Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-19T14:18:28.556Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-19T14:18:28.556Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-19T14:18:28.556Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-19T14:18:28.556Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-19T14:18:28.556Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-19T14:18:28.598Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T14:18:28.598Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-19T14:18:28.598Z] ---> a937b53c0dec [2021-01-19T14:18:28.598Z] Step 3/21 : WORKDIR /edgex-go [2021-01-19T14:18:28.817Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-19T14:18:28.817Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T14:18:28.817Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-19T14:18:29.079Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T14:18:29.079Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-19T14:18:29.079Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T14:18:29.079Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-19T14:18:29.079Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-19T14:18:29.079Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-19T14:18:29.079Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-19T14:18:29.079Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-19T14:18:29.079Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-19T14:18:29.079Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-19T14:18:29.340Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-19T14:18:31.251Z] Updating certificates in /etc/ssl/certs... [2021-01-19T14:18:32.192Z] 22 added, 17 removed; done. [2021-01-19T14:18:32.192Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-19T14:18:32.192Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-19T14:18:32.192Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-19T14:18:32.192Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-19T14:18:32.452Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-19T14:18:32.452Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T14:18:32.452Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-19T14:18:32.452Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T14:18:32.452Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T14:18:32.452Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T14:18:32.452Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T14:18:32.713Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T14:18:32.713Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-19T14:18:32.713Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-19T14:18:32.713Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-19T14:18:32.713Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-19T14:18:32.713Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-19T14:18:32.713Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T14:18:32.897Z] ---> Running in 73bd4b780120 [2021-01-19T14:18:32.897Z] ---> Running in d803a50fa2cb [2021-01-19T14:18:32.897Z] ---> Running in 17400ec7993d [2021-01-19T14:18:32.897Z] ---> Running in 7275b61f91f6 [2021-01-19T14:18:32.897Z] ---> Running in aebb3f5ab5ac [2021-01-19T14:18:32.973Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-19T14:18:32.973Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-19T14:18:32.973Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-19T14:18:32.973Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-19T14:18:32.973Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-19T14:18:33.189Z] Removing intermediate container d803a50fa2cb [2021-01-19T14:18:33.189Z] ---> 42c514f58927 [2021-01-19T14:18:33.189Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:18:33.189Z] Removing intermediate container 17400ec7993d [2021-01-19T14:18:33.189Z] ---> fd5a46a051dc [2021-01-19T14:18:33.189Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:18:33.233Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-19T14:18:33.233Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-19T14:18:33.233Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-19T14:18:33.233Z] Updating certificates in /etc/ssl/certs... [2021-01-19T14:18:33.476Z] Removing intermediate container aebb3f5ab5ac [2021-01-19T14:18:33.476Z] ---> eab07110083e [2021-01-19T14:18:33.476Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:18:33.476Z] Removing intermediate container 7275b61f91f6 [2021-01-19T14:18:33.476Z] Removing intermediate container 73bd4b780120 [2021-01-19T14:18:33.476Z] ---> 4c70a8afa2dc [2021-01-19T14:18:33.476Z] ---> 190a35bee332 [2021-01-19T14:18:33.476Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:18:33.476Z] [2021-01-19T14:18:33.476Z] ---> Running in e1886db875f9 [2021-01-19T14:18:33.476Z] ---> Running in a8870239bcbe [2021-01-19T14:18:33.752Z] ---> Running in dd557e437ff3 [2021-01-19T14:18:33.752Z] ---> Running in 42914c44c0d9 [2021-01-19T14:18:33.752Z] ---> Running in 67d98aee9ca3 [2021-01-19T14:18:33.803Z] 0 added, 0 removed; done. [2021-01-19T14:18:33.803Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-19T14:18:33.803Z] done. [2021-01-19T14:18:34.372Z] Reading package lists... [2021-01-19T14:18:34.372Z] Building dependency tree... [2021-01-19T14:18:34.372Z] Reading state information... [2021-01-19T14:18:34.634Z] The following NEW packages will be installed: [2021-01-19T14:18:34.634Z] apt-transport-https [2021-01-19T14:18:34.898Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T14:18:34.898Z] Need to get 1696 B of archives. [2021-01-19T14:18:34.898Z] After this operation, 153 kB of additional disk space will be used. [2021-01-19T14:18:34.898Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-19T14:18:34.898Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T14:18:34.898Z] Fetched 1696 B in 0s (8564 B/s) [2021-01-19T14:18:34.898Z] Selecting previously unselected package apt-transport-https. [2021-01-19T14:18:34.898Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-19T14:18:34.898Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-19T14:18:35.158Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-19T14:18:35.158Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-19T14:18:35.419Z] Waiting for network to be ready... [2021-01-19T14:18:37.194Z] Removing intermediate container a8870239bcbe [2021-01-19T14:18:37.194Z] ---> 8654c7b44c3c [2021-01-19T14:18:37.194Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-19T14:18:37.194Z] ---> Running in 0ab124ece742 [2021-01-19T14:18:37.469Z] Removing intermediate container e1886db875f9 [2021-01-19T14:18:37.469Z] ---> e0b92f10c17e [2021-01-19T14:18:37.469Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T14:18:37.744Z] ---> Running in de68d4f9a8d6 [2021-01-19T14:18:38.019Z] Removing intermediate container dd557e437ff3 [2021-01-19T14:18:38.019Z] ---> ea3976a061f2 [2021-01-19T14:18:38.019Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-19T14:18:38.019Z] Removing intermediate container 42914c44c0d9 [2021-01-19T14:18:38.019Z] ---> 91e46f5ae663 [2021-01-19T14:18:38.019Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-19T14:18:38.292Z] Removing intermediate container 67d98aee9ca3 [2021-01-19T14:18:38.292Z] ---> 780cb6f06ebb [2021-01-19T14:18:38.292Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T14:18:38.292Z] ---> Running in 8fb815d6ed37 [2021-01-19T14:18:38.567Z] ---> Running in 4c2d6b4e67e3 [2021-01-19T14:18:38.567Z] ---> Running in 5e613e55d18d [2021-01-19T14:18:39.164Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T14:18:39.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T14:18:39.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T14:18:40.050Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T14:18:40.050Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T14:18:40.322Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T14:18:40.608Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T14:18:40.608Z] OK: 217 MiB in 51 packages [2021-01-19T14:18:40.608Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T14:18:40.704Z] 2021-01-19T14:18:38Z INFO Waiting for automatic snapd restart... [2021-01-19T14:18:40.884Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T14:18:41.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T14:18:41.274Z] snapd 2.48.2 from Canonical* installed [2021-01-19T14:18:41.433Z] OK: 217 MiB in 51 packages [2021-01-19T14:18:41.708Z] OK: 217 MiB in 51 packages [2021-01-19T14:18:41.708Z] OK: 217 MiB in 51 packages [2021-01-19T14:18:41.981Z] OK: 217 MiB in 51 packages [2021-01-19T14:18:41.981Z] Removing intermediate container 0ab124ece742 [2021-01-19T14:18:41.981Z] ---> a99af7a28336 [2021-01-19T14:18:41.981Z] Step 6/26 : COPY go.mod . [2021-01-19T14:18:42.215Z] "snapd" switched to the "latest/stable" channel [2021-01-19T14:18:42.215Z] [2021-01-19T14:18:43.425Z] Removing intermediate container de68d4f9a8d6 [2021-01-19T14:18:43.426Z] ---> b1e1fdb3ce74 [2021-01-19T14:18:43.426Z] Step 6/21 : COPY go.mod . [2021-01-19T14:18:43.426Z] ---> 4760860b74ff [2021-01-19T14:18:43.426Z] Step 7/26 : RUN go mod download [2021-01-19T14:18:43.426Z] Removing intermediate container 8fb815d6ed37 [2021-01-19T14:18:43.426Z] ---> 7e569cb7c514 [2021-01-19T14:18:43.426Z] Step 6/21 : COPY go.mod . [2021-01-19T14:18:43.426Z] ---> Running in d9529642af0b [2021-01-19T14:18:43.700Z] Removing intermediate container 5e613e55d18d [2021-01-19T14:18:43.700Z] Removing intermediate container 4c2d6b4e67e3 [2021-01-19T14:18:43.700Z] ---> 56344b58c6a1 [2021-01-19T14:18:43.700Z] Step 6/22 : COPY go.mod . [2021-01-19T14:18:43.700Z] ---> 98ed8aa6f04c [2021-01-19T14:18:43.700Z] Step 6/24 : COPY go.mod . [2021-01-19T14:18:44.299Z] ---> f68d761654dd [2021-01-19T14:18:44.299Z] Step 7/21 : RUN go mod download [2021-01-19T14:18:44.299Z] ---> 705f097e91bf [2021-01-19T14:18:44.299Z] Step 7/21 : RUN go mod download [2021-01-19T14:18:44.573Z] ---> Running in 84c943f2dd3c [2021-01-19T14:18:44.759Z] core18 20201210 from Canonical* installed [2021-01-19T14:18:44.861Z] ---> Running in e4b18132e5a0 [2021-01-19T14:18:44.861Z] ---> 33397283f837 [2021-01-19T14:18:44.861Z] Step 7/24 : RUN go mod download [2021-01-19T14:18:44.861Z] ---> 31ad4b4768c9 [2021-01-19T14:18:44.861Z] Step 7/22 : RUN go mod download [2021-01-19T14:18:45.021Z] "core18" switched to the "latest/stable" channel [2021-01-19T14:18:45.021Z] [2021-01-19T14:18:45.135Z] ---> Running in 49f06e1808ab [2021-01-19T14:18:45.135Z] ---> Running in 250c2542d871 [2021-01-19T14:18:47.767Z] Removing intermediate container d9529642af0b [2021-01-19T14:18:47.767Z] ---> af9172580939 [2021-01-19T14:18:47.767Z] Step 8/26 : COPY . . [2021-01-19T14:18:48.324Z] snapcraft 4.4.4 from Canonical* installed [2021-01-19T14:18:48.324Z] "snapcraft" switched to the "latest/stable" channel [2021-01-19T14:18:48.324Z] [2021-01-19T14:18:48.757Z] Removing intermediate container 84c943f2dd3c [2021-01-19T14:18:48.757Z] ---> 1607842b7401 [2021-01-19T14:18:48.757Z] Step 8/21 : COPY . . [2021-01-19T14:18:49.743Z] Removing intermediate container e4b18132e5a0 [2021-01-19T14:18:49.743Z] ---> 888b5955a5d0 [2021-01-19T14:18:49.743Z] Step 8/21 : COPY . . [2021-01-19T14:18:50.346Z] Removing intermediate container 250c2542d871 [2021-01-19T14:18:50.346Z] ---> a8cbd6707c9f [2021-01-19T14:18:50.346Z] Step 8/24 : COPY . . [2021-01-19T14:18:50.944Z] Removing intermediate container 49f06e1808ab [2021-01-19T14:18:50.944Z] ---> 4d1555575c5f [2021-01-19T14:18:50.944Z] Step 8/22 : COPY . . [2021-01-19T14:18:51.628Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-19T14:18:51.628Z] - README.md [2021-01-19T14:18:51.628Z] - snapcraft.yaml.orig [2021-01-19T14:18:51.628Z] [2021-01-19T14:18:51.629Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-19T14:18:58.213Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T14:18:58.213Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-19T14:18:58.213Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-19T14:18:58.213Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-19T14:18:59.414Z] Reading package lists... [2021-01-19T14:18:59.674Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-19T14:19:06.269Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T14:19:06.269Z] Reading package lists... [2021-01-19T14:19:06.269Z] Building dependency tree... [2021-01-19T14:19:06.269Z] Reading state information... [2021-01-19T14:19:06.269Z] Suggested packages: [2021-01-19T14:19:06.269Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-19T14:19:06.269Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-19T14:19:06.269Z] Recommended packages: [2021-01-19T14:19:06.269Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-19T14:19:06.269Z] The following NEW packages will be installed: [2021-01-19T14:19:06.269Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-19T14:19:06.269Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-19T14:19:06.269Z] pkg-config zip [2021-01-19T14:19:06.269Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-19T14:19:06.269Z] Need to get 7655 kB of archives. [2021-01-19T14:19:06.269Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-19T14:19:06.269Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-19T14:19:06.269Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-19T14:19:06.269Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-19T14:19:06.530Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-19T14:19:06.531Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-19T14:19:06.531Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-19T14:19:06.792Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-19T14:19:06.792Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-19T14:19:06.792Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-19T14:19:06.792Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-19T14:19:06.792Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-19T14:19:06.792Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-19T14:19:06.792Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-19T14:19:07.054Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-19T14:19:07.054Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-19T14:19:07.315Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-19T14:19:07.315Z] Fetched 7655 kB in 1s (6608 kB/s) [2021-01-19T14:19:07.315Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-19T14:19:07.315Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-19T14:19:07.315Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-19T14:19:07.315Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-19T14:19:07.575Z] Selecting previously unselected package libpsl5:amd64. [2021-01-19T14:19:07.575Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-19T14:19:07.575Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-19T14:19:07.575Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-19T14:19:07.575Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-19T14:19:07.575Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-19T14:19:07.836Z] Selecting previously unselected package librtmp1:amd64. [2021-01-19T14:19:07.836Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-19T14:19:07.836Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-19T14:19:07.836Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-19T14:19:07.836Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-19T14:19:07.836Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-19T14:19:08.097Z] Selecting previously unselected package liberror-perl. [2021-01-19T14:19:08.097Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-19T14:19:08.097Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-19T14:19:08.097Z] Selecting previously unselected package git-man. [2021-01-19T14:19:08.097Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-19T14:19:08.097Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-19T14:19:08.364Z] Selecting previously unselected package git. [2021-01-19T14:19:08.364Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-19T14:19:08.364Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-19T14:19:09.309Z] Selecting previously unselected package libnorm1:amd64. [2021-01-19T14:19:09.310Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-19T14:19:09.310Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-19T14:19:09.310Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-19T14:19:09.310Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-19T14:19:09.310Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-19T14:19:09.310Z] Selecting previously unselected package libsodium23:amd64. [2021-01-19T14:19:09.310Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-19T14:19:09.310Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-19T14:19:09.570Z] Selecting previously unselected package libzmq5:amd64. [2021-01-19T14:19:09.570Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-19T14:19:09.570Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T14:19:09.570Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-19T14:19:09.570Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-19T14:19:09.570Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T14:19:09.831Z] Selecting previously unselected package pkg-config. [2021-01-19T14:19:09.831Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-19T14:19:09.831Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-19T14:19:09.831Z] Selecting previously unselected package zip. [2021-01-19T14:19:09.831Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-19T14:19:09.831Z] Unpacking zip (3.0-11build1) ... [2021-01-19T14:19:09.831Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-19T14:19:10.103Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-19T14:19:10.103Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-19T14:19:10.103Z] Setting up liberror-perl (0.17025-1) ... [2021-01-19T14:19:10.103Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-19T14:19:10.103Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-19T14:19:10.103Z] No schema files found: doing nothing. [2021-01-19T14:19:10.103Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-19T14:19:10.103Z] Setting up zip (3.0-11build1) ... [2021-01-19T14:19:10.103Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-19T14:19:10.103Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-19T14:19:10.103Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-19T14:19:10.364Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T14:19:10.364Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-19T14:19:10.364Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-19T14:19:10.364Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-19T14:19:10.364Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-19T14:19:16.951Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T14:19:16.952Z] git set to automatically installed. [2021-01-19T14:19:16.952Z] git-man set to automatically installed. [2021-01-19T14:19:16.952Z] libcurl3-gnutls set to automatically installed. [2021-01-19T14:19:16.952Z] liberror-perl set to automatically installed. [2021-01-19T14:19:16.952Z] libglib2.0-0 set to automatically installed. [2021-01-19T14:19:16.952Z] libnghttp2-14 set to automatically installed. [2021-01-19T14:19:16.952Z] libnorm1 set to automatically installed. [2021-01-19T14:19:16.952Z] libpgm-5.2-0 set to automatically installed. [2021-01-19T14:19:16.952Z] libpsl5 set to automatically installed. [2021-01-19T14:19:16.952Z] librtmp1 set to automatically installed. [2021-01-19T14:19:16.952Z] libsodium23 set to automatically installed. [2021-01-19T14:19:16.952Z] libzmq3-dev set to automatically installed. [2021-01-19T14:19:16.952Z] libzmq5 set to automatically installed. [2021-01-19T14:19:16.952Z] pkg-config set to automatically installed. [2021-01-19T14:19:16.952Z] zip set to automatically installed. [2021-01-19T14:19:17.726Z] ---> d936273abe4c [2021-01-19T14:19:17.726Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-19T14:19:17.726Z] ---> b7c781947f79 [2021-01-19T14:19:17.726Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-19T14:19:17.726Z] ---> Running in d5c3b217cf93 [2021-01-19T14:19:17.726Z] ---> cb9df79891df [2021-01-19T14:19:17.726Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-19T14:19:17.726Z] ---> fd3778a480ac [2021-01-19T14:19:17.726Z] ---> 3e40e3b6b30e [2021-01-19T14:19:17.726Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-19T14:19:17.726Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-19T14:19:17.726Z] ---> Running in b3c911989ef3 [2021-01-19T14:19:17.726Z] ---> Running in 169c11aef476 [2021-01-19T14:19:17.726Z] ---> Running in cc122481bc5f [2021-01-19T14:19:17.726Z] ---> Running in 835cd1f83ef1 [2021-01-19T14:19:17.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-19T14:19:17.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-19T14:19:17.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-19T14:19:17.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-19T14:19:17.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-19T14:19:19.495Z] snapd is not logged in, snap install commands will use sudo [2021-01-19T14:19:26.074Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-19T14:19:26.074Z] snap "core18" has no updates available [2021-01-19T14:19:26.644Z] Pulling config-common [2021-01-19T14:19:27.584Z] Pulling go-build-helper [2021-01-19T14:19:49.552Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-19T14:19:49.552Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-19T14:19:49.552Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-19T14:19:49.552Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-19T14:19:49.552Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-19T14:19:49.552Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-19T14:19:49.552Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-19T14:19:49.552Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-19T14:19:49.552Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-19T14:19:49.552Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-19T14:19:49.552Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-19T14:19:49.552Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-19T14:19:49.552Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-19T14:19:49.552Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-19T14:19:49.552Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-19T14:19:49.552Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-19T14:19:49.552Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-19T14:19:49.552Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-19T14:19:49.552Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-19T14:19:49.552Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1843 kB] [2021-01-19T14:19:49.552Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-19T14:19:49.552Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-19T14:19:49.552Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-19T14:19:49.552Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-19T14:19:49.552Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-19T14:19:49.552Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1705 kB] [2021-01-19T14:19:49.552Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [359 kB] [2021-01-19T14:19:49.552Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-19T14:19:49.552Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-19T14:19:49.552Z] Fetched 279 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-19T14:19:49.552Z] Fetched 122 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-19T14:19:49.552Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-19T14:19:49.552Z] Fetched 8848 B in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-19T14:19:49.552Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-19T14:19:49.552Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-19T14:19:49.552Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-19T14:19:49.552Z] Fetched 214 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-19T14:19:49.552Z] Fetched 155 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-19T14:19:49.552Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-19T14:19:49.552Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-19T14:19:49.552Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-19T14:19:49.552Z] Fetched 499 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-19T14:19:49.552Z] Fetched 111 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-19T14:19:49.552Z] Fetched 240 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-19T14:19:49.552Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-19T14:19:49.552Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-19T14:19:49.552Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-19T14:19:49.552Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-19T14:19:49.552Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-19T14:19:49.552Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-19T14:19:49.552Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-19T14:19:49.552Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-19T14:19:49.552Z] Fetched 8720 B in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-19T14:19:49.552Z] Fetched 137 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-19T14:19:49.552Z] Fetched 119 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-19T14:19:49.552Z] Fetched 109 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-19T14:19:49.552Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-19T14:19:49.552Z] Fetched 645 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-19T14:19:49.552Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-19T14:19:49.552Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-19T14:19:49.552Z] Fetched 368 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-19T14:19:49.552Z] Fetched 187 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-19T14:19:49.552Z] Fetched 175 kB in 0s (0 B/s) [2021-01-19T14:19:49.552Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-19T14:19:53.120Z] Fetched 206 kB in 0s (0 B/s) [2021-01-19T14:19:53.120Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-19T14:19:53.120Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-19T14:19:53.120Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-19T14:19:53.120Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-19T14:19:53.120Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-19T14:19:53.120Z] Fetched 159 kB in 0s (0 B/s) [2021-01-19T14:19:53.120Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-19T14:19:53.120Z] Fetched 107 kB in 0s (0 B/s) [2021-01-19T14:19:53.120Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-19T14:19:53.120Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-19T14:19:53.120Z] Pulling static-packages [2021-01-19T14:19:54.067Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-19T14:19:54.067Z] Skipping pull go-build-helper (already ran) [2021-01-19T14:19:54.067Z] Skipping pull static-packages (already ran) [2021-01-19T14:19:54.067Z] Building go-build-helper [2021-01-19T14:19:58.291Z] Building static-packages [2021-01-19T14:19:59.676Z] Staging go-build-helper [2021-01-19T14:20:00.622Z] Staging static-packages [2021-01-19T14:20:01.565Z] Pulling go115 [2021-01-19T14:20:02.139Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-19T14:20:02.139Z] Skipping pull go115 (already ran) [2021-01-19T14:20:02.139Z] Building go115 [2021-01-19T14:20:02.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T14:20:02.139Z] Dload Upload Total Spent Left Speed [2021-01-19T14:20:04.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 115M 23 27.4M 0 0 36.9M 0 0:00:03 --:--:-- 0:00:03 36.9M 74 115M 74 86.4M 0 0 49.5M 0 0:00:02 0:00:01 0:00:01 49.5M 100 115M 100 115M 0 0 48.9M 0 0:00:02 0:00:02 --:--:-- 48.9M [2021-01-19T14:20:05.254Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-19T14:20:09.470Z] Staging go115 [2021-01-19T14:20:14.776Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-19T14:20:14.776Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-19T14:20:14.776Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-19T14:20:14.776Z] Fetched 0 B in 0s (0 B/s) [2021-01-19T14:20:14.776Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-19T14:20:14.776Z] Fetched 224 kB in 0s (0 B/s) [2021-01-19T14:20:14.776Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-19T14:20:14.776Z] Fetched 157 kB in 0s (0 B/s) [2021-01-19T14:20:14.776Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-19T14:20:14.776Z] Fetched 221 kB in 0s (0 B/s) [2021-01-19T14:20:14.776Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-19T14:20:14.776Z] Fetched 143 kB in 0s (0 B/s) [2021-01-19T14:20:14.776Z] Pulling edgex-go [2021-01-19T14:20:15.717Z] Pulling version [2021-01-19T14:20:16.658Z] Building config-common [2021-01-19T14:20:18.571Z] Skipping build go-build-helper (already ran) [2021-01-19T14:20:18.571Z] Skipping build static-packages (already ran) [2021-01-19T14:20:18.571Z] Skipping build go115 (already ran) [2021-01-19T14:20:18.571Z] Building edgex-go [2021-01-19T14:20:18.835Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-19T14:20:20.215Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-19T14:20:20.215Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 [2021-01-19T14:20:20.215Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-19T14:20:20.215Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.145 [2021-01-19T14:20:20.215Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-19T14:20:20.215Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-19T14:20:20.215Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-19T14:20:20.215Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 [2021-01-19T14:20:20.215Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-19T14:20:20.215Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-19T14:20:20.215Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-19T14:20:20.215Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-19T14:20:20.215Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-19T14:20:20.215Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-19T14:20:20.215Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-19T14:20:20.215Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-19T14:20:20.476Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-19T14:20:20.476Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-19T14:20:20.476Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-19T14:20:20.476Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-19T14:20:20.476Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-19T14:20:20.476Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-19T14:20:20.476Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 [2021-01-19T14:20:20.476Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-19T14:20:20.476Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-19T14:20:20.476Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-19T14:20:20.476Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-19T14:20:20.476Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-19T14:20:20.476Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-19T14:20:20.736Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-19T14:20:20.736Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-19T14:20:20.736Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-19T14:20:20.736Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-19T14:20:20.736Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-19T14:20:20.736Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-19T14:20:20.736Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-19T14:20:20.736Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-19T14:20:20.736Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-19T14:20:20.736Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-19T14:20:20.736Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-19T14:20:20.997Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-19T14:20:27.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 [2021-01-19T14:20:31.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-19T14:20:32.344Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-19T14:20:33.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-19T14:20:33.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-19T14:20:33.543Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-19T14:20:33.803Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-19T14:20:33.803Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-19T14:20:33.803Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-19T14:20:35.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-19T14:20:35.186Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-19T14:20:35.186Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-19T14:20:36.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-19T14:20:37.137Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-19T14:20:37.137Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-19T14:20:38.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-19T14:20:39.458Z] 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 [2021-01-19T14:20:39.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-19T14:20:39.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-19T14:20:40.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-19T14:20:40.030Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-19T14:20:42.573Z] Building version [2021-01-19T14:20:43.956Z] Staging config-common [2021-01-19T14:20:44.895Z] Skipping stage go-build-helper (already ran) [2021-01-19T14:20:44.895Z] Skipping stage static-packages (already ran) [2021-01-19T14:20:44.895Z] Skipping stage go115 (already ran) [2021-01-19T14:20:44.895Z] Staging edgex-go [2021-01-19T14:20:45.846Z] Staging version [2021-01-19T14:20:46.786Z] Priming config-common [2021-01-19T14:20:47.727Z] Priming go-build-helper [2021-01-19T14:20:48.670Z] Priming static-packages [2021-01-19T14:20:51.216Z] Priming go115 [2021-01-19T14:20:51.788Z] Priming edgex-go [2021-01-19T14:20:51.942Z] Removing intermediate container 835cd1f83ef1 [2021-01-19T14:20:51.942Z] ---> 680933d096bf [2021-01-19T14:20:51.942Z] [2021-01-19T14:20:51.942Z] Step 10/24 : FROM alpine:3.12 [2021-01-19T14:20:51.942Z] Removing intermediate container d5c3b217cf93 [2021-01-19T14:20:51.942Z] ---> 29c3921ab128 [2021-01-19T14:20:51.942Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-19T14:20:51.942Z] 3.12: Pulling from library/alpine [2021-01-19T14:20:51.942Z] Removing intermediate container 169c11aef476 [2021-01-19T14:20:51.942Z] ---> 5c94a94e7c48 [2021-01-19T14:20:51.942Z] [2021-01-19T14:20:51.942Z] Step 10/21 : FROM alpine:3.12 [2021-01-19T14:20:51.942Z] Removing intermediate container cc122481bc5f [2021-01-19T14:20:51.942Z] ---> 9fcdc3594739 [2021-01-19T14:20:51.942Z] [2021-01-19T14:20:51.942Z] Step 10/22 : FROM scratch [2021-01-19T14:20:51.942Z] ---> [2021-01-19T14:20:51.942Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T14:20:51.942Z] 3.12: Pulling from library/alpine [2021-01-19T14:20:51.942Z] ---> Running in 47c3da643412 [2021-01-19T14:20:51.942Z] Removing intermediate container b3c911989ef3 [2021-01-19T14:20:51.942Z] ---> b34fc99fe973 [2021-01-19T14:20:51.942Z] [2021-01-19T14:20:51.942Z] Step 10/21 : FROM scratch [2021-01-19T14:20:51.942Z] ---> [2021-01-19T14:20:51.942Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T14:20:51.942Z] ---> Running in 5889f5010440 [2021-01-19T14:20:51.942Z] ---> Running in ac21e8eedbf5 [2021-01-19T14:20:51.942Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-19T14:20:51.942Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-19T14:20:51.942Z] Status: Downloaded newer image for alpine:3.12 [2021-01-19T14:20:51.942Z] Status: Image is up to date for alpine:3.12 [2021-01-19T14:20:51.942Z] ---> afeebe901d6b [2021-01-19T14:20:51.942Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T14:20:51.942Z] ---> afeebe901d6b [2021-01-19T14:20:51.942Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-19T14:20:51.942Z] Removing intermediate container ac21e8eedbf5 [2021-01-19T14:20:51.942Z] ---> 7b956382798f [2021-01-19T14:20:51.942Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-19T14:20:51.942Z] ---> Running in ca29d4fbc34e [2021-01-19T14:20:51.942Z] ---> Running in feaeebc54abb [2021-01-19T14:20:51.942Z] Removing intermediate container 5889f5010440 [2021-01-19T14:20:51.942Z] ---> dbcc6bc7bead [2021-01-19T14:20:51.942Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-19T14:20:52.220Z] ---> Running in 8e78610e98eb [2021-01-19T14:20:52.220Z] ---> Running in f3ace1405540 [2021-01-19T14:20:52.501Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-19T14:20:52.732Z] Priming version [2021-01-19T14:20:52.785Z] Removing intermediate container 8e78610e98eb [2021-01-19T14:20:52.785Z] ---> 7374a7e09226 [2021-01-19T14:20:52.785Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-19T14:20:52.785Z] ---> Running in 6c162f443e36 [2021-01-19T14:20:53.061Z] Removing intermediate container f3ace1405540 [2021-01-19T14:20:53.061Z] ---> e626b4f7585e [2021-01-19T14:20:53.061Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T14:20:53.061Z] ---> Running in 4ea3817c9953 [2021-01-19T14:20:53.668Z] Removing intermediate container 6c162f443e36 [2021-01-19T14:20:53.668Z] ---> 8290d7b6d485 [2021-01-19T14:20:53.668Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T14:20:53.676Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-19T14:20:53.939Z] Removing intermediate container 4ea3817c9953 [2021-01-19T14:20:53.939Z] ---> b9bad24f9fa1 [2021-01-19T14:20:53.939Z] Step 14/22 : WORKDIR / [2021-01-19T14:20:53.939Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T14:20:54.213Z] ---> Running in c518eb68272d [2021-01-19T14:20:54.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T14:20:54.213Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T14:20:54.487Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T14:20:54.487Z] ---> c72a124b567f [2021-01-19T14:20:54.487Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-19T14:20:54.763Z] Removing intermediate container c518eb68272d [2021-01-19T14:20:54.763Z] ---> ea275f3b4d00 [2021-01-19T14:20:54.763Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T14:20:55.038Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-19T14:20:55.038Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-19T14:20:55.038Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T14:20:55.038Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-19T14:20:55.038Z] (4/5) Installing curl (7.69.1-r3) [2021-01-19T14:20:55.038Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-19T14:20:55.038Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T14:20:55.038Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T14:20:55.038Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-19T14:20:55.321Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T14:20:55.321Z] (4/4) Installing curl (7.69.1-r3) [2021-01-19T14:20:55.321Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T14:20:55.321Z] Executing ca-certificates-20191127-r4.trigger [2021-01-19T14:20:55.321Z] OK: 7 MiB in 19 packages [2021-01-19T14:20:55.599Z] OK: 7 MiB in 18 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T14:20:56.202Z] ---> 8ae164e063fe [2021-01-19T14:20:56.202Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-19T14:20:56.804Z] ---> 3f4c620437e1 [2021-01-19T14:20:56.804Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-19T14:20:57.402Z] Removing intermediate container 47c3da643412 [2021-01-19T14:20:57.402Z] ---> ab8003fda0df [2021-01-19T14:20:57.402Z] [2021-01-19T14:20:57.402Z] Step 11/26 : FROM docker:20.10.0 [2021-01-19T14:20:57.678Z] 20.10.0: Pulling from library/docker [2021-01-19T14:20:57.965Z] ---> b03ed061e490 [2021-01-19T14:20:57.965Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-19T14:20:58.240Z] ---> 1297758672eb [2021-01-19T14:20:58.240Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-19T14:20:58.240Z] ---> Running in 513b73b1ca2b [2021-01-19T14:20:58.514Z] Removing intermediate container feaeebc54abb [2021-01-19T14:20:58.514Z] ---> dffd43baaeb4 [2021-01-19T14:20:58.514Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T14:20:58.514Z] Removing intermediate container ca29d4fbc34e [2021-01-19T14:20:58.514Z] ---> 82089b8796a9 [2021-01-19T14:20:58.514Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-19T14:20:59.120Z] ---> Running in d27599e608c7 [2021-01-19T14:20:59.120Z] ---> Running in 2dc45ff4f14b [2021-01-19T14:20:59.120Z] Removing intermediate container 513b73b1ca2b [2021-01-19T14:20:59.120Z] ---> 119478b23ebc [2021-01-19T14:20:59.120Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T14:20:59.717Z] ---> 4b42faa247b9 [2021-01-19T14:20:59.717Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-19T14:20:59.717Z] ---> Running in b68490e25da6 [2021-01-19T14:20:59.994Z] Removing intermediate container d27599e608c7 [2021-01-19T14:20:59.994Z] ---> 14a487b0b8b3 [2021-01-19T14:20:59.994Z] Step 13/21 : WORKDIR /edgex [2021-01-19T14:20:59.994Z] Removing intermediate container 2dc45ff4f14b [2021-01-19T14:20:59.994Z] ---> 4e5556ad5864 [2021-01-19T14:20:59.994Z] Step 13/24 : WORKDIR / [2021-01-19T14:21:00.267Z] ---> Running in 1671b3b756f0 [2021-01-19T14:21:00.267Z] ---> Running in 42f0f7ad2fd4 [2021-01-19T14:21:00.865Z] ---> Running in bc4d403d3149 [2021-01-19T14:21:00.865Z] Removing intermediate container b68490e25da6 [2021-01-19T14:21:00.865Z] ---> 783762bbb1c7 [2021-01-19T14:21:00.865Z] Step 19/21 : LABEL arch=arm64 [2021-01-19T14:21:00.865Z] Removing intermediate container 1671b3b756f0 [2021-01-19T14:21:00.865Z] ---> 3052cb7ef860 [2021-01-19T14:21:00.865Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T14:21:01.138Z] ---> Running in d2d8b4fd1d1e [2021-01-19T14:21:01.138Z] ---> Running in 4e5e529a3941 [2021-01-19T14:21:01.138Z] Removing intermediate container 42f0f7ad2fd4 [2021-01-19T14:21:01.138Z] ---> e9814c6254c2 [2021-01-19T14:21:01.138Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-19T14:21:01.414Z] Removing intermediate container bc4d403d3149 [2021-01-19T14:21:01.414Z] ---> f708406a0484 [2021-01-19T14:21:01.414Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-19T14:21:01.688Z] Removing intermediate container d2d8b4fd1d1e [2021-01-19T14:21:01.688Z] ---> 1da5d9cca2d3 [2021-01-19T14:21:01.688Z] Step 20/21 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:21:01.963Z] Removing intermediate container 4e5e529a3941 [2021-01-19T14:21:01.963Z] ---> 0d62289ab5f4 [2021-01-19T14:21:01.963Z] Step 20/22 : LABEL arch=arm64 [2021-01-19T14:21:01.963Z] ---> Running in dfce6e7f858d [2021-01-19T14:21:02.242Z] ---> Running in 813e0a433ff8 [2021-01-19T14:21:02.242Z] ---> 730e1128fefc [2021-01-19T14:21:02.242Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-19T14:21:02.516Z] ---> 0a223ee1f130 [2021-01-19T14:21:02.516Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-19T14:21:02.793Z] Removing intermediate container dfce6e7f858d [2021-01-19T14:21:02.793Z] ---> cdcd20156841 [2021-01-19T14:21:02.793Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T14:21:03.063Z] Removing intermediate container 813e0a433ff8 [2021-01-19T14:21:03.063Z] ---> f8890df3ffce [2021-01-19T14:21:03.063Z] Step 21/22 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:21:03.335Z] ---> Running in 2d3cb5c0421b [2021-01-19T14:21:03.607Z] ---> Running in 95929bec7e3d [2021-01-19T14:21:03.878Z] ---> b310bb2f2351 [2021-01-19T14:21:03.878Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-19T14:21:04.149Z] ---> d6f66a1a50ed [2021-01-19T14:21:04.149Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-19T14:21:04.423Z] Removing intermediate container 2d3cb5c0421b [2021-01-19T14:21:04.423Z] ---> a88bedf6bd0f [2021-01-19T14:21:04.423Z] [2021-01-19T14:21:04.697Z] Removing intermediate container 95929bec7e3d [2021-01-19T14:21:04.697Z] ---> e0fe450873e8 [2021-01-19T14:21:04.697Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T14:21:04.969Z] Successfully built a88bedf6bd0f [2021-01-19T14:21:04.969Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-19T14:21:04.969Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-01-19T14:21:05.572Z] ---> Running in d1e859fd1034 [2021-01-19T14:21:05.572Z] ---> 6def63a837f0 [2021-01-19T14:21:05.854Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-19T14:21:05.854Z] ---> 79f244c6e472 [2021-01-19T14:21:05.854Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-19T14:21:06.448Z] ---> Running in f9667a5cfeec [2021-01-19T14:21:06.448Z] Removing intermediate container d1e859fd1034 [2021-01-19T14:21:06.448Z] ---> 9686af13ca76 [2021-01-19T14:21:06.448Z] [2021-01-19T14:21:07.100Z] Successfully built 9686af13ca76 [2021-01-19T14:21:07.841Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-19T14:21:07.841Z]  Building docker-core-command-go ... done Building docker-security-bootstrap-redis-go [2021-01-19T14:21:07.841Z] Removing intermediate container f9667a5cfeec [2021-01-19T14:21:07.841Z] ---> 3b9eab48025f [2021-01-19T14:21:07.841Z] Step 18/21 : CMD ["--init=true"] [2021-01-19T14:21:08.478Z] ---> d9589130299d [2021-01-19T14:21:08.478Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-19T14:21:08.478Z] ---> Running in 8872fce47323 [2021-01-19T14:21:09.979Z] Removing intermediate container 8872fce47323 [2021-01-19T14:21:09.979Z] ---> f79a027a3bc5 [2021-01-19T14:21:09.979Z] Step 19/21 : LABEL arch=arm64 [2021-01-19T14:21:10.585Z] ---> 079303813b93 [2021-01-19T14:21:10.585Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-19T14:21:11.187Z] ---> Running in 9dae4d888ac2 [2021-01-19T14:21:12.614Z] ---> 5b180e504374 [2021-01-19T14:21:12.615Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-19T14:21:12.887Z] Removing intermediate container 9dae4d888ac2 [2021-01-19T14:21:12.887Z] ---> e816856692f6 [2021-01-19T14:21:12.887Z] Step 20/21 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:21:12.887Z] ---> Running in 05a452fbe83a [2021-01-19T14:21:13.173Z] ---> Running in 00d52e2d2ec9 [2021-01-19T14:21:13.446Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-19T14:21:13.716Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-19T14:21:13.716Z] ---> eeaf43b92773 [2021-01-19T14:21:13.716Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-19T14:21:13.716Z] Removing intermediate container 00d52e2d2ec9 [2021-01-19T14:21:13.716Z] ---> 42e6d838b8e8 [2021-01-19T14:21:13.716Z] Step 21/21 : LABEL version=0.0.0 [2021-01-19T14:21:13.990Z] ---> Running in 2fea929f9c35 [2021-01-19T14:21:13.990Z] ---> Running in 985f12c76bb6 [2021-01-19T14:21:14.589Z] Removing intermediate container 985f12c76bb6 [2021-01-19T14:21:14.589Z] ---> d682670f2b1b [2021-01-19T14:21:14.589Z] [2021-01-19T14:21:15.190Z] Successfully built d682670f2b1b [2021-01-19T14:21:15.462Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-19T14:21:15.462Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-01-19T14:21:15.737Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T14:21:15.737Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T14:21:16.332Z] Removing intermediate container 05a452fbe83a [2021-01-19T14:21:16.332Z] (1/2) Installing readline (8.0.4-r0) [2021-01-19T14:21:16.332Z] (2/2) Installing bash (5.0.17-r0) [2021-01-19T14:21:16.332Z] ---> 885d8a1415ac [2021-01-19T14:21:16.332Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-19T14:21:16.332Z] Executing bash-5.0.17-r0.post-install [2021-01-19T14:21:16.332Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T14:21:16.606Z] OK: 12 MiB in 22 packages [2021-01-19T14:21:16.606Z] ---> Running in 2dea7b5f372f [2021-01-19T14:21:17.582Z] Removing intermediate container 2dea7b5f372f [2021-01-19T14:21:17.582Z] ---> cfa3dfe95240 [2021-01-19T14:21:17.582Z] Step 22/24 : LABEL arch=arm64 [2021-01-19T14:21:17.863Z] ---> Running in ae4c74864dc3 [2021-01-19T14:21:18.460Z] Removing intermediate container 2fea929f9c35 [2021-01-19T14:21:18.460Z] ---> 2d32d9922ade [2021-01-19T14:21:18.460Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-19T14:21:19.051Z] Removing intermediate container ae4c74864dc3 [2021-01-19T14:21:19.051Z] ---> e7ceb2e2a9bf [2021-01-19T14:21:19.051Z] Step 23/24 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:21:19.051Z] ---> Running in 7dfcadd234c9 [2021-01-19T14:21:19.325Z] ---> Running in 6458ab0debc1 [2021-01-19T14:21:19.596Z] Removing intermediate container 7dfcadd234c9 [2021-01-19T14:21:19.596Z] ---> ad7a0af0dedb [2021-01-19T14:21:19.596Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-19T14:21:19.867Z] Removing intermediate container 6458ab0debc1 [2021-01-19T14:21:19.867Z] ---> d363a39a421e [2021-01-19T14:21:19.867Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T14:21:19.867Z] ---> Running in 00d3ff917625 [2021-01-19T14:21:20.144Z] ---> Running in fb9a655acbed [2021-01-19T14:21:20.421Z] Removing intermediate container 00d3ff917625 [2021-01-19T14:21:20.421Z] ---> 1807339d4b6e [2021-01-19T14:21:20.421Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-19T14:21:20.692Z] ---> Running in b32afefddae3 [2021-01-19T14:21:20.692Z] Removing intermediate container fb9a655acbed [2021-01-19T14:21:20.692Z] ---> f8c2dc57f874 [2021-01-19T14:21:20.692Z] [2021-01-19T14:21:21.286Z] Successfully built f8c2dc57f874 [2021-01-19T14:21:21.286Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-19T14:21:21.286Z] Building docker-core-data-go [2021-01-19T14:21:21.286Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container b32afefddae3 [2021-01-19T14:21:21.286Z] ---> f9d23ae2417d [2021-01-19T14:21:21.286Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-19T14:21:23.265Z] ---> 74979f7c08d1 [2021-01-19T14:21:23.265Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-19T14:21:24.715Z] ---> ebf704c9faac [2021-01-19T14:21:24.715Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-19T14:21:26.697Z] ---> 71ab002d70aa [2021-01-19T14:21:26.697Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-19T14:21:26.697Z] ---> Running in b8a82b301457 [2021-01-19T14:21:28.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T14:21:28.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T14:21:29.111Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-19T14:21:29.111Z] (2/33) Installing expat (2.2.9-r1) [2021-01-19T14:21:29.111Z] (3/33) Installing libffi (3.3-r2) [2021-01-19T14:21:29.111Z] (4/33) Installing gdbm (1.13-r1) [2021-01-19T14:21:29.111Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-19T14:21:29.111Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-19T14:21:29.111Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-19T14:21:31.104Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-19T14:21:31.104Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-19T14:21:31.104Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-19T14:21:31.104Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-19T14:21:31.104Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-19T14:21:31.104Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-19T14:21:31.104Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-19T14:21:31.104Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-19T14:21:31.104Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-19T14:21:31.104Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-19T14:21:31.104Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-19T14:21:31.104Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-19T14:21:31.104Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-19T14:21:31.104Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-19T14:21:31.104Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-19T14:21:31.104Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-19T14:21:31.377Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-19T14:21:31.377Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-19T14:21:31.377Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-19T14:21:31.377Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-19T14:21:31.377Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-19T14:21:31.377Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-19T14:21:31.377Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-19T14:21:31.377Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-19T14:21:31.377Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-19T14:21:31.377Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-19T14:21:31.650Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T14:21:31.650Z] OK: 71 MiB in 55 packages [2021-01-19T14:21:41.811Z] Removing intermediate container b8a82b301457 [2021-01-19T14:21:41.811Z] ---> 828d271e2117 [2021-01-19T14:21:41.811Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-19T14:21:42.406Z] ---> Running in 8433fd500e3e [2021-01-19T14:21:43.464Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T14:21:43.464Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T14:21:43.464Z] ---> a937b53c0dec [2021-01-19T14:21:43.464Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T14:21:43.464Z] ---> Using cache [2021-01-19T14:21:43.464Z] ---> 4c70a8afa2dc [2021-01-19T14:21:43.464Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:21:43.464Z] ---> Using cache [2021-01-19T14:21:43.464Z] ---> 780cb6f06ebb [2021-01-19T14:21:43.464Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T14:21:43.464Z] ---> Using cache [2021-01-19T14:21:43.464Z] ---> 56344b58c6a1 [2021-01-19T14:21:43.464Z] Step 6/22 : COPY go.mod . [2021-01-19T14:21:43.464Z] ---> Using cache [2021-01-19T14:21:43.464Z] ---> 31ad4b4768c9 [2021-01-19T14:21:43.464Z] Step 7/22 : RUN go mod download [2021-01-19T14:21:43.464Z] ---> Using cache [2021-01-19T14:21:43.464Z] ---> 4d1555575c5f [2021-01-19T14:21:43.464Z] Step 8/22 : COPY . . [2021-01-19T14:21:43.464Z] ---> Using cache [2021-01-19T14:21:43.464Z] ---> fd3778a480ac [2021-01-19T14:21:43.464Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-19T14:21:44.070Z] ---> Running in 2280f31279ef [2021-01-19T14:21:45.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-19T14:21:48.924Z] Collecting docker-compose==1.23.2 [2021-01-19T14:21:48.924Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-19T14:21:49.204Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T14:21:49.204Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-19T14:21:49.204Z] ---> a937b53c0dec [2021-01-19T14:21:49.204Z] Step 3/22 : WORKDIR /edgex-go [2021-01-19T14:21:49.204Z] ---> Using cache [2021-01-19T14:21:49.204Z] ---> 4c70a8afa2dc [2021-01-19T14:21:49.204Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:21:49.204Z] ---> Using cache [2021-01-19T14:21:49.204Z] ---> 780cb6f06ebb [2021-01-19T14:21:49.204Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-19T14:21:49.204Z] ---> Using cache [2021-01-19T14:21:49.204Z] ---> 56344b58c6a1 [2021-01-19T14:21:49.204Z] Step 6/22 : COPY go.mod . [2021-01-19T14:21:49.204Z] ---> Using cache [2021-01-19T14:21:49.204Z] ---> 31ad4b4768c9 [2021-01-19T14:21:49.204Z] Step 7/22 : RUN go mod download [2021-01-19T14:21:49.204Z] ---> Using cache [2021-01-19T14:21:49.204Z] ---> 4d1555575c5f [2021-01-19T14:21:49.204Z] Step 8/22 : COPY . . [2021-01-19T14:21:49.204Z] ---> Using cache [2021-01-19T14:21:49.204Z] ---> fd3778a480ac [2021-01-19T14:21:49.204Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-19T14:21:50.656Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-19T14:21:50.934Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-19T14:21:51.552Z] ---> Running in 0de3691d13a8 [2021-01-19T14:21:51.838Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-19T14:21:51.838Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-19T14:21:53.830Z] 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 [2021-01-19T14:21:54.430Z] Collecting jsonschema<3,>=2.5.1 [2021-01-19T14:21:54.430Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-19T14:21:55.044Z] Collecting texttable<0.10,>=0.9.0 [2021-01-19T14:21:55.044Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-19T14:21:59.364Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-19T14:21:59.364Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-19T14:21:59.638Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T14:21:59.638Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-19T14:21:59.638Z] ---> a937b53c0dec [2021-01-19T14:21:59.638Z] Step 3/24 : WORKDIR /edgex-go [2021-01-19T14:21:59.638Z] ---> Using cache [2021-01-19T14:21:59.638Z] ---> 4c70a8afa2dc [2021-01-19T14:21:59.638Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:21:59.638Z] ---> Using cache [2021-01-19T14:21:59.638Z] ---> 780cb6f06ebb [2021-01-19T14:21:59.638Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-19T14:22:00.620Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-19T14:22:01.605Z] ---> Running in ea559ce0ba2f [2021-01-19T14:22:01.880Z] Collecting PyYAML<4,>=3.10 [2021-01-19T14:22:01.880Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-19T14:22:04.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T14:22:04.513Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-19T14:22:04.513Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-19T14:22:04.513Z] ---> a937b53c0dec [2021-01-19T14:22:04.513Z] Step 3/23 : WORKDIR /edgex-go [2021-01-19T14:22:04.513Z] ---> Using cache [2021-01-19T14:22:04.513Z] ---> 4c70a8afa2dc [2021-01-19T14:22:04.513Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:22:04.513Z] ---> Using cache [2021-01-19T14:22:04.513Z] ---> 780cb6f06ebb [2021-01-19T14:22:04.513Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-19T14:22:04.513Z] ---> Running in a9708396432c [2021-01-19T14:22:05.112Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T14:22:06.094Z] OK: 217 MiB in 51 packages [2021-01-19T14:22:07.076Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T14:22:07.076Z] Collecting docker<4.0,>=3.6.0 [2021-01-19T14:22:07.076Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-19T14:22:07.685Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T14:22:07.685Z] Removing intermediate container ea559ce0ba2f [2021-01-19T14:22:07.685Z] ---> 9da84277c28c [2021-01-19T14:22:07.685Z] Step 6/24 : COPY go.mod . [2021-01-19T14:22:07.958Z] Collecting docopt<0.7,>=0.6.1 [2021-01-19T14:22:07.958Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-19T14:22:08.558Z] OK: 217 MiB in 51 packages [2021-01-19T14:22:08.838Z] ---> 24f664fb042b [2021-01-19T14:22:08.838Z] Step 7/24 : RUN go mod download [2021-01-19T14:22:09.113Z] ---> Running in a062e3ac14e3 [2021-01-19T14:22:10.571Z] Removing intermediate container a9708396432c [2021-01-19T14:22:10.571Z] ---> ff5cef6c6cee [2021-01-19T14:22:10.571Z] Step 6/23 : COPY go.mod . [2021-01-19T14:22:11.172Z] Collecting cached-property<2,>=1.2.0 [2021-01-19T14:22:11.172Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-19T14:22:11.774Z] ---> 3ae0b31e87e8 [2021-01-19T14:22:11.774Z] Step 7/23 : RUN go mod download [2021-01-19T14:22:11.774Z] Collecting idna<2.8,>=2.5 [2021-01-19T14:22:11.774Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-19T14:22:11.774Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-19T14:22:11.774Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-19T14:22:11.774Z] ---> Running in adac943da601 [2021-01-19T14:22:12.758Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-19T14:22:12.758Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-19T14:22:13.359Z] Collecting docker-pycreds>=0.4.0 [2021-01-19T14:22:13.359Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-19T14:22:13.637Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-19T14:22:13.637Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-19T14:22:13.637Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-19T14:22:13.918Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-19T14:22:14.195Z] Removing intermediate container a062e3ac14e3 [2021-01-19T14:22:14.195Z] ---> 5ac2018e631f [2021-01-19T14:22:14.195Z] Step 8/24 : COPY . . [2021-01-19T14:22:15.761Z] Installing collected packages: websocket-client, dockerpty, jsonschema, texttable, idna, urllib3, requests, PyYAML, docker-pycreds, docker, docopt, cached-property, docker-compose [2021-01-19T14:22:16.102Z] Running setup.py install for dockerpty: started [2021-01-19T14:22:17.210Z] Removing intermediate container adac943da601 [2021-01-19T14:22:17.210Z] ---> fc522a60ffd5 [2021-01-19T14:22:17.210Z] Step 8/23 : COPY . . [2021-01-19T14:22:19.843Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-19T14:22:19.843Z] Running setup.py install for texttable: started [2021-01-19T14:22:23.239Z] Running setup.py install for texttable: finished with status 'done' [2021-01-19T14:22:23.239Z] Attempting uninstall: idna [2021-01-19T14:22:23.239Z] Found existing installation: idna 2.9 [2021-01-19T14:22:23.239Z] Uninstalling idna-2.9: [2021-01-19T14:22:23.239Z] Successfully uninstalled idna-2.9 [2021-01-19T14:22:23.840Z] Attempting uninstall: urllib3 [2021-01-19T14:22:23.840Z] Found existing installation: urllib3 1.25.9 [2021-01-19T14:22:23.840Z] Uninstalling urllib3-1.25.9: [2021-01-19T14:22:24.442Z] Successfully uninstalled urllib3-1.25.9 [2021-01-19T14:22:25.041Z] Attempting uninstall: requests [2021-01-19T14:22:25.041Z] Found existing installation: requests 2.23.0 [2021-01-19T14:22:25.041Z] Uninstalling requests-2.23.0: [2021-01-19T14:22:25.316Z] Successfully uninstalled requests-2.23.0 [2021-01-19T14:22:25.593Z] Running setup.py install for PyYAML: started [2021-01-19T14:22:28.219Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-19T14:22:29.204Z] Running setup.py install for docopt: started [2021-01-19T14:22:31.185Z] Running setup.py install for docopt: finished with status 'done' [2021-01-19T14:22:32.177Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-19T14:22:42.378Z] ---> 4994f80f3c28 [2021-01-19T14:22:42.378Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-19T14:22:42.378Z] ---> Running in d592b01d1e6f [2021-01-19T14:22:42.654Z] ---> 75b120a0aee1 [2021-01-19T14:22:42.654Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-19T14:22:43.250Z] ---> Running in 72f9c57fca6e [2021-01-19T14:22:43.521Z] Removing intermediate container 8433fd500e3e [2021-01-19T14:22:43.521Z] ---> f6d05feb158b [2021-01-19T14:22:43.521Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-19T14:22:43.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-19T14:22:43.796Z] ---> Running in cc3f48d4ce31 [2021-01-19T14:22:45.772Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-19T14:22:46.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T14:22:46.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T14:22:47.305Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-19T14:22:47.305Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-19T14:22:47.305Z] (3/3) Installing curl (7.69.1-r3) [2021-01-19T14:22:47.305Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T14:22:47.305Z] OK: 71 MiB in 58 packages [2021-01-19T14:22:49.287Z] Removing intermediate container cc3f48d4ce31 [2021-01-19T14:22:49.287Z] ---> e88fb1da7531 [2021-01-19T14:22:49.287Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-19T14:22:49.287Z] ---> Running in fe9ede16a6c5 [2021-01-19T14:22:49.886Z] Removing intermediate container fe9ede16a6c5 [2021-01-19T14:22:49.886Z] ---> 2ffca03fc41e [2021-01-19T14:22:49.886Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T14:22:50.165Z] ---> Running in e9da6721d88b [2021-01-19T14:22:50.767Z] Removing intermediate container e9da6721d88b [2021-01-19T14:22:50.767Z] ---> 4ad689dfd6df [2021-01-19T14:22:50.767Z] Step 24/26 : LABEL arch=arm64 [2021-01-19T14:22:51.041Z] ---> Running in 1ec7b3e644ae [2021-01-19T14:22:51.654Z] Removing intermediate container 1ec7b3e644ae [2021-01-19T14:22:51.654Z] ---> 52eb3ad2f77b [2021-01-19T14:22:51.654Z] Step 25/26 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:22:51.654Z] ---> Running in 759c9952bea3 [2021-01-19T14:22:52.644Z] Removing intermediate container 759c9952bea3 [2021-01-19T14:22:52.644Z] ---> f3a5e5121300 [2021-01-19T14:22:52.644Z] Step 26/26 : LABEL version=0.0.0 [2021-01-19T14:22:52.644Z] ---> Running in 6eabf4a05b42 [2021-01-19T14:22:53.634Z] Removing intermediate container 6eabf4a05b42 [2021-01-19T14:22:53.634Z] ---> 74e4849a3f93 [2021-01-19T14:22:53.634Z] [2021-01-19T14:22:53.918Z] Successfully built 74e4849a3f93 [2021-01-19T14:22:53.918Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-19T14:23:12.228Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 0de3691d13a8 [2021-01-19T14:23:12.228Z] ---> 085f0695d219 [2021-01-19T14:23:12.228Z] [2021-01-19T14:23:12.228Z] Step 10/22 : FROM alpine:3.12 [2021-01-19T14:23:12.228Z] ---> afeebe901d6b [2021-01-19T14:23:12.228Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-19T14:23:12.228Z] ---> Using cache [2021-01-19T14:23:12.228Z] ---> dffd43baaeb4 [2021-01-19T14:23:12.228Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-19T14:23:12.228Z] ---> Running in 6143f63f4b25 [2021-01-19T14:23:13.230Z] Removing intermediate container 6143f63f4b25 [2021-01-19T14:23:13.230Z] ---> 83f4ae9eeec2 [2021-01-19T14:23:13.230Z] Step 13/22 : WORKDIR / [2021-01-19T14:23:13.230Z] ---> Running in 8c19445da224 [2021-01-19T14:23:13.830Z] Removing intermediate container 8c19445da224 [2021-01-19T14:23:13.830Z] ---> 85e920904794 [2021-01-19T14:23:13.830Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T14:23:15.268Z] ---> 1dc294969dc7 [2021-01-19T14:23:15.268Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-19T14:23:16.718Z] ---> d53ee3354858 [2021-01-19T14:23:16.718Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-19T14:23:18.161Z] ---> 1ea0c00bfcb3 [2021-01-19T14:23:18.161Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-19T14:23:19.154Z] ---> be24040f23ae [2021-01-19T14:23:19.154Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-19T14:23:19.154Z] ---> Running in acd2602a3ffc [2021-01-19T14:23:23.476Z] Removing intermediate container acd2602a3ffc [2021-01-19T14:23:23.476Z] ---> 5ab1512c9c92 [2021-01-19T14:23:23.476Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-19T14:23:23.476Z] ---> Running in 187ea28d75bd [2021-01-19T14:23:23.476Z] Removing intermediate container 187ea28d75bd [2021-01-19T14:23:23.476Z] ---> dae7eed9b4e2 [2021-01-19T14:23:23.476Z] Step 20/22 : LABEL arch=arm64 [2021-01-19T14:23:23.752Z] ---> Running in 4a4142542265 [2021-01-19T14:23:24.356Z] Removing intermediate container 4a4142542265 [2021-01-19T14:23:24.356Z] ---> 0a3f5ff1af80 [2021-01-19T14:23:24.356Z] Step 21/22 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:23:24.632Z] ---> Running in cb31476996ef [2021-01-19T14:23:25.233Z] Removing intermediate container cb31476996ef [2021-01-19T14:23:25.233Z] ---> f89e84a5c050 [2021-01-19T14:23:25.233Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T14:23:25.510Z] ---> Running in 2aba4a1f3fed [2021-01-19T14:23:26.498Z] Removing intermediate container 2aba4a1f3fed [2021-01-19T14:23:26.498Z] ---> 2994ede042f7 [2021-01-19T14:23:26.498Z] [2021-01-19T14:23:27.105Z] Successfully built 2994ede042f7 [2021-01-19T14:23:27.105Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-19T14:23:31.421Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 2280f31279ef [2021-01-19T14:23:31.421Z] ---> 0ac3f24070d4 [2021-01-19T14:23:31.421Z] [2021-01-19T14:23:31.421Z] Step 10/22 : FROM scratch [2021-01-19T14:23:31.421Z] ---> [2021-01-19T14:23:31.421Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T14:23:31.421Z] ---> Using cache [2021-01-19T14:23:31.421Z] ---> dbcc6bc7bead [2021-01-19T14:23:31.421Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-19T14:23:31.421Z] ---> Running in a87d4540af21 [2021-01-19T14:23:31.696Z] Removing intermediate container a87d4540af21 [2021-01-19T14:23:31.696Z] ---> 7c6b35a42251 [2021-01-19T14:23:31.696Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-19T14:23:31.973Z] ---> Running in 0a21c2b89245 [2021-01-19T14:23:32.574Z] Removing intermediate container 0a21c2b89245 [2021-01-19T14:23:32.575Z] ---> fd841387203d [2021-01-19T14:23:32.575Z] Step 14/22 : WORKDIR / [2021-01-19T14:23:32.575Z] ---> Running in 6c4090c0b4b6 [2021-01-19T14:23:33.559Z] Removing intermediate container 6c4090c0b4b6 [2021-01-19T14:23:33.559Z] ---> 4e140dc06a65 [2021-01-19T14:23:33.559Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T14:23:34.545Z] ---> 3a74658eb6ff [2021-01-19T14:23:34.545Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-19T14:23:36.531Z] ---> 900bf4386efa [2021-01-19T14:23:36.531Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-19T14:23:37.526Z] ---> 1aba41b9a431 [2021-01-19T14:23:37.526Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-19T14:23:37.804Z] ---> Running in e0df3ae77a19 [2021-01-19T14:23:38.406Z] Removing intermediate container e0df3ae77a19 [2021-01-19T14:23:38.406Z] ---> 090681dcc7ea [2021-01-19T14:23:38.406Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T14:23:38.682Z] ---> Running in ef9d53aa8d38 [2021-01-19T14:23:39.287Z] Removing intermediate container ef9d53aa8d38 [2021-01-19T14:23:39.287Z] ---> 69659a91654b [2021-01-19T14:23:39.287Z] Step 20/22 : LABEL arch=arm64 [2021-01-19T14:23:39.563Z] ---> Running in 4896f01058f1 [2021-01-19T14:23:40.342Z] Removing intermediate container 4896f01058f1 [2021-01-19T14:23:40.342Z] ---> b3df14e32099 [2021-01-19T14:23:40.342Z] Step 21/22 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:23:40.342Z] ---> Running in 913e9fef8ff0 [2021-01-19T14:23:40.968Z] Removing intermediate container 913e9fef8ff0 [2021-01-19T14:23:40.968Z] ---> a82e477cf5c8 [2021-01-19T14:23:40.968Z] Step 22/22 : LABEL version=0.0.0 [2021-01-19T14:23:41.248Z] ---> Running in d81295301a18 [2021-01-19T14:23:41.863Z] Removing intermediate container d81295301a18 [2021-01-19T14:23:41.863Z] ---> ae7386507d0f [2021-01-19T14:23:41.863Z] [2021-01-19T14:23:42.511Z] Successfully built ae7386507d0f [2021-01-19T14:23:42.511Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-19T14:23:54.973Z]  Building docker-core-metadata-go ... done Removing intermediate container d592b01d1e6f [2021-01-19T14:23:54.973Z] ---> affbf9532ded [2021-01-19T14:23:54.973Z] [2021-01-19T14:23:54.973Z] Step 10/24 : FROM scratch [2021-01-19T14:23:54.973Z] ---> [2021-01-19T14:23:54.973Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-19T14:23:54.973Z] ---> Running in c98eca708c70 [2021-01-19T14:23:54.973Z] Removing intermediate container c98eca708c70 [2021-01-19T14:23:54.973Z] ---> a2d1f04c26b6 [2021-01-19T14:23:54.973Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-19T14:23:54.973Z] ---> Running in 641273dc0419 [2021-01-19T14:23:54.973Z] Removing intermediate container 641273dc0419 [2021-01-19T14:23:54.973Z] ---> 5238a5c95370 [2021-01-19T14:23:54.973Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-19T14:23:54.973Z] ---> Running in 6c61ff29e192 [2021-01-19T14:23:54.973Z] Removing intermediate container 6c61ff29e192 [2021-01-19T14:23:54.973Z] ---> eba9d3bccd78 [2021-01-19T14:23:54.973Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-19T14:23:55.964Z] ---> 1b3ad7e6d99b [2021-01-19T14:23:55.964Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-19T14:23:57.408Z] ---> 392a338d3f35 [2021-01-19T14:23:57.408Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-19T14:23:58.868Z] ---> 68c869eefb85 [2021-01-19T14:23:58.868Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T14:23:59.856Z] ---> bb682276fa08 [2021-01-19T14:23:59.856Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-19T14:24:01.296Z] ---> 5437a2776452 [2021-01-19T14:24:01.296Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-19T14:24:02.280Z] ---> f9448e7a61f5 [2021-01-19T14:24:02.280Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-19T14:24:02.280Z] ---> Running in adce89cf7c3d [2021-01-19T14:24:02.881Z] Removing intermediate container adce89cf7c3d [2021-01-19T14:24:02.881Z] ---> dc20a95a42e7 [2021-01-19T14:24:02.881Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T14:24:02.881Z] ---> Running in 48bad6cc4925 [2021-01-19T14:24:03.480Z] Removing intermediate container 48bad6cc4925 [2021-01-19T14:24:03.480Z] ---> 0d6c0900d1d3 [2021-01-19T14:24:03.480Z] Step 22/24 : LABEL arch=arm64 [2021-01-19T14:24:04.083Z] ---> Running in 177e9c7e5e57 [2021-01-19T14:24:04.677Z] Removing intermediate container 177e9c7e5e57 [2021-01-19T14:24:04.677Z] ---> ef022f5c4165 [2021-01-19T14:24:04.677Z] Step 23/24 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:24:04.951Z] ---> Running in 441d88942357 [2021-01-19T14:24:04.951Z] Removing intermediate container 72f9c57fca6e [2021-01-19T14:24:04.951Z] ---> b1b1bb61c50a [2021-01-19T14:24:04.951Z] [2021-01-19T14:24:04.951Z] Step 10/23 : FROM alpine:3.12 [2021-01-19T14:24:04.951Z] ---> afeebe901d6b [2021-01-19T14:24:04.951Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-19T14:24:05.227Z] ---> Running in 7786f220fce0 [2021-01-19T14:24:05.227Z] Removing intermediate container 441d88942357 [2021-01-19T14:24:05.227Z] ---> 7a86044029ba [2021-01-19T14:24:05.227Z] Step 24/24 : LABEL version=0.0.0 [2021-01-19T14:24:05.505Z] ---> Running in c4e7a719139b [2021-01-19T14:24:05.505Z] Removing intermediate container 7786f220fce0 [2021-01-19T14:24:05.505Z] ---> 83f56b6b5678 [2021-01-19T14:24:05.505Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-19T14:24:05.777Z] ---> Running in 3c616374a546 [2021-01-19T14:24:06.049Z] Removing intermediate container c4e7a719139b [2021-01-19T14:24:06.049Z] ---> 53f34fde0e91 [2021-01-19T14:24:06.049Z] [2021-01-19T14:24:06.323Z] Successfully built 53f34fde0e91 [2021-01-19T14:24:06.323Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-19T14:24:06.323Z]  Building docker-support-notifications-go ... done Removing intermediate container 3c616374a546 [2021-01-19T14:24:06.323Z] ---> 3b01dd0b1a17 [2021-01-19T14:24:06.323Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-19T14:24:06.597Z] ---> Running in c64310ae2ee8 [2021-01-19T14:24:06.870Z] Removing intermediate container c64310ae2ee8 [2021-01-19T14:24:06.870Z] ---> 832485adf40e [2021-01-19T14:24:06.870Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-19T14:24:07.145Z] ---> Running in 1d5cbbb8d2a3 [2021-01-19T14:24:09.122Z] Removing intermediate container 1d5cbbb8d2a3 [2021-01-19T14:24:09.122Z] ---> 1655313b6891 [2021-01-19T14:24:09.122Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-19T14:24:09.402Z] ---> Running in 8f19fd357488 [2021-01-19T14:24:10.375Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-19T14:24:11.350Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-19T14:24:11.959Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-19T14:24:11.959Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-19T14:24:11.959Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-19T14:24:12.230Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-19T14:24:12.502Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-19T14:24:12.502Z] Executing busybox-1.31.1-r19.trigger [2021-01-19T14:24:12.502Z] OK: 8 MiB in 19 packages [2021-01-19T14:24:13.940Z] Removing intermediate container 8f19fd357488 [2021-01-19T14:24:13.940Z] ---> 147d7e36ba9e [2021-01-19T14:24:13.940Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-19T14:24:14.532Z] ---> 8fd878912d20 [2021-01-19T14:24:14.532Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-19T14:24:15.556Z] ---> 090ccc479f91 [2021-01-19T14:24:15.556Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-19T14:24:16.528Z] ---> 5ce2f8914b62 [2021-01-19T14:24:16.528Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-19T14:24:16.528Z] ---> Running in d14f28306325 [2021-01-19T14:24:17.119Z] Removing intermediate container d14f28306325 [2021-01-19T14:24:17.119Z] ---> 5c3d31086bc1 [2021-01-19T14:24:17.119Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-19T14:24:17.119Z] ---> Running in bfff0305dc00 [2021-01-19T14:24:17.712Z] Removing intermediate container bfff0305dc00 [2021-01-19T14:24:17.712Z] ---> 1f577f14ddfd [2021-01-19T14:24:17.712Z] Step 21/23 : LABEL arch=arm64 [2021-01-19T14:24:17.712Z] ---> Running in b07751f066ad [2021-01-19T14:24:18.303Z] Removing intermediate container b07751f066ad [2021-01-19T14:24:18.303Z] ---> 50940cacb715 [2021-01-19T14:24:18.303Z] Step 22/23 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [2021-01-19T14:24:18.303Z] ---> Running in 7627557a7bd4 [2021-01-19T14:24:18.895Z] Removing intermediate container 7627557a7bd4 [2021-01-19T14:24:18.895Z] ---> 278742a0996b [2021-01-19T14:24:18.895Z] Step 23/23 : LABEL version=0.0.0 [2021-01-19T14:24:18.895Z] ---> Running in be9c65a4342e [2021-01-19T14:24:19.485Z] Removing intermediate container be9c65a4342e [2021-01-19T14:24:19.485Z] ---> d2defc22146c [2021-01-19T14:24:19.485Z] [2021-01-19T14:24:19.756Z] Successfully built d2defc22146c [2021-01-19T14:24:19.756Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-19T14:24:20.041Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-19T14:24:19.936Z] $ docker stop --time=1 ceac61a496d6907acb48454aefd11ce721f662aa8f76dd3b7b7d0fdf7d55033f [2021-01-19T14:24:21.900Z] $ docker rm -f ceac61a496d6907acb48454aefd11ce721f662aa8f76dd3b7b7d0fdf7d55033f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-19T14:24:22.772Z] + docker+ images [2021-01-19T14:24:22.772Z] grep docker [2021-01-19T14:24:23.042Z] docker-core-data-go-arm64 latest d2defc22146c 4 seconds ago 21MB [2021-01-19T14:24:23.042Z] docker-support-notifications-go-arm64 latest 53f34fde0e91 17 seconds ago 11.4MB [2021-01-19T14:24:23.042Z] docker-core-metadata-go-arm64 latest ae7386507d0f 41 seconds ago 12.3MB [2021-01-19T14:24:23.042Z] docker-security-bootstrap-redis-go-arm64 latest 2994ede042f7 57 seconds ago 15.1MB [2021-01-19T14:24:23.042Z] docker-sys-mgmt-agent-go-arm64 latest 74e4849a3f93 About a minute ago 300MB [2021-01-19T14:24:23.042Z] docker-security-secretstore-setup-go-arm64 latest f8c2dc57f874 3 minutes ago 23.4MB [2021-01-19T14:24:23.042Z] docker-security-proxy-setup-go-arm64 latest d682670f2b1b 3 minutes ago 23.2MB [2021-01-19T14:24:23.042Z] docker-core-command-go-arm64 latest 9686af13ca76 3 minutes ago 9.98MB [2021-01-19T14:24:23.042Z] docker-support-scheduler-go-arm64 latest a88bedf6bd0f 3 minutes ago 10MB [2021-01-19T14:24:23.042Z] docker 20.10.0 eeaf43b92773 5 weeks 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 [2021-01-19T14:24:25.544Z] provisioning config files... [2021-01-19T14:24:25.559Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config31241996306146221tmp [Pipeline] { [Pipeline] sh [2021-01-19T14:24:25.966Z] + set +x [2021-01-19T14:24:25.967Z] + curl -s https://codecov.io/bash [2021-01-19T14:24:25.967Z] + bash -s -- [2021-01-19T14:24:26.544Z] [2021-01-19T14:24:26.544Z] _____ _ [2021-01-19T14:24:26.544Z] / ____| | | [2021-01-19T14:24:26.544Z] | | ___ __| | ___ ___ _____ __ [2021-01-19T14:24:26.544Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-19T14:24:26.544Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-19T14:24:26.544Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-19T14:24:26.544Z] Bash-20210115-cec3c92 [2021-01-19T14:24:26.544Z] [2021-01-19T14:24:26.544Z] [2021-01-19T14:24:26.544Z] ==> git version 2.24.3 found [2021-01-19T14:24:26.544Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-19T14:24:26.544Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-19T14:24:26.544Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-19T14:24:26.544Z] ==> Jenkins CI detected. [2021-01-19T14:24:26.544Z] project root: . [2021-01-19T14:24:26.544Z] --> token set from env [2021-01-19T14:24:26.544Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-19T14:24:26.544Z] ==> Running gcov in . (disable via -X gcov) [2021-01-19T14:24:26.544Z] ==> Python coveragepy not found [2021-01-19T14:24:26.544Z] ==> Searching for coverage reports in: [2021-01-19T14:24:26.544Z] + . [2021-01-19T14:24:26.544Z] -> Found 1 reports [2021-01-19T14:24:26.544Z] ==> Detecting git/mercurial file structure [2021-01-19T14:24:26.544Z] ==> Reading reports [2021-01-19T14:24:26.809Z] + ./coverage.out bytes=550280 [2021-01-19T14:24:26.809Z] ==> Appending adjustments [2021-01-19T14:24:26.809Z] https://docs.codecov.io/docs/fixing-reports [2021-01-19T14:24:30.166Z] + Found adjustments [2021-01-19T14:24:30.166Z] ==> Gzipping contents [2021-01-19T14:24:30.166Z] 84K /tmp/codecov.JQhyOc.gz [2021-01-19T14:24:30.166Z] ==> Uploading reports [2021-01-19T14:24:30.166Z] url: https://codecov.io [2021-01-19T14:24:30.166Z] query: branch=PR-3046&commit=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3046%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3046&job=&cmd_args= [2021-01-19T14:24:30.166Z] -> Pinging Codecov [2021-01-19T14:24:30.166Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3046&commit=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3046%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3046&job=&cmd_args= [2021-01-19T14:24:30.166Z] -> Uploading to [2021-01-19T14:24:30.167Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-19/00271124DB129430A58F1EEE437C3FCB/ce6ab2eeb2ba1ac48bfea0770421b51d449a34de/8d53e7af-bd67-4fb1-a1f3-cdb4dd534e32.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T142430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f92d20c904a0a996756dd7f3bb578e1aaf4e0096afcca0b5055930df8c52822 [2021-01-19T14:24:30.167Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-19T14:24:30.167Z] Dload Upload Total Spent Left Speed [2021-01-19T14:24:30.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83157 0 0 100 83157 0 167k --:--:-- --:--:-- --:--:-- 167k 100 83157 0 0 100 83157 0 167k --:--:-- --:--:-- --:--:-- 167k [2021-01-19T14:24:30.742Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [Pipeline] } [2021-01-19T14:24:30.752Z] 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 [2021-01-19T14:24:34.262Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T14:24:35.148Z] ---> package-listing.sh [2021-01-19T14:24:35.148Z] ++ facter osfamily [2021-01-19T14:24:35.148Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-19T14:24:35.148Z] + OS_FAMILY=redhat [2021-01-19T14:24:35.148Z] + workspace=/w/workspace/edgex-go/3 [2021-01-19T14:24:35.148Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-19T14:24:35.148Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-19T14:24:35.148Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-19T14:24:35.148Z] + PACKAGES=/tmp/packages_start.txt [2021-01-19T14:24:35.148Z] + '[' /w/workspace/edgex-go/3 ']' [2021-01-19T14:24:35.148Z] + PACKAGES=/tmp/packages_end.txt [2021-01-19T14:24:35.148Z] + case "${OS_FAMILY}" in [2021-01-19T14:24:35.148Z] + rpm -qa [2021-01-19T14:24:35.148Z] + sort [2021-01-19T14:24:40.579Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-19T14:24:40.579Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-19T14:24:40.579Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-19T14:24:40.579Z] + '[' /w/workspace/edgex-go/3 ']' [2021-01-19T14:24:40.579Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-01-19T14:24:40.579Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-01-19T14:24:40.604Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-19T14:24:40.915Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-19T14:24:41.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T14:24:41.223Z] [2021-01-19T14:24:41.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-19T14:24:41.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T14:24:41.573Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-19T14:24:41.573Z] df20fa9351a1: Pulling fs layer [2021-01-19T14:24:41.573Z] 36b3adc4ff6f: Pulling fs layer [2021-01-19T14:24:41.573Z] 8ad3a11d3b57: Pulling fs layer [2021-01-19T14:24:41.573Z] 46f8f816bc3b: Pulling fs layer [2021-01-19T14:24:41.573Z] 93b61091891f: Pulling fs layer [2021-01-19T14:24:41.573Z] 93b9cdb0e59b: Pulling fs layer [2021-01-19T14:24:41.573Z] 5e14af77c1be: Pulling fs layer [2021-01-19T14:24:41.573Z] 01666e4c0597: Pulling fs layer [2021-01-19T14:24:41.573Z] aa168da1d23b: Pulling fs layer [2021-01-19T14:24:41.573Z] 46f8f816bc3b: Waiting [2021-01-19T14:24:41.573Z] 93b61091891f: Waiting [2021-01-19T14:24:41.573Z] 93b9cdb0e59b: Waiting [2021-01-19T14:24:41.573Z] 01666e4c0597: Waiting [2021-01-19T14:24:41.573Z] 36b3adc4ff6f: Verifying Checksum [2021-01-19T14:24:41.573Z] 36b3adc4ff6f: Download complete [2021-01-19T14:24:41.837Z] 46f8f816bc3b: Download complete [2021-01-19T14:24:41.837Z] df20fa9351a1: Download complete [2021-01-19T14:24:41.837Z] 93b9cdb0e59b: Verifying Checksum [2021-01-19T14:24:41.837Z] 93b9cdb0e59b: Download complete [2021-01-19T14:24:41.837Z] 5e14af77c1be: Verifying Checksum [2021-01-19T14:24:41.837Z] 5e14af77c1be: Download complete [2021-01-19T14:24:41.837Z] 93b61091891f: Verifying Checksum [2021-01-19T14:24:41.837Z] 93b61091891f: Download complete [2021-01-19T14:24:41.837Z] 01666e4c0597: Verifying Checksum [2021-01-19T14:24:41.837Z] 01666e4c0597: Download complete [2021-01-19T14:24:42.103Z] df20fa9351a1: Pull complete [2021-01-19T14:24:42.366Z] 36b3adc4ff6f: Pull complete [2021-01-19T14:24:42.629Z] 8ad3a11d3b57: Verifying Checksum [2021-01-19T14:24:42.629Z] 8ad3a11d3b57: Download complete [2021-01-19T14:24:43.590Z] 8ad3a11d3b57: Pull complete [2021-01-19T14:24:43.590Z] 46f8f816bc3b: Pull complete [2021-01-19T14:24:44.547Z] aa168da1d23b: Verifying Checksum [2021-01-19T14:24:44.547Z] aa168da1d23b: Download complete [2021-01-19T14:24:45.939Z] 93b61091891f: Pull complete [2021-01-19T14:24:45.939Z] 93b9cdb0e59b: Pull complete [2021-01-19T14:24:46.201Z] 5e14af77c1be: Pull complete [2021-01-19T14:24:46.201Z] 01666e4c0597: Pull complete [2021-01-19T14:25:01.240Z] aa168da1d23b: Pull complete [2021-01-19T14:25:01.240Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-19T14:25:01.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-19T14:25:01.240Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-19T14:25:01.746Z] prd-centos7-docker-4c-2g-21179 does not seem to be running inside a container [2021-01-19T14:25:01.808Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2021-01-19T14:25:04.171Z] $ docker top b6e070f05e62616d4cf11b13bdb534d70dc5b6966d64b8815f95bd6243010239 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-19T14:25:04.859Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-19T14:25:05.172Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-19T14:25:05.472Z] + ls /var/log/sa-host [2021-01-19T14:25:05.473Z] + sadf -c /var/log/sa-host/sa19 [2021-01-19T14:25:05.473Z] file_magic: OK [2021-01-19T14:25:05.473Z] HZ: Using current value: 100 [2021-01-19T14:25:05.473Z] file_header: OK [2021-01-19T14:25:05.473Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-19T14:25:05.473Z] Statistics: [2021-01-19T14:25:05.473Z] 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... [2021-01-19T14:25:05.473Z] File successfully converted to sysstat format version 12.2.1 [2021-01-19T14:25:05.473Z] + sadf -c /var/log/sa-host/sa23 [2021-01-19T14:25:05.473Z] file_magic: OK [2021-01-19T14:25:05.473Z] HZ: Using current value: 100 [2021-01-19T14:25:05.473Z] file_header: OK [2021-01-19T14:25:05.473Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-19T14:25:05.473Z] Statistics: [2021-01-19T14:25:05.473Z] Hnuu...uuuununununu... [2021-01-19T14:25:05.473Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-19T14:25:06.150Z] provisioning config files... [2021-01-19T14:25:06.174Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8876896403052403025tmp [Pipeline] { [Pipeline] echo [2021-01-19T14:25:06.250Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T14:25:06.567Z] ---> create-netrc.sh [Pipeline] } [2021-01-19T14:25:06.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-19T14:25:06.674Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T14:25:06.977Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-19T14:25:06.990Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T14:25:07.291Z] ---> sudo-logs.sh [2021-01-19T14:25:07.291Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-19T14:25:07.302Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T14:25:07.602Z] ---> job-cost.sh [2021-01-19T14:25:07.602Z] lf-activate-venv: SKIPPING [2021-01-19T14:25:07.602Z] INFO: No Stack... [2021-01-19T14:25:08.992Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-19T14:25:09.254Z] INFO: Archiving Costs [Pipeline] echo [2021-01-19T14:25:09.267Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-19T14:25:09.565Z] ---> logs-deploy.sh [2021-01-19T14:25:09.565Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3046/3 [2021-01-19T14:25:09.565Z] INFO: archiving workspace using pattern(s): [2021-01-19T14:25:11.484Z] Archives upload complete. [2021-01-19T14:25:11.484Z] INFO: archiving logs to Nexus