Pull request #2970 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 767081400047304a3e08897ace0bb56a8ab0cd1d+310fcf068b6662a9a98c00381981ed5406e42392 (ef35877dd4f41e65ddc3ecf74485350b4972c98f) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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-19266 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # 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 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit 767081400047304a3e08897ace0bb56a8ab0cd1d Merge succeeded, producing 767081400047304a3e08897ace0bb56a8ab0cd1d Checking out Revision 767081400047304a3e08897ace0bb56a8ab0cd1d (PR-2970) > 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/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 767081400047304a3e08897ace0bb56a8ab0cd1d # 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 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 767081400047304a3e08897ace0bb56a8ab0cd1d # timeout=10 Commit message: "feat(security): Added missing wait implementation while bootstrapping redis" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-09T15:49:14.504Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-09T15:49:14.740Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-09T15:49:14.843Z] ========================================================= [2021-01-09T15:49:14.843Z] EdgeX Global Pipelines Version Info [2021-01-09T15:49:14.843Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-09T15:49:16.385Z] ------------------- [2021-01-09T15:49:16.385Z] stable info: [2021-01-09T15:49:16.385Z] ------------------- [2021-01-09T15:49:16.385Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-09T15:49:16.385Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-09T15:49:16.385Z] Message: update stable to v1.0.173 > git rev-list --no-walk 15d5910ca8b9da1713db94513de9bdb4c10a9665 # timeout=10 [2021-01-09T15:49:17.338Z] ------------------- [2021-01-09T15:49:17.338Z] experimental info: [2021-01-09T15:49:17.338Z] ------------------- [2021-01-09T15:49:17.338Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-09T15:49:17.338Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-09T15:49:17.338Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-09T15:49:17.621Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-09T15:49:17.717Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-09T15:49:17.802Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-09T15:49:17.893Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-09T15:49:18.000Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-09T15:49:18.085Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-09T15:49:18.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-09T15:49:18.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-09T15:49:18.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-09T15:49:18.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-09T15:49:18.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-09T15:49:18.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-09T15:49:18.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-09T15:49:18.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-09T15:49:18.848Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-09T15:49:18.967Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-09T15:49:19.052Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-09T15:49:19.134Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-09T15:49:19.223Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-09T15:49:19.307Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-09T15:49:19.391Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-09T15:49:19.495Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-09T15:49:19.580Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-09T15:49:19.663Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo [2021-01-09T15:49:19.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo [2021-01-09T15:49:19.830Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo [2021-01-09T15:49:19.920Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 767081400047304a3e08897ace0bb56a8ab0cd1d [Pipeline] echo [2021-01-09T15:49:20.023Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7670814 [Pipeline] echo [2021-01-09T15:49:20.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-09T15:49:20.371Z] provisioning config files... [2021-01-09T15:49:20.407Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config8966451549624699269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-09T15:49:20.854Z] ---> docker-login.sh [2021-01-09T15:49:20.854Z] nexus3.edgexfoundry.org:10001 [2021-01-09T15:49:21.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T15:49:21.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T15:49:21.386Z] Configure a credential helper to remove this warning. See [2021-01-09T15:49:21.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T15:49:21.386Z] [2021-01-09T15:49:21.386Z] Login Succeeded [2021-01-09T15:49:21.386Z] nexus3.edgexfoundry.org:10002 [2021-01-09T15:49:21.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T15:49:21.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T15:49:21.650Z] Configure a credential helper to remove this warning. See [2021-01-09T15:49:21.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T15:49:21.650Z] [2021-01-09T15:49:21.650Z] Login Succeeded [2021-01-09T15:49:21.650Z] nexus3.edgexfoundry.org:10003 [2021-01-09T15:49:21.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T15:49:21.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T15:49:21.913Z] Configure a credential helper to remove this warning. See [2021-01-09T15:49:21.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T15:49:21.913Z] [2021-01-09T15:49:21.913Z] Login Succeeded [2021-01-09T15:49:21.913Z] nexus3.edgexfoundry.org:10004 [2021-01-09T15:49:21.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T15:49:22.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T15:49:22.177Z] Configure a credential helper to remove this warning. See [2021-01-09T15:49:22.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T15:49:22.177Z] [2021-01-09T15:49:22.177Z] Login Succeeded [2021-01-09T15:49:22.177Z] docker.io [2021-01-09T15:49:22.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T15:49:22.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T15:49:22.443Z] Configure a credential helper to remove this warning. See [2021-01-09T15:49:22.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T15:49:22.443Z] [2021-01-09T15:49:22.443Z] Login Succeeded [2021-01-09T15:49:22.443Z] ---> docker-login.sh ends [Pipeline] } [2021-01-09T15:49:22.453Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-09T15:49:22.940Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-09T15:49:22.940Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T15:49:22.940Z] ++ dirname cmd/core-command/Dockerfile [2021-01-09T15:49:22.940Z] ++ cut -d/ -f2 [2021-01-09T15:49:22.940Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-09T15:49:22.940Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T15:49:22.940Z] ++ dirname cmd/core-data/Dockerfile [2021-01-09T15:49:22.940Z] ++ cut -d/ -f2 [2021-01-09T15:49:22.940Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-09T15:49:22.940Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T15:49:22.940Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-09T15:49:22.940Z] ++ cut -d/ -f2 [2021-01-09T15:49:22.940Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-09T15:49:22.940Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T15:49:22.940Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-09T15:49:22.940Z] ++ cut -d/ -f2 [2021-01-09T15:49:22.940Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-09T15:49:22.940Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T15:49:22.940Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-09T15:49:22.940Z] ++ cut -d/ -f2 [2021-01-09T15:49:22.940Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-09T15:49:22.940Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T15:49:22.940Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-09T15:49:22.940Z] ++ cut -d/ -f2 [2021-01-09T15:49:22.940Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-09T15:49:22.940Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T15:49:22.940Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-09T15:49:22.940Z] ++ cut -d/ -f2 [2021-01-09T15:49:22.940Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-09T15:49:22.940Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T15:49:22.940Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-09T15:49:22.940Z] ++ cut -d/ -f2 [2021-01-09T15:49:22.940Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-09T15:49:22.940Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-09T15:49:22.940Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-09T15:49:22.940Z] ++ cut -d/ -f2 [2021-01-09T15:49:22.940Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-09T15:49:23.020Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-09T15:49:24.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-09T15:49:24.604Z] [2021-01-09T15:49:24.604Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-09T15:49:24.951Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-09T15:49:24.951Z] latest: Pulling from edgex-devops/git-semver [2021-01-09T15:49:24.951Z] 31603596830f: Pulling fs layer [2021-01-09T15:49:24.951Z] 2a8b12db71e7: Pulling fs layer [2021-01-09T15:49:24.951Z] 6ca5941a6612: Pulling fs layer [2021-01-09T15:49:24.951Z] ecc8261a40a4: Pulling fs layer [2021-01-09T15:49:24.951Z] ecc8261a40a4: Waiting [2021-01-09T15:49:24.951Z] 2a8b12db71e7: Download complete [2021-01-09T15:49:25.215Z] 31603596830f: Verifying Checksum [2021-01-09T15:49:25.215Z] 31603596830f: Download complete [2021-01-09T15:49:25.215Z] ecc8261a40a4: Verifying Checksum [2021-01-09T15:49:25.215Z] ecc8261a40a4: Download complete [2021-01-09T15:49:25.215Z] 6ca5941a6612: Verifying Checksum [2021-01-09T15:49:25.215Z] 6ca5941a6612: Download complete [2021-01-09T15:49:25.480Z] 31603596830f: Pull complete [2021-01-09T15:49:25.745Z] 2a8b12db71e7: Pull complete [2021-01-09T15:49:26.701Z] 6ca5941a6612: Pull complete [2021-01-09T15:49:26.701Z] ecc8261a40a4: Pull complete [2021-01-09T15:49:26.701Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-09T15:49:26.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-09T15:49:26.701Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-09T15:49:26.816Z] prd-centos7-docker-4c-2g-19266 does not seem to be running inside a container [2021-01-09T15:49:26.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-09T15:49:29.233Z] $ docker top b2338c7f6744b5c363897405c9245161c58fe7eef2fece821734348b3bd03ddc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-09T15:49:29.544Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-09T15:49:29.544Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-09T15:49:29.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-09T15:49:29.779Z] $ docker exec b2338c7f6744b5c363897405c9245161c58fe7eef2fece821734348b3bd03ddc ssh-agent [2021-01-09T15:49:29.964Z] SSH_AUTH_SOCK=/tmp/ssh-UC8VsyQfPn2A/agent.11 [2021-01-09T15:49:29.964Z] SSH_AGENT_PID=16 [2021-01-09T15:49:29.976Z] Running ssh-add (command line suppressed) [2021-01-09T15:49:30.102Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_1200082271137750663.key (/w/workspace/edgex-go/16@tmp/private_key_1200082271137750663.key) [2021-01-09T15:49:30.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-09T15:49:30.566Z] + git tag --points-at HEAD [Pipeline] } [2021-01-09T15:49:30.596Z] $ docker exec --env ******** --env ******** b2338c7f6744b5c363897405c9245161c58fe7eef2fece821734348b3bd03ddc ssh-agent -k [2021-01-09T15:49:30.712Z] unset SSH_AUTH_SOCK; [2021-01-09T15:49:30.712Z] unset SSH_AGENT_PID; [2021-01-09T15:49:30.712Z] echo Agent pid 16 killed; [2021-01-09T15:49:30.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-09T15:49:30.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-09T15:49:30.930Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-09T15:49:31.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-09T15:49:31.105Z] $ docker exec b2338c7f6744b5c363897405c9245161c58fe7eef2fece821734348b3bd03ddc ssh-agent [2021-01-09T15:49:31.279Z] SSH_AUTH_SOCK=/tmp/ssh-lc9Z0YzXwxHT/agent.45 [2021-01-09T15:49:31.279Z] SSH_AGENT_PID=50 [2021-01-09T15:49:31.286Z] Running ssh-add (command line suppressed) [2021-01-09T15:49:31.410Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_6050980447598578153.key (/w/workspace/edgex-go/16@tmp/private_key_6050980447598578153.key) [2021-01-09T15:49:31.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-09T15:49:31.820Z] + git semver init [2021-01-09T15:49:31.820Z] # -> Open(): unable to determine branch for HEAD [2021-01-09T15:49:31.820Z] # $GIT_DIR = /w/workspace/edgex-go/16/.git [2021-01-09T15:49:31.820Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/16 [2021-01-09T15:49:31.820Z] # $SEMVER_REMOTE_NAME = origin [2021-01-09T15:49:31.820Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-09T15:49:31.820Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-09T15:49:31.820Z] # $SEMVER_BRANCH = PR-2970 [2021-01-09T15:49:31.820Z] # $SEMVER_TEMP = /tmp/semver-545242027 [2021-01-09T15:49:31.820Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-09T15:50:18.744Z] # '/tmp/semver-545242027' -> '/w/workspace/edgex-go/16/.semver' [2021-01-09T15:50:18.744Z] # -> Force: false [2021-01-09T15:50:18.744Z] # $SEMVER_DIR = /w/workspace/edgex-go/16/.semver [Pipeline] } [2021-01-09T15:50:18.757Z] $ docker exec --env ******** --env ******** b2338c7f6744b5c363897405c9245161c58fe7eef2fece821734348b3bd03ddc ssh-agent -k [2021-01-09T15:50:19.113Z] unset SSH_AUTH_SOCK; [2021-01-09T15:50:19.113Z] unset SSH_AGENT_PID; [2021-01-09T15:50:19.114Z] echo Agent pid 50 killed; [2021-01-09T15:50:19.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-09T15:50:19.789Z] + git semver [Pipeline] } [2021-01-09T15:50:19.805Z] $ docker stop --time=1 b2338c7f6744b5c363897405c9245161c58fe7eef2fece821734348b3bd03ddc [2021-01-09T15:50:21.608Z] $ docker rm -f b2338c7f6744b5c363897405c9245161c58fe7eef2fece821734348b3bd03ddc [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-09T15:50:22.161Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-09T15:50:22.745Z] Stashed 1 file(s) [Pipeline] echo [2021-01-09T15:50:22.749Z] [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-09T15:50:23.875Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-09T15:50:24.180Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-09T15:50:24.485Z] + sudo service docker restart [2021-01-09T15:50:24.485Z] + true [2021-01-09T15:50:24.485Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-09T15:50:25.079Z] ========================================================= [2021-01-09T15:50:25.079Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-09T15:50:25.079Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-09T15:50:25.442Z] + 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-09T15:50:28.766Z] Sending build context to Docker daemon 326.6MB [2021-01-09T15:50:28.766Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-09T15:50:28.766Z] Step 2/6 : FROM ${BASE} [2021-01-09T15:50:29.030Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-09T15:50:29.030Z] 188c0c94c7c5: Pulling fs layer [2021-01-09T15:50:29.030Z] 0ef7d3d256c8: Pulling fs layer [2021-01-09T15:50:29.030Z] de9db76c5a1d: Pulling fs layer [2021-01-09T15:50:29.030Z] bca2f99d35d6: Pulling fs layer [2021-01-09T15:50:29.030Z] 93359f2a8cfa: Pulling fs layer [2021-01-09T15:50:29.030Z] 7c6f9722023f: Pulling fs layer [2021-01-09T15:50:29.030Z] a35cf1a2eb13: Pulling fs layer [2021-01-09T15:50:29.030Z] 93359f2a8cfa: Waiting [2021-01-09T15:50:29.030Z] 7c6f9722023f: Waiting [2021-01-09T15:50:29.030Z] a35cf1a2eb13: Waiting [2021-01-09T15:50:29.030Z] bca2f99d35d6: Waiting [2021-01-09T15:50:29.030Z] de9db76c5a1d: Verifying Checksum [2021-01-09T15:50:29.030Z] de9db76c5a1d: Download complete [2021-01-09T15:50:29.030Z] 0ef7d3d256c8: Verifying Checksum [2021-01-09T15:50:29.030Z] 0ef7d3d256c8: Download complete [2021-01-09T15:50:29.030Z] 93359f2a8cfa: Verifying Checksum [2021-01-09T15:50:29.030Z] 93359f2a8cfa: Download complete [2021-01-09T15:50:29.030Z] 7c6f9722023f: Verifying Checksum [2021-01-09T15:50:29.030Z] 7c6f9722023f: Download complete [2021-01-09T15:50:29.030Z] 188c0c94c7c5: Download complete [2021-01-09T15:50:29.604Z] 188c0c94c7c5: Pull complete [2021-01-09T15:50:29.868Z] 0ef7d3d256c8: Pull complete [2021-01-09T15:50:29.868Z] de9db76c5a1d: Pull complete [2021-01-09T15:50:31.271Z] a35cf1a2eb13: Verifying Checksum [2021-01-09T15:50:31.271Z] a35cf1a2eb13: Download complete [2021-01-09T15:50:32.231Z] bca2f99d35d6: Download complete [2021-01-09T15:50:37.571Z] bca2f99d35d6: Pull complete [2021-01-09T15:50:37.838Z] 93359f2a8cfa: Pull complete [2021-01-09T15:50:38.101Z] 7c6f9722023f: Pull complete [2021-01-09T15:50:38.257Z] Still waiting to schedule task [2021-01-09T15:50:38.257Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-09T15:50:42.341Z] a35cf1a2eb13: Pull complete [2021-01-09T15:50:42.341Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-09T15:50:42.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-09T15:50:42.341Z] ---> a62c8e92a672 [2021-01-09T15:50:42.341Z] 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-09T15:50:42.341Z] ---> Running in a79dfafef30a [2021-01-09T15:50:42.919Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T15:50:43.869Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T15:50:44.131Z] (1/12) Installing libmagic (5.38-r0) [2021-01-09T15:50:44.709Z] (2/12) Installing file (5.38-r0) [2021-01-09T15:50:44.973Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-09T15:50:44.973Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-09T15:50:49.196Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-09T15:50:49.196Z] (6/12) Installing patch (2.7.6-r6) [2021-01-09T15:50:49.196Z] (7/12) Installing build-base (0.5-r2) [2021-01-09T15:50:49.196Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-09T15:50:49.458Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-09T15:50:49.458Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-09T15:50:49.458Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-09T15:50:50.034Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-09T15:50:50.034Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T15:50:50.034Z] OK: 233 MiB in 51 packages [2021-01-09T15:50:54.272Z] Removing intermediate container a79dfafef30a [2021-01-09T15:50:54.272Z] ---> bfef5effd461 [2021-01-09T15:50:54.272Z] Step 4/6 : WORKDIR /edgex-go [2021-01-09T15:50:54.272Z] ---> Running in 7812b9cb398e [2021-01-09T15:50:54.272Z] Removing intermediate container 7812b9cb398e [2021-01-09T15:50:54.272Z] ---> eb1ee33f3e43 [2021-01-09T15:50:54.272Z] Step 5/6 : COPY go.mod . [2021-01-09T15:50:54.272Z] ---> 72f4fa1a143d [2021-01-09T15:50:54.272Z] Step 6/6 : RUN go mod download [2021-01-09T15:50:54.536Z] ---> Running in 2b42aa1cc71c [2021-01-09T15:51:16.572Z] Removing intermediate container 2b42aa1cc71c [2021-01-09T15:51:16.572Z] ---> fa2df7d9acdc [2021-01-09T15:51:16.572Z] Successfully built fa2df7d9acdc [2021-01-09T15:51:16.572Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-09T15:51:16.892Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-09T15:51:16.892Z] . [Pipeline] withDockerContainer [2021-01-09T15:51:17.006Z] prd-centos7-docker-4c-2g-19266 does not seem to be running inside a container [2021-01-09T15:51:17.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-09T15:51:18.004Z] $ docker top d5903a44ab42576557adc91abf0e4d21af645858e32630d60d11d2a6d564abd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T15:51:18.583Z] + go version [2021-01-09T15:51:18.583Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-09T15:51:18.597Z] $ docker stop --time=1 d5903a44ab42576557adc91abf0e4d21af645858e32630d60d11d2a6d564abd4 [2021-01-09T15:51:20.000Z] $ docker rm -f d5903a44ab42576557adc91abf0e4d21af645858e32630d60d11d2a6d564abd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T15:51:20.979Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-09T15:51:20.979Z] . [Pipeline] withDockerContainer [2021-01-09T15:51:21.084Z] prd-centos7-docker-4c-2g-19266 does not seem to be running inside a container [2021-01-09T15:51:21.132Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-09T15:51:22.005Z] $ docker top a623f6191fd4059de22a58e3139c2431e0cefa5141c6afd1514df85cb1256769 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-09T15:51:22.194Z] ========================================================= [2021-01-09T15:51:22.194Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-09T15:51:22.194Z] ========================================================= [Pipeline] sh [2021-01-09T15:51:22.487Z] + make test [2021-01-09T15:51:22.487Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-09T15:51:32.613Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-09T15:51:48.371Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-09T15:51:52.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-09T15:51:52.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-09T15:51:52.896Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-09T15:51:52.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-09T15:51:55.486Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-09T15:51:55.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-09T15:51:55.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-09T15:51:55.487Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-09T15:51:55.764Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-09T15:51:56.360Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-09T15:51:58.312Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-09T15:51:58.312Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-09T15:51:58.312Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-09T15:52:00.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.094s coverage: 46.6% of statements [2021-01-09T15:52:00.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-09T15:52:00.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-09T15:52:00.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-09T15:52:00.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-09T15:52:00.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-09T15:52:04.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.222s coverage: 27.0% of statements [2021-01-09T15:52:04.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-09T15:52:04.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-09T15:52:04.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-09T15:52:04.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-09T15:52:04.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-09T15:52:04.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-09T15:52:04.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements [2021-01-09T15:52:04.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-09T15:52:04.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements [2021-01-09T15:52:04.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-09T15:52:04.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-09T15:52:04.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.450s coverage: 77.8% of statements [2021-01-09T15:52:04.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-09T15:52:04.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-09T15:52:05.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.535s coverage: 82.4% of statements [2021-01-09T15:52:05.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-09T15:52:05.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-09T15:52:05.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-09T15:52:05.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-09T15:52:07.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.416s coverage: 28.6% of statements [2021-01-09T15:52:07.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-09T15:52:07.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-09T15:52:07.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-09T15:52:07.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-09T15:52:07.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-09T15:52:07.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.071s coverage: 100.0% of statements [2021-01-09T15:52:07.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-09T15:52:07.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.050s coverage: 100.0% of statements [2021-01-09T15:52:07.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-09T15:52:07.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.104s coverage: 86.7% of statements [2021-01-09T15:52:07.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-09T15:52:07.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.136s coverage: 97.5% of statements [2021-01-09T15:52:07.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-09T15:52:08.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.111s coverage: 78.3% of statements [2021-01-09T15:52:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-09T15:52:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-09T15:52:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-09T15:52:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-09T15:52:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.391s coverage: 93.8% of statements [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-09T15:52:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-09T15:52:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.1% of statements [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-09T15:52:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 43.8% of statements [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] [2021-01-09T15:52:10.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-09T15:52:10.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-09T15:52:30.563Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19267 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws [2021-01-09T15:52:30.619Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2021-01-09T15:52:32.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.059s coverage: 82.7% of statements [2021-01-09T15:52:32.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-09T15:52:32.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-09T15:52:32.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-01-09T15:52:32.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-09T15:52:32.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements [2021-01-09T15:52:32.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-09T15:52:32.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.048s coverage: 80.8% of statements [2021-01-09T15:52:32.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-01-09T15:52:32.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.048s coverage: 84.2% of statements [2021-01-09T15:52:32.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.098s coverage: 91.4% of statements [2021-01-09T15:52:32.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-09T15:52:32.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.221s coverage: 63.5% of statements [2021-01-09T15:52:32.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-09T15:52:32.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-09T15:52:32.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.036s coverage: 100.0% of statements [2021-01-09T15:52:32.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.055s coverage: 91.3% of statements [2021-01-09T15:52:32.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements [2021-01-09T15:52:32.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements [2021-01-09T15:52:32.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-01-09T15:52:32.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.412s coverage: 55.9% of statements [2021-01-09T15:52:32.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-09T15:52:32.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-09T15:52:32.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-09T15:52:32.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-09T15:52:32.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-09T15:52:32.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 37.0% of statements [2021-01-09T15:52:32.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-09T15:52:32.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-09T15:52:32.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.302s coverage: 84.0% of statements [2021-01-09T15:52:32.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.045s coverage: 100.0% of statements [2021-01-09T15:52:32.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.103s coverage: 47.1% of statements [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-09T15:52:32.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-09T15:52:32.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.046s coverage: 100.0% of statements [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-09T15:52:32.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.823s coverage: 29.1% of statements [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-09T15:52:32.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.079s coverage: 99.0% of statements [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-09T15:52:32.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.042s coverage: 100.0% of statements [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-09T15:52:32.712Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-09T15:52:32.712Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.034s coverage: 100.0% of statements [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-09T15:52:32.712Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.046s coverage: 87.9% of statements [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-09T15:52:32.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-09T15:52:32.712Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements [2021-01-09T15:52:32.712Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-09T15:52:32.712Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.048s coverage: 100.0% of statements [2021-01-09T15:52:32.712Z] GO111MODULE=on go vet ./... [2021-01-09T15:52:35.783Z] using credential edgex-jenkins-ssh [2021-01-09T15:52:35.843Z] Cloning the remote Git repository [2021-01-09T15:52:35.905Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-09T15:52:36.029Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2021-01-09T15:52:36.127Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-09T15:52:36.128Z] > git --version # timeout=10 [2021-01-09T15:52:36.154Z] > git --version # 'git version 2.17.1' [2021-01-09T15:52:36.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T15:52:36.208Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-09T15:52:52.772Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-09T15:52:52.796Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-09T15:52:52.826Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-09T15:52:52.862Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-09T15:52:52.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T15:52:52.875Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-09T15:52:53.675Z] Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit 767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T15:52:54.135Z] Merge succeeded, producing 767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T15:52:54.135Z] Checking out Revision 767081400047304a3e08897ace0bb56a8ab0cd1d (PR-2970) [2021-01-09T15:52:53.712Z] > git config core.sparsecheckout # timeout=10 [2021-01-09T15:52:53.726Z] > git checkout -f 767081400047304a3e08897ace0bb56a8ab0cd1d # timeout=10 [2021-01-09T15:52:54.028Z] > git remote # timeout=10 [2021-01-09T15:52:54.049Z] > git config --get remote.origin.url # timeout=10 [2021-01-09T15:52:54.072Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T15:52:54.084Z] > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 [2021-01-09T15:52:54.112Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-09T15:52:54.145Z] > git config core.sparsecheckout # timeout=10 [2021-01-09T15:52:54.161Z] > git checkout -f 767081400047304a3e08897ace0bb56a8ab0cd1d # timeout=10 [2021-01-09T15:52:58.763Z] Commit message: "feat(security): Added missing wait implementation while bootstrapping redis" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-01-09T15:52:59.459Z] gofmt -l . [2021-01-09T15:52:59.459Z] [ "`gofmt -l .`" = "" ] [2021-01-09T15:52:59.459Z] ./bin/test-go-mod-tidy.sh [2021-01-09T15:52:59.459Z] ./bin/test-attribution-txt.sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-09T15:53:00.179Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh [2021-01-09T15:53:00.586Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-09T15:53:00.728Z] + ls -al . [2021-01-09T15:53:00.728Z] total 644 [2021-01-09T15:53:00.728Z] drwxrwxr-x 10 1001 1001 4096 Jan 9 15:53 . [2021-01-09T15:53:00.728Z] drwxr-xr-x 4 root root 30 Jan 9 15:51 .. [2021-01-09T15:53:00.728Z] -rw-rw-r-- 1 1001 1001 11 Jan 9 15:49 .dockerignore [2021-01-09T15:53:00.728Z] drwxrwxr-x 8 1001 1001 179 Jan 9 15:49 .git [2021-01-09T15:53:00.728Z] drwxrwxr-x 3 1001 1001 125 Jan 9 15:49 .github [2021-01-09T15:53:00.728Z] -rw-rw-r-- 1 1001 1001 872 Jan 9 15:49 .gitignore [2021-01-09T15:53:00.728Z] drwx------ 3 1001 1001 47 Jan 9 15:50 .semver [2021-01-09T15:53:00.728Z] -rw-rw-r-- 1 1001 1001 166 Jan 9 15:49 .sonarcloud.properties [2021-01-09T15:53:00.728Z] -rw-rw-r-- 1 1001 1001 3804 Jan 9 15:49 CONTRIBUTING.md [2021-01-09T15:53:00.728Z] -rw-rw-r-- 1 1001 1001 931 Jan 9 15:49 Dockerfile.build [2021-01-09T15:53:00.728Z] -rw-rw-r-- 1 1001 1001 863 Jan 9 15:49 Jenkinsfile [2021-01-09T15:53:00.728Z] -rw-rw-r-- 1 1001 1001 10775 Jan 9 15:49 LICENSE [2021-01-09T15:53:00.728Z] -rw-rw-r-- 1 1001 1001 6001 Jan 9 15:49 Makefile [2021-01-09T15:53:00.728Z] -rw-rw-r-- 1 1001 1001 6524 Jan 9 15:49 README.md [2021-01-09T15:53:00.728Z] -rw-rw-r-- 1 1001 1001 6744 Jan 9 15:49 SECURITY.md [2021-01-09T15:53:00.728Z] -rw-rw-r-- 1 1001 1001 5 Jan 9 15:50 VERSION [2021-01-09T15:53:00.728Z] -rw-rw-r-- 1 1001 1001 4131 Jan 9 15:49 ZMQWindows.md [2021-01-09T15:53:00.728Z] drwxrwxr-x 2 1001 1001 117 Jan 9 15:49 bin [2021-01-09T15:53:00.728Z] drwxrwxr-x 15 1001 1001 4096 Jan 9 15:49 cmd [2021-01-09T15:53:00.728Z] -rw-r--r-- 1 root root 546759 Jan 9 15:52 coverage.out [2021-01-09T15:53:00.728Z] -rw-r--r-- 1 root root 1005 Jan 9 15:52 go.mod [2021-01-09T15:53:00.728Z] -rw-r--r-- 1 root root 19172 Jan 9 15:52 go.sum [2021-01-09T15:53:00.728Z] drwxrwxr-x 8 1001 1001 127 Jan 9 15:49 internal [2021-01-09T15:53:00.728Z] drwxrwxr-x 4 1001 1001 26 Jan 9 15:49 openapi [2021-01-09T15:53:00.728Z] drwxrwxr-x 4 1001 1001 71 Jan 9 15:49 snap [2021-01-09T15:53:00.728Z] -rw-rw-r-- 1 1001 1001 168 Jan 9 15:49 version.go [Pipeline] sh [2021-01-09T15:53:00.933Z] + true [2021-01-09T15:53:00.933Z] + sudo service docker restart [2021-01-09T15:53:01.031Z] + '[' -e coverage.out ] [2021-01-09T15:53:01.031Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-09T15:53:01.280Z] Stashed 1 file(s) [Pipeline] sh [2021-01-09T15:53:01.579Z] + make build [2021-01-09T15:53:01.579Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-09T15:53:02.987Z] provisioning config files... [2021-01-09T15:53:03.029Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config2836332086711110103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-09T15:53:03.427Z] ---> docker-login.sh [2021-01-09T15:53:03.427Z] nexus3.edgexfoundry.org:10001 [2021-01-09T15:53:04.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T15:53:04.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T15:53:04.691Z] Configure a credential helper to remove this warning. See [2021-01-09T15:53:04.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T15:53:04.691Z] [2021-01-09T15:53:04.691Z] Login Succeeded [2021-01-09T15:53:04.691Z] nexus3.edgexfoundry.org:10002 [2021-01-09T15:53:05.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T15:53:05.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T15:53:05.293Z] Configure a credential helper to remove this warning. See [2021-01-09T15:53:05.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T15:53:05.293Z] [2021-01-09T15:53:05.293Z] Login Succeeded [2021-01-09T15:53:05.293Z] nexus3.edgexfoundry.org:10003 [2021-01-09T15:53:05.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T15:53:05.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T15:53:05.839Z] Configure a credential helper to remove this warning. See [2021-01-09T15:53:05.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T15:53:05.839Z] [2021-01-09T15:53:05.839Z] Login Succeeded [2021-01-09T15:53:05.839Z] nexus3.edgexfoundry.org:10004 [2021-01-09T15:53:06.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T15:53:06.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T15:53:06.390Z] Configure a credential helper to remove this warning. See [2021-01-09T15:53:06.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T15:53:06.390Z] [2021-01-09T15:53:06.390Z] Login Succeeded [2021-01-09T15:53:06.390Z] docker.io [2021-01-09T15:53:06.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-09T15:53:06.916Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-09T15:53:07.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-09T15:53:07.260Z] Configure a credential helper to remove this warning. See [2021-01-09T15:53:07.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-09T15:53:07.260Z] [2021-01-09T15:53:07.260Z] Login Succeeded [2021-01-09T15:53:07.260Z] ---> docker-login.sh ends [Pipeline] } [2021-01-09T15:53:07.278Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-09T15:53:07.694Z] ========================================================= [2021-01-09T15:53:07.694Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-09T15:53:07.694Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-09T15:53:08.105Z] + 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-09T15:53:10.773Z] Sending build context to Docker daemon 165.7MB [2021-01-09T15:53:10.773Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-09T15:53:10.773Z] Step 2/6 : FROM ${BASE} [2021-01-09T15:53:10.773Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-09T15:53:10.773Z] 5f621e34cdf4: Pulling fs layer [2021-01-09T15:53:10.773Z] a4357932f1b6: Pulling fs layer [2021-01-09T15:53:10.773Z] 18c013af1878: Pulling fs layer [2021-01-09T15:53:10.773Z] 00ac8860ef70: Pulling fs layer [2021-01-09T15:53:10.773Z] 63d7cb157983: Pulling fs layer [2021-01-09T15:53:10.773Z] b116817d02f9: Pulling fs layer [2021-01-09T15:53:10.773Z] 745a02a5169b: Pulling fs layer [2021-01-09T15:53:10.773Z] 00ac8860ef70: Waiting [2021-01-09T15:53:10.773Z] 63d7cb157983: Waiting [2021-01-09T15:53:10.773Z] b116817d02f9: Waiting [2021-01-09T15:53:10.773Z] 745a02a5169b: Waiting [2021-01-09T15:53:10.773Z] 18c013af1878: Download complete [2021-01-09T15:53:10.773Z] a4357932f1b6: Verifying Checksum [2021-01-09T15:53:10.773Z] a4357932f1b6: Download complete [2021-01-09T15:53:10.773Z] 63d7cb157983: Verifying Checksum [2021-01-09T15:53:10.773Z] 63d7cb157983: Download complete [2021-01-09T15:53:10.773Z] b116817d02f9: Download complete [2021-01-09T15:53:10.773Z] 5f621e34cdf4: Verifying Checksum [2021-01-09T15:53:10.773Z] 5f621e34cdf4: Download complete [2021-01-09T15:53:11.384Z] 5f621e34cdf4: Pull complete [2021-01-09T15:53:11.992Z] a4357932f1b6: Pull complete [2021-01-09T15:53:12.267Z] 18c013af1878: Pull complete [2021-01-09T15:53:13.595Z] 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-09T15:53:13.710Z] 745a02a5169b: Verifying Checksum [2021-01-09T15:53:13.710Z] 745a02a5169b: Download complete [2021-01-09T15:53:14.314Z] 00ac8860ef70: Download complete [2021-01-09T15:53:14.996Z] 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-09T15:53:16.400Z] 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-09T15:53:16.663Z] 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-09T15:53:18.067Z] 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-09T15:53:19.480Z] 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-09T15:53:20.889Z] 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-09T15:53:22.289Z] 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-09T15:53:23.236Z] 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-09T15:53:24.187Z] 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-09T15:53:24.490Z] 00ac8860ef70: Pull complete [2021-01-09T15:53:24.763Z] 63d7cb157983: Pull complete [2021-01-09T15:53:25.037Z] b116817d02f9: Pull complete [2021-01-09T15:53:25.591Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-01-09T15:53:27.013Z] $ docker stop --time=1 a623f6191fd4059de22a58e3139c2431e0cefa5141c6afd1514df85cb1256769 [2021-01-09T15:53:29.021Z] $ docker rm -f a623f6191fd4059de22a58e3139c2431e0cefa5141c6afd1514df85cb1256769 [2021-01-09T15:53:29.352Z] 745a02a5169b: Pull complete [2021-01-09T15:53:29.352Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-09T15:53:29.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-09T15:53:29.352Z] ---> b7e6874047d6 [2021-01-09T15:53:29.352Z] 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 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T15:53:32.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-09T15:53:32.695Z] [2021-01-09T15:53:32.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-09T15:53:32.772Z] ---> Running in fdd34800ad86 [2021-01-09T15:53:33.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-09T15:53:33.047Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-09T15:53:33.047Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-09T15:53:33.047Z] ca9280d653b3: Pulling fs layer [2021-01-09T15:53:33.047Z] 7e9c9ca2126c: Pulling fs layer [2021-01-09T15:53:33.313Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-09T15:53:33.313Z] cbdbe7a5bc2a: Download complete [2021-01-09T15:53:33.586Z] ca9280d653b3: Verifying Checksum [2021-01-09T15:53:33.586Z] ca9280d653b3: Download complete [2021-01-09T15:53:33.586Z] cbdbe7a5bc2a: Pull complete [2021-01-09T15:53:33.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T15:53:34.803Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T15:53:34.985Z] 7e9c9ca2126c: Download complete [2021-01-09T15:53:34.986Z] ca9280d653b3: Pull complete [2021-01-09T15:53:36.258Z] (1/12) Installing libmagic (5.38-r0) [2021-01-09T15:53:36.532Z] (2/12) Installing file (5.38-r0) [2021-01-09T15:53:36.532Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-09T15:53:36.802Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-09T15:53:41.827Z] 7e9c9ca2126c: Pull complete [2021-01-09T15:53:41.827Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-09T15:53:41.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-09T15:53:41.827Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-09T15:53:42.046Z] prd-centos7-docker-4c-2g-19266 does not seem to be running inside a container [2021-01-09T15:53:42.104Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-09T15:53:44.156Z] $ docker top 243b675c4dc55983fb18ceb1802d340784f21cd5f81b480a71d880c3cd6d989a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T15:53:44.761Z] + docker-compose build --help [2021-01-09T15:53:44.761Z] + grep parallel [2021-01-09T15:53:45.712Z] --parallel Build images in parallel. [Pipeline] } [2021-01-09T15:53:45.726Z] $ docker stop --time=1 243b675c4dc55983fb18ceb1802d340784f21cd5f81b480a71d880c3cd6d989a [2021-01-09T15:53:47.148Z] $ docker rm -f 243b675c4dc55983fb18ceb1802d340784f21cd5f81b480a71d880c3cd6d989a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T15:53:47.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-09T15:53:47.798Z] . [Pipeline] withDockerContainer [2021-01-09T15:53:47.915Z] prd-centos7-docker-4c-2g-19266 does not seem to be running inside a container [2021-01-09T15:53:47.970Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-09T15:53:48.645Z] $ docker top d69ec490ff43fd320825f3e6ce1b718b505cdd511cfaeeb81749e6dd9317337f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T15:53:49.119Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-09T15:53:49.180Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-09T15:53:49.180Z] (6/12) Installing patch (2.7.6-r6) [2021-01-09T15:53:49.180Z] (7/12) Installing build-base (0.5-r2) [2021-01-09T15:53:49.180Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-09T15:53:49.180Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-09T15:53:49.180Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-09T15:53:49.180Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-09T15:53:49.456Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-09T15:53:49.456Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T15:53:49.456Z] OK: 217 MiB in 51 packages [2021-01-09T15:53:50.069Z] Building docker-core-command-go ... [2021-01-09T15:53:50.069Z] Building docker-core-data-go ... [2021-01-09T15:53:50.069Z] Building docker-core-metadata-go ... [2021-01-09T15:53:50.069Z] Building docker-security-bootstrapper-go ... [2021-01-09T15:53:50.069Z] Building docker-security-proxy-setup-go ... [2021-01-09T15:53:50.069Z] Building docker-security-secretstore-setup-go ... [2021-01-09T15:53:50.069Z] Building docker-support-notifications-go ... [2021-01-09T15:53:50.069Z] Building docker-support-scheduler-go ... [2021-01-09T15:53:50.069Z] Building docker-sys-mgmt-agent-go ... [2021-01-09T15:53:50.069Z] Building docker-support-scheduler-go [2021-01-09T15:53:50.069Z] Building docker-core-metadata-go [2021-01-09T15:53:50.069Z] Building docker-support-notifications-go [2021-01-09T15:53:50.069Z] Building docker-sys-mgmt-agent-go [2021-01-09T15:53:50.069Z] Building docker-security-proxy-setup-go [2021-01-09T15:53:53.761Z] Removing intermediate container fdd34800ad86 [2021-01-09T15:53:53.761Z] ---> 6239d19bc5eb [2021-01-09T15:53:53.761Z] Step 4/6 : WORKDIR /edgex-go [2021-01-09T15:53:53.761Z] ---> Running in 3fa06e72a6e6 [2021-01-09T15:53:54.357Z] Removing intermediate container 3fa06e72a6e6 [2021-01-09T15:53:54.357Z] ---> 08e7b5abec90 [2021-01-09T15:53:54.357Z] Step 5/6 : COPY go.mod . [2021-01-09T15:53:54.958Z] ---> b169510f0d9c [2021-01-09T15:53:54.958Z] Step 6/6 : RUN go mod download [2021-01-09T15:53:55.243Z] ---> Running in 0236e0c011b6 [2021-01-09T15:54:22.083Z] Removing intermediate container 0236e0c011b6 [2021-01-09T15:54:22.083Z] ---> fa18b41c2866 [2021-01-09T15:54:22.083Z] Successfully built fa18b41c2866 [2021-01-09T15:54:22.083Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-09T15:54:22.327Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T15:54:22.327Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-09T15:54:22.327Z] ---> fa2df7d9acdc [2021-01-09T15:54:22.327Z] Step 3/26 : WORKDIR /edgex-go [2021-01-09T15:54:22.327Z] ---> Running in a86d553aa5cc [2021-01-09T15:54:22.425Z] + docker inspect -f . ci-base-image-arm64 [2021-01-09T15:54:22.425Z] . [Pipeline] withDockerContainer [2021-01-09T15:54:22.597Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T15:54:22.597Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-09T15:54:22.597Z] ---> fa2df7d9acdc [2021-01-09T15:54:22.597Z] Step 3/22 : WORKDIR /edgex-go [2021-01-09T15:54:22.597Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T15:54:22.597Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-09T15:54:22.597Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T15:54:22.597Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-09T15:54:22.597Z] ---> fa2df7d9acdc [2021-01-09T15:54:22.597Z] Step 3/23 : WORKDIR /edgex-go [2021-01-09T15:54:22.597Z] ---> fa2df7d9acdc [2021-01-09T15:54:22.597Z] Step 3/22 : WORKDIR /edgex-go [2021-01-09T15:54:22.597Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T15:54:22.597Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-09T15:54:22.597Z] ---> fa2df7d9acdc [2021-01-09T15:54:22.597Z] Step 3/21 : WORKDIR /edgex-go [2021-01-09T15:54:22.695Z] prd-ubuntu18.04-docker-arm64-4c-16g-19267 does not seem to be running inside a container [2021-01-09T15:54:22.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-09T15:54:23.994Z] ---> Running in 84ae7a563d02 [2021-01-09T15:54:23.994Z] ---> Running in 1d9ebf5eaaa1 [2021-01-09T15:54:23.994Z] ---> Running in 1b863ff1e33f [2021-01-09T15:54:23.994Z] ---> Running in 4dbb2e48bfd8 [2021-01-09T15:54:24.252Z] $ docker top d388b4d2b46842956eeb53c4339647a7d0c161ea9467751066a9a497f4748f55 -eo pid,comm [2021-01-09T15:54:24.266Z] Removing intermediate container a86d553aa5cc [2021-01-09T15:54:24.266Z] ---> 441da2f65af1 [2021-01-09T15:54:24.266Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T15:54:24.540Z] ---> Running in 85d5ff7d87c6 [Pipeline] { [Pipeline] sh [2021-01-09T15:54:24.807Z] Removing intermediate container 1d9ebf5eaaa1 [2021-01-09T15:54:24.807Z] ---> bc35dbd66ccf [2021-01-09T15:54:24.807Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T15:54:24.807Z] Removing intermediate container 4dbb2e48bfd8 [2021-01-09T15:54:24.807Z] ---> e86288ce67b9 [2021-01-09T15:54:24.807Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T15:54:24.807Z] Removing intermediate container 84ae7a563d02 [2021-01-09T15:54:24.807Z] ---> b1145a6109d2 [2021-01-09T15:54:24.807Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T15:54:24.807Z] Removing intermediate container 1b863ff1e33f [2021-01-09T15:54:24.807Z] ---> a6b6094624e0 [2021-01-09T15:54:24.807Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T15:54:25.072Z] ---> Running in f234c047b2a1 [2021-01-09T15:54:25.073Z] ---> Running in 01f3d987b306 [2021-01-09T15:54:25.073Z] ---> Running in 568b0b96d968 [2021-01-09T15:54:25.073Z] ---> Running in 4e6493ba7653 [2021-01-09T15:54:25.280Z] + go version [2021-01-09T15:54:25.280Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-09T15:54:25.304Z] $ docker stop --time=1 d388b4d2b46842956eeb53c4339647a7d0c161ea9467751066a9a497f4748f55 [2021-01-09T15:54:27.037Z] Removing intermediate container 85d5ff7d87c6 [2021-01-09T15:54:27.037Z] ---> 7a004cb0c40d [2021-01-09T15:54:27.037Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-09T15:54:27.037Z] ---> Running in 08361fa928ae [2021-01-09T15:54:27.206Z] $ docker rm -f d388b4d2b46842956eeb53c4339647a7d0c161ea9467751066a9a497f4748f55 [2021-01-09T15:54:27.301Z] Removing intermediate container 568b0b96d968 [2021-01-09T15:54:27.301Z] ---> 494138ce72f8 [2021-01-09T15:54:27.301Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] // withDockerContainer [Pipeline] } [2021-01-09T15:54:27.565Z] ---> Running in 79455558868a [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-01-09T15:54:27.829Z] Removing intermediate container f234c047b2a1 [2021-01-09T15:54:27.829Z] ---> 047797590285 [2021-01-09T15:54:27.829Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-09T15:54:27.829Z] Removing intermediate container 01f3d987b306 [2021-01-09T15:54:27.829Z] ---> 036cafa97912 [2021-01-09T15:54:27.829Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-09T15:54:27.829Z] Removing intermediate container 4e6493ba7653 [2021-01-09T15:54:27.829Z] ---> 0591395104c7 [2021-01-09T15:54:27.829Z] Step 5/22 : RUN apk add --update --no-cache make git [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T15:54:28.096Z] ---> Running in 08875340b7de [2021-01-09T15:54:28.096Z] ---> Running in 1c6f47526e0e [2021-01-09T15:54:28.096Z] ---> Running in 7b26cacf3a6b [2021-01-09T15:54:28.096Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T15:54:28.249Z] + docker inspect -f . ci-base-image-arm64 [2021-01-09T15:54:28.249Z] . [Pipeline] withDockerContainer [2021-01-09T15:54:28.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T15:54:28.516Z] prd-ubuntu18.04-docker-arm64-4c-16g-19267 does not seem to be running inside a container [2021-01-09T15:54:28.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-09T15:54:28.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T15:54:28.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T15:54:28.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T15:54:28.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T15:54:29.225Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T15:54:29.801Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T15:54:29.801Z] OK: 233 MiB in 51 packages [2021-01-09T15:54:29.801Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T15:54:29.801Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T15:54:30.026Z] $ docker top 91993dc9218d0dbd5586e8eae33aeca4dabf8212f2681f950b4da775fc6f0b02 -eo pid,comm [2021-01-09T15:54:30.063Z] OK: 233 MiB in 51 packages [2021-01-09T15:54:30.330Z] Removing intermediate container 08361fa928ae [2021-01-09T15:54:30.330Z] ---> 8ca0e3052065 [2021-01-09T15:54:30.330Z] Step 6/26 : COPY go.mod . [2021-01-09T15:54:30.330Z] OK: 233 MiB in 51 packages [Pipeline] { [Pipeline] echo [2021-01-09T15:54:30.402Z] ========================================================= [2021-01-09T15:54:30.402Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-09T15:54:30.402Z] ========================================================= [Pipeline] sh [2021-01-09T15:54:30.595Z] OK: 233 MiB in 51 packages [2021-01-09T15:54:30.596Z] OK: 233 MiB in 51 packages [2021-01-09T15:54:30.596Z] ---> 12c21462b791 [2021-01-09T15:54:30.596Z] Step 7/26 : RUN go mod download [2021-01-09T15:54:30.596Z] Removing intermediate container 79455558868a [2021-01-09T15:54:30.596Z] ---> a5f0e5521d95 [2021-01-09T15:54:30.596Z] Step 6/22 : COPY go.mod . [2021-01-09T15:54:30.596Z] ---> Running in ecf9423bce77 [2021-01-09T15:54:31.053Z] + make test [2021-01-09T15:54:31.053Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-09T15:54:31.171Z] ---> 2d6eaba67542 [2021-01-09T15:54:31.171Z] Step 7/22 : RUN go mod download [2021-01-09T15:54:31.444Z] Removing intermediate container 08875340b7de [2021-01-09T15:54:31.444Z] ---> 5846c3beb50c [2021-01-09T15:54:31.444Z] Step 6/21 : COPY go.mod . [2021-01-09T15:54:31.444Z] ---> Running in cb3878751b2c [2021-01-09T15:54:31.719Z] Removing intermediate container 1c6f47526e0e [2021-01-09T15:54:31.719Z] ---> b9ca4b7b3a85 [2021-01-09T15:54:31.719Z] Step 6/23 : COPY go.mod . [2021-01-09T15:54:31.719Z] Removing intermediate container 7b26cacf3a6b [2021-01-09T15:54:31.719Z] ---> 4fd0fd028b9a [2021-01-09T15:54:31.719Z] Step 6/22 : COPY go.mod . [2021-01-09T15:54:31.719Z] ---> 41b9cc104fba [2021-01-09T15:54:31.719Z] Step 7/21 : RUN go mod download [2021-01-09T15:54:31.998Z] ---> Running in 8deca61d3a08 [2021-01-09T15:54:32.265Z] ---> 18e6c111ac35 [2021-01-09T15:54:32.265Z] Step 7/23 : RUN go mod download [2021-01-09T15:54:32.265Z] ---> 1b342d8efbc8 [2021-01-09T15:54:32.265Z] Step 7/22 : RUN go mod download [2021-01-09T15:54:32.265Z] ---> Running in 6150065bf0f5 [2021-01-09T15:54:32.534Z] ---> Running in 8a20c0799422 [2021-01-09T15:54:33.941Z] Removing intermediate container ecf9423bce77 [2021-01-09T15:54:33.941Z] ---> 489122330072 [2021-01-09T15:54:33.941Z] Step 8/26 : COPY . . [2021-01-09T15:54:33.941Z] Removing intermediate container cb3878751b2c [2021-01-09T15:54:33.941Z] ---> 9ef68a2dddfa [2021-01-09T15:54:33.941Z] Step 8/22 : COPY . . [2021-01-09T15:54:33.941Z] Removing intermediate container 8deca61d3a08 [2021-01-09T15:54:33.941Z] ---> 2b709dbe2c8c [2021-01-09T15:54:33.941Z] Step 8/21 : COPY . . [2021-01-09T15:54:34.209Z] Removing intermediate container 6150065bf0f5 [2021-01-09T15:54:34.209Z] ---> 120d7ab0e78a [2021-01-09T15:54:34.209Z] Step 8/23 : COPY . . [2021-01-09T15:54:37.591Z] Removing intermediate container 8a20c0799422 [2021-01-09T15:54:37.591Z] ---> c32c2c474c6b [2021-01-09T15:54:37.591Z] Step 8/22 : COPY . . [2021-01-09T15:54:53.241Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-09T15:55:09.986Z] ---> 29a941dfc86f [2021-01-09T15:55:09.986Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-09T15:55:09.986Z] ---> Running in 481d58071f98 [2021-01-09T15:55:09.986Z] ---> 38e4c0832705 [2021-01-09T15:55:09.986Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-09T15:55:09.986Z] ---> 09cdde942e0a [2021-01-09T15:55:09.986Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-09T15:55:09.986Z] ---> f380a2df5c7a [2021-01-09T15:55:09.986Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-09T15:55:09.986Z] ---> 0c316cf55505 [2021-01-09T15:55:09.986Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-09T15:55:09.986Z] ---> Running in 3f02ef0de97e [2021-01-09T15:55:09.986Z] ---> Running in e3b7ed811f31 [2021-01-09T15:55:09.986Z] ---> Running in 976e0429a425 [2021-01-09T15:55:09.986Z] ---> Running in de796eacc2b2 [2021-01-09T15:55:09.986Z] 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-09T15:55:09.986Z] 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-09T15:55:09.986Z] 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-09T15:55:10.291Z] 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-09T15:55:10.291Z] 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-09T15:55:32.292Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-09T15:55:42.584Z] 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-09T15:55:42.584Z] Removing intermediate container e3b7ed811f31 [2021-01-09T15:55:42.584Z] ---> 5d904e7a5978 [2021-01-09T15:55:42.584Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-09T15:55:45.935Z] ---> Running in 93e1648a874a [2021-01-09T15:55:45.936Z] Removing intermediate container 976e0429a425 [2021-01-09T15:55:45.936Z] ---> 9fdccb1a1d4f [2021-01-09T15:55:45.936Z] [2021-01-09T15:55:45.936Z] Step 10/22 : FROM alpine:3.12 [2021-01-09T15:55:45.936Z] Removing intermediate container 481d58071f98 [2021-01-09T15:55:45.936Z] ---> 47b55576eb10 [2021-01-09T15:55:45.936Z] [2021-01-09T15:55:45.936Z] Step 10/22 : FROM alpine:3.12 [2021-01-09T15:55:45.936Z] 3.12: Pulling from library/alpine [2021-01-09T15:55:45.936Z] 3.12: Pulling from library/alpine [2021-01-09T15:55:46.212Z] 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-09T15:55:46.802Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-09T15:55:46.802Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-09T15:55:46.802Z] Status: Image is up to date for alpine:3.12 [2021-01-09T15:55:46.802Z] ---> 389fef711851 [2021-01-09T15:55:46.802Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-09T15:55:46.802Z] Status: Downloaded newer image for alpine:3.12 [2021-01-09T15:55:46.802Z] ---> 389fef711851 [2021-01-09T15:55:46.802Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-09T15:55:50.165Z] ---> Running in ce73199347ca [2021-01-09T15:55:50.165Z] ---> Running in 610d1ab3703d [2021-01-09T15:55:50.165Z] Removing intermediate container 3f02ef0de97e [2021-01-09T15:55:50.165Z] ---> 4fde388ffe94 [2021-01-09T15:55:50.165Z] [2021-01-09T15:55:50.165Z] Step 10/21 : FROM alpine:3.12 [2021-01-09T15:55:50.165Z] ---> 389fef711851 [2021-01-09T15:55:50.165Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-09T15:55:50.165Z] ---> Running in 4f96fdc93480 [2021-01-09T15:55:50.165Z] Removing intermediate container de796eacc2b2 [2021-01-09T15:55:50.165Z] ---> b01077e96c5f [2021-01-09T15:55:50.165Z] [2021-01-09T15:55:50.165Z] Step 10/23 : FROM alpine:3.12 [2021-01-09T15:55:50.165Z] ---> 389fef711851 [2021-01-09T15:55:50.165Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-09T15:55:50.455Z] ---> Running in 3347cff8320f [2021-01-09T15:55:50.455Z] Removing intermediate container 93e1648a874a [2021-01-09T15:55:50.455Z] ---> 66e01c39463d [2021-01-09T15:55:50.455Z] [2021-01-09T15:55:50.455Z] Step 11/26 : FROM docker:20.10.0 [2021-01-09T15:55:50.455Z] 20.10.0: Pulling from library/docker [2021-01-09T15:55:50.798Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T15:55:50.798Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T15:55:51.096Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-09T15:55:51.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T15:55:51.096Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T15:55:51.096Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-09T15:55:51.096Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T15:55:51.096Z] Executing ca-certificates-20191127-r4.trigger [2021-01-09T15:55:51.375Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T15:55:51.375Z] OK: 6 MiB in 16 packages [2021-01-09T15:55:51.375Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T15:55:51.375Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T15:55:51.375Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T15:55:51.375Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-09T15:55:51.375Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T15:55:51.375Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-09T15:55:51.375Z] OK: 6 MiB in 15 packages [2021-01-09T15:55:51.649Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T15:55:51.649Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-09T15:55:51.649Z] (4/4) Installing curl (7.69.1-r3) [2021-01-09T15:55:51.649Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T15:55:51.649Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-09T15:55:51.649Z] Executing ca-certificates-20191127-r4.trigger [2021-01-09T15:55:51.649Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T15:55:51.649Z] OK: 6 MiB in 15 packages [2021-01-09T15:55:51.649Z] OK: 7 MiB in 18 packages [2021-01-09T15:55:54.541Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-09T15:55:54.541Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-09T15:55:54.541Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-09T15:55:54.541Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-09T15:55:54.541Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-09T15:55:54.541Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-09T15:55:54.541Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-09T15:55:54.541Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-09T15:55:54.541Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-09T15:55:54.541Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-09T15:55:55.911Z] Removing intermediate container ce73199347ca [2021-01-09T15:55:55.911Z] ---> 346b277b9e1a [2021-01-09T15:55:55.911Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-09T15:55:55.911Z] Removing intermediate container 4f96fdc93480 [2021-01-09T15:55:55.911Z] ---> ad97b399db39 [2021-01-09T15:55:55.911Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-09T15:55:55.911Z] ---> Running in 11cc9ae75d6a [2021-01-09T15:55:55.911Z] ---> Running in 712eb3bb7738 [2021-01-09T15:55:55.911Z] Removing intermediate container 610d1ab3703d [2021-01-09T15:55:55.911Z] ---> d723ad9cb275 [2021-01-09T15:55:55.911Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-09T15:55:55.911Z] Removing intermediate container 3347cff8320f [2021-01-09T15:55:55.911Z] ---> 7132331e53e3 [2021-01-09T15:55:55.911Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-09T15:55:56.177Z] ---> Running in 8f7d7008624b [2021-01-09T15:55:56.177Z] ---> Running in a2bf218706fe [2021-01-09T15:55:56.443Z] Removing intermediate container 11cc9ae75d6a [2021-01-09T15:55:56.443Z] ---> 112de526394e [2021-01-09T15:55:56.443Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-09T15:55:56.443Z] Removing intermediate container 712eb3bb7738 [2021-01-09T15:55:56.443Z] ---> b35e89285d54 [2021-01-09T15:55:56.443Z] Step 13/21 : WORKDIR /edgex [2021-01-09T15:55:56.709Z] ---> Running in 5dc4ad5507f0 [2021-01-09T15:55:56.709Z] Removing intermediate container 8f7d7008624b [2021-01-09T15:55:56.709Z] ---> 4d80165f7bd2 [2021-01-09T15:55:56.709Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-09T15:55:56.709Z] ---> Running in 72034a017bbb [2021-01-09T15:55:56.709Z] Removing intermediate container a2bf218706fe [2021-01-09T15:55:56.710Z] ---> 09ea4f51dc43 [2021-01-09T15:55:56.710Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-09T15:55:56.972Z] ---> Running in 191877fbfd21 [2021-01-09T15:55:56.972Z] ---> Running in 106278548a3a [2021-01-09T15:55:56.972Z] Removing intermediate container 5dc4ad5507f0 [2021-01-09T15:55:56.972Z] ---> 77c6af732f05 [2021-01-09T15:55:56.972Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-09T15:55:57.237Z] Removing intermediate container 72034a017bbb [2021-01-09T15:55:57.237Z] ---> a799d97c61e7 [2021-01-09T15:55:57.237Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-09T15:55:57.237Z] ---> Running in 686f91f5b426 [2021-01-09T15:55:57.237Z] Removing intermediate container 106278548a3a [2021-01-09T15:55:57.237Z] ---> 31b50f33c49e [2021-01-09T15:55:57.237Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-09T15:55:57.237Z] Removing intermediate container 191877fbfd21 [2021-01-09T15:55:57.237Z] ---> 43f746431364 [2021-01-09T15:55:57.237Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-09T15:55:57.502Z] ---> Running in 51930e10a719 [2021-01-09T15:55:57.503Z] ---> Running in 01a657bf805f [2021-01-09T15:55:57.781Z] Removing intermediate container 686f91f5b426 [2021-01-09T15:55:57.781Z] ---> 9b0ece13bd14 [2021-01-09T15:55:57.781Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-09T15:55:57.781Z] ---> 5cf6be1a2ba8 [2021-01-09T15:55:57.781Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-09T15:55:58.051Z] Removing intermediate container 01a657bf805f [2021-01-09T15:55:58.051Z] ---> 76b10c0d280f [2021-01-09T15:55:58.051Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-09T15:55:58.051Z] Removing intermediate container 51930e10a719 [2021-01-09T15:55:58.051Z] ---> 0eedeb507f8d [2021-01-09T15:55:58.051Z] Step 15/23 : WORKDIR / [2021-01-09T15:55:58.320Z] ---> 16f4445df2fe [2021-01-09T15:55:58.320Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-09T15:55:58.320Z] ---> Running in f34b3825a99d [2021-01-09T15:55:58.592Z] ---> dfa7a8309dba [2021-01-09T15:55:58.592Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-09T15:55:58.592Z] ---> 7b82c8f8082b [2021-01-09T15:55:58.592Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-09T15:55:58.856Z] Removing intermediate container f34b3825a99d [2021-01-09T15:55:58.856Z] ---> b501ff67b35d [2021-01-09T15:55:58.856Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-09T15:56:00.797Z] ---> d217e1542d3b [2021-01-09T15:56:00.797Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-09T15:56:00.797Z] ---> d5089305d810 [2021-01-09T15:56:00.797Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-09T15:56:00.797Z] ---> 72b1d0706645 [2021-01-09T15:56:00.797Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-09T15:56:00.797Z] ---> 123637fb5bc2 [2021-01-09T15:56:00.797Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-09T15:56:00.797Z] ---> Running in a840efe2d8a4 [2021-01-09T15:56:01.271Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-09T15:56:01.271Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-09T15:56:01.271Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-09T15:56:01.383Z] ---> 152443b574c6 [2021-01-09T15:56:01.383Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-09T15:56:01.383Z] Removing intermediate container a840efe2d8a4 [2021-01-09T15:56:01.383Z] ---> 2754d114efa3 [2021-01-09T15:56:01.383Z] Step 18/21 : CMD ["--init=true"] [2021-01-09T15:56:01.383Z] ---> 089c9e6f00bc [2021-01-09T15:56:01.383Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-09T15:56:01.383Z] ---> Running in 537cf345f996 [2021-01-09T15:56:01.383Z] ---> Running in 0b6984beb871 [2021-01-09T15:56:01.650Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-09T15:56:01.650Z] ---> Running in 0a3d4a3a92c4 [2021-01-09T15:56:01.650Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-09T15:56:01.650Z] ---> aefe523efa57 [2021-01-09T15:56:01.650Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-09T15:56:01.650Z] ---> 8f405df9397f [2021-01-09T15:56:01.650Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-09T15:56:01.919Z] ---> Running in 97597dbc8372 [2021-01-09T15:56:01.919Z] Removing intermediate container 0b6984beb871 [2021-01-09T15:56:01.919Z] ---> 1a15e3d25491 [2021-01-09T15:56:01.919Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T15:56:01.919Z] Removing intermediate container 537cf345f996 [2021-01-09T15:56:01.919Z] ---> 278f2c668901 [2021-01-09T15:56:01.919Z] Step 19/21 : LABEL arch=x86_64 [2021-01-09T15:56:02.189Z] ---> Running in 4012dd3877be [2021-01-09T15:56:02.189Z] Removing intermediate container 0a3d4a3a92c4 [2021-01-09T15:56:02.189Z] ---> 2174e11b621a [2021-01-09T15:56:02.189Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T15:56:02.461Z] ---> fcd7e3551ebd [2021-01-09T15:56:02.461Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-09T15:56:02.461Z] ---> Running in f20423d71f84 [2021-01-09T15:56:02.461Z] ---> Running in 93ebac0117f9 [2021-01-09T15:56:02.461Z] ---> Running in 3c74ccafd5be [2021-01-09T15:56:02.461Z] Removing intermediate container 4012dd3877be [2021-01-09T15:56:02.461Z] ---> 6b5c97a8b5f6 [2021-01-09T15:56:02.461Z] Step 20/22 : LABEL arch=x86_64 [2021-01-09T15:56:02.726Z] Removing intermediate container f20423d71f84 [2021-01-09T15:56:02.726Z] ---> c06df41a3ba9 [2021-01-09T15:56:02.726Z] Step 20/21 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T15:56:02.726Z] ---> Running in b060603bef29 [2021-01-09T15:56:02.726Z] Removing intermediate container 93ebac0117f9 [2021-01-09T15:56:02.726Z] ---> f9ae1c15318b [2021-01-09T15:56:02.726Z] Step 20/22 : LABEL arch=x86_64 [2021-01-09T15:56:02.726Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T15:56:02.997Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T15:56:02.997Z] ---> Running in 6f13e16df572 [2021-01-09T15:56:02.997Z] Removing intermediate container 3c74ccafd5be [2021-01-09T15:56:02.997Z] ---> 4f4846943f3c [2021-01-09T15:56:02.997Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T15:56:02.997Z] ---> Running in fc7f7280020f [2021-01-09T15:56:02.997Z] ---> Running in 4a87a957c8bd [2021-01-09T15:56:02.997Z] Removing intermediate container b060603bef29 [2021-01-09T15:56:02.997Z] ---> b8f54a8dffbb [2021-01-09T15:56:02.997Z] Step 21/22 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T15:56:02.997Z] (1/2) Installing readline (8.0.4-r0) [2021-01-09T15:56:02.997Z] (2/2) Installing bash (5.0.17-r0) [2021-01-09T15:56:03.262Z] Executing bash-5.0.17-r0.post-install [2021-01-09T15:56:03.262Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T15:56:03.262Z] OK: 12 MiB in 22 packages [2021-01-09T15:56:03.262Z] Removing intermediate container 6f13e16df572 [2021-01-09T15:56:03.262Z] ---> 0dc0d4c34051 [2021-01-09T15:56:03.262Z] Step 21/21 : LABEL version=0.0.0 [2021-01-09T15:56:03.262Z] ---> Running in 9dfd35a2e3e4 [2021-01-09T15:56:03.528Z] Removing intermediate container fc7f7280020f [2021-01-09T15:56:03.528Z] ---> 45052e331633 [2021-01-09T15:56:03.528Z] Step 21/22 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T15:56:03.528Z] Removing intermediate container 4a87a957c8bd [2021-01-09T15:56:03.528Z] ---> 24ce0cda0766 [2021-01-09T15:56:03.528Z] Step 21/23 : LABEL arch=x86_64 [2021-01-09T15:56:03.528Z] ---> Running in ab98764a30e4 [2021-01-09T15:56:03.793Z] ---> Running in cc79093815b0 [2021-01-09T15:56:03.793Z] ---> Running in b9bdb2a665de [2021-01-09T15:56:03.793Z] Removing intermediate container 9dfd35a2e3e4 [2021-01-09T15:56:03.793Z] ---> 40bfc44a3b09 [2021-01-09T15:56:03.793Z] Step 22/22 : LABEL version=0.0.0 [2021-01-09T15:56:04.058Z] Removing intermediate container ab98764a30e4 [2021-01-09T15:56:04.058Z] ---> d19161e28887 [2021-01-09T15:56:04.058Z] [2021-01-09T15:56:04.058Z] Removing intermediate container cc79093815b0 [2021-01-09T15:56:04.058Z] ---> ed75549876bd [2021-01-09T15:56:04.058Z] Step 22/22 : LABEL version=0.0.0 [2021-01-09T15:56:04.058Z] ---> Running in 5659696be4e5 [2021-01-09T15:56:04.322Z] Successfully built d19161e28887 [2021-01-09T15:56:04.322Z] ---> Running in 54e72bb4075c [2021-01-09T15:56:04.322Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-09T15:56:04.322Z] Building docker-security-bootstrapper-go [2021-01-09T15:56:04.322Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container b9bdb2a665de [2021-01-09T15:56:04.322Z] ---> 6aacd44a57d7 [2021-01-09T15:56:04.322Z] Step 22/23 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T15:56:04.322Z] Removing intermediate container 97597dbc8372 [2021-01-09T15:56:04.322Z] ---> da0074673c83 [2021-01-09T15:56:04.322Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-09T15:56:04.322Z] Removing intermediate container 5659696be4e5 [2021-01-09T15:56:04.322Z] ---> e2ca5dbdb8cf [2021-01-09T15:56:04.322Z] [2021-01-09T15:56:04.589Z] ---> Running in cccb43d210b2 [2021-01-09T15:56:04.589Z] ---> Running in 61e1df6e6854 [2021-01-09T15:56:04.589Z] Removing intermediate container 54e72bb4075c [2021-01-09T15:56:04.589Z] ---> eae46d729e69 [2021-01-09T15:56:04.589Z] [2021-01-09T15:56:04.589Z] Successfully built e2ca5dbdb8cf [2021-01-09T15:56:04.589Z] Successfully tagged docker-support-notifications-go:latest [2021-01-09T15:56:04.589Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-01-09T15:56:04.852Z] Successfully built eae46d729e69 [2021-01-09T15:56:04.852Z] Removing intermediate container cccb43d210b2 [2021-01-09T15:56:04.852Z] ---> 5b14d760d18d [2021-01-09T15:56:04.852Z] Step 23/23 : LABEL version=0.0.0 [2021-01-09T15:56:04.852Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-09T15:56:04.852Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-01-09T15:56:04.852Z] Removing intermediate container 61e1df6e6854 [2021-01-09T15:56:04.852Z] ---> 55a42ff9c5c3 [2021-01-09T15:56:04.852Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-09T15:56:05.123Z] ---> Running in c3cbcd4a8556 [2021-01-09T15:56:05.123Z] ---> Running in ed3ce87a08c3 [2021-01-09T15:56:06.520Z] Removing intermediate container c3cbcd4a8556 [2021-01-09T15:56:06.520Z] ---> 21e6ee6a285e [2021-01-09T15:56:06.520Z] [2021-01-09T15:56:07.914Z] Removing intermediate container ed3ce87a08c3 [2021-01-09T15:56:07.914Z] ---> aa4c8bc2cf36 [2021-01-09T15:56:07.914Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-09T15:56:08.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.214s coverage: 46.6% of statements [2021-01-09T15:56:08.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-09T15:56:08.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-09T15:56:08.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-09T15:56:08.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-09T15:56:08.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-09T15:56:08.873Z] Successfully built 21e6ee6a285e [2021-01-09T15:56:10.819Z] Successfully tagged docker-core-metadata-go:latest [2021-01-09T15:56:10.819Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2021-01-09T15:56:12.220Z] ---> Running in 7a75a98848e6 [2021-01-09T15:56:12.485Z] Removing intermediate container 7a75a98848e6 [2021-01-09T15:56:12.485Z] ---> 33b30878eb23 [2021-01-09T15:56:12.485Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-09T15:56:14.434Z] ---> 00bf24ce5b64 [2021-01-09T15:56:14.434Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-09T15:56:14.709Z] ---> 04fb8c9af5e8 [2021-01-09T15:56:14.709Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-09T15:56:15.678Z] ---> d9d0bbb4d416 [2021-01-09T15:56:15.678Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-09T15:56:15.678Z] ---> Running in 08dca1cd94d9 [2021-01-09T15:56:16.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.557s coverage: 27.0% of statements [2021-01-09T15:56:16.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-09T15:56:16.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-09T15:56:16.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-09T15:56:16.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-09T15:56:16.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-09T15:56:16.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-09T15:56:16.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements [2021-01-09T15:56:16.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-09T15:56:16.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.073s coverage: 100.0% of statements [2021-01-09T15:56:16.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-09T15:56:16.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-09T15:56:16.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.561s coverage: 77.8% of statements [2021-01-09T15:56:16.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-09T15:56:16.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-09T15:56:16.318Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.390s coverage: 82.4% of statements [2021-01-09T15:56:16.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-09T15:56:16.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-09T15:56:16.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-09T15:56:16.318Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-09T15:56:18.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T15:56:18.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T15:56:18.579Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-09T15:56:18.579Z] (2/33) Installing expat (2.2.9-r1) [2021-01-09T15:56:18.579Z] (3/33) Installing libffi (3.3-r2) [2021-01-09T15:56:18.579Z] (4/33) Installing gdbm (1.13-r1) [2021-01-09T15:56:18.579Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-09T15:56:18.579Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-09T15:56:18.579Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-09T15:56:23.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.169s coverage: 28.6% of statements [2021-01-09T15:56:23.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-09T15:56:23.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-09T15:56:23.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-09T15:56:23.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-09T15:56:23.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-09T15:56:23.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.184s coverage: 100.0% of statements [2021-01-09T15:56:23.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-09T15:56:23.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.084s coverage: 100.0% of statements [2021-01-09T15:56:23.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-09T15:56:23.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.345s coverage: 86.7% of statements [2021-01-09T15:56:23.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-09T15:56:24.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.351s coverage: 97.5% of statements [2021-01-09T15:56:24.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-09T15:56:24.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.182s coverage: 78.3% of statements [2021-01-09T15:56:24.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-09T15:56:24.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-09T15:56:24.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-09T15:56:24.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-09T15:56:30.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.060s coverage: 93.8% of statements [2021-01-09T15:56:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-09T15:56:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-09T15:56:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-09T15:56:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-09T15:56:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-09T15:56:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-09T15:56:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-09T15:56:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-09T15:56:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-09T15:56:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-09T15:56:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-09T15:56:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-09T15:56:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-09T15:56:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-09T15:56:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-09T15:56:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-09T15:56:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-09T15:56:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-09T15:56:30.796Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-01-09T15:56:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-09T15:56:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-09T15:56:30.796Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.176s coverage: 0.1% of statements [2021-01-09T15:56:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-09T15:56:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-09T15:56:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-09T15:56:30.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.103s coverage: 43.8% of statements [2021-01-09T15:56:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] [2021-01-09T15:56:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] [2021-01-09T15:56:30.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2021-01-09T15:56:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/install [no test files] [2021-01-09T15:56:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] [2021-01-09T15:56:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] [2021-01-09T15:56:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-09T15:56:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-09T15:56:30.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-09T15:56:31.330Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T15:56:31.330Z] Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T15:56:31.330Z] [2021-01-09T15:56:31.330Z] ---> fa2df7d9acdc [2021-01-09T15:56:31.330Z] Step 2/32 : FROM ${BUILDER_BASE} AS builderStep 3/23 : WORKDIR /edgex-go [2021-01-09T15:56:31.330Z] [2021-01-09T15:56:31.330Z] ---> fa2df7d9acdc [2021-01-09T15:56:31.330Z] Step 3/32 : WORKDIR /edgex-go [2021-01-09T15:56:31.330Z] ---> Using cache [2021-01-09T15:56:31.330Z] ---> a6b6094624e0 [2021-01-09T15:56:31.330Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T15:56:31.330Z] ---> Using cache [2021-01-09T15:56:31.330Z] ---> a6b6094624e0 [2021-01-09T15:56:31.330Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T15:56:31.330Z] ---> Using cache [2021-01-09T15:56:31.330Z] ---> 0591395104c7 [2021-01-09T15:56:31.330Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-01-09T15:56:31.330Z] ---> Using cache [2021-01-09T15:56:31.330Z] ---> 0591395104c7 [2021-01-09T15:56:31.330Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-09T15:56:31.330Z] ---> Using cache [2021-01-09T15:56:31.330Z] ---> 4fd0fd028b9a [2021-01-09T15:56:31.330Z] Step 6/32 : COPY go.mod . [2021-01-09T15:56:31.330Z] ---> Using cache [2021-01-09T15:56:31.330Z] ---> 1b342d8efbc8 [2021-01-09T15:56:31.330Z] Step 7/32 : RUN go mod download [2021-01-09T15:56:31.330Z] ---> Using cache [2021-01-09T15:56:31.330Z] ---> c32c2c474c6b [2021-01-09T15:56:31.330Z] Step 8/32 : COPY . . [2021-01-09T15:56:31.330Z] ---> Using cache [2021-01-09T15:56:31.330Z] ---> f380a2df5c7a [2021-01-09T15:56:31.330Z] Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-09T15:56:31.330Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T15:56:31.330Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-09T15:56:31.330Z] ---> fa2df7d9acdc [2021-01-09T15:56:31.330Z] Step 3/23 : WORKDIR /edgex-go [2021-01-09T15:56:31.330Z] ---> Using cache [2021-01-09T15:56:31.330Z] ---> a6b6094624e0 [2021-01-09T15:56:31.330Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T15:56:31.330Z] ---> Using cache [2021-01-09T15:56:31.330Z] ---> 0591395104c7 [2021-01-09T15:56:31.330Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-09T15:56:31.330Z] ---> Using cache [2021-01-09T15:56:31.330Z] ---> 4fd0fd028b9a [2021-01-09T15:56:31.330Z] Step 6/23 : COPY go.mod . [2021-01-09T15:56:31.330Z] ---> Using cache [2021-01-09T15:56:31.330Z] ---> 1b342d8efbc8 [2021-01-09T15:56:31.330Z] Step 7/23 : RUN go mod download [2021-01-09T15:56:31.330Z] ---> Using cache [2021-01-09T15:56:31.330Z] ---> c32c2c474c6b [2021-01-09T15:56:31.330Z] Step 8/23 : COPY . . [2021-01-09T15:56:31.330Z] ---> Using cache [2021-01-09T15:56:31.330Z] ---> f380a2df5c7a [2021-01-09T15:56:31.330Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-09T15:56:31.917Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-09T15:56:31.917Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-09T15:56:31.917Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-09T15:56:31.917Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-09T15:56:31.917Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-09T15:56:32.502Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-09T15:56:32.502Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-09T15:56:32.502Z] ---> Running in 0ba93146a1a1 [2021-01-09T15:56:32.502Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-09T15:56:32.502Z] ---> Running in ab8032a7d305 [2021-01-09T15:56:32.502Z] ---> Running in 995e817c69ba [2021-01-09T15:56:32.773Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-09T15:56:32.773Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-09T15:56:32.773Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-09T15:56:32.773Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-09T15:56:32.773Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-09T15:56:33.036Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-09T15:56:33.036Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-09T15:56:33.617Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-09T15:56:33.617Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-09T15:56:33.617Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T15:56:33.617Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-09T15:56:33.617Z] ---> fa2df7d9acdc [2021-01-09T15:56:33.617Z] Step 3/24 : WORKDIR /edgex-go [2021-01-09T15:56:33.617Z] ---> Using cache [2021-01-09T15:56:33.617Z] ---> a6b6094624e0 [2021-01-09T15:56:33.617Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T15:56:33.617Z] ---> Using cache [2021-01-09T15:56:33.617Z] ---> 0591395104c7 [2021-01-09T15:56:33.617Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-09T15:56:33.617Z] ---> Using cache [2021-01-09T15:56:33.617Z] ---> 4fd0fd028b9a [2021-01-09T15:56:33.617Z] Step 6/24 : COPY go.mod . [2021-01-09T15:56:33.617Z] ---> Using cache [2021-01-09T15:56:33.617Z] ---> 1b342d8efbc8 [2021-01-09T15:56:33.617Z] Step 7/24 : RUN go mod download [2021-01-09T15:56:33.617Z] ---> Using cache [2021-01-09T15:56:33.617Z] ---> c32c2c474c6b [2021-01-09T15:56:33.617Z] Step 8/24 : COPY . . [2021-01-09T15:56:33.617Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-09T15:56:33.617Z] ---> Using cache [2021-01-09T15:56:33.617Z] ---> f380a2df5c7a [2021-01-09T15:56:33.617Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-09T15:56:33.617Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-09T15:56:35.015Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-09T15:56:35.015Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-09T15:56:35.015Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-09T15:56:35.015Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-09T15:56:35.015Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-09T15:56:35.015Z] ---> Running in 4774e087e0f8 [2021-01-09T15:56:35.015Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-09T15:56:35.015Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-09T15:56:35.281Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T15:56:35.281Z] OK: 71 MiB in 55 packages [2021-01-09T15:56:35.562Z] 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-09T15:56:35.838Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-09T15:56:35.838Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T15:56:35.838Z] 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-09T15:56:38.473Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T15:56:41.873Z] OK: 233 MiB in 51 packages [2021-01-09T15:56:43.858Z] Removing intermediate container 0ba93146a1a1 [2021-01-09T15:56:43.858Z] ---> 4cac1a4a0c08 [2021-01-09T15:56:43.858Z] Step 6/23 : COPY go.mod . [2021-01-09T15:56:44.855Z] ---> 746ea0e4828e [2021-01-09T15:56:44.855Z] Step 7/23 : RUN go mod download [2021-01-09T15:56:45.835Z] ---> Running in 9ca330e68e35 [2021-01-09T15:56:49.238Z] Removing intermediate container 08dca1cd94d9 [2021-01-09T15:56:49.239Z] ---> 221772c94929 [2021-01-09T15:56:49.239Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-09T15:56:49.239Z] ---> Running in e0f29b9d3435 [2021-01-09T15:56:49.239Z] Removing intermediate container 9ca330e68e35 [2021-01-09T15:56:49.239Z] ---> 4edde5d97353 [2021-01-09T15:56:49.239Z] Step 8/23 : COPY . . [2021-01-09T15:56:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 22.085s coverage: 82.7% of statements [2021-01-09T15:56:53.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-09T15:56:53.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-09T15:56:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2021-01-09T15:56:53.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-09T15:56:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 75.5% of statements [2021-01-09T15:56:53.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-09T15:56:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements [2021-01-09T15:56:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.122s coverage: 87.2% of statements [2021-01-09T15:56:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.135s coverage: 84.2% of statements [2021-01-09T15:56:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.179s coverage: 91.4% of statements [2021-01-09T15:56:53.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-09T15:56:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.535s coverage: 63.5% of statements [2021-01-09T15:56:53.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-09T15:56:53.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-09T15:56:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2021-01-09T15:56:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements [2021-01-09T15:56:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-01-09T15:56:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements [2021-01-09T15:56:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-01-09T15:56:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.814s coverage: 55.9% of statements [2021-01-09T15:56:53.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-09T15:56:53.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-09T15:56:53.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-09T15:56:53.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-09T15:56:53.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-09T15:56:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.315s coverage: 37.0% of statements [2021-01-09T15:56:53.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-09T15:56:53.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-09T15:56:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.480s coverage: 84.0% of statements [2021-01-09T15:56:53.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.082s coverage: 100.0% of statements [2021-01-09T15:56:53.515Z] Collecting docker-compose==1.23.2 [2021-01-09T15:56:53.515Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-09T15:56:54.111Z] Collecting texttable<0.10,>=0.9.0 [2021-01-09T15:56:54.382Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-09T15:56:55.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.312s coverage: 47.1% of statements [2021-01-09T15:56:55.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-09T15:56:55.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-09T15:56:55.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-09T15:56:55.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-09T15:56:55.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-09T15:56:55.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.110s coverage: 100.0% of statements [2021-01-09T15:56:55.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-09T15:56:55.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.103s coverage: 100.0% of statements [2021-01-09T15:56:55.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-09T15:56:56.359Z] Collecting PyYAML<4,>=3.10 [2021-01-09T15:56:56.359Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-09T15:56:58.946Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-09T15:56:58.946Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-09T15:56:58.946Z] Collecting docopt<0.7,>=0.6.1 [2021-01-09T15:56:58.946Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-09T15:57:00.359Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-09T15:57:00.359Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-09T15:57:01.336Z] 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-09T15:57:02.305Z] 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-09T15:57:02.305Z] Collecting cached-property<2,>=1.2.0 [2021-01-09T15:57:02.305Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-09T15:57:02.596Z] Collecting docker<4.0,>=3.6.0 [2021-01-09T15:57:02.596Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-09T15:57:02.863Z] 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-09T15:57:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.681s coverage: 29.1% of statements [2021-01-09T15:57:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-09T15:57:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-09T15:57:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-09T15:57:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-09T15:57:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-09T15:57:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.304s coverage: 99.0% of statements [2021-01-09T15:57:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-09T15:57:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.173s coverage: 100.0% of statements [2021-01-09T15:57:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-09T15:57:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements [2021-01-09T15:57:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-09T15:57:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.107s coverage: 100.0% of statements [2021-01-09T15:57:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-09T15:57:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-09T15:57:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-09T15:57:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-09T15:57:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements [2021-01-09T15:57:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-09T15:57:03.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-09T15:57:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.104s coverage: 100.0% of statements [2021-01-09T15:57:03.285Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 32.1% of statements [2021-01-09T15:57:03.452Z] Collecting jsonschema<3,>=2.5.1 [2021-01-09T15:57:03.452Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-09T15:57:03.558Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-09T15:57:04.156Z] GO111MODULE=on go vet ./... [2021-01-09T15:57:06.051Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-09T15:57:06.051Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-09T15:57:06.318Z] Collecting docker-pycreds>=0.4.0 [2021-01-09T15:57:06.319Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-09T15:57:07.743Z] Collecting idna<2.8,>=2.5 [2021-01-09T15:57:08.005Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-09T15:57:08.278Z] 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-09T15:57:08.278Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-09T15:57:08.278Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-09T15:57:08.860Z] 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-09T15:57:08.861Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-09T15:57:08.861Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-09T15:57:08.861Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-09T15:57:08.861Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-09T15:57:08.861Z] Installing collected packages: texttable, PyYAML, websocket-client, docopt, dockerpty, cached-property, idna, urllib3, requests, docker-pycreds, docker, jsonschema, docker-compose [2021-01-09T15:57:09.131Z] Running setup.py install for texttable: started [2021-01-09T15:57:09.720Z] Running setup.py install for texttable: finished with status 'done' [2021-01-09T15:57:10.063Z] Running setup.py install for PyYAML: started [2021-01-09T15:57:10.897Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-09T15:57:10.897Z] Running setup.py install for docopt: started [2021-01-09T15:57:11.202Z] Running setup.py install for docopt: finished with status 'done' [2021-01-09T15:57:11.202Z] Running setup.py install for dockerpty: started [2021-01-09T15:57:11.873Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-09T15:57:12.829Z] Attempting uninstall: idna [2021-01-09T15:57:12.829Z] Found existing installation: idna 2.9 [2021-01-09T15:57:12.829Z] Uninstalling idna-2.9: [2021-01-09T15:57:12.829Z] Successfully uninstalled idna-2.9 [2021-01-09T15:57:12.829Z] ---> 1ef0e2f13b1c [2021-01-09T15:57:12.829Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-09T15:57:13.417Z] Attempting uninstall: urllib3 [2021-01-09T15:57:13.417Z] Found existing installation: urllib3 1.25.9 [2021-01-09T15:57:13.417Z] Uninstalling urllib3-1.25.9: [2021-01-09T15:57:13.417Z] ---> Running in 5cd79eaae58a [2021-01-09T15:57:13.417Z] Successfully uninstalled urllib3-1.25.9 [2021-01-09T15:57:13.682Z] Removing intermediate container 4774e087e0f8 [2021-01-09T15:57:13.682Z] ---> 2171fbc92e27 [2021-01-09T15:57:13.682Z] [2021-01-09T15:57:13.682Z] Step 10/24 : FROM alpine:3.12 [2021-01-09T15:57:13.682Z] ---> 389fef711851 [2021-01-09T15:57:13.682Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-09T15:57:13.682Z] Removing intermediate container ab8032a7d305 [2021-01-09T15:57:13.682Z] ---> 00670431edd3 [2021-01-09T15:57:13.682Z] [2021-01-09T15:57:13.682Z] Step 10/23 : FROM alpine:3.12 [2021-01-09T15:57:13.682Z] ---> 389fef711851 [2021-01-09T15:57:13.682Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-09T15:57:13.682Z] ---> Using cache [2021-01-09T15:57:13.682Z] ---> 7132331e53e3 [2021-01-09T15:57:13.682Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-09T15:57:13.682Z] ---> Using cache [2021-01-09T15:57:13.682Z] ---> 09ea4f51dc43 [2021-01-09T15:57:13.682Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-09T15:57:14.638Z] ---> Running in bba77a047089 [2021-01-09T15:57:14.638Z] ---> Running in adbc01a3f11b [2021-01-09T15:57:14.638Z] Attempting uninstall: requests [2021-01-09T15:57:14.638Z] Found existing installation: requests 2.23.0 [2021-01-09T15:57:14.638Z] Uninstalling requests-2.23.0: [2021-01-09T15:57:14.638Z] Successfully uninstalled requests-2.23.0 [2021-01-09T15:57:16.562Z] 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-09T15:57:17.517Z] Removing intermediate container bba77a047089 [2021-01-09T15:57:17.517Z] ---> ed426555b66f [2021-01-09T15:57:17.517Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-09T15:57:17.781Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T15:57:17.781Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T15:57:18.042Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-09T15:57:18.042Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T15:57:18.042Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-09T15:57:18.042Z] (4/5) Installing curl (7.69.1-r3) [2021-01-09T15:57:18.042Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-09T15:57:18.042Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T15:57:18.306Z] Executing ca-certificates-20191127-r4.trigger [2021-01-09T15:57:18.306Z] OK: 7 MiB in 19 packages [2021-01-09T15:57:18.895Z] ---> Running in 613343a32a02 [2021-01-09T15:57:19.163Z] Removing intermediate container 995e817c69ba [2021-01-09T15:57:19.163Z] ---> 322f2ce3f808 [2021-01-09T15:57:19.163Z] [2021-01-09T15:57:19.163Z] Step 10/32 : FROM alpine:3.12 [2021-01-09T15:57:19.163Z] ---> 389fef711851 [2021-01-09T15:57:19.163Z] Step 11/32 : RUN apk add --update --no-cache dumb-init openssl [2021-01-09T15:57:19.752Z] 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-09T15:57:20.346Z] ---> Running in 0b60d1f64866 [2021-01-09T15:57:20.346Z] Removing intermediate container 613343a32a02 [2021-01-09T15:57:20.347Z] ---> 35b63c921b90 [2021-01-09T15:57:20.347Z] Step 15/23 : WORKDIR / [2021-01-09T15:57:20.946Z] ---> Running in 129e19866459 [2021-01-09T15:57:20.946Z] Removing intermediate container adbc01a3f11b [2021-01-09T15:57:20.946Z] ---> c7cc09254407 [2021-01-09T15:57:20.946Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-09T15:57:21.224Z] ---> Running in aaee02a35ef0 [2021-01-09T15:57:21.500Z] Removing intermediate container 129e19866459 [2021-01-09T15:57:21.500Z] ---> 1ccc77b8f0ac [2021-01-09T15:57:21.500Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-09T15:57:21.772Z] Removing intermediate container aaee02a35ef0 [2021-01-09T15:57:21.772Z] ---> a998ce62c83e [2021-01-09T15:57:21.772Z] Step 13/24 : WORKDIR / [2021-01-09T15:57:21.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T15:57:21.772Z] ---> Running in 7340551999e3 [2021-01-09T15:57:21.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T15:57:22.044Z] ---> fd0f8b315c69 [2021-01-09T15:57:22.044Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-09T15:57:22.311Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-01-09T15:57:22.311Z] (2/2) Installing openssl (1.1.1i-r0) [2021-01-09T15:57:22.311Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T15:57:22.311Z] OK: 6 MiB in 16 packages [2021-01-09T15:57:22.580Z] Removing intermediate container 7340551999e3 [2021-01-09T15:57:22.580Z] ---> d979b3a791dc [2021-01-09T15:57:22.580Z] 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-09T15:57:25.193Z] Removing intermediate container e0f29b9d3435 [2021-01-09T15:57:25.193Z] ---> f63b4813bcd4 [2021-01-09T15:57:25.193Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-09T15:57:25.780Z] ---> 661ec3867345 [2021-01-09T15:57:25.780Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-09T15:57:25.780Z] ---> Running in e27542606d7e [2021-01-09T15:57:25.780Z] ---> 66db489ed32c [2021-01-09T15:57:25.780Z] 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-09T15:57:26.044Z] Removing intermediate container 0b60d1f64866 [2021-01-09T15:57:26.044Z] ---> 16eb3e50d182 [2021-01-09T15:57:26.044Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-09T15:57:26.322Z] ---> 5344c7f9a435 [2021-01-09T15:57:26.322Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-09T15:57:26.322Z] ---> Running in e42249ee32e9 [2021-01-09T15:57:26.596Z] ---> 9bea8ac06102 [2021-01-09T15:57:26.596Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-09T15:57:26.596Z] ---> Running in f6ce4e67d645 [2021-01-09T15:57:26.863Z] Removing intermediate container e42249ee32e9 [2021-01-09T15:57:26.863Z] ---> 935947e117a4 [2021-01-09T15:57:26.863Z] Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-09T15:57:26.863Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T15:57:26.864Z] ---> Running in 046fb9ffb03f [2021-01-09T15:57:26.864Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T15:57:26.864Z] Removing intermediate container f6ce4e67d645 [2021-01-09T15:57:26.864Z] ---> 9cbebbc7ff1b [2021-01-09T15:57:26.864Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T15:57:27.139Z] ---> 6fbb4bdc526e [2021-01-09T15:57:27.139Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-09T15:57:27.139Z] ---> Running in 40927c1eeec8 [2021-01-09T15:57:27.139Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T15:57:27.139Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-09T15:57:27.139Z] (3/3) Installing curl (7.69.1-r3) [2021-01-09T15:57:27.139Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T15:57:27.139Z] Removing intermediate container 046fb9ffb03f [2021-01-09T15:57:27.139Z] ---> 195384d96cec [2021-01-09T15:57:27.139Z] Step 14/32 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-09T15:57:27.139Z] OK: 72 MiB in 58 packages [2021-01-09T15:57:27.416Z] ---> Running in 58f557a80fcb [2021-01-09T15:57:27.416Z] Removing intermediate container 40927c1eeec8 [2021-01-09T15:57:27.416Z] ---> 5d4d84aa5293 [2021-01-09T15:57:27.416Z] Step 21/23 : LABEL arch=x86_64 [2021-01-09T15:57:27.684Z] ---> Running in 85fa2d2dc03e [2021-01-09T15:57:27.951Z] Removing intermediate container 85fa2d2dc03e [2021-01-09T15:57:27.951Z] ---> 685747fd9ee8 [2021-01-09T15:57:27.951Z] Step 22/23 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T15:57:28.214Z] ---> Running in 08a8bef68421 [2021-01-09T15:57:28.214Z] Connecting to github.com (140.82.114.4:443) [2021-01-09T15:57:28.481Z]  ---> 56efdf2bc4ee [2021-01-09T15:57:28.481Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-09T15:57:28.481Z] Removing intermediate container e27542606d7e [2021-01-09T15:57:28.481Z] ---> f881ffbc861a [2021-01-09T15:57:28.481Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-09T15:57:28.481Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.143.76:443) [2021-01-09T15:57:28.745Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-09T15:57:28.745Z]  ---> Running in 2a2442af39b5 [2021-01-09T15:57:28.745Z] Removing intermediate container 08a8bef68421 [2021-01-09T15:57:28.745Z] ---> 0bf9ad40e71d [2021-01-09T15:57:28.745Z] Step 23/23 : LABEL version=0.0.0 [2021-01-09T15:57:28.745Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-09T15:57:28.745Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-09T15:57:29.009Z] dockerize [2021-01-09T15:57:29.009Z] ---> Running in 69ad5f61f41b [2021-01-09T15:57:29.587Z] ---> a4c85bfc655b [2021-01-09T15:57:29.587Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-09T15:57:29.587Z] Removing intermediate container 2a2442af39b5 [2021-01-09T15:57:29.587Z] ---> 6668dcadb3e0 [2021-01-09T15:57:29.587Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T15:57:29.852Z] Removing intermediate container 69ad5f61f41b [2021-01-09T15:57:29.852Z] ---> 1a8639f9d8bb [2021-01-09T15:57:29.852Z] [2021-01-09T15:57:29.852Z] ---> Running in c6a651e87b7f [2021-01-09T15:57:30.122Z] ---> 9bbc6f7c61f8 [2021-01-09T15:57:30.122Z] 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-09T15:57:30.122Z] Successfully built 1a8639f9d8bb [2021-01-09T15:57:30.122Z] Successfully tagged docker-core-command-go:latest [2021-01-09T15:57:30.399Z]  Building docker-core-command-go ... done  ---> Running in c5b97bc6d469 [2021-01-09T15:57:30.681Z] Removing intermediate container c6a651e87b7f [2021-01-09T15:57:30.681Z] ---> 0420234ec885 [2021-01-09T15:57:30.681Z] Step 24/26 : LABEL arch=x86_64 [2021-01-09T15:57:30.681Z] Removing intermediate container 58f557a80fcb [2021-01-09T15:57:30.681Z] ---> 9bed9dec7ad7 [2021-01-09T15:57:30.681Z] Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-09T15:57:30.956Z] ---> Running in 3f0f11606725 [2021-01-09T15:57:30.956Z] ---> Running in dc5e45b5da3a [2021-01-09T15:57:31.238Z] Removing intermediate container 3f0f11606725 [2021-01-09T15:57:31.238Z] ---> 28d80cbe82f0 [2021-01-09T15:57:31.238Z] Step 25/26 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T15:57:31.238Z] Removing intermediate container dc5e45b5da3a [2021-01-09T15:57:31.238Z] ---> 59da5df79190 [2021-01-09T15:57:31.238Z] Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-09T15:57:31.821Z] ---> Running in c2f986bbaa14 [2021-01-09T15:57:32.092Z] ---> Running in bc6d66b526b0 [2021-01-09T15:57:32.370Z] Removing intermediate container c2f986bbaa14 [2021-01-09T15:57:32.370Z] ---> 891c6db6adb3 [2021-01-09T15:57:32.370Z] Step 26/26 : LABEL version=0.0.0 [2021-01-09T15:57:32.370Z] Removing intermediate container bc6d66b526b0 [2021-01-09T15:57:32.370Z] ---> 136e69ea33a3 [2021-01-09T15:57:32.370Z] Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-09T15:57:32.635Z] ---> Running in fa257026d4ae [2021-01-09T15:57:32.635Z] ---> Running in 0427084fac02 [2021-01-09T15:57:32.904Z] Removing intermediate container c5b97bc6d469 [2021-01-09T15:57:32.904Z] ---> b647ee7fab46 [2021-01-09T15:57:32.904Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-09T15:57:32.904Z] Removing intermediate container 0427084fac02 [2021-01-09T15:57:32.904Z] ---> f83b370d9b6e [2021-01-09T15:57:32.904Z] [2021-01-09T15:57:32.904Z] ---> Running in 879016e0fd96 [2021-01-09T15:57:33.170Z] Successfully built f83b370d9b6e [2021-01-09T15:57:33.170Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-09T15:57:33.170Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 879016e0fd96 [2021-01-09T15:57:33.170Z] ---> a55c7a37e2c1 [2021-01-09T15:57:33.170Z] Step 22/24 : LABEL arch=x86_64 [2021-01-09T15:57:33.170Z] Move dockerize executable [2021-01-09T15:57:33.433Z] ---> Running in 601c8af6b989 [2021-01-09T15:57:33.433Z] Removing intermediate container 601c8af6b989 [2021-01-09T15:57:33.433Z] ---> 433f50b918a9 [2021-01-09T15:57:33.433Z] Step 23/24 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T15:57:33.695Z] ---> Running in 01a21169c621 [2021-01-09T15:57:33.957Z] Removing intermediate container 01a21169c621 [2021-01-09T15:57:33.957Z] ---> 38ad510522f4 [2021-01-09T15:57:33.957Z] Step 24/24 : LABEL version=0.0.0 [2021-01-09T15:57:34.530Z] ---> Running in 996cf72be61e [2021-01-09T15:57:34.530Z] Removing intermediate container fa257026d4ae [2021-01-09T15:57:34.530Z] ---> e9448bbdfcb8 [2021-01-09T15:57:34.530Z] Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-09T15:57:34.530Z] ---> Running in 9e48385dd62a [2021-01-09T15:57:35.924Z] Removing intermediate container 996cf72be61e [2021-01-09T15:57:35.924Z] ---> 9aaa5211be98 [2021-01-09T15:57:35.924Z] [2021-01-09T15:57:36.196Z] Removing intermediate container 9e48385dd62a [2021-01-09T15:57:36.196Z] ---> 4ef1b3dedd2a [2021-01-09T15:57:36.196Z] Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-09T15:57:36.196Z] Successfully built 9aaa5211be98 [2021-01-09T15:57:36.196Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-09T15:57:36.464Z]  Building docker-security-secretstore-setup-go ... done  ---> ea8bc1139d46 [2021-01-09T15:57:36.464Z] Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-09T15:57:36.464Z] ---> Running in 79716bd1b1f6 [2021-01-09T15:57:39.039Z] Removing intermediate container 5cd79eaae58a [2021-01-09T15:57:39.039Z] ---> 6590c8ce5cd1 [2021-01-09T15:57:39.039Z] [2021-01-09T15:57:39.039Z] Step 10/23 : FROM alpine:3.12 [2021-01-09T15:57:39.039Z] ---> 389fef711851 [2021-01-09T15:57:39.039Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-09T15:57:39.039Z] ---> Running in fd19352986e8 [2021-01-09T15:57:39.039Z] Removing intermediate container 79716bd1b1f6 [2021-01-09T15:57:39.039Z] ---> f9a7db817a28 [2021-01-09T15:57:39.039Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-09T15:57:39.302Z] Removing intermediate container fd19352986e8 [2021-01-09T15:57:39.302Z] ---> 3e162ca90ac4 [2021-01-09T15:57:39.302Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-09T15:57:39.302Z] ---> Running in 231a12d889b2 [2021-01-09T15:57:39.568Z] Removing intermediate container 231a12d889b2 [2021-01-09T15:57:39.568Z] ---> 88b9f642e8fd [2021-01-09T15:57:39.568Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-09T15:57:39.568Z] ---> 13ec302a98bd [2021-01-09T15:57:39.568Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-09T15:57:39.568Z] ---> Running in 9bbb24044204 [2021-01-09T15:57:39.830Z] Removing intermediate container 9bbb24044204 [2021-01-09T15:57:39.830Z] ---> baf2f11b72dd [2021-01-09T15:57:39.830Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T15:57:39.830Z] ---> Running in 4e101c341e74 [2021-01-09T15:57:39.830Z] ---> d93d2b2fedeb [2021-01-09T15:57:39.830Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-09T15:57:40.415Z] ---> f71b93fde587 [2021-01-09T15:57:40.415Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-09T15:57:40.991Z] ---> dd6182847e3a [2021-01-09T15:57:40.991Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-01-09T15:57:40.991Z] Removing intermediate container 4e101c341e74 [2021-01-09T15:57:40.991Z] ---> 8b4be99adc2d [2021-01-09T15:57:40.991Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-09T15:57:40.991Z] ---> Running in a794777dfe30 [2021-01-09T15:57:41.253Z] ---> Running in 35c51482e6dd [2021-01-09T15:57:41.515Z] Removing intermediate container 35c51482e6dd [2021-01-09T15:57:41.515Z] ---> 538817dbe383 [2021-01-09T15:57:41.515Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ [2021-01-09T15:57:41.515Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-09T15:57:41.778Z] ---> 7c469ff4d135 [2021-01-09T15:57:41.778Z] Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-09T15:57:42.048Z] ---> Running in 5e6ff7f4db44 [2021-01-09T15:57:43.001Z] Removing intermediate container 5e6ff7f4db44 [2021-01-09T15:57:43.001Z] ---> e30c4e927114 [2021-01-09T15:57:43.001Z] Step 28/32 : ENTRYPOINT ["entrypoint.sh"] [2021-01-09T15:57:43.265Z] ---> Running in b9a2e9b428ba [2021-01-09T15:57:43.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-09T15:57:43.265Z] Removing intermediate container b9a2e9b428ba [2021-01-09T15:57:43.265Z] ---> 0415b61f9f95 [2021-01-09T15:57:43.531Z] Step 29/32 : CMD ["install"] [2021-01-09T15:57:43.531Z] ---> Running in 3daea4a984d7 [2021-01-09T15:57:43.794Z] Removing intermediate container 3daea4a984d7 [2021-01-09T15:57:43.794Z] ---> b8a05e9a0ea0 [2021-01-09T15:57:43.794Z] Step 30/32 : LABEL arch=x86_64 [2021-01-09T15:57:44.057Z] ---> Running in f35a48080f0b [2021-01-09T15:57:44.057Z] Removing intermediate container f35a48080f0b [2021-01-09T15:57:44.057Z] ---> b10e617ed215 [2021-01-09T15:57:44.058Z] Step 31/32 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T15:57:44.320Z] ---> Running in b61607c31fe2 [2021-01-09T15:57:44.582Z] Removing intermediate container b61607c31fe2 [2021-01-09T15:57:44.582Z] ---> 04c37d5ef9c7 [2021-01-09T15:57:44.582Z] Step 32/32 : LABEL version=0.0.0 [2021-01-09T15:57:44.582Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-09T15:57:44.582Z] ---> Running in 2c72f3ee4e95 [2021-01-09T15:57:44.582Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-09T15:57:44.845Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-09T15:57:44.845Z] Removing intermediate container 2c72f3ee4e95 [2021-01-09T15:57:44.845Z] ---> baddef28c55e [2021-01-09T15:57:44.845Z] [2021-01-09T15:57:44.845Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-09T15:57:45.107Z] Successfully built baddef28c55e [2021-01-09T15:57:45.372Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-09T15:57:45.634Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-09T15:57:45.634Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-09T15:57:45.896Z]  Building docker-security-bootstrapper-go ... done Executing busybox-1.31.1-r19.trigger [2021-01-09T15:57:45.896Z] OK: 8 MiB in 20 packages [2021-01-09T15:57:46.469Z] Removing intermediate container a794777dfe30 [2021-01-09T15:57:46.469Z] ---> c89c3e25d4a4 [2021-01-09T15:57:46.469Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-09T15:57:46.733Z] ---> 6b38d0439b55 [2021-01-09T15:57:46.733Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-09T15:57:47.310Z] ---> b3dcfee7931e [2021-01-09T15:57:47.310Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-09T15:57:47.573Z] ---> 9b99172061ea [2021-01-09T15:57:47.573Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-09T15:57:47.573Z] ---> Running in e090f31b43fc [2021-01-09T15:57:47.835Z] Removing intermediate container e090f31b43fc [2021-01-09T15:57:47.835Z] ---> b7c673980377 [2021-01-09T15:57:47.835Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T15:57:47.835Z] ---> Running in f75a007f160b [2021-01-09T15:57:48.096Z] Removing intermediate container f75a007f160b [2021-01-09T15:57:48.096Z] ---> 80ef7d2e8897 [2021-01-09T15:57:48.096Z] Step 21/23 : LABEL arch=x86_64 [2021-01-09T15:57:48.096Z] ---> Running in d8ae1a05e88f [2021-01-09T15:57:48.096Z] Removing intermediate container d8ae1a05e88f [2021-01-09T15:57:48.096Z] ---> 71c0f38d10b8 [2021-01-09T15:57:48.096Z] Step 22/23 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T15:57:48.359Z] ---> Running in f6a9cf835425 [2021-01-09T15:57:48.359Z] Removing intermediate container f6a9cf835425 [2021-01-09T15:57:48.359Z] ---> edf9360c4604 [2021-01-09T15:57:48.359Z] Step 23/23 : LABEL version=0.0.0 [2021-01-09T15:57:48.621Z] ---> Running in 5bcb64cafd16 [2021-01-09T15:57:48.621Z] Removing intermediate container 5bcb64cafd16 [2021-01-09T15:57:48.621Z] ---> 77a4105274f8 [2021-01-09T15:57:48.621Z] [2021-01-09T15:57:48.884Z] Successfully built 77a4105274f8 [2021-01-09T15:57:48.884Z] Successfully tagged docker-core-data-go:latest [2021-01-09T15:57:49.157Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-09T15:57:49.162Z] $ docker stop --time=1 d69ec490ff43fd320825f3e6ce1b718b505cdd511cfaeeb81749e6dd9317337f [2021-01-09T15:57:50.761Z] $ docker rm -f d69ec490ff43fd320825f3e6ce1b718b505cdd511cfaeeb81749e6dd9317337f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-09T15:57:51.291Z] + docker images [2021-01-09T15:57:51.291Z] + grep docker [2021-01-09T15:57:51.556Z] docker-core-data-go latest 77a4105274f8 3 seconds ago 22.3MB [2021-01-09T15:57:51.556Z] docker-security-bootstrapper-go latest baddef28c55e 7 seconds ago 41.4MB [2021-01-09T15:57:51.556Z] docker-security-secretstore-setup-go latest 9aaa5211be98 17 seconds ago 24.6MB [2021-01-09T15:57:51.556Z] docker-sys-mgmt-agent-go latest f83b370d9b6e 19 seconds ago 313MB [2021-01-09T15:57:51.556Z] docker-core-command-go latest 1a8639f9d8bb 22 seconds ago 16.2MB [2021-01-09T15:57:51.556Z] docker-core-metadata-go latest 21e6ee6a285e About a minute ago 18.6MB [2021-01-09T15:57:51.556Z] docker-support-scheduler-go latest eae46d729e69 About a minute ago 16.4MB [2021-01-09T15:57:51.556Z] docker-support-notifications-go latest e2ca5dbdb8cf About a minute ago 16.9MB [2021-01-09T15:57:51.556Z] docker-security-proxy-setup-go latest d19161e28887 About a minute ago 24.5MB [2021-01-09T15:57:51.556Z] docker 20.10.0 aefe523efa57 4 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-09T15:58:07.392Z] Still waiting to schedule task [2021-01-09T15:58:07.392Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-09T15:58:12.187Z] gofmt -l . [2021-01-09T15:58:12.459Z] [ "`gofmt -l .`" = "" ] [2021-01-09T15:58:15.076Z] ./bin/test-go-mod-tidy.sh [2021-01-09T15:58:15.675Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-09T15:58:20.631Z] + ls -al . [2021-01-09T15:58:20.631Z] total 672 [2021-01-09T15:58:20.631Z] drwxrwxr-x 9 1001 1001 4096 Jan 9 15:58 . [2021-01-09T15:58:20.631Z] drwxr-xr-x 4 root root 4096 Jan 9 15:54 .. [2021-01-09T15:58:20.631Z] -rw-rw-r-- 1 1001 1001 11 Jan 9 15:52 .dockerignore [2021-01-09T15:58:20.631Z] drwxrwxr-x 8 1001 1001 4096 Jan 9 15:52 .git [2021-01-09T15:58:20.631Z] drwxrwxr-x 3 1001 1001 4096 Jan 9 15:52 .github [2021-01-09T15:58:20.631Z] -rw-rw-r-- 1 1001 1001 872 Jan 9 15:52 .gitignore [2021-01-09T15:58:20.631Z] -rw-rw-r-- 1 1001 1001 166 Jan 9 15:52 .sonarcloud.properties [2021-01-09T15:58:20.631Z] -rw-rw-r-- 1 1001 1001 3804 Jan 9 15:52 CONTRIBUTING.md [2021-01-09T15:58:20.631Z] -rw-rw-r-- 1 1001 1001 931 Jan 9 15:52 Dockerfile.build [2021-01-09T15:58:20.631Z] -rw-rw-r-- 1 1001 1001 863 Jan 9 15:52 Jenkinsfile [2021-01-09T15:58:20.631Z] -rw-rw-r-- 1 1001 1001 10775 Jan 9 15:52 LICENSE [2021-01-09T15:58:20.631Z] -rw-rw-r-- 1 1001 1001 6001 Jan 9 15:52 Makefile [2021-01-09T15:58:20.631Z] -rw-rw-r-- 1 1001 1001 6524 Jan 9 15:52 README.md [2021-01-09T15:58:20.631Z] -rw-rw-r-- 1 1001 1001 6744 Jan 9 15:52 SECURITY.md [2021-01-09T15:58:20.631Z] -rw-rw-r-- 1 1001 1001 5 Jan 9 15:50 VERSION [2021-01-09T15:58:20.631Z] -rw-rw-r-- 1 1001 1001 4131 Jan 9 15:52 ZMQWindows.md [2021-01-09T15:58:20.631Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 15:52 bin [2021-01-09T15:58:20.631Z] drwxrwxr-x 15 1001 1001 4096 Jan 9 15:52 cmd [2021-01-09T15:58:20.631Z] -rw-r--r-- 1 root root 546759 Jan 9 15:57 coverage.out [2021-01-09T15:58:20.632Z] -rw-r--r-- 1 root root 1005 Jan 9 15:58 go.mod [2021-01-09T15:58:20.632Z] -rw-r--r-- 1 root root 19172 Jan 9 15:58 go.sum [2021-01-09T15:58:20.632Z] drwxrwxr-x 8 1001 1001 4096 Jan 9 15:52 internal [2021-01-09T15:58:20.632Z] drwxrwxr-x 4 1001 1001 4096 Jan 9 15:52 openapi [2021-01-09T15:58:20.632Z] drwxrwxr-x 4 1001 1001 4096 Jan 9 15:52 snap [2021-01-09T15:58:20.632Z] -rw-rw-r-- 1 1001 1001 168 Jan 9 15:52 version.go [Pipeline] sh [2021-01-09T15:58:21.287Z] + '[' -e coverage.out ] [2021-01-09T15:58:21.287Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-09T15:58:21.363Z] Warning: overwriting stash ‘coverage-report’ [2021-01-09T15:58:22.415Z] Stashed 1 file(s) [Pipeline] sh [2021-01-09T15:58:23.089Z] + make build [2021-01-09T15:58:23.090Z] 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-09T15:58:33.234Z] 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-09T15:58:55.422Z] 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-09T15:58:57.404Z] 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-09T15:59:01.711Z] 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-09T15:59:03.142Z] 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-09T15:59:05.824Z] Running on prd-ubuntu18.04-docker-8c-8g-19268 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws [2021-01-09T15:59:05.878Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2021-01-09T15:59:08.003Z] using credential edgex-jenkins-ssh [2021-01-09T15:59:08.056Z] Cloning the remote Git repository [2021-01-09T15:59:08.073Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-09T15:59:08.137Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2021-01-09T15:59:08.163Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-09T15:59:08.163Z] > git --version # timeout=10 [2021-01-09T15:59:08.168Z] > git --version # 'git version 2.17.1' [2021-01-09T15:59:08.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T15:59:08.194Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-09T15:59:08.633Z] 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-09T15:59:12.956Z] 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-09T15:59:17.275Z] 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-09T15:59:20.673Z] 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-09T15:59:24.072Z] 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-09T15:59:28.394Z] 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-09T15:59:31.789Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-09T15:59:33.641Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-09T15:59:33.651Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-09T15:59:33.662Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-09T15:59:33.675Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-09T15:59:33.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T15:59:33.679Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-09T15:59:34.375Z] Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit 767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T15:59:34.493Z] Merge succeeded, producing 767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T15:59:34.494Z] Checking out Revision 767081400047304a3e08897ace0bb56a8ab0cd1d (PR-2970) [Pipeline] } [2021-01-09T15:59:36.111Z] $ docker stop --time=1 91993dc9218d0dbd5586e8eae33aeca4dabf8212f2681f950b4da775fc6f0b02 [2021-01-09T15:59:34.381Z] > git config core.sparsecheckout # timeout=10 [2021-01-09T15:59:34.386Z] > git checkout -f 767081400047304a3e08897ace0bb56a8ab0cd1d # timeout=10 [2021-01-09T15:59:34.457Z] > git remote # timeout=10 [2021-01-09T15:59:34.464Z] > git config --get remote.origin.url # timeout=10 [2021-01-09T15:59:34.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-09T15:59:34.474Z] > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 [2021-01-09T15:59:34.482Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-09T15:59:34.494Z] > git config core.sparsecheckout # timeout=10 [2021-01-09T15:59:34.508Z] > git checkout -f 767081400047304a3e08897ace0bb56a8ab0cd1d # timeout=10 [2021-01-09T15:59:38.219Z] Commit message: "feat(security): Added missing wait implementation while bootstrapping redis" [2021-01-09T15:59:38.740Z] $ docker rm -f 91993dc9218d0dbd5586e8eae33aeca4dabf8212f2681f950b4da775fc6f0b02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T15:59:40.983Z] + echo snap-build.sh [2021-01-09T15:59:40.983Z] snap-build.sh [2021-01-09T15:59:40.983Z] + SNAP_BASE_DIR=. [2021-01-09T15:59:40.983Z] + '[' '!' -z /w/workspace/edgex-go/16 ']' [2021-01-09T15:59:40.983Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/16 [2021-01-09T15:59:40.983Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/16]' [2021-01-09T15:59:40.983Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/16] [2021-01-09T15:59:40.983Z] + cd /w/workspace/edgex-go/16 [2021-01-09T15:59:40.983Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-09T15:59:40.983Z] Reading package lists... [2021-01-09T15:59:40.983Z] Building dependency tree... [2021-01-09T15:59:40.983Z] Reading state information... [2021-01-09T15:59:41.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-09T15:59:41.138Z] [2021-01-09T15:59:41.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-09T15:59:41.244Z] The following packages were automatically installed and are no longer required: [2021-01-09T15:59:41.244Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-09T15:59:41.245Z] uidmap xdelta3 [2021-01-09T15:59:41.245Z] Use 'sudo apt autoremove' to remove them. [2021-01-09T15:59:41.245Z] The following packages will be REMOVED: [2021-01-09T15:59:41.245Z] lxd* lxd-client* [Pipeline] isUnix [Pipeline] sh [2021-01-09T15:59:41.505Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-09T15:59:41.506Z] After this operation, 31.7 MB disk space will be freed. [2021-01-09T15:59:41.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-09T15:59:42.068Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-09T15:59:42.068Z] 29e5d40040c1: Pulling fs layer [2021-01-09T15:59:42.068Z] 1ce36da41761: Pulling fs layer [2021-01-09T15:59:42.068Z] 25b303627fd3: Pulling fs layer [2021-01-09T15:59:42.341Z] 29e5d40040c1: Verifying Checksum [2021-01-09T15:59:42.341Z] 29e5d40040c1: Download complete [2021-01-09T15:59:42.816Z] (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-09T15:59:42.816Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-09T15:59:42.942Z] 29e5d40040c1: Pull complete [2021-01-09T15:59:42.942Z] 1ce36da41761: Verifying Checksum [2021-01-09T15:59:42.942Z] 1ce36da41761: Download complete [2021-01-09T15:59:43.388Z] Removing lxd dnsmasq configuration [2021-01-09T15:59:43.388Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-09T15:59:43.652Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-09T15:59:44.384Z] 1ce36da41761: Pull complete [2021-01-09T15:59:44.597Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-09T15:59:44.866Z] (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-09T15:59:44.866Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-09T15:59:44.982Z] 25b303627fd3: Verifying Checksum [2021-01-09T15:59:44.982Z] 25b303627fd3: Download complete [2021-01-09T15:59:45.813Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-09T15:59:46.076Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-09T15:59:47.464Z] + sudo snap remove --purge lxd [2021-01-09T15:59:47.464Z] snap "lxd" is not installed [2021-01-09T15:59:47.464Z] + sudo groupadd --force --system lxd [2021-01-09T15:59:47.464Z] ++ whoami [2021-01-09T15:59:47.464Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-09T15:59:47.464Z] + newgrp - lxd [2021-01-09T15:59:47.464Z] + sudo snap install lxd [2021-01-09T15:59:55.156Z] 25b303627fd3: Pull complete [2021-01-09T15:59:55.156Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-09T15:59:55.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-09T15:59:55.156Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-09T15:59:55.388Z] prd-ubuntu18.04-docker-arm64-4c-16g-19267 does not seem to be running inside a container [2021-01-09T15:59:55.477Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-09T15:59:57.488Z] 2021-01-09T15:59:54Z INFO Waiting for automatic snapd restart... [2021-01-09T15:59:58.768Z] $ docker top a3f54c1cf1552b486e0f99740c5978751d07ca1247d23b7c3c4426d7693a73a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T15:59:59.840Z] + docker-compose build --help [2021-01-09T15:59:59.840Z] + grep parallel [2021-01-09T16:00:03.250Z] --parallel Build images in parallel. [Pipeline] } [2021-01-09T16:00:03.557Z] $ docker stop --time=1 a3f54c1cf1552b486e0f99740c5978751d07ca1247d23b7c3c4426d7693a73a0 [2021-01-09T16:00:05.540Z] $ docker rm -f a3f54c1cf1552b486e0f99740c5978751d07ca1247d23b7c3c4426d7693a73a0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-09T16:00:06.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-09T16:00:06.449Z] . [Pipeline] withDockerContainer [2021-01-09T16:00:06.728Z] prd-ubuntu18.04-docker-arm64-4c-16g-19267 does not seem to be running inside a container [2021-01-09T16:00:06.805Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-09T16:00:08.263Z] $ docker top ac128ac1320045f475f465edc2284a43d5d659bbfd3297980d740723afaf8c70 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T16:00:09.312Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-09T16:00:13.610Z] Building docker-core-command-go ... [2021-01-09T16:00:13.610Z] Building docker-core-data-go ... [2021-01-09T16:00:13.610Z] Building docker-core-metadata-go ... [2021-01-09T16:00:13.610Z] Building docker-security-bootstrapper-go ... [2021-01-09T16:00:13.610Z] Building docker-security-proxy-setup-go ... [2021-01-09T16:00:13.610Z] Building docker-security-secretstore-setup-go ... [2021-01-09T16:00:13.610Z] Building docker-support-notifications-go ... [2021-01-09T16:00:13.610Z] Building docker-support-scheduler-go ... [2021-01-09T16:00:13.610Z] Building docker-sys-mgmt-agent-go ... [2021-01-09T16:00:13.610Z] Building docker-core-data-go [2021-01-09T16:00:13.610Z] Building docker-support-scheduler-go [2021-01-09T16:00:13.610Z] Building docker-support-notifications-go [2021-01-09T16:00:13.610Z] Building docker-security-bootstrapper-go [2021-01-09T16:00:13.610Z] Building docker-core-command-go [2021-01-09T16:00:15.693Z] lxd 4.9 from Canonical* installed [2021-01-09T16:00:15.693Z] + sudo lxd init --auto [2021-01-09T16:00:22.292Z] + sudo snap install --classic snapcraft [2021-01-09T16:00:27.607Z] snapcraft 4.4.4 from Canonical* installed [2021-01-09T16:00:27.607Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-09T16:00:27.607Z] + patch --verbose -p1 [2021-01-09T16:00:27.607Z] Hmm... Looks like a unified diff to me... [2021-01-09T16:00:27.607Z] The text leading up to this was: [2021-01-09T16:00:27.607Z] -------------------------- [2021-01-09T16:00:27.607Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-09T16:00:27.607Z] |From: Tony Espy [2021-01-09T16:00:27.607Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-09T16:00:27.607Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-09T16:00:27.607Z] | [2021-01-09T16:00:27.607Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-09T16:00:27.607Z] |optimize the snap CI check run for pull requests. When [2021-01-09T16:00:27.607Z] |applied, it essentially strips out everything (apps and [2021-01-09T16:00:27.607Z] |parts) from the snapcraft.yaml file except those required [2021-01-09T16:00:27.607Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-09T16:00:27.607Z] |catch changes to edgex-go that break the snap build. [2021-01-09T16:00:27.607Z] | [2021-01-09T16:00:27.607Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-09T16:00:27.608Z] |to update this patch file, otherwise it may fail to apply, [2021-01-09T16:00:27.608Z] |resulting in a failed snap build CI check in the associated [2021-01-09T16:00:27.608Z] |pull request. [2021-01-09T16:00:27.608Z] | [2021-01-09T16:00:27.608Z] |Note - in addition to applying this patch, the pipeline also [2021-01-09T16:00:27.608Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-09T16:00:27.608Z] |need to build the finally binary .snap file (and it won't [2021-01-09T16:00:27.608Z] |work with the patch applied). This further reduces the build [2021-01-09T16:00:27.608Z] |time. [2021-01-09T16:00:27.608Z] |--- [2021-01-09T16:00:27.608Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-09T16:00:27.608Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-09T16:00:27.608Z] | [2021-01-09T16:00:27.608Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-09T16:00:27.608Z] |index 1e537489..faf42425 100644 [2021-01-09T16:00:27.608Z] |--- a/snap/snapcraft.yaml [2021-01-09T16:00:27.608Z] |+++ b/snap/snapcraft.yaml [2021-01-09T16:00:27.608Z] -------------------------- [2021-01-09T16:00:27.608Z] patching file snap/snapcraft.yaml [2021-01-09T16:00:27.608Z] Using Plan A... [2021-01-09T16:00:27.608Z] Hunk #1 succeeded at 73. [2021-01-09T16:00:27.608Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-09T16:00:27.608Z] Hunk #3 succeeded at 214. [2021-01-09T16:00:27.608Z] Hunk #4 succeeded at 222. [2021-01-09T16:00:27.608Z] Hunk #5 succeeded at 229. [2021-01-09T16:00:27.608Z] Hunk #6 succeeded at 256. [2021-01-09T16:00:27.608Z] Hunk #7 succeeded at 290. [2021-01-09T16:00:27.608Z] Hunk #8 succeeded at 341. [2021-01-09T16:00:27.608Z] Hmm... Ignoring the trailing garbage. [2021-01-09T16:00:27.608Z] done [2021-01-09T16:00:27.608Z] + sudo snapcraft prime --use-lxd [2021-01-09T16:00:28.991Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-09T16:00:28.991Z] 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-09T16:00:28.991Z] - README.md [2021-01-09T16:00:28.991Z] - snapcraft.yaml.orig [2021-01-09T16:00:28.991Z] [2021-01-09T16:00:28.991Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-09T16:00:29.562Z] Launching a container. [2021-01-09T16:00:41.848Z] Waiting for container to be ready [2021-01-09T16:00:41.848Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-09T16:00:41.848Z] [2021-01-09T16:00:44.406Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-09T16:00:44.406Z] Waiting for network to be ready... [2021-01-09T16:00:44.978Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-09T16:00:44.978Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-09T16:00:45.550Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] [2021-01-09T16:00:45.551Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-09T16:00:45.551Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-09T16:00:46.123Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-09T16:00:46.123Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-09T16:00:46.123Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-09T16:00:46.123Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-09T16:00:46.123Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-09T16:00:46.123Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-09T16:00:46.123Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-09T16:00:46.123Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-09T16:00:46.123Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-09T16:00:46.123Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] [2021-01-09T16:00:46.123Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] [2021-01-09T16:00:46.123Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-09T16:00:46.123Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-09T16:00:46.383Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-09T16:00:46.383Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1833 kB] [2021-01-09T16:00:46.645Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-09T16:00:46.645Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-09T16:00:46.645Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-09T16:00:46.645Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-09T16:00:46.645Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-09T16:00:46.645Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-09T16:00:46.645Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-09T16:00:49.197Z] Fetched 23.7 MB in 4s (5532 kB/s) [2021-01-09T16:00:50.139Z] Reading package lists... [2021-01-09T16:00:50.139Z] Reading package lists... [2021-01-09T16:00:50.139Z] Building dependency tree... [2021-01-09T16:00:50.139Z] Reading state information... [2021-01-09T16:00:50.403Z] The following additional packages will be installed: [2021-01-09T16:00:50.403Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-09T16:00:50.403Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-09T16:00:50.403Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-09T16:00:50.403Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-09T16:00:50.403Z] Suggested packages: [2021-01-09T16:00:50.403Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-09T16:00:50.403Z] Recommended packages: [2021-01-09T16:00:50.403Z] gnupg libsasl2-modules [2021-01-09T16:00:50.403Z] The following NEW packages will be installed: [2021-01-09T16:00:50.403Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-09T16:00:50.403Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-09T16:00:50.403Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-09T16:00:50.403Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-09T16:00:50.403Z] The following packages will be upgraded: [2021-01-09T16:00:50.403Z] gpg gpg-agent gpgconf libudev1 [2021-01-09T16:00:50.403Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-09T16:00:50.403Z] Need to get 3532 kB of archives. [2021-01-09T16:00:50.403Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-09T16:00:50.403Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-09T16:00:50.664Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-09T16:00:50.664Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-09T16:00:50.664Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-09T16:00:50.664Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-09T16:00:50.664Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-09T16:00:50.664Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-09T16:00:50.926Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-09T16:00:51.187Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-09T16:00:51.187Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-09T16:00:51.187Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-09T16:00:51.187Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-09T16:00:51.187Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-09T16:00:51.187Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-09T16:00:51.187Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-09T16:00:51.187Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-09T16:00:51.187Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-09T16:00:51.448Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-09T16:00:51.448Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-09T16:00:51.448Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-09T16:00:51.448Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-09T16:00:51.448Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-09T16:00:51.448Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-09T16:00:51.448Z] Fetched 3532 kB in 1s (3468 kB/s) [2021-01-09T16:00:51.709Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-09T16:00:51.709Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-09T16:00:51.709Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-09T16:00:51.709Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-09T16:00:51.709Z] Selecting previously unselected package udev. [2021-01-09T16:00:51.709Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-09T16:00:51.709Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-09T16:00:51.970Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-09T16:00:52.230Z] Selecting previously unselected package libfuse2:amd64. [2021-01-09T16:00:52.230Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-09T16:00:52.230Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-09T16:00:52.230Z] Selecting previously unselected package fuse. [2021-01-09T16:00:52.230Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-09T16:00:52.230Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-09T16:00:52.491Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-09T16:00:52.491Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-09T16:00:52.491Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-09T16:00:52.491Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-09T16:00:52.752Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-09T16:00:52.752Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-09T16:00:52.752Z] Selecting previously unselected package libksba8:amd64. [2021-01-09T16:00:52.752Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-09T16:00:52.752Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-09T16:00:53.014Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-09T16:00:53.014Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T16:00:53.014Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T16:00:53.014Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-09T16:00:53.014Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T16:00:53.014Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T16:00:53.014Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-09T16:00:53.014Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T16:00:53.014Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T16:00:53.275Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-09T16:00:53.275Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T16:00:53.275Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T16:00:53.275Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-09T16:00:53.275Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T16:00:53.537Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T16:00:53.537Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-09T16:00:53.537Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T16:00:53.537Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T16:00:53.537Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-09T16:00:53.537Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T16:00:53.537Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T16:00:53.799Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-09T16:00:53.799Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T16:00:53.799Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T16:00:53.799Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-09T16:00:53.799Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-09T16:00:53.799Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T16:00:54.060Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-09T16:00:54.060Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-09T16:00:54.060Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-09T16:00:54.060Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-09T16:00:54.060Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-09T16:00:54.060Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-09T16:00:54.060Z] Selecting previously unselected package libldap-common. [2021-01-09T16:00:54.061Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-09T16:00:54.061Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-09T16:00:54.322Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-09T16:00:54.322Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-09T16:00:54.322Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-09T16:00:54.322Z] Selecting previously unselected package dirmngr. [2021-01-09T16:00:54.322Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-09T16:00:54.322Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-09T16:00:54.585Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-09T16:00:54.585Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-09T16:00:54.585Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-09T16:00:54.585Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-09T16:00:54.585Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-09T16:00:54.585Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-09T16:00:54.848Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T16:00:54.848Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-09T16:00:54.848Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-09T16:00:54.848Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-09T16:00:55.108Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-09T16:00:55.369Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T16:00:55.369Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-09T16:00:55.369Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-09T16:00:55.369Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-09T16:00:55.369Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T16:00:55.369Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T16:00:55.369Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T16:00:55.369Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T16:00:55.369Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T16:00:55.369Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T16:00:55.629Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-09T16:00:55.629Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-09T16:00:55.629Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-09T16:00:55.629Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-09T16:00:55.896Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-09T16:00:55.896Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-09T16:00:55.896Z] This means they are not meant to be enabled using systemctl. [2021-01-09T16:00:55.896Z] Possible reasons for having this kind of units are: [2021-01-09T16:00:55.896Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-09T16:00:55.896Z] .wants/ or .requires/ directory. [2021-01-09T16:00:55.896Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-09T16:00:55.896Z] a requirement dependency on it. [2021-01-09T16:00:55.896Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-09T16:00:55.896Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-09T16:00:55.896Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-09T16:00:55.896Z] instance name specified. [2021-01-09T16:00:56.161Z] Reading package lists... [2021-01-09T16:00:56.421Z] Building dependency tree... [2021-01-09T16:00:56.421Z] Reading state information... [2021-01-09T16:00:56.421Z] The following additional packages will be installed: [2021-01-09T16:00:56.421Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-09T16:00:56.421Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-09T16:00:56.421Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-09T16:00:56.421Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-09T16:00:56.421Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-09T16:00:56.421Z] Suggested packages: [2021-01-09T16:00:56.421Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-09T16:00:56.421Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-09T16:00:56.421Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-09T16:00:56.421Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-09T16:00:56.421Z] systemd-container policykit-1 [2021-01-09T16:00:56.421Z] Recommended packages: [2021-01-09T16:00:56.421Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-09T16:00:56.682Z] The following NEW packages will be installed: [2021-01-09T16:00:56.682Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-09T16:00:56.682Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-09T16:00:56.682Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-09T16:00:56.682Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-09T16:00:56.682Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-09T16:00:56.682Z] The following packages will be upgraded: [2021-01-09T16:00:56.682Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-09T16:00:56.682Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-09T16:00:56.682Z] Need to get 35.2 MB of archives. [2021-01-09T16:00:56.682Z] After this operation, 141 MB of additional disk space will be used. [2021-01-09T16:00:56.682Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-09T16:00:56.682Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-09T16:00:57.624Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-09T16:00:57.624Z] 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-09T16:00:57.624Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-09T16:00:57.624Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-09T16:00:57.624Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-09T16:00:57.624Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-09T16:00:57.624Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-09T16:00:57.624Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-09T16:00:57.624Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-09T16:00:57.624Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-09T16:00:57.624Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-09T16:00:57.624Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-09T16:00:57.624Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-09T16:00:57.624Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-09T16:00:57.624Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-09T16:00:57.624Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-09T16:00:57.624Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-09T16:00:57.624Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-09T16:00:57.624Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-09T16:00:57.624Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-09T16:00:57.624Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-09T16:00:57.624Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-09T16:00:57.624Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-09T16:00:57.624Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-09T16:00:57.624Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-09T16:00:57.885Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-09T16:00:57.885Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-09T16:00:57.885Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-09T16:00:58.836Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-09T16:00:58.836Z] Fetched 35.2 MB in 2s (16.1 MB/s) [2021-01-09T16:00:58.836Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-09T16:00:58.836Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-09T16:00:59.096Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-09T16:00:59.668Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-09T16:00:59.668Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-09T16:00:59.928Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-09T16:00:59.928Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-09T16:00:59.928Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-09T16:00:59.928Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-09T16:01:00.189Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-09T16:01:00.189Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-09T16:01:00.189Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-09T16:01:00.189Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-09T16:01:00.449Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-09T16:01:00.449Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-09T16:01:01.022Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-09T16:01:01.022Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-09T16:01:01.022Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-09T16:01:01.022Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-09T16:01:01.283Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-09T16:01:01.283Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-09T16:01:01.283Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T16:01:01.283Z] Selecting previously unselected package libexpat1:amd64. [2021-01-09T16:01:01.283Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-09T16:01:01.546Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-09T16:01:01.546Z] Selecting previously unselected package python3.6-minimal. [2021-01-09T16:01:01.546Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-09T16:01:01.546Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T16:01:01.810Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-09T16:01:01.810Z] Checking for services that may need to be restarted...done. [2021-01-09T16:01:01.810Z] Checking for services that may need to be restarted...done. [2021-01-09T16:01:01.810Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T16:01:01.810Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-09T16:01:02.089Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T16:01:02.661Z] Selecting previously unselected package python3-minimal. [2021-01-09T16:01:02.661Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-09T16:01:02.661Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-09T16:01:02.661Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-09T16:01:02.661Z] Selecting previously unselected package mime-support. [2021-01-09T16:01:02.661Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-09T16:01:02.661Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-09T16:01:02.661Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-09T16:01:02.661Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-09T16:01:02.661Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-09T16:01:02.923Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-09T16:01:02.923Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-09T16:01:02.923Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T16:01:03.184Z] Selecting previously unselected package python3.6. [2021-01-09T16:01:03.184Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-09T16:01:03.184Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T16:01:03.184Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-09T16:01:03.184Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-09T16:01:03.184Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-09T16:01:03.450Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-09T16:01:03.721Z] Selecting previously unselected package python3. [2021-01-09T16:01:03.721Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-09T16:01:03.721Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-09T16:01:03.721Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-09T16:01:03.721Z] Selecting previously unselected package multiarch-support. [2021-01-09T16:01:03.721Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-09T16:01:03.721Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-09T16:01:03.721Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-09T16:01:03.993Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-09T16:01:03.993Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-09T16:01:03.993Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-09T16:01:04.268Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-09T16:01:04.268Z] Selecting previously unselected package libbsd0:amd64. [2021-01-09T16:01:04.268Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-09T16:01:04.268Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-09T16:01:04.268Z] Selecting previously unselected package sudo. [2021-01-09T16:01:04.268Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-09T16:01:04.268Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-09T16:01:04.531Z] Selecting previously unselected package apparmor. [2021-01-09T16:01:04.531Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-09T16:01:04.531Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-09T16:01:04.799Z] Selecting previously unselected package libedit2:amd64. [2021-01-09T16:01:04.800Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-09T16:01:04.800Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-09T16:01:04.800Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-09T16:01:04.800Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-09T16:01:04.800Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T16:01:05.061Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-09T16:01:05.061Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-09T16:01:05.061Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T16:01:05.061Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-09T16:01:05.061Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-09T16:01:05.061Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-09T16:01:05.322Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-09T16:01:05.322Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-09T16:01:05.322Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T16:01:05.322Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-09T16:01:05.322Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-09T16:01:05.322Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T16:01:05.584Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-09T16:01:05.584Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-09T16:01:05.584Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-09T16:01:05.853Z] Selecting previously unselected package openssh-client. [2021-01-09T16:01:05.853Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-09T16:01:05.853Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-09T16:01:05.853Z] Selecting previously unselected package squashfs-tools. [2021-01-09T16:01:05.853Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-09T16:01:05.853Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-09T16:01:06.113Z] Selecting previously unselected package snapd. [2021-01-09T16:01:06.113Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-09T16:01:06.113Z] Unpacking snapd (2.48+18.04) ... [2021-01-09T16:01:08.042Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-09T16:01:08.042Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-09T16:01:08.042Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-09T16:01:08.042Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-09T16:01:08.304Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-09T16:01:08.304Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T16:01:08.304Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-09T16:01:08.304Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-09T16:01:08.304Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-09T16:01:09.248Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-09T16:01:09.248Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-09T16:01:09.248Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-09T16:01:10.195Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T16:01:10.459Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T16:01:10.459Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-09T16:01:11.042Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-09T16:01:11.042Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T16:01:11.042Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-09T16:01:11.043Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-09T16:01:11.043Z] running python rtupdate hooks for python3.6... [2021-01-09T16:01:11.043Z] running python post-rtupdate hooks for python3.6... [2021-01-09T16:01:11.043Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-09T16:01:12.439Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-09T16:01:12.439Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-09T16:01:12.439Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-09T16:01:12.702Z] Setting up snapd (2.48+18.04) ... [2021-01-09T16:01:13.271Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-09T16:01:13.271Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-09T16:01:13.532Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-09T16:01:13.532Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-09T16:01:13.792Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-09T16:01:13.792Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-09T16:01:14.052Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-09T16:01:14.052Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-09T16:01:14.313Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-09T16:01:14.575Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-09T16:01:14.575Z] /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-09T16:01:14.575Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-09T16:01:14.575Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-09T16:01:15.515Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-09T16:01:15.515Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-09T16:01:15.776Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-09T16:01:16.719Z] Reading package lists... [2021-01-09T16:01:16.719Z] Reading package lists... [2021-01-09T16:01:16.980Z] Building dependency tree... [2021-01-09T16:01:16.980Z] Reading state information... [2021-01-09T16:01:17.240Z] Calculating upgrade... [2021-01-09T16:01:17.240Z] The following packages will be upgraded: [2021-01-09T16:01:17.240Z] advancecomp base-files bash binutils binutils-common [2021-01-09T16:01:17.240Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-09T16:01:17.240Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-09T16:01:17.240Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-09T16:01:17.240Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-09T16:01:17.240Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-09T16:01:17.240Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-09T16:01:17.240Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-09T16:01:17.241Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-09T16:01:17.241Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-09T16:01:17.241Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-09T16:01:17.241Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-09T16:01:17.241Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-09T16:01:17.241Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-09T16:01:17.241Z] ubuntu-keyring util-linux [2021-01-09T16:01:17.501Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-09T16:01:17.501Z] Need to get 63.7 MB of archives. [2021-01-09T16:01:17.501Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-09T16:01:17.501Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-09T16:01:17.501Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-09T16:01:18.084Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-09T16:01:18.084Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-09T16:01:18.084Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-09T16:01:18.084Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-09T16:01:18.084Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-09T16:01:18.084Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-09T16:01:18.084Z] 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-09T16:01:18.084Z] 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-09T16:01:18.084Z] 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-09T16:01:18.084Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-09T16:01:18.345Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-09T16:01:18.345Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-09T16:01:18.345Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-09T16:01:18.345Z] 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-09T16:01:18.345Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-09T16:01:18.345Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-09T16:01:18.345Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-09T16:01:18.345Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-09T16:01:18.345Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-09T16:01:18.345Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-09T16:01:18.345Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-09T16:01:18.345Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-09T16:01:18.345Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-09T16:01:18.345Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-09T16:01:18.345Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-09T16:01:18.345Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-09T16:01:18.345Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-09T16:01:18.623Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-09T16:01:18.623Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-09T16:01:18.623Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-09T16:01:18.623Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-09T16:01:18.623Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-09T16:01:18.623Z] 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-09T16:01:18.623Z] 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-09T16:01:18.623Z] 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-09T16:01:18.623Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-09T16:01:18.623Z] 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-09T16:01:18.623Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-09T16:01:18.623Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-09T16:01:18.886Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-09T16:01:18.886Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-09T16:01:18.886Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-09T16:01:18.886Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-09T16:01:18.886Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-09T16:01:18.886Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-09T16:01:18.886Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-09T16:01:18.886Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-09T16:01:18.886Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-09T16:01:18.886Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-09T16:01:18.886Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-09T16:01:18.886Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-09T16:01:18.886Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-09T16:01:18.886Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-09T16:01:19.148Z] Get:56 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-09T16:01:19.148Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-09T16:01:19.148Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-09T16:01:19.148Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-09T16:01:19.148Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-09T16:01:19.148Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-09T16:01:19.148Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-09T16:01:19.148Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-09T16:01:19.148Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-09T16:01:19.148Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-09T16:01:19.148Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-09T16:01:19.148Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-09T16:01:19.148Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-09T16:01:19.148Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-09T16:01:19.148Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-09T16:01:19.148Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-09T16:01:19.148Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-09T16:01:19.148Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-09T16:01:19.148Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-09T16:01:19.148Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-09T16:01:19.148Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-09T16:01:19.148Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-09T16:01:19.148Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-09T16:01:19.148Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-09T16:01:19.148Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-09T16:01:19.410Z] 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-09T16:01:19.410Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-09T16:01:19.410Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-09T16:01:19.410Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-09T16:01:19.410Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-09T16:01:19.410Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-09T16:01:19.410Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-09T16:01:19.410Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-09T16:01:19.979Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-09T16:01:20.238Z] 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-09T16:01:20.238Z] 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-09T16:01:20.238Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-09T16:01:20.809Z] 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-09T16:01:20.809Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-09T16:01:20.809Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-09T16:01:20.809Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-09T16:01:20.809Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-09T16:01:20.809Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-09T16:01:20.809Z] Fetched 63.7 MB in 3s (18.5 MB/s) [2021-01-09T16:01:20.809Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:20.809Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-09T16:01:21.071Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-09T16:01:21.643Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-09T16:01:21.643Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-09T16:01:21.643Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-09T16:01:21.643Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-09T16:01:22.584Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:22.584Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T16:01:22.584Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:22.845Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T16:01:22.845Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:22.845Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T16:01:23.107Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:23.107Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T16:01:23.107Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:23.107Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T16:01:23.369Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:23.369Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T16:01:23.369Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:23.369Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T16:01:23.630Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T16:01:23.631Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-09T16:01:23.631Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:23.631Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-09T16:01:23.895Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-09T16:01:23.896Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-09T16:01:23.896Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:23.896Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T16:01:24.157Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:24.157Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T16:01:24.157Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:24.157Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-09T16:01:24.418Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T16:01:24.418Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-09T16:01:24.418Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-09T16:01:24.679Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-09T16:01:24.941Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-09T16:01:25.202Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-09T16:01:25.202Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-09T16:01:25.202Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-09T16:01:25.202Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-09T16:01:25.202Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-09T16:01:25.463Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-09T16:01:25.724Z] Installing new version of config file /etc/issue ... [2021-01-09T16:01:25.724Z] Installing new version of config file /etc/issue.net ... [2021-01-09T16:01:25.724Z] Installing new version of config file /etc/lsb-release ... [2021-01-09T16:01:25.724Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-09T16:01:25.988Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-09T16:01:25.988Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-09T16:01:25.988Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-09T16:01:25.988Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:25.988Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-09T16:01:25.988Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-09T16:01:26.249Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-09T16:01:26.249Z] 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-09T16:01:26.511Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:26.511Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T16:01:26.511Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-09T16:01:26.511Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-09T16:01:26.511Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:26.511Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-09T16:01:26.773Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-09T16:01:26.773Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-09T16:01:26.773Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:26.773Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-09T16:01:27.036Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-09T16:01:27.036Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-09T16:01:27.297Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:27.297Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-09T16:01:27.297Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-09T16:01:27.297Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-09T16:01:27.558Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:27.558Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-09T16:01:27.558Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-09T16:01:27.558Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-09T16:01:27.820Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:27.820Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-09T16:01:27.820Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-09T16:01:27.820Z] Setting up grep (3.1-2build1) ... [2021-01-09T16:01:28.080Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:28.080Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-09T16:01:28.080Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-09T16:01:28.080Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-09T16:01:28.340Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:28.341Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-09T16:01:28.341Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-09T16:01:28.602Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-09T16:01:28.602Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:28.602Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-09T16:01:28.602Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-09T16:01:29.174Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-09T16:01:29.174Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-09T16:01:29.174Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-09T16:01:29.436Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-09T16:01:30.007Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-09T16:01:30.007Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:30.007Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-09T16:01:30.007Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-09T16:01:30.953Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-09T16:01:30.953Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-09T16:01:31.226Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-09T16:01:31.226Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-09T16:01:31.226Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-09T16:01:31.487Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:31.487Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-09T16:01:31.487Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-09T16:01:31.748Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-09T16:01:32.009Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:32.009Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T16:01:32.009Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T16:01:32.009Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-09T16:01:32.271Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:32.271Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T16:01:32.271Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T16:01:32.271Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-09T16:01:32.573Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:32.573Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T16:01:32.573Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T16:01:32.835Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-09T16:01:32.835Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:32.835Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T16:01:32.835Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T16:01:33.095Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-09T16:01:33.095Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:33.095Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-09T16:01:33.095Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-09T16:01:33.095Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-09T16:01:33.095Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-09T16:01:33.358Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-09T16:01:33.358Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:33.358Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-09T16:01:33.358Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-09T16:01:33.619Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-09T16:01:33.619Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:33.619Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T16:01:33.619Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T16:01:33.619Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-09T16:01:33.880Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:33.880Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T16:01:33.880Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T16:01:33.880Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-09T16:01:34.142Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:34.142Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T16:01:34.142Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T16:01:34.714Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-09T16:01:34.982Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-09T16:01:34.982Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-09T16:01:35.243Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:35.243Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-09T16:01:35.243Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-09T16:01:35.503Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-09T16:01:35.503Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-09T16:01:35.503Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-09T16:01:35.507Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T16:01:35.507Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-09T16:01:35.507Z] ---> fa18b41c2866 [2021-01-09T16:01:35.507Z] Step 3/22 : WORKDIR /edgex-go [2021-01-09T16:01:35.507Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T16:01:35.507Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-09T16:01:35.507Z] ---> fa18b41c2866 [2021-01-09T16:01:35.507Z] Step 3/22 : WORKDIR /edgex-go [2021-01-09T16:01:35.507Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T16:01:35.507Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-09T16:01:35.507Z] ---> fa18b41c2866 [2021-01-09T16:01:35.507Z] Step 3/23 : WORKDIR /edgex-go [2021-01-09T16:01:35.507Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T16:01:35.507Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-09T16:01:35.507Z] ---> fa18b41c2866 [2021-01-09T16:01:35.507Z] Step 3/23 : WORKDIR /edgex-go [2021-01-09T16:01:35.507Z] Step 1/32 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T16:01:35.507Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-01-09T16:01:35.507Z] ---> fa18b41c2866 [2021-01-09T16:01:35.507Z] Step 3/32 : WORKDIR /edgex-go [2021-01-09T16:01:35.507Z] ---> Running in 185c517b0902 [2021-01-09T16:01:35.507Z] ---> Running in 4614c356d821 [2021-01-09T16:01:35.507Z] ---> Running in 1a00134bfff5 [2021-01-09T16:01:35.507Z] ---> Running in 7aaff3ef24e2 [2021-01-09T16:01:35.507Z] ---> Running in 264d7beea31b [2021-01-09T16:01:35.507Z] Removing intermediate container 4614c356d821 [2021-01-09T16:01:35.507Z] ---> 44362374cacb [2021-01-09T16:01:35.507Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T16:01:35.507Z] Removing intermediate container 185c517b0902 [2021-01-09T16:01:35.507Z] ---> 41538e76d4c0 [2021-01-09T16:01:35.507Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T16:01:35.507Z] Removing intermediate container 7aaff3ef24e2 [2021-01-09T16:01:35.507Z] ---> 47608c90c3e1 [2021-01-09T16:01:35.507Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T16:01:35.507Z] Removing intermediate container 1a00134bfff5 [2021-01-09T16:01:35.507Z] ---> 476ca8d857b8 [2021-01-09T16:01:35.507Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T16:01:35.507Z] Removing intermediate container 264d7beea31b [2021-01-09T16:01:35.507Z] ---> 6eb015ff326b [2021-01-09T16:01:35.507Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T16:01:35.507Z] ---> Running in a07aa1e27194 [2021-01-09T16:01:35.507Z] ---> Running in 14c08faef515 [2021-01-09T16:01:35.507Z] ---> Running in 32f4ac163716 [2021-01-09T16:01:35.507Z] ---> Running in 904bc0260997 [2021-01-09T16:01:35.507Z] ---> Running in 4809347ef7ce [2021-01-09T16:01:35.507Z] Removing intermediate container a07aa1e27194 [2021-01-09T16:01:35.507Z] ---> a13960a5f0bb [2021-01-09T16:01:35.507Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-09T16:01:35.507Z] ---> Running in baaaa32a656d [2021-01-09T16:01:35.507Z] Removing intermediate container 32f4ac163716 [2021-01-09T16:01:35.507Z] ---> b62efeebbc56 [2021-01-09T16:01:35.507Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-09T16:01:35.507Z] Removing intermediate container 14c08faef515 [2021-01-09T16:01:35.507Z] ---> f57531019bd6 [2021-01-09T16:01:35.507Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-01-09T16:01:35.507Z] Removing intermediate container 904bc0260997 [2021-01-09T16:01:35.507Z] ---> db7afef014d5 [2021-01-09T16:01:35.507Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-09T16:01:35.507Z] ---> Running in 352255b07851 [2021-01-09T16:01:35.507Z] ---> Running in d4ffc9d67387 [2021-01-09T16:01:35.507Z] ---> Running in 28e6a46ed9aa [2021-01-09T16:01:35.507Z] Removing intermediate container 4809347ef7ce [2021-01-09T16:01:35.507Z] ---> a039fad9e614 [2021-01-09T16:01:35.507Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-09T16:01:35.507Z] ---> Running in 0eb61ea3ecc5 [2021-01-09T16:01:35.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T16:01:35.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T16:01:35.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T16:01:35.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T16:01:35.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T16:01:35.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T16:01:35.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T16:01:35.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T16:01:35.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T16:01:35.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T16:01:35.507Z] OK: 217 MiB in 51 packages [2021-01-09T16:01:35.507Z] OK: 217 MiB in 51 packages [2021-01-09T16:01:35.770Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-09T16:01:35.770Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-09T16:01:36.031Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T16:01:36.031Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-09T16:01:36.031Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-09T16:01:36.123Z] OK: 217 MiB in 51 packages [2021-01-09T16:01:36.123Z] OK: 217 MiB in 51 packages [2021-01-09T16:01:36.123Z] OK: 217 MiB in 51 packages [2021-01-09T16:01:36.292Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-09T16:01:36.553Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T16:01:36.553Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-09T16:01:36.553Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-09T16:01:36.553Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-09T16:01:36.814Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T16:01:36.814Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-09T16:01:36.814Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-09T16:01:37.075Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-09T16:01:37.075Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T16:01:37.075Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-09T16:01:37.117Z] Removing intermediate container baaaa32a656d [2021-01-09T16:01:37.117Z] ---> 9d9b6005dc81 [2021-01-09T16:01:37.117Z] Step 6/22 : COPY go.mod . [2021-01-09T16:01:37.337Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-09T16:01:37.337Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-09T16:01:37.596Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T16:01:37.597Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-09T16:01:37.597Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-09T16:01:37.729Z] Removing intermediate container 352255b07851 [2021-01-09T16:01:37.729Z] ---> e45682298d58 [2021-01-09T16:01:37.729Z] Step 6/22 : COPY go.mod . [2021-01-09T16:01:37.866Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-09T16:01:37.866Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-09T16:01:37.866Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-09T16:01:37.866Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-09T16:01:38.005Z] Removing intermediate container d4ffc9d67387 [2021-01-09T16:01:38.005Z] ---> 2890d58063cb [2021-01-09T16:01:38.005Z] Step 6/32 : COPY go.mod . [2021-01-09T16:01:38.128Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-09T16:01:38.128Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T16:01:38.128Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-09T16:01:38.128Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-09T16:01:38.285Z] ---> 87be81e62888 [2021-01-09T16:01:38.286Z] Step 7/22 : RUN go mod download [2021-01-09T16:01:38.286Z] Removing intermediate container 0eb61ea3ecc5 [2021-01-09T16:01:38.286Z] ---> 567358e600ce [2021-01-09T16:01:38.286Z] Step 6/23 : COPY go.mod . [2021-01-09T16:01:38.286Z] Removing intermediate container 28e6a46ed9aa [2021-01-09T16:01:38.286Z] ---> 334683a90e9d [2021-01-09T16:01:38.286Z] Step 6/23 : COPY go.mod . [2021-01-09T16:01:38.390Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-09T16:01:38.390Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T16:01:38.390Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-09T16:01:38.390Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-09T16:01:38.566Z] ---> Running in 0cbcdfde285c [2021-01-09T16:01:38.651Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-09T16:01:38.844Z] ---> f5eedd50f13a [2021-01-09T16:01:38.844Z] Step 7/22 : RUN go mod download [2021-01-09T16:01:38.912Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T16:01:38.912Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-09T16:01:38.912Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-09T16:01:38.912Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-09T16:01:38.912Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T16:01:38.912Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-09T16:01:38.912Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-09T16:01:39.124Z] ---> cb2dce924300 [2021-01-09T16:01:39.124Z] Step 7/32 : RUN go mod download [2021-01-09T16:01:39.124Z] ---> Running in b4fca1237201 [2021-01-09T16:01:39.172Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-09T16:01:39.409Z] ---> Running in 96bb75caa85d [2021-01-09T16:01:39.433Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T16:01:39.433Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-09T16:01:39.433Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-09T16:01:39.688Z] ---> 7b83c158d57f [2021-01-09T16:01:39.688Z] Step 7/23 : RUN go mod download [2021-01-09T16:01:39.688Z] ---> 741dd0e456cb [2021-01-09T16:01:39.688Z] Step 7/23 : RUN go mod download [2021-01-09T16:01:39.694Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-09T16:01:39.955Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T16:01:39.955Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-09T16:01:39.955Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-09T16:01:39.965Z] ---> Running in 89b63c266f17 [2021-01-09T16:01:39.965Z] ---> Running in 654a4be1e997 [2021-01-09T16:01:40.214Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-09T16:01:40.214Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T16:01:40.214Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-09T16:01:40.214Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-09T16:01:40.474Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-09T16:01:40.474Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T16:01:40.474Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-09T16:01:40.474Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-09T16:01:41.046Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-09T16:01:41.046Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T16:01:41.046Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-09T16:01:41.046Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-09T16:01:41.307Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-09T16:01:41.307Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T16:01:41.307Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-09T16:01:41.878Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-09T16:01:41.878Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-09T16:01:42.138Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T16:01:42.138Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-09T16:01:42.138Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-09T16:01:42.138Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-09T16:01:42.138Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-09T16:01:42.138Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-09T16:01:42.398Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-09T16:01:42.398Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-09T16:01:42.398Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-09T16:01:42.398Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-09T16:01:42.398Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-09T16:01:42.659Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-09T16:01:42.659Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-09T16:01:42.919Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-09T16:01:42.919Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-09T16:01:42.919Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-09T16:01:43.179Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-09T16:01:43.179Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-09T16:01:43.179Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-09T16:01:43.393Z] Removing intermediate container 0cbcdfde285c [2021-01-09T16:01:43.393Z] ---> 11c0d17218ca [2021-01-09T16:01:43.393Z] Step 8/22 : COPY . . [2021-01-09T16:01:43.393Z] Removing intermediate container b4fca1237201 [2021-01-09T16:01:43.393Z] ---> d295abbb9f0a [2021-01-09T16:01:43.393Z] Step 8/22 : COPY . . [2021-01-09T16:01:43.439Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-09T16:01:43.439Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-09T16:01:43.439Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-09T16:01:43.439Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-09T16:01:43.699Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-09T16:01:43.699Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-09T16:01:43.699Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-09T16:01:43.699Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-09T16:01:43.972Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-09T16:01:43.972Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-09T16:01:43.972Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-09T16:01:43.972Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-09T16:01:43.994Z] Removing intermediate container 96bb75caa85d [2021-01-09T16:01:43.994Z] ---> 6bd4772267d9 [2021-01-09T16:01:43.994Z] Step 8/32 : COPY . . [2021-01-09T16:01:44.313Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-09T16:01:44.314Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-09T16:01:45.453Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-09T16:01:45.453Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-09T16:01:45.453Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-09T16:01:45.453Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-09T16:01:45.453Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-09T16:01:45.453Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-09T16:01:45.745Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-09T16:01:45.745Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-09T16:01:45.745Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-09T16:01:45.745Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-09T16:01:45.745Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-09T16:01:45.989Z] Removing intermediate container 89b63c266f17 [2021-01-09T16:01:45.989Z] ---> ffb264c44717 [2021-01-09T16:01:45.989Z] Step 8/23 : COPY . . [2021-01-09T16:01:45.989Z] Removing intermediate container 654a4be1e997 [2021-01-09T16:01:45.989Z] ---> c77cc9ff3a3b [2021-01-09T16:01:45.989Z] Step 8/23 : COPY . . [2021-01-09T16:01:46.020Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-09T16:01:46.020Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:46.020Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T16:01:46.020Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:46.280Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T16:01:46.280Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:46.280Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T16:01:46.280Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:46.540Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T16:01:47.481Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:47.481Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T16:01:48.051Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:48.051Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T16:01:48.993Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:48.993Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T16:01:49.254Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:49.254Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T16:01:50.195Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-09T16:01:50.455Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-09T16:01:50.455Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-09T16:01:50.455Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-09T16:01:50.455Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-09T16:01:50.455Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-09T16:01:50.716Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-09T16:01:50.716Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-09T16:01:50.976Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-09T16:01:50.976Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-09T16:01:50.976Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-09T16:01:50.976Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-09T16:01:51.238Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-09T16:01:51.238Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-09T16:01:51.238Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-09T16:01:51.238Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-09T16:01:51.498Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T16:01:51.498Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-09T16:01:51.498Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T16:01:51.498Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T16:01:51.498Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T16:01:51.498Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-09T16:01:51.498Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-09T16:01:51.760Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-09T16:01:51.760Z] [2021-01-09T16:01:51.760Z] Current default time zone: 'Etc/UTC' [2021-01-09T16:01:51.760Z] Local time is now: Sat Jan 9 16:01:51 UTC 2021. [2021-01-09T16:01:51.760Z] Universal Time is now: Sat Jan 9 16:01:51 UTC 2021. [2021-01-09T16:01:51.760Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-09T16:01:51.760Z] [2021-01-09T16:01:51.760Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-09T16:01:51.760Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T16:01:51.760Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-09T16:01:51.760Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-09T16:01:52.020Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-09T16:01:52.020Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-09T16:01:52.020Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-09T16:01:52.020Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-09T16:01:52.020Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-09T16:01:52.020Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-09T16:01:52.279Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T16:01:52.279Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-09T16:01:52.539Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T16:01:52.539Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-09T16:01:52.539Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T16:01:52.539Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-09T16:01:52.539Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-09T16:01:52.539Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-09T16:01:52.539Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-09T16:01:52.539Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-09T16:01:52.539Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-09T16:01:52.801Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-09T16:01:52.801Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-09T16:01:54.715Z] Updating certificates in /etc/ssl/certs... [2021-01-09T16:01:55.286Z] 22 added, 17 removed; done. [2021-01-09T16:01:55.546Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-09T16:01:55.547Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-09T16:01:55.547Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-09T16:01:55.547Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-09T16:01:55.547Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-09T16:01:55.807Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T16:01:55.807Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-09T16:01:55.807Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T16:01:55.807Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T16:01:55.807Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T16:01:55.807Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T16:01:56.067Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T16:01:56.067Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-09T16:01:56.067Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-09T16:01:56.067Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-09T16:01:56.067Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-09T16:01:56.329Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-09T16:01:56.329Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T16:01:56.329Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-09T16:01:56.329Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-09T16:01:56.329Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-09T16:01:56.329Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-09T16:01:56.590Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-09T16:01:56.590Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-09T16:01:56.590Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-09T16:01:56.590Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-09T16:01:56.590Z] Updating certificates in /etc/ssl/certs... [2021-01-09T16:01:57.532Z] 0 added, 0 removed; done. [2021-01-09T16:01:57.532Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-09T16:01:57.532Z] done. [2021-01-09T16:01:57.793Z] Reading package lists... [2021-01-09T16:01:57.793Z] Building dependency tree... [2021-01-09T16:01:57.793Z] Reading state information... [2021-01-09T16:01:58.081Z] The following NEW packages will be installed: [2021-01-09T16:01:58.081Z] apt-transport-https [2021-01-09T16:01:58.081Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-09T16:01:58.081Z] Need to get 1696 B of archives. [2021-01-09T16:01:58.081Z] After this operation, 153 kB of additional disk space will be used. [2021-01-09T16:01:58.081Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-09T16:01:58.081Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-09T16:01:58.081Z] Fetched 1696 B in 0s (28.4 kB/s) [2021-01-09T16:01:58.346Z] Selecting previously unselected package apt-transport-https. [2021-01-09T16:01:58.346Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-09T16:01:58.346Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-09T16:01:58.346Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-09T16:01:58.346Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-09T16:01:58.606Z] Waiting for network to be ready... [2021-01-09T16:02:05.186Z] 2021-01-09T16:02:01Z INFO Waiting for automatic snapd restart... [2021-01-09T16:02:05.186Z] snapd 2.48.2 from Canonical* installed [2021-01-09T16:02:06.126Z] "snapd" switched to the "latest/stable" channel [2021-01-09T16:02:06.126Z] [2021-01-09T16:02:08.672Z] core18 20201210 from Canonical* installed [2021-01-09T16:02:08.932Z] "core18" switched to the "latest/stable" channel [2021-01-09T16:02:08.932Z] [2021-01-09T16:02:12.231Z] snapcraft 4.4.4 from Canonical* installed [2021-01-09T16:02:12.231Z] "snapcraft" switched to the "latest/stable" channel [2021-01-09T16:02:12.231Z] [2021-01-09T16:02:12.816Z] ---> 49189583eaa0 [2021-01-09T16:02:12.816Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-09T16:02:12.816Z] ---> dc20d403f2df [2021-01-09T16:02:12.816Z] Step 9/32 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-09T16:02:12.816Z] ---> 3b5031d47744 [2021-01-09T16:02:12.816Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-09T16:02:12.816Z] ---> 4fb3009d36c1 [2021-01-09T16:02:12.816Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-09T16:02:12.816Z] ---> f6e1aeb9c204 [2021-01-09T16:02:12.816Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-09T16:02:12.816Z] ---> Running in 993f6f35664e [2021-01-09T16:02:12.816Z] ---> Running in e334c99ec94c [2021-01-09T16:02:12.816Z] ---> Running in 2a11d0b88ef0 [2021-01-09T16:02:12.816Z] ---> Running in 47cbaf8bdd35 [2021-01-09T16:02:12.816Z] ---> Running in 0b971fc49aaf [2021-01-09T16:02:12.816Z] 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-09T16:02:12.816Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-09T16:02:12.816Z] 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-09T16:02:12.816Z] 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-09T16:02:12.816Z] 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-09T16:02:16.446Z] 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-09T16:02:16.446Z] - README.md [2021-01-09T16:02:16.446Z] - snapcraft.yaml.orig [2021-01-09T16:02:16.446Z] [2021-01-09T16:02:16.446Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-09T16:02:23.028Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-09T16:02:23.028Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-09T16:02:23.028Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-09T16:02:23.028Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-09T16:02:23.598Z] Reading package lists... [2021-01-09T16:02:23.859Z] 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-09T16:02:30.450Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-09T16:02:30.450Z] Reading package lists... [2021-01-09T16:02:30.450Z] Building dependency tree... [2021-01-09T16:02:30.450Z] Reading state information... [2021-01-09T16:02:30.450Z] Suggested packages: [2021-01-09T16:02:30.450Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-09T16:02:30.450Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-09T16:02:30.450Z] Recommended packages: [2021-01-09T16:02:30.450Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-09T16:02:30.450Z] The following NEW packages will be installed: [2021-01-09T16:02:30.450Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-09T16:02:30.450Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-09T16:02:30.450Z] pkg-config zip [2021-01-09T16:02:30.450Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-09T16:02:30.450Z] Need to get 7655 kB of archives. [2021-01-09T16:02:30.450Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-09T16:02:30.450Z] 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-09T16:02:30.450Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-09T16:02:30.450Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-09T16:02:30.450Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-09T16:02:30.450Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-09T16:02:30.450Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-09T16:02:30.450Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-09T16:02:30.710Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-09T16:02:30.710Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-09T16:02:30.710Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-09T16:02:30.710Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-09T16:02:30.970Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-09T16:02:30.970Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-09T16:02:30.970Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-09T16:02:30.970Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-09T16:02:31.230Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-09T16:02:31.230Z] Fetched 7655 kB in 1s (10.5 MB/s) [2021-01-09T16:02:31.230Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-09T16:02:31.230Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-09T16:02:31.230Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-09T16:02:31.230Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-09T16:02:31.491Z] Selecting previously unselected package libpsl5:amd64. [2021-01-09T16:02:31.491Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-09T16:02:31.491Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-09T16:02:31.491Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-09T16:02:31.491Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-09T16:02:31.491Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-09T16:02:31.753Z] Selecting previously unselected package librtmp1:amd64. [2021-01-09T16:02:31.753Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-09T16:02:31.753Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-09T16:02:31.753Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-09T16:02:31.753Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-09T16:02:31.753Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-09T16:02:32.013Z] Selecting previously unselected package liberror-perl. [2021-01-09T16:02:32.013Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-09T16:02:32.013Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-09T16:02:32.013Z] Selecting previously unselected package git-man. [2021-01-09T16:02:32.014Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-09T16:02:32.014Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-09T16:02:32.273Z] Selecting previously unselected package git. [2021-01-09T16:02:32.273Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-09T16:02:32.273Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-09T16:02:32.843Z] Selecting previously unselected package libnorm1:amd64. [2021-01-09T16:02:32.843Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-09T16:02:32.843Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-09T16:02:33.103Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-09T16:02:33.103Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-09T16:02:33.103Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-09T16:02:33.103Z] Selecting previously unselected package libsodium23:amd64. [2021-01-09T16:02:33.103Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-09T16:02:33.103Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-09T16:02:33.363Z] Selecting previously unselected package libzmq5:amd64. [2021-01-09T16:02:33.363Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-09T16:02:33.363Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-09T16:02:33.363Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-09T16:02:33.623Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-09T16:02:33.623Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-09T16:02:33.623Z] Selecting previously unselected package pkg-config. [2021-01-09T16:02:33.623Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-09T16:02:33.623Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-09T16:02:33.623Z] Selecting previously unselected package zip. [2021-01-09T16:02:33.623Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-09T16:02:33.623Z] Unpacking zip (3.0-11build1) ... [2021-01-09T16:02:33.884Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-09T16:02:33.884Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-09T16:02:33.884Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-09T16:02:33.884Z] Setting up liberror-perl (0.17025-1) ... [2021-01-09T16:02:33.884Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-09T16:02:34.145Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-09T16:02:34.145Z] No schema files found: doing nothing. [2021-01-09T16:02:34.145Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-09T16:02:34.145Z] Setting up zip (3.0-11build1) ... [2021-01-09T16:02:34.145Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-09T16:02:34.145Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-09T16:02:34.145Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-09T16:02:34.406Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-09T16:02:34.406Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-09T16:02:34.406Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-09T16:02:34.406Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-09T16:02:34.406Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-09T16:02:40.998Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-09T16:02:40.998Z] git set to automatically installed. [2021-01-09T16:02:40.998Z] git-man set to automatically installed. [2021-01-09T16:02:40.998Z] libcurl3-gnutls set to automatically installed. [2021-01-09T16:02:40.998Z] liberror-perl set to automatically installed. [2021-01-09T16:02:40.998Z] libglib2.0-0 set to automatically installed. [2021-01-09T16:02:40.998Z] libnghttp2-14 set to automatically installed. [2021-01-09T16:02:40.998Z] libnorm1 set to automatically installed. [2021-01-09T16:02:40.998Z] libpgm-5.2-0 set to automatically installed. [2021-01-09T16:02:40.998Z] libpsl5 set to automatically installed. [2021-01-09T16:02:40.998Z] librtmp1 set to automatically installed. [2021-01-09T16:02:40.998Z] libsodium23 set to automatically installed. [2021-01-09T16:02:40.998Z] libzmq3-dev set to automatically installed. [2021-01-09T16:02:40.998Z] libzmq5 set to automatically installed. [2021-01-09T16:02:40.998Z] pkg-config set to automatically installed. [2021-01-09T16:02:40.999Z] zip set to automatically installed. [2021-01-09T16:02:42.912Z] snapd is not logged in, snap install commands will use sudo [2021-01-09T16:02:49.495Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-09T16:02:49.495Z] snap "core18" has no updates available [2021-01-09T16:02:50.065Z] Pulling config-common [2021-01-09T16:02:51.449Z] Pulling go-build-helper [2021-01-09T16:03:13.518Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-09T16:03:13.518Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-09T16:03:13.518Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] [2021-01-09T16:03:13.518Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-09T16:03:13.518Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-09T16:03:13.518Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-09T16:03:13.518Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] [2021-01-09T16:03:13.518Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] [2021-01-09T16:03:13.518Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-09T16:03:13.518Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-09T16:03:13.518Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-09T16:03:13.518Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-09T16:03:13.518Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-09T16:03:13.518Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-09T16:03:13.518Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-09T16:03:13.518Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-09T16:03:13.518Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-09T16:03:13.518Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-09T16:03:13.518Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-09T16:03:13.518Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1833 kB] [2021-01-09T16:03:13.518Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-09T16:03:13.518Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-09T16:03:13.518Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-09T16:03:13.518Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-09T16:03:13.518Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-09T16:03:13.518Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-09T16:03:13.518Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-09T16:03:13.518Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-09T16:03:13.518Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-09T16:03:13.518Z] Fetched 279 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-09T16:03:13.518Z] Fetched 122 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-09T16:03:13.518Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-09T16:03:13.518Z] Fetched 8848 B in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-09T16:03:13.518Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-09T16:03:13.518Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-09T16:03:13.518Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-09T16:03:13.518Z] Fetched 214 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-09T16:03:13.518Z] Fetched 155 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-09T16:03:13.518Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-09T16:03:13.518Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-09T16:03:13.518Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-09T16:03:13.518Z] Fetched 499 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-09T16:03:13.518Z] Fetched 111 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-09T16:03:13.518Z] Fetched 240 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-09T16:03:13.518Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-09T16:03:13.518Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-09T16:03:13.518Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-09T16:03:13.518Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-09T16:03:13.518Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-09T16:03:13.518Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-09T16:03:13.518Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-09T16:03:13.518Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-09T16:03:13.518Z] Fetched 8720 B in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-09T16:03:13.518Z] Fetched 137 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-09T16:03:13.518Z] Fetched 119 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-09T16:03:13.518Z] Fetched 109 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-09T16:03:13.518Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-09T16:03:13.518Z] Fetched 645 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-09T16:03:13.518Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-09T16:03:13.518Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-09T16:03:13.518Z] Fetched 368 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-09T16:03:13.518Z] Fetched 187 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-09T16:03:13.518Z] Fetched 175 kB in 0s (0 B/s) [2021-01-09T16:03:13.518Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-09T16:03:15.432Z] Fetched 206 kB in 0s (0 B/s) [2021-01-09T16:03:15.432Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-09T16:03:15.432Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-09T16:03:15.432Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-09T16:03:15.432Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-09T16:03:15.432Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-09T16:03:15.432Z] Fetched 159 kB in 0s (0 B/s) [2021-01-09T16:03:15.432Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-09T16:03:15.432Z] Fetched 107 kB in 0s (0 B/s) [2021-01-09T16:03:15.432Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-09T16:03:15.432Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-09T16:03:15.432Z] Pulling static-packages [2021-01-09T16:03:16.375Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-09T16:03:16.375Z] Skipping pull go-build-helper (already ran) [2021-01-09T16:03:16.375Z] Skipping pull static-packages (already ran) [2021-01-09T16:03:16.375Z] Building go-build-helper [2021-01-09T16:03:20.579Z] Building static-packages [2021-01-09T16:03:21.964Z] Staging go-build-helper [2021-01-09T16:03:22.906Z] Staging static-packages [2021-01-09T16:03:23.848Z] Pulling go115 [2021-01-09T16:03:24.790Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-09T16:03:24.791Z] Skipping pull go115 (already ran) [2021-01-09T16:03:24.791Z] Building go115 [2021-01-09T16:03:24.791Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-09T16:03:24.791Z] Dload Upload Total Spent Left Speed [2021-01-09T16:03:26.991Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 42 115M 42 49.0M 0 0 46.1M 0 0:00:02 0:00:01 0:00:01 46.1M 89 115M 89 103M 0 0 50.1M 0 0:00:02 0:00:02 --:--:-- 50.1M 100 115M 100 115M 0 0 48.8M 0 0:00:02 0:00:02 --:--:-- 48.8M [2021-01-09T16:03:27.560Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-09T16:03:31.762Z] Staging go115 [2021-01-09T16:03:34.649Z] 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-09T16:03:37.049Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-09T16:03:37.049Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-09T16:03:37.049Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-09T16:03:37.049Z] Fetched 0 B in 0s (0 B/s) [2021-01-09T16:03:37.049Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-09T16:03:37.049Z] Fetched 224 kB in 0s (0 B/s) [2021-01-09T16:03:37.049Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-09T16:03:37.049Z] Fetched 157 kB in 0s (0 B/s) [2021-01-09T16:03:37.049Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-09T16:03:37.049Z] Fetched 221 kB in 0s (0 B/s) [2021-01-09T16:03:37.049Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-09T16:03:37.049Z] Fetched 143 kB in 0s (0 B/s) [2021-01-09T16:03:37.049Z] Pulling edgex-go [2021-01-09T16:03:37.621Z] Pulling version [2021-01-09T16:03:38.563Z] Building config-common [2021-01-09T16:03:40.476Z] Skipping build go-build-helper (already ran) [2021-01-09T16:03:40.476Z] Skipping build static-packages (already ran) [2021-01-09T16:03:40.476Z] Skipping build go115 (already ran) [2021-01-09T16:03:40.476Z] Building edgex-go [2021-01-09T16:03:40.737Z] 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-09T16:03:42.121Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-09T16:03:42.121Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-09T16:03:42.121Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-09T16:03:42.121Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.139 [2021-01-09T16:03:42.121Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-09T16:03:42.121Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-09T16:03:42.121Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-09T16:03:42.121Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-09T16:03:42.381Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-09T16:03:42.381Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-09T16:03:42.381Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-09T16:03:42.381Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-09T16:03:42.381Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-09T16:03:42.381Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-09T16:03:42.381Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-09T16:03:42.381Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-09T16:03:42.381Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-09T16:03:42.381Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-09T16:03:42.381Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-09T16:03:42.381Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-09T16:03:42.381Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-09T16:03:42.381Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-09T16:03:42.381Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-09T16:03:42.381Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-09T16:03:42.381Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-09T16:03:42.381Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-09T16:03:42.381Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-09T16:03:42.381Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-09T16:03:42.381Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-09T16:03:42.381Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-09T16:03:42.381Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-09T16:03:42.381Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-09T16:03:42.381Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-09T16:03:42.381Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-09T16:03:42.381Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-09T16:03:42.641Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-09T16:03:42.641Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-09T16:03:42.641Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-09T16:03:42.641Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-09T16:03:42.902Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-09T16:03:49.476Z] 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-09T16:03:52.768Z] 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-09T16:03:52.995Z] Removing intermediate container 2a11d0b88ef0 [2021-01-09T16:03:52.995Z] ---> 2a3415d7071c [2021-01-09T16:03:52.995Z] [2021-01-09T16:03:52.995Z] Step 10/22 : FROM alpine:3.12 [2021-01-09T16:03:52.995Z] Removing intermediate container 47cbaf8bdd35 [2021-01-09T16:03:52.995Z] ---> b2f4cd6211c5 [2021-01-09T16:03:52.995Z] [2021-01-09T16:03:52.995Z] Step 10/23 : FROM alpine:3.12 [2021-01-09T16:03:52.995Z] 3.12: Pulling from library/alpine [2021-01-09T16:03:52.995Z] Removing intermediate container e334c99ec94c [2021-01-09T16:03:52.995Z] ---> af6fe3785196 [2021-01-09T16:03:52.995Z] [2021-01-09T16:03:52.995Z] Step 10/22 : FROM alpine:3.12 [2021-01-09T16:03:52.995Z] 3.12: Pulling from library/alpine [2021-01-09T16:03:52.995Z] 3.12: Pulling from library/alpine [2021-01-09T16:03:53.710Z] 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-09T16:03:54.450Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-09T16:03:54.450Z] Status: Downloaded newer image for alpine:3.12 [2021-01-09T16:03:54.450Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-09T16:03:54.450Z] Status: Image is up to date for alpine:3.12 [2021-01-09T16:03:54.450Z] ---> afeebe901d6b [2021-01-09T16:03:54.450Z] ---> afeebe901d6b [2021-01-09T16:03:54.450Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-09T16:03:54.450Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-09T16:03:54.450Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-09T16:03:54.450Z] Status: Image is up to date for alpine:3.12 [2021-01-09T16:03:54.450Z] ---> afeebe901d6b [2021-01-09T16:03:54.450Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-09T16:03:54.656Z] 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-09T16:03:54.915Z] 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-09T16:03:54.915Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-09T16:03:55.175Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-09T16:03:55.176Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-09T16:03:55.176Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-09T16:03:55.434Z] ---> Running in 6e660a07bb23 [2021-01-09T16:03:55.434Z] ---> Running in 50e4d7914867 [2021-01-09T16:03:55.434Z] ---> Running in c9ee98c29255 [2021-01-09T16:03:56.050Z] Removing intermediate container 993f6f35664e [2021-01-09T16:03:56.050Z] ---> bb6295666702 [2021-01-09T16:03:56.050Z] [2021-01-09T16:03:56.050Z] Step 10/32 : FROM alpine:3.12 [2021-01-09T16:03:56.050Z] ---> afeebe901d6b [2021-01-09T16:03:56.050Z] Step 11/32 : RUN apk add --update --no-cache dumb-init openssl [2021-01-09T16:03:56.344Z] ---> Running in 955bae9e084e [2021-01-09T16:03:56.559Z] 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-09T16:03:56.559Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-09T16:03:56.559Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-09T16:03:57.799Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T16:03:57.799Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T16:03:57.945Z] 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-09T16:03:57.945Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-09T16:03:58.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T16:03:58.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T16:03:58.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T16:03:58.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T16:03:58.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T16:03:58.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T16:03:58.885Z] 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-09T16:03:58.950Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-09T16:03:58.950Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-09T16:03:58.950Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T16:03:58.950Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-09T16:03:58.950Z] OK: 5 MiB in 15 packages [2021-01-09T16:03:58.950Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T16:03:58.950Z] Executing ca-certificates-20191127-r4.trigger [2021-01-09T16:03:58.950Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-09T16:03:58.950Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T16:03:59.145Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-09T16:03:59.234Z] OK: 5 MiB in 15 packages [2021-01-09T16:03:59.235Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-01-09T16:03:59.235Z] (2/2) Installing openssl (1.1.1i-r0) [2021-01-09T16:03:59.235Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T16:03:59.235Z] OK: 6 MiB in 16 packages [2021-01-09T16:03:59.235Z] OK: 6 MiB in 16 packages [2021-01-09T16:04:00.527Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-09T16:04:01.096Z] 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-09T16:04:01.246Z] Removing intermediate container 50e4d7914867 [2021-01-09T16:04:01.246Z] ---> 33a28500bf90 [2021-01-09T16:04:01.246Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-09T16:04:01.848Z] ---> Running in 9061f4371199 [2021-01-09T16:04:01.848Z] Removing intermediate container c9ee98c29255 [2021-01-09T16:04:01.848Z] ---> a585e6587c2c [2021-01-09T16:04:01.848Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-09T16:04:02.037Z] 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-09T16:04:02.124Z] Removing intermediate container 955bae9e084e [2021-01-09T16:04:02.124Z] ---> c908650ef52c [2021-01-09T16:04:02.125Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-09T16:04:02.125Z] ---> Running in 05a4341b4868 [2021-01-09T16:04:02.125Z] ---> Running in 2070d5b0227e [2021-01-09T16:04:02.399Z] Removing intermediate container 6e660a07bb23 [2021-01-09T16:04:02.399Z] ---> 72985829a4ce [2021-01-09T16:04:02.399Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-09T16:04:02.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-09T16:04:02.676Z] Removing intermediate container 9061f4371199 [2021-01-09T16:04:02.676Z] ---> 2a9270426698 [2021-01-09T16:04:02.676Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-09T16:04:02.676Z] ---> Running in af0c01c5b565 [2021-01-09T16:04:02.867Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-09T16:04:02.951Z] Removing intermediate container 05a4341b4868 [2021-01-09T16:04:02.951Z] ---> d1051921a37d [2021-01-09T16:04:02.951Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-09T16:04:02.951Z] ---> Running in ca4da25fc350 [2021-01-09T16:04:02.951Z] Removing intermediate container 2070d5b0227e [2021-01-09T16:04:02.951Z] ---> d02c4635c6e6 [2021-01-09T16:04:02.951Z] Step 13/32 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-09T16:04:03.231Z] ---> Running in 28885057f1dd [2021-01-09T16:04:03.506Z] ---> Running in 03e2e4fdb002 [2021-01-09T16:04:03.506Z] Removing intermediate container af0c01c5b565 [2021-01-09T16:04:03.506Z] ---> b55f82906c3c [2021-01-09T16:04:03.506Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-09T16:04:03.506Z] Removing intermediate container ca4da25fc350 [2021-01-09T16:04:03.506Z] ---> 8c65be20d85b [2021-01-09T16:04:03.506Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-09T16:04:03.782Z] ---> Running in 092d9465026c [2021-01-09T16:04:03.782Z] ---> Running in b44a9749956d [2021-01-09T16:04:03.782Z] Removing intermediate container 28885057f1dd [2021-01-09T16:04:03.782Z] ---> 2ed7786837c5 [2021-01-09T16:04:03.782Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-09T16:04:04.057Z] Removing intermediate container 03e2e4fdb002 [2021-01-09T16:04:04.057Z] ---> 309f1be30b96 [2021-01-09T16:04:04.057Z] Step 14/32 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-09T16:04:04.057Z] ---> Running in c1a1d6d54e8f [2021-01-09T16:04:04.328Z] ---> Running in 99c0d633f4d1 [2021-01-09T16:04:04.599Z] Removing intermediate container b44a9749956d [2021-01-09T16:04:04.599Z] ---> 4c23c9a2688a [2021-01-09T16:04:04.599Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-09T16:04:04.599Z] Removing intermediate container 092d9465026c [2021-01-09T16:04:04.599Z] ---> e2809f359549 [2021-01-09T16:04:04.599Z] Step 15/23 : WORKDIR / [2021-01-09T16:04:04.874Z] ---> Running in ce983f4ab77f [2021-01-09T16:04:04.874Z] ---> Running in 6bb35f060254 [2021-01-09T16:04:04.875Z] Removing intermediate container c1a1d6d54e8f [2021-01-09T16:04:04.875Z] ---> e568990f6892 [2021-01-09T16:04:04.875Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-09T16:04:05.413Z] Building version [2021-01-09T16:04:05.471Z] Removing intermediate container ce983f4ab77f [2021-01-09T16:04:05.471Z] ---> d213ad08e3a8 [2021-01-09T16:04:05.471Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-09T16:04:05.759Z] Removing intermediate container 6bb35f060254 [2021-01-09T16:04:05.760Z] ---> db2626bc1859 [2021-01-09T16:04:05.760Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-09T16:04:06.037Z] Connecting to github.com (140.82.114.4:443) [2021-01-09T16:04:06.037Z]  ---> 4da6d0cfd88c [2021-01-09T16:04:06.037Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-09T16:04:06.316Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.169.179:443) [2021-01-09T16:04:06.589Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-09T16:04:06.589Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-09T16:04:06.589Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-09T16:04:06.589Z] dockerize [2021-01-09T16:04:06.862Z] ---> 0a1a8ef87ef0 [2021-01-09T16:04:06.862Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-09T16:04:07.133Z] ---> 9db01ea6b027 [2021-01-09T16:04:07.133Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-09T16:04:07.341Z] Staging config-common [2021-01-09T16:04:08.280Z] Skipping stage go-build-helper (already ran) [2021-01-09T16:04:08.280Z] Skipping stage static-packages (already ran) [2021-01-09T16:04:08.280Z] Skipping stage go115 (already ran) [2021-01-09T16:04:08.280Z] Staging edgex-go [2021-01-09T16:04:08.570Z] ---> 8d4c3f0ed86a [2021-01-09T16:04:08.570Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-09T16:04:09.219Z] Staging version [2021-01-09T16:04:09.559Z] ---> 2fedb002cd60 [2021-01-09T16:04:09.559Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-09T16:04:09.559Z] ---> 3ef0d718f79d [2021-01-09T16:04:09.559Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-09T16:04:09.785Z] Priming config-common [2021-01-09T16:04:09.837Z] Removing intermediate container 99c0d633f4d1 [2021-01-09T16:04:09.837Z] ---> 2e31978b5e6d [2021-01-09T16:04:09.837Z] Step 15/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-09T16:04:09.837Z] ---> ff9df43c6848 [2021-01-09T16:04:09.837Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-09T16:04:10.117Z] ---> Running in e4c51bd455ba [2021-01-09T16:04:10.117Z] ---> Running in 54fd67710e8c [2021-01-09T16:04:10.396Z] ---> 307d9c9fd78d [2021-01-09T16:04:10.396Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-09T16:04:10.396Z] Removing intermediate container 0b971fc49aaf [2021-01-09T16:04:10.396Z] ---> af6e5baa7ede [2021-01-09T16:04:10.396Z] [2021-01-09T16:04:10.396Z] Step 10/23 : FROM alpine:3.12 [2021-01-09T16:04:10.396Z] ---> afeebe901d6b [2021-01-09T16:04:10.396Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-09T16:04:10.671Z] ---> Running in 20feb4efa140 [2021-01-09T16:04:10.672Z] ---> Running in 40063389221e [2021-01-09T16:04:10.723Z] Priming go-build-helper [2021-01-09T16:04:10.945Z] Removing intermediate container e4c51bd455ba [2021-01-09T16:04:10.945Z] ---> 20d0f9d63411 [2021-01-09T16:04:10.945Z] Step 16/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-09T16:04:11.221Z] ---> d77507ac056e [2021-01-09T16:04:11.221Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-09T16:04:11.221Z] Removing intermediate container 54fd67710e8c [2021-01-09T16:04:11.221Z] ---> 3ee810134170 [2021-01-09T16:04:11.221Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T16:04:11.221Z] ---> Running in 9eb2282561f3 [2021-01-09T16:04:11.221Z] ---> Running in 30e7f87b06bf [2021-01-09T16:04:11.221Z] ---> Running in 23f0ac995932 [2021-01-09T16:04:11.497Z] Removing intermediate container 20feb4efa140 [2021-01-09T16:04:11.497Z] ---> 473c6b8b245c [2021-01-09T16:04:11.497Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T16:04:11.497Z] Removing intermediate container 40063389221e [2021-01-09T16:04:11.497Z] ---> 3bbee70d802e [2021-01-09T16:04:11.497Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-09T16:04:11.662Z] Priming static-packages [2021-01-09T16:04:11.771Z] ---> Running in 76dc578ac347 [2021-01-09T16:04:11.771Z] ---> Running in 1a35697dbeff [2021-01-09T16:04:11.771Z] Removing intermediate container 9eb2282561f3 [2021-01-09T16:04:11.771Z] ---> 44ce42b4e89b [2021-01-09T16:04:11.771Z] Step 17/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-09T16:04:12.053Z] Removing intermediate container 30e7f87b06bf [2021-01-09T16:04:12.053Z] ---> 74c4de8a6028 [2021-01-09T16:04:12.053Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T16:04:12.053Z] Removing intermediate container 23f0ac995932 [2021-01-09T16:04:12.053Z] ---> 760314f02378 [2021-01-09T16:04:12.053Z] Step 20/22 : LABEL arch=arm64 [2021-01-09T16:04:12.053Z] ---> Running in ded927649285 [2021-01-09T16:04:12.327Z] ---> Running in 1539caeda8aa [2021-01-09T16:04:12.327Z] ---> Running in f8293f835f74 [2021-01-09T16:04:12.603Z] Removing intermediate container 1a35697dbeff [2021-01-09T16:04:12.603Z] ---> 3182a1355d66 [2021-01-09T16:04:12.603Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-09T16:04:12.603Z] Removing intermediate container 76dc578ac347 [2021-01-09T16:04:12.603Z] ---> aeb5b0044c99 [2021-01-09T16:04:12.603Z] Step 20/22 : LABEL arch=arm64 [2021-01-09T16:04:12.878Z] ---> Running in 7c06eb62f684 [2021-01-09T16:04:12.878Z] ---> Running in 1a31b5a489e9 [2021-01-09T16:04:13.160Z] Removing intermediate container f8293f835f74 [2021-01-09T16:04:13.160Z] ---> 47a23b4130ff [2021-01-09T16:04:13.160Z] Step 21/22 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T16:04:13.160Z] Removing intermediate container 1539caeda8aa [2021-01-09T16:04:13.160Z] ---> d6b9d0668857 [2021-01-09T16:04:13.160Z] Step 21/23 : LABEL arch=arm64 [2021-01-09T16:04:13.441Z] ---> Running in fa97070b9420 [2021-01-09T16:04:13.441Z] ---> Running in c5fd8c33831b [2021-01-09T16:04:13.441Z] Removing intermediate container 7c06eb62f684 [2021-01-09T16:04:13.441Z] ---> 89ae74b2ac98 [2021-01-09T16:04:13.441Z] Step 21/22 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T16:04:13.441Z] Removing intermediate container 1a31b5a489e9 [2021-01-09T16:04:13.441Z] ---> 769d807ad4a1 [2021-01-09T16:04:13.441Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T16:04:13.573Z] Priming go115 [2021-01-09T16:04:13.717Z] Move dockerize executable [2021-01-09T16:04:13.991Z] ---> Running in ad8195550f31 [2021-01-09T16:04:13.991Z] ---> Running in eb6cc56294ca [2021-01-09T16:04:14.265Z] Removing intermediate container c5fd8c33831b [2021-01-09T16:04:14.265Z] ---> 4eeb5d00febc [2021-01-09T16:04:14.265Z] Removing intermediate container fa97070b9420 [2021-01-09T16:04:14.265Z] Step 22/23 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d ---> 6db9a0d96969 [2021-01-09T16:04:14.265Z] [2021-01-09T16:04:14.265Z] Step 22/22 : LABEL version=0.0.0 [2021-01-09T16:04:14.517Z] Priming edgex-go [2021-01-09T16:04:14.543Z] Removing intermediate container ad8195550f31 [2021-01-09T16:04:14.543Z] ---> 6e5d6c98c3c7 [2021-01-09T16:04:14.543Z] Step 22/22 : LABEL version=0.0.0 [2021-01-09T16:04:14.543Z] ---> Running in 66de841ca680 [2021-01-09T16:04:14.543Z] ---> Running in e11a4a681f54 [2021-01-09T16:04:14.822Z] ---> Running in 15acae561780 [2021-01-09T16:04:15.433Z] Removing intermediate container e11a4a681f54 [2021-01-09T16:04:15.433Z] ---> d69e0fa9033f [2021-01-09T16:04:15.433Z] [2021-01-09T16:04:15.433Z] Removing intermediate container 66de841ca680 [2021-01-09T16:04:15.433Z] ---> 5512dfb04934 [2021-01-09T16:04:15.433Z] Step 23/23 : LABEL version=0.0.0 [2021-01-09T16:04:15.708Z] ---> Running in b6795a262bb3 [2021-01-09T16:04:15.708Z] Removing intermediate container 15acae561780 [2021-01-09T16:04:15.708Z] ---> 58553b9e07c0 [2021-01-09T16:04:15.708Z] [2021-01-09T16:04:15.899Z] Priming version [2021-01-09T16:04:15.989Z] Successfully built d69e0fa9033f [2021-01-09T16:04:15.989Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-09T16:04:15.989Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-01-09T16:04:15.989Z] Removing intermediate container ded927649285 [2021-01-09T16:04:15.989Z] ---> 85ba882a1fe7 [2021-01-09T16:04:15.989Z] Step 18/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-09T16:04:16.262Z] Successfully built 58553b9e07c0 [2021-01-09T16:04:16.471Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-09T16:04:16.541Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-09T16:04:16.541Z] ---> Running in cb15fadf450a [2021-01-09T16:04:16.541Z] Building docker-core-metadata-go [2021-01-09T16:04:16.541Z]  Building docker-support-notifications-go ... done Removing intermediate container b6795a262bb3 [2021-01-09T16:04:16.541Z] ---> e7f0f1fdb17b [2021-01-09T16:04:16.541Z] [2021-01-09T16:04:17.140Z] Successfully built e7f0f1fdb17b [2021-01-09T16:04:17.140Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-09T16:04:17.140Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-01-09T16:04:17.420Z] Removing intermediate container cb15fadf450a [2021-01-09T16:04:17.420Z] ---> 96df70842740 [2021-01-09T16:04:17.420Z] Step 19/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-09T16:04:17.420Z] Removing intermediate container eb6cc56294ca [2021-01-09T16:04:17.420Z] ---> 0feb036b6ca9 [2021-01-09T16:04:17.420Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-09T16:04:17.420Z] ---> Running in 7387b2681c16 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-01-09T16:04:18.429Z] ---> 65cf85734ceb [Pipeline] } [2021-01-09T16:04:18.429Z] Step 20/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-09T16:04:18.429Z] ---> Running in 8cd6b6a2817d [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-09T16:04:19.029Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T16:04:19.704Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T16:04:20.740Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-09T16:04:21.352Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-09T16:04:21.352Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-09T16:04:21.627Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-09T16:04:22.637Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-09T16:04:22.637Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-09T16:04:22.912Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T16:04:22.912Z] OK: 8 MiB in 20 packages [2021-01-09T16:04:23.510Z] Removing intermediate container 8cd6b6a2817d [2021-01-09T16:04:23.510Z] ---> 853b9a737b8d [2021-01-09T16:04:23.510Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-09T16:04:25.491Z] ---> 17e108592df8 [2021-01-09T16:04:25.492Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-09T16:04:25.492Z] Removing intermediate container 7387b2681c16 [2021-01-09T16:04:25.492Z] ---> fa083ac8f402 [2021-01-09T16:04:25.492Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-09T16:04:26.940Z] ---> 96252d735a82 [2021-01-09T16:04:26.940Z] ---> fe6df6297f9a [2021-01-09T16:04:26.940Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-09T16:04:26.940Z] [2021-01-09T16:04:29.565Z] ---> d5ebe38718fb [2021-01-09T16:04:29.565Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-09T16:04:30.546Z] ---> 51805765bd3c [2021-01-09T16:04:30.546Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-09T16:04:30.821Z] ---> e6a05e67831a [2021-01-09T16:04:30.821Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-01-09T16:04:31.796Z] ---> Running in 0f62d689eced [2021-01-09T16:04:31.796Z] ---> 1d28461ff816 [2021-01-09T16:04:31.796Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-09T16:04:32.067Z] ---> Running in 3174cf0c2231 [2021-01-09T16:04:32.345Z] Removing intermediate container 0f62d689eced [2021-01-09T16:04:32.345Z] ---> ef06d90146ff [2021-01-09T16:04:32.345Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /usr/local/bin/ [2021-01-09T16:04:32.345Z] Removing intermediate container 3174cf0c2231 [2021-01-09T16:04:32.345Z] ---> 9a17d2ae9fa2 [2021-01-09T16:04:32.345Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T16:04:32.949Z] ---> Running in 11b02656fa8c [2021-01-09T16:04:33.222Z] ---> 9b108f486094 [2021-01-09T16:04:33.223Z] Step 27/32 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-09T16:04:33.223Z] Removing intermediate container 11b02656fa8c [2021-01-09T16:04:33.223Z] ---> 806066aaef82 [2021-01-09T16:04:33.223Z] Step 21/23 : LABEL arch=arm64 [2021-01-09T16:04:33.816Z] ---> Running in 986f9b98c510 [2021-01-09T16:04:33.816Z] ---> Running in a4eae11b312e [2021-01-09T16:04:34.415Z] Removing intermediate container a4eae11b312e [2021-01-09T16:04:34.415Z] ---> 6b599bd1fcd1 [2021-01-09T16:04:34.415Z] Step 22/23 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T16:04:34.693Z] ---> Running in 4555c980d519 [2021-01-09T16:04:35.288Z] Removing intermediate container 4555c980d519 [2021-01-09T16:04:35.288Z] ---> 57b82da684b4 [2021-01-09T16:04:35.288Z] Step 23/23 : LABEL version=0.0.0 [2021-01-09T16:04:35.905Z] ---> Running in dffc5058f86d [2021-01-09T16:04:36.513Z] Removing intermediate container dffc5058f86d [2021-01-09T16:04:36.513Z] ---> 4d8000c0d1b0 [2021-01-09T16:04:36.513Z] [2021-01-09T16:04:36.786Z] Removing intermediate container 986f9b98c510 [2021-01-09T16:04:36.786Z] ---> a814ecb6f9d5 [2021-01-09T16:04:36.786Z] Step 28/32 : ENTRYPOINT ["entrypoint.sh"] [2021-01-09T16:04:37.064Z] Successfully built 4d8000c0d1b0 [2021-01-09T16:04:37.339Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-09T16:04:37.339Z]  Building docker-core-data-go ... done Building docker-sys-mgmt-agent-go [2021-01-09T16:04:37.614Z] ---> Running in 3390eda8050d [2021-01-09T16:04:38.222Z] Removing intermediate container 3390eda8050d [2021-01-09T16:04:38.222Z] ---> 713ad6ffacbc [2021-01-09T16:04:38.222Z] Step 29/32 : CMD ["install"] [2021-01-09T16:04:38.833Z] ---> Running in 1d5bda17c735 [2021-01-09T16:04:39.435Z] Removing intermediate container 1d5bda17c735 [2021-01-09T16:04:39.435Z] ---> e47c4e13c14c [2021-01-09T16:04:39.435Z] Step 30/32 : LABEL arch=arm64 [2021-01-09T16:04:40.036Z] ---> Running in 10abee38d7d5 [2021-01-09T16:04:40.646Z] Removing intermediate container 10abee38d7d5 [2021-01-09T16:04:40.646Z] ---> d5484a18ebbe [2021-01-09T16:04:40.646Z] Step 31/32 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T16:04:41.634Z] ---> Running in 7f5a7eb84ca6 [2021-01-09T16:04:42.245Z] Removing intermediate container 7f5a7eb84ca6 [2021-01-09T16:04:42.245Z] ---> 00633ae45467 [2021-01-09T16:04:42.245Z] Step 32/32 : LABEL version=0.0.0 [2021-01-09T16:04:42.851Z] ---> Running in 1f37454670e7 [2021-01-09T16:04:43.833Z] Removing intermediate container 1f37454670e7 [2021-01-09T16:04:43.833Z] ---> 2b780d604136 [2021-01-09T16:04:43.833Z] [2021-01-09T16:04:44.108Z] Successfully built 2b780d604136 [2021-01-09T16:04:44.108Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-09T16:05:10.907Z]  Building docker-security-bootstrapper-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T16:05:10.907Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-09T16:05:10.907Z] ---> fa18b41c2866 [2021-01-09T16:05:10.907Z] Step 3/24 : WORKDIR /edgex-go [2021-01-09T16:05:10.907Z] ---> Using cache [2021-01-09T16:05:10.907Z] ---> 6eb015ff326b [2021-01-09T16:05:10.907Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T16:05:10.907Z] ---> Using cache [2021-01-09T16:05:10.907Z] ---> a039fad9e614 [2021-01-09T16:05:10.907Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-09T16:05:10.907Z] ---> Using cache [2021-01-09T16:05:10.907Z] ---> 567358e600ce [2021-01-09T16:05:10.907Z] Step 6/24 : COPY go.mod . [2021-01-09T16:05:10.907Z] ---> Using cache [2021-01-09T16:05:10.907Z] ---> 7b83c158d57f [2021-01-09T16:05:10.907Z] Step 7/24 : RUN go mod download [2021-01-09T16:05:10.907Z] ---> Using cache [2021-01-09T16:05:10.907Z] ---> ffb264c44717 [2021-01-09T16:05:10.907Z] Step 8/24 : COPY . . [2021-01-09T16:05:10.907Z] ---> Using cache [2021-01-09T16:05:10.907Z] ---> f6e1aeb9c204 [2021-01-09T16:05:10.907Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-09T16:05:10.907Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T16:05:10.907Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-09T16:05:10.907Z] ---> fa18b41c2866 [2021-01-09T16:05:10.907Z] Step 3/23 : WORKDIR /edgex-go [2021-01-09T16:05:10.907Z] ---> Using cache [2021-01-09T16:05:10.907Z] ---> 6eb015ff326b [2021-01-09T16:05:10.907Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T16:05:10.907Z] ---> Using cache [2021-01-09T16:05:10.907Z] ---> a039fad9e614 [2021-01-09T16:05:10.907Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-09T16:05:10.907Z] ---> Using cache [2021-01-09T16:05:10.907Z] ---> 567358e600ce [2021-01-09T16:05:10.907Z] Step 6/23 : COPY go.mod . [2021-01-09T16:05:10.907Z] ---> Using cache [2021-01-09T16:05:10.907Z] ---> 7b83c158d57f [2021-01-09T16:05:10.907Z] Step 7/23 : RUN go mod download [2021-01-09T16:05:10.907Z] ---> Using cache [2021-01-09T16:05:10.907Z] ---> ffb264c44717 [2021-01-09T16:05:10.907Z] Step 8/23 : COPY . . [2021-01-09T16:05:10.907Z] ---> Using cache [2021-01-09T16:05:10.907Z] ---> f6e1aeb9c204 [2021-01-09T16:05:10.907Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-09T16:05:10.907Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T16:05:10.907Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-09T16:05:10.907Z] ---> fa18b41c2866 [2021-01-09T16:05:10.907Z] Step 3/21 : WORKDIR /edgex-go [2021-01-09T16:05:10.907Z] ---> Using cache [2021-01-09T16:05:10.907Z] ---> 6eb015ff326b [2021-01-09T16:05:10.907Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T16:05:10.907Z] ---> Using cache [2021-01-09T16:05:10.907Z] ---> a039fad9e614 [2021-01-09T16:05:10.907Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-09T16:05:10.907Z] ---> Using cache [2021-01-09T16:05:10.907Z] ---> 567358e600ce [2021-01-09T16:05:10.907Z] Step 6/21 : COPY go.mod . [2021-01-09T16:05:10.907Z] ---> Using cache [2021-01-09T16:05:10.907Z] ---> 7b83c158d57f [2021-01-09T16:05:10.907Z] Step 7/21 : RUN go mod download [2021-01-09T16:05:10.907Z] ---> Using cache [2021-01-09T16:05:10.907Z] ---> ffb264c44717 [2021-01-09T16:05:10.907Z] Step 8/21 : COPY . . [2021-01-09T16:05:10.907Z] ---> Using cache [2021-01-09T16:05:10.907Z] ---> f6e1aeb9c204 [2021-01-09T16:05:10.907Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-09T16:05:12.369Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-09T16:05:12.369Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-09T16:05:12.369Z] ---> fa18b41c2866 [2021-01-09T16:05:12.369Z] Step 3/26 : WORKDIR /edgex-go [2021-01-09T16:05:12.369Z] ---> Using cache [2021-01-09T16:05:12.369Z] ---> 6eb015ff326b [2021-01-09T16:05:12.369Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-09T16:05:12.369Z] ---> Using cache [2021-01-09T16:05:12.369Z] ---> a039fad9e614 [2021-01-09T16:05:12.369Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-09T16:05:12.643Z] ---> Running in c5c46924756d [2021-01-09T16:05:12.643Z] ---> Running in a77e835b5134 [2021-01-09T16:05:12.643Z] ---> Running in 981a2c19c68c [2021-01-09T16:05:12.643Z] ---> Running in f087a50a099e [2021-01-09T16:05:14.108Z] 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-09T16:05:14.715Z] 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-09T16:05:14.715Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T16:05:14.715Z] 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-09T16:05:15.701Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T16:05:17.154Z] OK: 217 MiB in 51 packages [2021-01-09T16:05:19.156Z] Removing intermediate container f087a50a099e [2021-01-09T16:05:19.156Z] ---> 991e93f9f804 [2021-01-09T16:05:19.156Z] Step 6/26 : COPY go.mod . [2021-01-09T16:05:20.146Z] ---> 3fb97bd206dc [2021-01-09T16:05:20.146Z] Step 7/26 : RUN go mod download [2021-01-09T16:05:20.146Z] ---> Running in 18c580f77881 [2021-01-09T16:05:24.473Z] Removing intermediate container 18c580f77881 [2021-01-09T16:05:24.473Z] ---> fa36ce3ec1a0 [2021-01-09T16:05:24.473Z] Step 8/26 : COPY . . [2021-01-09T16:05:46.689Z] ---> b83a4e104362 [2021-01-09T16:05:46.689Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-09T16:05:46.689Z] ---> Running in 22bd4c124a92 [2021-01-09T16:05:46.689Z] 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-09T16:06:19.100Z] 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-09T16:06:19.100Z] 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-09T16:06:29.304Z] Removing intermediate container c5c46924756d [2021-01-09T16:06:29.304Z] ---> f832f626c549 [2021-01-09T16:06:29.304Z] [2021-01-09T16:06:29.304Z] Step 10/24 : FROM alpine:3.12 [2021-01-09T16:06:29.304Z] ---> afeebe901d6b [2021-01-09T16:06:29.304Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-09T16:06:29.578Z] ---> Running in 63c03f83bada [2021-01-09T16:06:31.575Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T16:06:31.575Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T16:06:32.324Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-09T16:06:32.324Z] Removing intermediate container a77e835b5134 [2021-01-09T16:06:32.324Z] ---> 433e96a45003 [2021-01-09T16:06:32.324Z] [2021-01-09T16:06:32.324Z] Step 10/21 : FROM alpine:3.12 [2021-01-09T16:06:32.324Z] ---> afeebe901d6b [2021-01-09T16:06:32.324Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-09T16:06:32.646Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T16:06:32.646Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-09T16:06:32.646Z] (4/5) Installing curl (7.69.1-r3) [2021-01-09T16:06:32.646Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-09T16:06:32.646Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T16:06:32.646Z] ---> Running in c8af9a67e403 [2021-01-09T16:06:32.646Z] Executing ca-certificates-20191127-r4.trigger [2021-01-09T16:06:33.373Z] OK: 7 MiB in 19 packages [2021-01-09T16:06:35.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T16:06:35.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T16:06:36.066Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-09T16:06:36.066Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T16:06:36.066Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-09T16:06:36.066Z] (4/4) Installing curl (7.69.1-r3) [2021-01-09T16:06:36.066Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T16:06:36.340Z] Executing ca-certificates-20191127-r4.trigger [2021-01-09T16:06:36.340Z] Removing intermediate container 63c03f83bada [2021-01-09T16:06:36.340Z] ---> d5d39d45ed5b [2021-01-09T16:06:36.340Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-09T16:06:36.616Z] OK: 7 MiB in 18 packages [2021-01-09T16:06:36.616Z] ---> Running in 69bc037328c7 [2021-01-09T16:06:37.605Z] Removing intermediate container 69bc037328c7 [2021-01-09T16:06:37.605Z] ---> 3e1e69b3a724 [2021-01-09T16:06:37.605Z] Step 13/24 : WORKDIR / [2021-01-09T16:06:37.880Z] ---> Running in 692ff97cd9a0 [2021-01-09T16:06:38.859Z] Removing intermediate container 692ff97cd9a0 [2021-01-09T16:06:38.859Z] ---> 0c1965fe590b [2021-01-09T16:06:38.859Z] 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-09T16:06:39.132Z] Removing intermediate container c8af9a67e403 [2021-01-09T16:06:39.132Z] ---> 85a954d489cd [2021-01-09T16:06:39.132Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-09T16:06:39.408Z] ---> Running in 48bc77d4319c [2021-01-09T16:06:40.005Z] ---> 9c78a40bcef3 [2021-01-09T16:06:40.005Z] 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-09T16:06:40.005Z] Removing intermediate container 48bc77d4319c [2021-01-09T16:06:40.005Z] ---> cb8f9b471ef9 [2021-01-09T16:06:40.005Z] Step 13/21 : WORKDIR /edgex [2021-01-09T16:06:40.286Z] ---> Running in 7ab1986cb301 [2021-01-09T16:06:41.298Z] Removing intermediate container 7ab1986cb301 [2021-01-09T16:06:41.298Z] ---> 9abf0a336bce [2021-01-09T16:06:41.299Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-09T16:06:41.572Z] ---> 8b2611c22a37 [2021-01-09T16:06:41.572Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-09T16:06:42.558Z] ---> 419aede394c3 [2021-01-09T16:06:42.558Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-09T16:06:42.836Z] ---> d7465ffd6e49 [2021-01-09T16:06:42.836Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-09T16:06:44.825Z] ---> fb99fa7461d4 [2021-01-09T16:06:44.825Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-09T16:06:45.100Z] ---> 7a6fcc15f2db [2021-01-09T16:06:45.100Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-09T16:06:47.096Z] ---> f46e82053610 [2021-01-09T16:06:47.096Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-09T16:06:47.370Z] ---> Running in 0d1ede5b5020 [2021-01-09T16:06:47.370Z] ---> 228eaf796392 [2021-01-09T16:06:47.370Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-09T16:06:47.645Z] Removing intermediate container 981a2c19c68c [2021-01-09T16:06:47.645Z] ---> 90fdcbba3c3d [2021-01-09T16:06:47.645Z] [2021-01-09T16:06:47.645Z] Step 10/23 : FROM alpine:3.12 [2021-01-09T16:06:47.645Z] ---> afeebe901d6b [2021-01-09T16:06:47.645Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-09T16:06:47.645Z] ---> Using cache [2021-01-09T16:06:47.645Z] ---> a585e6587c2c [2021-01-09T16:06:47.645Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-09T16:06:47.645Z] ---> Using cache [2021-01-09T16:06:47.645Z] ---> d1051921a37d [2021-01-09T16:06:47.645Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-09T16:06:48.256Z] ---> Running in b1f91212e795 [2021-01-09T16:06:48.256Z] Removing intermediate container 0d1ede5b5020 [2021-01-09T16:06:48.256Z] ---> b401d6bc4829 [2021-01-09T16:06:48.256Z] Step 18/21 : CMD ["--init=true"] [2021-01-09T16:06:48.256Z] ---> Running in 76a367190fe0 [2021-01-09T16:06:48.531Z] ---> 84cce9ab2bc2 [2021-01-09T16:06:48.531Z] 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-09T16:06:48.804Z] ---> Running in d84499454907 [2021-01-09T16:06:48.804Z] Removing intermediate container b1f91212e795 [2021-01-09T16:06:48.804Z] ---> bbc3acdbe6d1 [2021-01-09T16:06:48.804Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-09T16:06:49.404Z] Removing intermediate container 76a367190fe0 [2021-01-09T16:06:49.404Z] ---> ad152dcc9801 [2021-01-09T16:06:49.404Z] Step 19/21 : LABEL arch=arm64 [2021-01-09T16:06:49.681Z] ---> Running in ae792ba824f7 [2021-01-09T16:06:49.955Z] ---> Running in 4db1bc3a7cf6 [2021-01-09T16:06:50.229Z] Removing intermediate container 22bd4c124a92 [2021-01-09T16:06:50.229Z] ---> c6cdd379de7e [2021-01-09T16:06:50.229Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-09T16:06:50.504Z] Removing intermediate container ae792ba824f7 [2021-01-09T16:06:50.504Z] ---> b92047794af2 [2021-01-09T16:06:50.504Z] Step 15/23 : WORKDIR / [2021-01-09T16:06:50.504Z] ---> Running in 8bc2c712a846 [2021-01-09T16:06:50.782Z] ---> Running in 6227370eee92 [2021-01-09T16:06:50.782Z] Removing intermediate container 4db1bc3a7cf6 [2021-01-09T16:06:50.782Z] ---> 4906592d7149 [2021-01-09T16:06:50.782Z] Step 20/21 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T16:06:51.062Z] ---> Running in bdf342d85106 [2021-01-09T16:06:51.660Z] Removing intermediate container 6227370eee92 [2021-01-09T16:06:51.660Z] ---> 1b8a78212c67 [2021-01-09T16:06:51.660Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-09T16:06:51.660Z] Removing intermediate container bdf342d85106 [2021-01-09T16:06:51.660Z] ---> 374c7152df54 [2021-01-09T16:06:51.660Z] Step 21/21 : LABEL version=0.0.0 [2021-01-09T16:06:51.935Z] ---> Running in e335fb330059 [2021-01-09T16:06:52.212Z] 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-09T16:06:52.212Z] Removing intermediate container d84499454907 [2021-01-09T16:06:52.212Z] ---> 8ea58c79053b [2021-01-09T16:06:52.212Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-09T16:06:52.485Z] ---> Running in 72bfdee6e5dd [2021-01-09T16:06:52.485Z] Removing intermediate container e335fb330059 [2021-01-09T16:06:52.485Z] ---> e05f966dbb4a [2021-01-09T16:06:52.485Z] [2021-01-09T16:06:52.762Z] ---> a858bb3fa8c7 [2021-01-09T16:06:52.762Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-09T16:06:53.040Z] Removing intermediate container 72bfdee6e5dd [2021-01-09T16:06:53.040Z] ---> c951070e6dd0 [2021-01-09T16:06:53.040Z] Step 22/24 : LABEL arch=arm64 [2021-01-09T16:06:53.313Z] Successfully built e05f966dbb4a [2021-01-09T16:06:53.313Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-09T16:06:53.587Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 1ef645533903 [2021-01-09T16:06:54.183Z] Removing intermediate container 1ef645533903 [2021-01-09T16:06:54.183Z] ---> 56408ffdc561 [2021-01-09T16:06:54.183Z] Step 23/24 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T16:06:54.460Z] ---> d5cb9e09fa35 [2021-01-09T16:06:54.460Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-09T16:06:54.460Z] ---> Running in 171589b5fda5 [2021-01-09T16:06:55.056Z] Removing intermediate container 171589b5fda5 [2021-01-09T16:06:55.056Z] ---> 9632cd15dad7 [2021-01-09T16:06:55.056Z] Step 24/24 : LABEL version=0.0.0 [2021-01-09T16:06:55.327Z] ---> 76e69396a282 [2021-01-09T16:06:55.327Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-09T16:06:55.327Z] ---> Running in 2e234aa554d5 [2021-01-09T16:06:55.327Z] ---> Running in 463ec68fe246 [2021-01-09T16:06:55.327Z] Removing intermediate container 8bc2c712a846 [2021-01-09T16:06:55.327Z] ---> dbaa1fcd01dd [2021-01-09T16:06:55.327Z] [2021-01-09T16:06:55.327Z] Step 11/26 : FROM docker:20.10.0 [2021-01-09T16:06:55.598Z] 20.10.0: Pulling from library/docker [2021-01-09T16:06:55.598Z] Removing intermediate container 2e234aa554d5 [2021-01-09T16:06:55.598Z] ---> d4d72f861253 [2021-01-09T16:06:55.598Z] [2021-01-09T16:06:56.192Z] Removing intermediate container 463ec68fe246 [2021-01-09T16:06:56.192Z] ---> 91f106aeb91d [2021-01-09T16:06:56.192Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T16:06:56.192Z] Successfully built d4d72f861253 [2021-01-09T16:06:56.192Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-09T16:06:56.464Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 6836795d40c6 [2021-01-09T16:06:57.082Z] Removing intermediate container 6836795d40c6 [2021-01-09T16:06:57.082Z] ---> ddd34ccbfb46 [2021-01-09T16:06:57.082Z] Step 21/23 : LABEL arch=arm64 [2021-01-09T16:06:58.058Z] ---> Running in 933089ea1a5e [2021-01-09T16:06:59.043Z] Removing intermediate container 933089ea1a5e [2021-01-09T16:06:59.043Z] ---> 17e5189bd1e4 [2021-01-09T16:06:59.043Z] Step 22/23 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T16:06:59.043Z] ---> Running in b0fd39bb75ae [2021-01-09T16:06:59.639Z] Removing intermediate container b0fd39bb75ae [2021-01-09T16:06:59.639Z] ---> 61f9fdaf262d [2021-01-09T16:06:59.639Z] Step 23/23 : LABEL version=0.0.0 [2021-01-09T16:07:00.237Z] ---> Running in 1a6bee095ce7 [2021-01-09T16:07:00.838Z] Removing intermediate container 1a6bee095ce7 [2021-01-09T16:07:00.838Z] ---> 695a38bac879 [2021-01-09T16:07:00.838Z] [2021-01-09T16:07:01.433Z] Successfully built 695a38bac879 [2021-01-09T16:07:01.433Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-09T16:07:04.808Z]  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-09T16:07:04.808Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-09T16:07:04.808Z] ---> eeaf43b92773 [2021-01-09T16:07:04.808Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-09T16:07:05.397Z] ---> Running in 2d2128ed4b00 [2021-01-09T16:07:06.376Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T16:07:06.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T16:07:06.916Z] (1/2) Installing readline (8.0.4-r0) [2021-01-09T16:07:07.187Z] (2/2) Installing bash (5.0.17-r0) [2021-01-09T16:07:07.187Z] Executing bash-5.0.17-r0.post-install [2021-01-09T16:07:07.187Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T16:07:07.187Z] OK: 12 MiB in 22 packages [2021-01-09T16:07:08.618Z] Removing intermediate container 2d2128ed4b00 [2021-01-09T16:07:08.619Z] ---> 96990c79a3ee [2021-01-09T16:07:08.619Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-09T16:07:08.619Z] ---> Running in 242d3505c831 [2021-01-09T16:07:08.893Z] Removing intermediate container 242d3505c831 [2021-01-09T16:07:08.893Z] ---> 3d8831f8f243 [2021-01-09T16:07:08.893Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-09T16:07:09.165Z] ---> Running in 1bcb60b86a49 [2021-01-09T16:07:09.438Z] Removing intermediate container 1bcb60b86a49 [2021-01-09T16:07:09.438Z] ---> 2b836172976b [2021-01-09T16:07:09.438Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-09T16:07:09.716Z] ---> Running in 4bfa2389ea3a [2021-01-09T16:07:09.990Z] Removing intermediate container 4bfa2389ea3a [2021-01-09T16:07:09.990Z] ---> e2b45582120d [2021-01-09T16:07:09.990Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-09T16:07:11.429Z] ---> 70c4bda94cd2 [2021-01-09T16:07:11.429Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-09T16:07:12.025Z] ---> 3e3aab259998 [2021-01-09T16:07:12.025Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-09T16:07:13.001Z] ---> d5a9e6851e93 [2021-01-09T16:07:13.001Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-09T16:07:13.001Z] ---> Running in 7035ffbf56d8 [2021-01-09T16:07:13.978Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T16:07:14.250Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T16:07:14.843Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-09T16:07:14.844Z] (2/33) Installing expat (2.2.9-r1) [2021-01-09T16:07:14.844Z] (3/33) Installing libffi (3.3-r2) [2021-01-09T16:07:14.844Z] (4/33) Installing gdbm (1.13-r1) [2021-01-09T16:07:14.844Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-09T16:07:14.844Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-09T16:07:14.844Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-09T16:07:16.807Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-09T16:07:16.807Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-09T16:07:16.807Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-09T16:07:16.807Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-09T16:07:16.807Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-09T16:07:16.807Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-09T16:07:16.807Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-09T16:07:16.807Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-09T16:07:16.807Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-09T16:07:16.807Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-09T16:07:16.807Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-09T16:07:16.807Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-09T16:07:16.807Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-09T16:07:17.077Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-09T16:07:17.077Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-09T16:07:17.077Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-09T16:07:17.077Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-09T16:07:17.077Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-09T16:07:17.077Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-09T16:07:17.077Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-09T16:07:17.077Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-09T16:07:17.077Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-09T16:07:17.077Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-09T16:07:17.077Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-09T16:07:17.077Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-09T16:07:17.349Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-09T16:07:17.349Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T16:07:17.349Z] OK: 71 MiB in 55 packages [2021-01-09T16:07:24.045Z] Removing intermediate container 7035ffbf56d8 [2021-01-09T16:07:24.045Z] ---> 230f709e6c79 [2021-01-09T16:07:24.045Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-09T16:07:24.045Z] ---> Running in 7cfb4d1fd643 [2021-01-09T16:07:28.331Z] Collecting docker-compose==1.23.2 [2021-01-09T16:07:28.331Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-09T16:07:29.333Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-09T16:07:29.334Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-09T16:07:29.604Z] Collecting texttable<0.10,>=0.9.0 [2021-01-09T16:07:29.604Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-09T16:07:31.564Z] 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-09T16:07:31.564Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-09T16:07:31.564Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-09T16:07:33.531Z] Collecting cached-property<2,>=1.2.0 [2021-01-09T16:07:33.531Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-09T16:07:33.531Z] Collecting docopt<0.7,>=0.6.1 [2021-01-09T16:07:33.531Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-09T16:07:36.133Z] Collecting PyYAML<4,>=3.10 [2021-01-09T16:07:36.133Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-09T16:07:38.858Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-09T16:07:39.156Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-09T16:07:39.442Z] Collecting jsonschema<3,>=2.5.1 [2021-01-09T16:07:39.442Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-09T16:07:40.419Z] Collecting docker<4.0,>=3.6.0 [2021-01-09T16:07:40.419Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-09T16:07:40.420Z] 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-09T16:07:40.691Z] 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-09T16:07:40.961Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-09T16:07:40.961Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-09T16:07:41.554Z] Collecting idna<2.8,>=2.5 [2021-01-09T16:07:41.554Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-09T16:07:41.554Z] Collecting docker-pycreds>=0.4.0 [2021-01-09T16:07:41.554Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-09T16:07:41.826Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-09T16:07:41.826Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-09T16:07:41.826Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-09T16:07:41.826Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-09T16:07:42.419Z] Installing collected packages: urllib3, idna, requests, texttable, dockerpty, cached-property, docopt, PyYAML, websocket-client, jsonschema, docker-pycreds, docker, docker-compose [2021-01-09T16:07:42.419Z] Attempting uninstall: urllib3 [2021-01-09T16:07:42.419Z] Found existing installation: urllib3 1.25.9 [2021-01-09T16:07:42.419Z] Uninstalling urllib3-1.25.9: [2021-01-09T16:07:42.692Z] Successfully uninstalled urllib3-1.25.9 [2021-01-09T16:07:43.285Z] Attempting uninstall: idna [2021-01-09T16:07:43.285Z] Found existing installation: idna 2.9 [2021-01-09T16:07:43.285Z] Uninstalling idna-2.9: [2021-01-09T16:07:43.285Z] Successfully uninstalled idna-2.9 [2021-01-09T16:07:43.876Z] Attempting uninstall: requests [2021-01-09T16:07:43.876Z] Found existing installation: requests 2.23.0 [2021-01-09T16:07:43.876Z] Uninstalling requests-2.23.0: [2021-01-09T16:07:43.876Z] Successfully uninstalled requests-2.23.0 [2021-01-09T16:07:44.149Z] Running setup.py install for texttable: started [2021-01-09T16:07:46.115Z] Running setup.py install for texttable: finished with status 'done' [2021-01-09T16:07:46.116Z] Running setup.py install for dockerpty: started [2021-01-09T16:07:47.541Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-09T16:07:47.813Z] Running setup.py install for docopt: started [2021-01-09T16:07:49.774Z] Running setup.py install for docopt: finished with status 'done' [2021-01-09T16:07:49.774Z] Running setup.py install for PyYAML: started [2021-01-09T16:07:51.738Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-09T16:07:53.709Z] 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-09T16:07:57.084Z] Removing intermediate container 7cfb4d1fd643 [2021-01-09T16:07:57.084Z] ---> 08cc1f75f95b [2021-01-09T16:07:57.084Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-09T16:07:57.084Z] ---> Running in 0eb2e40b2c24 [2021-01-09T16:07:58.512Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-09T16:07:58.512Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-09T16:07:59.103Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-09T16:07:59.103Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-09T16:07:59.103Z] (3/3) Installing curl (7.69.1-r3) [2021-01-09T16:07:59.103Z] Executing busybox-1.31.1-r19.trigger [2021-01-09T16:07:59.103Z] OK: 71 MiB in 58 packages [2021-01-09T16:08:00.533Z] Removing intermediate container 0eb2e40b2c24 [2021-01-09T16:08:00.533Z] ---> 986deb08cbe7 [2021-01-09T16:08:00.533Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-09T16:08:00.533Z] ---> Running in ee133db557f4 [2021-01-09T16:08:01.127Z] Removing intermediate container ee133db557f4 [2021-01-09T16:08:01.127Z] ---> da4d063c5bda [2021-01-09T16:08:01.127Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-09T16:08:01.127Z] ---> Running in cbaf95e19ed4 [2021-01-09T16:08:01.720Z] Removing intermediate container cbaf95e19ed4 [2021-01-09T16:08:01.720Z] ---> db2cbca473af [2021-01-09T16:08:01.720Z] Step 24/26 : LABEL arch=arm64 [2021-01-09T16:08:01.720Z] ---> Running in eabe62de89a4 [2021-01-09T16:08:02.313Z] Removing intermediate container eabe62de89a4 [2021-01-09T16:08:02.313Z] ---> c430363bd7aa [2021-01-09T16:08:02.313Z] Step 25/26 : LABEL git_sha=767081400047304a3e08897ace0bb56a8ab0cd1d [2021-01-09T16:08:02.313Z] ---> Running in 0c354f6f431d [2021-01-09T16:08:02.905Z] Removing intermediate container 0c354f6f431d [2021-01-09T16:08:02.905Z] ---> 9f51a279e2bc [2021-01-09T16:08:02.905Z] Step 26/26 : LABEL version=0.0.0 [2021-01-09T16:08:02.905Z] ---> Running in 0f482fc7e83d [2021-01-09T16:08:03.499Z] Removing intermediate container 0f482fc7e83d [2021-01-09T16:08:03.499Z] ---> 2cc6855a9827 [2021-01-09T16:08:03.499Z] [2021-01-09T16:08:03.774Z] Successfully built 2cc6855a9827 [2021-01-09T16:08:03.774Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-09T16:08:04.061Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-09T16:08:04.057Z] $ docker stop --time=1 ac128ac1320045f475f465edc2284a43d5d659bbfd3297980d740723afaf8c70 [2021-01-09T16:08:05.954Z] $ docker rm -f ac128ac1320045f475f465edc2284a43d5d659bbfd3297980d740723afaf8c70 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-09T16:08:06.641Z] + grep docker [2021-01-09T16:08:06.641Z] + docker images [2021-01-09T16:08:06.912Z] docker-sys-mgmt-agent-go-arm64 latest 2cc6855a9827 3 seconds ago 300MB [2021-01-09T16:08:06.912Z] docker-core-metadata-go-arm64 latest 695a38bac879 About a minute ago 17.6MB [2021-01-09T16:08:06.912Z] docker-security-secretstore-setup-go-arm64 latest d4d72f861253 About a minute ago 23.4MB [2021-01-09T16:08:06.912Z] docker-security-proxy-setup-go-arm64 latest e05f966dbb4a About a minute ago 23.3MB [2021-01-09T16:08:06.912Z] docker-security-bootstrapper-go-arm64 latest 2b780d604136 3 minutes ago 40.3MB [2021-01-09T16:08:06.912Z] docker-core-data-go-arm64 latest 4d8000c0d1b0 3 minutes ago 21MB [2021-01-09T16:08:06.912Z] docker-core-command-go-arm64 latest e7f0f1fdb17b 3 minutes ago 15.4MB [2021-01-09T16:08:06.912Z] docker-support-notifications-go-arm64 latest 58553b9e07c0 3 minutes ago 15.9MB [2021-01-09T16:08:06.912Z] docker-support-scheduler-go-arm64 latest d69e0fa9033f 3 minutes ago 15.5MB [2021-01-09T16:08:06.912Z] docker 20.10.0 eeaf43b92773 4 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-09T16:08:08.910Z] provisioning config files... [2021-01-09T16:08:08.922Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/16@tmp/config6447947392146984649tmp [Pipeline] { [Pipeline] sh [2021-01-09T16:08:09.340Z] + set +x [2021-01-09T16:08:09.340Z] + curl -s https://codecov.io/bash [2021-01-09T16:08:09.340Z] + bash -s -- [2021-01-09T16:08:09.611Z] [2021-01-09T16:08:09.611Z] _____ _ [2021-01-09T16:08:09.611Z] / ____| | | [2021-01-09T16:08:09.611Z] | | ___ __| | ___ ___ _____ __ [2021-01-09T16:08:09.611Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-09T16:08:09.611Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-09T16:08:09.611Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-09T16:08:09.611Z] Bash-20201231-23d4836 [2021-01-09T16:08:09.611Z] [2021-01-09T16:08:09.611Z] [2021-01-09T16:08:09.611Z] ==> git version 2.24.3 found [2021-01-09T16:08:09.932Z] ==> 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-09T16:08:09.932Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-09T16:08:09.932Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-09T16:08:09.932Z] ==> Jenkins CI detected. [2021-01-09T16:08:09.932Z] project root: . [2021-01-09T16:08:09.932Z] --> token set from env [2021-01-09T16:08:09.932Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-09T16:08:09.932Z] ==> Running gcov in . (disable via -X gcov) [2021-01-09T16:08:09.932Z] ==> Python coveragepy not found [2021-01-09T16:08:09.932Z] ==> Searching for coverage reports in: [2021-01-09T16:08:09.932Z] + . [2021-01-09T16:08:09.932Z] -> Found 1 reports [2021-01-09T16:08:09.932Z] ==> Detecting git/mercurial file structure [2021-01-09T16:08:09.932Z] ==> Reading reports [2021-01-09T16:08:09.932Z] + ./coverage.out bytes=546759 [2021-01-09T16:08:09.932Z] ==> Appending adjustments [2021-01-09T16:08:09.932Z] https://docs.codecov.io/docs/fixing-reports [2021-01-09T16:08:13.250Z] + Found adjustments [2021-01-09T16:08:13.250Z] ==> Gzipping contents [2021-01-09T16:08:13.250Z] 84K /tmp/codecov.O2SN8c.gz [2021-01-09T16:08:13.250Z] ==> Uploading reports [2021-01-09T16:08:13.250Z] url: https://codecov.io [2021-01-09T16:08:13.250Z] query: branch=PR-2970&commit=767081400047304a3e08897ace0bb56a8ab0cd1d&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= [2021-01-09T16:08:13.250Z] -> Pinging Codecov [2021-01-09T16:08:13.250Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2970&commit=767081400047304a3e08897ace0bb56a8ab0cd1d&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= [2021-01-09T16:08:13.826Z] -> Uploading to [2021-01-09T16:08:13.826Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-09/00271124DB129430A58F1EEE437C3FCB/767081400047304a3e08897ace0bb56a8ab0cd1d/1c1a66aa-e7b0-4f8a-a59d-23f847aaecb5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210109T160813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=770fab2e9a4589632e227ca34d27229aae38a7a389f8af7c9cb594cca0c44743 [2021-01-09T16:08:13.826Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-09T16:08:13.826Z] Dload Upload Total Spent Left Speed [2021-01-09T16:08:14.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83415 0 0 100 83415 0 115k --:--:-- --:--:-- --:--:-- 115k [2021-01-09T16:08:14.613Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/767081400047304a3e08897ace0bb56a8ab0cd1d [Pipeline] } [2021-01-09T16:08:14.623Z] 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-09T16:08:16.803Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T16:08:17.685Z] ---> package-listing.sh [2021-01-09T16:08:17.685Z] ++ facter osfamily [2021-01-09T16:08:17.685Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-09T16:08:17.685Z] + OS_FAMILY=redhat [2021-01-09T16:08:17.685Z] + workspace=/w/workspace/edgex-go/16 [2021-01-09T16:08:17.685Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-09T16:08:17.685Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-09T16:08:17.686Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-09T16:08:17.686Z] + PACKAGES=/tmp/packages_start.txt [2021-01-09T16:08:17.686Z] + '[' /w/workspace/edgex-go/16 ']' [2021-01-09T16:08:17.686Z] + PACKAGES=/tmp/packages_end.txt [2021-01-09T16:08:17.686Z] + case "${OS_FAMILY}" in [2021-01-09T16:08:17.686Z] + rpm -qa [2021-01-09T16:08:17.686Z] + sort [2021-01-09T16:08:22.997Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-09T16:08:22.997Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-09T16:08:22.997Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-09T16:08:22.997Z] + '[' /w/workspace/edgex-go/16 ']' [2021-01-09T16:08:22.997Z] + mkdir -p /w/workspace/edgex-go/16/archives/ [2021-01-09T16:08:22.997Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo [2021-01-09T16:08:23.011Z] 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-09T16:08:23.303Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-09T16:08:23.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-09T16:08:23.606Z] [2021-01-09T16:08:23.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-09T16:08:23.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-09T16:08:23.952Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-09T16:08:23.952Z] df20fa9351a1: Pulling fs layer [2021-01-09T16:08:23.952Z] 36b3adc4ff6f: Pulling fs layer [2021-01-09T16:08:23.952Z] 8ad3a11d3b57: Pulling fs layer [2021-01-09T16:08:23.952Z] 46f8f816bc3b: Pulling fs layer [2021-01-09T16:08:23.952Z] 93b61091891f: Pulling fs layer [2021-01-09T16:08:23.952Z] 93b9cdb0e59b: Pulling fs layer [2021-01-09T16:08:23.952Z] 5e14af77c1be: Pulling fs layer [2021-01-09T16:08:23.952Z] 01666e4c0597: Pulling fs layer [2021-01-09T16:08:23.952Z] aa168da1d23b: Pulling fs layer [2021-01-09T16:08:23.952Z] 93b61091891f: Waiting [2021-01-09T16:08:23.952Z] 93b9cdb0e59b: Waiting [2021-01-09T16:08:23.952Z] 5e14af77c1be: Waiting [2021-01-09T16:08:23.952Z] 01666e4c0597: Waiting [2021-01-09T16:08:23.952Z] aa168da1d23b: Waiting [2021-01-09T16:08:23.952Z] 46f8f816bc3b: Waiting [2021-01-09T16:08:23.952Z] 36b3adc4ff6f: Verifying Checksum [2021-01-09T16:08:23.952Z] 36b3adc4ff6f: Download complete [2021-01-09T16:08:24.215Z] 46f8f816bc3b: Verifying Checksum [2021-01-09T16:08:24.215Z] 46f8f816bc3b: Download complete [2021-01-09T16:08:24.215Z] df20fa9351a1: Download complete [2021-01-09T16:08:24.215Z] 93b9cdb0e59b: Verifying Checksum [2021-01-09T16:08:24.215Z] 93b9cdb0e59b: Download complete [2021-01-09T16:08:24.215Z] 5e14af77c1be: Verifying Checksum [2021-01-09T16:08:24.215Z] 5e14af77c1be: Download complete [2021-01-09T16:08:24.215Z] 01666e4c0597: Verifying Checksum [2021-01-09T16:08:24.215Z] 01666e4c0597: Download complete [2021-01-09T16:08:24.215Z] 93b61091891f: Verifying Checksum [2021-01-09T16:08:24.215Z] 93b61091891f: Download complete [2021-01-09T16:08:24.477Z] 8ad3a11d3b57: Verifying Checksum [2021-01-09T16:08:24.477Z] 8ad3a11d3b57: Download complete [2021-01-09T16:08:24.741Z] df20fa9351a1: Pull complete [2021-01-09T16:08:25.004Z] 36b3adc4ff6f: Pull complete [2021-01-09T16:08:25.967Z] 8ad3a11d3b57: Pull complete [2021-01-09T16:08:25.967Z] 46f8f816bc3b: Pull complete [2021-01-09T16:08:26.543Z] aa168da1d23b: Verifying Checksum [2021-01-09T16:08:26.543Z] aa168da1d23b: Download complete [2021-01-09T16:08:27.492Z] 93b61091891f: Pull complete [2021-01-09T16:08:27.755Z] 93b9cdb0e59b: Pull complete [2021-01-09T16:08:28.017Z] 5e14af77c1be: Pull complete [2021-01-09T16:08:28.017Z] 01666e4c0597: Pull complete [2021-01-09T16:08:36.201Z] aa168da1d23b: Pull complete [2021-01-09T16:08:36.201Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-09T16:08:36.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-09T16:08:36.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-09T16:08:36.653Z] prd-centos7-docker-4c-2g-19266 does not seem to be running inside a container [2021-01-09T16:08:36.705Z] $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-09T16:08:40.818Z] $ docker top bc5a1d387a8f7bd278c76c701ac1aca8b55ff6438236650f8a9da3539b6436a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-09T16:08:41.381Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-09T16:08:41.681Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-09T16:08:41.982Z] + ls /var/log/sa-host [2021-01-09T16:08:41.982Z] + sadf -c /var/log/sa-host/sa09 [2021-01-09T16:08:41.982Z] file_magic: OK [2021-01-09T16:08:41.982Z] HZ: Using current value: 100 [2021-01-09T16:08:41.982Z] file_header: OK [2021-01-09T16:08:41.982Z] 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-09T16:08:41.982Z] Statistics: [2021-01-09T16:08:41.982Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-09T16:08:41.982Z] File successfully converted to sysstat format version 12.2.1 [2021-01-09T16:08:41.982Z] + sadf -c /var/log/sa-host/sa23 [2021-01-09T16:08:41.982Z] file_magic: OK [2021-01-09T16:08:41.982Z] HZ: Using current value: 100 [2021-01-09T16:08:41.982Z] file_header: OK [2021-01-09T16:08:41.982Z] 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-09T16:08:41.982Z] Statistics: [2021-01-09T16:08:41.982Z] Hnuu...uuuununununu... [2021-01-09T16:08:41.982Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-09T16:08:42.621Z] provisioning config files... [2021-01-09T16:08:42.641Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config3896585880763237986tmp [Pipeline] { [Pipeline] echo [2021-01-09T16:08:42.713Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T16:08:43.009Z] ---> create-netrc.sh [Pipeline] } [2021-01-09T16:08:43.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-09T16:08:43.113Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T16:08:43.410Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-09T16:08:43.421Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T16:08:43.720Z] ---> sudo-logs.sh [2021-01-09T16:08:43.720Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-09T16:08:43.731Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T16:08:44.027Z] ---> job-cost.sh [2021-01-09T16:08:44.027Z] lf-activate-venv: SKIPPING [2021-01-09T16:08:44.028Z] INFO: No Stack... [2021-01-09T16:08:44.974Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-09T16:08:45.549Z] INFO: Archiving Costs [Pipeline] echo [2021-01-09T16:08:45.565Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-09T16:08:45.862Z] ---> logs-deploy.sh [2021-01-09T16:08:45.862Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/16 [2021-01-09T16:08:45.862Z] INFO: archiving workspace using pattern(s): [2021-01-09T16:08:47.252Z] Archives upload complete. [2021-01-09T16:08:47.516Z] INFO: archiving logs to Nexus [2021-01-09T16:08:48.463Z] ---> uname -a: [2021-01-09T16:08:48.463Z] Linux prd-centos7-docker-4c-2g-19266.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-09T16:08:48.463Z] [2021-01-09T16:08:48.463Z] [2021-01-09T16:08:48.463Z] ---> lscpu: [2021-01-09T16:08:48.463Z] Architecture: x86_64 [2021-01-09T16:08:48.463Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-09T16:08:48.463Z] Byte Order: Little Endian [2021-01-09T16:08:48.463Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-09T16:08:48.463Z] CPU(s): 4 [2021-01-09T16:08:48.463Z] On-line CPU(s) list: 0-3 [2021-01-09T16:08:48.463Z] Thread(s) per core: 1 [2021-01-09T16:08:48.463Z] Core(s) per socket: 1 [2021-01-09T16:08:48.463Z] Socket(s): 4 [2021-01-09T16:08:48.463Z] NUMA node(s): 1 [2021-01-09T16:08:48.463Z] Vendor ID: GenuineIntel [2021-01-09T16:08:48.463Z] CPU family: 6 [2021-01-09T16:08:48.463Z] Model: 44 [2021-01-09T16:08:48.463Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-09T16:08:48.463Z] Stepping: 1 [2021-01-09T16:08:48.463Z] CPU MHz: 2933.436 [2021-01-09T16:08:48.463Z] BogoMIPS: 5866.87 [2021-01-09T16:08:48.463Z] Virtualization: VT-x [2021-01-09T16:08:48.463Z] Hypervisor vendor: KVM [2021-01-09T16:08:48.463Z] Virtualization type: full [2021-01-09T16:08:48.463Z] L1d cache: 128 KiB [2021-01-09T16:08:48.463Z] L1i cache: 128 KiB [2021-01-09T16:08:48.463Z] L2 cache: 16 MiB [2021-01-09T16:08:48.463Z] L3 cache: 64 MiB [2021-01-09T16:08:48.463Z] NUMA node0 CPU(s): 0-3 [2021-01-09T16:08:48.463Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-09T16:08:48.463Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-09T16:08:48.463Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-09T16:08:48.463Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-09T16:08:48.463Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-09T16:08:48.463Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-09T16:08:48.463Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-09T16:08:48.463Z] Vulnerability Srbds: Not affected [2021-01-09T16:08:48.463Z] Vulnerability Tsx async abort: Not affected [2021-01-09T16:08:48.463Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-09T16:08:48.463Z] [2021-01-09T16:08:48.463Z] [2021-01-09T16:08:48.463Z] ---> nproc: [2021-01-09T16:08:48.463Z] 4 [2021-01-09T16:08:48.463Z] [2021-01-09T16:08:48.463Z] [2021-01-09T16:08:48.463Z] ---> df -h: [2021-01-09T16:08:48.463Z] Filesystem Size Used Available Use% Mounted on [2021-01-09T16:08:48.463Z] overlay 50.0G 11.3G 38.7G 23% / [2021-01-09T16:08:48.463Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-09T16:08:48.463Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-09T16:08:48.463Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-09T16:08:48.463Z] /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os [2021-01-09T16:08:48.463Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf [2021-01-09T16:08:48.463Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname [2021-01-09T16:08:48.463Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts [2021-01-09T16:08:48.463Z] /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json [2021-01-09T16:08:48.463Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host [2021-01-09T16:08:48.463Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure [2021-01-09T16:08:48.463Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log [2021-01-09T16:08:48.463Z] /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/16 [2021-01-09T16:08:48.463Z] /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/16@tmp [2021-01-09T16:08:48.463Z] [2021-01-09T16:08:48.463Z] [2021-01-09T16:08:48.463Z] ---> free -m: [2021-01-09T16:08:48.463Z] total used free shared buff/cache available [2021-01-09T16:08:48.463Z] Mem: 1837 726 124 0 986 1025 [2021-01-09T16:08:48.463Z] Swap: 1023 47 976 [2021-01-09T16:08:48.463Z] [2021-01-09T16:08:48.463Z] [2021-01-09T16:08:48.463Z] ---> ip addr: [2021-01-09T16:08:48.463Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-09T16:08:48.463Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-09T16:08:48.463Z] inet 127.0.0.1/8 scope host lo [2021-01-09T16:08:48.463Z] valid_lft forever preferred_lft forever [2021-01-09T16:08:48.463Z] inet6 ::1/128 scope host [2021-01-09T16:08:48.463Z] valid_lft forever preferred_lft forever [2021-01-09T16:08:48.463Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-09T16:08:48.463Z] link/ether fa:16:3e:dd:64:39 brd ff:ff:ff:ff:ff:ff [2021-01-09T16:08:48.463Z] inet 10.30.122.159/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-09T16:08:48.463Z] valid_lft 85127sec preferred_lft 85127sec [2021-01-09T16:08:48.463Z] inet6 fe80::f816:3eff:fedd:6439/64 scope link [2021-01-09T16:08:48.463Z] valid_lft forever preferred_lft forever [2021-01-09T16:08:48.463Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-09T16:08:48.463Z] link/ether 02:42:90:a8:e0:83 brd ff:ff:ff:ff:ff:ff [2021-01-09T16:08:48.463Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-09T16:08:48.463Z] valid_lft forever preferred_lft forever [2021-01-09T16:08:48.463Z] inet6 fe80::42:90ff:fea8:e083/64 scope link [2021-01-09T16:08:48.463Z] valid_lft forever preferred_lft forever [2021-01-09T16:08:48.463Z] [2021-01-09T16:08:48.463Z]