Pull request #3002 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 032114ff4b415676b3ea828f7e6123721f695aa2+7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c (7f0001f82817f9b27ebe7bd771ca525397f11bc9) 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-19966 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c into PR head commit 032114ff4b415676b3ea828f7e6123721f695aa2 Merge succeeded, producing b82b2a8bdd71fbc1008b258247741aff779605cf Checking out Revision b82b2a8bdd71fbc1008b258247741aff779605cf (PR-3002) > 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/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 032114ff4b415676b3ea828f7e6123721f695aa2 # 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 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b82b2a8bdd71fbc1008b258247741aff779605cf # timeout=10 Commit message: "Merge commit '7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c' into HEAD" > git rev-list --no-walk 343823bde4984d0dc2f366b49a07a1653b3005e8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-13T15:11:45.947Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-13T15:11:46.273Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-13T15:11:46.393Z] ========================================================= [2021-01-13T15:11:46.394Z] EdgeX Global Pipelines Version Info [2021-01-13T15:11:46.394Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-13T15:11:48.322Z] ------------------- [2021-01-13T15:11:48.322Z] stable info: [2021-01-13T15:11:48.322Z] ------------------- [2021-01-13T15:11:48.322Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-13T15:11:48.322Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-13T15:11:48.322Z] Message: update stable to v1.0.173 [2021-01-13T15:11:48.898Z] ------------------- [2021-01-13T15:11:48.898Z] experimental info: [2021-01-13T15:11:48.898Z] ------------------- [2021-01-13T15:11:48.898Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-13T15:11:48.898Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-13T15:11:48.898Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-13T15:11:49.201Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-13T15:11:49.306Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-13T15:11:49.411Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-13T15:11:49.524Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-13T15:11:49.626Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-13T15:11:49.764Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-13T15:11:49.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-13T15:11:49.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-13T15:11:50.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-13T15:11:50.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-13T15:11:50.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-13T15:11:50.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-13T15:11:50.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-13T15:11:50.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-13T15:11:50.836Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-13T15:11:50.951Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-13T15:11:51.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-13T15:11:51.152Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-13T15:11:51.252Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-13T15:11:51.400Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-13T15:11:51.526Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-13T15:11:51.624Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-13T15:11:51.720Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-13T15:11:51.840Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3002 [Pipeline] echo [2021-01-13T15:11:51.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3002 [Pipeline] echo [2021-01-13T15:11:52.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3002 [Pipeline] echo [2021-01-13T15:11:52.145Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b82b2a8bdd71fbc1008b258247741aff779605cf [Pipeline] echo [2021-01-13T15:11:52.241Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b82b2a8 [Pipeline] echo [2021-01-13T15:11:52.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-13T15:11:52.559Z] provisioning config files... [2021-01-13T15:11:52.591Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config6674216594454907697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T15:11:52.984Z] ---> docker-login.sh [2021-01-13T15:11:52.984Z] nexus3.edgexfoundry.org:10001 [2021-01-13T15:11:53.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T15:11:53.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T15:11:53.511Z] Configure a credential helper to remove this warning. See [2021-01-13T15:11:53.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T15:11:53.511Z] [2021-01-13T15:11:53.511Z] Login Succeeded [2021-01-13T15:11:53.511Z] nexus3.edgexfoundry.org:10002 [2021-01-13T15:11:53.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T15:11:53.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T15:11:53.772Z] Configure a credential helper to remove this warning. See [2021-01-13T15:11:53.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T15:11:53.772Z] [2021-01-13T15:11:53.772Z] Login Succeeded [2021-01-13T15:11:53.772Z] nexus3.edgexfoundry.org:10003 [2021-01-13T15:11:53.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T15:11:53.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T15:11:53.772Z] Configure a credential helper to remove this warning. See [2021-01-13T15:11:53.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T15:11:53.772Z] [2021-01-13T15:11:53.772Z] Login Succeeded [2021-01-13T15:11:53.772Z] nexus3.edgexfoundry.org:10004 [2021-01-13T15:11:54.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T15:11:54.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T15:11:54.034Z] Configure a credential helper to remove this warning. See [2021-01-13T15:11:54.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T15:11:54.034Z] [2021-01-13T15:11:54.034Z] Login Succeeded [2021-01-13T15:11:54.034Z] docker.io [2021-01-13T15:11:54.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T15:11:54.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T15:11:54.559Z] Configure a credential helper to remove this warning. See [2021-01-13T15:11:54.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T15:11:54.559Z] [2021-01-13T15:11:54.559Z] Login Succeeded [2021-01-13T15:11:54.559Z] ---> docker-login.sh ends [Pipeline] } [2021-01-13T15:11:54.569Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T15:11:55.072Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-13T15:11:55.072Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T15:11:55.072Z] ++ dirname cmd/core-command/Dockerfile [2021-01-13T15:11:55.072Z] ++ cut -d/ -f2 [2021-01-13T15:11:55.072Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-13T15:11:55.072Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T15:11:55.072Z] ++ dirname cmd/core-data/Dockerfile [2021-01-13T15:11:55.072Z] ++ cut -d/ -f2 [2021-01-13T15:11:55.072Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-13T15:11:55.072Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T15:11:55.072Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-13T15:11:55.072Z] ++ cut -d/ -f2 [2021-01-13T15:11:55.072Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-13T15:11:55.072Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T15:11:55.072Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-13T15:11:55.072Z] ++ cut -d/ -f2 [2021-01-13T15:11:55.072Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-13T15:11:55.072Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T15:11:55.072Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-13T15:11:55.072Z] ++ cut -d/ -f2 [2021-01-13T15:11:55.072Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-13T15:11:55.072Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T15:11:55.072Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-13T15:11:55.072Z] ++ cut -d/ -f2 [2021-01-13T15:11:55.072Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-13T15:11:55.072Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T15:11:55.072Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-13T15:11:55.072Z] ++ cut -d/ -f2 [2021-01-13T15:11:55.072Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-13T15:11:55.072Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T15:11:55.072Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-13T15:11:55.072Z] ++ cut -d/ -f2 [2021-01-13T15:11:55.072Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-13T15:11:55.072Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-13T15:11:55.072Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-13T15:11:55.072Z] ++ cut -d/ -f2 [2021-01-13T15:11:55.072Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-13T15:11:55.139Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-13T15:12:04.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T15:12:04.445Z] [2021-01-13T15:12:04.445Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T15:12:04.797Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T15:12:04.797Z] latest: Pulling from edgex-devops/git-semver [2021-01-13T15:12:04.797Z] 31603596830f: Pulling fs layer [2021-01-13T15:12:04.797Z] 2a8b12db71e7: Pulling fs layer [2021-01-13T15:12:04.797Z] 6ca5941a6612: Pulling fs layer [2021-01-13T15:12:04.797Z] ecc8261a40a4: Pulling fs layer [2021-01-13T15:12:04.797Z] ecc8261a40a4: Waiting [2021-01-13T15:12:04.797Z] 2a8b12db71e7: Verifying Checksum [2021-01-13T15:12:04.797Z] 2a8b12db71e7: Download complete [2021-01-13T15:12:04.797Z] 31603596830f: Verifying Checksum [2021-01-13T15:12:04.797Z] 31603596830f: Download complete [2021-01-13T15:12:05.060Z] ecc8261a40a4: Verifying Checksum [2021-01-13T15:12:05.060Z] ecc8261a40a4: Download complete [2021-01-13T15:12:05.060Z] 6ca5941a6612: Verifying Checksum [2021-01-13T15:12:05.060Z] 6ca5941a6612: Download complete [2021-01-13T15:12:05.322Z] 31603596830f: Pull complete [2021-01-13T15:12:05.586Z] 2a8b12db71e7: Pull complete [2021-01-13T15:12:06.535Z] 6ca5941a6612: Pull complete [2021-01-13T15:12:06.535Z] ecc8261a40a4: Pull complete [2021-01-13T15:12:06.535Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-13T15:12:06.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-13T15:12:06.535Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-13T15:12:06.637Z] prd-centos7-docker-4c-2g-19966 does not seem to be running inside a container [2021-01-13T15:12:06.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-13T15:12:09.281Z] $ docker top 89cb4ab37c1054b3fc3b95cc11a856731dd660de0b2881c8d463babc67e7a360 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-13T15:12:09.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T15:12:09.590Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T15:12:09.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T15:12:09.820Z] $ docker exec 89cb4ab37c1054b3fc3b95cc11a856731dd660de0b2881c8d463babc67e7a360 ssh-agent [2021-01-13T15:12:09.996Z] SSH_AUTH_SOCK=/tmp/ssh-h0ywYbwgL7lq/agent.11 [2021-01-13T15:12:09.996Z] SSH_AGENT_PID=17 [2021-01-13T15:12:10.007Z] Running ssh-add (command line suppressed) [2021-01-13T15:12:10.133Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_1150775697627968806.key (/w/workspace/edgex-go/7@tmp/private_key_1150775697627968806.key) [2021-01-13T15:12:10.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T15:12:10.555Z] + git tag --points-at HEAD [Pipeline] } [2021-01-13T15:12:10.577Z] $ docker exec --env ******** --env ******** 89cb4ab37c1054b3fc3b95cc11a856731dd660de0b2881c8d463babc67e7a360 ssh-agent -k [2021-01-13T15:12:10.697Z] unset SSH_AUTH_SOCK; [2021-01-13T15:12:10.697Z] unset SSH_AGENT_PID; [2021-01-13T15:12:10.697Z] echo Agent pid 17 killed; [2021-01-13T15:12:10.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-13T15:12:10.923Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-13T15:12:10.923Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-13T15:12:11.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-13T15:12:11.098Z] $ docker exec 89cb4ab37c1054b3fc3b95cc11a856731dd660de0b2881c8d463babc67e7a360 ssh-agent [2021-01-13T15:12:11.272Z] SSH_AUTH_SOCK=/tmp/ssh-nYXEZlRfNpa8/agent.47 [2021-01-13T15:12:11.272Z] SSH_AGENT_PID=52 [2021-01-13T15:12:11.279Z] Running ssh-add (command line suppressed) [2021-01-13T15:12:11.405Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_4923625593577567477.key (/w/workspace/edgex-go/7@tmp/private_key_4923625593577567477.key) [2021-01-13T15:12:11.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-13T15:12:11.791Z] + git semver init [2021-01-13T15:12:11.791Z] # -> Open(): unable to determine branch for HEAD [2021-01-13T15:12:11.791Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-01-13T15:12:11.791Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-01-13T15:12:11.791Z] # $SEMVER_REMOTE_NAME = origin [2021-01-13T15:12:11.791Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-13T15:12:11.791Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-13T15:12:11.791Z] # $SEMVER_BRANCH = PR-3002 [2021-01-13T15:12:11.791Z] # $SEMVER_TEMP = /tmp/semver-016116982 [2021-01-13T15:12:11.791Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-13T15:12:29.949Z] # '/tmp/semver-016116982' -> '/w/workspace/edgex-go/7/.semver' [2021-01-13T15:12:29.949Z] # -> Force: false [2021-01-13T15:12:29.949Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-01-13T15:12:29.966Z] $ docker exec --env ******** --env ******** 89cb4ab37c1054b3fc3b95cc11a856731dd660de0b2881c8d463babc67e7a360 ssh-agent -k [2021-01-13T15:12:30.207Z] unset SSH_AUTH_SOCK; [2021-01-13T15:12:30.207Z] unset SSH_AGENT_PID; [2021-01-13T15:12:30.207Z] echo Agent pid 52 killed; [2021-01-13T15:12:30.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-13T15:12:30.999Z] + git semver [Pipeline] } [2021-01-13T15:12:31.020Z] $ docker stop --time=1 89cb4ab37c1054b3fc3b95cc11a856731dd660de0b2881c8d463babc67e7a360 [2021-01-13T15:12:32.618Z] $ docker rm -f 89cb4ab37c1054b3fc3b95cc11a856731dd660de0b2881c8d463babc67e7a360 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T15:12:33.144Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-13T15:12:33.647Z] Stashed 1 file(s) [Pipeline] echo [2021-01-13T15:12:33.650Z] [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-13T15:12:34.568Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-13T15:12:34.863Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T15:12:35.164Z] + sudo service docker restart [2021-01-13T15:12:35.164Z] + true [2021-01-13T15:12:35.164Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-13T15:12:35.753Z] ========================================================= [2021-01-13T15:12:35.753Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-13T15:12:35.753Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-13T15:12:36.095Z] + 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-13T15:12:39.414Z] Sending build context to Docker daemon 326.5MB [2021-01-13T15:12:39.414Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-13T15:12:39.414Z] Step 2/6 : FROM ${BASE} [2021-01-13T15:12:39.414Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-13T15:12:39.414Z] 188c0c94c7c5: Pulling fs layer [2021-01-13T15:12:39.414Z] 0ef7d3d256c8: Pulling fs layer [2021-01-13T15:12:39.414Z] de9db76c5a1d: Pulling fs layer [2021-01-13T15:12:39.414Z] bca2f99d35d6: Pulling fs layer [2021-01-13T15:12:39.414Z] 93359f2a8cfa: Pulling fs layer [2021-01-13T15:12:39.414Z] 7c6f9722023f: Pulling fs layer [2021-01-13T15:12:39.414Z] a35cf1a2eb13: Pulling fs layer [2021-01-13T15:12:39.414Z] 93359f2a8cfa: Waiting [2021-01-13T15:12:39.414Z] 7c6f9722023f: Waiting [2021-01-13T15:12:39.414Z] a35cf1a2eb13: Waiting [2021-01-13T15:12:39.414Z] bca2f99d35d6: Waiting [2021-01-13T15:12:39.414Z] de9db76c5a1d: Download complete [2021-01-13T15:12:39.414Z] 0ef7d3d256c8: Verifying Checksum [2021-01-13T15:12:39.414Z] 0ef7d3d256c8: Download complete [2021-01-13T15:12:39.414Z] 188c0c94c7c5: Verifying Checksum [2021-01-13T15:12:39.414Z] 188c0c94c7c5: Download complete [2021-01-13T15:12:39.414Z] 93359f2a8cfa: Verifying Checksum [2021-01-13T15:12:39.414Z] 93359f2a8cfa: Download complete [2021-01-13T15:12:39.414Z] 7c6f9722023f: Download complete [2021-01-13T15:12:39.992Z] 188c0c94c7c5: Pull complete [2021-01-13T15:12:40.257Z] 0ef7d3d256c8: Pull complete [2021-01-13T15:12:40.520Z] de9db76c5a1d: Pull complete [2021-01-13T15:12:41.466Z] a35cf1a2eb13: Verifying Checksum [2021-01-13T15:12:41.466Z] a35cf1a2eb13: Download complete [2021-01-13T15:12:42.413Z] bca2f99d35d6: Verifying Checksum [2021-01-13T15:12:42.413Z] bca2f99d35d6: Download complete [2021-01-13T15:12:47.753Z] bca2f99d35d6: Pull complete [2021-01-13T15:12:47.753Z] 93359f2a8cfa: Pull complete [2021-01-13T15:12:48.015Z] 7c6f9722023f: Pull complete [2021-01-13T15:12:49.069Z] Still waiting to schedule task [2021-01-13T15:12:49.069Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-13T15:12:54.620Z] a35cf1a2eb13: Pull complete [2021-01-13T15:12:54.620Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-13T15:12:54.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-13T15:12:54.620Z] ---> a62c8e92a672 [2021-01-13T15:12:54.620Z] 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-13T15:12:54.620Z] ---> Running in afda31a71960 [2021-01-13T15:12:54.620Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T15:12:56.008Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T15:12:56.270Z] (1/12) Installing libmagic (5.38-r0) [2021-01-13T15:12:56.843Z] (2/12) Installing file (5.38-r0) [2021-01-13T15:12:56.843Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-13T15:12:56.843Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-13T15:13:01.065Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-13T15:13:01.065Z] (6/12) Installing patch (2.7.6-r6) [2021-01-13T15:13:01.065Z] (7/12) Installing build-base (0.5-r2) [2021-01-13T15:13:01.065Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-13T15:13:01.065Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-13T15:13:01.065Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-13T15:13:01.065Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-13T15:13:01.327Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-13T15:13:01.327Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T15:13:01.327Z] OK: 233 MiB in 51 packages [2021-01-13T15:13:05.546Z] Removing intermediate container afda31a71960 [2021-01-13T15:13:05.546Z] ---> dcbf1c66d3ce [2021-01-13T15:13:05.546Z] Step 4/6 : WORKDIR /edgex-go [2021-01-13T15:13:05.546Z] ---> Running in 24357c0f1942 [2021-01-13T15:13:05.546Z] Removing intermediate container 24357c0f1942 [2021-01-13T15:13:05.546Z] ---> 6487bba0f31d [2021-01-13T15:13:05.546Z] Step 5/6 : COPY go.mod . [2021-01-13T15:13:05.546Z] ---> 0f3f44993ad4 [2021-01-13T15:13:05.546Z] Step 6/6 : RUN go mod download [2021-01-13T15:13:05.546Z] ---> Running in 565fcc7aca9a [2021-01-13T15:13:27.607Z] Removing intermediate container 565fcc7aca9a [2021-01-13T15:13:27.607Z] ---> 989900911f87 [2021-01-13T15:13:27.607Z] Successfully built 989900911f87 [2021-01-13T15:13:27.607Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T15:13:27.918Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T15:13:27.918Z] . [Pipeline] withDockerContainer [2021-01-13T15:13:28.014Z] prd-centos7-docker-4c-2g-19966 does not seem to be running inside a container [2021-01-13T15:13:28.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-13T15:13:28.839Z] $ docker top 8b64d9857b0169ec4be52a8137fcd1e8d56bb9eae7a8ef9104db1f36bc5258bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T15:13:29.327Z] + go version [2021-01-13T15:13:29.327Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-13T15:13:29.342Z] $ docker stop --time=1 8b64d9857b0169ec4be52a8137fcd1e8d56bb9eae7a8ef9104db1f36bc5258bf [2021-01-13T15:13:30.708Z] $ docker rm -f 8b64d9857b0169ec4be52a8137fcd1e8d56bb9eae7a8ef9104db1f36bc5258bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T15:13:31.535Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-13T15:13:31.536Z] . [Pipeline] withDockerContainer [2021-01-13T15:13:31.630Z] prd-centos7-docker-4c-2g-19966 does not seem to be running inside a container [2021-01-13T15:13:31.674Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-13T15:13:32.353Z] $ docker top de5cc56d098e26666cb39813f7fe48e9a72d8645c435bd074833ad02d5eb66e3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-13T15:13:32.568Z] ========================================================= [2021-01-13T15:13:32.568Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-13T15:13:32.568Z] ========================================================= [Pipeline] sh [2021-01-13T15:13:32.861Z] + make test [2021-01-13T15:13:32.861Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-13T15:13:42.915Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-13T15:13:57.939Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-13T15:14:03.316Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-13T15:14:03.316Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-13T15:14:03.316Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-13T15:14:03.589Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-13T15:14:03.589Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-13T15:14:03.859Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-13T15:14:04.452Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-13T15:14:04.731Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-13T15:14:05.348Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-13T15:14:07.624Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-13T15:14:07.624Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-13T15:14:07.624Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-13T15:14:10.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 46.6% of statements [2021-01-13T15:14:10.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-13T15:14:10.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-13T15:14:10.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-13T15:14:10.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-13T15:14:10.466Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-13T15:14:14.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.184s coverage: 27.0% of statements [2021-01-13T15:14:14.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-13T15:14:14.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-13T15:14:14.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-13T15:14:14.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-13T15:14:14.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-13T15:14:14.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-13T15:14:14.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.038s coverage: 100.0% of statements [2021-01-13T15:14:14.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-13T15:14:14.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements [2021-01-13T15:14:14.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-13T15:14:14.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-13T15:14:14.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.116s coverage: 67.9% of statements [2021-01-13T15:14:14.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-13T15:14:14.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-13T15:14:14.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.120s coverage: 82.3% of statements [2021-01-13T15:14:14.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-13T15:14:14.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T15:14:14.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-13T15:14:14.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-13T15:14:16.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.346s coverage: 28.6% of statements [2021-01-13T15:14:16.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-13T15:14:16.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-13T15:14:16.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-13T15:14:16.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-13T15:14:16.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-13T15:14:16.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements [2021-01-13T15:14:16.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-13T15:14:16.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements [2021-01-13T15:14:16.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-13T15:14:16.670Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.121s coverage: 86.7% of statements [2021-01-13T15:14:16.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-13T15:14:17.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.108s coverage: 97.5% of statements [2021-01-13T15:14:17.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-13T15:14:17.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 78.3% of statements [2021-01-13T15:14:17.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-13T15:14:17.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-13T15:14:17.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-13T15:14:17.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-13T15:14:20.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.330s coverage: 93.1% of statements [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-13T15:14:20.103Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-13T15:14:20.103Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.1% of statements [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-13T15:14:20.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-13T15:14:20.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 75.5% of statements [2021-01-13T15:14:20.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-13T15:14:20.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements [2021-01-13T15:14:20.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements [2021-01-13T15:14:20.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 84.2% of statements [2021-01-13T15:14:20.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.125s coverage: 91.4% of statements [2021-01-13T15:14:20.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-13T15:14:21.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 63.5% of statements [2021-01-13T15:14:21.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-13T15:14:21.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-13T15:14:21.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2021-01-13T15:14:21.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-01-13T15:14:21.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.048s coverage: 100.0% of statements [2021-01-13T15:14:21.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-01-13T15:14:21.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-01-13T15:14:23.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.433s coverage: 55.9% of statements [2021-01-13T15:14:23.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-13T15:14:23.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-13T15:14:23.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-13T15:14:23.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-13T15:14:23.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-13T15:14:23.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.099s coverage: 37.0% of statements [2021-01-13T15:14:23.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-13T15:14:23.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-13T15:14:23.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.339s coverage: 84.0% of statements [2021-01-13T15:14:23.617Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.045s coverage: 100.0% of statements [2021-01-13T15:14:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.122s coverage: 47.1% of statements [2021-01-13T15:14:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-13T15:14:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-13T15:14:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-13T15:14:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-13T15:14:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-13T15:14:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements [2021-01-13T15:14:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-13T15:14:25.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.079s coverage: 100.0% of statements [2021-01-13T15:14:25.591Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-13T15:14:27.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.760s coverage: 29.1% of statements [2021-01-13T15:14:27.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-13T15:14:27.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-13T15:14:27.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-13T15:14:27.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-13T15:14:27.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-13T15:14:27.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.089s coverage: 99.0% of statements [2021-01-13T15:14:27.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-13T15:14:27.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2021-01-13T15:14:27.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-13T15:14:27.531Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-01-13T15:14:27.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-13T15:14:27.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.042s coverage: 100.0% of statements [2021-01-13T15:14:27.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-13T15:14:27.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-13T15:14:27.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-13T15:14:27.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-13T15:14:27.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.073s coverage: 87.9% of statements [2021-01-13T15:14:27.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-13T15:14:27.531Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-13T15:14:27.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements [2021-01-13T15:14:27.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-13T15:14:27.792Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-13T15:14:27.792Z] GO111MODULE=on go vet ./... [2021-01-13T15:14:42.955Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19967 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws [2021-01-13T15:14:43.070Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-01-13T15:14:48.556Z] using credential edgex-jenkins-ssh [2021-01-13T15:14:48.620Z] Cloning the remote Git repository [2021-01-13T15:14:48.678Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-13T15:14:48.804Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-01-13T15:14:48.914Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T15:14:48.915Z] > git --version # timeout=10 [2021-01-13T15:14:48.937Z] > git --version # 'git version 2.17.1' [2021-01-13T15:14:48.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T15:14:49.012Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T15:14:54.516Z] gofmt -l . [2021-01-13T15:14:54.516Z] [ "`gofmt -l .`" = "" ] [2021-01-13T15:14:54.516Z] ./bin/test-go-mod-tidy.sh [2021-01-13T15:14:54.516Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-13T15:14:54.818Z] + ls -al . [2021-01-13T15:14:54.819Z] total 660 [2021-01-13T15:14:54.819Z] drwxrwxr-x 10 1001 1001 4096 Jan 13 15:14 . [2021-01-13T15:14:54.819Z] drwxr-xr-x 4 root root 28 Jan 13 15:13 .. [2021-01-13T15:14:54.819Z] -rw-rw-r-- 1 1001 1001 11 Jan 13 15:11 .dockerignore [2021-01-13T15:14:54.819Z] drwxrwxr-x 8 1001 1001 179 Jan 13 15:11 .git [2021-01-13T15:14:54.819Z] drwxrwxr-x 3 1001 1001 125 Jan 13 15:11 .github [2021-01-13T15:14:54.819Z] -rw-rw-r-- 1 1001 1001 824 Jan 13 15:11 .gitignore [2021-01-13T15:14:54.819Z] drwx------ 3 1001 1001 47 Jan 13 15:12 .semver [2021-01-13T15:14:54.819Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 15:11 .sonarcloud.properties [2021-01-13T15:14:54.819Z] -rw-rw-r-- 1 1001 1001 7741 Jan 13 15:11 Attribution.txt [2021-01-13T15:14:54.819Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 15:11 CONTRIBUTING.md [2021-01-13T15:14:54.819Z] -rw-rw-r-- 1 1001 1001 931 Jan 13 15:11 Dockerfile.build [2021-01-13T15:14:54.819Z] -rw-rw-r-- 1 1001 1001 863 Jan 13 15:11 Jenkinsfile [2021-01-13T15:14:54.819Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 15:11 LICENSE [2021-01-13T15:14:54.819Z] -rw-rw-r-- 1 1001 1001 5750 Jan 13 15:11 Makefile [2021-01-13T15:14:54.819Z] -rw-rw-r-- 1 1001 1001 6524 Jan 13 15:11 README.md [2021-01-13T15:14:54.819Z] -rw-rw-r-- 1 1001 1001 6744 Jan 13 15:11 SECURITY.md [2021-01-13T15:14:54.819Z] -rw-rw-r-- 1 1001 1001 5 Jan 13 15:12 VERSION [2021-01-13T15:14:54.819Z] -rw-rw-r-- 1 1001 1001 4131 Jan 13 15:11 ZMQWindows.md [2021-01-13T15:14:54.819Z] drwxrwxr-x 2 1001 1001 117 Jan 13 15:11 bin [2021-01-13T15:14:54.819Z] drwxrwxr-x 14 1001 1001 4096 Jan 13 15:11 cmd [2021-01-13T15:14:54.819Z] -rw-r--r-- 1 root root 553305 Jan 13 15:14 coverage.out [2021-01-13T15:14:54.819Z] -rw-r--r-- 1 root root 979 Jan 13 15:14 go.mod [2021-01-13T15:14:54.819Z] -rw-r--r-- 1 root root 19036 Jan 13 15:14 go.sum [2021-01-13T15:14:54.819Z] drwxrwxr-x 8 1001 1001 127 Jan 13 15:11 internal [2021-01-13T15:14:54.819Z] drwxrwxr-x 4 1001 1001 26 Jan 13 15:11 openapi [2021-01-13T15:14:54.819Z] drwxrwxr-x 4 1001 1001 71 Jan 13 15:11 snap [2021-01-13T15:14:54.819Z] -rw-rw-r-- 1 1001 1001 168 Jan 13 15:11 version.go [Pipeline] sh [2021-01-13T15:14:55.125Z] + '[' -e coverage.out ] [2021-01-13T15:14:55.125Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-13T15:14:55.294Z] Stashed 1 file(s) [Pipeline] sh [2021-01-13T15:14:55.591Z] + make build [2021-01-13T15:14:55.591Z] 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-13T15:14:58.145Z] 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-13T15:15:04.108Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T15:15:04.125Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T15:15:04.159Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T15:15:04.191Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T15:15:04.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T15:15:04.203Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-13T15:15:06.289Z] Merging remotes/origin/master commit 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c into PR head commit 032114ff4b415676b3ea828f7e6123721f695aa2 [2021-01-13T15:15:06.371Z] 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-13T15:15:06.944Z] 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-13T15:15:07.074Z] Merge succeeded, producing 8e066a3210477c3b0f46cd3b9cf999f0fff74e08 [2021-01-13T15:15:07.075Z] Checking out Revision 8e066a3210477c3b0f46cd3b9cf999f0fff74e08 (PR-3002) [2021-01-13T15:15:06.307Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T15:15:06.328Z] > git checkout -f 032114ff4b415676b3ea828f7e6123721f695aa2 # timeout=10 [2021-01-13T15:15:06.624Z] > git remote # timeout=10 [2021-01-13T15:15:06.640Z] > git config --get remote.origin.url # timeout=10 [2021-01-13T15:15:06.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T15:15:06.663Z] > git merge 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c # timeout=10 [2021-01-13T15:15:07.027Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-13T15:15:07.084Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T15:15:07.130Z] > git checkout -f 8e066a3210477c3b0f46cd3b9cf999f0fff74e08 # timeout=10 [2021-01-13T15:15:08.336Z] 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-13T15:15:08.912Z] 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-13T15:15:10.854Z] 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-13T15:15:11.627Z] Commit message: "Merge commit '7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c' into HEAD" [2021-01-13T15:15:11.635Z] > git rev-list --no-walk 343823bde4984d0dc2f366b49a07a1653b3005e8 # timeout=10 [2021-01-13T15:15:11.799Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-13T15:15:13.306Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-13T15:15:13.777Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-13T15:15:14.140Z] + + sudo service dockertrue restart [2021-01-13T15:15:14.140Z] [2021-01-13T15:15:14.362Z] 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-13T15:15:15.308Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-13T15:15:16.200Z] provisioning config files... [2021-01-13T15:15:16.251Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config7906950394764320585tmp [2021-01-13T15:15:16.258Z] 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 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T15:15:16.670Z] ---> docker-login.sh [2021-01-13T15:15:16.670Z] nexus3.edgexfoundry.org:10001 [2021-01-13T15:15:17.208Z] 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-13T15:15:17.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T15:15:17.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T15:15:17.929Z] Configure a credential helper to remove this warning. See [2021-01-13T15:15:17.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T15:15:17.929Z] [2021-01-13T15:15:17.929Z] Login Succeeded [2021-01-13T15:15:17.929Z] nexus3.edgexfoundry.org:10002 [2021-01-13T15:15:18.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T15:15:18.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T15:15:18.544Z] Configure a credential helper to remove this warning. See [2021-01-13T15:15:18.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T15:15:18.544Z] [2021-01-13T15:15:18.544Z] Login Succeeded [2021-01-13T15:15:18.544Z] nexus3.edgexfoundry.org:10003 [Pipeline] } [2021-01-13T15:15:18.628Z] $ docker stop --time=1 de5cc56d098e26666cb39813f7fe48e9a72d8645c435bd074833ad02d5eb66e3 [2021-01-13T15:15:19.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T15:15:19.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T15:15:19.142Z] Configure a credential helper to remove this warning. See [2021-01-13T15:15:19.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T15:15:19.142Z] [2021-01-13T15:15:19.142Z] Login Succeeded [2021-01-13T15:15:19.142Z] nexus3.edgexfoundry.org:10004 [2021-01-13T15:15:19.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T15:15:19.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T15:15:19.698Z] Configure a credential helper to remove this warning. See [2021-01-13T15:15:19.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T15:15:19.698Z] [2021-01-13T15:15:19.698Z] Login Succeeded [2021-01-13T15:15:19.698Z] docker.io [2021-01-13T15:15:19.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-13T15:15:20.327Z] $ docker rm -f de5cc56d098e26666cb39813f7fe48e9a72d8645c435bd074833ad02d5eb66e3 [2021-01-13T15:15:20.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-13T15:15:20.566Z] Configure a credential helper to remove this warning. See [2021-01-13T15:15:20.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-13T15:15:20.566Z] [2021-01-13T15:15:20.566Z] Login Succeeded [2021-01-13T15:15:20.566Z] ---> docker-login.sh ends [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-01-13T15:15:20.829Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-01-13T15:15:23.776Z] ========================================================= [2021-01-13T15:15:23.776Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-13T15:15:23.777Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-01-13T15:15:24.160Z] + 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-13T15:15:24.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T15:15:24.181Z] [2021-01-13T15:15:24.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T15:15:24.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T15:15:24.530Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-13T15:15:24.530Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-13T15:15:24.530Z] ca9280d653b3: Pulling fs layer [2021-01-13T15:15:24.530Z] 7e9c9ca2126c: Pulling fs layer [2021-01-13T15:15:24.793Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-13T15:15:24.793Z] cbdbe7a5bc2a: Download complete [2021-01-13T15:15:25.059Z] cbdbe7a5bc2a: Pull complete [2021-01-13T15:15:25.322Z] ca9280d653b3: Verifying Checksum [2021-01-13T15:15:25.322Z] ca9280d653b3: Download complete [2021-01-13T15:15:26.273Z] ca9280d653b3: Pull complete [2021-01-13T15:15:26.273Z] 7e9c9ca2126c: Verifying Checksum [2021-01-13T15:15:26.273Z] 7e9c9ca2126c: Download complete [2021-01-13T15:15:26.802Z] Sending build context to Docker daemon 165.6MB [2021-01-13T15:15:26.802Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-13T15:15:26.802Z] Step 2/6 : FROM ${BASE} [2021-01-13T15:15:26.802Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-13T15:15:26.802Z] 5f621e34cdf4: Pulling fs layer [2021-01-13T15:15:26.802Z] a4357932f1b6: Pulling fs layer [2021-01-13T15:15:26.802Z] 18c013af1878: Pulling fs layer [2021-01-13T15:15:26.802Z] 00ac8860ef70: Pulling fs layer [2021-01-13T15:15:26.802Z] 63d7cb157983: Pulling fs layer [2021-01-13T15:15:26.802Z] b116817d02f9: Pulling fs layer [2021-01-13T15:15:26.802Z] 745a02a5169b: Pulling fs layer [2021-01-13T15:15:26.802Z] 00ac8860ef70: Waiting [2021-01-13T15:15:26.802Z] 63d7cb157983: Waiting [2021-01-13T15:15:26.802Z] b116817d02f9: Waiting [2021-01-13T15:15:26.802Z] 745a02a5169b: Waiting [2021-01-13T15:15:26.802Z] 18c013af1878: Verifying Checksum [2021-01-13T15:15:26.803Z] 18c013af1878: Download complete [2021-01-13T15:15:26.803Z] a4357932f1b6: Verifying Checksum [2021-01-13T15:15:26.803Z] a4357932f1b6: Download complete [2021-01-13T15:15:26.803Z] 63d7cb157983: Verifying Checksum [2021-01-13T15:15:26.803Z] 63d7cb157983: Download complete [2021-01-13T15:15:26.803Z] b116817d02f9: Download complete [2021-01-13T15:15:26.803Z] 5f621e34cdf4: Verifying Checksum [2021-01-13T15:15:26.803Z] 5f621e34cdf4: Download complete [2021-01-13T15:15:27.079Z] 5f621e34cdf4: Pull complete [2021-01-13T15:15:27.693Z] a4357932f1b6: Pull complete [2021-01-13T15:15:28.292Z] 18c013af1878: Pull complete [2021-01-13T15:15:28.885Z] 745a02a5169b: Verifying Checksum [2021-01-13T15:15:28.885Z] 745a02a5169b: Download complete [2021-01-13T15:15:30.324Z] 00ac8860ef70: Verifying Checksum [2021-01-13T15:15:30.324Z] 00ac8860ef70: Download complete [2021-01-13T15:15:32.896Z] 7e9c9ca2126c: Pull complete [2021-01-13T15:15:32.896Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-13T15:15:32.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T15:15:32.896Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-13T15:15:33.065Z] prd-centos7-docker-4c-2g-19966 does not seem to be running inside a container [2021-01-13T15:15:33.108Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-13T15:15:36.045Z] $ docker top 97b68ab02ec8244e81c705f7f512d9dd587c684778f64bde2291061b2b96fa0e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T15:15:36.535Z] + docker-compose build --help [2021-01-13T15:15:36.535Z] + grep parallel [2021-01-13T15:15:37.478Z] --parallel Build images in parallel. [Pipeline] } [2021-01-13T15:15:37.752Z] $ docker stop --time=1 97b68ab02ec8244e81c705f7f512d9dd587c684778f64bde2291061b2b96fa0e [2021-01-13T15:15:39.147Z] $ docker rm -f 97b68ab02ec8244e81c705f7f512d9dd587c684778f64bde2291061b2b96fa0e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T15:15:39.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-13T15:15:39.805Z] . [Pipeline] withDockerContainer [2021-01-13T15:15:40.036Z] prd-centos7-docker-4c-2g-19966 does not seem to be running inside a container [2021-01-13T15:15:40.288Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-13T15:15:40.515Z] 00ac8860ef70: Pull complete [2021-01-13T15:15:40.796Z] 63d7cb157983: Pull complete [2021-01-13T15:15:40.886Z] $ docker top 00144d2965b714bae820b5761365ac3d53dcb3d060751ffd38800f0f1a5f3707 -eo pid,comm [Pipeline] { [2021-01-13T15:15:41.079Z] b116817d02f9: Pull complete [Pipeline] sh [2021-01-13T15:15:41.411Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-13T15:15:42.850Z] Building docker-core-command-go ... [2021-01-13T15:15:42.850Z] Building docker-core-data-go ... [2021-01-13T15:15:42.850Z] Building docker-core-metadata-go ... [2021-01-13T15:15:42.850Z] Building docker-security-bootstrap-redis-go ... [2021-01-13T15:15:42.850Z] Building docker-security-proxy-setup-go ... [2021-01-13T15:15:42.850Z] Building docker-security-secretstore-setup-go ... [2021-01-13T15:15:42.850Z] Building docker-support-notifications-go ... [2021-01-13T15:15:42.850Z] Building docker-support-scheduler-go ... [2021-01-13T15:15:42.850Z] Building docker-sys-mgmt-agent-go ... [2021-01-13T15:15:42.850Z] Building docker-support-notifications-go [2021-01-13T15:15:42.850Z] Building docker-core-command-go [2021-01-13T15:15:42.850Z] Building docker-core-data-go [2021-01-13T15:15:42.850Z] Building docker-support-scheduler-go [2021-01-13T15:15:42.850Z] Building docker-sys-mgmt-agent-go [2021-01-13T15:15:44.562Z] 745a02a5169b: Pull complete [2021-01-13T15:15:44.562Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-13T15:15:44.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-13T15:15:44.562Z] ---> b7e6874047d6 [2021-01-13T15:15:44.562Z] 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-13T15:15:47.959Z] ---> Running in 45cc3e7a23dd [2021-01-13T15:15:49.418Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T15:15:50.015Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T15:15:50.618Z] (1/12) Installing libmagic (5.38-r0) [2021-01-13T15:15:50.889Z] (2/12) Installing file (5.38-r0) [2021-01-13T15:15:50.889Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-13T15:15:51.160Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-13T15:15:56.595Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-13T15:15:56.595Z] (6/12) Installing patch (2.7.6-r6) [2021-01-13T15:15:56.595Z] (7/12) Installing build-base (0.5-r2) [2021-01-13T15:15:56.595Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-13T15:15:56.595Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-13T15:15:56.595Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-13T15:15:56.595Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-13T15:15:56.595Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-13T15:15:56.895Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T15:15:56.895Z] OK: 217 MiB in 51 packages [2021-01-13T15:16:01.218Z] Removing intermediate container 45cc3e7a23dd [2021-01-13T15:16:01.218Z] ---> f4194922003c [2021-01-13T15:16:01.218Z] Step 4/6 : WORKDIR /edgex-go [2021-01-13T15:16:01.218Z] ---> Running in 08ac88398d9d [2021-01-13T15:16:01.500Z] Removing intermediate container 08ac88398d9d [2021-01-13T15:16:01.500Z] ---> 89d9059376c7 [2021-01-13T15:16:01.500Z] Step 5/6 : COPY go.mod . [2021-01-13T15:16:02.100Z] ---> 311e7ee24fe4 [2021-01-13T15:16:02.100Z] Step 6/6 : RUN go mod download [2021-01-13T15:16:02.374Z] ---> Running in 8a3a39b4fc42 [2021-01-13T15:16:15.116Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T15:16:15.116Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-13T15:16:15.116Z] ---> 989900911f87 [2021-01-13T15:16:15.116Z] Step 3/26 : WORKDIR /edgex-go [2021-01-13T15:16:15.116Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T15:16:15.116Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T15:16:15.116Z] ---> 989900911f87 [2021-01-13T15:16:15.116Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T15:16:15.116Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T15:16:15.116Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-13T15:16:15.116Z] ---> 989900911f87 [2021-01-13T15:16:15.116Z] Step 3/23 : WORKDIR /edgex-go [2021-01-13T15:16:15.116Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T15:16:15.116Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T15:16:15.116Z] ---> 989900911f87 [2021-01-13T15:16:15.116Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T15:16:15.116Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T15:16:15.116Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T15:16:15.116Z] ---> 989900911f87 [2021-01-13T15:16:15.116Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T15:16:15.116Z] ---> Running in f017534943ef [2021-01-13T15:16:15.116Z] ---> Running in dcf15d0c1aaf [2021-01-13T15:16:15.116Z] ---> Running in 9143c0c95541 [2021-01-13T15:16:15.116Z] ---> Running in 6f13c6611169 [2021-01-13T15:16:15.116Z] ---> Running in 13edd9dbaf68 [2021-01-13T15:16:15.116Z] Removing intermediate container 9143c0c95541 [2021-01-13T15:16:15.116Z] ---> d0fa700d925e [2021-01-13T15:16:15.116Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:16:15.116Z] Removing intermediate container 13edd9dbaf68 [2021-01-13T15:16:15.116Z] ---> 19c5bd3543fc [2021-01-13T15:16:15.116Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:16:15.116Z] Removing intermediate container f017534943ef [2021-01-13T15:16:15.116Z] ---> 14975dd02401 [2021-01-13T15:16:15.116Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:16:15.116Z] Removing intermediate container 6f13c6611169 [2021-01-13T15:16:15.116Z] ---> d957abac39a4 [2021-01-13T15:16:15.116Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:16:15.116Z] Removing intermediate container dcf15d0c1aaf [2021-01-13T15:16:15.116Z] ---> 85700c85546a [2021-01-13T15:16:15.116Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:16:15.116Z] ---> Running in e897f12e1c2c [2021-01-13T15:16:15.116Z] ---> Running in 702841f6a6dd [2021-01-13T15:16:15.116Z] ---> Running in 1556a8487a28 [2021-01-13T15:16:15.116Z] ---> Running in 9ae9b9f7764c [2021-01-13T15:16:15.116Z] ---> Running in a1ef8d366370 [2021-01-13T15:16:16.616Z] Removing intermediate container 1556a8487a28 [2021-01-13T15:16:16.616Z] ---> 7aa3f0d47732 [2021-01-13T15:16:16.616Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T15:16:16.880Z] ---> Running in 4ed12dca38cd [2021-01-13T15:16:17.147Z] Removing intermediate container 702841f6a6dd [2021-01-13T15:16:17.147Z] ---> fa9ee1d7091b [2021-01-13T15:16:17.147Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-13T15:16:17.147Z] Removing intermediate container e897f12e1c2c [2021-01-13T15:16:17.147Z] ---> a96f4f611332 [2021-01-13T15:16:17.147Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-13T15:16:17.147Z] Removing intermediate container a1ef8d366370 [2021-01-13T15:16:17.147Z] ---> df1123cfabbf [2021-01-13T15:16:17.147Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T15:16:17.147Z] Removing intermediate container 9ae9b9f7764c [2021-01-13T15:16:17.147Z] ---> 5847d7782200 [2021-01-13T15:16:17.147Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-13T15:16:17.411Z] ---> Running in 751763f5b25b [2021-01-13T15:16:17.412Z] ---> Running in f39fa547f70d [2021-01-13T15:16:17.412Z] ---> Running in 83a3fbb54092 [2021-01-13T15:16:17.412Z] ---> Running in 26055606caf2 [2021-01-13T15:16:17.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T15:16:18.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T15:16:18.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T15:16:18.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T15:16:18.268Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T15:16:18.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T15:16:18.800Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T15:16:18.800Z] OK: 233 MiB in 51 packages [2021-01-13T15:16:19.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T15:16:19.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T15:16:19.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T15:16:19.352Z] OK: 233 MiB in 51 packages [2021-01-13T15:16:19.353Z] Removing intermediate container 4ed12dca38cd [2021-01-13T15:16:19.353Z] ---> 576dace56621 [2021-01-13T15:16:19.353Z] Step 6/21 : COPY go.mod . [2021-01-13T15:16:19.616Z] OK: 233 MiB in 51 packages [2021-01-13T15:16:19.616Z] OK: 233 MiB in 51 packages [2021-01-13T15:16:19.616Z] OK: 233 MiB in 51 packages [2021-01-13T15:16:19.879Z] ---> 9c30f0cc81ed [2021-01-13T15:16:19.879Z] Step 7/21 : RUN go mod download [2021-01-13T15:16:20.143Z] ---> Running in f38b873d7cea [2021-01-13T15:16:20.143Z] Removing intermediate container 751763f5b25b [2021-01-13T15:16:20.143Z] ---> 8169d0c0b36e [2021-01-13T15:16:20.143Z] Step 6/24 : COPY go.mod . [2021-01-13T15:16:20.726Z] Removing intermediate container f39fa547f70d [2021-01-13T15:16:20.726Z] ---> 8e18c73365d1 [2021-01-13T15:16:20.726Z] Step 6/26 : COPY go.mod . [2021-01-13T15:16:20.726Z] ---> 525b7c5acf7c [2021-01-13T15:16:20.726Z] Step 7/24 : RUN go mod download [2021-01-13T15:16:20.726Z] Removing intermediate container 83a3fbb54092 [2021-01-13T15:16:20.726Z] ---> 19239357899d [2021-01-13T15:16:20.726Z] Step 6/22 : COPY go.mod . [2021-01-13T15:16:20.726Z] ---> Running in dcaef54b009e [2021-01-13T15:16:20.996Z] Removing intermediate container 26055606caf2 [2021-01-13T15:16:20.996Z] ---> a01cd3803717 [2021-01-13T15:16:20.996Z] Step 6/23 : COPY go.mod . [2021-01-13T15:16:21.261Z] ---> a5d9ef5fdfd2 [2021-01-13T15:16:21.261Z] Step 7/26 : RUN go mod download [2021-01-13T15:16:21.261Z] ---> 5ec60ed867a6 [2021-01-13T15:16:21.261Z] Step 7/22 : RUN go mod download [2021-01-13T15:16:21.261Z] ---> Running in a1884f1576ba [2021-01-13T15:16:21.261Z] ---> 8cdf51212421 [2021-01-13T15:16:21.261Z] Step 7/23 : RUN go mod download [2021-01-13T15:16:21.261Z] ---> Running in 5bf031777596 [2021-01-13T15:16:21.541Z] ---> Running in 3ed9cf42fc70 [2021-01-13T15:16:22.521Z] Removing intermediate container f38b873d7cea [2021-01-13T15:16:22.521Z] ---> 03ffe2cce0bf [2021-01-13T15:16:22.521Z] Step 8/21 : COPY . . [2021-01-13T15:16:22.521Z] Removing intermediate container dcaef54b009e [2021-01-13T15:16:22.521Z] ---> 61b9f0cc7ac1 [2021-01-13T15:16:22.521Z] Step 8/24 : COPY . . [2021-01-13T15:16:26.928Z] Removing intermediate container a1884f1576ba [2021-01-13T15:16:26.928Z] ---> 5f95dc9eccc9 [2021-01-13T15:16:26.928Z] Step 8/26 : COPY . . [2021-01-13T15:16:29.202Z] Removing intermediate container 8a3a39b4fc42 [2021-01-13T15:16:29.202Z] ---> 196af9c250d6 [2021-01-13T15:16:29.202Z] Successfully built 196af9c250d6 [2021-01-13T15:16:29.202Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T15:16:29.542Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T15:16:29.542Z] . [Pipeline] withDockerContainer [2021-01-13T15:16:29.811Z] prd-ubuntu18.04-docker-arm64-4c-16g-19967 does not seem to be running inside a container [2021-01-13T15:16:29.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-13T15:16:31.506Z] $ docker top e986df96f7d2b61c70c8c16af28609a1bfd59650d6c88347865a4c4b072ee858 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T15:16:32.687Z] + go version [2021-01-13T15:16:32.687Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-13T15:16:32.722Z] $ docker stop --time=1 e986df96f7d2b61c70c8c16af28609a1bfd59650d6c88347865a4c4b072ee858 [2021-01-13T15:16:34.740Z] $ docker rm -f e986df96f7d2b61c70c8c16af28609a1bfd59650d6c88347865a4c4b072ee858 [Pipeline] // withDockerContainer [2021-01-13T15:16:35.159Z] Removing intermediate container 3ed9cf42fc70 [2021-01-13T15:16:35.159Z] ---> c1e39f9e0d7b [2021-01-13T15:16:35.159Z] Step 8/23 : COPY . . [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T15:16:35.862Z] + docker inspect -f . ci-base-image-arm64 [2021-01-13T15:16:35.862Z] . [Pipeline] withDockerContainer [2021-01-13T15:16:36.111Z] Removing intermediate container 5bf031777596 [2021-01-13T15:16:36.111Z] ---> aab6f1ce8a39 [2021-01-13T15:16:36.111Z] Step 8/22 : COPY . . [2021-01-13T15:16:36.128Z] prd-ubuntu18.04-docker-arm64-4c-16g-19967 does not seem to be running inside a container [2021-01-13T15:16:36.211Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-13T15:16:37.604Z] $ docker top 5167e4ae0f2213eef3a9cba951fc8873df46125c9e47cbed88e6fcf8e2c7cbb7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-13T15:16:38.002Z] ========================================================= [2021-01-13T15:16:38.002Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-13T15:16:38.002Z] ========================================================= [Pipeline] sh [2021-01-13T15:16:38.650Z] + make test [2021-01-13T15:16:38.650Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-13T15:17:00.832Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-13T15:17:02.780Z] ---> e66e65bf1be5 [2021-01-13T15:17:02.780Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-13T15:17:02.780Z] ---> f7f7c66901b3 [2021-01-13T15:17:02.780Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-13T15:17:02.780Z] ---> e08c4ec1bebd [2021-01-13T15:17:02.780Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-13T15:17:02.780Z] ---> Running in e1a4a1d34db6 [2021-01-13T15:17:02.780Z] ---> Running in 24ede47abf4a [2021-01-13T15:17:02.780Z] ---> Running in c2f9a4b88fae [2021-01-13T15:17:04.206Z] 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-13T15:17:04.206Z] 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-13T15:17:04.206Z] 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-13T15:17:09.593Z] ---> 5a0e08bcbf59 [2021-01-13T15:17:09.593Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-13T15:17:09.593Z] ---> d1cfa24a0514 [2021-01-13T15:17:09.593Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-13T15:17:09.593Z] ---> Running in 5c91df0cf623 [2021-01-13T15:17:09.593Z] ---> Running in 6a51d5da45f7 [2021-01-13T15:17:10.567Z] 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-13T15:17:10.567Z] 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-13T15:17:39.915Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-13T15:17:42.767Z] Removing intermediate container 24ede47abf4a [2021-01-13T15:17:42.767Z] ---> 904c2878ff4f [2021-01-13T15:17:42.767Z] [2021-01-13T15:17:42.767Z] Step 10/21 : FROM scratch [2021-01-13T15:17:42.767Z] ---> [2021-01-13T15:17:42.767Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T15:17:42.767Z] ---> Running in 5822cdd351c2 [2021-01-13T15:17:42.767Z] Removing intermediate container e1a4a1d34db6 [2021-01-13T15:17:42.767Z] ---> 567d5b1b9b0d [2021-01-13T15:17:42.767Z] [2021-01-13T15:17:42.767Z] Step 10/24 : FROM scratch [2021-01-13T15:17:42.767Z] ---> [2021-01-13T15:17:42.767Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-13T15:17:42.767Z] Removing intermediate container c2f9a4b88fae [2021-01-13T15:17:42.767Z] ---> 99d6f8e4b554 [2021-01-13T15:17:42.767Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-13T15:17:42.767Z] ---> Running in 728fd32b177e [2021-01-13T15:17:42.767Z] ---> Running in 5504bf0ea270 [2021-01-13T15:17:42.767Z] Removing intermediate container 5822cdd351c2 [2021-01-13T15:17:42.767Z] ---> 807b8bef38e2 [2021-01-13T15:17:42.767Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-13T15:17:42.767Z] ---> Running in cf9dcab3b32f [2021-01-13T15:17:42.767Z] Removing intermediate container 728fd32b177e [2021-01-13T15:17:42.767Z] ---> 1a19d526608b [2021-01-13T15:17:42.767Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-13T15:17:42.767Z] ---> Running in 173fb1260937 [2021-01-13T15:17:42.767Z] Removing intermediate container cf9dcab3b32f [2021-01-13T15:17:42.767Z] ---> 5f7a6b0b6729 [2021-01-13T15:17:42.767Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-13T15:17:42.767Z] Removing intermediate container 173fb1260937 [2021-01-13T15:17:42.767Z] ---> a69c7ff68664 [2021-01-13T15:17:42.767Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-13T15:17:42.767Z] ---> Running in b1ea2b710ccb [2021-01-13T15:17:42.767Z] 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-13T15:17:42.767Z] ---> Running in c5fc2a4396b8 [2021-01-13T15:17:42.767Z] Removing intermediate container b1ea2b710ccb [2021-01-13T15:17:42.767Z] ---> d259d74f51d3 [2021-01-13T15:17:42.767Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T15:17:42.767Z] Removing intermediate container 5c91df0cf623 [2021-01-13T15:17:42.767Z] ---> 93e9e1bcb4de [2021-01-13T15:17:42.767Z] [2021-01-13T15:17:42.767Z] Step 10/22 : FROM scratch [2021-01-13T15:17:42.767Z] ---> [2021-01-13T15:17:42.767Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T15:17:42.767Z] ---> Using cache [2021-01-13T15:17:42.767Z] ---> 807b8bef38e2 [2021-01-13T15:17:42.767Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-13T15:17:43.037Z] ---> Running in a0fb92e55fb1 [2021-01-13T15:17:43.038Z] Removing intermediate container c5fc2a4396b8 [2021-01-13T15:17:43.038Z] ---> f6fbccf0137f [2021-01-13T15:17:43.038Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-13T15:17:43.310Z] ---> 39118d81ed2c [2021-01-13T15:17:43.310Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-13T15:17:43.885Z] Removing intermediate container a0fb92e55fb1 [2021-01-13T15:17:43.885Z] ---> 66a645753b3f [2021-01-13T15:17:43.885Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T15:17:45.273Z] ---> 788020e2db85 [2021-01-13T15:17:45.273Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-13T15:17:45.273Z] ---> Running in 2d7639957871 [2021-01-13T15:17:45.273Z] ---> 674c60ca7142 [2021-01-13T15:17:45.273Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-13T15:17:45.273Z] Removing intermediate container 5504bf0ea270 [2021-01-13T15:17:45.273Z] ---> 998e6c27d87c [2021-01-13T15:17:45.273Z] [2021-01-13T15:17:45.273Z] Step 11/26 : FROM docker:20.10.0 [2021-01-13T15:17:45.544Z] 20.10.0: Pulling from library/docker [2021-01-13T15:17:45.544Z] Removing intermediate container 2d7639957871 [2021-01-13T15:17:45.544Z] ---> 44718e45bb8c [2021-01-13T15:17:45.544Z] Step 14/22 : WORKDIR / [2021-01-13T15:17:45.806Z] ---> Running in 0c8ef8074e40 [2021-01-13T15:17:46.755Z] ---> 50dc3a36b672 [2021-01-13T15:17:46.756Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-13T15:17:46.756Z] ---> 58bdd7726736 [2021-01-13T15:17:46.756Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-13T15:17:46.756Z] Removing intermediate container 0c8ef8074e40 [2021-01-13T15:17:46.756Z] ---> 03fa480304f0 [2021-01-13T15:17:46.756Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T15:17:46.756Z] ---> Running in b66b293191d9 [2021-01-13T15:17:47.710Z] Removing intermediate container b66b293191d9 [2021-01-13T15:17:47.710Z] ---> 38e81a9017f4 [2021-01-13T15:17:47.710Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T15:17:48.283Z] ---> b216d19b7ad7 [2021-01-13T15:17:48.283Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-13T15:17:49.238Z] ---> Running in 927e8a25ddb8 [2021-01-13T15:17:49.817Z] ---> febe2943c5e8 [2021-01-13T15:17:49.817Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T15:17:49.817Z] Removing intermediate container 6a51d5da45f7 [2021-01-13T15:17:49.817Z] ---> 4d6ef2610025 [2021-01-13T15:17:49.817Z] [2021-01-13T15:17:49.817Z] Step 10/23 : FROM alpine:3.12 [2021-01-13T15:17:50.089Z] 3.12: Pulling from library/alpine [2021-01-13T15:17:50.089Z] ---> 13c537d35055 [2021-01-13T15:17:50.089Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-13T15:17:50.089Z] Removing intermediate container 927e8a25ddb8 [2021-01-13T15:17:50.089Z] ---> 3bb6d5038341 [2021-01-13T15:17:50.089Z] Step 19/21 : LABEL arch=x86_64 [2021-01-13T15:17:50.089Z] ---> Running in bff5ccf6648e [2021-01-13T15:17:50.362Z] ---> fd4855cb685c [2021-01-13T15:17:50.362Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-13T15:17:50.631Z] ---> 042b0d9e768c [2021-01-13T15:17:50.631Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-13T15:17:50.631Z] Removing intermediate container bff5ccf6648e [2021-01-13T15:17:50.631Z] ---> 39583287f521 [2021-01-13T15:17:50.631Z] Step 20/21 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf [2021-01-13T15:17:50.631Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-13T15:17:50.901Z] Status: Downloaded newer image for alpine:3.12 [2021-01-13T15:17:50.901Z] ---> 389fef711851 [2021-01-13T15:17:50.901Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T15:17:50.902Z] ---> Running in b8db971fefbd [2021-01-13T15:17:50.902Z] ---> Running in 68526875bd67 [2021-01-13T15:17:50.902Z] ---> Running in 5fdebf9a3268 [2021-01-13T15:17:51.169Z] ---> de70465194d5 [2021-01-13T15:17:51.169Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-13T15:17:51.169Z] Removing intermediate container b8db971fefbd [2021-01-13T15:17:51.169Z] ---> 80c6f4b0caa7 [2021-01-13T15:17:51.169Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T15:17:51.432Z] Removing intermediate container 68526875bd67 [2021-01-13T15:17:51.432Z] ---> 34fb82360f5f [2021-01-13T15:17:51.432Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T15:17:51.432Z] ---> Running in 3410cea47395 [2021-01-13T15:17:52.004Z] Removing intermediate container 5fdebf9a3268 [2021-01-13T15:17:52.004Z] ---> 9fe645ee34a4 [2021-01-13T15:17:52.004Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-13T15:17:52.264Z] ---> Running in 17a5583167ba [2021-01-13T15:17:52.264Z] ---> 333a791e717d [2021-01-13T15:17:52.264Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-13T15:17:52.264Z] ---> Running in 55e2d022e57b [2021-01-13T15:17:52.264Z] Removing intermediate container 3410cea47395 [2021-01-13T15:17:52.264Z] ---> 4a2db187b2b5 [2021-01-13T15:17:52.264Z] Step 20/22 : LABEL arch=x86_64 [2021-01-13T15:17:52.264Z] ---> Running in 39217e0aa29e [2021-01-13T15:17:52.526Z] ---> Running in 832739dd014e [2021-01-13T15:17:52.526Z] Removing intermediate container 17a5583167ba [2021-01-13T15:17:52.526Z] ---> a8001f2af802 [2021-01-13T15:17:52.526Z] [2021-01-13T15:17:52.791Z] Removing intermediate container 55e2d022e57b [2021-01-13T15:17:52.791Z] ---> 14a09daeee79 [2021-01-13T15:17:52.791Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-13T15:17:52.791Z] Removing intermediate container 39217e0aa29e [2021-01-13T15:17:52.791Z] ---> f5d58755bc1d [2021-01-13T15:17:52.791Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T15:17:52.791Z] Successfully built a8001f2af802 [2021-01-13T15:17:52.791Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-13T15:17:52.791Z] ---> Running in dc6a87c79ff6 [2021-01-13T15:17:52.791Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go [2021-01-13T15:17:53.051Z] ---> Running in 2989c601fa03 [2021-01-13T15:17:53.052Z] Removing intermediate container 832739dd014e [2021-01-13T15:17:53.052Z] ---> d77707c3bd3c [2021-01-13T15:17:53.052Z] Step 21/22 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf [2021-01-13T15:17:53.052Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-13T15:17:53.052Z] ---> Running in b6a264f1ea21 [2021-01-13T15:17:53.052Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-13T15:17:53.626Z] ---> aefe523efa57 [2021-01-13T15:17:53.626Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-13T15:17:56.177Z] Removing intermediate container dc6a87c79ff6 [2021-01-13T15:17:56.177Z] ---> 3d4a841de1b2 [2021-01-13T15:17:56.177Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:17:56.177Z] Removing intermediate container 2989c601fa03 [2021-01-13T15:17:56.177Z] ---> a4829360bb5b [2021-01-13T15:17:56.177Z] Step 22/24 : LABEL arch=x86_64 [2021-01-13T15:17:56.177Z] ---> Running in 37ec09828034 [2021-01-13T15:17:56.177Z] Removing intermediate container b6a264f1ea21 [2021-01-13T15:17:56.177Z] ---> 8f53cb8ed120 [2021-01-13T15:17:56.177Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T15:17:56.177Z] ---> Running in b9c8fbb6be0b [2021-01-13T15:17:56.756Z] ---> Running in 22b7a06a079d [2021-01-13T15:17:57.700Z] ---> Running in 6fd96c3ccfc6 [2021-01-13T15:17:58.647Z] Removing intermediate container 22b7a06a079d [2021-01-13T15:17:58.647Z] ---> 0d61acc55208 [2021-01-13T15:17:58.647Z] Step 23/24 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf [2021-01-13T15:17:58.911Z] Removing intermediate container 6fd96c3ccfc6 [2021-01-13T15:17:58.911Z] ---> 2e727abc1508 [2021-01-13T15:17:58.911Z] [2021-01-13T15:17:59.177Z] Successfully built 2e727abc1508 [2021-01-13T15:17:59.177Z] Successfully tagged docker-core-command-go:latest [2021-01-13T15:17:59.177Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-01-13T15:17:59.177Z] ---> Running in 2503bf4256c2 [2021-01-13T15:17:59.177Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T15:17:59.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T15:17:59.440Z] Removing intermediate container 2503bf4256c2 [2021-01-13T15:17:59.440Z] ---> 4e8ad8c894c5 [2021-01-13T15:17:59.440Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T15:17:59.440Z] ---> Running in c67496e3e08d [2021-01-13T15:17:59.703Z] (1/2) Installing readline (8.0.4-r0) [2021-01-13T15:17:59.703Z] (2/2) Installing bash (5.0.17-r0) [2021-01-13T15:17:59.703Z] Executing bash-5.0.17-r0.post-install [2021-01-13T15:17:59.703Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T15:17:59.703Z] OK: 12 MiB in 22 packages [2021-01-13T15:18:01.633Z] Removing intermediate container c67496e3e08d [2021-01-13T15:18:01.633Z] ---> 6b6d6fb80afb [2021-01-13T15:18:01.634Z] [2021-01-13T15:18:02.116Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-13T15:18:02.116Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-13T15:18:02.116Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-13T15:18:02.116Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-13T15:18:02.116Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-13T15:18:02.116Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-13T15:18:02.116Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-13T15:18:02.116Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-13T15:18:02.116Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-13T15:18:02.587Z] Successfully built 6b6d6fb80afb [2021-01-13T15:18:03.163Z] Successfully tagged docker-support-notifications-go:latest [2021-01-13T15:18:03.163Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-01-13T15:18:04.228Z] Removing intermediate container b9c8fbb6be0b [2021-01-13T15:18:04.228Z] ---> 1a60e5fc6256 [2021-01-13T15:18:04.228Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-13T15:18:05.176Z] ---> Running in e343ddc1ab7c [2021-01-13T15:18:05.521Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-13T15:18:05.521Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-13T15:18:05.521Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-13T15:18:08.527Z] Removing intermediate container 37ec09828034 [2021-01-13T15:18:08.527Z] ---> 762aa8367e93 [2021-01-13T15:18:08.527Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-13T15:18:09.510Z] ---> Running in 36d78881b4dd [2021-01-13T15:18:10.094Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T15:18:10.679Z] Removing intermediate container 36d78881b4dd [2021-01-13T15:18:10.679Z] ---> 886e088c5869 [2021-01-13T15:18:10.679Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-13T15:18:10.679Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T15:18:11.269Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-13T15:18:11.269Z] ---> Running in 765c4bcc2d4c [2021-01-13T15:18:11.269Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-13T15:18:11.532Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-13T15:18:11.532Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-13T15:18:11.794Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-13T15:18:12.056Z] Removing intermediate container 765c4bcc2d4c [2021-01-13T15:18:12.056Z] ---> 5085517bd122 [2021-01-13T15:18:12.056Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-13T15:18:12.056Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T15:18:12.056Z] OK: 8 MiB in 19 packages [2021-01-13T15:18:12.639Z] ---> Running in 0057f2254234 [2021-01-13T15:18:12.691Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.275s coverage: 46.6% of statements [2021-01-13T15:18:12.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-13T15:18:12.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-13T15:18:12.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-13T15:18:12.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-13T15:18:12.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-13T15:18:12.905Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T15:18:12.905Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T15:18:12.905Z] ---> 989900911f87 [2021-01-13T15:18:12.905Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T15:18:12.905Z] ---> Using cache [2021-01-13T15:18:12.905Z] ---> 85700c85546a [2021-01-13T15:18:12.905Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:18:12.905Z] ---> Using cache [2021-01-13T15:18:12.905Z] ---> 5847d7782200 [2021-01-13T15:18:12.905Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T15:18:14.824Z] Removing intermediate container 0057f2254234 [2021-01-13T15:18:14.824Z] ---> 161f226260d6 [2021-01-13T15:18:14.824Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-13T15:18:15.089Z] ---> Running in 3d07e71ff029 [2021-01-13T15:18:16.766Z] Removing intermediate container e343ddc1ab7c [2021-01-13T15:18:16.766Z] ---> d90f97359885 [2021-01-13T15:18:16.766Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T15:18:16.766Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T15:18:17.448Z] ---> 99f5f52a5754 [2021-01-13T15:18:17.448Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-13T15:18:17.448Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T15:18:18.027Z] OK: 233 MiB in 51 packages [2021-01-13T15:18:18.306Z] ---> 13b3fc884137 [2021-01-13T15:18:18.306Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-13T15:18:19.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.614s coverage: 27.0% of statements [2021-01-13T15:18:19.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-13T15:18:19.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-13T15:18:19.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-13T15:18:19.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-13T15:18:19.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-13T15:18:19.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-13T15:18:19.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.093s coverage: 100.0% of statements [2021-01-13T15:18:19.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-13T15:18:19.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.163s coverage: 100.0% of statements [2021-01-13T15:18:19.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-13T15:18:19.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-13T15:18:19.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.344s coverage: 67.9% of statements [2021-01-13T15:18:19.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-13T15:18:19.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-13T15:18:19.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.432s coverage: 82.3% of statements [2021-01-13T15:18:19.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-13T15:18:19.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T15:18:19.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-13T15:18:19.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-13T15:18:19.708Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T15:18:19.708Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T15:18:19.708Z] ---> 989900911f87 [2021-01-13T15:18:19.708Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T15:18:19.708Z] ---> Using cache [2021-01-13T15:18:19.708Z] ---> 85700c85546a [2021-01-13T15:18:19.708Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:18:19.708Z] ---> Using cache [2021-01-13T15:18:19.708Z] ---> 5847d7782200 [2021-01-13T15:18:19.708Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T15:18:19.977Z] ---> 343dfeffa193 [2021-01-13T15:18:19.977Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-13T15:18:20.927Z] ---> Running in 4829a37047ce [2021-01-13T15:18:20.927Z] ---> 0860ad1ef643 [2021-01-13T15:18:20.927Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-13T15:18:20.927Z] ---> 9a786283496f [2021-01-13T15:18:20.927Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-13T15:18:21.194Z] ---> Running in db68e4bfbda0 [2021-01-13T15:18:21.456Z] Removing intermediate container 3d07e71ff029 [2021-01-13T15:18:21.456Z] ---> 295d2703f9d7 [2021-01-13T15:18:21.456Z] Step 6/22 : COPY go.mod . [2021-01-13T15:18:22.407Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T15:18:22.407Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T15:18:22.407Z] ---> 989900911f87 [2021-01-13T15:18:22.407Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T15:18:22.407Z] ---> Using cache [2021-01-13T15:18:22.407Z] ---> 85700c85546a [2021-01-13T15:18:22.407Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:18:22.407Z] ---> Using cache [2021-01-13T15:18:22.407Z] ---> 5847d7782200 [2021-01-13T15:18:22.407Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-13T15:18:22.407Z] ---> Using cache [2021-01-13T15:18:22.407Z] ---> 295d2703f9d7 [2021-01-13T15:18:22.407Z] Step 6/24 : COPY go.mod . [2021-01-13T15:18:22.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T15:18:22.988Z] ---> fe0d3f21f400 [2021-01-13T15:18:22.988Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-13T15:18:22.988Z] ---> 90fe8c86d08f [2021-01-13T15:18:22.988Z] Step 7/22 : RUN go mod download [2021-01-13T15:18:22.988Z] ---> Running in c2eee181cf01 [2021-01-13T15:18:22.988Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T15:18:22.989Z] ---> b4dd0b4fb977 [2021-01-13T15:18:22.989Z] Step 7/24 : RUN go mod download [2021-01-13T15:18:23.251Z] ---> Running in c6b14506f072 [2021-01-13T15:18:23.251Z] ---> Running in 834dcd5d05cd [2021-01-13T15:18:23.251Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T15:18:23.515Z] Removing intermediate container c2eee181cf01 [2021-01-13T15:18:23.515Z] ---> 1dd75886740d [2021-01-13T15:18:23.515Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T15:18:23.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T15:18:23.515Z] OK: 233 MiB in 51 packages [2021-01-13T15:18:23.515Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-13T15:18:23.515Z] (2/33) Installing expat (2.2.9-r1) [2021-01-13T15:18:23.515Z] (3/33) Installing libffi (3.3-r2) [2021-01-13T15:18:23.515Z] (4/33) Installing gdbm (1.13-r1) [2021-01-13T15:18:23.515Z] ---> Running in 888d9e87bac2 [2021-01-13T15:18:23.776Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-13T15:18:23.776Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-13T15:18:23.776Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-13T15:18:24.350Z] Removing intermediate container 888d9e87bac2 [2021-01-13T15:18:24.350Z] ---> 0d2600b0d6cf [2021-01-13T15:18:24.350Z] Step 21/23 : LABEL arch=x86_64 [2021-01-13T15:18:26.281Z] ---> Running in a7d656dc8122 [2021-01-13T15:18:26.281Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-13T15:18:26.281Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-13T15:18:26.281Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-13T15:18:26.281Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-13T15:18:26.281Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-13T15:18:26.281Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-13T15:18:26.541Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-13T15:18:27.117Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-13T15:18:27.380Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-13T15:18:27.380Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-13T15:18:27.380Z] Removing intermediate container 4829a37047ce [2021-01-13T15:18:27.380Z] ---> b9b36bc96380 [2021-01-13T15:18:27.380Z] Step 6/21 : COPY go.mod . [2021-01-13T15:18:27.380Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-13T15:18:27.380Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-13T15:18:27.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.091s coverage: 28.6% of statements [2021-01-13T15:18:27.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-13T15:18:27.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-13T15:18:27.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-13T15:18:27.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-13T15:18:27.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-13T15:18:27.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.165s coverage: 100.0% of statements [2021-01-13T15:18:27.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-13T15:18:27.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.080s coverage: 100.0% of statements [2021-01-13T15:18:27.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-13T15:18:27.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.283s coverage: 86.7% of statements [2021-01-13T15:18:27.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-13T15:18:27.951Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-13T15:18:27.951Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-13T15:18:27.951Z] Removing intermediate container a7d656dc8122 [2021-01-13T15:18:27.951Z] ---> c9f9022bd605 [2021-01-13T15:18:27.951Z] Step 22/23 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf [2021-01-13T15:18:27.951Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-13T15:18:28.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.321s coverage: 97.5% of statements [2021-01-13T15:18:28.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-13T15:18:28.212Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-13T15:18:28.212Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-13T15:18:28.473Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-13T15:18:28.473Z] ---> 379074f8f9ab [2021-01-13T15:18:28.473Z] Step 7/21 : RUN go mod download [2021-01-13T15:18:28.473Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-13T15:18:28.473Z] ---> Running in a2e34d98a408 [2021-01-13T15:18:28.473Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-13T15:18:28.742Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-13T15:18:28.742Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-13T15:18:28.742Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-13T15:18:28.742Z] Removing intermediate container c6b14506f072 [2021-01-13T15:18:28.742Z] ---> 9120653cb178 [2021-01-13T15:18:28.742Z] Step 8/22 : COPY . . [2021-01-13T15:18:28.742Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-13T15:18:28.742Z] ---> Running in 741c8cee5b28 [2021-01-13T15:18:28.742Z] Removing intermediate container 834dcd5d05cd [2021-01-13T15:18:28.742Z] ---> 221d160f2356 [2021-01-13T15:18:28.742Z] Step 8/24 : COPY . . [2021-01-13T15:18:28.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.163s coverage: 78.3% of statements [2021-01-13T15:18:28.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-13T15:18:28.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-13T15:18:28.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-13T15:18:28.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-13T15:18:29.012Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-13T15:18:29.012Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-13T15:18:32.321Z] Removing intermediate container a2e34d98a408 [2021-01-13T15:18:32.321Z] ---> ac91823095fe [2021-01-13T15:18:32.321Z] Step 23/23 : LABEL version=0.0.0 [2021-01-13T15:18:32.321Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T15:18:32.582Z] OK: 71 MiB in 55 packages [2021-01-13T15:18:35.907Z] ---> Running in 8816ee2a4bc1 [2021-01-13T15:18:37.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.106s coverage: 93.1% of statements [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-13T15:18:37.289Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-13T15:18:37.289Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.191s coverage: 0.1% of statements [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-13T15:18:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-13T15:18:37.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-01-13T15:18:37.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-13T15:18:37.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements [2021-01-13T15:18:37.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-13T15:18:37.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.105s coverage: 80.8% of statements [2021-01-13T15:18:37.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.123s coverage: 87.2% of statements [2021-01-13T15:18:37.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.170s coverage: 84.2% of statements [2021-01-13T15:18:38.468Z] Removing intermediate container 8816ee2a4bc1 [2021-01-13T15:18:38.468Z] ---> 5ab5376ce077 [2021-01-13T15:18:38.468Z] [2021-01-13T15:18:40.387Z] Successfully built 5ab5376ce077 [2021-01-13T15:18:40.650Z] Successfully tagged docker-core-data-go:latest [2021-01-13T15:18:40.650Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2021-01-13T15:18:40.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.201s coverage: 91.4% of statements [2021-01-13T15:18:40.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-13T15:18:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.698s coverage: 63.5% of statements [2021-01-13T15:18:42.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-13T15:18:42.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-13T15:18:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements [2021-01-13T15:18:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements [2021-01-13T15:18:42.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-01-13T15:18:42.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-01-13T15:18:43.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements [2021-01-13T15:18:48.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.911s coverage: 55.9% of statements [2021-01-13T15:18:48.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-13T15:18:48.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-13T15:18:48.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-13T15:18:48.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-13T15:18:48.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-13T15:18:48.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.363s coverage: 37.0% of statements [2021-01-13T15:18:48.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-13T15:18:48.805Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-13T15:18:48.834Z] Removing intermediate container 741c8cee5b28 [2021-01-13T15:18:48.835Z] ---> d4251010283e [2021-01-13T15:18:48.835Z] Step 8/21 : COPY . . [2021-01-13T15:18:49.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.671s coverage: 84.0% of statements [2021-01-13T15:18:49.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.081s coverage: 100.0% of statements [2021-01-13T15:18:55.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.323s coverage: 47.1% of statements [2021-01-13T15:18:55.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-13T15:18:55.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-13T15:18:55.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-13T15:18:55.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-13T15:18:55.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-13T15:18:55.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.128s coverage: 100.0% of statements [2021-01-13T15:18:55.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-13T15:18:55.239Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements [2021-01-13T15:18:55.239Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-13T15:19:01.968Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.939s coverage: 29.1% of statements [2021-01-13T15:19:01.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-13T15:19:01.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-13T15:19:01.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-13T15:19:01.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-13T15:19:01.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-13T15:19:01.968Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.173s coverage: 99.0% of statements [2021-01-13T15:19:01.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-13T15:19:01.968Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements [2021-01-13T15:19:01.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-13T15:19:01.968Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements [2021-01-13T15:19:01.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-13T15:19:01.968Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.085s coverage: 100.0% of statements [2021-01-13T15:19:01.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-13T15:19:01.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-13T15:19:01.968Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-13T15:19:01.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-13T15:19:01.969Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements [2021-01-13T15:19:01.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-13T15:19:01.969Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-13T15:19:01.969Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-01-13T15:19:01.969Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-01-13T15:19:01.969Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-01-13T15:19:02.560Z] GO111MODULE=on go vet ./... [2021-01-13T15:19:06.995Z] ---> fd156d9e8029 [2021-01-13T15:19:06.995Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-13T15:19:06.995Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T15:19:06.995Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T15:19:06.995Z] ---> 989900911f87 [2021-01-13T15:19:06.995Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T15:19:06.995Z] ---> Using cache [2021-01-13T15:19:06.995Z] ---> 85700c85546a [2021-01-13T15:19:06.995Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:19:06.995Z] ---> Using cache [2021-01-13T15:19:06.995Z] ---> 5847d7782200 [2021-01-13T15:19:06.995Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T15:19:06.995Z] ---> Using cache [2021-01-13T15:19:06.995Z] ---> b9b36bc96380 [2021-01-13T15:19:06.995Z] Step 6/22 : COPY go.mod . [2021-01-13T15:19:06.995Z] ---> Using cache [2021-01-13T15:19:06.995Z] ---> 379074f8f9ab [2021-01-13T15:19:06.995Z] Step 7/22 : RUN go mod download [2021-01-13T15:19:06.995Z] ---> Using cache [2021-01-13T15:19:06.995Z] ---> d4251010283e [2021-01-13T15:19:06.996Z] Step 8/22 : COPY . . [2021-01-13T15:19:10.312Z] ---> 6fa88530c8d1 [2021-01-13T15:19:10.312Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-13T15:19:12.974Z] ---> Running in 8f89191451a1 [2021-01-13T15:19:13.921Z] ---> Running in bffc43314bb8 [2021-01-13T15:19:13.921Z] Removing intermediate container db68e4bfbda0 [2021-01-13T15:19:13.921Z] ---> e4fa16ea1941 [2021-01-13T15:19:13.921Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-13T15:19:17.229Z] ---> Running in 0d9bf838f6bd [2021-01-13T15:19:17.229Z] 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-13T15:19:18.633Z] 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-13T15:19:23.979Z] ---> 789ba08c4add [2021-01-13T15:19:23.979Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-13T15:19:27.371Z] ---> Running in 6ca99ed96345 [2021-01-13T15:19:27.371Z] Collecting docker-compose==1.23.2 [2021-01-13T15:19:27.658Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-13T15:19:28.658Z] Collecting PyYAML<4,>=3.10 [2021-01-13T15:19:28.658Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-13T15:19:28.658Z] 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-13T15:19:31.266Z] Collecting docopt<0.7,>=0.6.1 [2021-01-13T15:19:31.266Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-13T15:19:32.238Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-13T15:19:32.238Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-13T15:19:33.668Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-13T15:19:33.668Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-13T15:19:33.668Z] ---> 2f4670633690 [2021-01-13T15:19:33.668Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-13T15:19:34.251Z] ---> Running in 9eb895f196b9 [2021-01-13T15:19:34.525Z] Collecting cached-property<2,>=1.2.0 [2021-01-13T15:19:34.525Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-13T15:19:34.525Z] Collecting docker<4.0,>=3.6.0 [2021-01-13T15:19:34.525Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-13T15:19:34.800Z] 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-13T15:19:34.800Z] Collecting texttable<0.10,>=0.9.0 [2021-01-13T15:19:34.800Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-13T15:19:35.396Z] 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-13T15:19:35.668Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-13T15:19:35.668Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-13T15:19:35.943Z] Collecting jsonschema<3,>=2.5.1 [2021-01-13T15:19:35.943Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-13T15:19:35.943Z] 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-13T15:19:36.225Z] Collecting idna<2.8,>=2.5 [2021-01-13T15:19:36.225Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-13T15:19:36.225Z] 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-13T15:19:36.225Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-13T15:19:36.225Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-13T15:19:36.495Z] Collecting docker-pycreds>=0.4.0 [2021-01-13T15:19:36.495Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-13T15:19:36.495Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-13T15:19:36.495Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-13T15:19:36.495Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-13T15:19:36.495Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-13T15:19:36.767Z] Installing collected packages: PyYAML, docopt, idna, urllib3, requests, dockerpty, cached-property, websocket-client, docker-pycreds, docker, texttable, jsonschema, docker-compose [2021-01-13T15:19:36.767Z] Running setup.py install for PyYAML: started [2021-01-13T15:19:37.365Z] 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-13T15:19:37.957Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-13T15:19:37.957Z] Running setup.py install for docopt: started [2021-01-13T15:19:38.558Z] Running setup.py install for docopt: finished with status 'done' [2021-01-13T15:19:38.558Z] Attempting uninstall: idna [2021-01-13T15:19:38.558Z] Found existing installation: idna 2.9 [2021-01-13T15:19:38.558Z] Uninstalling idna-2.9: [2021-01-13T15:19:38.558Z] Successfully uninstalled idna-2.9 [2021-01-13T15:19:39.965Z] Attempting uninstall: urllib3 [2021-01-13T15:19:39.965Z] Found existing installation: urllib3 1.25.9 [2021-01-13T15:19:39.965Z] Uninstalling urllib3-1.25.9: [2021-01-13T15:19:39.965Z] Successfully uninstalled urllib3-1.25.9 [2021-01-13T15:19:40.259Z] Attempting uninstall: requests [2021-01-13T15:19:40.259Z] Found existing installation: requests 2.23.0 [2021-01-13T15:19:40.259Z] Uninstalling requests-2.23.0: [2021-01-13T15:19:40.560Z] Successfully uninstalled requests-2.23.0 [2021-01-13T15:19:40.560Z] Running setup.py install for dockerpty: started [2021-01-13T15:19:41.564Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-13T15:19:43.526Z] Removing intermediate container bffc43314bb8 [2021-01-13T15:19:43.526Z] ---> 81a1dea0f698 [2021-01-13T15:19:43.526Z] [2021-01-13T15:19:43.526Z] Step 10/22 : FROM alpine:3.12 [2021-01-13T15:19:43.526Z] ---> 389fef711851 [2021-01-13T15:19:43.526Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T15:19:43.789Z] ---> Running in d3bc605f2a2c [2021-01-13T15:19:44.068Z] Running setup.py install for texttable: started [2021-01-13T15:19:45.048Z] Running setup.py install for texttable: finished with status 'done' [2021-01-13T15:19:46.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T15:19:46.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T15:19:46.280Z] 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-13T15:19:46.556Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-13T15:19:46.556Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T15:19:46.556Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-13T15:19:46.556Z] (4/5) Installing curl (7.69.1-r3) [2021-01-13T15:19:46.556Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-13T15:19:46.556Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T15:19:47.971Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T15:19:47.971Z] OK: 7 MiB in 19 packages [2021-01-13T15:19:47.971Z] Removing intermediate container 8f89191451a1 [2021-01-13T15:19:47.971Z] ---> 51773829c31c [2021-01-13T15:19:47.971Z] [2021-01-13T15:19:47.971Z] Step 10/24 : FROM alpine:3.12 [2021-01-13T15:19:47.971Z] ---> 389fef711851 [2021-01-13T15:19:47.971Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T15:19:47.971Z] ---> Running in 3367d64315d9 [2021-01-13T15:19:49.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T15:19:49.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T15:19:49.404Z] Removing intermediate container d3bc605f2a2c [2021-01-13T15:19:49.404Z] ---> bf6c0b53be4a [2021-01-13T15:19:49.404Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-13T15:19:49.674Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-13T15:19:49.674Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T15:19:49.674Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-13T15:19:49.674Z] (4/5) Installing curl (7.69.1-r3) [2021-01-13T15:19:49.674Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-13T15:19:49.674Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T15:19:49.674Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T15:19:50.269Z] OK: 7 MiB in 19 packages [2021-01-13T15:19:50.899Z] ---> Running in 6099d6667181 [2021-01-13T15:19:50.899Z] 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-13T15:19:51.246Z] Removing intermediate container 0d9bf838f6bd [2021-01-13T15:19:51.246Z] ---> 7492c4641c97 [2021-01-13T15:19:51.246Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-13T15:19:51.870Z] ---> Running in 87b1b8b9cfbe [2021-01-13T15:19:51.870Z] Removing intermediate container 6099d6667181 [2021-01-13T15:19:51.870Z] ---> 0828c0a11e10 [2021-01-13T15:19:51.870Z] Step 13/22 : WORKDIR / [2021-01-13T15:19:53.283Z] ---> Running in 7f0f183c8553 [2021-01-13T15:19:53.555Z] Removing intermediate container 3367d64315d9 [2021-01-13T15:19:53.555Z] ---> ebd79e1e601e [2021-01-13T15:19:53.555Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T15:19:53.555Z] ---> Running in 7f7ef2fcd07d [2021-01-13T15:19:53.834Z] Removing intermediate container 7f0f183c8553 [2021-01-13T15:19:53.834Z] ---> 9d85fb7bf7ba [2021-01-13T15:19:53.834Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T15:19:53.834Z] Removing intermediate container 7f7ef2fcd07d [2021-01-13T15:19:53.834Z] ---> ae66afd86daf [2021-01-13T15:19:53.834Z] Step 13/24 : WORKDIR / [2021-01-13T15:19:54.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T15:19:54.103Z] ---> Running in 5d5d967f1bb4 [2021-01-13T15:19:54.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T15:19:54.378Z] ---> 7b2f62b893ac [2021-01-13T15:19:54.378Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-13T15:19:54.378Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T15:19:54.378Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-13T15:19:54.378Z] (3/3) Installing curl (7.69.1-r3) [2021-01-13T15:19:54.378Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T15:19:54.378Z] Removing intermediate container 5d5d967f1bb4 [2021-01-13T15:19:54.378Z] ---> 3213eed2d21f [2021-01-13T15:19:54.378Z] 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-13T15:19:54.378Z] OK: 72 MiB in 58 packages [2021-01-13T15:19:55.344Z] ---> 6570fc25266e [2021-01-13T15:19:55.344Z] 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-13T15:19:55.344Z] ---> 96235f334a3c [2021-01-13T15:19:55.344Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-13T15:19:55.621Z] ---> aa7222ebcba6 [2021-01-13T15:19:55.621Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-13T15:19:55.621Z] Removing intermediate container 87b1b8b9cfbe [2021-01-13T15:19:55.621Z] ---> cef95b47897b [2021-01-13T15:19:55.621Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-13T15:19:55.621Z] ---> Running in 8d0f2d96856f [2021-01-13T15:19:55.893Z] ---> 3c89a4be326d [2021-01-13T15:19:55.893Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-13T15:19:57.814Z] ---> 9c0a25ddcc22 [2021-01-13T15:19:57.814Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-13T15:19:57.814Z] Removing intermediate container 8d0f2d96856f [2021-01-13T15:19:57.814Z] ---> 94dca2d7d453 [2021-01-13T15:19:57.814Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T15:19:57.814Z] ---> 44edbfdaefc3 [2021-01-13T15:19:57.814Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-13T15:19:57.814Z] Removing intermediate container 6ca99ed96345 [2021-01-13T15:19:57.814Z] ---> 774b3ceaad36 [2021-01-13T15:19:57.814Z] [2021-01-13T15:19:57.814Z] Step 10/21 : FROM alpine:3.12 [2021-01-13T15:19:57.814Z] ---> 389fef711851 [2021-01-13T15:19:57.814Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-13T15:19:58.085Z] ---> Running in b39e246c712a [2021-01-13T15:19:58.085Z] ---> Running in 3f0b4ad99747 [2021-01-13T15:19:58.085Z] ---> Running in a8191c3404ac [2021-01-13T15:20:00.646Z] Removing intermediate container b39e246c712a [2021-01-13T15:20:00.646Z] ---> 7ab3f0f74851 [2021-01-13T15:20:00.646Z] Step 24/26 : LABEL arch=x86_64 [2021-01-13T15:20:00.646Z] ---> 178bc7ab0fcf [2021-01-13T15:20:00.646Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-13T15:20:00.646Z] ---> Running in fffeab01db67 [2021-01-13T15:20:00.910Z] Removing intermediate container 9eb895f196b9 [2021-01-13T15:20:00.910Z] ---> c12d58815159 [2021-01-13T15:20:00.910Z] [2021-01-13T15:20:00.910Z] Step 10/22 : FROM scratch [2021-01-13T15:20:00.910Z] ---> [2021-01-13T15:20:00.910Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T15:20:01.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-13T15:20:01.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-13T15:20:01.441Z] ---> Using cache [2021-01-13T15:20:01.442Z] ---> 807b8bef38e2 [2021-01-13T15:20:01.442Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-13T15:20:01.442Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-13T15:20:01.442Z] ---> 9b497164f238 [2021-01-13T15:20:01.442Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-13T15:20:01.442Z] Removing intermediate container fffeab01db67 [2021-01-13T15:20:01.442Z] ---> 60f5c1d41f6f [2021-01-13T15:20:01.442Z] Step 25/26 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf [2021-01-13T15:20:01.442Z] ---> Running in 531983a0d7a3 [2021-01-13T15:20:01.442Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T15:20:01.442Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-13T15:20:01.442Z] Removing intermediate container 3f0b4ad99747 [2021-01-13T15:20:01.442Z] ---> 8cf81ba86e19 [2021-01-13T15:20:01.442Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-13T15:20:01.442Z] (4/4) Installing curl (7.69.1-r3) [2021-01-13T15:20:01.442Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T15:20:01.442Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T15:20:01.442Z] OK: 7 MiB in 18 packages [2021-01-13T15:20:02.392Z] ---> Running in 69eacd902c35 [2021-01-13T15:20:02.392Z] ---> Running in cc800fd9d291 [2021-01-13T15:20:02.392Z] Removing intermediate container 531983a0d7a3 [2021-01-13T15:20:02.392Z] ---> 05d3a03f2905 [2021-01-13T15:20:02.392Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T15:20:02.392Z] ---> 9a7bca93758f [2021-01-13T15:20:02.392Z] 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-13T15:20:02.655Z] ---> Running in 681cc3e615b8 [2021-01-13T15:20:02.655Z] ---> Running in a606e27b1a8a [2021-01-13T15:20:03.232Z] Removing intermediate container 69eacd902c35 [2021-01-13T15:20:03.232Z] ---> 9683d2d17f1c [2021-01-13T15:20:03.232Z] Step 26/26 : LABEL version=0.0.0 [2021-01-13T15:20:03.232Z] Removing intermediate container cc800fd9d291 [2021-01-13T15:20:03.232Z] ---> 67abcc79414e [2021-01-13T15:20:03.232Z] Step 20/22 : LABEL arch=x86_64 [2021-01-13T15:20:03.494Z] ---> Running in 0500113e5429 [2021-01-13T15:20:03.494Z] ---> Running in 7d3a8fd105bb [2021-01-13T15:20:03.494Z] Removing intermediate container 681cc3e615b8 [2021-01-13T15:20:03.494Z] ---> a61aa280aabe [2021-01-13T15:20:03.494Z] Step 14/22 : WORKDIR / [2021-01-13T15:20:03.494Z] Removing intermediate container a8191c3404ac [2021-01-13T15:20:03.494Z] ---> f487355b0b74 [2021-01-13T15:20:03.494Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T15:20:03.755Z] ---> Running in 84f20c2ca169 [2021-01-13T15:20:03.755Z] ---> Running in fb97f5cbba1c [2021-01-13T15:20:03.755Z] Removing intermediate container 0500113e5429 [2021-01-13T15:20:03.755Z] ---> 632855d57f84 [2021-01-13T15:20:03.755Z] [2021-01-13T15:20:04.016Z] Removing intermediate container 7d3a8fd105bb [2021-01-13T15:20:04.016Z] ---> 172fabafb456 [2021-01-13T15:20:04.016Z] Step 21/22 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf [2021-01-13T15:20:04.591Z] Successfully built 632855d57f84 [2021-01-13T15:20:04.854Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-13T15:20:04.854Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 84f20c2ca169 [2021-01-13T15:20:04.854Z] ---> d3d4b4433264 [2021-01-13T15:20:04.854Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T15:20:04.854Z] ---> Running in eea9a9b6d619 [2021-01-13T15:20:05.115Z] Removing intermediate container fb97f5cbba1c [2021-01-13T15:20:05.115Z] ---> cb23c2a8ccc2 [2021-01-13T15:20:05.115Z] Step 13/21 : WORKDIR /edgex [2021-01-13T15:20:05.115Z] ---> Running in 1a8c78d0c1eb [2021-01-13T15:20:05.378Z] ---> f5fdacf40193 [2021-01-13T15:20:05.378Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-13T15:20:05.378Z] Removing intermediate container eea9a9b6d619 [2021-01-13T15:20:05.378Z] ---> 3ce14ab938c4 [2021-01-13T15:20:05.378Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T15:20:05.378Z] Removing intermediate container a606e27b1a8a [2021-01-13T15:20:05.378Z] ---> 62c26d3ec55a [2021-01-13T15:20:05.378Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-13T15:20:05.378Z] Removing intermediate container 1a8c78d0c1eb [2021-01-13T15:20:05.378Z] ---> 86663d9cf8d2 [2021-01-13T15:20:05.378Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-13T15:20:05.378Z] ---> Running in b805be65bb50 [2021-01-13T15:20:05.647Z] ---> Running in 372bbd63d7cb [2021-01-13T15:20:05.647Z] Removing intermediate container b805be65bb50 [2021-01-13T15:20:05.647Z] ---> 3dde2a3c4e37 [2021-01-13T15:20:05.647Z] [2021-01-13T15:20:05.908Z] Removing intermediate container 372bbd63d7cb [2021-01-13T15:20:05.908Z] ---> 88ae9504614b [2021-01-13T15:20:05.908Z] Step 22/24 : LABEL arch=x86_64 [2021-01-13T15:20:06.169Z] Successfully built 3dde2a3c4e37 [2021-01-13T15:20:06.169Z] ---> 1da47d4cc24e [2021-01-13T15:20:06.169Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-13T15:20:06.169Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-13T15:20:06.169Z]  Building docker-security-bootstrap-redis-go ... done  ---> ba3ad32a50fd [2021-01-13T15:20:06.169Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-13T15:20:06.431Z] ---> Running in e23a9954fca2 [2021-01-13T15:20:06.693Z] Removing intermediate container e23a9954fca2 [2021-01-13T15:20:06.693Z] ---> ff0525ead961 [2021-01-13T15:20:06.693Z] Step 23/24 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf [2021-01-13T15:20:06.693Z] ---> e3fd3ba0bf02 [2021-01-13T15:20:06.693Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-13T15:20:06.693Z] ---> Running in 15126550a7d6 [2021-01-13T15:20:06.693Z] ---> Running in ca645e435b39 [2021-01-13T15:20:06.693Z] ---> 87841948edb4 [2021-01-13T15:20:06.693Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-13T15:20:06.957Z] Removing intermediate container 15126550a7d6 [2021-01-13T15:20:06.957Z] ---> 46476db57a7e [2021-01-13T15:20:06.957Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T15:20:06.957Z] Removing intermediate container ca645e435b39 [2021-01-13T15:20:06.957Z] ---> 8eb7e5d341bb [2021-01-13T15:20:06.957Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T15:20:06.957Z] ---> Running in c014b162b3fb [2021-01-13T15:20:06.957Z] ---> Running in 159a2323aba8 [2021-01-13T15:20:07.218Z] ---> 9f95e339d663 [2021-01-13T15:20:07.219Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-13T15:20:07.219Z] Removing intermediate container c014b162b3fb [2021-01-13T15:20:07.219Z] ---> 7375695afa30 [2021-01-13T15:20:07.219Z] [2021-01-13T15:20:07.479Z] Removing intermediate container 159a2323aba8 [2021-01-13T15:20:07.479Z] ---> bf3289889514 [2021-01-13T15:20:07.479Z] Step 20/22 : LABEL arch=x86_64 [2021-01-13T15:20:07.479Z] ---> Running in 26528f9ebdfd [2021-01-13T15:20:07.740Z] Successfully built 7375695afa30 [2021-01-13T15:20:07.740Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-13T15:20:07.740Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in c1ccb7e276e8 [2021-01-13T15:20:07.740Z] Removing intermediate container 26528f9ebdfd [2021-01-13T15:20:07.740Z] ---> 587a18348696 [2021-01-13T15:20:07.740Z] Step 18/21 : CMD ["--init=true"] [2021-01-13T15:20:08.003Z] ---> Running in b9fa3d251edb [2021-01-13T15:20:08.003Z] Removing intermediate container c1ccb7e276e8 [2021-01-13T15:20:08.003Z] ---> 5e4974e036fa [2021-01-13T15:20:08.003Z] Step 21/22 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf [2021-01-13T15:20:08.003Z] ---> Running in 375d50d50743 [2021-01-13T15:20:08.003Z] Removing intermediate container b9fa3d251edb [2021-01-13T15:20:08.003Z] ---> 3da18f7b28a9 [2021-01-13T15:20:08.003Z] Step 19/21 : LABEL arch=x86_64 [2021-01-13T15:20:08.264Z] ---> Running in 0e27774a929b [2021-01-13T15:20:08.264Z] Removing intermediate container 375d50d50743 [2021-01-13T15:20:08.264Z] ---> b00687db6537 [2021-01-13T15:20:08.264Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T15:20:08.264Z] ---> Running in 2527a5ccc6be [2021-01-13T15:20:08.527Z] Removing intermediate container 0e27774a929b [2021-01-13T15:20:08.527Z] ---> fa84c4561251 [2021-01-13T15:20:08.527Z] Step 20/21 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf [2021-01-13T15:20:08.527Z] ---> Running in 85cee184967b [2021-01-13T15:20:08.527Z] Removing intermediate container 2527a5ccc6be [2021-01-13T15:20:08.527Z] ---> 3fc3b66e3fb2 [2021-01-13T15:20:08.527Z] [2021-01-13T15:20:08.788Z] Removing intermediate container 85cee184967b [2021-01-13T15:20:08.788Z] ---> 42c94df6be6e [2021-01-13T15:20:08.788Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T15:20:08.788Z] Successfully built 3fc3b66e3fb2 [2021-01-13T15:20:08.788Z] Successfully tagged docker-core-metadata-go:latest [2021-01-13T15:20:08.788Z]  Building docker-core-metadata-go ... done  ---> Running in df4cf9db91d1 [2021-01-13T15:20:09.049Z] Removing intermediate container df4cf9db91d1 [2021-01-13T15:20:09.049Z] ---> 1861f3389fb1 [2021-01-13T15:20:09.049Z] [2021-01-13T15:20:09.049Z] Successfully built 1861f3389fb1 [2021-01-13T15:20:09.313Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-13T15:20:09.587Z]  Building docker-security-proxy-setup-go ... done  [Pipeline] } [2021-01-13T15:20:09.610Z] $ docker stop --time=1 00144d2965b714bae820b5761365ac3d53dcb3d060751ffd38800f0f1a5f3707 [2021-01-13T15:20:10.590Z] gofmt -l . [2021-01-13T15:20:10.590Z] [ "`gofmt -l .`" = "" ] [2021-01-13T15:20:10.590Z] ./bin/test-go-mod-tidy.sh [2021-01-13T15:20:11.190Z] ./bin/test-attribution-txt.sh [2021-01-13T15:20:11.293Z] $ docker rm -f 00144d2965b714bae820b5761365ac3d53dcb3d060751ffd38800f0f1a5f3707 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T15:20:11.873Z] + docker images [2021-01-13T15:20:11.873Z] + grep docker [2021-01-13T15:20:11.873Z] docker-security-proxy-setup-go latest 1861f3389fb1 3 seconds ago 24.5MB [2021-01-13T15:20:11.873Z] docker-core-metadata-go latest 3fc3b66e3fb2 3 seconds ago 13.1MB [2021-01-13T15:20:11.873Z] docker-security-secretstore-setup-go latest 7375695afa30 4 seconds ago 24.6MB [2021-01-13T15:20:11.873Z] docker-security-bootstrap-redis-go latest 3dde2a3c4e37 6 seconds ago 15.8MB [2021-01-13T15:20:11.873Z] docker-sys-mgmt-agent-go latest 632855d57f84 8 seconds ago 313MB [2021-01-13T15:20:11.873Z] docker-core-data-go latest 5ab5376ce077 About a minute ago 22.3MB [2021-01-13T15:20:11.873Z] docker-support-notifications-go latest 6b6d6fb80afb 2 minutes ago 12MB [2021-01-13T15:20:11.873Z] docker-core-command-go latest 2e727abc1508 2 minutes ago 10.6MB [2021-01-13T15:20:11.873Z] docker-support-scheduler-go latest a8001f2af802 2 minutes ago 10.7MB [2021-01-13T15:20:11.873Z] 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] sh [Pipeline] findFiles [Pipeline] node [2021-01-13T15:20:13.319Z] + ls -al . [2021-01-13T15:20:13.319Z] total 688 [2021-01-13T15:20:13.319Z] drwxrwxr-x 9 1001 1001 4096 Jan 13 15:20 . [2021-01-13T15:20:13.319Z] drwxr-xr-x 4 root root 4096 Jan 13 15:16 .. [2021-01-13T15:20:13.319Z] -rw-rw-r-- 1 1001 1001 11 Jan 13 15:15 .dockerignore [2021-01-13T15:20:13.319Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 15:15 .git [2021-01-13T15:20:13.319Z] drwxrwxr-x 3 1001 1001 4096 Jan 13 15:15 .github [2021-01-13T15:20:13.319Z] -rw-rw-r-- 1 1001 1001 824 Jan 13 15:15 .gitignore [2021-01-13T15:20:13.319Z] -rw-rw-r-- 1 1001 1001 166 Jan 13 15:15 .sonarcloud.properties [2021-01-13T15:20:13.319Z] -rw-rw-r-- 1 1001 1001 7741 Jan 13 15:15 Attribution.txt [2021-01-13T15:20:13.319Z] -rw-rw-r-- 1 1001 1001 3804 Jan 13 15:15 CONTRIBUTING.md [2021-01-13T15:20:13.319Z] -rw-rw-r-- 1 1001 1001 931 Jan 13 15:15 Dockerfile.build [2021-01-13T15:20:13.319Z] -rw-rw-r-- 1 1001 1001 863 Jan 13 15:15 Jenkinsfile [2021-01-13T15:20:13.319Z] -rw-rw-r-- 1 1001 1001 10775 Jan 13 15:15 LICENSE [2021-01-13T15:20:13.319Z] -rw-rw-r-- 1 1001 1001 5750 Jan 13 15:15 Makefile [2021-01-13T15:20:13.319Z] -rw-rw-r-- 1 1001 1001 6524 Jan 13 15:15 README.md [2021-01-13T15:20:13.319Z] -rw-rw-r-- 1 1001 1001 6744 Jan 13 15:15 SECURITY.md [2021-01-13T15:20:13.319Z] -rw-rw-r-- 1 1001 1001 5 Jan 13 15:12 VERSION [2021-01-13T15:20:13.319Z] -rw-rw-r-- 1 1001 1001 4131 Jan 13 15:15 ZMQWindows.md [2021-01-13T15:20:13.319Z] drwxrwxr-x 2 1001 1001 4096 Jan 13 15:15 bin [2021-01-13T15:20:13.319Z] drwxrwxr-x 14 1001 1001 4096 Jan 13 15:15 cmd [2021-01-13T15:20:13.319Z] -rw-r--r-- 1 root root 553305 Jan 13 15:19 coverage.out [2021-01-13T15:20:13.319Z] -rw-r--r-- 1 root root 979 Jan 13 15:20 go.mod [2021-01-13T15:20:13.319Z] -rw-r--r-- 1 root root 19036 Jan 13 15:20 go.sum [2021-01-13T15:20:13.319Z] drwxrwxr-x 8 1001 1001 4096 Jan 13 15:15 internal [2021-01-13T15:20:13.319Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 15:15 openapi [2021-01-13T15:20:13.319Z] drwxrwxr-x 4 1001 1001 4096 Jan 13 15:15 snap [2021-01-13T15:20:13.319Z] -rw-rw-r-- 1 1001 1001 168 Jan 13 15:15 version.go [Pipeline] sh [2021-01-13T15:20:13.977Z] + '[' -e coverage.out ] [2021-01-13T15:20:13.977Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-13T15:20:14.051Z] Warning: overwriting stash ‘coverage-report’ [2021-01-13T15:20:15.249Z] Stashed 1 file(s) [Pipeline] sh [2021-01-13T15:20:15.921Z] + make build [2021-01-13T15:20:15.922Z] 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-13T15:20:27.902Z] Still waiting to schedule task [2021-01-13T15:20:27.902Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-13T15:20:28.346Z] 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-13T15:20:50.552Z] 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-13T15:20:53.175Z] 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-13T15:20:59.886Z] 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-13T15:20:59.886Z] 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-13T15:21:05.296Z] 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-13T15:21:08.701Z] 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-13T15:21:13.039Z] 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-13T15:21:17.360Z] 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-13T15:21:20.760Z] 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-13T15:21:25.093Z] 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-13T15:21:25.483Z] Running on prd-ubuntu18.04-docker-8c-8g-19968 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws [2021-01-13T15:21:25.548Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-01-13T15:21:27.761Z] using credential edgex-jenkins-ssh [2021-01-13T15:21:27.827Z] Cloning the remote Git repository [2021-01-13T15:21:27.855Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-13T15:21:27.920Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-01-13T15:21:27.953Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T15:21:27.953Z] > git --version # timeout=10 [2021-01-13T15:21:27.959Z] > git --version # 'git version 2.17.1' [2021-01-13T15:21:27.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T15:21:27.985Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2021-01-13T15:21:28.513Z] $ docker stop --time=1 5167e4ae0f2213eef3a9cba951fc8873df46125c9e47cbed88e6fcf8e2c7cbb7 [2021-01-13T15:21:31.082Z] $ docker rm -f 5167e4ae0f2213eef3a9cba951fc8873df46125c9e47cbed88e6fcf8e2c7cbb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T15:21:32.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T15:21:32.997Z] [2021-01-13T15:21:32.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-13T15:21:33.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T15:21:33.944Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-13T15:21:33.944Z] 29e5d40040c1: Pulling fs layer [2021-01-13T15:21:33.944Z] 1ce36da41761: Pulling fs layer [2021-01-13T15:21:33.944Z] 25b303627fd3: Pulling fs layer [2021-01-13T15:21:33.546Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T15:21:33.561Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-13T15:21:33.569Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-13T15:21:33.583Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-13T15:21:33.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T15:21:33.587Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-13T15:21:34.167Z] Merging remotes/origin/master commit 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c into PR head commit 032114ff4b415676b3ea828f7e6123721f695aa2 [2021-01-13T15:21:34.328Z] Merge succeeded, producing 6f643d8beff235b6075fdf22cf9212c85ce084b0 [2021-01-13T15:21:34.329Z] Checking out Revision 6f643d8beff235b6075fdf22cf9212c85ce084b0 (PR-3002) [2021-01-13T15:21:34.539Z] 29e5d40040c1: Verifying Checksum [2021-01-13T15:21:34.539Z] 29e5d40040c1: Download complete [2021-01-13T15:21:35.135Z] 1ce36da41761: Verifying Checksum [2021-01-13T15:21:35.135Z] 1ce36da41761: Download complete [2021-01-13T15:21:35.135Z] 29e5d40040c1: Pull complete [2021-01-13T15:21:34.179Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T15:21:34.183Z] > git checkout -f 032114ff4b415676b3ea828f7e6123721f695aa2 # timeout=10 [2021-01-13T15:21:34.251Z] > git remote # timeout=10 [2021-01-13T15:21:34.257Z] > git config --get remote.origin.url # timeout=10 [2021-01-13T15:21:34.261Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-13T15:21:34.264Z] > git merge 7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c # timeout=10 [2021-01-13T15:21:34.325Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-13T15:21:34.335Z] > git config core.sparsecheckout # timeout=10 [2021-01-13T15:21:34.340Z] > git checkout -f 6f643d8beff235b6075fdf22cf9212c85ce084b0 # timeout=10 [2021-01-13T15:21:36.571Z] 1ce36da41761: Pull complete [2021-01-13T15:21:36.571Z] 25b303627fd3: Verifying Checksum [2021-01-13T15:21:36.571Z] 25b303627fd3: Download complete [2021-01-13T15:21:37.962Z] Commit message: "Merge commit '7bf2a933369ee03189dbbc7bd01b61d7c52e1d7c' into HEAD" [2021-01-13T15:21:37.969Z] > git rev-list --no-walk 343823bde4984d0dc2f366b49a07a1653b3005e8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-13T15:21:39.306Z] + echo snap-build.sh [2021-01-13T15:21:39.306Z] snap-build.sh [2021-01-13T15:21:39.306Z] + SNAP_BASE_DIR=. [2021-01-13T15:21:39.306Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2021-01-13T15:21:39.306Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2021-01-13T15:21:39.306Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2021-01-13T15:21:39.306Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2021-01-13T15:21:39.306Z] + cd /w/workspace/edgex-go/7 [2021-01-13T15:21:39.306Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-13T15:21:39.306Z] Reading package lists... [2021-01-13T15:21:39.569Z] Building dependency tree... [2021-01-13T15:21:39.569Z] Reading state information... [2021-01-13T15:21:39.569Z] The following packages were automatically installed and are no longer required: [2021-01-13T15:21:39.569Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-13T15:21:39.569Z] uidmap xdelta3 [2021-01-13T15:21:39.569Z] Use 'sudo apt autoremove' to remove them. [2021-01-13T15:21:39.569Z] The following packages will be REMOVED: [2021-01-13T15:21:39.569Z] lxd* lxd-client* [2021-01-13T15:21:40.144Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-13T15:21:40.144Z] After this operation, 31.7 MB disk space will be freed. [2021-01-13T15:21:41.193Z] (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-13T15:21:41.193Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-13T15:21:42.138Z] Removing lxd dnsmasq configuration [2021-01-13T15:21:42.138Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-13T15:21:42.399Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-13T15:21:43.353Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-13T15:21:43.353Z] (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-13T15:21:43.353Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-13T15:21:44.744Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-13T15:21:44.744Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-13T15:21:46.137Z] + sudo snap remove --purge lxd [2021-01-13T15:21:46.137Z] snap "lxd" is not installed [2021-01-13T15:21:46.137Z] + sudo groupadd --force --system lxd [2021-01-13T15:21:46.137Z] ++ whoami [2021-01-13T15:21:46.137Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-13T15:21:46.398Z] + newgrp - lxd [2021-01-13T15:21:46.398Z] + sudo snap install lxd [2021-01-13T15:21:46.725Z] 25b303627fd3: Pull complete [2021-01-13T15:21:46.725Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-13T15:21:46.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T15:21:46.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-13T15:21:46.987Z] prd-ubuntu18.04-docker-arm64-4c-16g-19967 does not seem to be running inside a container [2021-01-13T15:21:47.064Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-13T15:21:50.353Z] $ docker top 6d53af495ed1c7f8cdeb178647415804d83001210b0b02f0c4cf6ad541c9f3e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T15:21:51.446Z] + docker-compose build --help [2021-01-13T15:21:51.447Z] + grep parallel [2021-01-13T15:21:54.819Z] --parallel Build images in parallel. [Pipeline] } [2021-01-13T15:21:55.112Z] $ docker stop --time=1 6d53af495ed1c7f8cdeb178647415804d83001210b0b02f0c4cf6ad541c9f3e2 [2021-01-13T15:21:56.411Z] 2021-01-13T15:21:52Z INFO Waiting for automatic snapd restart... [2021-01-13T15:21:57.134Z] $ docker rm -f 6d53af495ed1c7f8cdeb178647415804d83001210b0b02f0c4cf6ad541c9f3e2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-13T15:21:57.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-13T15:21:57.969Z] . [Pipeline] withDockerContainer [2021-01-13T15:21:58.232Z] prd-ubuntu18.04-docker-arm64-4c-16g-19967 does not seem to be running inside a container [2021-01-13T15:21:58.312Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-13T15:21:59.741Z] $ docker top 4d48493e28a56202dadcea30dbc65cda7134a9f331d614bf85c7278bdc0fe56e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T15:22:00.614Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-13T15:22:04.930Z] Building docker-core-command-go ... [2021-01-13T15:22:04.930Z] Building docker-core-data-go ... [2021-01-13T15:22:04.930Z] Building docker-core-metadata-go ... [2021-01-13T15:22:04.930Z] Building docker-security-bootstrap-redis-go ... [2021-01-13T15:22:04.930Z] Building docker-security-proxy-setup-go ... [2021-01-13T15:22:04.930Z] Building docker-security-secretstore-setup-go ... [2021-01-13T15:22:04.930Z] Building docker-support-notifications-go ... [2021-01-13T15:22:04.930Z] Building docker-support-scheduler-go ... [2021-01-13T15:22:04.930Z] Building docker-sys-mgmt-agent-go ... [2021-01-13T15:22:04.930Z] Building docker-security-secretstore-setup-go [2021-01-13T15:22:04.930Z] Building docker-sys-mgmt-agent-go [2021-01-13T15:22:04.930Z] Building docker-core-metadata-go [2021-01-13T15:22:04.930Z] Building docker-support-notifications-go [2021-01-13T15:22:04.930Z] Building docker-security-bootstrap-redis-go [2021-01-13T15:22:08.653Z] lxd 4.10 from Canonical* installed [2021-01-13T15:22:08.653Z] + sudo lxd init --auto [2021-01-13T15:22:17.219Z] + sudo snap install --classic snapcraft [2021-01-13T15:22:25.361Z] snapcraft 4.4.4 from Canonical* installed [2021-01-13T15:22:25.361Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-13T15:22:25.361Z] + patch --verbose -p1 [2021-01-13T15:22:25.361Z] Hmm... Looks like a unified diff to me... [2021-01-13T15:22:25.361Z] The text leading up to this was: [2021-01-13T15:22:25.361Z] -------------------------- [2021-01-13T15:22:25.361Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-13T15:22:25.361Z] |From: Tony Espy [2021-01-13T15:22:25.361Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-13T15:22:25.361Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-13T15:22:25.361Z] | [2021-01-13T15:22:25.361Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-13T15:22:25.361Z] |optimize the snap CI check run for pull requests. When [2021-01-13T15:22:25.361Z] |applied, it essentially strips out everything (apps and [2021-01-13T15:22:25.361Z] |parts) from the snapcraft.yaml file except those required [2021-01-13T15:22:25.361Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-13T15:22:25.361Z] |catch changes to edgex-go that break the snap build. [2021-01-13T15:22:25.361Z] | [2021-01-13T15:22:25.361Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-13T15:22:25.361Z] |to update this patch file, otherwise it may fail to apply, [2021-01-13T15:22:25.361Z] |resulting in a failed snap build CI check in the associated [2021-01-13T15:22:25.361Z] |pull request. [2021-01-13T15:22:25.361Z] | [2021-01-13T15:22:25.361Z] |Note - in addition to applying this patch, the pipeline also [2021-01-13T15:22:25.361Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-13T15:22:25.361Z] |need to build the finally binary .snap file (and it won't [2021-01-13T15:22:25.361Z] |work with the patch applied). This further reduces the build [2021-01-13T15:22:25.361Z] |time. [2021-01-13T15:22:25.361Z] |--- [2021-01-13T15:22:25.361Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-13T15:22:25.361Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-13T15:22:25.361Z] | [2021-01-13T15:22:25.361Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-13T15:22:25.361Z] |index 1e537489..faf42425 100644 [2021-01-13T15:22:25.361Z] |--- a/snap/snapcraft.yaml [2021-01-13T15:22:25.361Z] |+++ b/snap/snapcraft.yaml [2021-01-13T15:22:25.361Z] -------------------------- [2021-01-13T15:22:25.361Z] patching file snap/snapcraft.yaml [2021-01-13T15:22:25.361Z] Using Plan A... [2021-01-13T15:22:25.361Z] Hunk #1 succeeded at 73. [2021-01-13T15:22:25.361Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-13T15:22:25.361Z] Hunk #3 succeeded at 214. [2021-01-13T15:22:25.361Z] Hunk #4 succeeded at 222. [2021-01-13T15:22:25.361Z] Hunk #5 succeeded at 229. [2021-01-13T15:22:25.361Z] Hunk #6 succeeded at 256. [2021-01-13T15:22:25.361Z] Hunk #7 succeeded at 290. [2021-01-13T15:22:25.361Z] Hunk #8 succeeded at 342 (offset 1 line). [2021-01-13T15:22:25.361Z] Hmm... Ignoring the trailing garbage. [2021-01-13T15:22:25.361Z] done [2021-01-13T15:22:25.361Z] + sudo snapcraft prime --use-lxd [2021-01-13T15:22:26.747Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-13T15:22:26.747Z] 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-13T15:22:26.747Z] - README.md [2021-01-13T15:22:26.747Z] - snapcraft.yaml.orig [2021-01-13T15:22:26.747Z] [2021-01-13T15:22:26.747Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-13T15:22:27.322Z] Launching a container. [2021-01-13T15:22:39.554Z] Waiting for container to be ready [2021-01-13T15:22:39.554Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-13T15:22:39.554Z] [2021-01-13T15:22:41.474Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-13T15:22:41.735Z] Waiting for network to be ready... [2021-01-13T15:22:41.997Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-13T15:22:42.258Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-13T15:22:42.258Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-13T15:22:42.258Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-13T15:22:42.258Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-13T15:22:42.258Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-13T15:22:42.258Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-13T15:22:42.258Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-13T15:22:42.258Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-13T15:22:42.258Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-13T15:22:42.830Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-13T15:22:42.830Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-13T15:22:43.091Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-13T15:22:43.091Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-13T15:22:43.091Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-13T15:22:43.091Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-13T15:22:43.091Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-13T15:22:43.091Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-13T15:22:43.662Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-13T15:22:43.923Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-13T15:22:43.923Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-13T15:22:43.923Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-13T15:22:43.923Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-13T15:22:43.923Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-13T15:22:43.923Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-13T15:22:43.923Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-13T15:22:43.923Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-13T15:22:45.850Z] Fetched 23.7 MB in 4s (5854 kB/s) [2021-01-13T15:22:46.792Z] Reading package lists... [2021-01-13T15:22:47.055Z] Reading package lists... [2021-01-13T15:22:47.055Z] Building dependency tree... [2021-01-13T15:22:47.055Z] Reading state information... [2021-01-13T15:22:47.317Z] The following additional packages will be installed: [2021-01-13T15:22:47.317Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-13T15:22:47.317Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-13T15:22:47.317Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-13T15:22:47.317Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-13T15:22:47.317Z] Suggested packages: [2021-01-13T15:22:47.317Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-13T15:22:47.317Z] Recommended packages: [2021-01-13T15:22:47.317Z] gnupg libsasl2-modules [2021-01-13T15:22:47.317Z] The following NEW packages will be installed: [2021-01-13T15:22:47.317Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-13T15:22:47.317Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-13T15:22:47.317Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-13T15:22:47.317Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-13T15:22:47.317Z] The following packages will be upgraded: [2021-01-13T15:22:47.317Z] gpg gpg-agent gpgconf libudev1 [2021-01-13T15:22:47.577Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-13T15:22:47.577Z] Need to get 3532 kB of archives. [2021-01-13T15:22:47.577Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-13T15:22:47.577Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-13T15:22:47.577Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-13T15:22:47.840Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-13T15:22:48.100Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-13T15:22:48.101Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-13T15:22:48.101Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-13T15:22:48.101Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-13T15:22:48.101Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-13T15:22:48.101Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-13T15:22:48.101Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-13T15:22:48.101Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-13T15:22:48.101Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-13T15:22:48.101Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-13T15:22:48.101Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-13T15:22:48.101Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-13T15:22:48.101Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-13T15:22:48.101Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-13T15:22:48.362Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-13T15:22:48.362Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-13T15:22:48.362Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-13T15:22:48.362Z] 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-13T15:22:48.362Z] 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-13T15:22:48.362Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T15:22:48.362Z] Fetched 3532 kB in 1s (3219 kB/s) [2021-01-13T15:22:48.623Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-13T15:22:48.623Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-13T15:22:48.623Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-13T15:22:48.623Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-13T15:22:48.623Z] Selecting previously unselected package udev. [2021-01-13T15:22:48.623Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-13T15:22:48.623Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-13T15:22:48.886Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-13T15:22:48.886Z] Selecting previously unselected package libfuse2:amd64. [2021-01-13T15:22:48.886Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-13T15:22:48.886Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-13T15:22:49.151Z] Selecting previously unselected package fuse. [2021-01-13T15:22:49.151Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-13T15:22:49.151Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-13T15:22:49.151Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T15:22:49.151Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-13T15:22:49.434Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T15:22:49.434Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-13T15:22:49.434Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T15:22:49.434Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-13T15:22:49.703Z] Selecting previously unselected package libksba8:amd64. [2021-01-13T15:22:49.703Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-13T15:22:49.703Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-13T15:22:49.703Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-13T15:22:49.703Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T15:22:49.703Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T15:22:49.703Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-13T15:22:49.703Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T15:22:49.703Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T15:22:49.977Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-13T15:22:49.977Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T15:22:49.977Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T15:22:49.977Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-13T15:22:49.977Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T15:22:49.977Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T15:22:49.977Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-13T15:22:49.977Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T15:22:49.977Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T15:22:50.242Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-13T15:22:50.242Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T15:22:50.242Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T15:22:50.242Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-13T15:22:50.242Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T15:22:50.242Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T15:22:50.513Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-13T15:22:50.513Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T15:22:50.513Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T15:22:50.513Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-13T15:22:50.513Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-13T15:22:50.513Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T15:22:50.513Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-13T15:22:50.513Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-13T15:22:50.513Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-13T15:22:50.786Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-13T15:22:50.786Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-13T15:22:50.786Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-13T15:22:50.786Z] Selecting previously unselected package libldap-common. [2021-01-13T15:22:50.786Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-13T15:22:50.786Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-13T15:22:50.786Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-13T15:22:50.786Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-13T15:22:50.786Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-13T15:22:51.068Z] Selecting previously unselected package dirmngr. [2021-01-13T15:22:51.068Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T15:22:51.068Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-13T15:22:51.068Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-13T15:22:51.068Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-13T15:22:51.068Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-13T15:22:51.373Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-13T15:22:51.373Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-13T15:22:51.373Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-13T15:22:51.373Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T15:22:51.373Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-13T15:22:51.374Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-13T15:22:51.374Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-13T15:22:51.947Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-13T15:22:51.947Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T15:22:51.947Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-13T15:22:51.948Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-13T15:22:51.948Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-13T15:22:51.948Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T15:22:52.209Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T15:22:52.209Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T15:22:52.209Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T15:22:52.209Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T15:22:52.209Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T15:22:52.209Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-13T15:22:52.209Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-13T15:22:52.209Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-13T15:22:52.471Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-13T15:22:52.732Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-13T15:22:52.733Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-13T15:22:52.733Z] This means they are not meant to be enabled using systemctl. [2021-01-13T15:22:52.733Z] Possible reasons for having this kind of units are: [2021-01-13T15:22:52.733Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-13T15:22:52.733Z] .wants/ or .requires/ directory. [2021-01-13T15:22:52.733Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-13T15:22:52.733Z] a requirement dependency on it. [2021-01-13T15:22:52.733Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-13T15:22:52.733Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-13T15:22:52.733Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-13T15:22:52.733Z] instance name specified. [2021-01-13T15:22:52.995Z] Reading package lists... [2021-01-13T15:22:53.256Z] Building dependency tree... [2021-01-13T15:22:53.256Z] Reading state information... [2021-01-13T15:22:53.256Z] The following additional packages will be installed: [2021-01-13T15:22:53.256Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-13T15:22:53.256Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-13T15:22:53.256Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-13T15:22:53.256Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-13T15:22:53.256Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-13T15:22:53.256Z] Suggested packages: [2021-01-13T15:22:53.256Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-13T15:22:53.256Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-13T15:22:53.257Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-13T15:22:53.257Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-13T15:22:53.257Z] systemd-container policykit-1 [2021-01-13T15:22:53.257Z] Recommended packages: [2021-01-13T15:22:53.257Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-13T15:22:53.257Z] The following NEW packages will be installed: [2021-01-13T15:22:53.257Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-13T15:22:53.257Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-13T15:22:53.257Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-13T15:22:53.257Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-13T15:22:53.257Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-13T15:22:53.257Z] The following packages will be upgraded: [2021-01-13T15:22:53.257Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-13T15:22:53.524Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-13T15:22:53.524Z] Need to get 35.2 MB of archives. [2021-01-13T15:22:53.524Z] After this operation, 141 MB of additional disk space will be used. [2021-01-13T15:22:53.524Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-13T15:22:53.524Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-13T15:22:53.524Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-13T15:22:53.524Z] 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-13T15:22:53.785Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-13T15:22:53.786Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-13T15:22:53.786Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-13T15:22:53.786Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-13T15:22:53.786Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-13T15:22:53.786Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-13T15:22:53.786Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-13T15:22:53.786Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-13T15:22:53.786Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-13T15:22:53.786Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-13T15:22:53.786Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-13T15:22:53.786Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-13T15:22:53.786Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-13T15:22:54.381Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-13T15:22:54.381Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-13T15:22:54.381Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-13T15:22:54.381Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-13T15:22:54.381Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-13T15:22:54.381Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-13T15:22:54.381Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-13T15:22:54.381Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-13T15:22:54.381Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-13T15:22:54.641Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-13T15:22:54.641Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-13T15:22:54.641Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-13T15:22:54.641Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-13T15:22:56.029Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T15:22:56.029Z] Fetched 35.2 MB in 2s (15.0 MB/s) [2021-01-13T15:22:56.029Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-13T15:22:56.029Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-13T15:22:56.029Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-13T15:22:56.600Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-13T15:22:56.600Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-13T15:22:56.862Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-13T15:22:56.862Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-13T15:22:56.862Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-13T15:22:56.862Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-13T15:22:57.124Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-13T15:22:57.124Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-13T15:22:57.124Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-13T15:22:57.385Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-13T15:22:57.646Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-13T15:22:57.646Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-13T15:22:57.907Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-13T15:22:58.169Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-13T15:22:58.169Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-13T15:22:58.169Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-13T15:22:58.430Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-13T15:22:58.430Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-13T15:22:58.430Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T15:22:58.692Z] Selecting previously unselected package libexpat1:amd64. [2021-01-13T15:22:58.692Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-13T15:22:58.692Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-13T15:22:58.692Z] Selecting previously unselected package python3.6-minimal. [2021-01-13T15:22:58.692Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-13T15:22:58.692Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T15:22:58.953Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-13T15:22:58.953Z] Checking for services that may need to be restarted...done. [2021-01-13T15:22:58.954Z] Checking for services that may need to be restarted...done. [2021-01-13T15:22:59.214Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T15:22:59.214Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-13T15:22:59.214Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T15:22:59.787Z] Selecting previously unselected package python3-minimal. [2021-01-13T15:22:59.787Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-13T15:22:59.787Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-13T15:22:59.787Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-13T15:23:00.049Z] Selecting previously unselected package mime-support. [2021-01-13T15:23:00.049Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-13T15:23:00.049Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-13T15:23:00.049Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-13T15:23:00.049Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-13T15:23:00.049Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-13T15:23:00.049Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-13T15:23:00.049Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-13T15:23:00.310Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T15:23:00.310Z] Selecting previously unselected package python3.6. [2021-01-13T15:23:00.310Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-13T15:23:00.310Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T15:23:00.571Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-13T15:23:00.571Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-13T15:23:00.571Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-13T15:23:00.571Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-13T15:23:00.832Z] Selecting previously unselected package python3. [2021-01-13T15:23:00.832Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-13T15:23:00.832Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-13T15:23:00.832Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-13T15:23:00.832Z] Selecting previously unselected package multiarch-support. [2021-01-13T15:23:00.832Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T15:23:00.832Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-13T15:23:01.096Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-13T15:23:01.096Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-13T15:23:01.096Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-13T15:23:01.096Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-13T15:23:01.096Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-13T15:23:01.096Z] Selecting previously unselected package libbsd0:amd64. [2021-01-13T15:23:01.096Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-13T15:23:01.096Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-13T15:23:01.364Z] Selecting previously unselected package sudo. [2021-01-13T15:23:01.364Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-13T15:23:01.364Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-13T15:23:01.364Z] Selecting previously unselected package apparmor. [2021-01-13T15:23:01.364Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-13T15:23:01.364Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-13T15:23:01.625Z] Selecting previously unselected package libedit2:amd64. [2021-01-13T15:23:01.625Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-13T15:23:01.625Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-13T15:23:01.625Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-13T15:23:01.625Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-13T15:23:01.625Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T15:23:01.887Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-13T15:23:01.887Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-13T15:23:01.887Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T15:23:01.887Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-13T15:23:01.887Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-13T15:23:01.887Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-13T15:23:02.150Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-13T15:23:02.150Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-13T15:23:02.150Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T15:23:02.150Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-13T15:23:02.150Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-13T15:23:02.150Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T15:23:02.412Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-13T15:23:02.412Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-13T15:23:02.412Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-13T15:23:02.412Z] Selecting previously unselected package openssh-client. [2021-01-13T15:23:02.412Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-13T15:23:02.412Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-13T15:23:02.674Z] Selecting previously unselected package squashfs-tools. [2021-01-13T15:23:02.674Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-13T15:23:02.674Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-13T15:23:02.674Z] Selecting previously unselected package snapd. [2021-01-13T15:23:02.674Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-13T15:23:02.674Z] Unpacking snapd (2.48+18.04) ... [2021-01-13T15:23:04.587Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-13T15:23:04.587Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-13T15:23:04.849Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-13T15:23:04.849Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-13T15:23:04.849Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-13T15:23:04.849Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T15:23:04.849Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-13T15:23:04.849Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-13T15:23:04.849Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-13T15:23:05.793Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-13T15:23:05.793Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-13T15:23:05.793Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-13T15:23:05.793Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T15:23:06.054Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T15:23:06.054Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-13T15:23:06.640Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-13T15:23:06.640Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T15:23:06.640Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-13T15:23:06.640Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-13T15:23:06.640Z] running python rtupdate hooks for python3.6... [2021-01-13T15:23:06.640Z] running python post-rtupdate hooks for python3.6... [2021-01-13T15:23:06.640Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-13T15:23:08.104Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-13T15:23:08.371Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-13T15:23:08.371Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-13T15:23:08.371Z] Setting up snapd (2.48+18.04) ... [2021-01-13T15:23:08.953Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-13T15:23:08.953Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-13T15:23:09.215Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-13T15:23:09.476Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-13T15:23:09.476Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-13T15:23:09.476Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-13T15:23:09.737Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-13T15:23:09.998Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-13T15:23:09.998Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-13T15:23:10.258Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-13T15:23:10.258Z] /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-13T15:23:10.258Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-13T15:23:10.258Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-13T15:23:11.645Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-13T15:23:11.645Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-13T15:23:11.645Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-13T15:23:12.860Z] Reading package lists... [2021-01-13T15:23:12.860Z] Reading package lists... [2021-01-13T15:23:12.860Z] Building dependency tree... [2021-01-13T15:23:12.860Z] Reading state information... [2021-01-13T15:23:12.922Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T15:23:12.922Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-13T15:23:12.922Z] ---> 196af9c250d6 [2021-01-13T15:23:12.922Z] Step 3/26 : WORKDIR /edgex-go [2021-01-13T15:23:12.922Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T15:23:12.922Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T15:23:12.922Z] ---> 196af9c250d6 [2021-01-13T15:23:12.922Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T15:23:12.922Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T15:23:12.922Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T15:23:12.922Z] ---> 196af9c250d6 [2021-01-13T15:23:12.922Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T15:23:12.922Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T15:23:12.922Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-13T15:23:12.922Z] ---> 196af9c250d6 [2021-01-13T15:23:12.922Z] Step 3/24 : WORKDIR /edgex-go [2021-01-13T15:23:12.922Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T15:23:12.922Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T15:23:12.922Z] ---> 196af9c250d6 [2021-01-13T15:23:12.922Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T15:23:13.119Z] Calculating upgrade... [2021-01-13T15:23:13.119Z] The following packages will be upgraded: [2021-01-13T15:23:13.119Z] advancecomp base-files bash binutils binutils-common [2021-01-13T15:23:13.119Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-13T15:23:13.119Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-13T15:23:13.119Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-13T15:23:13.119Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-13T15:23:13.119Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-13T15:23:13.119Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-13T15:23:13.119Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-13T15:23:13.119Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-13T15:23:13.119Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-13T15:23:13.119Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-13T15:23:13.119Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-13T15:23:13.119Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-13T15:23:13.119Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-13T15:23:13.119Z] ubuntu-keyring util-linux [2021-01-13T15:23:13.379Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-13T15:23:13.379Z] Need to get 63.7 MB of archives. [2021-01-13T15:23:13.379Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-13T15:23:13.379Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-13T15:23:13.379Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-13T15:23:13.949Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-13T15:23:13.949Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-13T15:23:14.211Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-13T15:23:14.211Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-13T15:23:14.211Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-13T15:23:14.211Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-13T15:23:14.211Z] 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-13T15:23:14.211Z] 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-13T15:23:14.211Z] 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-13T15:23:14.211Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-13T15:23:14.211Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-13T15:23:14.211Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-13T15:23:14.211Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-13T15:23:14.211Z] 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-13T15:23:14.211Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-13T15:23:14.211Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-13T15:23:14.211Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-13T15:23:14.211Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-13T15:23:14.211Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-13T15:23:14.211Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-13T15:23:14.211Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-13T15:23:14.211Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-13T15:23:14.211Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-13T15:23:14.211Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-13T15:23:14.211Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-13T15:23:14.472Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-13T15:23:14.472Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-13T15:23:14.472Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-13T15:23:14.472Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-13T15:23:14.472Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-13T15:23:14.472Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-13T15:23:14.472Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-13T15:23:14.472Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-13T15:23:14.472Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-13T15:23:14.472Z] Get:37 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-13T15:23:14.472Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-13T15:23:14.472Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-13T15:23:14.472Z] Get:40 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-13T15:23:14.472Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-13T15:23:14.472Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-13T15:23:14.472Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-13T15:23:14.472Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-13T15:23:14.472Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-13T15:23:14.472Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-13T15:23:14.472Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-13T15:23:14.733Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-13T15:23:14.733Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-13T15:23:14.733Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-13T15:23:14.733Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-13T15:23:14.733Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-13T15:23:14.733Z] 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-13T15:23:14.733Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-13T15:23:14.733Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-13T15:23:14.733Z] 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-13T15:23:14.733Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-13T15:23:14.733Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-13T15:23:14.733Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-13T15:23:14.733Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-13T15:23:14.733Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-13T15:23:14.733Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-13T15:23:14.733Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-13T15:23:14.733Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-13T15:23:14.733Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-13T15:23:14.733Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-13T15:23:14.733Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-13T15:23:14.733Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-13T15:23:14.993Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-13T15:23:14.993Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-13T15:23:14.993Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-13T15:23:14.994Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-13T15:23:14.994Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-13T15:23:14.994Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-13T15:23:14.994Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-13T15:23:14.994Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-13T15:23:14.994Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-13T15:23:14.994Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-13T15:23:14.994Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-13T15:23:14.994Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-13T15:23:14.994Z] 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-13T15:23:15.254Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-13T15:23:15.254Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-13T15:23:15.255Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-13T15:23:15.255Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-13T15:23:15.255Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-13T15:23:15.255Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-13T15:23:15.255Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-13T15:23:15.540Z] ---> Running in 8e3b1e3ee9a1 [2021-01-13T15:23:15.540Z] ---> Running in 79339ac4b19e [2021-01-13T15:23:15.540Z] ---> Running in e8228d48a855 [2021-01-13T15:23:15.540Z] ---> Running in 9cfde9383284 [2021-01-13T15:23:15.540Z] ---> Running in f5161f9b3db4 [2021-01-13T15:23:15.824Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-13T15:23:16.085Z] 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-13T15:23:16.085Z] 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-13T15:23:16.347Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-13T15:23:16.517Z] Removing intermediate container f5161f9b3db4 [2021-01-13T15:23:16.517Z] ---> e58702444daa [2021-01-13T15:23:16.517Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:23:16.517Z] Removing intermediate container 9cfde9383284 [2021-01-13T15:23:16.517Z] ---> d9a37368e544 [2021-01-13T15:23:16.517Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:23:16.517Z] Removing intermediate container 79339ac4b19e [2021-01-13T15:23:16.517Z] ---> 172eccaa14e4 [2021-01-13T15:23:16.517Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:23:16.607Z] 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-13T15:23:16.607Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-13T15:23:16.607Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-13T15:23:16.607Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-13T15:23:16.607Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-13T15:23:16.607Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T15:23:16.793Z] Removing intermediate container 8e3b1e3ee9a1 [2021-01-13T15:23:16.793Z] ---> 7207b1b3d22a [2021-01-13T15:23:16.793Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:23:16.793Z] Removing intermediate container e8228d48a855 [2021-01-13T15:23:16.793Z] ---> a5ee6c91da92 [2021-01-13T15:23:16.793Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:23:16.793Z] ---> Running in b8d5bd2a5d67 [2021-01-13T15:23:16.867Z] Fetched 63.7 MB in 3s (18.8 MB/s) [2021-01-13T15:23:16.867Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:16.867Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T15:23:16.867Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-13T15:23:17.070Z] ---> Running in dcaac9bbbc3c [2021-01-13T15:23:17.070Z] ---> Running in d43300651cd1 [2021-01-13T15:23:17.070Z] ---> Running in 345ac9456166 [2021-01-13T15:23:17.070Z] ---> Running in b9cd5cf93468 [2021-01-13T15:23:17.437Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T15:23:17.437Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-13T15:23:17.697Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-13T15:23:17.698Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-13T15:23:18.640Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:18.640Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T15:23:18.640Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:18.640Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T15:23:18.901Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:18.901Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T15:23:18.901Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:18.901Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T15:23:19.162Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:19.162Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T15:23:19.162Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:19.162Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T15:23:19.432Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:19.432Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T15:23:19.432Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T15:23:19.432Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-13T15:23:19.432Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:19.432Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-13T15:23:19.693Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-13T15:23:19.693Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-13T15:23:19.693Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:19.693Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T15:23:19.954Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:19.954Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T15:23:19.954Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:20.215Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-13T15:23:20.215Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T15:23:20.787Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-13T15:23:20.787Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T15:23:21.049Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-13T15:23:21.395Z] Removing intermediate container b8d5bd2a5d67 [2021-01-13T15:23:21.395Z] ---> df9829b0aeee [2021-01-13T15:23:21.395Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-13T15:23:21.620Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-13T15:23:21.669Z] ---> Running in c875ed8ee57b [2021-01-13T15:23:22.264Z] Removing intermediate container dcaac9bbbc3c [2021-01-13T15:23:22.264Z] ---> b05b999345d6 [2021-01-13T15:23:22.264Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-13T15:23:22.264Z] Removing intermediate container b9cd5cf93468 [2021-01-13T15:23:22.264Z] ---> 653b4e706967 [2021-01-13T15:23:22.264Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T15:23:22.539Z] ---> Running in f0b15e656b60 [2021-01-13T15:23:22.563Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-13T15:23:22.563Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-13T15:23:22.563Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-13T15:23:22.563Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-13T15:23:22.563Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-13T15:23:22.816Z] ---> Running in a430d4ecd938 [2021-01-13T15:23:22.816Z] Removing intermediate container d43300651cd1 [2021-01-13T15:23:22.816Z] ---> a3ce6c4c36fc [2021-01-13T15:23:22.816Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T15:23:23.092Z] Removing intermediate container 345ac9456166 [2021-01-13T15:23:23.092Z] ---> 2c6bed0c3471 [2021-01-13T15:23:23.092Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-13T15:23:23.092Z] ---> Running in a65b9b281562 [2021-01-13T15:23:23.135Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-13T15:23:23.135Z] Installing new version of config file /etc/issue ... [2021-01-13T15:23:23.135Z] Installing new version of config file /etc/issue.net ... [2021-01-13T15:23:23.135Z] Installing new version of config file /etc/lsb-release ... [2021-01-13T15:23:23.135Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-13T15:23:23.370Z] ---> Running in 757ba39b0498 [2021-01-13T15:23:23.395Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-13T15:23:23.395Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-13T15:23:23.395Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-13T15:23:23.645Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T15:23:23.656Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:23.656Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-13T15:23:23.656Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-13T15:23:23.916Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-13T15:23:23.916Z] 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-13T15:23:23.916Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:23.916Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T15:23:23.916Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-13T15:23:24.182Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-13T15:23:24.182Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:24.182Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-13T15:23:24.182Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-13T15:23:24.443Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-13T15:23:24.443Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:24.443Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-13T15:23:24.629Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T15:23:24.629Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T15:23:24.629Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T15:23:24.706Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-13T15:23:24.707Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-13T15:23:24.968Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:24.968Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-13T15:23:24.968Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-13T15:23:24.968Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-13T15:23:25.228Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:25.228Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-13T15:23:25.228Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-13T15:23:25.228Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-13T15:23:25.234Z] OK: 217 MiB in 51 packages [2021-01-13T15:23:25.489Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:25.489Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-13T15:23:25.489Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-13T15:23:25.489Z] Setting up grep (3.1-2build1) ... [2021-01-13T15:23:25.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T15:23:25.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T15:23:25.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T15:23:25.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T15:23:25.751Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:25.751Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-13T15:23:25.751Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-13T15:23:25.751Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-13T15:23:26.012Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:26.012Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-13T15:23:26.012Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-13T15:23:26.012Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-13T15:23:26.116Z] OK: 217 MiB in 51 packages [2021-01-13T15:23:26.117Z] OK: 217 MiB in 51 packages [2021-01-13T15:23:26.273Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:26.273Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-13T15:23:26.273Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-13T15:23:26.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T15:23:26.391Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T15:23:26.845Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-13T15:23:26.845Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-13T15:23:26.845Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-13T15:23:26.988Z] Removing intermediate container c875ed8ee57b [2021-01-13T15:23:26.988Z] ---> b2bfd693e96e [2021-01-13T15:23:26.988Z] Step 6/24 : COPY go.mod . [2021-01-13T15:23:26.988Z] OK: 217 MiB in 51 packages [2021-01-13T15:23:26.988Z] OK: 217 MiB in 51 packages [2021-01-13T15:23:27.106Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-13T15:23:27.677Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-13T15:23:27.677Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:27.677Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-13T15:23:27.677Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-13T15:23:27.972Z] ---> e83c82514198 [2021-01-13T15:23:27.972Z] Step 7/24 : RUN go mod download [2021-01-13T15:23:28.248Z] Removing intermediate container f0b15e656b60 [2021-01-13T15:23:28.248Z] ---> d4a41cd3c791 [2021-01-13T15:23:28.248Z] Step 6/24 : COPY go.mod . [2021-01-13T15:23:28.248Z] Removing intermediate container a430d4ecd938 [2021-01-13T15:23:28.248Z] ---> 1e544d98fdf0 [2021-01-13T15:23:28.248Z] Step 6/22 : COPY go.mod . [2021-01-13T15:23:28.248Z] ---> Running in c64ee3d471b7 [2021-01-13T15:23:28.619Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-13T15:23:28.619Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-13T15:23:28.619Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-13T15:23:28.880Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-13T15:23:28.880Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-13T15:23:28.880Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:28.880Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-13T15:23:28.880Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-13T15:23:29.140Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-13T15:23:29.140Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:29.140Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T15:23:29.140Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T15:23:29.234Z] Removing intermediate container 757ba39b0498 [2021-01-13T15:23:29.234Z] Removing intermediate container a65b9b281562 [2021-01-13T15:23:29.234Z] ---> 950a7c0f1994 [2021-01-13T15:23:29.234Z] Step 6/22 : COPY go.mod . [2021-01-13T15:23:29.234Z] ---> a9d3688c3ad3 [2021-01-13T15:23:29.234Z] Step 6/26 : COPY go.mod . [2021-01-13T15:23:29.234Z] ---> fc4b6b121480 [2021-01-13T15:23:29.234Z] Step 7/24 : RUN go mod download [2021-01-13T15:23:29.401Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T15:23:29.401Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:29.401Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T15:23:29.401Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T15:23:29.510Z] ---> 408167adf8b5 [2021-01-13T15:23:29.510Z] Step 7/22 : RUN go mod download [2021-01-13T15:23:29.663Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T15:23:29.663Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:29.663Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T15:23:29.663Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T15:23:29.805Z] ---> Running in 2d4d73496a68 [2021-01-13T15:23:29.925Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T15:23:29.925Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:29.925Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T15:23:29.925Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T15:23:30.085Z] ---> Running in 2bc7bde2dac7 [2021-01-13T15:23:30.186Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T15:23:30.186Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:30.186Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-13T15:23:30.186Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-13T15:23:30.370Z] ---> d79023826271 [2021-01-13T15:23:30.370Z] Step 7/22 : RUN go mod download [2021-01-13T15:23:30.370Z] ---> f54823d99dc8 [2021-01-13T15:23:30.370Z] Step 7/26 : RUN go mod download [2021-01-13T15:23:30.370Z] ---> Running in 439a04746a69 [2021-01-13T15:23:30.370Z] ---> Running in a5a38b395170 [2021-01-13T15:23:30.447Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-13T15:23:30.447Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-13T15:23:30.447Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-13T15:23:30.708Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:30.708Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-13T15:23:30.708Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-13T15:23:30.708Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-13T15:23:30.969Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:30.969Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T15:23:30.969Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T15:23:30.969Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-13T15:23:30.969Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:30.969Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T15:23:31.230Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T15:23:31.230Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-13T15:23:31.230Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:31.230Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T15:23:31.490Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T15:23:31.751Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-13T15:23:32.013Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-13T15:23:32.275Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-13T15:23:32.275Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:32.275Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-13T15:23:32.352Z] Removing intermediate container c64ee3d471b7 [2021-01-13T15:23:32.352Z] ---> 64ff9062024c [2021-01-13T15:23:32.352Z] Step 8/24 : COPY . . [2021-01-13T15:23:32.536Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-13T15:23:32.536Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-13T15:23:32.796Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-13T15:23:32.796Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-13T15:23:32.796Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-13T15:23:32.796Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-13T15:23:33.057Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T15:23:33.057Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-13T15:23:33.057Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-13T15:23:33.057Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-13T15:23:33.317Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T15:23:33.317Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-13T15:23:33.317Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-13T15:23:33.578Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-13T15:23:33.578Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T15:23:33.578Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-13T15:23:33.578Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-13T15:23:33.839Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-13T15:23:33.839Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T15:23:33.839Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-13T15:23:34.099Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-13T15:23:34.099Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-13T15:23:34.361Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T15:23:34.361Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-13T15:23:34.361Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-13T15:23:34.361Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-13T15:23:34.361Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-13T15:23:34.361Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-13T15:23:34.622Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-13T15:23:34.622Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-13T15:23:34.622Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T15:23:34.622Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-13T15:23:34.622Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-13T15:23:34.884Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-13T15:23:34.884Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T15:23:34.884Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-13T15:23:34.884Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-13T15:23:35.145Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-13T15:23:35.718Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T15:23:35.718Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-13T15:23:35.718Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-13T15:23:35.751Z] Removing intermediate container 2bc7bde2dac7 [2021-01-13T15:23:35.751Z] ---> f8553ef5f474 [2021-01-13T15:23:35.751Z] Step 8/22 : COPY . . [2021-01-13T15:23:35.980Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-13T15:23:36.348Z] Removing intermediate container 2d4d73496a68 [2021-01-13T15:23:36.348Z] ---> f193180ba23b [2021-01-13T15:23:36.348Z] Step 8/24 : COPY . . [2021-01-13T15:23:36.552Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T15:23:36.553Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-13T15:23:36.553Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-13T15:23:36.814Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-13T15:23:37.330Z] Removing intermediate container 439a04746a69 [2021-01-13T15:23:37.330Z] ---> 32871a985ac3 [2021-01-13T15:23:37.330Z] Step 8/26 : COPY . . [2021-01-13T15:23:37.330Z] Removing intermediate container a5a38b395170 [2021-01-13T15:23:37.330Z] ---> d2cc16e7d136 [2021-01-13T15:23:37.330Z] Step 8/22 : COPY . . [2021-01-13T15:23:37.386Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T15:23:37.386Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-13T15:23:37.646Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-13T15:23:37.908Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-13T15:23:37.908Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T15:23:38.172Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-13T15:23:38.172Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-13T15:23:38.172Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-13T15:23:38.172Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T15:23:38.172Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-13T15:23:38.433Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-13T15:23:38.433Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-13T15:23:38.694Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T15:23:38.694Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-13T15:23:38.694Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-13T15:23:38.694Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-13T15:23:38.955Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T15:23:38.955Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-13T15:23:38.955Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-13T15:23:38.955Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-13T15:23:39.216Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T15:23:39.216Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-13T15:23:39.216Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-13T15:23:39.216Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-13T15:23:39.477Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T15:23:39.477Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-13T15:23:39.477Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-13T15:23:39.477Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-13T15:23:39.737Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-13T15:23:39.738Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-13T15:23:39.738Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-13T15:23:39.738Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-13T15:23:39.738Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-13T15:23:39.738Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-13T15:23:39.738Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-13T15:23:39.998Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-13T15:23:39.998Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-13T15:23:40.261Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-13T15:23:40.261Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-13T15:23:40.261Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-13T15:23:40.261Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-13T15:23:40.521Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-13T15:23:40.521Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-13T15:23:40.521Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-13T15:23:40.521Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-13T15:23:40.781Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-13T15:23:40.781Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-13T15:23:40.781Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-13T15:23:40.781Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-13T15:23:41.043Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-13T15:23:41.043Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-13T15:23:41.043Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-13T15:23:41.043Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-13T15:23:41.309Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-13T15:23:41.309Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-13T15:23:41.569Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-13T15:23:41.569Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-13T15:23:42.528Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-13T15:23:42.528Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-13T15:23:42.528Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-13T15:23:42.528Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-13T15:23:42.528Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-13T15:23:42.788Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-13T15:23:43.049Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-13T15:23:43.049Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-13T15:23:43.049Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-13T15:23:43.049Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-13T15:23:43.330Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-13T15:23:43.330Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-13T15:23:43.330Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:43.330Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T15:23:43.730Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:43.730Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T15:23:43.730Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:43.999Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T15:23:43.999Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:43.999Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T15:23:44.763Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:45.082Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T15:23:46.036Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:46.036Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T15:23:46.609Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:46.609Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T15:23:46.870Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:47.130Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T15:23:48.071Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-13T15:23:48.071Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-13T15:23:48.071Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-13T15:23:48.071Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-13T15:23:48.071Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-13T15:23:48.333Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-13T15:23:48.333Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-13T15:23:48.333Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-13T15:23:48.595Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-13T15:23:48.595Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-13T15:23:48.595Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-13T15:23:48.595Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-13T15:23:48.860Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-13T15:23:48.860Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-13T15:23:48.860Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-13T15:23:48.860Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-13T15:23:49.123Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T15:23:49.123Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-13T15:23:49.123Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T15:23:49.123Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T15:23:49.123Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T15:23:49.123Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-13T15:23:49.123Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-13T15:23:49.384Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-13T15:23:49.384Z] [2021-01-13T15:23:49.384Z] Current default time zone: 'Etc/UTC' [2021-01-13T15:23:49.384Z] Local time is now: Wed Jan 13 15:23:49 UTC 2021. [2021-01-13T15:23:49.384Z] Universal Time is now: Wed Jan 13 15:23:49 UTC 2021. [2021-01-13T15:23:49.384Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-13T15:23:49.384Z] [2021-01-13T15:23:49.384Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-13T15:23:49.384Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T15:23:49.384Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-13T15:23:49.384Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-13T15:23:49.648Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-13T15:23:49.648Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-13T15:23:49.648Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-13T15:23:49.648Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-13T15:23:49.648Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-13T15:23:49.648Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-13T15:23:49.648Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T15:23:49.910Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-13T15:23:49.910Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T15:23:49.910Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-13T15:23:50.173Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T15:23:50.173Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-13T15:23:50.173Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-13T15:23:50.173Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-13T15:23:50.173Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-13T15:23:50.173Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-13T15:23:50.173Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-13T15:23:50.173Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-13T15:23:50.173Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-13T15:23:52.092Z] Updating certificates in /etc/ssl/certs... [2021-01-13T15:23:53.038Z] 22 added, 17 removed; done. [2021-01-13T15:23:53.038Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-13T15:23:53.038Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-13T15:23:53.038Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-13T15:23:53.038Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-13T15:23:53.038Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-13T15:23:53.038Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T15:23:53.298Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-13T15:23:53.298Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T15:23:53.298Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T15:23:53.298Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T15:23:53.298Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T15:23:53.298Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T15:23:53.298Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-13T15:23:53.298Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-13T15:23:53.298Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-13T15:23:53.559Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-13T15:23:53.559Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-13T15:23:53.559Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T15:23:53.559Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-13T15:23:53.559Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-13T15:23:53.559Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-13T15:23:53.559Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-13T15:23:53.820Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-13T15:23:53.820Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-13T15:23:53.820Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-13T15:23:53.820Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-13T15:23:53.820Z] Updating certificates in /etc/ssl/certs... [2021-01-13T15:23:54.395Z] 0 added, 0 removed; done. [2021-01-13T15:23:54.395Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-13T15:23:54.395Z] done. [2021-01-13T15:23:54.966Z] Reading package lists... [2021-01-13T15:23:55.230Z] Building dependency tree... [2021-01-13T15:23:55.230Z] Reading state information... [2021-01-13T15:23:55.230Z] The following NEW packages will be installed: [2021-01-13T15:23:55.230Z] apt-transport-https [2021-01-13T15:23:55.492Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-13T15:23:55.492Z] Need to get 1696 B of archives. [2021-01-13T15:23:55.492Z] After this operation, 153 kB of additional disk space will be used. [2021-01-13T15:23:55.492Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-13T15:23:55.492Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T15:23:55.492Z] Fetched 1696 B in 0s (27.3 kB/s) [2021-01-13T15:23:55.492Z] Selecting previously unselected package apt-transport-https. [2021-01-13T15:23:55.492Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-13T15:23:55.492Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-13T15:23:55.492Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-13T15:23:55.753Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-13T15:23:56.014Z] Waiting for network to be ready... [2021-01-13T15:23:59.508Z] ---> 014a1db951ce [2021-01-13T15:23:59.508Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-13T15:23:59.508Z] ---> 2b0e1a65fb6f [2021-01-13T15:23:59.508Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-13T15:23:59.508Z] ---> cac601fa684b [2021-01-13T15:23:59.508Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-13T15:23:59.508Z] ---> 6be77526aab2 [2021-01-13T15:23:59.508Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-13T15:23:59.508Z] ---> Running in 5d38511ed2ad [2021-01-13T15:23:59.508Z] ---> Running in 6dd0c76d46a6 [2021-01-13T15:23:59.508Z] ---> 5b555c7176f9 [2021-01-13T15:23:59.508Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-13T15:23:59.508Z] ---> Running in 4e34d8caf06c [2021-01-13T15:23:59.508Z] ---> Running in c046f93bf488 [2021-01-13T15:23:59.508Z] ---> Running in 81762cd1ee5b [2021-01-13T15:23:59.790Z] 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-13T15:24:00.069Z] 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-13T15:24:00.677Z] 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-13T15:24:01.284Z] 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-13T15:24:01.284Z] 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-13T15:24:04.154Z] 2021-01-13T15:23:59Z INFO Waiting for automatic snapd restart... [2021-01-13T15:24:04.154Z] snapd 2.48.2 from Canonical* installed [2021-01-13T15:24:04.154Z] "snapd" switched to the "latest/stable" channel [2021-01-13T15:24:04.154Z] [2021-01-13T15:24:06.701Z] core18 20201210 from Canonical* installed [2021-01-13T15:24:06.962Z] "core18" switched to the "latest/stable" channel [2021-01-13T15:24:06.962Z] [2021-01-13T15:24:10.264Z] snapcraft 4.4.4 from Canonical* installed [2021-01-13T15:24:10.264Z] "snapcraft" switched to the "latest/stable" channel [2021-01-13T15:24:10.264Z] [2021-01-13T15:24:13.568Z] 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-13T15:24:13.568Z] - README.md [2021-01-13T15:24:13.568Z] - snapcraft.yaml.orig [2021-01-13T15:24:13.568Z] [2021-01-13T15:24:13.568Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-13T15:24:20.159Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-13T15:24:20.159Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-13T15:24:20.159Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-13T15:24:20.420Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-13T15:24:21.251Z] Reading package lists... [2021-01-13T15:24:21.824Z] 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-13T15:24:28.411Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-13T15:24:28.411Z] Reading package lists... [2021-01-13T15:24:28.411Z] Building dependency tree... [2021-01-13T15:24:28.411Z] Reading state information... [2021-01-13T15:24:28.411Z] Suggested packages: [2021-01-13T15:24:28.411Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-13T15:24:28.411Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-13T15:24:28.411Z] Recommended packages: [2021-01-13T15:24:28.411Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-13T15:24:28.411Z] The following NEW packages will be installed: [2021-01-13T15:24:28.411Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-13T15:24:28.411Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-13T15:24:28.411Z] pkg-config zip [2021-01-13T15:24:28.411Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-13T15:24:28.411Z] Need to get 7655 kB of archives. [2021-01-13T15:24:28.411Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-13T15:24:28.411Z] 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-13T15:24:28.411Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-13T15:24:28.411Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-13T15:24:28.411Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-13T15:24:28.411Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-13T15:24:28.411Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-13T15:24:28.411Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-13T15:24:28.411Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-13T15:24:28.675Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-13T15:24:28.675Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-13T15:24:28.675Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-13T15:24:28.675Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-13T15:24:28.675Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-13T15:24:28.675Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-13T15:24:28.936Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-13T15:24:28.936Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-13T15:24:28.936Z] Fetched 7655 kB in 1s (10.4 MB/s) [2021-01-13T15:24:28.936Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-13T15:24:28.936Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-13T15:24:28.936Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-13T15:24:28.936Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-13T15:24:29.202Z] Selecting previously unselected package libpsl5:amd64. [2021-01-13T15:24:29.202Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-13T15:24:29.202Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-13T15:24:29.202Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-13T15:24:29.202Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-13T15:24:29.463Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-13T15:24:29.463Z] Selecting previously unselected package librtmp1:amd64. [2021-01-13T15:24:29.463Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-13T15:24:29.463Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-13T15:24:29.463Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-13T15:24:29.463Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-13T15:24:29.463Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-13T15:24:29.463Z] Selecting previously unselected package liberror-perl. [2021-01-13T15:24:29.463Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-13T15:24:29.463Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-13T15:24:29.724Z] Selecting previously unselected package git-man. [2021-01-13T15:24:29.724Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-13T15:24:29.724Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-13T15:24:29.724Z] Selecting previously unselected package git. [2021-01-13T15:24:29.724Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-13T15:24:29.724Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-13T15:24:30.668Z] Selecting previously unselected package libnorm1:amd64. [2021-01-13T15:24:30.668Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-13T15:24:30.668Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-13T15:24:30.668Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-13T15:24:30.668Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-13T15:24:30.668Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-13T15:24:30.668Z] Selecting previously unselected package libsodium23:amd64. [2021-01-13T15:24:30.668Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-13T15:24:30.668Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-13T15:24:30.930Z] Selecting previously unselected package libzmq5:amd64. [2021-01-13T15:24:30.930Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-13T15:24:30.930Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-13T15:24:30.930Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-13T15:24:30.930Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-13T15:24:30.930Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-13T15:24:31.191Z] Selecting previously unselected package pkg-config. [2021-01-13T15:24:31.191Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-13T15:24:31.191Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-13T15:24:31.191Z] Selecting previously unselected package zip. [2021-01-13T15:24:31.191Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-13T15:24:31.191Z] Unpacking zip (3.0-11build1) ... [2021-01-13T15:24:31.191Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-13T15:24:31.455Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-13T15:24:31.455Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-13T15:24:31.455Z] Setting up liberror-perl (0.17025-1) ... [2021-01-13T15:24:31.455Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-13T15:24:31.455Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-13T15:24:31.455Z] No schema files found: doing nothing. [2021-01-13T15:24:31.455Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-13T15:24:31.455Z] Setting up zip (3.0-11build1) ... [2021-01-13T15:24:31.455Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-13T15:24:31.455Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-13T15:24:31.717Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-13T15:24:31.717Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-13T15:24:31.717Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-13T15:24:31.717Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-13T15:24:31.717Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-13T15:24:31.717Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-13T15:24:38.305Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-13T15:24:38.305Z] git set to automatically installed. [2021-01-13T15:24:38.305Z] git-man set to automatically installed. [2021-01-13T15:24:38.305Z] libcurl3-gnutls set to automatically installed. [2021-01-13T15:24:38.305Z] liberror-perl set to automatically installed. [2021-01-13T15:24:38.305Z] libglib2.0-0 set to automatically installed. [2021-01-13T15:24:38.305Z] libnghttp2-14 set to automatically installed. [2021-01-13T15:24:38.305Z] libnorm1 set to automatically installed. [2021-01-13T15:24:38.305Z] libpgm-5.2-0 set to automatically installed. [2021-01-13T15:24:38.305Z] libpsl5 set to automatically installed. [2021-01-13T15:24:38.305Z] librtmp1 set to automatically installed. [2021-01-13T15:24:38.305Z] libsodium23 set to automatically installed. [2021-01-13T15:24:38.305Z] libzmq3-dev set to automatically installed. [2021-01-13T15:24:38.305Z] libzmq5 set to automatically installed. [2021-01-13T15:24:38.305Z] pkg-config set to automatically installed. [2021-01-13T15:24:38.305Z] zip set to automatically installed. [2021-01-13T15:24:39.691Z] snapd is not logged in, snap install commands will use sudo [2021-01-13T15:24:46.278Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-13T15:24:46.278Z] snap "core18" has no updates available [2021-01-13T15:24:47.222Z] Pulling config-common [2021-01-13T15:24:48.163Z] Pulling go-build-helper [2021-01-13T15:25:10.132Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-13T15:25:10.133Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-13T15:25:10.133Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-13T15:25:10.133Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-13T15:25:10.133Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-13T15:25:10.133Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-13T15:25:10.133Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-13T15:25:10.133Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-13T15:25:10.133Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-13T15:25:10.133Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-13T15:25:10.133Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-13T15:25:10.133Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-13T15:25:10.133Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-13T15:25:10.133Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-13T15:25:10.133Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-13T15:25:10.133Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-13T15:25:10.133Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-13T15:25:10.133Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-13T15:25:10.133Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-13T15:25:10.133Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-13T15:25:10.133Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-13T15:25:10.133Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-13T15:25:10.133Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-13T15:25:10.133Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-13T15:25:10.133Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-13T15:25:10.133Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-13T15:25:10.133Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-13T15:25:10.133Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-13T15:25:10.133Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-13T15:25:10.133Z] Fetched 279 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-13T15:25:10.133Z] Fetched 122 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-13T15:25:10.133Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-13T15:25:10.133Z] Fetched 8848 B in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-13T15:25:10.133Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-13T15:25:10.133Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-13T15:25:10.133Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-13T15:25:10.133Z] Fetched 214 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-13T15:25:10.133Z] Fetched 155 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-13T15:25:10.133Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-13T15:25:10.133Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-13T15:25:10.133Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-13T15:25:10.133Z] Fetched 499 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-13T15:25:10.133Z] Fetched 111 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-13T15:25:10.133Z] Fetched 240 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-13T15:25:10.133Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-13T15:25:10.133Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-13T15:25:10.133Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-13T15:25:10.133Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-13T15:25:10.133Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-13T15:25:10.133Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-13T15:25:10.133Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-13T15:25:10.133Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-13T15:25:10.133Z] Fetched 8720 B in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-13T15:25:10.133Z] Fetched 137 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-13T15:25:10.133Z] Fetched 119 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-13T15:25:10.133Z] Fetched 109 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-13T15:25:10.133Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-13T15:25:10.133Z] Fetched 645 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-13T15:25:10.133Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-13T15:25:10.133Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-13T15:25:10.133Z] Fetched 368 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-13T15:25:10.133Z] Fetched 187 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-13T15:25:10.133Z] Fetched 175 kB in 0s (0 B/s) [2021-01-13T15:25:10.133Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-13T15:25:13.572Z] Fetched 206 kB in 0s (0 B/s) [2021-01-13T15:25:13.572Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-13T15:25:13.572Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-13T15:25:13.572Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-13T15:25:13.572Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-13T15:25:13.572Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-13T15:25:13.572Z] Fetched 159 kB in 0s (0 B/s) [2021-01-13T15:25:13.572Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-13T15:25:13.572Z] Fetched 107 kB in 0s (0 B/s) [2021-01-13T15:25:13.572Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-13T15:25:13.572Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-13T15:25:13.572Z] Pulling static-packages [2021-01-13T15:25:14.145Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-13T15:25:14.145Z] Skipping pull go-build-helper (already ran) [2021-01-13T15:25:14.145Z] Skipping pull static-packages (already ran) [2021-01-13T15:25:14.145Z] Building go-build-helper [2021-01-13T15:25:17.443Z] Building static-packages [2021-01-13T15:25:19.356Z] Staging go-build-helper [2021-01-13T15:25:19.925Z] Staging static-packages [2021-01-13T15:25:21.308Z] Pulling go115 [2021-01-13T15:25:21.880Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-13T15:25:21.880Z] Skipping pull go115 (already ran) [2021-01-13T15:25:21.881Z] Building go115 [2021-01-13T15:25:21.881Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-13T15:25:21.881Z] Dload Upload Total Spent Left Speed [2021-01-13T15:25:22.452Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 115M 8 9503k 0 0 20.5M 0 0:00:05 --:--:-- 0:00:05 20.5M [2021-01-13T15:25:22.452Z] curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 [2021-01-13T15:25:22.452Z] Failed to run 'override-build': Exit code was 56. [2021-01-13T15:25:22.714Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [2021-01-13T15:25:23.154Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-13T15:25:24.882Z] Failed in branch amd64 [2021-01-13T15:25:32.542Z] Removing intermediate container 81762cd1ee5b [2021-01-13T15:25:32.542Z] ---> 6765683249dc [2021-01-13T15:25:32.542Z] [2021-01-13T15:25:32.542Z] Step 10/22 : FROM alpine:3.12 [2021-01-13T15:25:32.542Z] 3.12: Pulling from library/alpine [2021-01-13T15:25:34.553Z] Removing intermediate container 4e34d8caf06c [2021-01-13T15:25:34.553Z] ---> 46400a261bd5 [2021-01-13T15:25:34.553Z] [2021-01-13T15:25:34.553Z] Step 10/24 : FROM alpine:3.12 [2021-01-13T15:25:34.826Z] 3.12: Pulling from library/alpine [2021-01-13T15:25:34.826Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-13T15:25:34.826Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-13T15:25:35.101Z] Status: Downloaded newer image for alpine:3.12 [2021-01-13T15:25:35.101Z] ---> afeebe901d6b [2021-01-13T15:25:35.101Z] Status: Downloaded newer image for alpine:3.12 [2021-01-13T15:25:35.101Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T15:25:35.101Z] ---> afeebe901d6b [2021-01-13T15:25:35.101Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-13T15:25:36.077Z] ---> Running in 32a64d1af695 [2021-01-13T15:25:36.077Z] ---> Running in c08f0e8b3f53 [2021-01-13T15:25:37.524Z] Removing intermediate container 5d38511ed2ad [2021-01-13T15:25:37.524Z] ---> b2b1dec87ca9 [2021-01-13T15:25:37.524Z] [2021-01-13T15:25:37.524Z] Step 10/24 : FROM scratch [2021-01-13T15:25:37.524Z] ---> [2021-01-13T15:25:37.524Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-13T15:25:37.524Z] Removing intermediate container c046f93bf488 [2021-01-13T15:25:37.524Z] ---> 1017b964603c [2021-01-13T15:25:37.524Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-13T15:25:37.802Z] ---> Running in a330373a83c0 [2021-01-13T15:25:37.802Z] ---> Running in 9f5298553da9 [2021-01-13T15:25:38.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T15:25:38.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T15:25:38.349Z] Removing intermediate container a330373a83c0 [2021-01-13T15:25:38.349Z] ---> 644d5d2a5a4a [2021-01-13T15:25:38.349Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-13T15:25:38.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T15:25:38.619Z] ---> Running in c8f539893a85 [2021-01-13T15:25:38.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T15:25:38.897Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-13T15:25:39.174Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T15:25:39.174Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-13T15:25:39.174Z] (4/5) Installing curl (7.69.1-r3) [2021-01-13T15:25:39.174Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-13T15:25:39.174Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T15:25:39.174Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T15:25:39.447Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-13T15:25:39.447Z] Removing intermediate container c8f539893a85 [2021-01-13T15:25:39.447Z] ---> 2e8220db055b [2021-01-13T15:25:39.447Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-13T15:25:39.447Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T15:25:39.447Z] 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-13T15:25:39.447Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-13T15:25:39.447Z] (4/5) Installing curl (7.69.1-r3) [2021-01-13T15:25:39.447Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-13T15:25:39.447Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T15:25:39.447Z] OK: 7 MiB in 19 packages [2021-01-13T15:25:39.447Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T15:25:39.725Z] ---> Running in 655c1fd20f49 [2021-01-13T15:25:40.002Z] OK: 7 MiB in 19 packages [2021-01-13T15:25:40.281Z] Removing intermediate container 655c1fd20f49 [2021-01-13T15:25:40.281Z] ---> a2b1ff5e1237 [2021-01-13T15:25:40.281Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-13T15:25:41.736Z] ---> 2fb62ddd42b2 [2021-01-13T15:25:41.736Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-13T15:25:42.730Z] Removing intermediate container c08f0e8b3f53 [2021-01-13T15:25:42.730Z] ---> a7fd0cd97e6f [2021-01-13T15:25:42.730Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-13T15:25:43.351Z] Removing intermediate container 32a64d1af695 [2021-01-13T15:25:43.351Z] ---> 7016e3b38063 [2021-01-13T15:25:43.351Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T15:25:43.351Z] ---> Running in 56967f910e60 [2021-01-13T15:25:43.633Z] ---> Running in 55f3e93e32ee [2021-01-13T15:25:43.633Z] ---> 0ecda2bed20f [2021-01-13T15:25:43.633Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-13T15:25:44.230Z] Removing intermediate container 56967f910e60 [2021-01-13T15:25:44.230Z] ---> 86d946919690 [2021-01-13T15:25:44.230Z] Step 13/22 : WORKDIR / [2021-01-13T15:25:44.503Z] ---> Running in d5d867d95b2f [2021-01-13T15:25:44.503Z] Removing intermediate container 55f3e93e32ee [2021-01-13T15:25:44.503Z] ---> af41fdea3b11 [2021-01-13T15:25:44.503Z] Step 13/24 : WORKDIR / [2021-01-13T15:25:44.776Z] Removing intermediate container 9f5298553da9 [2021-01-13T15:25:44.776Z] ---> f7f33a1c9fbc [2021-01-13T15:25:44.776Z] [2021-01-13T15:25:44.776Z] Step 11/26 : FROM docker:20.10.0 [2021-01-13T15:25:44.776Z] 20.10.0: Pulling from library/docker [2021-01-13T15:25:45.046Z] ---> Running in 5344fc7c6d32 [2021-01-13T15:25:45.750Z] Removing intermediate container d5d867d95b2f [2021-01-13T15:25:45.750Z] ---> 01884b49b3ba [2021-01-13T15:25:45.750Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T15:25:45.750Z] ---> db81277e967e [2021-01-13T15:25:45.750Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T15:25:46.412Z] Removing intermediate container 5344fc7c6d32 [2021-01-13T15:25:46.412Z] ---> 5d83ff59d977 [2021-01-13T15:25:46.412Z] 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-13T15:25:47.552Z] ---> 92eb8611a084 [2021-01-13T15:25:47.552Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-13T15:25:48.154Z] ---> 25ddae336457 [2021-01-13T15:25:48.154Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-13T15:25:48.753Z] ---> 6eb7f8e808b0 [2021-01-13T15:25:48.753Z] 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-13T15:25:49.352Z] Removing intermediate container 6dd0c76d46a6 [2021-01-13T15:25:49.352Z] ---> 17925a7fb0cf [2021-01-13T15:25:49.352Z] [2021-01-13T15:25:49.352Z] Step 10/22 : FROM scratch [2021-01-13T15:25:49.352Z] ---> [2021-01-13T15:25:49.352Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T15:25:49.947Z] ---> beefd7dbf62c [2021-01-13T15:25:49.947Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-13T15:25:49.947Z] ---> Running in de1b3e15d4cb [2021-01-13T15:25:49.947Z] ---> da97dcf22634 [2021-01-13T15:25:49.947Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-13T15:25:49.947Z] ---> c8d6dbed33c6 [2021-01-13T15:25:49.947Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-13T15:25:50.543Z] Removing intermediate container de1b3e15d4cb [2021-01-13T15:25:50.543Z] ---> 0668c91faaea [2021-01-13T15:25:50.543Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-13T15:25:50.543Z] ---> Running in 4032186b82d0 [2021-01-13T15:25:50.816Z] ---> 52c6d12b8d8f [2021-01-13T15:25:50.816Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-13T15:25:51.407Z] ---> 7bfbda6ab716 [2021-01-13T15:25:51.407Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-13T15:25:51.407Z] ---> d10828679b78 [2021-01-13T15:25:51.407Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-13T15:25:51.680Z] Removing intermediate container 4032186b82d0 [2021-01-13T15:25:51.680Z] ---> 03f756ab3efb [2021-01-13T15:25:51.680Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T15:25:51.952Z] ---> Running in ad8187b7b2c6 [2021-01-13T15:25:52.223Z] ---> Running in 8ab1d22fa587 [2021-01-13T15:25:52.223Z] ---> 31e2b325d468 [2021-01-13T15:25:52.223Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-13T15:25:52.818Z] ---> Running in 87c58c5bf8e2 [2021-01-13T15:25:52.818Z] Removing intermediate container ad8187b7b2c6 [2021-01-13T15:25:52.818Z] ---> 72f921093435 [2021-01-13T15:25:52.818Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T15:25:53.428Z] ---> ece1a0e23769 [2021-01-13T15:25:53.428Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-13T15:25:53.428Z] Removing intermediate container 8ab1d22fa587 [2021-01-13T15:25:53.428Z] ---> 8ef7a5f7b3e5 [2021-01-13T15:25:53.428Z] Step 14/22 : WORKDIR / [2021-01-13T15:25:54.023Z] ---> Running in 28c6d51ae4a3 [2021-01-13T15:25:54.297Z] ---> Running in a04d38870482 [2021-01-13T15:25:54.893Z] Removing intermediate container 28c6d51ae4a3 [2021-01-13T15:25:54.893Z] ---> 73c4e87c3b60 [2021-01-13T15:25:54.893Z] Step 22/24 : LABEL arch=arm64 [2021-01-13T15:25:55.488Z] ---> Running in f92d7d520c2e [2021-01-13T15:25:55.764Z] Removing intermediate container a04d38870482 [2021-01-13T15:25:55.764Z] ---> 3eed92ea4870 [2021-01-13T15:25:55.764Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T15:25:56.037Z] ---> d95aa14921c1 [2021-01-13T15:25:56.037Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-13T15:25:56.311Z] Removing intermediate container f92d7d520c2e [2021-01-13T15:25:56.311Z] ---> 6cb868541655 [2021-01-13T15:25:56.311Z] Step 23/24 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf [2021-01-13T15:25:56.581Z] ---> Running in d4e9907c0da2 [2021-01-13T15:25:56.852Z] ---> c3d1998c7f59 [2021-01-13T15:25:56.852Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-13T15:25:57.135Z] ---> 359065804ba7 [2021-01-13T15:25:57.135Z] 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-13T15:25:57.413Z] Removing intermediate container 87c58c5bf8e2 [2021-01-13T15:25:57.413Z] ---> 68590cd5cb6b [2021-01-13T15:25:57.413Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-13T15:25:57.413Z] ---> Running in d565f6d935b6 [2021-01-13T15:25:57.685Z] Removing intermediate container d4e9907c0da2 [2021-01-13T15:25:57.685Z] ---> 1c6b120e8b5f [2021-01-13T15:25:57.685Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T15:25:57.685Z] ---> Running in 7c19aefabc60 [2021-01-13T15:25:57.959Z] ---> Running in dea9ea1dedc9 [2021-01-13T15:25:58.565Z] Removing intermediate container 7c19aefabc60 [2021-01-13T15:25:58.565Z] ---> 9dc3657a9b67 [2021-01-13T15:25:58.565Z] Step 20/22 : LABEL arch=arm64 [2021-01-13T15:25:58.565Z] ---> 495a0517de6a [2021-01-13T15:25:58.565Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-13T15:25:58.840Z] Removing intermediate container dea9ea1dedc9 [2021-01-13T15:25:58.840Z] ---> 3d2b815a03cb [2021-01-13T15:25:58.840Z] [2021-01-13T15:25:58.840Z] ---> Running in a0ff5ae42152 [2021-01-13T15:25:59.117Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-13T15:25:59.117Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-13T15:25:59.117Z] ---> eeaf43b92773 [2021-01-13T15:25:59.117Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-13T15:25:59.387Z] ---> Running in a683091fdb85 [2021-01-13T15:25:59.387Z] Successfully built 3d2b815a03cb [2021-01-13T15:25:59.387Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-13T15:25:59.387Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2021-01-13T15:25:59.665Z] Removing intermediate container a0ff5ae42152 [2021-01-13T15:25:59.665Z] ---> 1608671f7618 [2021-01-13T15:25:59.665Z] Step 21/22 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf [2021-01-13T15:25:59.665Z] ---> bd88b4224125 [2021-01-13T15:25:59.665Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-13T15:25:59.936Z] ---> Running in 59a68c434edd [2021-01-13T15:25:59.936Z] ---> Running in 24b925141dce [2021-01-13T15:26:00.916Z] Removing intermediate container d565f6d935b6 [2021-01-13T15:26:00.916Z] ---> 8e9f4e94ff7c [2021-01-13T15:26:00.916Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-13T15:26:01.187Z] Removing intermediate container 59a68c434edd [2021-01-13T15:26:01.187Z] ---> 6c8d8864bc21 [2021-01-13T15:26:01.187Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T15:26:01.187Z] Removing intermediate container 24b925141dce [2021-01-13T15:26:01.187Z] ---> 73fc1e0ae73f [2021-01-13T15:26:01.187Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T15:26:01.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T15:26:01.744Z] ---> Running in bdf20b10b1a6 [2021-01-13T15:26:01.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T15:26:02.017Z] ---> Running in e1c1aad77be8 [2021-01-13T15:26:02.017Z] ---> Running in 6f0fb9d8e201 [2021-01-13T15:26:02.294Z] (1/2) Installing readline (8.0.4-r0) [2021-01-13T15:26:02.294Z] (2/2) Installing bash (5.0.17-r0) [2021-01-13T15:26:02.570Z] Executing bash-5.0.17-r0.post-install [2021-01-13T15:26:02.570Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T15:26:02.570Z] OK: 12 MiB in 22 packages [2021-01-13T15:26:02.842Z] Removing intermediate container bdf20b10b1a6 [2021-01-13T15:26:02.842Z] ---> 4dda06f54a9d [2021-01-13T15:26:02.842Z] Step 22/24 : LABEL arch=arm64 [2021-01-13T15:26:03.113Z] Removing intermediate container e1c1aad77be8 [2021-01-13T15:26:03.113Z] ---> 2d5ae94b5d6f [2021-01-13T15:26:03.113Z] Step 20/22 : LABEL arch=arm64 [2021-01-13T15:26:03.113Z] Removing intermediate container 6f0fb9d8e201 [2021-01-13T15:26:03.113Z] ---> bda8b4af513e [2021-01-13T15:26:03.113Z] [2021-01-13T15:26:03.386Z] ---> Running in fdbc6aa31119 [2021-01-13T15:26:03.386Z] Successfully built bda8b4af513e [2021-01-13T15:26:03.992Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-13T15:26:03.992Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go [2021-01-13T15:26:03.992Z] ---> Running in eda794b7e2e9 [2021-01-13T15:26:04.595Z] Removing intermediate container fdbc6aa31119 [2021-01-13T15:26:04.595Z] ---> 97c637740a3c [2021-01-13T15:26:04.595Z] Step 23/24 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf [2021-01-13T15:26:04.595Z] Removing intermediate container eda794b7e2e9 [2021-01-13T15:26:04.872Z] ---> 260b111d5552 [2021-01-13T15:26:04.872Z] Step 21/22 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf [2021-01-13T15:26:04.872Z] Removing intermediate container a683091fdb85 [2021-01-13T15:26:04.872Z] ---> 61f0ebd0a42e [2021-01-13T15:26:04.872Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-13T15:26:04.872Z] ---> Running in e3414bc50851 [2021-01-13T15:26:04.872Z] ---> Running in 6b18048f54b0 [2021-01-13T15:26:04.872Z] ---> Running in dc506d134234 [2021-01-13T15:26:05.472Z] Removing intermediate container e3414bc50851 [2021-01-13T15:26:05.472Z] ---> 19605d7650d9 [2021-01-13T15:26:05.472Z] Step 24/24 : LABEL version=0.0.0 [2021-01-13T15:26:06.068Z] ---> Running in e2badbaa65b2 [2021-01-13T15:26:06.661Z] Removing intermediate container dc506d134234 [2021-01-13T15:26:06.661Z] Removing intermediate container 6b18048f54b0 [2021-01-13T15:26:06.661Z] ---> 0eafa05d0c49 [2021-01-13T15:26:06.661Z] ---> bc2f0258af44 [2021-01-13T15:26:06.661Z] Step 14/26 : ENV APP_PORT=48090Step 22/22 : LABEL version=0.0.0 [2021-01-13T15:26:06.661Z] [2021-01-13T15:26:06.661Z] Removing intermediate container e2badbaa65b2 [2021-01-13T15:26:06.661Z] ---> 8ed61555c74a [2021-01-13T15:26:06.661Z] [2021-01-13T15:26:06.935Z] ---> Running in 6a637651731e [2021-01-13T15:26:06.935Z] ---> Running in 2795e8473277 [2021-01-13T15:26:07.217Z] Successfully built 8ed61555c74a [2021-01-13T15:26:07.217Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-13T15:26:07.492Z] Building docker-security-proxy-setup-go [2021-01-13T15:26:07.764Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 6a637651731e [2021-01-13T15:26:07.764Z] ---> d9eb6854d9ba [2021-01-13T15:26:07.764Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-13T15:26:07.764Z] Removing intermediate container 2795e8473277 [2021-01-13T15:26:07.764Z] ---> ff75339c0150 [2021-01-13T15:26:07.764Z] [2021-01-13T15:26:08.043Z] ---> Running in 0376dc216163 [2021-01-13T15:26:08.321Z] Successfully built ff75339c0150 [2021-01-13T15:26:08.321Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-13T15:26:08.321Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-01-13T15:26:08.598Z] Removing intermediate container 0376dc216163 [2021-01-13T15:26:08.598Z] ---> 918ca0dc70c4 [2021-01-13T15:26:08.598Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-13T15:26:10.038Z] ---> 8a22f78e035f [2021-01-13T15:26:10.038Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-13T15:26:11.476Z] ---> 7f99e9a770db [2021-01-13T15:26:11.476Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-13T15:26:14.088Z] ---> 4938557c369a [2021-01-13T15:26:14.088Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-13T15:26:14.682Z] ---> Running in 656d5022e260 [2021-01-13T15:26:16.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T15:26:16.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T15:26:16.712Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-13T15:26:16.712Z] (2/33) Installing expat (2.2.9-r1) [2021-01-13T15:26:16.712Z] (3/33) Installing libffi (3.3-r2) [2021-01-13T15:26:16.712Z] (4/33) Installing gdbm (1.13-r1) [2021-01-13T15:26:16.712Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-13T15:26:16.712Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-13T15:26:16.712Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-13T15:26:18.693Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-13T15:26:18.693Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-13T15:26:18.693Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-13T15:26:18.693Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-13T15:26:18.693Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-13T15:26:18.693Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-13T15:26:18.693Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-13T15:26:18.693Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-13T15:26:18.693Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-13T15:26:18.693Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-13T15:26:18.963Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-13T15:26:18.963Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-13T15:26:18.963Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-13T15:26:18.963Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-13T15:26:18.963Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-13T15:26:18.963Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-13T15:26:18.963Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-13T15:26:18.963Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-13T15:26:18.963Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-13T15:26:18.963Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-13T15:26:19.235Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-13T15:26:19.235Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-13T15:26:19.235Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-13T15:26:19.235Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-13T15:26:19.235Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-13T15:26:19.235Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-13T15:26:19.235Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T15:26:19.511Z] OK: 71 MiB in 55 packages [2021-01-13T15:26:29.669Z] Removing intermediate container 656d5022e260 [2021-01-13T15:26:29.669Z] ---> d40053d5c9cd [2021-01-13T15:26:29.669Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-13T15:26:29.669Z] ---> Running in 50c4ab2e237f [2021-01-13T15:26:36.397Z] Collecting docker-compose==1.23.2 [2021-01-13T15:26:36.397Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-13T15:26:36.397Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-13T15:26:36.397Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-13T15:26:37.389Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T15:26:37.389Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-13T15:26:37.389Z] ---> 196af9c250d6 [2021-01-13T15:26:37.389Z] Step 3/22 : WORKDIR /edgex-go [2021-01-13T15:26:37.389Z] ---> Using cache [2021-01-13T15:26:37.389Z] ---> a5ee6c91da92 [2021-01-13T15:26:37.389Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:26:37.389Z] ---> Using cache [2021-01-13T15:26:37.389Z] ---> 2c6bed0c3471 [2021-01-13T15:26:37.389Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-13T15:26:39.388Z] Collecting texttable<0.10,>=0.9.0 [2021-01-13T15:26:39.388Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-13T15:26:39.666Z] ---> Running in 71d710c92eb3 [2021-01-13T15:26:41.658Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T15:26:42.255Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T15:26:42.255Z] Collecting cached-property<2,>=1.2.0 [2021-01-13T15:26:42.532Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-13T15:26:42.532Z] 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-13T15:26:43.131Z] OK: 217 MiB in 51 packages [2021-01-13T15:26:43.131Z] Collecting docker<4.0,>=3.6.0 [2021-01-13T15:26:43.131Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-13T15:26:45.138Z] Collecting jsonschema<3,>=2.5.1 [2021-01-13T15:26:45.138Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-13T15:26:45.748Z] Collecting docopt<0.7,>=0.6.1 [2021-01-13T15:26:45.748Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-13T15:26:46.350Z] Removing intermediate container 71d710c92eb3 [2021-01-13T15:26:46.350Z] ---> 767bb60a2018 [2021-01-13T15:26:46.350Z] Step 6/22 : COPY go.mod . [2021-01-13T15:26:47.794Z] ---> a822c8d3455d [2021-01-13T15:26:47.794Z] Step 7/22 : RUN go mod download [2021-01-13T15:26:48.069Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T15:26:48.069Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-13T15:26:48.069Z] ---> 196af9c250d6 [2021-01-13T15:26:48.069Z] Step 3/23 : WORKDIR /edgex-go [2021-01-13T15:26:48.069Z] ---> Using cache [2021-01-13T15:26:48.069Z] ---> a5ee6c91da92 [2021-01-13T15:26:48.069Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:26:48.069Z] ---> Using cache [2021-01-13T15:26:48.069Z] ---> 2c6bed0c3471 [2021-01-13T15:26:48.069Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-13T15:26:48.344Z] ---> Running in c0cbd5fdc3d4 [2021-01-13T15:26:48.344Z] ---> Running in 86d9da9db6c0 [2021-01-13T15:26:48.939Z] Collecting PyYAML<4,>=3.10 [2021-01-13T15:26:48.939Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-13T15:26:50.385Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T15:26:50.386Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T15:26:50.386Z] ---> 196af9c250d6 [2021-01-13T15:26:50.386Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T15:26:50.386Z] ---> Using cache [2021-01-13T15:26:50.386Z] ---> a5ee6c91da92 [2021-01-13T15:26:50.386Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:26:50.386Z] ---> Using cache [2021-01-13T15:26:50.386Z] ---> 2c6bed0c3471 [2021-01-13T15:26:50.386Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T15:26:50.386Z] ---> Using cache [2021-01-13T15:26:50.386Z] ---> 767bb60a2018 [2021-01-13T15:26:50.386Z] Step 6/21 : COPY go.mod . [2021-01-13T15:26:50.386Z] ---> Using cache [2021-01-13T15:26:50.386Z] ---> a822c8d3455d [2021-01-13T15:26:50.386Z] Step 7/21 : RUN go mod download [2021-01-13T15:26:50.386Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-13T15:26:50.386Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-13T15:26:50.386Z] ---> 196af9c250d6 [2021-01-13T15:26:50.386Z] Step 3/21 : WORKDIR /edgex-go [2021-01-13T15:26:50.386Z] ---> Using cache [2021-01-13T15:26:50.386Z] ---> a5ee6c91da92 [2021-01-13T15:26:50.386Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:26:50.386Z] ---> Using cache [2021-01-13T15:26:50.386Z] ---> 2c6bed0c3471 [2021-01-13T15:26:50.386Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-13T15:26:50.386Z] ---> Using cache [2021-01-13T15:26:50.386Z] ---> 767bb60a2018 [2021-01-13T15:26:50.386Z] Step 6/21 : COPY go.mod . [2021-01-13T15:26:50.386Z] ---> Using cache [2021-01-13T15:26:50.386Z] ---> a822c8d3455d [2021-01-13T15:26:50.386Z] Step 7/21 : RUN go mod download [2021-01-13T15:26:50.664Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T15:26:50.942Z] ---> Running in c73c241c2f4d [2021-01-13T15:26:50.942Z] ---> Running in 994f623a0721 [2021-01-13T15:26:51.542Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T15:26:52.147Z] OK: 217 MiB in 51 packages [2021-01-13T15:26:53.358Z] Removing intermediate container c0cbd5fdc3d4 [2021-01-13T15:26:53.358Z] ---> b95f46fb0e80 [2021-01-13T15:26:53.358Z] Step 8/22 : COPY . . [2021-01-13T15:26:53.678Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-13T15:26:53.678Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-13T15:26:54.610Z] Removing intermediate container 86d9da9db6c0 [2021-01-13T15:26:54.610Z] ---> 81b1f9839302 [2021-01-13T15:26:54.610Z] Step 6/23 : COPY go.mod . [2021-01-13T15:26:55.717Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-13T15:26:55.717Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-13T15:26:55.717Z] Removing intermediate container c73c241c2f4d [2021-01-13T15:26:55.717Z] ---> 294f3f18044f [2021-01-13T15:26:55.717Z] Step 8/21 : COPY . . [2021-01-13T15:26:56.007Z] Removing intermediate container 994f623a0721 [2021-01-13T15:26:56.007Z] ---> 9cf42dad21f4 [2021-01-13T15:26:56.007Z] Step 8/21 : COPY . . [2021-01-13T15:26:56.292Z] ---> 426fcd0ee5b7 [2021-01-13T15:26:56.292Z] Step 7/23 : RUN go mod download [2021-01-13T15:26:56.292Z] Collecting docker-pycreds>=0.4.0 [2021-01-13T15:26:56.292Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-13T15:26:56.577Z] 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-13T15:26:56.577Z] 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-13T15:26:56.577Z] ---> Running in aff8dd270b6a [2021-01-13T15:26:56.866Z] Collecting idna<2.8,>=2.5 [2021-01-13T15:26:56.866Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-13T15:26:57.846Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-13T15:26:57.846Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-13T15:26:58.118Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-13T15:26:58.118Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-13T15:26:58.118Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-13T15:26:58.118Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-13T15:26:59.097Z] Installing collected packages: dockerpty, texttable, cached-property, websocket-client, idna, urllib3, requests, docker-pycreds, docker, jsonschema, docopt, PyYAML, docker-compose [2021-01-13T15:26:59.097Z] Running setup.py install for dockerpty: started [2021-01-13T15:27:01.725Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-13T15:27:01.725Z] Running setup.py install for texttable: started [2021-01-13T15:27:03.159Z] Removing intermediate container aff8dd270b6a [2021-01-13T15:27:03.159Z] ---> b7477b3b5970 [2021-01-13T15:27:03.159Z] Step 8/23 : COPY . . [2021-01-13T15:27:03.757Z] Running setup.py install for texttable: finished with status 'done' [2021-01-13T15:27:04.362Z] Attempting uninstall: idna [2021-01-13T15:27:04.362Z] Found existing installation: idna 2.9 [2021-01-13T15:27:04.362Z] Uninstalling idna-2.9: [2021-01-13T15:27:04.362Z] Successfully uninstalled idna-2.9 [2021-01-13T15:27:04.960Z] Attempting uninstall: urllib3 [2021-01-13T15:27:04.960Z] Found existing installation: urllib3 1.25.9 [2021-01-13T15:27:04.960Z] Uninstalling urllib3-1.25.9: [2021-01-13T15:27:05.236Z] Successfully uninstalled urllib3-1.25.9 [2021-01-13T15:27:05.837Z] Attempting uninstall: requests [2021-01-13T15:27:05.837Z] Found existing installation: requests 2.23.0 [2021-01-13T15:27:05.837Z] Uninstalling requests-2.23.0: [2021-01-13T15:27:06.111Z] Successfully uninstalled requests-2.23.0 [2021-01-13T15:27:07.545Z] Running setup.py install for docopt: started [2021-01-13T15:27:09.532Z] Running setup.py install for docopt: finished with status 'done' [2021-01-13T15:27:09.532Z] Running setup.py install for PyYAML: started [2021-01-13T15:27:12.161Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-13T15:27:12.760Z] 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-13T15:27:21.046Z] ---> 50d71b783915 [2021-01-13T15:27:21.046Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-13T15:27:21.046Z] ---> d1ac5a403c16 [2021-01-13T15:27:21.046Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-13T15:27:21.046Z] ---> 5c317962215f [2021-01-13T15:27:21.046Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-13T15:27:21.046Z] ---> Running in b120a2e9ae44 [2021-01-13T15:27:21.046Z] ---> Running in 40f9f19a9b33 [2021-01-13T15:27:21.319Z] ---> Running in 6318d7a04976 [2021-01-13T15:27:21.950Z] ---> 0f4828d47e8d [2021-01-13T15:27:21.950Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-13T15:27:22.230Z] ---> Running in 7b2a4a2acd1f [2021-01-13T15:27:22.512Z] Removing intermediate container 50c4ab2e237f [2021-01-13T15:27:22.512Z] ---> 7255a305dcf6 [2021-01-13T15:27:22.512Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-13T15:27:22.785Z] ---> Running in bca51089531c [2021-01-13T15:27:23.059Z] 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-13T15:27:23.666Z] 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-13T15:27:23.939Z] 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-13T15:27:24.537Z] 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-13T15:27:24.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T15:27:25.086Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T15:27:26.069Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T15:27:26.069Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-13T15:27:26.069Z] (3/3) Installing curl (7.69.1-r3) [2021-01-13T15:27:26.069Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T15:27:26.069Z] OK: 71 MiB in 58 packages [2021-01-13T15:27:28.065Z] Removing intermediate container bca51089531c [2021-01-13T15:27:28.065Z] ---> 89684bda0095 [2021-01-13T15:27:28.065Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-13T15:27:28.065Z] ---> Running in f7d0d0f7c59a [2021-01-13T15:27:28.668Z] Removing intermediate container f7d0d0f7c59a [2021-01-13T15:27:28.668Z] ---> b8d83f512b50 [2021-01-13T15:27:28.668Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T15:27:28.944Z] ---> Running in c5723e321a0e [2021-01-13T15:27:29.547Z] Removing intermediate container c5723e321a0e [2021-01-13T15:27:29.547Z] ---> 3d49350e9f23 [2021-01-13T15:27:29.547Z] Step 24/26 : LABEL arch=arm64 [2021-01-13T15:27:29.823Z] ---> Running in d6616b831b44 [2021-01-13T15:27:30.423Z] Removing intermediate container d6616b831b44 [2021-01-13T15:27:30.423Z] ---> fde9f6e7b0f5 [2021-01-13T15:27:30.423Z] Step 25/26 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf [2021-01-13T15:27:30.423Z] ---> Running in 2984ba5112a0 [2021-01-13T15:27:31.026Z] Removing intermediate container 2984ba5112a0 [2021-01-13T15:27:31.026Z] ---> 7b63db87bab5 [2021-01-13T15:27:31.026Z] Step 26/26 : LABEL version=0.0.0 [2021-01-13T15:27:31.341Z] ---> Running in 034057dcd273 [2021-01-13T15:27:32.330Z] Removing intermediate container 034057dcd273 [2021-01-13T15:27:32.330Z] ---> 8f41fcc0c73d [2021-01-13T15:27:32.330Z] [2021-01-13T15:27:32.605Z] Successfully built 8f41fcc0c73d [2021-01-13T15:27:32.605Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-13T15:28:29.129Z]  Building docker-sys-mgmt-agent-go ... done 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-13T15:28:47.476Z] Removing intermediate container b120a2e9ae44 [2021-01-13T15:28:47.476Z] ---> 5a3e78f88614 [2021-01-13T15:28:47.476Z] [2021-01-13T15:28:47.476Z] Step 10/21 : FROM scratch [2021-01-13T15:28:47.476Z] ---> [2021-01-13T15:28:47.476Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T15:28:47.476Z] Removing intermediate container 40f9f19a9b33 [2021-01-13T15:28:47.476Z] ---> 8f2e853f3b28 [2021-01-13T15:28:47.476Z] [2021-01-13T15:28:47.476Z] Step 10/22 : FROM scratch [2021-01-13T15:28:47.476Z] ---> [2021-01-13T15:28:47.476Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T15:28:47.476Z] Removing intermediate container 6318d7a04976 [2021-01-13T15:28:47.476Z] ---> 931a933cead9 [2021-01-13T15:28:47.476Z] [2021-01-13T15:28:47.476Z] Step 10/21 : FROM alpine:3.12 [2021-01-13T15:28:47.476Z] ---> afeebe901d6b [2021-01-13T15:28:47.476Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-13T15:28:47.476Z] ---> Using cache [2021-01-13T15:28:47.476Z] ---> 0668c91faaea [2021-01-13T15:28:47.476Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-13T15:28:47.476Z] ---> Using cache [2021-01-13T15:28:47.476Z] ---> 0668c91faaea [2021-01-13T15:28:47.476Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-13T15:28:47.476Z] ---> Running in 7aef86d4b33a [2021-01-13T15:28:47.476Z] ---> Running in 3a074d6b9c00 [2021-01-13T15:28:47.476Z] ---> Running in 459b5c56808b [2021-01-13T15:28:47.476Z] Removing intermediate container 7aef86d4b33a [2021-01-13T15:28:47.476Z] ---> d881bdf2a16c [2021-01-13T15:28:47.476Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-13T15:28:47.476Z] Removing intermediate container 3a074d6b9c00 [2021-01-13T15:28:47.476Z] ---> f21f5fb1520e [2021-01-13T15:28:47.476Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-13T15:28:47.752Z] ---> Running in fcb22e759a8e [2021-01-13T15:28:47.752Z] ---> Running in df6a5d61487d [2021-01-13T15:28:48.365Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T15:28:48.365Z] Removing intermediate container fcb22e759a8e [2021-01-13T15:28:48.365Z] ---> 98661ff66160 [2021-01-13T15:28:48.365Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T15:28:48.365Z] Removing intermediate container df6a5d61487d [2021-01-13T15:28:48.365Z] ---> 32f753157d74 [2021-01-13T15:28:48.365Z] Step 14/22 : WORKDIR / [2021-01-13T15:28:48.365Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T15:28:48.365Z] ---> Running in ea1be4a44680 [2021-01-13T15:28:48.968Z] Removing intermediate container ea1be4a44680 [2021-01-13T15:28:48.968Z] ---> be9c06177d34 [2021-01-13T15:28:48.968Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T15:28:48.968Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-13T15:28:49.248Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-13T15:28:49.248Z] ---> 81f966a42bcb [2021-01-13T15:28:49.248Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-13T15:28:49.248Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-13T15:28:49.248Z] (4/4) Installing curl (7.69.1-r3) [2021-01-13T15:28:49.248Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T15:28:49.248Z] Executing ca-certificates-20191127-r4.trigger [2021-01-13T15:28:49.525Z] OK: 7 MiB in 18 packages [2021-01-13T15:28:50.131Z] ---> a51170d1ec7c [2021-01-13T15:28:50.131Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-13T15:28:51.110Z] ---> 6c2d081cfc09 [2021-01-13T15:28:51.110Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-13T15:28:52.084Z] Removing intermediate container 459b5c56808b [2021-01-13T15:28:52.084Z] ---> 1479d93423e3 [2021-01-13T15:28:52.084Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-13T15:28:52.084Z] ---> 14ab5e56165f [2021-01-13T15:28:52.084Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-13T15:28:52.361Z] ---> Running in f2b0dc17be38 [2021-01-13T15:28:52.361Z] ---> 553a58ed41c6 [2021-01-13T15:28:52.361Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-13T15:28:52.636Z] ---> Running in efdf3f3a7561 [2021-01-13T15:28:53.230Z] ---> 3561b54e968a [2021-01-13T15:28:53.230Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-13T15:28:53.230Z] Removing intermediate container f2b0dc17be38 [2021-01-13T15:28:53.230Z] ---> 8e6bdef3334f [2021-01-13T15:28:53.230Z] Step 13/21 : WORKDIR /edgex [2021-01-13T15:28:53.500Z] ---> Running in 0174d2360f93 [2021-01-13T15:28:53.501Z] ---> Running in f374d41bb015 [2021-01-13T15:28:53.501Z] Removing intermediate container efdf3f3a7561 [2021-01-13T15:28:53.501Z] ---> 905dd8315ae8 [2021-01-13T15:28:53.501Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T15:28:53.774Z] ---> Running in 7f3a8a41ea77 [2021-01-13T15:28:54.048Z] Removing intermediate container 0174d2360f93 [2021-01-13T15:28:54.049Z] ---> b5277d63120c [2021-01-13T15:28:54.049Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T15:28:54.049Z] Removing intermediate container f374d41bb015 [2021-01-13T15:28:54.049Z] ---> f58ba7b9144d [2021-01-13T15:28:54.049Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-13T15:28:54.324Z] ---> Running in 21516d768c0e [2021-01-13T15:28:54.324Z] Removing intermediate container 7f3a8a41ea77 [2021-01-13T15:28:54.324Z] ---> c9b91ff2ff47 [2021-01-13T15:28:54.324Z] Step 19/21 : LABEL arch=arm64 [2021-01-13T15:28:54.599Z] ---> Running in 47e2d81b3b33 [2021-01-13T15:28:54.599Z] Removing intermediate container 21516d768c0e [2021-01-13T15:28:54.599Z] ---> f4f9dc14993a [2021-01-13T15:28:54.599Z] Step 20/22 : LABEL arch=arm64 [2021-01-13T15:28:55.189Z] ---> Running in 18d9271a8235 [2021-01-13T15:28:55.189Z] ---> 948ced094586 [2021-01-13T15:28:55.189Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-13T15:28:55.189Z] Removing intermediate container 47e2d81b3b33 [2021-01-13T15:28:55.189Z] ---> 5946a120ab59 [2021-01-13T15:28:55.189Z] Step 20/21 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf [2021-01-13T15:28:55.464Z] ---> Running in d43569cd2763 [2021-01-13T15:28:55.464Z] Removing intermediate container 18d9271a8235 [2021-01-13T15:28:55.464Z] ---> e168af427ffc [2021-01-13T15:28:55.464Z] Step 21/22 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf [2021-01-13T15:28:55.735Z] ---> Running in c7652e36517d [2021-01-13T15:28:56.007Z] Removing intermediate container d43569cd2763 [2021-01-13T15:28:56.007Z] ---> dea1f792bf60 [2021-01-13T15:28:56.007Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T15:28:56.278Z] ---> Running in 230aa754cf00 [2021-01-13T15:28:56.278Z] Removing intermediate container c7652e36517d [2021-01-13T15:28:56.278Z] ---> b5148395d262 [2021-01-13T15:28:56.278Z] Step 22/22 : LABEL version=0.0.0 [2021-01-13T15:28:56.278Z] ---> d34709e560e0 [2021-01-13T15:28:56.278Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-13T15:28:56.553Z] ---> Running in bff5cb15e79e [2021-01-13T15:28:56.826Z] Removing intermediate container 230aa754cf00 [2021-01-13T15:28:56.826Z] ---> 032064120485 [2021-01-13T15:28:56.826Z] [2021-01-13T15:28:57.424Z] Successfully built 032064120485 [2021-01-13T15:28:57.424Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-13T15:28:57.424Z]  Building docker-support-scheduler-go ... done Removing intermediate container bff5cb15e79e [2021-01-13T15:28:57.424Z] ---> 7306fbbfe2f1 [2021-01-13T15:28:57.424Z] [2021-01-13T15:28:58.021Z] Successfully built 7306fbbfe2f1 [2021-01-13T15:28:58.021Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-13T15:28:58.021Z]  Building docker-core-command-go ... done  ---> 8332bf30584a [2021-01-13T15:28:58.021Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-13T15:28:58.292Z] ---> Running in f29f7777ae94 [2021-01-13T15:28:58.891Z] Removing intermediate container f29f7777ae94 [2021-01-13T15:28:58.891Z] ---> 2efd4028ecae [2021-01-13T15:28:58.891Z] Step 18/21 : CMD ["--init=true"] [2021-01-13T15:29:00.349Z] ---> Running in d041633a48e4 [2021-01-13T15:29:01.376Z] Removing intermediate container d041633a48e4 [2021-01-13T15:29:01.376Z] ---> 2854f29e62ba [2021-01-13T15:29:01.376Z] Step 19/21 : LABEL arch=arm64 [2021-01-13T15:29:01.376Z] Removing intermediate container 7b2a4a2acd1f [2021-01-13T15:29:01.376Z] ---> 44232b6d22fc [2021-01-13T15:29:01.376Z] [2021-01-13T15:29:01.376Z] Step 10/23 : FROM alpine:3.12 [2021-01-13T15:29:01.376Z] ---> afeebe901d6b [2021-01-13T15:29:01.376Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-13T15:29:01.376Z] ---> Running in 106080c62e39 [2021-01-13T15:29:01.673Z] ---> Running in ddb5c39518b1 [2021-01-13T15:29:02.268Z] Removing intermediate container 106080c62e39 [2021-01-13T15:29:02.268Z] ---> 0fccb0141844 [2021-01-13T15:29:02.268Z] Step 20/21 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf [2021-01-13T15:29:02.268Z] Removing intermediate container ddb5c39518b1 [2021-01-13T15:29:02.268Z] ---> db0080cc01b7 [2021-01-13T15:29:02.268Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-13T15:29:02.268Z] ---> Running in c55a7baae22d [2021-01-13T15:29:02.540Z] ---> Running in 7eb7ce0231f9 [2021-01-13T15:29:02.812Z] Removing intermediate container c55a7baae22d [2021-01-13T15:29:02.812Z] ---> 94f6b24f9954 [2021-01-13T15:29:02.812Z] Step 21/21 : LABEL version=0.0.0 [2021-01-13T15:29:03.085Z] Removing intermediate container 7eb7ce0231f9 [2021-01-13T15:29:03.085Z] ---> 04b023a16652 [2021-01-13T15:29:03.085Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-13T15:29:03.085Z] ---> Running in a7351c92ae26 [2021-01-13T15:29:03.085Z] ---> Running in e523c4fc0cac [2021-01-13T15:29:03.677Z] Removing intermediate container a7351c92ae26 [2021-01-13T15:29:03.677Z] ---> 086e9200b842 [2021-01-13T15:29:03.677Z] [2021-01-13T15:29:03.677Z] Removing intermediate container e523c4fc0cac [2021-01-13T15:29:03.677Z] ---> 35f70373a29a [2021-01-13T15:29:03.677Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-13T15:29:03.950Z] Successfully built 086e9200b842 [2021-01-13T15:29:03.950Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-13T15:29:03.950Z]  Building docker-security-proxy-setup-go ... done  ---> Running in df811b249ba6 [2021-01-13T15:29:06.566Z] Removing intermediate container df811b249ba6 [2021-01-13T15:29:06.566Z] ---> b92a2b658128 [2021-01-13T15:29:06.566Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-13T15:29:06.566Z] ---> Running in ac90ab34fcd1 [2021-01-13T15:29:07.539Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-13T15:29:08.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-13T15:29:09.488Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-13T15:29:09.488Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-13T15:29:09.488Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-13T15:29:09.758Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-13T15:29:10.029Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-13T15:29:10.300Z] Executing busybox-1.31.1-r19.trigger [2021-01-13T15:29:10.300Z] OK: 8 MiB in 19 packages [2021-01-13T15:29:11.731Z] Removing intermediate container ac90ab34fcd1 [2021-01-13T15:29:11.731Z] ---> ec23cce13487 [2021-01-13T15:29:11.731Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-13T15:29:12.325Z] ---> d218d1dfe4c1 [2021-01-13T15:29:12.325Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-13T15:29:13.756Z] ---> 40e6a6899136 [2021-01-13T15:29:13.756Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-13T15:29:14.349Z] ---> 9e9a67fdfd11 [2021-01-13T15:29:14.349Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-13T15:29:14.349Z] ---> Running in e10db1266b13 [2021-01-13T15:29:14.941Z] Removing intermediate container e10db1266b13 [2021-01-13T15:29:14.941Z] ---> bb3f784a7a75 [2021-01-13T15:29:14.941Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-13T15:29:14.941Z] ---> Running in cd9ae1db419f [2021-01-13T15:29:15.532Z] Removing intermediate container cd9ae1db419f [2021-01-13T15:29:15.532Z] ---> 4540d9afaccf [2021-01-13T15:29:15.532Z] Step 21/23 : LABEL arch=arm64 [2021-01-13T15:29:15.532Z] ---> Running in 6c74b7bcd037 [2021-01-13T15:29:16.122Z] Removing intermediate container 6c74b7bcd037 [2021-01-13T15:29:16.122Z] ---> d4e526091761 [2021-01-13T15:29:16.122Z] Step 22/23 : LABEL git_sha=b82b2a8bdd71fbc1008b258247741aff779605cf [2021-01-13T15:29:16.122Z] ---> Running in 9e3026c7a29e [2021-01-13T15:29:16.714Z] Removing intermediate container 9e3026c7a29e [2021-01-13T15:29:16.714Z] ---> 762c9b05257e [2021-01-13T15:29:16.714Z] Step 23/23 : LABEL version=0.0.0 [2021-01-13T15:29:16.714Z] ---> Running in dad8d4448d6e [2021-01-13T15:29:17.310Z] Removing intermediate container dad8d4448d6e [2021-01-13T15:29:17.310Z] ---> 7e5b951ff4ec [2021-01-13T15:29:17.310Z] [2021-01-13T15:29:17.581Z] Successfully built 7e5b951ff4ec [2021-01-13T15:29:17.581Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-13T15:29:17.865Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-13T15:29:17.870Z] $ docker stop --time=1 4d48493e28a56202dadcea30dbc65cda7134a9f331d614bf85c7278bdc0fe56e [2021-01-13T15:29:19.787Z] $ docker rm -f 4d48493e28a56202dadcea30dbc65cda7134a9f331d614bf85c7278bdc0fe56e [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-13T15:29:20.577Z] + docker images [2021-01-13T15:29:20.577Z] + grep docker [2021-01-13T15:29:20.849Z] docker-core-data-go-arm64 latest 7e5b951ff4ec 4 seconds ago 21MB [2021-01-13T15:29:20.849Z] docker-security-proxy-setup-go-arm64 latest 086e9200b842 17 seconds ago 23.3MB [2021-01-13T15:29:20.849Z] docker-core-command-go-arm64 latest 7306fbbfe2f1 23 seconds ago 9.98MB [2021-01-13T15:29:20.849Z] docker-support-scheduler-go-arm64 latest 032064120485 24 seconds ago 10MB [2021-01-13T15:29:20.849Z] docker-sys-mgmt-agent-go-arm64 latest 8f41fcc0c73d About a minute ago 300MB [2021-01-13T15:29:20.849Z] docker-core-metadata-go-arm64 latest ff75339c0150 3 minutes ago 12.3MB [2021-01-13T15:29:20.849Z] docker-security-secretstore-setup-go-arm64 latest 8ed61555c74a 3 minutes ago 23.4MB [2021-01-13T15:29:20.849Z] docker-security-bootstrap-redis-go-arm64 latest bda8b4af513e 3 minutes ago 15.1MB [2021-01-13T15:29:20.849Z] docker-support-notifications-go-arm64 latest 3d2b815a03cb 3 minutes ago 11.4MB [2021-01-13T15:29:20.849Z] 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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-13T15:29:24.744Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T15:29:25.621Z] ---> package-listing.sh [2021-01-13T15:29:25.621Z] ++ facter osfamily [2021-01-13T15:29:25.621Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-13T15:29:25.621Z] + OS_FAMILY=redhat [2021-01-13T15:29:25.621Z] + workspace=/w/workspace/edgex-go/7 [2021-01-13T15:29:25.621Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-13T15:29:25.621Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-13T15:29:25.621Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-13T15:29:25.621Z] + PACKAGES=/tmp/packages_start.txt [2021-01-13T15:29:25.621Z] + '[' /w/workspace/edgex-go/7 ']' [2021-01-13T15:29:25.621Z] + PACKAGES=/tmp/packages_end.txt [2021-01-13T15:29:25.621Z] + case "${OS_FAMILY}" in [2021-01-13T15:29:25.621Z] + rpm -qa [2021-01-13T15:29:25.621Z] + sort [2021-01-13T15:29:30.942Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-13T15:29:30.942Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-13T15:29:30.942Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-13T15:29:30.942Z] + '[' /w/workspace/edgex-go/7 ']' [2021-01-13T15:29:30.942Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-01-13T15:29:30.942Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-01-13T15:29:30.954Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-13T15:29:31.246Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-13T15:29:31.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T15:29:31.549Z] [2021-01-13T15:29:31.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-13T15:29:31.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T15:29:31.898Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-13T15:29:31.898Z] df20fa9351a1: Pulling fs layer [2021-01-13T15:29:31.898Z] 36b3adc4ff6f: Pulling fs layer [2021-01-13T15:29:31.898Z] 8ad3a11d3b57: Pulling fs layer [2021-01-13T15:29:31.898Z] 46f8f816bc3b: Pulling fs layer [2021-01-13T15:29:31.898Z] 93b61091891f: Pulling fs layer [2021-01-13T15:29:31.898Z] 93b9cdb0e59b: Pulling fs layer [2021-01-13T15:29:31.898Z] 5e14af77c1be: Pulling fs layer [2021-01-13T15:29:31.898Z] 01666e4c0597: Pulling fs layer [2021-01-13T15:29:31.898Z] aa168da1d23b: Pulling fs layer [2021-01-13T15:29:31.898Z] 46f8f816bc3b: Waiting [2021-01-13T15:29:31.898Z] 01666e4c0597: Waiting [2021-01-13T15:29:31.898Z] 93b61091891f: Waiting [2021-01-13T15:29:31.898Z] 93b9cdb0e59b: Waiting [2021-01-13T15:29:31.898Z] aa168da1d23b: Waiting [2021-01-13T15:29:31.898Z] 5e14af77c1be: Waiting [2021-01-13T15:29:31.898Z] 36b3adc4ff6f: Verifying Checksum [2021-01-13T15:29:31.898Z] 36b3adc4ff6f: Download complete [2021-01-13T15:29:31.898Z] 46f8f816bc3b: Verifying Checksum [2021-01-13T15:29:31.898Z] 46f8f816bc3b: Download complete [2021-01-13T15:29:32.160Z] df20fa9351a1: Verifying Checksum [2021-01-13T15:29:32.160Z] df20fa9351a1: Download complete [2021-01-13T15:29:32.160Z] 93b9cdb0e59b: Verifying Checksum [2021-01-13T15:29:32.160Z] 93b9cdb0e59b: Download complete [2021-01-13T15:29:32.160Z] 93b61091891f: Download complete [2021-01-13T15:29:32.160Z] 5e14af77c1be: Download complete [2021-01-13T15:29:32.160Z] 01666e4c0597: Verifying Checksum [2021-01-13T15:29:32.160Z] 01666e4c0597: Download complete [2021-01-13T15:29:32.421Z] 8ad3a11d3b57: Verifying Checksum [2021-01-13T15:29:32.422Z] 8ad3a11d3b57: Download complete [2021-01-13T15:29:32.422Z] df20fa9351a1: Pull complete [2021-01-13T15:29:32.684Z] 36b3adc4ff6f: Pull complete [2021-01-13T15:29:34.076Z] aa168da1d23b: Verifying Checksum [2021-01-13T15:29:34.076Z] aa168da1d23b: Download complete [2021-01-13T15:29:34.647Z] 8ad3a11d3b57: Pull complete [2021-01-13T15:29:34.909Z] 46f8f816bc3b: Pull complete [2021-01-13T15:29:35.173Z] 93b61091891f: Pull complete [2021-01-13T15:29:35.438Z] 93b9cdb0e59b: Pull complete [2021-01-13T15:29:35.438Z] 5e14af77c1be: Pull complete [2021-01-13T15:29:35.709Z] 01666e4c0597: Pull complete [2021-01-13T15:29:43.872Z] aa168da1d23b: Pull complete [2021-01-13T15:29:43.872Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-13T15:29:43.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-13T15:29:43.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-13T15:29:44.082Z] prd-centos7-docker-4c-2g-19966 does not seem to be running inside a container [2021-01-13T15:29:44.134Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-13T15:29:52.379Z] $ docker top 86d0cb02de26fba439858dd3e5b98ecee4e21d37fd575839532cd53df86b8974 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-13T15:29:52.976Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-13T15:29:53.278Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-13T15:29:53.598Z] + ls /var/log/sa-host [2021-01-13T15:29:53.598Z] + sadf -c /var/log/sa-host/sa13 [2021-01-13T15:29:53.598Z] file_magic: OK [2021-01-13T15:29:53.598Z] HZ: Using current value: 100 [2021-01-13T15:29:53.598Z] file_header: OK [2021-01-13T15:29:53.598Z] 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-13T15:29:53.598Z] Statistics: [2021-01-13T15:29:53.598Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-13T15:29:53.598Z] File successfully converted to sysstat format version 12.2.1 [2021-01-13T15:29:53.598Z] + sadf -c /var/log/sa-host/sa23 [2021-01-13T15:29:53.598Z] file_magic: OK [2021-01-13T15:29:53.598Z] HZ: Using current value: 100 [2021-01-13T15:29:53.598Z] file_header: OK [2021-01-13T15:29:53.598Z] 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-13T15:29:53.598Z] Statistics: [2021-01-13T15:29:53.598Z] Hnuu...uuuununununu... [2021-01-13T15:29:53.598Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-13T15:29:54.227Z] provisioning config files... [2021-01-13T15:29:54.246Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config6977465834110197834tmp [Pipeline] { [Pipeline] echo [2021-01-13T15:29:54.352Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T15:29:54.727Z] ---> create-netrc.sh [Pipeline] } [2021-01-13T15:29:54.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-13T15:29:54.854Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T15:29:55.202Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-13T15:29:55.213Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T15:29:55.511Z] ---> sudo-logs.sh [2021-01-13T15:29:55.511Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-13T15:29:55.524Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T15:29:55.820Z] ---> job-cost.sh [2021-01-13T15:29:55.820Z] lf-activate-venv: SKIPPING [2021-01-13T15:29:55.820Z] INFO: No Stack... [2021-01-13T15:29:56.773Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-13T15:29:57.345Z] INFO: Archiving Costs [Pipeline] echo [2021-01-13T15:29:57.357Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-13T15:29:57.649Z] ---> logs-deploy.sh [2021-01-13T15:29:57.649Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3002/7 [2021-01-13T15:29:57.649Z] INFO: archiving workspace using pattern(s): [2021-01-13T15:29:59.038Z] Archives upload complete. [2021-01-13T15:29:59.301Z] INFO: archiving logs to Nexus [2021-01-13T15:30:00.257Z] ---> uname -a: [2021-01-13T15:30:00.257Z] Linux prd-centos7-docker-4c-2g-19966.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-13T15:30:00.257Z] [2021-01-13T15:30:00.257Z] [2021-01-13T15:30:00.257Z] ---> lscpu: [2021-01-13T15:30:00.257Z] Architecture: x86_64 [2021-01-13T15:30:00.257Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-13T15:30:00.257Z] Byte Order: Little Endian [2021-01-13T15:30:00.257Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-13T15:30:00.257Z] CPU(s): 4 [2021-01-13T15:30:00.257Z] On-line CPU(s) list: 0-3 [2021-01-13T15:30:00.257Z] Thread(s) per core: 1 [2021-01-13T15:30:00.257Z] Core(s) per socket: 1 [2021-01-13T15:30:00.257Z] Socket(s): 4 [2021-01-13T15:30:00.257Z] NUMA node(s): 1 [2021-01-13T15:30:00.257Z] Vendor ID: GenuineIntel [2021-01-13T15:30:00.257Z] CPU family: 6 [2021-01-13T15:30:00.257Z] Model: 44 [2021-01-13T15:30:00.257Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-13T15:30:00.257Z] Stepping: 1 [2021-01-13T15:30:00.257Z] CPU MHz: 2933.438 [2021-01-13T15:30:00.257Z] BogoMIPS: 5866.87 [2021-01-13T15:30:00.257Z] Virtualization: VT-x [2021-01-13T15:30:00.257Z] Hypervisor vendor: KVM [2021-01-13T15:30:00.257Z] Virtualization type: full [2021-01-13T15:30:00.257Z] L1d cache: 128 KiB [2021-01-13T15:30:00.257Z] L1i cache: 128 KiB [2021-01-13T15:30:00.257Z] L2 cache: 16 MiB [2021-01-13T15:30:00.257Z] L3 cache: 64 MiB [2021-01-13T15:30:00.257Z] NUMA node0 CPU(s): 0-3 [2021-01-13T15:30:00.257Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-13T15:30:00.257Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-13T15:30:00.257Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-13T15:30:00.257Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-13T15:30:00.257Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-13T15:30:00.257Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-13T15:30:00.257Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-13T15:30:00.257Z] Vulnerability Srbds: Not affected [2021-01-13T15:30:00.257Z] Vulnerability Tsx async abort: Not affected [2021-01-13T15:30:00.257Z] 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-13T15:30:00.257Z] [2021-01-13T15:30:00.257Z] [2021-01-13T15:30:00.257Z] ---> nproc: [2021-01-13T15:30:00.257Z] 4 [2021-01-13T15:30:00.257Z] [2021-01-13T15:30:00.257Z] [2021-01-13T15:30:00.257Z] ---> df -h: [2021-01-13T15:30:00.257Z] Filesystem Size Used Available Use% Mounted on [2021-01-13T15:30:00.257Z] overlay 50.0G 12.4G 37.5G 25% / [2021-01-13T15:30:00.257Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-13T15:30:00.257Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-13T15:30:00.257Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-13T15:30:00.257Z] /dev/vda1 50.0G 12.4G 37.5G 25% /facter-os [2021-01-13T15:30:00.257Z] /dev/vda1 50.0G 12.4G 37.5G 25% /etc/resolv.conf [2021-01-13T15:30:00.257Z] /dev/vda1 50.0G 12.4G 37.5G 25% /etc/hostname [2021-01-13T15:30:00.257Z] /dev/vda1 50.0G 12.4G 37.5G 25% /etc/hosts [2021-01-13T15:30:00.257Z] /dev/vda1 50.0G 12.4G 37.5G 25% /var/log/sa-host [2021-01-13T15:30:00.257Z] /dev/vda1 50.0G 12.4G 37.5G 25% /var/log/secure [2021-01-13T15:30:00.257Z] /dev/vda1 50.0G 12.4G 37.5G 25% /var/log/auth.log [2021-01-13T15:30:00.257Z] /dev/vda1 50.0G 12.4G 37.5G 25% /run/cloud-init/result.json [2021-01-13T15:30:00.257Z] /dev/vda1 50.0G 12.4G 37.5G 25% /w/workspace/edgex-go/7 [2021-01-13T15:30:00.257Z] /dev/vda1 50.0G 12.4G 37.5G 25% /w/workspace/edgex-go/7@tmp [2021-01-13T15:30:00.257Z] [2021-01-13T15:30:00.257Z] [2021-01-13T15:30:00.257Z] ---> free -m: [2021-01-13T15:30:00.257Z] total used free shared buff/cache available [2021-01-13T15:30:00.257Z] Mem: 1837 725 131 0 980 1028 [2021-01-13T15:30:00.257Z] Swap: 1023 72 951 [2021-01-13T15:30:00.257Z] [2021-01-13T15:30:00.257Z] [2021-01-13T15:30:00.257Z] ---> ip addr: [2021-01-13T15:30:00.257Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-13T15:30:00.257Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-13T15:30:00.257Z] inet 127.0.0.1/8 scope host lo [2021-01-13T15:30:00.257Z] valid_lft forever preferred_lft forever [2021-01-13T15:30:00.257Z] inet6 ::1/128 scope host [2021-01-13T15:30:00.257Z] valid_lft forever preferred_lft forever [2021-01-13T15:30:00.257Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-13T15:30:00.257Z] link/ether fa:16:3e:87:b1:f6 brd ff:ff:ff:ff:ff:ff [2021-01-13T15:30:00.257Z] inet 10.30.122.65/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-13T15:30:00.257Z] valid_lft 85255sec preferred_lft 85255sec [2021-01-13T15:30:00.257Z] inet6 fe80::f816:3eff:fe87:b1f6/64 scope link [2021-01-13T15:30:00.257Z] valid_lft forever preferred_lft forever [2021-01-13T15:30:00.257Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-13T15:30:00.257Z] link/ether 02:42:9b:f7:4c:48 brd ff:ff:ff:ff:ff:ff [2021-01-13T15:30:00.257Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-13T15:30:00.257Z] valid_lft forever preferred_lft forever [2021-01-13T15:30:00.257Z] inet6 fe80::42:9bff:fef7:4c48/64 scope link [2021-01-13T15:30:00.257Z] valid_lft forever preferred_lft forever [2021-01-13T15:30:00.257Z] [2021-01-13T15:30:00.257Z] [2021-01-13T15:30:00.257Z] ---> sar -b -r -n DEV: [2021-01-13T15:30:00.257Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) [2021-01-13T15:30:00.257Z] [2021-01-13T15:30:00.257Z] 15:10:42 LINUX RESTART (4 CPU) [2021-01-13T15:30:00.257Z] [2021-01-13T15:30:00.257Z] 15:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-13T15:30:00.257Z] 15:12:01 160.00 82.71 77.30 0.00 8078.60 42416.61 0.00 [2021-01-13T15:30:00.257Z] 15:13:01 228.80 104.95 123.85 0.00 8672.84 46554.00 0.00 [2021-01-13T15:30:00.258Z] 15:14:02 266.32 103.71 162.61 0.00 3780.87 22736.85 0.00 [2021-01-13T15:30:00.258Z] 15:15:01 172.77 92.31 80.46 0.00 4154.05 10109.34 0.00 [2021-01-13T15:30:00.258Z] 15:16:01 291.25 110.32 180.93 0.00 47913.25 117521.90 0.00 [2021-01-13T15:30:00.258Z] 15:17:02 2921.12 2561.98 359.14 0.00 168979.49 184755.89 0.00 [2021-01-13T15:30:00.258Z] 15:18:03 744.02 477.00 267.02 0.00 52289.03 72677.45 0.00 [2021-01-13T15:30:00.258Z] 15:19:02 3267.20 2888.93 378.27 0.00 153446.77 168175.87 0.00 [2021-01-13T15:30:00.258Z] 15:20:01 1342.18 1040.19 301.99 0.00 55319.97 74012.53 0.00 [2021-01-13T15:30:00.258Z] 15:21:01 69.72 15.93 53.79 0.00 3104.53 3253.96 0.00 [2021-01-13T15:30:00.258Z] 15:22:01 1.90 1.42 0.48 0.00 27.58 7.09 0.00 [2021-01-13T15:30:00.258Z] 15:23:01 1.43 1.25 0.18 0.00 94.32 1.52 0.00 [2021-01-13T15:30:00.258Z] 15:24:01 0.22 0.02 0.20 0.00 0.27 1.82 0.00 [2021-01-13T15:30:00.258Z] 15:25:01 0.28 0.00 0.28 0.00 0.00 2.96 0.00 [2021-01-13T15:30:00.258Z] 15:26:01 0.97 0.48 0.48 0.00 13.05 5.53 0.00 [2021-01-13T15:30:00.258Z] 15:27:01 2.33 1.48 0.85 0.00 185.28 15.92 0.00 [2021-01-13T15:30:00.258Z] 15:28:01 0.27 0.02 0.25 0.00 0.27 2.56 0.00 [2021-01-13T15:30:00.258Z] 15:29:01 0.25 0.02 0.23 0.00 0.27 3.38 0.00 [2021-01-13T15:30:00.258Z] Average: 523.21 412.94 110.27 0.00 28034.82 41206.01 0.00 [2021-01-13T15:30:00.258Z] [2021-01-13T15:30:00.258Z] 15:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-13T15:30:00.258Z] 15:12:01 98704 0 589688 31.34 2620 1190532 1054200 35.98 487664 1099512 12036 [2021-01-13T15:30:00.258Z] 15:13:01 98856 0 704752 37.46 1676 1076260 1306216 44.58 552868 989544 12 [2021-01-13T15:30:00.258Z] 15:14:02 208300 0 804932 42.78 852 867460 1627628 55.55 623664 775220 42432 [2021-01-13T15:30:00.258Z] 15:15:01 202288 0 850164 45.18 540 828552 1556720 53.13 672604 720376 31152 [2021-01-13T15:30:00.258Z] 15:16:01 77648 0 856400 45.52 0 947496 2250144 76.79 749524 838468 7196 [2021-01-13T15:30:00.258Z] 15:17:02 89772 0 763144 40.56 0 1028628 1750416 59.74 649240 916244 24296 [2021-01-13T15:30:00.258Z] 15:18:03 71000 0 755708 40.16 0 1054836 1574652 53.74 594316 968700 21708 [2021-01-13T15:30:00.258Z] 15:19:02 73604 0 813812 43.25 0 994128 2188236 74.68 740604 840100 90712 [2021-01-13T15:30:00.258Z] 15:20:01 337252 0 709048 37.68 0 835244 1505112 51.37 599152 694688 0 [2021-01-13T15:30:00.258Z] 15:21:01 425536 0 642228 34.13 0 813780 1214468 41.45 516424 691772 8 [2021-01-13T15:30:00.258Z] 15:22:01 427776 0 639984 34.01 0 813784 1182824 40.37 514864 691656 8 [2021-01-13T15:30:00.258Z] 15:23:01 425368 0 639556 33.99 0 816620 1182656 40.36 514608 694460 8 [2021-01-13T15:30:00.258Z] 15:24:01 425416 0 639500 33.99 0 816628 1182656 40.36 514372 694492 8 [2021-01-13T15:30:00.258Z] 15:25:01 425728 0 639176 33.97 0 816640 1182656 40.36 514484 694500 8 [2021-01-13T15:30:00.258Z] 15:26:01 424432 0 639748 34.00 0 817364 1183244 40.38 515004 694996 8 [2021-01-13T15:30:00.258Z] 15:27:01 416104 0 643560 34.20 0 821880 1182848 40.37 521204 696388 12 [2021-01-13T15:30:00.258Z] 15:28:01 416616 0 643048 34.18 0 821880 1182656 40.36 520784 696392 12 [2021-01-13T15:30:00.258Z] 15:29:01 416432 0 643216 34.19 0 821896 1182788 40.37 521100 696404 8 [2021-01-13T15:30:00.258Z] Average: 281157 0 700981 37.26 316 899089 1416118 48.33 573471 782995 12757 [2021-01-13T15:30:00.258Z] [2021-01-13T15:30:00.258Z] 15:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-13T15:30:00.258Z] 15:12:01 eth0 1022.77 651.15 3365.20 94.51 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:13:01 eth0 1161.30 1163.28 6153.81 133.81 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:13:01 docker0 886.37 826.13 71.39 3011.35 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:14:02 eth0 151.21 126.39 502.01 21.74 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:14:02 veth84e8e90 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:14:02 docker0 107.47 117.30 8.53 471.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:15:01 eth0 40.39 25.30 28.53 75.08 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:15:01 veth84e8e90 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:16:01 eth0 188.27 151.19 1683.27 76.29 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:16:01 veth4ff9c29 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:17:02 vethdff3ecb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:17:02 veth6e7ddce 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:17:02 eth0 41.65 20.51 160.32 8.73 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:17:02 veth4ff9c29 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:18:03 eth0 142.04 112.72 1306.67 18.66 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:18:03 veth4ff9c29 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:18:03 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:18:03 docker0 999.64 964.48 80.00 3635.29 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:19:02 eth0 111.80 62.10 452.42 87.99 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:19:02 veth4ff9c29 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:19:02 docker0 23.23 56.00 1.27 418.79 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:20:01 eth0 84.92 51.01 200.45 81.81 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:20:01 veth4ff9c29 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:20:01 veth2fcef69 2.16 5.97 0.14 29.83 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:21:01 eth0 13.73 7.86 19.52 5.20 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:21:01 docker0 1052.40 1063.75 83.51 4267.29 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:22:01 eth0 1.22 0.58 0.79 0.24 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:23:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:24:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:27:01 eth0 1.22 0.50 0.45 0.27 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:28:01 eth0 0.73 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:29:01 eth0 0.48 0.25 0.27 0.20 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] Average: eth0 165.13 132.44 775.00 33.48 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] Average: docker0 58.53 59.16 4.64 237.33 0.00 0.00 0.00 0.00 [2021-01-13T15:30:00.258Z] [2021-01-13T15:30:00.258Z] [2021-01-13T15:30:00.258Z] ---> sar -P ALL: [2021-01-13T15:30:00.258Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/13/21 _x86_64_ (4 CPU) [2021-01-13T15:30:00.258Z] [2021-01-13T15:30:00.258Z] 15:10:42 LINUX RESTART (4 CPU) [2021-01-13T15:30:00.258Z] [2021-01-13T15:30:00.258Z] 15:11:01 CPU %user %nice %system %iowait %steal %idle [2021-01-13T15:30:00.258Z] 15:12:01 all 15.17 0.00 7.04 5.58 0.18 72.02 [2021-01-13T15:30:00.258Z] 15:12:01 0 16.34 0.00 7.95 4.32 0.14 71.25 [2021-01-13T15:30:00.258Z] 15:12:01 1 12.24 0.00 6.31 8.25 0.27 72.93 [2021-01-13T15:30:00.258Z] 15:12:01 2 14.48 0.00 7.79 4.86 0.17 72.70 [2021-01-13T15:30:00.258Z] 15:12:01 3 17.64 0.00 6.14 4.89 0.15 71.18 [2021-01-13T15:30:00.258Z] 15:13:01 all 16.14 0.00 8.32 2.57 0.36 72.61 [2021-01-13T15:30:00.258Z] 15:13:01 0 16.33 0.00 9.78 1.83 0.29 71.77 [2021-01-13T15:30:00.258Z] 15:13:01 1 12.07 0.00 8.63 3.53 0.41 75.36 [2021-01-13T15:30:00.258Z] 15:13:01 2 19.16 0.00 6.96 3.28 0.39 70.20 [2021-01-13T15:30:00.258Z] 15:13:01 3 17.00 0.00 7.91 1.63 0.36 73.10 [2021-01-13T15:30:00.258Z] 15:14:02 all 32.54 0.00 10.28 9.28 0.30 47.59 [2021-01-13T15:30:00.258Z] 15:14:02 0 33.13 0.00 10.39 8.44 0.31 47.74 [2021-01-13T15:30:00.258Z] 15:14:02 1 32.90 0.00 10.33 11.37 0.22 45.18 [2021-01-13T15:30:00.258Z] 15:14:02 2 34.28 0.00 10.23 8.76 0.40 46.33 [2021-01-13T15:30:00.258Z] 15:14:02 3 29.83 0.00 10.19 8.56 0.28 51.14 [2021-01-13T15:30:00.258Z] 15:15:01 all 58.35 0.00 15.46 3.36 0.23 22.61 [2021-01-13T15:30:00.258Z] 15:15:01 0 58.75 0.00 14.96 1.92 0.16 24.21 [2021-01-13T15:30:00.258Z] 15:15:01 1 58.18 0.00 15.48 4.02 0.28 22.04 [2021-01-13T15:30:00.258Z] 15:15:01 2 58.44 0.00 16.29 3.50 0.25 21.52 [2021-01-13T15:30:00.258Z] 15:15:01 3 58.01 0.00 15.10 4.00 0.21 22.67 [2021-01-13T15:30:00.258Z] 15:16:01 all 23.51 0.00 16.17 4.11 0.46 55.75 [2021-01-13T15:30:00.258Z] 15:16:01 0 22.22 0.00 15.68 2.94 0.40 58.77 [2021-01-13T15:30:00.258Z] 15:16:01 1 22.04 0.00 16.35 3.92 0.56 57.12 [2021-01-13T15:30:00.258Z] 15:16:01 2 26.51 0.00 16.74 5.63 0.47 50.66 [2021-01-13T15:30:00.258Z] 15:16:01 3 23.28 0.00 15.91 3.97 0.41 56.43 [2021-01-13T15:30:00.258Z] 15:17:02 all 20.18 0.00 24.38 28.75 0.49 26.20 [2021-01-13T15:30:00.258Z] 15:17:02 0 19.15 0.00 24.07 27.40 0.60 28.78 [2021-01-13T15:30:00.258Z] 15:17:02 1 20.75 0.00 24.20 30.10 0.44 24.52 [2021-01-13T15:30:00.258Z] 15:17:02 2 20.65 0.00 24.53 28.74 0.46 25.63 [2021-01-13T15:30:00.258Z] 15:17:02 3 20.15 0.00 24.73 28.77 0.46 25.89 [2021-01-13T15:30:00.258Z] 15:18:03 all 52.66 0.00 17.57 15.00 0.17 14.60 [2021-01-13T15:30:00.258Z] 15:18:03 0 53.09 0.00 18.64 14.65 0.14 13.49 [2021-01-13T15:30:00.258Z] 15:18:03 1 53.07 0.00 17.26 16.13 0.22 13.32 [2021-01-13T15:30:00.258Z] 15:18:03 2 52.87 0.00 16.54 12.94 0.17 17.47 [2021-01-13T15:30:00.258Z] 15:18:03 3 51.58 0.00 17.84 16.28 0.16 14.15 [2021-01-13T15:30:00.258Z] 15:19:02 all 17.57 0.00 22.27 34.99 0.27 24.91 [2021-01-13T15:30:00.258Z] 15:19:02 0 17.33 0.00 22.17 35.84 0.27 24.39 [2021-01-13T15:30:00.258Z] 15:19:02 1 17.67 0.00 22.56 34.50 0.25 25.02 [2021-01-13T15:30:00.258Z] 15:19:02 2 17.52 0.00 21.45 34.53 0.34 26.16 [2021-01-13T15:30:00.258Z] 15:19:02 3 17.76 0.00 22.91 35.09 0.20 24.04 [2021-01-13T15:30:00.258Z] 15:20:01 all 45.89 0.00 18.36 21.38 0.16 14.21 [2021-01-13T15:30:00.258Z] 15:20:01 0 45.65 0.00 19.20 19.76 0.14 15.25 [2021-01-13T15:30:00.258Z] 15:20:01 1 46.82 0.00 17.99 24.68 0.21 10.30 [2021-01-13T15:30:00.258Z] 15:20:01 2 45.80 0.00 18.96 21.98 0.12 13.14 [2021-01-13T15:30:00.259Z] 15:20:01 3 45.29 0.00 17.27 19.09 0.16 18.20 [2021-01-13T15:30:00.259Z] 15:21:01 all 1.74 0.00 2.05 3.06 0.04 93.11 [2021-01-13T15:30:00.259Z] 15:21:01 0 1.88 0.00 2.43 1.96 0.05 93.68 [2021-01-13T15:30:00.259Z] 15:21:01 1 1.64 0.00 2.03 3.10 0.03 93.19 [2021-01-13T15:30:00.259Z] 15:21:01 2 1.83 0.00 1.84 3.54 0.03 92.76 [2021-01-13T15:30:00.259Z] 15:21:01 3 1.63 0.00 1.89 3.65 0.03 92.79 [2021-01-13T15:30:00.259Z] 15:22:01 all 0.16 0.00 0.03 0.05 0.00 99.75 [2021-01-13T15:30:00.259Z] 15:22:01 0 0.02 0.00 0.05 0.02 0.00 99.92 [2021-01-13T15:30:00.259Z] 15:22:01 1 0.08 0.00 0.02 0.02 0.00 99.88 [2021-01-13T15:30:00.259Z] 15:22:01 2 0.52 0.00 0.05 0.15 0.00 99.28 [2021-01-13T15:30:00.259Z] 15:22:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2021-01-13T15:30:00.259Z] [2021-01-13T15:30:00.259Z] 15:22:01 CPU %user %nice %system %iowait %steal %idle [2021-01-13T15:30:00.259Z] 15:23:01 all 0.17 0.00 0.08 0.00 0.01 99.74 [2021-01-13T15:30:00.259Z] 15:23:01 0 0.03 0.00 0.08 0.00 0.02 99.87 [2021-01-13T15:30:00.259Z] 15:23:01 1 0.52 0.00 0.07 0.00 0.02 99.40 [2021-01-13T15:30:00.259Z] 15:23:01 2 0.07 0.00 0.08 0.00 0.00 99.85 [2021-01-13T15:30:00.259Z] 15:23:01 3 0.05 0.00 0.10 0.00 0.00 99.85 [2021-01-13T15:30:00.259Z] 15:24:01 all 0.14 0.00 0.02 0.00 0.00 99.83 [2021-01-13T15:30:00.259Z] 15:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-13T15:30:00.259Z] 15:24:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-01-13T15:30:00.259Z] 15:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-13T15:30:00.259Z] 15:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-13T15:30:00.259Z] 15:25:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2021-01-13T15:30:00.259Z] 15:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-13T15:30:00.259Z] 15:25:01 1 0.52 0.00 0.07 0.00 0.00 99.42 [2021-01-13T15:30:00.259Z] 15:25:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-13T15:30:00.259Z] 15:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-13T15:30:00.259Z] 15:26:01 all 0.15 0.00 0.03 0.01 0.00 99.81 [2021-01-13T15:30:00.259Z] 15:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-13T15:30:00.259Z] 15:26:01 1 0.53 0.00 0.05 0.02 0.00 99.40 [2021-01-13T15:30:00.259Z] 15:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-13T15:30:00.259Z] 15:26:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2021-01-13T15:30:00.259Z] 15:27:01 all 0.16 0.00 0.05 0.02 0.00 99.76 [2021-01-13T15:30:00.259Z] 15:27:01 0 0.03 0.00 0.07 0.03 0.00 99.87 [2021-01-13T15:30:00.259Z] 15:27:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-01-13T15:30:00.259Z] 15:27:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2021-01-13T15:30:00.259Z] 15:27:01 3 0.03 0.00 0.05 0.07 0.00 99.85 [2021-01-13T15:30:00.259Z] 15:28:01 all 0.14 0.00 0.02 0.00 0.00 99.83 [2021-01-13T15:30:00.259Z] 15:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-13T15:30:00.259Z] 15:28:01 1 0.50 0.00 0.02 0.00 0.00 99.48 [2021-01-13T15:30:00.259Z] 15:28:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-13T15:30:00.259Z] 15:28:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2021-01-13T15:30:00.259Z] 15:29:01 all 0.18 0.00 0.02 0.00 0.00 99.79 [2021-01-13T15:30:00.259Z] 15:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-13T15:30:00.259Z] 15:29:01 1 0.52 0.00 0.02 0.00 0.00 99.47 [2021-01-13T15:30:00.259Z] 15:29:01 2 0.13 0.00 0.05 0.00 0.02 99.80 [2021-01-13T15:30:00.259Z] 15:29:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2021-01-13T15:30:00.259Z] Average: all 15.47 0.00 7.69 6.89 0.15 69.81 [2021-01-13T15:30:00.259Z] Average: 0 15.44 0.00 7.88 6.40 0.14 70.14 [2021-01-13T15:30:00.259Z] Average: 1 15.27 0.00 7.65 7.52 0.16 69.39 [2021-01-13T15:30:00.259Z] Average: 2 15.89 0.00 7.67 6.89 0.15 69.40 [2021-01-13T15:30:00.259Z] Average: 3 15.28 0.00 7.55 6.73 0.13 70.31 [2021-01-13T15:30:00.259Z] [2021-01-13T15:30:00.259Z] [2021-01-13T15:30:00.259Z]