Pull request #3014 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9de118b5ca36d87361f30287275a1eb8f8606829+35a831503841e8958a61493dc4ab12bec8d03b3a (91ac42b72969e771d594aff5f0df72235c16126c) 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-19854 in /w/workspace/edgexfoundry_edgex-go_PR-3014 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 35a831503841e8958a61493dc4ab12bec8d03b3a into PR head commit 9de118b5ca36d87361f30287275a1eb8f8606829 Merge succeeded, producing 9de118b5ca36d87361f30287275a1eb8f8606829 Checking out Revision 9de118b5ca36d87361f30287275a1eb8f8606829 (PR-3014) > 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/3014/head:refs/remotes/origin/PR-3014 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9de118b5ca36d87361f30287275a1eb8f8606829 # 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 35a831503841e8958a61493dc4ab12bec8d03b3a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9de118b5ca36d87361f30287275a1eb8f8606829 # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.144" > git rev-list --no-walk c24be82295b2b6978f8618e0f1fb1e90e264c36e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-12T23:24:39.833Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-12T23:24:40.084Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-12T23:24:40.193Z] ========================================================= [2021-01-12T23:24:40.193Z] EdgeX Global Pipelines Version Info [2021-01-12T23:24:40.193Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-12T23:24:41.704Z] ------------------- [2021-01-12T23:24:41.704Z] stable info: [2021-01-12T23:24:41.704Z] ------------------- [2021-01-12T23:24:41.704Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-12T23:24:41.704Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-12T23:24:41.704Z] Message: update stable to v1.0.173 [2021-01-12T23:24:42.663Z] ------------------- [2021-01-12T23:24:42.663Z] experimental info: [2021-01-12T23:24:42.663Z] ------------------- [2021-01-12T23:24:42.663Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-12T23:24:42.663Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-12T23:24:42.663Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-12T23:24:42.919Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-12T23:24:43.025Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-12T23:24:43.114Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-12T23:24:43.203Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-12T23:24:43.292Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-12T23:24:43.379Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-12T23:24:43.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-12T23:24:43.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-12T23:24:43.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-12T23:24:43.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-12T23:24:43.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-12T23:24:43.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-12T23:24:44.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-12T23:24:44.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-12T23:24:44.186Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-12T23:24:44.312Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-12T23:24:44.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-12T23:24:44.478Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-12T23:24:44.561Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-12T23:24:44.682Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-12T23:24:44.773Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-12T23:24:44.865Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-12T23:24:44.953Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-12T23:24:45.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3014 [Pipeline] echo [2021-01-12T23:24:45.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3014 [Pipeline] echo [2021-01-12T23:24:45.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3014 [Pipeline] echo [2021-01-12T23:24:45.337Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9de118b5ca36d87361f30287275a1eb8f8606829 [Pipeline] echo [2021-01-12T23:24:45.423Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9de118b [Pipeline] echo [2021-01-12T23:24:45.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-12T23:24:45.691Z] provisioning config files... [2021-01-12T23:24:45.722Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1555276370389196086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-12T23:24:46.076Z] ---> docker-login.sh [2021-01-12T23:24:46.076Z] nexus3.edgexfoundry.org:10001 [2021-01-12T23:24:46.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T23:24:46.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T23:24:46.602Z] Configure a credential helper to remove this warning. See [2021-01-12T23:24:46.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T23:24:46.602Z] [2021-01-12T23:24:46.602Z] Login Succeeded [2021-01-12T23:24:46.602Z] nexus3.edgexfoundry.org:10002 [2021-01-12T23:24:46.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T23:24:46.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T23:24:46.602Z] Configure a credential helper to remove this warning. See [2021-01-12T23:24:46.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T23:24:46.602Z] [2021-01-12T23:24:46.602Z] Login Succeeded [2021-01-12T23:24:46.602Z] nexus3.edgexfoundry.org:10003 [2021-01-12T23:24:46.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T23:24:46.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T23:24:46.865Z] Configure a credential helper to remove this warning. See [2021-01-12T23:24:46.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T23:24:46.865Z] [2021-01-12T23:24:46.865Z] Login Succeeded [2021-01-12T23:24:46.865Z] nexus3.edgexfoundry.org:10004 [2021-01-12T23:24:47.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T23:24:47.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T23:24:47.128Z] Configure a credential helper to remove this warning. See [2021-01-12T23:24:47.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T23:24:47.128Z] [2021-01-12T23:24:47.128Z] Login Succeeded [2021-01-12T23:24:47.128Z] docker.io [2021-01-12T23:24:47.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T23:24:47.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T23:24:47.391Z] Configure a credential helper to remove this warning. See [2021-01-12T23:24:47.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T23:24:47.391Z] [2021-01-12T23:24:47.391Z] Login Succeeded [2021-01-12T23:24:47.391Z] ---> docker-login.sh ends [Pipeline] } [2021-01-12T23:24:47.400Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-12T23:24:47.852Z] ++ 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-12T23:24:47.852Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T23:24:47.852Z] ++ dirname cmd/core-command/Dockerfile [2021-01-12T23:24:47.852Z] ++ cut -d/ -f2 [2021-01-12T23:24:47.852Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-12T23:24:47.852Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T23:24:47.852Z] ++ dirname cmd/core-data/Dockerfile [2021-01-12T23:24:47.852Z] ++ cut -d/ -f2 [2021-01-12T23:24:47.852Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-12T23:24:47.852Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T23:24:47.852Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-12T23:24:47.852Z] ++ cut -d/ -f2 [2021-01-12T23:24:47.852Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-12T23:24:47.852Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T23:24:47.852Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-12T23:24:47.852Z] ++ cut -d/ -f2 [2021-01-12T23:24:47.852Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-12T23:24:47.852Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T23:24:47.852Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-12T23:24:47.852Z] ++ cut -d/ -f2 [2021-01-12T23:24:47.852Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-12T23:24:47.852Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T23:24:47.852Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-12T23:24:47.852Z] ++ cut -d/ -f2 [2021-01-12T23:24:47.852Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-12T23:24:47.852Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T23:24:47.852Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-12T23:24:47.852Z] ++ cut -d/ -f2 [2021-01-12T23:24:47.852Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-12T23:24:47.852Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T23:24:47.852Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-12T23:24:47.852Z] ++ cut -d/ -f2 [2021-01-12T23:24:47.852Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-12T23:24:47.852Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-12T23:24:47.852Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-12T23:24:47.852Z] ++ cut -d/ -f2 [2021-01-12T23:24:47.852Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-12T23:24:47.930Z] 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-12T23:24:48.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-12T23:24:48.746Z] [2021-01-12T23:24:48.746Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T23:24:49.100Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-12T23:24:49.100Z] latest: Pulling from edgex-devops/git-semver [2021-01-12T23:24:49.100Z] 31603596830f: Pulling fs layer [2021-01-12T23:24:49.100Z] 2a8b12db71e7: Pulling fs layer [2021-01-12T23:24:49.100Z] 6ca5941a6612: Pulling fs layer [2021-01-12T23:24:49.100Z] ecc8261a40a4: Pulling fs layer [2021-01-12T23:24:49.100Z] ecc8261a40a4: Waiting [2021-01-12T23:24:49.100Z] 2a8b12db71e7: Verifying Checksum [2021-01-12T23:24:49.100Z] 2a8b12db71e7: Download complete [2021-01-12T23:24:49.100Z] 31603596830f: Verifying Checksum [2021-01-12T23:24:49.100Z] 31603596830f: Download complete [2021-01-12T23:24:49.366Z] ecc8261a40a4: Verifying Checksum [2021-01-12T23:24:49.366Z] ecc8261a40a4: Download complete [2021-01-12T23:24:49.366Z] 6ca5941a6612: Verifying Checksum [2021-01-12T23:24:49.366Z] 6ca5941a6612: Download complete [2021-01-12T23:24:49.631Z] 31603596830f: Pull complete [2021-01-12T23:24:49.631Z] 2a8b12db71e7: Pull complete [2021-01-12T23:24:50.581Z] 6ca5941a6612: Pull complete [2021-01-12T23:24:50.844Z] ecc8261a40a4: Pull complete [2021-01-12T23:24:50.844Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-12T23:24:50.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-12T23:24:50.844Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-12T23:24:50.952Z] prd-centos7-docker-4c-2g-19854 does not seem to be running inside a container [2021-01-12T23:24:51.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-12T23:24:53.577Z] $ docker top b5fb8f861045ac25803b38a08a01eb0cade72d929f05eaff4810862d71d87291 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-12T23:24:53.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-12T23:24:53.922Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-12T23:24:54.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-12T23:24:54.184Z] $ docker exec b5fb8f861045ac25803b38a08a01eb0cade72d929f05eaff4810862d71d87291 ssh-agent [2021-01-12T23:24:54.369Z] SSH_AUTH_SOCK=/tmp/ssh-b0eBrSB4TBsk/agent.12 [2021-01-12T23:24:54.369Z] SSH_AGENT_PID=17 [2021-01-12T23:24:54.382Z] Running ssh-add (command line suppressed) [2021-01-12T23:24:54.501Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7375561315255827940.key (/w/workspace/edgex-go/2@tmp/private_key_7375561315255827940.key) [2021-01-12T23:24:54.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-12T23:24:54.889Z] + git tag --points-at HEAD [Pipeline] } [2021-01-12T23:24:54.916Z] $ docker exec --env ******** --env ******** b5fb8f861045ac25803b38a08a01eb0cade72d929f05eaff4810862d71d87291 ssh-agent -k [2021-01-12T23:24:55.036Z] unset SSH_AUTH_SOCK; [2021-01-12T23:24:55.037Z] unset SSH_AGENT_PID; [2021-01-12T23:24:55.037Z] echo Agent pid 17 killed; [2021-01-12T23:24:55.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-12T23:24:55.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-12T23:24:55.234Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-12T23:24:55.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-12T23:24:55.427Z] $ docker exec b5fb8f861045ac25803b38a08a01eb0cade72d929f05eaff4810862d71d87291 ssh-agent [2021-01-12T23:24:55.596Z] SSH_AUTH_SOCK=/tmp/ssh-z0veTetIl9gh/agent.45 [2021-01-12T23:24:55.597Z] SSH_AGENT_PID=50 [2021-01-12T23:24:55.603Z] Running ssh-add (command line suppressed) [2021-01-12T23:24:55.752Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6547252343257947540.key (/w/workspace/edgex-go/2@tmp/private_key_6547252343257947540.key) [2021-01-12T23:24:55.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-12T23:24:56.143Z] + git semver init [2021-01-12T23:24:56.143Z] # -> Open(): unable to determine branch for HEAD [2021-01-12T23:24:56.143Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-01-12T23:24:56.143Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-01-12T23:24:56.143Z] # $SEMVER_REMOTE_NAME = origin [2021-01-12T23:24:56.143Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-12T23:24:56.143Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-12T23:24:56.143Z] # $SEMVER_BRANCH = PR-3014 [2021-01-12T23:24:56.143Z] # $SEMVER_TEMP = /tmp/semver-518819916 [2021-01-12T23:24:56.143Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-12T23:25:14.344Z] # '/tmp/semver-518819916' -> '/w/workspace/edgex-go/2/.semver' [2021-01-12T23:25:14.344Z] # -> Force: false [2021-01-12T23:25:14.920Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-01-12T23:25:14.937Z] $ docker exec --env ******** --env ******** b5fb8f861045ac25803b38a08a01eb0cade72d929f05eaff4810862d71d87291 ssh-agent -k [2021-01-12T23:25:15.190Z] unset SSH_AUTH_SOCK; [2021-01-12T23:25:15.191Z] unset SSH_AGENT_PID; [2021-01-12T23:25:15.191Z] echo Agent pid 50 killed; [2021-01-12T23:25:15.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-12T23:25:15.753Z] + git semver [Pipeline] } [2021-01-12T23:25:15.773Z] $ docker stop --time=1 b5fb8f861045ac25803b38a08a01eb0cade72d929f05eaff4810862d71d87291 [2021-01-12T23:25:17.424Z] $ docker rm -f b5fb8f861045ac25803b38a08a01eb0cade72d929f05eaff4810862d71d87291 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-12T23:25:18.120Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-12T23:25:18.809Z] Stashed 1 file(s) [Pipeline] echo [2021-01-12T23:25:18.812Z] [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-12T23:25:19.654Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-12T23:25:19.965Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-12T23:25:20.267Z] + sudo service docker restart [2021-01-12T23:25:20.267Z] + true [2021-01-12T23:25:20.267Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-12T23:25:20.866Z] ========================================================= [2021-01-12T23:25:20.866Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-12T23:25:20.866Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-12T23:25:21.229Z] + 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-12T23:25:24.554Z] Sending build context to Docker daemon 326.4MB [2021-01-12T23:25:24.554Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-12T23:25:24.554Z] Step 2/6 : FROM ${BASE} [2021-01-12T23:25:24.554Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-12T23:25:24.554Z] 188c0c94c7c5: Pulling fs layer [2021-01-12T23:25:24.554Z] 0ef7d3d256c8: Pulling fs layer [2021-01-12T23:25:24.554Z] de9db76c5a1d: Pulling fs layer [2021-01-12T23:25:24.554Z] bca2f99d35d6: Pulling fs layer [2021-01-12T23:25:24.554Z] 93359f2a8cfa: Pulling fs layer [2021-01-12T23:25:24.554Z] 7c6f9722023f: Pulling fs layer [2021-01-12T23:25:24.554Z] a35cf1a2eb13: Pulling fs layer [2021-01-12T23:25:24.554Z] bca2f99d35d6: Waiting [2021-01-12T23:25:24.554Z] 93359f2a8cfa: Waiting [2021-01-12T23:25:24.554Z] a35cf1a2eb13: Waiting [2021-01-12T23:25:24.554Z] 7c6f9722023f: Waiting [2021-01-12T23:25:24.554Z] de9db76c5a1d: Verifying Checksum [2021-01-12T23:25:24.554Z] de9db76c5a1d: Download complete [2021-01-12T23:25:24.554Z] 0ef7d3d256c8: Verifying Checksum [2021-01-12T23:25:24.554Z] 0ef7d3d256c8: Download complete [2021-01-12T23:25:24.554Z] 93359f2a8cfa: Verifying Checksum [2021-01-12T23:25:24.554Z] 93359f2a8cfa: Download complete [2021-01-12T23:25:24.822Z] 7c6f9722023f: Verifying Checksum [2021-01-12T23:25:24.822Z] 188c0c94c7c5: Download complete [2021-01-12T23:25:24.822Z] 7c6f9722023f: Download complete [2021-01-12T23:25:25.410Z] 188c0c94c7c5: Pull complete [2021-01-12T23:25:25.671Z] 0ef7d3d256c8: Pull complete [2021-01-12T23:25:25.671Z] de9db76c5a1d: Pull complete [2021-01-12T23:25:26.624Z] a35cf1a2eb13: Verifying Checksum [2021-01-12T23:25:26.624Z] a35cf1a2eb13: Download complete [2021-01-12T23:25:27.429Z] bca2f99d35d6: Verifying Checksum [2021-01-12T23:25:27.429Z] bca2f99d35d6: Download complete [2021-01-12T23:25:32.747Z] bca2f99d35d6: Pull complete [2021-01-12T23:25:32.747Z] 93359f2a8cfa: Pull complete [2021-01-12T23:25:33.010Z] 7c6f9722023f: Pull complete [2021-01-12T23:25:34.149Z] Still waiting to schedule task [2021-01-12T23:25:34.149Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-12T23:25:38.338Z] a35cf1a2eb13: Pull complete [2021-01-12T23:25:38.338Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-12T23:25:38.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-12T23:25:38.338Z] ---> a62c8e92a672 [2021-01-12T23:25:38.338Z] 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-12T23:25:38.338Z] ---> Running in 18b58f574ea3 [2021-01-12T23:25:38.606Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T23:25:39.554Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T23:25:39.818Z] (1/12) Installing libmagic (5.38-r0) [2021-01-12T23:25:39.818Z] (2/12) Installing file (5.38-r0) [2021-01-12T23:25:40.080Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-12T23:25:40.080Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-12T23:25:45.398Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-12T23:25:45.398Z] (6/12) Installing patch (2.7.6-r6) [2021-01-12T23:25:45.398Z] (7/12) Installing build-base (0.5-r2) [2021-01-12T23:25:45.398Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-12T23:25:45.398Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-12T23:25:45.661Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-12T23:25:45.661Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-12T23:25:45.923Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-12T23:25:45.923Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T23:25:45.923Z] OK: 233 MiB in 51 packages [2021-01-12T23:25:50.153Z] Removing intermediate container 18b58f574ea3 [2021-01-12T23:25:50.153Z] ---> 1d8238604172 [2021-01-12T23:25:50.153Z] Step 4/6 : WORKDIR /edgex-go [2021-01-12T23:25:50.153Z] ---> Running in e1f679735286 [2021-01-12T23:25:50.153Z] Removing intermediate container e1f679735286 [2021-01-12T23:25:50.153Z] ---> a6e189429653 [2021-01-12T23:25:50.153Z] Step 5/6 : COPY go.mod . [2021-01-12T23:25:50.153Z] ---> 5dc2bed415ea [2021-01-12T23:25:50.153Z] Step 6/6 : RUN go mod download [2021-01-12T23:25:50.153Z] ---> Running in 5cf390ede8a8 [2021-01-12T23:26:12.196Z] Removing intermediate container 5cf390ede8a8 [2021-01-12T23:26:12.197Z] ---> 31f2e2b0b8ba [2021-01-12T23:26:12.197Z] Successfully built 31f2e2b0b8ba [2021-01-12T23:26:12.197Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T23:26:12.516Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-12T23:26:12.516Z] . [Pipeline] withDockerContainer [2021-01-12T23:26:12.626Z] prd-centos7-docker-4c-2g-19854 does not seem to be running inside a container [2021-01-12T23:26:12.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2021-01-12T23:26:13.644Z] $ docker top bf3e9800bfa7872bb30e816f82cedca4dce80505a7d39f412a278b5c46befb5d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T23:26:14.148Z] + go version [2021-01-12T23:26:14.148Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-12T23:26:14.163Z] $ docker stop --time=1 bf3e9800bfa7872bb30e816f82cedca4dce80505a7d39f412a278b5c46befb5d [2021-01-12T23:26:15.522Z] $ docker rm -f bf3e9800bfa7872bb30e816f82cedca4dce80505a7d39f412a278b5c46befb5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T23:26:16.341Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-12T23:26:16.341Z] . [Pipeline] withDockerContainer [2021-01-12T23:26:16.442Z] prd-centos7-docker-4c-2g-19854 does not seem to be running inside a container [2021-01-12T23:26:16.494Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2021-01-12T23:26:17.316Z] $ docker top 75154c9f6f5027c063066cdc7ad8c0143e403c9def8ba235a4cf5d6304c90d27 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-12T23:26:17.583Z] ========================================================= [2021-01-12T23:26:17.583Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-12T23:26:17.583Z] ========================================================= [Pipeline] sh [2021-01-12T23:26:17.874Z] + make test [2021-01-12T23:26:17.875Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-12T23:26:27.947Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-12T23:26:40.312Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-12T23:26:47.702Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-12T23:26:47.983Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-12T23:26:47.983Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-12T23:26:48.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-12T23:26:48.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-12T23:26:48.526Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-12T23:26:49.111Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-12T23:26:49.407Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-12T23:26:50.002Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-12T23:26:51.947Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-12T23:26:51.947Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-12T23:26:51.947Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-12T23:26:54.570Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.082s coverage: 46.6% of statements [2021-01-12T23:26:54.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-12T23:26:54.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-12T23:26:54.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-12T23:26:54.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-12T23:26:54.570Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-12T23:26:58.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.167s coverage: 27.0% of statements [2021-01-12T23:26:58.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-12T23:26:58.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-12T23:26:58.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-12T23:26:58.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-12T23:26:58.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-12T23:26:58.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-12T23:26:58.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.046s coverage: 100.0% of statements [2021-01-12T23:26:58.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-12T23:26:58.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.054s coverage: 100.0% of statements [2021-01-12T23:26:58.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-12T23:26:58.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-12T23:26:58.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.400s coverage: 77.8% of statements [2021-01-12T23:26:58.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-12T23:26:58.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-12T23:26:58.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.425s coverage: 82.4% of statements [2021-01-12T23:26:58.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-12T23:26:58.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-12T23:26:58.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-12T23:26:58.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-12T23:27:00.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.342s coverage: 28.6% of statements [2021-01-12T23:27:00.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-12T23:27:00.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-12T23:27:00.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-12T23:27:00.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-12T23:27:00.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-12T23:27:00.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements [2021-01-12T23:27:00.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-12T23:27:00.256Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements [2021-01-12T23:27:00.256Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-12T23:27:00.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.116s coverage: 86.7% of statements [2021-01-12T23:27:00.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-12T23:27:01.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.166s coverage: 97.5% of statements [2021-01-12T23:27:01.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-12T23:27:01.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.063s coverage: 78.3% of statements [2021-01-12T23:27:01.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-12T23:27:01.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-12T23:27:01.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-12T23:27:01.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-12T23:27:03.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.384s coverage: 93.1% of statements [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-12T23:27:03.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.031s coverage: 58.8% of statements [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-12T23:27:03.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.1% of statements [2021-01-12T23:27:03.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-12T23:27:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-12T23:27:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-12T23:27:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-12T23:27:03.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.029s coverage: 100.0% of statements [2021-01-12T23:27:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-12T23:27:03.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 75.5% of statements [2021-01-12T23:27:03.492Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-12T23:27:03.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.031s coverage: 80.8% of statements [2021-01-12T23:27:03.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.088s coverage: 87.2% of statements [2021-01-12T23:27:03.492Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 84.2% of statements [2021-01-12T23:27:04.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.091s coverage: 91.4% of statements [2021-01-12T23:27:04.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-12T23:27:05.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.190s coverage: 63.5% of statements [2021-01-12T23:27:05.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-12T23:27:05.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-12T23:27:05.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.031s coverage: 100.0% of statements [2021-01-12T23:27:05.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.056s coverage: 91.3% of statements [2021-01-12T23:27:05.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-01-12T23:27:05.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements [2021-01-12T23:27:05.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-01-12T23:27:06.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.392s coverage: 55.9% of statements [2021-01-12T23:27:06.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-12T23:27:06.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-12T23:27:06.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-12T23:27:06.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-12T23:27:06.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-12T23:27:07.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 37.0% of statements [2021-01-12T23:27:07.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-12T23:27:07.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-12T23:27:07.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.306s coverage: 84.0% of statements [2021-01-12T23:27:07.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements [2021-01-12T23:27:09.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.107s coverage: 47.1% of statements [2021-01-12T23:27:09.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-12T23:27:09.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-12T23:27:09.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-12T23:27:09.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-12T23:27:09.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-12T23:27:09.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.071s coverage: 100.0% of statements [2021-01-12T23:27:09.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-12T23:27:09.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.055s coverage: 100.0% of statements [2021-01-12T23:27:09.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-12T23:27:10.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.696s coverage: 29.1% of statements [2021-01-12T23:27:10.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-12T23:27:10.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-12T23:27:10.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-12T23:27:10.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-12T23:27:10.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-12T23:27:10.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.087s coverage: 99.0% of statements [2021-01-12T23:27:10.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-12T23:27:10.712Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.060s coverage: 100.0% of statements [2021-01-12T23:27:10.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-12T23:27:10.712Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.034s coverage: 0.0% of statements [2021-01-12T23:27:10.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-12T23:27:10.712Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements [2021-01-12T23:27:10.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-12T23:27:10.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-12T23:27:10.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-12T23:27:10.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-12T23:27:10.712Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements [2021-01-12T23:27:10.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-12T23:27:10.712Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-12T23:27:10.712Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-01-12T23:27:11.290Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements [2021-01-12T23:27:11.290Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-12T23:27:11.552Z] GO111MODULE=on go vet ./... [2021-01-12T23:27:33.655Z] gofmt -l . [2021-01-12T23:27:34.234Z] [ "`gofmt -l .`" = "" ] [2021-01-12T23:27:35.019Z] ./bin/test-go-mod-tidy.sh [2021-01-12T23:27:35.284Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-12T23:27:36.176Z] + ls -al . [2021-01-12T23:27:36.176Z] total 656 [2021-01-12T23:27:36.177Z] drwxrwxr-x 10 1001 1001 4096 Jan 12 23:27 . [2021-01-12T23:27:36.177Z] drwxr-xr-x 4 root root 28 Jan 12 23:26 .. [2021-01-12T23:27:36.177Z] -rw-rw-r-- 1 1001 1001 11 Jan 12 23:24 .dockerignore [2021-01-12T23:27:36.177Z] drwxrwxr-x 8 1001 1001 179 Jan 12 23:24 .git [2021-01-12T23:27:36.177Z] drwxrwxr-x 3 1001 1001 125 Jan 12 23:24 .github [2021-01-12T23:27:36.177Z] -rw-rw-r-- 1 1001 1001 824 Jan 12 23:24 .gitignore [2021-01-12T23:27:36.177Z] drwx------ 3 1001 1001 47 Jan 12 23:25 .semver [2021-01-12T23:27:36.177Z] -rw-rw-r-- 1 1001 1001 166 Jan 12 23:24 .sonarcloud.properties [2021-01-12T23:27:36.177Z] -rw-rw-r-- 1 1001 1001 7741 Jan 12 23:24 Attribution.txt [2021-01-12T23:27:36.177Z] -rw-rw-r-- 1 1001 1001 3804 Jan 12 23:24 CONTRIBUTING.md [2021-01-12T23:27:36.177Z] -rw-rw-r-- 1 1001 1001 931 Jan 12 23:24 Dockerfile.build [2021-01-12T23:27:36.177Z] -rw-rw-r-- 1 1001 1001 863 Jan 12 23:24 Jenkinsfile [2021-01-12T23:27:36.177Z] -rw-rw-r-- 1 1001 1001 10775 Jan 12 23:24 LICENSE [2021-01-12T23:27:36.177Z] -rw-rw-r-- 1 1001 1001 5750 Jan 12 23:24 Makefile [2021-01-12T23:27:36.177Z] -rw-rw-r-- 1 1001 1001 6524 Jan 12 23:24 README.md [2021-01-12T23:27:36.177Z] -rw-rw-r-- 1 1001 1001 6744 Jan 12 23:24 SECURITY.md [2021-01-12T23:27:36.177Z] -rw-rw-r-- 1 1001 1001 5 Jan 12 23:25 VERSION [2021-01-12T23:27:36.177Z] -rw-rw-r-- 1 1001 1001 4131 Jan 12 23:24 ZMQWindows.md [2021-01-12T23:27:36.177Z] drwxrwxr-x 2 1001 1001 117 Jan 12 23:24 bin [2021-01-12T23:27:36.177Z] drwxrwxr-x 14 1001 1001 4096 Jan 12 23:24 cmd [2021-01-12T23:27:36.177Z] -rw-r--r-- 1 root root 552842 Jan 12 23:27 coverage.out [2021-01-12T23:27:36.177Z] -rw-r--r-- 1 root root 979 Jan 12 23:27 go.mod [2021-01-12T23:27:36.177Z] -rw-r--r-- 1 root root 19231 Jan 12 23:27 go.sum [2021-01-12T23:27:36.177Z] drwxrwxr-x 8 1001 1001 127 Jan 12 23:24 internal [2021-01-12T23:27:36.177Z] drwxrwxr-x 4 1001 1001 26 Jan 12 23:24 openapi [2021-01-12T23:27:36.177Z] drwxrwxr-x 4 1001 1001 71 Jan 12 23:24 snap [2021-01-12T23:27:36.177Z] -rw-rw-r-- 1 1001 1001 168 Jan 12 23:24 version.go [Pipeline] sh [2021-01-12T23:27:36.683Z] + '[' -e coverage.out ] [2021-01-12T23:27:36.683Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-12T23:27:36.916Z] Stashed 1 file(s) [Pipeline] sh [2021-01-12T23:27:37.212Z] + make build [2021-01-12T23:27:37.212Z] 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-12T23:27:41.453Z] 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-12T23:27:49.711Z] 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-12T23:27:49.711Z] 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-12T23:27:51.103Z] 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-12T23:27:51.368Z] 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-12T23:27:52.777Z] 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-12T23:27:54.178Z] 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-12T23:27:55.573Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-12T23:27:56.526Z] 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-12T23:27:57.920Z] 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-12T23:27:58.884Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-12T23:27:59.849Z] $ docker stop --time=1 75154c9f6f5027c063066cdc7ad8c0143e403c9def8ba235a4cf5d6304c90d27 [2021-01-12T23:28:01.585Z] $ docker rm -f 75154c9f6f5027c063066cdc7ad8c0143e403c9def8ba235a4cf5d6304c90d27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T23:28:03.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-12T23:28:03.358Z] [2021-01-12T23:28:03.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T23:28:03.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-12T23:28:03.710Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-12T23:28:03.710Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-12T23:28:03.710Z] ca9280d653b3: Pulling fs layer [2021-01-12T23:28:03.710Z] 7e9c9ca2126c: Pulling fs layer [2021-01-12T23:28:03.710Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-12T23:28:03.710Z] cbdbe7a5bc2a: Download complete [2021-01-12T23:28:04.292Z] cbdbe7a5bc2a: Pull complete [2021-01-12T23:28:04.555Z] ca9280d653b3: Verifying Checksum [2021-01-12T23:28:04.555Z] ca9280d653b3: Download complete [2021-01-12T23:28:05.506Z] 7e9c9ca2126c: Download complete [2021-01-12T23:28:05.506Z] ca9280d653b3: Pull complete [2021-01-12T23:28:06.871Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19857 in /w/workspace/edgexfoundry_edgex-go_PR-3014 [Pipeline] { [Pipeline] ws [2021-01-12T23:28:06.923Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-01-12T23:28:11.803Z] using credential edgex-jenkins-ssh [2021-01-12T23:28:11.857Z] Cloning the remote Git repository [2021-01-12T23:28:11.923Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-12T23:28:12.134Z] 7e9c9ca2126c: Pull complete [2021-01-12T23:28:12.134Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-12T23:28:12.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-12T23:28:12.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-12T23:28:12.281Z] prd-centos7-docker-4c-2g-19854 does not seem to be running inside a container [2021-01-12T23:28:12.333Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-12T23:28:12.037Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-01-12T23:28:12.123Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-12T23:28:12.124Z] > git --version # timeout=10 [2021-01-12T23:28:12.148Z] > git --version # 'git version 2.17.1' [2021-01-12T23:28:12.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T23:28:12.209Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T23:28:15.111Z] $ docker top d556371d64ed0698ef2c5a8771d1d77722e0607ba24eb8d749768a7fdcd7820c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T23:28:15.681Z] + docker-compose build --help [2021-01-12T23:28:15.681Z] + grep parallel [2021-01-12T23:28:16.635Z] --parallel Build images in parallel. [Pipeline] } [2021-01-12T23:28:16.652Z] $ docker stop --time=1 d556371d64ed0698ef2c5a8771d1d77722e0607ba24eb8d749768a7fdcd7820c [2021-01-12T23:28:18.620Z] $ docker rm -f d556371d64ed0698ef2c5a8771d1d77722e0607ba24eb8d749768a7fdcd7820c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T23:28:19.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-12T23:28:19.243Z] . [Pipeline] withDockerContainer [2021-01-12T23:28:19.348Z] prd-centos7-docker-4c-2g-19854 does not seem to be running inside a container [2021-01-12T23:28:19.485Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-12T23:28:20.204Z] $ docker top f7e807abd7f74bc017793ae30f805ae3c069e7bae8d709f3b9845c80c8b5d940 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T23:28:20.697Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-12T23:28:21.656Z] Building docker-core-command-go ... [2021-01-12T23:28:21.656Z] Building docker-core-data-go ... [2021-01-12T23:28:21.656Z] Building docker-core-metadata-go ... [2021-01-12T23:28:21.656Z] Building docker-security-bootstrap-redis-go ... [2021-01-12T23:28:21.656Z] Building docker-security-proxy-setup-go ... [2021-01-12T23:28:21.656Z] Building docker-security-secretstore-setup-go ... [2021-01-12T23:28:21.656Z] Building docker-support-notifications-go ... [2021-01-12T23:28:21.656Z] Building docker-support-scheduler-go ... [2021-01-12T23:28:21.656Z] Building docker-sys-mgmt-agent-go ... [2021-01-12T23:28:21.656Z] Building docker-support-notifications-go [2021-01-12T23:28:21.656Z] Building docker-sys-mgmt-agent-go [2021-01-12T23:28:21.656Z] Building docker-security-proxy-setup-go [2021-01-12T23:28:21.656Z] Building docker-security-secretstore-setup-go [2021-01-12T23:28:21.656Z] Building docker-core-command-go [2021-01-12T23:28:27.210Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-12T23:28:27.230Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T23:28:27.880Z] Merging remotes/origin/master commit 35a831503841e8958a61493dc4ab12bec8d03b3a into PR head commit 9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:28:28.256Z] Merge succeeded, producing 9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:28:28.257Z] Checking out Revision 9de118b5ca36d87361f30287275a1eb8f8606829 (PR-3014) [2021-01-12T23:28:27.257Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-12T23:28:27.288Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-12T23:28:27.288Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T23:28:27.302Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3014/head:refs/remotes/origin/PR-3014 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T23:28:27.900Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T23:28:27.912Z] > git checkout -f 9de118b5ca36d87361f30287275a1eb8f8606829 # timeout=10 [2021-01-12T23:28:28.186Z] > git remote # timeout=10 [2021-01-12T23:28:28.201Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T23:28:28.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T23:28:28.228Z] > git merge 35a831503841e8958a61493dc4ab12bec8d03b3a # timeout=10 [2021-01-12T23:28:28.248Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T23:28:28.266Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T23:28:28.274Z] > git checkout -f 9de118b5ca36d87361f30287275a1eb8f8606829 # timeout=10 [2021-01-12T23:28:32.554Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.144" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-12T23:28:34.068Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-12T23:28:34.551Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-12T23:28:34.887Z] + sudo service docker restart [2021-01-12T23:28:34.887Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-12T23:28:37.583Z] provisioning config files... [2021-01-12T23:28:37.624Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5531706380023096627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-12T23:28:38.018Z] ---> docker-login.sh [2021-01-12T23:28:38.018Z] nexus3.edgexfoundry.org:10001 [2021-01-12T23:28:39.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T23:28:39.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T23:28:39.278Z] Configure a credential helper to remove this warning. See [2021-01-12T23:28:39.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T23:28:39.278Z] [2021-01-12T23:28:39.278Z] Login Succeeded [2021-01-12T23:28:39.278Z] nexus3.edgexfoundry.org:10002 [2021-01-12T23:28:39.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T23:28:39.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T23:28:39.826Z] Configure a credential helper to remove this warning. See [2021-01-12T23:28:39.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T23:28:39.826Z] [2021-01-12T23:28:39.826Z] Login Succeeded [2021-01-12T23:28:39.826Z] nexus3.edgexfoundry.org:10003 [2021-01-12T23:28:40.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T23:28:40.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T23:28:40.374Z] Configure a credential helper to remove this warning. See [2021-01-12T23:28:40.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T23:28:40.374Z] [2021-01-12T23:28:40.374Z] Login Succeeded [2021-01-12T23:28:40.374Z] nexus3.edgexfoundry.org:10004 [2021-01-12T23:28:40.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T23:28:40.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T23:28:40.919Z] Configure a credential helper to remove this warning. See [2021-01-12T23:28:40.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T23:28:40.919Z] [2021-01-12T23:28:40.919Z] Login Succeeded [2021-01-12T23:28:40.919Z] docker.io [2021-01-12T23:28:41.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-12T23:28:41.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-12T23:28:41.466Z] Configure a credential helper to remove this warning. See [2021-01-12T23:28:41.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-12T23:28:41.466Z] [2021-01-12T23:28:41.466Z] Login Succeeded [2021-01-12T23:28:41.466Z] ---> docker-login.sh ends [Pipeline] } [2021-01-12T23:28:41.499Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-12T23:28:42.025Z] ========================================================= [2021-01-12T23:28:42.025Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-12T23:28:42.025Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-12T23:28:42.414Z] + 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-12T23:28:44.395Z] Sending build context to Docker daemon 165.5MB [2021-01-12T23:28:44.395Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-12T23:28:44.395Z] Step 2/6 : FROM ${BASE} [2021-01-12T23:28:44.670Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-12T23:28:44.670Z] 5f621e34cdf4: Pulling fs layer [2021-01-12T23:28:44.670Z] a4357932f1b6: Pulling fs layer [2021-01-12T23:28:44.670Z] 18c013af1878: Pulling fs layer [2021-01-12T23:28:44.670Z] 00ac8860ef70: Pulling fs layer [2021-01-12T23:28:44.670Z] 63d7cb157983: Pulling fs layer [2021-01-12T23:28:44.670Z] b116817d02f9: Pulling fs layer [2021-01-12T23:28:44.670Z] 745a02a5169b: Pulling fs layer [2021-01-12T23:28:44.670Z] 63d7cb157983: Waiting [2021-01-12T23:28:44.670Z] b116817d02f9: Waiting [2021-01-12T23:28:44.670Z] 745a02a5169b: Waiting [2021-01-12T23:28:44.670Z] 00ac8860ef70: Waiting [2021-01-12T23:28:44.670Z] 18c013af1878: Verifying Checksum [2021-01-12T23:28:44.670Z] 18c013af1878: Download complete [2021-01-12T23:28:44.670Z] a4357932f1b6: Verifying Checksum [2021-01-12T23:28:44.670Z] a4357932f1b6: Download complete [2021-01-12T23:28:44.670Z] 63d7cb157983: Verifying Checksum [2021-01-12T23:28:44.670Z] 63d7cb157983: Download complete [2021-01-12T23:28:44.670Z] b116817d02f9: Download complete [2021-01-12T23:28:44.946Z] 5f621e34cdf4: Verifying Checksum [2021-01-12T23:28:44.946Z] 5f621e34cdf4: Download complete [2021-01-12T23:28:45.543Z] 5f621e34cdf4: Pull complete [2021-01-12T23:28:46.144Z] a4357932f1b6: Pull complete [2021-01-12T23:28:46.746Z] 18c013af1878: Pull complete [2021-01-12T23:28:47.347Z] 745a02a5169b: Verifying Checksum [2021-01-12T23:28:47.347Z] 745a02a5169b: Download complete [2021-01-12T23:28:48.781Z] 00ac8860ef70: Verifying Checksum [2021-01-12T23:28:48.781Z] 00ac8860ef70: Download complete [2021-01-12T23:28:53.890Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T23:28:53.890Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-12T23:28:53.890Z] ---> 31f2e2b0b8ba [2021-01-12T23:28:53.890Z] Step 3/26 : WORKDIR /edgex-go [2021-01-12T23:28:53.890Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T23:28:53.890Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-12T23:28:53.890Z] ---> 31f2e2b0b8ba [2021-01-12T23:28:53.890Z] Step 3/24 : WORKDIR /edgex-go [2021-01-12T23:28:53.890Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T23:28:53.890Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-12T23:28:53.890Z] ---> 31f2e2b0b8ba [2021-01-12T23:28:53.890Z] Step 3/21 : WORKDIR /edgex-go [2021-01-12T23:28:53.890Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T23:28:53.890Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-12T23:28:53.890Z] ---> 31f2e2b0b8ba [2021-01-12T23:28:53.890Z] Step 3/24 : WORKDIR /edgex-go [2021-01-12T23:28:53.890Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T23:28:53.890Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-12T23:28:53.890Z] ---> 31f2e2b0b8ba [2021-01-12T23:28:53.890Z] Step 3/22 : WORKDIR /edgex-go [2021-01-12T23:28:53.890Z] ---> Running in 5dae3073db35 [2021-01-12T23:28:53.890Z] ---> Running in bed183356fbe [2021-01-12T23:28:53.890Z] ---> Running in 501b41beeb8b [2021-01-12T23:28:53.890Z] ---> Running in 8611e84b4bee [2021-01-12T23:28:53.890Z] ---> Running in 8d62a1d0a054 [2021-01-12T23:28:53.890Z] Removing intermediate container 5dae3073db35 [2021-01-12T23:28:53.890Z] ---> 0f763bfc99d1 [2021-01-12T23:28:53.890Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:28:53.890Z] Removing intermediate container bed183356fbe [2021-01-12T23:28:53.890Z] ---> 382e1687b0a3 [2021-01-12T23:28:53.890Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:28:53.890Z] Removing intermediate container 8d62a1d0a054 [2021-01-12T23:28:53.890Z] ---> 772ad95d1918 [2021-01-12T23:28:53.890Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:28:53.890Z] Removing intermediate container 8611e84b4bee [2021-01-12T23:28:53.890Z] ---> ebe3681774c7 [2021-01-12T23:28:53.890Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:28:53.890Z] Removing intermediate container 501b41beeb8b [2021-01-12T23:28:53.890Z] ---> 5ba50a3cd4d8 [2021-01-12T23:28:53.890Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:28:53.890Z] ---> Running in cb1f44d24ef7 [2021-01-12T23:28:53.890Z] ---> Running in 8a06d941ed7c [2021-01-12T23:28:53.890Z] ---> Running in d20ab29ce5a2 [2021-01-12T23:28:53.890Z] ---> Running in e3bc9dc01c2a [2021-01-12T23:28:53.890Z] ---> Running in f6758e60d4c3 [2021-01-12T23:28:55.834Z] Removing intermediate container cb1f44d24ef7 [2021-01-12T23:28:55.834Z] ---> 89594fee4072 [2021-01-12T23:28:55.834Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-12T23:28:55.834Z] Removing intermediate container 8a06d941ed7c [2021-01-12T23:28:55.834Z] ---> 2fbd23bd9cca [2021-01-12T23:28:55.834Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-12T23:28:56.100Z] ---> Running in d3d1e3082a6e [2021-01-12T23:28:56.100Z] ---> Running in 1615097830c8 [2021-01-12T23:28:56.100Z] Removing intermediate container d20ab29ce5a2 [2021-01-12T23:28:56.100Z] ---> 107625af1a1c [2021-01-12T23:28:56.100Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-12T23:28:56.100Z] Removing intermediate container e3bc9dc01c2a [2021-01-12T23:28:56.100Z] ---> 2c5cabeff5af [2021-01-12T23:28:56.100Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-12T23:28:56.364Z] ---> Running in 89a14ef4528b [2021-01-12T23:28:56.364Z] ---> Running in b27429a3bf0c [2021-01-12T23:28:56.628Z] Removing intermediate container f6758e60d4c3 [2021-01-12T23:28:56.628Z] ---> 10b17d7ae4de [2021-01-12T23:28:56.628Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-12T23:28:56.898Z] ---> Running in 41fea98e1999 [2021-01-12T23:28:57.170Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T23:28:57.440Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T23:28:57.712Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T23:28:57.712Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T23:28:57.712Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T23:28:57.987Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T23:28:57.987Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T23:28:58.249Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T23:28:58.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T23:28:58.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T23:28:58.787Z] OK: 233 MiB in 51 packages [2021-01-12T23:28:58.787Z] OK: 233 MiB in 51 packages [2021-01-12T23:28:58.958Z] 00ac8860ef70: Pull complete [2021-01-12T23:28:58.958Z] 63d7cb157983: Pull complete [2021-01-12T23:28:59.052Z] OK: 233 MiB in 51 packages [2021-01-12T23:28:59.052Z] OK: 233 MiB in 51 packages [2021-01-12T23:28:59.052Z] OK: 233 MiB in 51 packages [2021-01-12T23:28:59.233Z] b116817d02f9: Pull complete [2021-01-12T23:29:00.006Z] Removing intermediate container 1615097830c8 [2021-01-12T23:29:00.006Z] ---> ded27f25bcb5 [2021-01-12T23:29:00.006Z] Step 6/26 : COPY go.mod . [2021-01-12T23:29:00.006Z] Removing intermediate container d3d1e3082a6e [2021-01-12T23:29:00.006Z] ---> 1dcbe346f3f5 [2021-01-12T23:29:00.006Z] Step 6/24 : COPY go.mod . [2021-01-12T23:29:00.006Z] Removing intermediate container b27429a3bf0c [2021-01-12T23:29:00.006Z] ---> 14ceedd7bdb0 [2021-01-12T23:29:00.006Z] Step 6/24 : COPY go.mod . [2021-01-12T23:29:00.006Z] Removing intermediate container 89a14ef4528b [2021-01-12T23:29:00.006Z] ---> 0498f3db05e6 [2021-01-12T23:29:00.006Z] Step 6/22 : COPY go.mod . [2021-01-12T23:29:00.006Z] Removing intermediate container 41fea98e1999 [2021-01-12T23:29:00.006Z] ---> 5e220036f23d [2021-01-12T23:29:00.006Z] Step 6/21 : COPY go.mod . [2021-01-12T23:29:00.272Z] ---> f19b06b9a58d [2021-01-12T23:29:00.272Z] Step 7/24 : RUN go mod download [2021-01-12T23:29:00.272Z] ---> 534ec92048f5 [2021-01-12T23:29:00.272Z] Step 7/26 : RUN go mod download [2021-01-12T23:29:00.272Z] ---> 9a70912680a9 [2021-01-12T23:29:00.272Z] Step 7/24 : RUN go mod download [2021-01-12T23:29:00.272Z] ---> Running in 62e32b50e3a5 [2021-01-12T23:29:00.536Z] ---> Running in 031fb7074d83 [2021-01-12T23:29:00.536Z] ---> Running in 08b5ca87bc67 [2021-01-12T23:29:00.536Z] ---> e790a3b58a0c [2021-01-12T23:29:00.536Z] Step 7/22 : RUN go mod download [2021-01-12T23:29:00.536Z] ---> 3de6e61bbd48 [2021-01-12T23:29:00.536Z] Step 7/21 : RUN go mod download [2021-01-12T23:29:00.800Z] ---> Running in 4f82b7ec7793 [2021-01-12T23:29:00.800Z] ---> Running in 7580d3bf3dc2 [2021-01-12T23:29:03.403Z] Removing intermediate container 62e32b50e3a5 [2021-01-12T23:29:03.403Z] ---> 9d134515177b [2021-01-12T23:29:03.403Z] Step 8/24 : COPY . . [2021-01-12T23:29:03.403Z] Removing intermediate container 031fb7074d83 [2021-01-12T23:29:03.403Z] ---> 7516f506907a [2021-01-12T23:29:03.403Z] Step 8/24 : COPY . . [2021-01-12T23:29:03.403Z] Removing intermediate container 4f82b7ec7793 [2021-01-12T23:29:03.403Z] ---> a76c2690e092 [2021-01-12T23:29:03.403Z] Step 8/22 : COPY . . [2021-01-12T23:29:03.561Z] 745a02a5169b: Pull complete [2021-01-12T23:29:03.561Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-12T23:29:03.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-12T23:29:03.561Z] ---> b7e6874047d6 [2021-01-12T23:29:03.561Z] 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-12T23:29:05.356Z] Removing intermediate container 7580d3bf3dc2 [2021-01-12T23:29:05.356Z] ---> ee110e51d591 [2021-01-12T23:29:05.356Z] Step 8/21 : COPY . . [2021-01-12T23:29:06.202Z] ---> Running in 053bb3ad75a9 [2021-01-12T23:29:07.641Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T23:29:08.236Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T23:29:09.216Z] (1/12) Installing libmagic (5.38-r0) [2021-01-12T23:29:09.216Z] (2/12) Installing file (5.38-r0) [2021-01-12T23:29:09.489Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-12T23:29:09.489Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-12T23:29:09.623Z] Removing intermediate container 08b5ca87bc67 [2021-01-12T23:29:09.623Z] ---> b25c23b3cb24 [2021-01-12T23:29:09.623Z] Step 8/26 : COPY . . [2021-01-12T23:29:12.878Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-12T23:29:12.878Z] (6/12) Installing patch (2.7.6-r6) [2021-01-12T23:29:12.878Z] (7/12) Installing build-base (0.5-r2) [2021-01-12T23:29:12.878Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-12T23:29:12.878Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-12T23:29:12.878Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-12T23:29:13.154Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-12T23:29:13.154Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-12T23:29:13.154Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T23:29:13.436Z] OK: 217 MiB in 51 packages [2021-01-12T23:29:17.747Z] Removing intermediate container 053bb3ad75a9 [2021-01-12T23:29:17.747Z] ---> e7505682fe62 [2021-01-12T23:29:17.747Z] Step 4/6 : WORKDIR /edgex-go [2021-01-12T23:29:17.747Z] ---> Running in c403d1d76661 [2021-01-12T23:29:18.021Z] Removing intermediate container c403d1d76661 [2021-01-12T23:29:18.021Z] ---> 1b2cf616be83 [2021-01-12T23:29:18.021Z] Step 5/6 : COPY go.mod . [2021-01-12T23:29:18.613Z] ---> 50776c5302d8 [2021-01-12T23:29:18.613Z] Step 6/6 : RUN go mod download [2021-01-12T23:29:18.885Z] ---> Running in 49ffaa47559f [2021-01-12T23:29:45.695Z] Removing intermediate container 49ffaa47559f [2021-01-12T23:29:45.695Z] ---> 1d4407ee169e [2021-01-12T23:29:45.695Z] Successfully built 1d4407ee169e [2021-01-12T23:29:45.695Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T23:29:46.041Z] + docker inspect -f . ci-base-image-arm64 [2021-01-12T23:29:46.041Z] . [Pipeline] withDockerContainer [2021-01-12T23:29:46.316Z] prd-ubuntu18.04-docker-arm64-4c-16g-19857 does not seem to be running inside a container [2021-01-12T23:29:46.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-12T23:29:48.001Z] $ docker top 6cffa8cae697cea99f155c0621f54fbb699a0de52f33f875d92935697f09a3d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T23:29:48.600Z] ---> 4096f04580be [2021-01-12T23:29:48.600Z] ---> bcb51e6bcc7e [2021-01-12T23:29:48.600Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-12T23:29:48.600Z] [2021-01-12T23:29:48.600Z] ---> 521a1f41ad65 [2021-01-12T23:29:48.600Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-12T23:29:48.600Z] ---> 0db9cf69022d [2021-01-12T23:29:48.600Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-12T23:29:48.600Z] ---> 256e57952648 [2021-01-12T23:29:48.600Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-12T23:29:48.600Z] ---> Running in 9ae647fd2415 [2021-01-12T23:29:48.600Z] ---> Running in 03d0d54897f3 [2021-01-12T23:29:48.600Z] ---> Running in 3882dedbb587 [2021-01-12T23:29:48.600Z] ---> Running in e307f3b74e7f [2021-01-12T23:29:48.600Z] ---> Running in 99ef02e5eefc [2021-01-12T23:29:48.600Z] 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-12T23:29:48.600Z] 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-12T23:29:48.600Z] 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-12T23:29:48.600Z] 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-12T23:29:48.600Z] 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-12T23:29:49.041Z] + go version [2021-01-12T23:29:49.041Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-12T23:29:49.072Z] $ docker stop --time=1 6cffa8cae697cea99f155c0621f54fbb699a0de52f33f875d92935697f09a3d9 [2021-01-12T23:29:51.097Z] $ docker rm -f 6cffa8cae697cea99f155c0621f54fbb699a0de52f33f875d92935697f09a3d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T23:29:52.389Z] + docker inspect -f . ci-base-image-arm64 [2021-01-12T23:29:52.389Z] . [Pipeline] withDockerContainer [2021-01-12T23:29:52.660Z] prd-ubuntu18.04-docker-arm64-4c-16g-19857 does not seem to be running inside a container [2021-01-12T23:29:52.759Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-12T23:29:54.234Z] $ docker top 5396e32869646ff4c690ff63aa0cdb82f05626b051424d942918e6275eaea45e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-12T23:29:54.617Z] ========================================================= [2021-01-12T23:29:54.617Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-12T23:29:54.617Z] ========================================================= [Pipeline] sh [2021-01-12T23:29:55.262Z] + make test [2021-01-12T23:29:55.262Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-12T23:30:10.779Z] 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-12T23:30:10.779Z] 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-12T23:30:17.479Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-12T23:30:19.051Z] Removing intermediate container 99ef02e5eefc [2021-01-12T23:30:19.051Z] ---> 361f1b6c0fee [2021-01-12T23:30:19.051Z] [2021-01-12T23:30:19.051Z] Step 10/22 : FROM scratch [2021-01-12T23:30:19.051Z] ---> [2021-01-12T23:30:19.051Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T23:30:19.051Z] Removing intermediate container 9ae647fd2415 [2021-01-12T23:30:19.051Z] ---> 3378ff20001b [2021-01-12T23:30:19.051Z] [2021-01-12T23:30:19.051Z] Step 10/24 : FROM scratch [2021-01-12T23:30:19.051Z] ---> [2021-01-12T23:30:19.051Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-12T23:30:19.051Z] Removing intermediate container e307f3b74e7f [2021-01-12T23:30:19.051Z] ---> 94443fa8306f [2021-01-12T23:30:19.051Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-12T23:30:20.491Z] ---> Running in 717f77b7faa5 [2021-01-12T23:30:20.491Z] ---> Running in 6b81718e23ee [2021-01-12T23:30:20.491Z] ---> Running in 633241f8a459 [2021-01-12T23:30:21.070Z] Removing intermediate container 03d0d54897f3 [2021-01-12T23:30:21.070Z] ---> 9cd092392441 [2021-01-12T23:30:21.070Z] [2021-01-12T23:30:21.070Z] Step 10/24 : FROM alpine:3.12 [2021-01-12T23:30:21.070Z] Removing intermediate container 3882dedbb587 [2021-01-12T23:30:21.070Z] ---> bef258dab832 [2021-01-12T23:30:21.070Z] [2021-01-12T23:30:21.070Z] Step 10/21 : FROM alpine:3.12 [2021-01-12T23:30:21.070Z] Removing intermediate container 6b81718e23ee [2021-01-12T23:30:21.071Z] ---> 9064628d256b [2021-01-12T23:30:21.071Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-12T23:30:21.071Z] Removing intermediate container 633241f8a459 [2021-01-12T23:30:21.071Z] ---> c6126cc8e03d [2021-01-12T23:30:21.071Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-12T23:30:21.071Z] 3.12: Pulling from library/alpine [2021-01-12T23:30:21.071Z] 3.12: Pulling from library/alpine [2021-01-12T23:30:21.365Z] ---> Running in ec9a657ed663 [2021-01-12T23:30:21.365Z] ---> Running in f33f78d848f8 [2021-01-12T23:30:21.365Z] 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-12T23:30:21.664Z] Removing intermediate container ec9a657ed663 [2021-01-12T23:30:21.664Z] ---> bd50c6bbb998 [2021-01-12T23:30:21.664Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-12T23:30:21.664Z] Removing intermediate container f33f78d848f8 [2021-01-12T23:30:21.664Z] ---> 8a7b28868951 [2021-01-12T23:30:21.664Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-12T23:30:21.664Z] ---> Running in 2980ff6fa206 [2021-01-12T23:30:21.664Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-12T23:30:21.664Z] ---> Running in a2bced9ec6b4 [2021-01-12T23:30:21.664Z] Status: Downloaded newer image for alpine:3.12 [2021-01-12T23:30:21.664Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-12T23:30:21.664Z] Status: Image is up to date for alpine:3.12 [2021-01-12T23:30:21.664Z] ---> 389fef711851 [2021-01-12T23:30:21.664Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-12T23:30:21.664Z] ---> 389fef711851 [2021-01-12T23:30:21.664Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-12T23:30:21.947Z] ---> Running in fe1d9de1d7e4 [2021-01-12T23:30:21.947Z] ---> Running in d69fa432949b [2021-01-12T23:30:22.260Z] Removing intermediate container a2bced9ec6b4 [2021-01-12T23:30:22.260Z] ---> 2e82bfa610d1 [2021-01-12T23:30:22.260Z] Step 14/22 : WORKDIR / [2021-01-12T23:30:22.260Z] Removing intermediate container 2980ff6fa206 [2021-01-12T23:30:22.260Z] ---> 1e2c9fe3f824 [2021-01-12T23:30:22.260Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-12T23:30:22.260Z] ---> Running in 33a9e832a20d [2021-01-12T23:30:22.559Z] ---> dc1a0d948d5c [2021-01-12T23:30:22.559Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-12T23:30:22.559Z] Removing intermediate container 33a9e832a20d [2021-01-12T23:30:22.559Z] ---> 82ae8067a351 [2021-01-12T23:30:22.559Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T23:30:23.152Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T23:30:23.152Z] Removing intermediate container 717f77b7faa5 [2021-01-12T23:30:23.152Z] ---> b93a219b2e6b [2021-01-12T23:30:23.152Z] [2021-01-12T23:30:23.152Z] Step 11/26 : FROM docker:20.10.0 [2021-01-12T23:30:23.152Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T23:30:23.152Z] 20.10.0: Pulling from library/docker [2021-01-12T23:30:23.152Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T23:30:23.152Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T23:30:23.423Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-12T23:30:23.423Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T23:30:23.423Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-12T23:30:23.423Z] (4/5) Installing curl (7.69.1-r3) [2021-01-12T23:30:23.423Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-12T23:30:23.423Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T23:30:23.423Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-12T23:30:23.423Z] Executing ca-certificates-20191127-r4.trigger [2021-01-12T23:30:23.423Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T23:30:23.423Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-12T23:30:23.423Z] ---> d33a1dd5a5c8 [2021-01-12T23:30:23.423Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-12T23:30:23.423Z] OK: 7 MiB in 19 packages [2021-01-12T23:30:23.423Z] (4/4) Installing curl (7.69.1-r3) [2021-01-12T23:30:23.423Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T23:30:23.423Z] Executing ca-certificates-20191127-r4.trigger [2021-01-12T23:30:23.688Z] OK: 7 MiB in 18 packages [2021-01-12T23:30:24.758Z] ---> f4c5ed5fc515 [2021-01-12T23:30:24.758Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-12T23:30:24.758Z] ---> c48c78b98624 [2021-01-12T23:30:24.758Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-12T23:30:26.692Z] ---> 112e68e69ba6 [2021-01-12T23:30:26.692Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-12T23:30:26.692Z] ---> 8f5575090fda [2021-01-12T23:30:26.692Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T23:30:26.692Z] Removing intermediate container fe1d9de1d7e4 [2021-01-12T23:30:26.692Z] ---> ecd9209f1513 [2021-01-12T23:30:26.692Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-12T23:30:26.692Z] Removing intermediate container d69fa432949b [2021-01-12T23:30:26.692Z] ---> 4a26d068b130 [2021-01-12T23:30:26.692Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-12T23:30:26.692Z] ---> Running in 636db0f50240 [2021-01-12T23:30:26.692Z] ---> Running in df667b28401f [2021-01-12T23:30:26.692Z] ---> Running in 955df5ca02a5 [2021-01-12T23:30:26.968Z] ---> 3e13332f788d [2021-01-12T23:30:26.968Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-12T23:30:26.968Z] Removing intermediate container 636db0f50240 [2021-01-12T23:30:26.968Z] ---> 98bccee97853 [2021-01-12T23:30:26.968Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T23:30:26.968Z] Removing intermediate container df667b28401f [2021-01-12T23:30:26.968Z] ---> 71f71a3e906f [2021-01-12T23:30:26.968Z] Step 13/24 : WORKDIR / [2021-01-12T23:30:26.968Z] Removing intermediate container 955df5ca02a5 [2021-01-12T23:30:26.968Z] ---> 4abed8f0c244 [2021-01-12T23:30:26.968Z] Step 13/21 : WORKDIR /edgex [2021-01-12T23:30:27.243Z] ---> Running in b4d12ace6e90 [2021-01-12T23:30:27.243Z] ---> Running in fc9f603fff5b [2021-01-12T23:30:27.243Z] ---> Running in 5ebb9ea9943e [2021-01-12T23:30:27.516Z] Removing intermediate container b4d12ace6e90 [2021-01-12T23:30:27.516Z] ---> a99450044b34 [2021-01-12T23:30:27.516Z] Step 20/22 : LABEL arch=x86_64 [2021-01-12T23:30:27.792Z] ---> Running in 48713fe38b20 [2021-01-12T23:30:27.792Z] ---> 088e463e4b91 [2021-01-12T23:30:27.792Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-12T23:30:27.792Z] Removing intermediate container fc9f603fff5b [2021-01-12T23:30:27.792Z] ---> 73b44dbbcc0e [2021-01-12T23:30:27.792Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-12T23:30:27.792Z] Removing intermediate container 5ebb9ea9943e [2021-01-12T23:30:27.792Z] ---> c715c969c7e3 [2021-01-12T23:30:27.792Z] 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-12T23:30:28.060Z] Removing intermediate container 48713fe38b20 [2021-01-12T23:30:28.060Z] ---> d0399d6e0d1e [2021-01-12T23:30:28.060Z] Step 21/22 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:30:28.667Z] ---> Running in d3a1d10d5d2d [2021-01-12T23:30:28.668Z] ---> b7b13b76b421 [2021-01-12T23:30:28.668Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-12T23:30:28.668Z] ---> 20a5f2db7520 [2021-01-12T23:30:28.668Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-12T23:30:28.668Z] ---> b09a745c9ea2 [2021-01-12T23:30:28.668Z] 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-12T23:30:28.936Z] ---> Running in 165a571f60c4 [2021-01-12T23:30:28.936Z] Removing intermediate container d3a1d10d5d2d [2021-01-12T23:30:28.936Z] ---> 7f5814e0c964 [2021-01-12T23:30:28.936Z] Step 22/22 : LABEL version=0.0.0 [2021-01-12T23:30:29.197Z] ---> Running in b98d4a49165c [2021-01-12T23:30:29.197Z] Removing intermediate container 165a571f60c4 [2021-01-12T23:30:29.197Z] ---> 76c4a31b6918 [2021-01-12T23:30:29.197Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T23:30:29.466Z] ---> 40a7bcacc9b7 [2021-01-12T23:30:29.466Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-12T23:30:29.466Z] ---> Running in 5f54bc44d3eb [2021-01-12T23:30:29.466Z] Removing intermediate container b98d4a49165c [2021-01-12T23:30:29.466Z] ---> ae872e916137 [2021-01-12T23:30:29.466Z] [2021-01-12T23:30:29.728Z] ---> 2b80c9b82c9e [2021-01-12T23:30:29.728Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-12T23:30:29.728Z] Successfully built ae872e916137 [2021-01-12T23:30:29.997Z] Successfully tagged docker-core-command-go:latest [2021-01-12T23:30:29.997Z]  Building docker-core-command-go ... done Building docker-core-data-go [2021-01-12T23:30:29.997Z] ---> 89a3ce13e4cc [2021-01-12T23:30:29.997Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-12T23:30:29.997Z] Removing intermediate container 5f54bc44d3eb [2021-01-12T23:30:29.997Z] ---> c4dd494b165c [2021-01-12T23:30:29.997Z] Step 22/24 : LABEL arch=x86_64 [2021-01-12T23:30:30.263Z] ---> Running in a6a33f1f253d [2021-01-12T23:30:30.263Z] ---> 2b205e543a59 [2021-01-12T23:30:30.263Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-12T23:30:30.527Z] ---> Running in b9466dcf61a5 [2021-01-12T23:30:32.465Z] ---> 3a13dce8b54d [2021-01-12T23:30:32.465Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-12T23:30:32.465Z] Removing intermediate container a6a33f1f253d [2021-01-12T23:30:32.465Z] ---> 61cae2934748 [2021-01-12T23:30:32.465Z] Step 23/24 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:30:32.465Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-12T23:30:32.465Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-12T23:30:32.465Z] ---> aefe523efa57 [2021-01-12T23:30:32.465Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-12T23:30:33.868Z] Removing intermediate container b9466dcf61a5 [2021-01-12T23:30:33.868Z] ---> 814d2274a005 [2021-01-12T23:30:33.868Z] Step 18/21 : CMD ["--init=true"] [2021-01-12T23:30:34.466Z] ---> Running in b22d725b90e7 [2021-01-12T23:30:35.060Z] ---> Running in cc485f76a9e7 [2021-01-12T23:30:35.060Z] ---> Running in 43dc374d01ee [2021-01-12T23:30:35.324Z] ---> 4d14a6eec473 [2021-01-12T23:30:35.324Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-12T23:30:35.324Z] Removing intermediate container b22d725b90e7 [2021-01-12T23:30:35.324Z] ---> 38d1cc04e9c3 [2021-01-12T23:30:35.324Z] Step 24/24 : LABEL version=0.0.0 [2021-01-12T23:30:35.591Z] Removing intermediate container 43dc374d01ee [2021-01-12T23:30:35.591Z] ---> 7a697049bfca [2021-01-12T23:30:35.591Z] Step 19/21 : LABEL arch=x86_64 [2021-01-12T23:30:35.591Z] ---> Running in a043a9d88214 [2021-01-12T23:30:35.591Z] ---> Running in a3d765f759de [2021-01-12T23:30:36.165Z] ---> b44c729a5293 [2021-01-12T23:30:36.165Z] 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-12T23:30:36.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T23:30:36.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T23:30:36.709Z] (1/2) Installing readline (8.0.4-r0) [2021-01-12T23:30:36.709Z] (2/2) Installing bash (5.0.17-r0) [2021-01-12T23:30:36.709Z] Executing bash-5.0.17-r0.post-install [2021-01-12T23:30:36.709Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T23:30:36.709Z] OK: 12 MiB in 22 packages [2021-01-12T23:30:37.356Z] Removing intermediate container a043a9d88214 [2021-01-12T23:30:37.356Z] ---> 3daaf6868f34 [2021-01-12T23:30:37.356Z] [2021-01-12T23:30:37.356Z] ---> Running in d55aef06cf3a [2021-01-12T23:30:37.356Z] Removing intermediate container a3d765f759de [2021-01-12T23:30:37.356Z] ---> 2378aef2e7bf [2021-01-12T23:30:37.356Z] Step 20/21 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:30:37.621Z] Successfully built 3daaf6868f34 [2021-01-12T23:30:38.595Z] Successfully tagged docker-support-notifications-go:latest [2021-01-12T23:30:38.595Z] Building docker-security-bootstrap-redis-go [2021-01-12T23:30:38.595Z]  Building docker-support-notifications-go ... done  ---> Running in 79f1b4382409 [2021-01-12T23:30:40.559Z] Removing intermediate container cc485f76a9e7 [2021-01-12T23:30:40.559Z] ---> 606a700bb8cd [2021-01-12T23:30:40.559Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-12T23:30:40.559Z] Removing intermediate container 79f1b4382409 [2021-01-12T23:30:40.559Z] ---> c6d573c737fa [2021-01-12T23:30:40.559Z] Step 21/21 : LABEL version=0.0.0 [2021-01-12T23:30:40.834Z] ---> Running in 9909d91ad4d6 [2021-01-12T23:30:40.834Z] ---> Running in 3997204108ef [2021-01-12T23:30:43.436Z] Removing intermediate container 9909d91ad4d6 [2021-01-12T23:30:43.436Z] ---> 565f60fb6538 [2021-01-12T23:30:43.436Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-12T23:30:45.394Z] Removing intermediate container 3997204108ef [2021-01-12T23:30:45.394Z] ---> 6aaba20a69d7 [2021-01-12T23:30:45.394Z] [2021-01-12T23:30:45.665Z] ---> Running in 31350831d4bd [2021-01-12T23:30:45.931Z] Successfully built 6aaba20a69d7 [2021-01-12T23:30:45.931Z] Removing intermediate container d55aef06cf3a [2021-01-12T23:30:45.931Z] ---> e908e2d4020e [2021-01-12T23:30:45.931Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-12T23:30:45.931Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-12T23:30:45.931Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-01-12T23:30:46.534Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T23:30:46.534Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-12T23:30:46.799Z] ---> 31f2e2b0b8ba [2021-01-12T23:30:46.799Z] Step 3/23 : WORKDIR /edgex-go [2021-01-12T23:30:46.799Z] ---> Using cache [2021-01-12T23:30:46.799Z] ---> 5ba50a3cd4d8 [2021-01-12T23:30:46.799Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:30:46.799Z] ---> Using cache [2021-01-12T23:30:46.799Z] ---> 10b17d7ae4de [2021-01-12T23:30:46.799Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-12T23:30:48.742Z] ---> Running in 12730ffea309 [2021-01-12T23:30:48.742Z] Removing intermediate container 31350831d4bd [2021-01-12T23:30:48.742Z] ---> 31aea5a1c8f7 [2021-01-12T23:30:48.742Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-12T23:30:49.006Z] ---> Running in 9baa38ac2f2e [2021-01-12T23:30:49.595Z] ---> Running in 6e52e5805afc [2021-01-12T23:30:50.562Z] Removing intermediate container 12730ffea309 [2021-01-12T23:30:50.562Z] ---> 9824e2b84920 [2021-01-12T23:30:50.562Z] Step 22/24 : LABEL arch=x86_64 [2021-01-12T23:30:53.932Z] Removing intermediate container 6e52e5805afc [2021-01-12T23:30:53.932Z] ---> Running in 10fd9e9a061f [2021-01-12T23:30:53.932Z] ---> 80c9598c58d0 [2021-01-12T23:30:53.932Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-12T23:30:53.932Z] Removing intermediate container 10fd9e9a061f [2021-01-12T23:30:53.932Z] ---> 5e9e39a307b9 [2021-01-12T23:30:53.932Z] Step 23/24 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:30:54.207Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T23:30:54.208Z] ---> Running in d315faed11f4 [2021-01-12T23:30:54.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T23:30:55.404Z] OK: 233 MiB in 51 packages [2021-01-12T23:30:56.818Z] ---> fb41ad5e1d0d [2021-01-12T23:30:56.818Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-12T23:30:56.818Z] Removing intermediate container d315faed11f4 [2021-01-12T23:30:56.818Z] ---> c9a32d254fa7 [2021-01-12T23:30:56.818Z] Step 24/24 : LABEL version=0.0.0 [2021-01-12T23:30:57.794Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T23:30:57.794Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-12T23:30:57.794Z] ---> 31f2e2b0b8ba [2021-01-12T23:30:57.794Z] Step 3/22 : WORKDIR /edgex-go [2021-01-12T23:30:57.794Z] ---> Using cache [2021-01-12T23:30:57.794Z] ---> 5ba50a3cd4d8 [2021-01-12T23:30:57.794Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:30:57.794Z] ---> Using cache [2021-01-12T23:30:57.794Z] ---> 10b17d7ae4de [2021-01-12T23:30:57.794Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-12T23:30:57.794Z] ---> Using cache [2021-01-12T23:30:57.794Z] ---> 5e220036f23d [2021-01-12T23:30:57.794Z] Step 6/22 : COPY go.mod . [2021-01-12T23:30:57.794Z] ---> Using cache [2021-01-12T23:30:57.794Z] ---> 3de6e61bbd48 [2021-01-12T23:30:57.794Z] Step 7/22 : RUN go mod download [2021-01-12T23:30:57.794Z] ---> Using cache [2021-01-12T23:30:57.794Z] ---> ee110e51d591 [2021-01-12T23:30:57.794Z] Step 8/22 : COPY . . [2021-01-12T23:30:57.794Z] ---> Using cache [2021-01-12T23:30:57.794Z] ---> 521a1f41ad65 [2021-01-12T23:30:57.794Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-12T23:30:58.760Z] ---> Running in 8936ebd2c803 [2021-01-12T23:30:59.040Z] ---> 7d0d1912b779 [2021-01-12T23:30:59.040Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-12T23:30:59.040Z] ---> Running in e4269c6677ca [2021-01-12T23:30:59.638Z] Removing intermediate container 8936ebd2c803 [2021-01-12T23:30:59.638Z] ---> 281ef988d7b2 [2021-01-12T23:30:59.638Z] [2021-01-12T23:30:59.638Z] Removing intermediate container 9baa38ac2f2e [2021-01-12T23:30:59.638Z] ---> 974aae32dbb7 [2021-01-12T23:30:59.638Z] Step 6/23 : COPY go.mod . [2021-01-12T23:31:00.249Z] Successfully built 281ef988d7b2 [2021-01-12T23:31:00.249Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-12T23:31:00.249Z]  Building docker-security-secretstore-setup-go ... done Building docker-support-scheduler-go [2021-01-12T23:31:01.215Z] ---> 8f4a27cc13b9 [2021-01-12T23:31:01.215Z] Step 7/23 : RUN go mod download [2021-01-12T23:31:02.170Z] 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-12T23:31:02.896Z] ---> 5e9691157e1d [2021-01-12T23:31:02.896Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-12T23:31:03.562Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T23:31:03.562Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-12T23:31:03.562Z] ---> 31f2e2b0b8ba [2021-01-12T23:31:03.562Z] Step 3/22 : WORKDIR /edgex-go [2021-01-12T23:31:05.162Z] ---> Using cache [2021-01-12T23:31:05.162Z] ---> 5ba50a3cd4d8 [2021-01-12T23:31:05.162Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:31:05.162Z] ---> Using cache [2021-01-12T23:31:05.162Z] ---> 10b17d7ae4de [2021-01-12T23:31:05.162Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-12T23:31:05.162Z] ---> Using cache [2021-01-12T23:31:05.162Z] ---> 5e220036f23d [2021-01-12T23:31:05.162Z] Step 6/22 : COPY go.mod . [2021-01-12T23:31:05.162Z] ---> Using cache [2021-01-12T23:31:05.162Z] ---> 3de6e61bbd48 [2021-01-12T23:31:05.162Z] Step 7/22 : RUN go mod download [2021-01-12T23:31:05.162Z] ---> Using cache [2021-01-12T23:31:05.162Z] ---> ee110e51d591 [2021-01-12T23:31:05.162Z] Step 8/22 : COPY . . [2021-01-12T23:31:05.162Z] ---> Using cache [2021-01-12T23:31:05.162Z] ---> 521a1f41ad65 [2021-01-12T23:31:05.162Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-12T23:31:05.175Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-12T23:31:05.752Z] ---> Running in 262693b1475b [2021-01-12T23:31:05.752Z] ---> Running in 099ea04409fd [2021-01-12T23:31:06.204Z] ---> Running in 0b5d85ad467b [2021-01-12T23:31:07.708Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T23:31:07.708Z] 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-12T23:31:07.708Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T23:31:07.708Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-12T23:31:08.015Z] (2/33) Installing expat (2.2.9-r1) [2021-01-12T23:31:08.015Z] (3/33) Installing libffi (3.3-r2) [2021-01-12T23:31:08.015Z] (4/33) Installing gdbm (1.13-r1) [2021-01-12T23:31:08.015Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-12T23:31:08.015Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-12T23:31:08.015Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-12T23:31:08.608Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-12T23:31:12.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-12T23:31:12.043Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-12T23:31:12.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-12T23:31:12.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-12T23:31:12.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-12T23:31:12.308Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-12T23:31:12.308Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-12T23:31:12.308Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-12T23:31:12.308Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-12T23:31:12.308Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-12T23:31:12.330Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-12T23:31:12.583Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-12T23:31:12.583Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-12T23:31:12.852Z] Removing intermediate container 262693b1475b [2021-01-12T23:31:12.852Z] ---> 96aaf57eafc7 [2021-01-12T23:31:12.852Z] Step 8/23 : COPY . . [2021-01-12T23:31:12.852Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-12T23:31:12.852Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-12T23:31:12.852Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-12T23:31:12.852Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-12T23:31:12.852Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-12T23:31:12.852Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-12T23:31:13.127Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-12T23:31:13.127Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-12T23:31:13.127Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-12T23:31:13.127Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-12T23:31:13.127Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-12T23:31:13.127Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-12T23:31:14.093Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-12T23:31:14.093Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-12T23:31:14.093Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-12T23:31:14.093Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-12T23:31:14.980Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-12T23:31:15.066Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-12T23:31:15.580Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-12T23:31:16.052Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-12T23:31:16.052Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-12T23:31:19.429Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T23:31:20.015Z] OK: 71 MiB in 55 packages [2021-01-12T23:31:22.005Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T23:31:22.005Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-12T23:31:22.005Z] ---> 31f2e2b0b8ba [2021-01-12T23:31:22.005Z] Step 3/21 : WORKDIR /edgex-go [2021-01-12T23:31:22.005Z] ---> Using cache [2021-01-12T23:31:22.005Z] ---> 5ba50a3cd4d8 [2021-01-12T23:31:22.005Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:31:22.005Z] ---> Using cache [2021-01-12T23:31:22.005Z] ---> 10b17d7ae4de [2021-01-12T23:31:22.005Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-12T23:31:22.005Z] ---> Using cache [2021-01-12T23:31:22.005Z] ---> 5e220036f23d [2021-01-12T23:31:22.005Z] Step 6/21 : COPY go.mod . [2021-01-12T23:31:22.005Z] ---> Using cache [2021-01-12T23:31:22.005Z] ---> 3de6e61bbd48 [2021-01-12T23:31:22.005Z] Step 7/21 : RUN go mod download [2021-01-12T23:31:22.005Z] ---> Using cache [2021-01-12T23:31:22.005Z] ---> ee110e51d591 [2021-01-12T23:31:22.005Z] Step 8/21 : COPY . . [2021-01-12T23:31:22.005Z] ---> Using cache [2021-01-12T23:31:22.005Z] ---> 521a1f41ad65 [2021-01-12T23:31:22.005Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-12T23:31:23.425Z] ---> Running in b4a1d9c07725 [2021-01-12T23:31:24.335Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-12T23:31:24.335Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-12T23:31:24.335Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-12T23:31:24.863Z] 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-12T23:31:29.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.232s coverage: 46.6% of statements [2021-01-12T23:31:29.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-12T23:31:29.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-12T23:31:29.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-12T23:31:29.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-12T23:31:29.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-12T23:31:36.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.528s coverage: 27.0% of statements [2021-01-12T23:31:36.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-12T23:31:36.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-12T23:31:36.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-12T23:31:36.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-12T23:31:36.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-12T23:31:36.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-12T23:31:36.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements [2021-01-12T23:31:36.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-12T23:31:36.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.075s coverage: 100.0% of statements [2021-01-12T23:31:36.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-12T23:31:36.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-12T23:31:36.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.273s coverage: 77.1% of statements [2021-01-12T23:31:36.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-12T23:31:36.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-12T23:31:36.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.418s coverage: 82.4% of statements [2021-01-12T23:31:36.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-12T23:31:36.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-12T23:31:36.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-12T23:31:36.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-12T23:31:39.934Z] Removing intermediate container e4269c6677ca [2021-01-12T23:31:39.934Z] ---> 4e27699531c7 [2021-01-12T23:31:39.934Z] [2021-01-12T23:31:39.934Z] Step 10/22 : FROM alpine:3.12 [2021-01-12T23:31:39.934Z] ---> 389fef711851 [2021-01-12T23:31:39.934Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-12T23:31:39.934Z] ---> Using cache [2021-01-12T23:31:39.934Z] ---> ecd9209f1513 [2021-01-12T23:31:39.934Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-12T23:31:39.934Z] ---> 7e32e47d5080 [2021-01-12T23:31:39.934Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-12T23:31:40.536Z] ---> Running in f0e5d8349430 [2021-01-12T23:31:41.140Z] ---> Running in e2fbccac1d71 [2021-01-12T23:31:42.107Z] Removing intermediate container f0e5d8349430 [2021-01-12T23:31:42.107Z] ---> 3775728d47dd [2021-01-12T23:31:42.107Z] Step 13/22 : WORKDIR / [2021-01-12T23:31:42.687Z] ---> Running in 3be8d78ec536 [2021-01-12T23:31:43.270Z] Removing intermediate container 099ea04409fd [2021-01-12T23:31:43.270Z] ---> 46b5feb7ec57 [2021-01-12T23:31:43.270Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-12T23:31:43.554Z] 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-12T23:31:44.132Z] Removing intermediate container 3be8d78ec536 [2021-01-12T23:31:44.132Z] ---> 1b30d046dea3 [2021-01-12T23:31:44.132Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T23:31:44.132Z] ---> Running in 926c3ededf96 [2021-01-12T23:31:44.714Z] ---> 0ae159405d9d [2021-01-12T23:31:44.714Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-12T23:31:44.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.152s coverage: 28.6% of statements [2021-01-12T23:31:44.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-12T23:31:44.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-12T23:31:44.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-12T23:31:44.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-12T23:31:44.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-12T23:31:44.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.173s coverage: 100.0% of statements [2021-01-12T23:31:44.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-12T23:31:44.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2021-01-12T23:31:44.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-12T23:31:44.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.378s coverage: 86.7% of statements [2021-01-12T23:31:44.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-12T23:31:44.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.381s coverage: 97.5% of statements [2021-01-12T23:31:44.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-12T23:31:45.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.139s coverage: 78.3% of statements [2021-01-12T23:31:45.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-12T23:31:45.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-12T23:31:45.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-12T23:31:45.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-12T23:31:46.656Z] ---> 145b459bb0de [2021-01-12T23:31:46.656Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-12T23:31:47.236Z] Removing intermediate container 0b5d85ad467b [2021-01-12T23:31:47.236Z] ---> d1f0dbc17e01 [2021-01-12T23:31:47.236Z] [2021-01-12T23:31:47.236Z] Step 10/22 : FROM scratch [2021-01-12T23:31:47.236Z] ---> [2021-01-12T23:31:47.236Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T23:31:47.506Z] Collecting docker-compose==1.23.2 [2021-01-12T23:31:47.506Z] ---> 76c79f0658d5 [2021-01-12T23:31:47.506Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-12T23:31:47.506Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-12T23:31:47.788Z] Collecting cached-property<2,>=1.2.0 [2021-01-12T23:31:47.788Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-12T23:31:47.788Z] 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-12T23:31:48.052Z] Collecting jsonschema<3,>=2.5.1 [2021-01-12T23:31:48.052Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-12T23:31:48.052Z] ---> Using cache [2021-01-12T23:31:48.052Z] ---> c6126cc8e03d [2021-01-12T23:31:48.052Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-12T23:31:49.014Z] Collecting docopt<0.7,>=0.6.1 [2021-01-12T23:31:49.014Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-12T23:31:49.992Z] ---> Running in 92cfb7938318 [2021-01-12T23:31:51.442Z] ---> 82164bf80d50 [2021-01-12T23:31:51.442Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-12T23:31:51.442Z] Removing intermediate container b4a1d9c07725 [2021-01-12T23:31:51.442Z] ---> 5b6fa3f9d26e [2021-01-12T23:31:51.442Z] [2021-01-12T23:31:51.442Z] Step 10/21 : FROM scratch [2021-01-12T23:31:51.442Z] ---> [2021-01-12T23:31:51.442Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T23:31:51.442Z] ---> Using cache [2021-01-12T23:31:51.442Z] ---> c6126cc8e03d [2021-01-12T23:31:51.442Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-12T23:31:51.716Z] ---> Running in 981c16f4d799 [2021-01-12T23:31:51.716Z] Removing intermediate container 92cfb7938318 [2021-01-12T23:31:51.716Z] ---> c9fe1276b0d3 [2021-01-12T23:31:51.716Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-12T23:31:51.716Z] ---> Running in ac7fe2574eb1 [2021-01-12T23:31:51.716Z] Collecting docker<4.0,>=3.6.0 [2021-01-12T23:31:51.988Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-12T23:31:51.988Z] ---> Running in 70667273d06a [2021-01-12T23:31:52.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.082s coverage: 93.1% of statements [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-12T23:31:52.513Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-12T23:31:52.513Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.170s coverage: 0.1% of statements [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-12T23:31:52.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-12T23:31:52.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.113s coverage: 75.5% of statements [2021-01-12T23:31:52.513Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-12T23:31:52.587Z] Removing intermediate container ac7fe2574eb1 [2021-01-12T23:31:52.587Z] ---> 66ee3f7ef60c [2021-01-12T23:31:52.587Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-12T23:31:52.587Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-12T23:31:52.587Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-12T23:31:52.864Z] Removing intermediate container 70667273d06a [2021-01-12T23:31:52.864Z] ---> 30346caecf92 [2021-01-12T23:31:52.864Z] Step 14/22 : WORKDIR / [2021-01-12T23:31:52.864Z] ---> Running in 59cd81e8000e [2021-01-12T23:31:52.864Z] Collecting texttable<0.10,>=0.9.0 [2021-01-12T23:31:52.864Z] ---> Running in d7235ee9c4d6 [2021-01-12T23:31:52.864Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-12T23:31:53.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.8% of statements [2021-01-12T23:31:53.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.151s coverage: 87.2% of statements [2021-01-12T23:31:53.140Z] Removing intermediate container 59cd81e8000e [2021-01-12T23:31:53.140Z] ---> df8a23887b98 [2021-01-12T23:31:53.140Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T23:31:53.415Z] Removing intermediate container d7235ee9c4d6 [2021-01-12T23:31:53.415Z] ---> 5700e2a1ed35 [2021-01-12T23:31:53.415Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T23:31:53.701Z] ---> 02aeb873ba6d [2021-01-12T23:31:53.701Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-12T23:31:53.701Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-12T23:31:53.701Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-12T23:31:53.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.238s coverage: 84.2% of statements [2021-01-12T23:31:53.986Z] Removing intermediate container 981c16f4d799 [2021-01-12T23:31:53.986Z] ---> d018b8733cc3 [2021-01-12T23:31:53.986Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-12T23:31:53.986Z] ---> 181d1dde7ee1 [2021-01-12T23:31:53.986Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-12T23:31:53.986Z] ---> Running in e345069616a5 [2021-01-12T23:31:54.284Z] Removing intermediate container e345069616a5 [2021-01-12T23:31:54.284Z] ---> 9f88f7babb44 [2021-01-12T23:31:54.284Z] Step 20/22 : LABEL arch=x86_64 [2021-01-12T23:31:54.284Z] Collecting PyYAML<4,>=3.10 [2021-01-12T23:31:54.552Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-12T23:31:54.552Z] ---> Running in fb3a55733cab [2021-01-12T23:31:55.975Z] ---> 710202f3d536 [2021-01-12T23:31:55.975Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-12T23:31:55.975Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-12T23:31:55.975Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-12T23:31:55.976Z] ---> 25c6795a8c96 [2021-01-12T23:31:55.976Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-12T23:31:56.245Z] Removing intermediate container fb3a55733cab [2021-01-12T23:31:56.245Z] ---> a51395dcc01e [2021-01-12T23:31:56.245Z] Step 21/22 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:31:56.245Z] Collecting docker-pycreds>=0.4.0 [2021-01-12T23:31:56.245Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-12T23:31:56.512Z] Collecting idna<2.8,>=2.5 [2021-01-12T23:31:56.512Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-12T23:31:56.512Z] ---> Running in bf40f9a3225f [2021-01-12T23:31:56.512Z] ---> 69d3b0d8b25a [2021-01-12T23:31:56.512Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-12T23:31:56.512Z] 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-12T23:31:56.783Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-12T23:31:56.783Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-12T23:31:57.063Z] 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-12T23:31:57.063Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-12T23:31:57.063Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-12T23:31:57.063Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-12T23:31:57.063Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-12T23:31:57.063Z] ---> 197822210a72 [2021-01-12T23:31:57.063Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-12T23:31:57.063Z] ---> Running in 58503c1d534a [2021-01-12T23:31:57.063Z] Installing collected packages: cached-property, jsonschema, docopt, idna, urllib3, requests, docker-pycreds, websocket-client, docker, texttable, dockerpty, PyYAML, docker-compose [2021-01-12T23:31:57.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.192s coverage: 91.4% of statements [2021-01-12T23:31:57.150Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-12T23:31:57.337Z] Removing intermediate container bf40f9a3225f [2021-01-12T23:31:57.337Z] ---> 59290e45ee18 [2021-01-12T23:31:57.337Z] Step 22/22 : LABEL version=0.0.0 [2021-01-12T23:31:57.607Z] ---> Running in 96d3d43f91be [2021-01-12T23:31:57.911Z] Running setup.py install for docopt: started [2021-01-12T23:31:57.911Z] ---> Running in a38b9cd817c7 [2021-01-12T23:31:57.911Z] Removing intermediate container 58503c1d534a [2021-01-12T23:31:57.911Z] ---> e445737c7b6d [2021-01-12T23:31:57.911Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T23:31:58.177Z] Running setup.py install for docopt: finished with status 'done' [2021-01-12T23:31:58.177Z] Attempting uninstall: idna [2021-01-12T23:31:58.177Z] Found existing installation: idna 2.9 [2021-01-12T23:31:58.177Z] Uninstalling idna-2.9: [2021-01-12T23:31:58.454Z] Successfully uninstalled idna-2.9 [2021-01-12T23:31:58.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.538s coverage: 63.5% of statements [2021-01-12T23:31:58.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-12T23:31:58.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-12T23:31:58.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2021-01-12T23:31:58.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements [2021-01-12T23:31:59.043Z] Attempting uninstall: urllib3 [2021-01-12T23:31:59.043Z] Removing intermediate container 96d3d43f91be [2021-01-12T23:31:59.043Z] ---> 845ef81ade49 [2021-01-12T23:31:59.043Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T23:31:59.043Z] ---> Running in c86763ab9637 [2021-01-12T23:31:59.043Z] Found existing installation: urllib3 1.25.9 [2021-01-12T23:31:59.043Z] Uninstalling urllib3-1.25.9: [2021-01-12T23:31:59.043Z] Successfully uninstalled urllib3-1.25.9 [2021-01-12T23:31:59.043Z] Removing intermediate container a38b9cd817c7 [2021-01-12T23:31:59.043Z] ---> 8f9e96d86b06 [2021-01-12T23:31:59.043Z] [2021-01-12T23:31:59.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2021-01-12T23:31:59.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements [2021-01-12T23:31:59.633Z] ---> Running in 48877325a5b9 [2021-01-12T23:31:59.633Z] Attempting uninstall: requests [2021-01-12T23:31:59.633Z] Found existing installation: requests 2.23.0 [2021-01-12T23:31:59.633Z] Uninstalling requests-2.23.0: [2021-01-12T23:31:59.633Z] Successfully built 8f9e96d86b06 [2021-01-12T23:31:59.633Z] Successfully uninstalled requests-2.23.0 [2021-01-12T23:31:59.898Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-12T23:31:59.898Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container c86763ab9637 [2021-01-12T23:31:59.898Z] ---> f95d06c96fa6 [2021-01-12T23:31:59.898Z] Step 19/21 : LABEL arch=x86_64 [2021-01-12T23:32:00.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-01-12T23:32:00.485Z] Removing intermediate container 48877325a5b9 [2021-01-12T23:32:00.485Z] ---> 429bca065cf3 [2021-01-12T23:32:00.485Z] Step 20/22 : LABEL arch=x86_64 [2021-01-12T23:32:00.485Z] ---> Running in e8115dc13d38 [2021-01-12T23:32:01.074Z] ---> Running in ff24523ea477 [2021-01-12T23:32:01.074Z] Removing intermediate container e8115dc13d38 [2021-01-12T23:32:01.074Z] ---> 670b441a6354 [2021-01-12T23:32:01.074Z] Step 20/21 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:32:01.346Z] Running setup.py install for texttable: started [2021-01-12T23:32:01.346Z] ---> Running in 37521701d28d [2021-01-12T23:32:01.608Z] Removing intermediate container ff24523ea477 [2021-01-12T23:32:01.608Z] ---> cd248ca59445 [2021-01-12T23:32:01.608Z] Step 21/22 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:32:01.875Z] ---> Running in 722b5915f971 [2021-01-12T23:32:01.875Z] Removing intermediate container 37521701d28d [2021-01-12T23:32:01.875Z] ---> 7bfeead3f266 [2021-01-12T23:32:01.875Z] Step 21/21 : LABEL version=0.0.0 [2021-01-12T23:32:01.875Z] Running setup.py install for texttable: finished with status 'done' [2021-01-12T23:32:01.875Z] Running setup.py install for dockerpty: started [2021-01-12T23:32:01.875Z] ---> Running in 68f88e978799 [2021-01-12T23:32:02.149Z] Removing intermediate container 722b5915f971 [2021-01-12T23:32:02.149Z] ---> ddcf2d671155 [2021-01-12T23:32:02.149Z] Step 22/22 : LABEL version=0.0.0 [2021-01-12T23:32:02.149Z] ---> Running in 4fcf1b64c0aa [2021-01-12T23:32:02.149Z] Removing intermediate container 68f88e978799 [2021-01-12T23:32:02.149Z] ---> 2bd5a219debc [2021-01-12T23:32:02.149Z] [2021-01-12T23:32:02.415Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-12T23:32:02.415Z] Successfully built 2bd5a219debc [2021-01-12T23:32:02.415Z] Running setup.py install for PyYAML: started [2021-01-12T23:32:02.990Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-12T23:32:04.380Z]  Building docker-support-scheduler-go ... done Removing intermediate container 4fcf1b64c0aa [2021-01-12T23:32:04.380Z] ---> 07072bc35311 [2021-01-12T23:32:04.380Z] [2021-01-12T23:32:04.380Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-12T23:32:04.380Z] Successfully built 07072bc35311 [2021-01-12T23:32:04.380Z] Successfully tagged docker-core-metadata-go:latest [2021-01-12T23:32:04.380Z]  Building docker-core-metadata-go ... done 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-12T23:32:04.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.887s coverage: 55.9% of statements [2021-01-12T23:32:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-12T23:32:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-12T23:32:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-12T23:32:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-12T23:32:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-12T23:32:06.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.394s coverage: 37.0% of statements [2021-01-12T23:32:06.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-12T23:32:06.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-12T23:32:06.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.706s coverage: 84.0% of statements [2021-01-12T23:32:06.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.093s coverage: 100.0% of statements [2021-01-12T23:32:06.941Z] Removing intermediate container 926c3ededf96 [2021-01-12T23:32:06.941Z] ---> 77a76f313c06 [2021-01-12T23:32:06.942Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-12T23:32:07.538Z] ---> Running in ff6ee8defec1 [2021-01-12T23:32:07.810Z] Removing intermediate container e2fbccac1d71 [2021-01-12T23:32:07.810Z] ---> e1be0c498ce7 [2021-01-12T23:32:07.810Z] [2021-01-12T23:32:07.810Z] Step 10/23 : FROM alpine:3.12 [2021-01-12T23:32:07.810Z] ---> 389fef711851 [2021-01-12T23:32:07.810Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T23:32:07.810Z] ---> Running in 1500de1ef8dd [2021-01-12T23:32:08.073Z] Removing intermediate container 1500de1ef8dd [2021-01-12T23:32:08.073Z] ---> d146e089edbb [2021-01-12T23:32:08.073Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-12T23:32:08.336Z] ---> Running in 05c231515cd9 [2021-01-12T23:32:08.336Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T23:32:08.336Z] Removing intermediate container 05c231515cd9 [2021-01-12T23:32:08.336Z] ---> 362dde8cfb7c [2021-01-12T23:32:08.336Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-12T23:32:08.336Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T23:32:08.336Z] ---> Running in 1a570023e446 [2021-01-12T23:32:08.602Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T23:32:08.602Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-12T23:32:08.602Z] Removing intermediate container 1a570023e446 [2021-01-12T23:32:08.602Z] ---> 8f2570d5dd6e [2021-01-12T23:32:08.602Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:32:08.602Z] (3/3) Installing curl (7.69.1-r3) [2021-01-12T23:32:08.602Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T23:32:08.602Z] OK: 72 MiB in 58 packages [2021-01-12T23:32:08.868Z] ---> Running in 3125e8b2ad6c [2021-01-12T23:32:09.443Z] Removing intermediate container ff6ee8defec1 [2021-01-12T23:32:09.443Z] ---> 5fbb420668c2 [2021-01-12T23:32:09.443Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-12T23:32:09.443Z] ---> Running in 54f2c637fdee [2021-01-12T23:32:09.713Z] Removing intermediate container 54f2c637fdee [2021-01-12T23:32:09.713Z] ---> e8d235eac88c [2021-01-12T23:32:09.713Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T23:32:09.713Z] ---> Running in 741d5ebaf42b [2021-01-12T23:32:09.713Z] Removing intermediate container 3125e8b2ad6c [2021-01-12T23:32:09.713Z] ---> d1700f2bb5cd [2021-01-12T23:32:09.713Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-12T23:32:09.974Z] ---> Running in e0bb3015ca22 [2021-01-12T23:32:09.974Z] Removing intermediate container 741d5ebaf42b [2021-01-12T23:32:09.975Z] ---> 227f75dbef7d [2021-01-12T23:32:09.975Z] Step 24/26 : LABEL arch=x86_64 [2021-01-12T23:32:10.236Z] ---> Running in f04362dcc02f [2021-01-12T23:32:10.498Z] Removing intermediate container f04362dcc02f [2021-01-12T23:32:10.498Z] ---> 5896b9e9e43b [2021-01-12T23:32:10.498Z] Step 25/26 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:32:10.498Z] ---> Running in 62a96c4df4c6 [2021-01-12T23:32:10.498Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T23:32:10.759Z] Removing intermediate container 62a96c4df4c6 [2021-01-12T23:32:10.759Z] ---> 48f07ae9e81c [2021-01-12T23:32:10.759Z] Step 26/26 : LABEL version=0.0.0 [2021-01-12T23:32:10.759Z] ---> Running in 14003ad753fe [2021-01-12T23:32:11.022Z] Removing intermediate container 14003ad753fe [2021-01-12T23:32:11.023Z] ---> 764ef68d2445 [2021-01-12T23:32:11.023Z] [2021-01-12T23:32:11.023Z] Successfully built 764ef68d2445 [2021-01-12T23:32:11.023Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-12T23:32:11.284Z]  Building docker-sys-mgmt-agent-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T23:32:11.546Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-12T23:32:11.546Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-12T23:32:11.808Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-12T23:32:12.071Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-12T23:32:12.071Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-12T23:32:12.335Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T23:32:12.335Z] OK: 8 MiB in 19 packages [2021-01-12T23:32:12.908Z] Removing intermediate container e0bb3015ca22 [2021-01-12T23:32:12.908Z] ---> 7902b3135dbb [2021-01-12T23:32:12.908Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T23:32:12.908Z] ---> 0d4f2abc3611 [2021-01-12T23:32:12.908Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-12T23:32:13.186Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.368s coverage: 47.1% of statements [2021-01-12T23:32:13.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-12T23:32:13.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-12T23:32:13.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-12T23:32:13.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-12T23:32:13.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-12T23:32:13.186Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.155s coverage: 100.0% of statements [2021-01-12T23:32:13.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-12T23:32:13.186Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.130s coverage: 100.0% of statements [2021-01-12T23:32:13.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-12T23:32:14.297Z] ---> b95c11651a63 [2021-01-12T23:32:14.298Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-12T23:32:14.559Z] ---> 00484c1dd70b [2021-01-12T23:32:14.559Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-12T23:32:14.559Z] ---> Running in b10c8d3a9fda [2021-01-12T23:32:14.820Z] Removing intermediate container b10c8d3a9fda [2021-01-12T23:32:14.820Z] ---> 2a89a06f8c3d [2021-01-12T23:32:14.820Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T23:32:14.820Z] ---> Running in 9bc561341522 [2021-01-12T23:32:15.082Z] Removing intermediate container 9bc561341522 [2021-01-12T23:32:15.082Z] ---> 855a838650fc [2021-01-12T23:32:15.082Z] Step 21/23 : LABEL arch=x86_64 [2021-01-12T23:32:15.082Z] ---> Running in 056a26c2c4d5 [2021-01-12T23:32:15.344Z] Removing intermediate container 056a26c2c4d5 [2021-01-12T23:32:15.344Z] ---> 143cd5fab0e1 [2021-01-12T23:32:15.344Z] Step 22/23 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:32:15.344Z] ---> Running in 745f957a8bf2 [2021-01-12T23:32:15.606Z] Removing intermediate container 745f957a8bf2 [2021-01-12T23:32:15.606Z] ---> 3d162b3b9c66 [2021-01-12T23:32:15.606Z] Step 23/23 : LABEL version=0.0.0 [2021-01-12T23:32:15.606Z] ---> Running in 4555c1d63ae6 [2021-01-12T23:32:15.869Z] Removing intermediate container 4555c1d63ae6 [2021-01-12T23:32:15.869Z] ---> 565081bd8aff [2021-01-12T23:32:15.869Z] [2021-01-12T23:32:15.869Z] Successfully built 565081bd8aff [2021-01-12T23:32:15.869Z] Successfully tagged docker-core-data-go:latest [2021-01-12T23:32:16.141Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-12T23:32:16.162Z] $ docker stop --time=1 f7e807abd7f74bc017793ae30f805ae3c069e7bae8d709f3b9845c80c8b5d940 [2021-01-12T23:32:17.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.074s coverage: 29.1% of statements [2021-01-12T23:32:17.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-12T23:32:17.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-12T23:32:17.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-12T23:32:17.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-12T23:32:17.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-12T23:32:17.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.201s coverage: 99.0% of statements [2021-01-12T23:32:17.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-12T23:32:17.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.099s coverage: 100.0% of statements [2021-01-12T23:32:17.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-12T23:32:17.506Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-01-12T23:32:17.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-12T23:32:17.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.067s coverage: 100.0% of statements [2021-01-12T23:32:17.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-12T23:32:17.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-12T23:32:17.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-12T23:32:17.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-12T23:32:17.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.077s coverage: 87.9% of statements [2021-01-12T23:32:17.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-12T23:32:17.506Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-12T23:32:17.506Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-01-12T23:32:17.797Z] $ docker rm -f f7e807abd7f74bc017793ae30f805ae3c069e7bae8d709f3b9845c80c8b5d940 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-12T23:32:18.106Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-12T23:32:18.317Z] + docker images [2021-01-12T23:32:18.317Z] + grep docker [2021-01-12T23:32:18.317Z] docker-core-data-go latest 565081bd8aff 3 seconds ago 22.3MB [2021-01-12T23:32:18.317Z] docker-sys-mgmt-agent-go latest 764ef68d2445 8 seconds ago 313MB [2021-01-12T23:32:18.317Z] docker-core-metadata-go latest 07072bc35311 16 seconds ago 13.1MB [2021-01-12T23:32:18.317Z] docker-support-scheduler-go latest 2bd5a219debc 17 seconds ago 10.7MB [2021-01-12T23:32:18.317Z] docker-security-bootstrap-redis-go latest 8f9e96d86b06 20 seconds ago 15.8MB [2021-01-12T23:32:18.317Z] docker-security-secretstore-setup-go latest 281ef988d7b2 About a minute ago 24.6MB [2021-01-12T23:32:18.317Z] docker-security-proxy-setup-go latest 6aaba20a69d7 About a minute ago 24.5MB [2021-01-12T23:32:18.317Z] docker-support-notifications-go latest 3daaf6868f34 About a minute ago 12MB [2021-01-12T23:32:18.317Z] docker-core-command-go latest ae872e916137 About a minute ago 10.6MB [2021-01-12T23:32:18.317Z] docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-12T23:32:19.088Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-12T23:32:19.683Z] GO111MODULE=on go vet ./... [2021-01-12T23:32:34.029Z] Still waiting to schedule task [2021-01-12T23:32:34.029Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-12T23:33:26.663Z] Running on prd-ubuntu18.04-docker-8c-8g-19859 in /w/workspace/edgexfoundry_edgex-go_PR-3014 [Pipeline] { [Pipeline] ws [2021-01-12T23:33:26.713Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-01-12T23:33:27.705Z] gofmt -l . [2021-01-12T23:33:27.706Z] [ "`gofmt -l .`" = "" ] [2021-01-12T23:33:27.706Z] ./bin/test-go-mod-tidy.sh [2021-01-12T23:33:27.977Z] ./bin/test-attribution-txt.sh [2021-01-12T23:33:28.869Z] using credential edgex-jenkins-ssh [2021-01-12T23:33:28.919Z] Cloning the remote Git repository [2021-01-12T23:33:28.950Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-12T23:33:29.010Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-01-12T23:33:29.042Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-12T23:33:29.042Z] > git --version # timeout=10 [2021-01-12T23:33:29.051Z] > git --version # 'git version 2.17.1' [2021-01-12T23:33:29.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T23:33:29.086Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2021-01-12T23:33:30.068Z] + ls -al . [2021-01-12T23:33:30.068Z] total 684 [2021-01-12T23:33:30.068Z] drwxrwxr-x 9 1001 1001 4096 Jan 12 23:33 . [2021-01-12T23:33:30.068Z] drwxr-xr-x 4 root root 4096 Jan 12 23:29 .. [2021-01-12T23:33:30.068Z] -rw-rw-r-- 1 1001 1001 11 Jan 12 23:28 .dockerignore [2021-01-12T23:33:30.068Z] drwxrwxr-x 8 1001 1001 4096 Jan 12 23:28 .git [2021-01-12T23:33:30.068Z] drwxrwxr-x 3 1001 1001 4096 Jan 12 23:28 .github [2021-01-12T23:33:30.068Z] -rw-rw-r-- 1 1001 1001 824 Jan 12 23:28 .gitignore [2021-01-12T23:33:30.068Z] -rw-rw-r-- 1 1001 1001 166 Jan 12 23:28 .sonarcloud.properties [2021-01-12T23:33:30.068Z] -rw-rw-r-- 1 1001 1001 7741 Jan 12 23:28 Attribution.txt [2021-01-12T23:33:30.068Z] -rw-rw-r-- 1 1001 1001 3804 Jan 12 23:28 CONTRIBUTING.md [2021-01-12T23:33:30.068Z] -rw-rw-r-- 1 1001 1001 931 Jan 12 23:28 Dockerfile.build [2021-01-12T23:33:30.068Z] -rw-rw-r-- 1 1001 1001 863 Jan 12 23:28 Jenkinsfile [2021-01-12T23:33:30.068Z] -rw-rw-r-- 1 1001 1001 10775 Jan 12 23:28 LICENSE [2021-01-12T23:33:30.068Z] -rw-rw-r-- 1 1001 1001 5750 Jan 12 23:28 Makefile [2021-01-12T23:33:30.068Z] -rw-rw-r-- 1 1001 1001 6524 Jan 12 23:28 README.md [2021-01-12T23:33:30.068Z] -rw-rw-r-- 1 1001 1001 6744 Jan 12 23:28 SECURITY.md [2021-01-12T23:33:30.068Z] -rw-rw-r-- 1 1001 1001 5 Jan 12 23:25 VERSION [2021-01-12T23:33:30.069Z] -rw-rw-r-- 1 1001 1001 4131 Jan 12 23:28 ZMQWindows.md [2021-01-12T23:33:30.069Z] drwxrwxr-x 2 1001 1001 4096 Jan 12 23:28 bin [2021-01-12T23:33:30.069Z] drwxrwxr-x 14 1001 1001 4096 Jan 12 23:28 cmd [2021-01-12T23:33:30.069Z] -rw-r--r-- 1 root root 552842 Jan 12 23:32 coverage.out [2021-01-12T23:33:30.069Z] -rw-r--r-- 1 root root 979 Jan 12 23:33 go.mod [2021-01-12T23:33:30.069Z] -rw-r--r-- 1 root root 19231 Jan 12 23:33 go.sum [2021-01-12T23:33:30.069Z] drwxrwxr-x 8 1001 1001 4096 Jan 12 23:28 internal [2021-01-12T23:33:30.069Z] drwxrwxr-x 4 1001 1001 4096 Jan 12 23:28 openapi [2021-01-12T23:33:30.069Z] drwxrwxr-x 4 1001 1001 4096 Jan 12 23:28 snap [2021-01-12T23:33:30.069Z] -rw-rw-r-- 1 1001 1001 168 Jan 12 23:28 version.go [Pipeline] sh [2021-01-12T23:33:30.722Z] + '[' -e coverage.out ] [2021-01-12T23:33:30.722Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-12T23:33:30.743Z] Warning: overwriting stash ‘coverage-report’ [2021-01-12T23:33:31.920Z] Stashed 1 file(s) [Pipeline] sh [2021-01-12T23:33:32.628Z] + make build [2021-01-12T23:33:32.628Z] 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-12T23:33:42.794Z] Merging remotes/origin/master commit 35a831503841e8958a61493dc4ab12bec8d03b3a into PR head commit 9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:33:42.803Z] 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-12T23:33:42.918Z] Merge succeeded, producing 9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:33:42.918Z] Checking out Revision 9de118b5ca36d87361f30287275a1eb8f8606829 (PR-3014) [2021-01-12T23:33:42.254Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-12T23:33:42.261Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T23:33:42.278Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-12T23:33:42.289Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-12T23:33:42.290Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T23:33:42.294Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3014/head:refs/remotes/origin/PR-3014 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T23:33:42.806Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T23:33:42.811Z] > git checkout -f 9de118b5ca36d87361f30287275a1eb8f8606829 # timeout=10 [2021-01-12T23:33:42.884Z] > git remote # timeout=10 [2021-01-12T23:33:42.891Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T23:33:42.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T23:33:42.905Z] > git merge 35a831503841e8958a61493dc4ab12bec8d03b3a # timeout=10 [2021-01-12T23:33:42.914Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T23:33:42.924Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T23:33:42.928Z] > git checkout -f 9de118b5ca36d87361f30287275a1eb8f8606829 # timeout=10 [2021-01-12T23:33:46.568Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts-0.1.144" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-12T23:33:47.822Z] + echo snap-build.sh [2021-01-12T23:33:47.822Z] snap-build.sh [2021-01-12T23:33:47.822Z] + SNAP_BASE_DIR=. [2021-01-12T23:33:47.822Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-01-12T23:33:47.822Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-01-12T23:33:47.822Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-01-12T23:33:47.822Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-01-12T23:33:47.822Z] + cd /w/workspace/edgex-go/2 [2021-01-12T23:33:47.822Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-12T23:33:47.822Z] Reading package lists... [2021-01-12T23:33:47.822Z] Building dependency tree... [2021-01-12T23:33:47.822Z] Reading state information... [2021-01-12T23:33:48.086Z] The following packages were automatically installed and are no longer required: [2021-01-12T23:33:48.086Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-12T23:33:48.086Z] uidmap xdelta3 [2021-01-12T23:33:48.086Z] Use 'sudo apt autoremove' to remove them. [2021-01-12T23:33:48.086Z] The following packages will be REMOVED: [2021-01-12T23:33:48.086Z] lxd* lxd-client* [2021-01-12T23:33:48.347Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-12T23:33:48.347Z] After this operation, 31.7 MB disk space will be freed. [2021-01-12T23:33:49.397Z] (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-12T23:33:49.397Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-12T23:33:50.351Z] Removing lxd dnsmasq configuration [2021-01-12T23:33:50.351Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-12T23:33:50.627Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-12T23:33:51.571Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-12T23:33:51.833Z] (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-12T23:33:51.833Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-12T23:33:53.226Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-12T23:33:53.226Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-12T23:33:54.621Z] + sudo snap remove --purge lxd [2021-01-12T23:33:54.621Z] snap "lxd" is not installed [2021-01-12T23:33:54.621Z] + sudo groupadd --force --system lxd [2021-01-12T23:33:54.621Z] ++ whoami [2021-01-12T23:33:54.621Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-12T23:33:54.621Z] + newgrp - lxd [2021-01-12T23:33:54.621Z] + sudo snap install lxd [2021-01-12T23:34:04.631Z] 2021-01-12T23:34:01Z INFO Waiting for automatic snapd restart... [2021-01-12T23:34:05.013Z] 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-12T23:34:07.627Z] 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-12T23:34:11.920Z] 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-12T23:34:13.397Z] 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-12T23:34:18.790Z] 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-12T23:34:19.567Z] lxd 4.10 from Canonical* installed [2021-01-12T23:34:19.567Z] + sudo lxd init --auto [2021-01-12T23:34:22.193Z] 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-12T23:34:26.494Z] 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-12T23:34:27.717Z] + sudo snap install --classic snapcraft [2021-01-12T23:34:30.787Z] 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-12T23:34:33.405Z] 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-12T23:34:34.306Z] snapcraft 4.4.4 from Canonical* installed [2021-01-12T23:34:34.306Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-12T23:34:34.306Z] + patch --verbose -p1 [2021-01-12T23:34:34.306Z] Hmm... Looks like a unified diff to me... [2021-01-12T23:34:34.306Z] The text leading up to this was: [2021-01-12T23:34:34.306Z] -------------------------- [2021-01-12T23:34:34.306Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-12T23:34:34.306Z] |From: Tony Espy [2021-01-12T23:34:34.307Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-12T23:34:34.307Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-12T23:34:34.307Z] | [2021-01-12T23:34:34.307Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-12T23:34:34.307Z] |optimize the snap CI check run for pull requests. When [2021-01-12T23:34:34.307Z] |applied, it essentially strips out everything (apps and [2021-01-12T23:34:34.307Z] |parts) from the snapcraft.yaml file except those required [2021-01-12T23:34:34.307Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-12T23:34:34.307Z] |catch changes to edgex-go that break the snap build. [2021-01-12T23:34:34.307Z] | [2021-01-12T23:34:34.307Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-12T23:34:34.307Z] |to update this patch file, otherwise it may fail to apply, [2021-01-12T23:34:34.307Z] |resulting in a failed snap build CI check in the associated [2021-01-12T23:34:34.307Z] |pull request. [2021-01-12T23:34:34.307Z] | [2021-01-12T23:34:34.307Z] |Note - in addition to applying this patch, the pipeline also [2021-01-12T23:34:34.307Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-12T23:34:34.307Z] |need to build the finally binary .snap file (and it won't [2021-01-12T23:34:34.307Z] |work with the patch applied). This further reduces the build [2021-01-12T23:34:34.307Z] |time. [2021-01-12T23:34:34.307Z] |--- [2021-01-12T23:34:34.307Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-12T23:34:34.307Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-12T23:34:34.307Z] | [2021-01-12T23:34:34.307Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-12T23:34:34.307Z] |index 1e537489..faf42425 100644 [2021-01-12T23:34:34.307Z] |--- a/snap/snapcraft.yaml [2021-01-12T23:34:34.307Z] |+++ b/snap/snapcraft.yaml [2021-01-12T23:34:34.307Z] -------------------------- [2021-01-12T23:34:34.307Z] patching file snap/snapcraft.yaml [2021-01-12T23:34:34.307Z] Using Plan A... [2021-01-12T23:34:34.307Z] Hunk #1 succeeded at 73. [2021-01-12T23:34:34.307Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-12T23:34:34.307Z] Hunk #3 succeeded at 214. [2021-01-12T23:34:34.307Z] Hunk #4 succeeded at 222. [2021-01-12T23:34:34.307Z] Hunk #5 succeeded at 229. [2021-01-12T23:34:34.307Z] Hunk #6 succeeded at 256. [2021-01-12T23:34:34.307Z] Hunk #7 succeeded at 290. [2021-01-12T23:34:34.307Z] Hunk #8 succeeded at 342 (offset 1 line). [2021-01-12T23:34:34.307Z] Hmm... Ignoring the trailing garbage. [2021-01-12T23:34:34.307Z] done [2021-01-12T23:34:34.307Z] + sudo snapcraft prime --use-lxd [2021-01-12T23:34:34.568Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-12T23:34:34.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-12T23:34:34.568Z] - README.md [2021-01-12T23:34:34.568Z] - snapcraft.yaml.orig [2021-01-12T23:34:34.568Z] [2021-01-12T23:34:34.568Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-12T23:34:35.142Z] Launching a container. [2021-01-12T23:34:37.708Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-12T23:34:41.136Z] $ docker stop --time=1 5396e32869646ff4c690ff63aa0cdb82f05626b051424d942918e6275eaea45e [2021-01-12T23:34:43.749Z] $ docker rm -f 5396e32869646ff4c690ff63aa0cdb82f05626b051424d942918e6275eaea45e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T23:34:45.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-12T23:34:45.650Z] [2021-01-12T23:34:45.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T23:34:46.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-12T23:34:46.304Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-12T23:34:46.304Z] 29e5d40040c1: Pulling fs layer [2021-01-12T23:34:46.304Z] 1ce36da41761: Pulling fs layer [2021-01-12T23:34:46.304Z] 25b303627fd3: Pulling fs layer [2021-01-12T23:34:47.280Z] 29e5d40040c1: Download complete [2021-01-12T23:34:47.382Z] Waiting for container to be ready [2021-01-12T23:34:47.383Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-12T23:34:47.383Z] [2021-01-12T23:34:47.556Z] 1ce36da41761: Verifying Checksum [2021-01-12T23:34:47.556Z] 1ce36da41761: Download complete [2021-01-12T23:34:47.828Z] 29e5d40040c1: Pull complete [2021-01-12T23:34:49.264Z] 1ce36da41761: Pull complete [2021-01-12T23:34:49.264Z] 25b303627fd3: Download complete [2021-01-12T23:34:49.930Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-12T23:34:50.504Z] Waiting for network to be ready... [2021-01-12T23:34:50.764Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-12T23:34:51.027Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-12T23:34:51.028Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-12T23:34:51.288Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-12T23:34:51.288Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-12T23:34:51.288Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-12T23:34:51.288Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-12T23:34:51.288Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-12T23:34:51.288Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-12T23:34:51.288Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-12T23:34:51.549Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-12T23:34:51.549Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-12T23:34:51.809Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-12T23:34:51.809Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-12T23:34:51.809Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-12T23:34:51.809Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-12T23:34:51.809Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-12T23:34:51.809Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-12T23:34:52.379Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-12T23:34:52.379Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-12T23:34:52.643Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-12T23:34:52.643Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-12T23:34:52.643Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-12T23:34:52.643Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-12T23:34:52.643Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-12T23:34:52.643Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-12T23:34:52.643Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-12T23:34:54.559Z] Fetched 23.7 MB in 4s (6052 kB/s) [2021-01-12T23:34:55.510Z] Reading package lists... [2021-01-12T23:34:55.770Z] Reading package lists... [2021-01-12T23:34:55.770Z] Building dependency tree... [2021-01-12T23:34:55.770Z] Reading state information... [2021-01-12T23:34:56.030Z] The following additional packages will be installed: [2021-01-12T23:34:56.030Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-12T23:34:56.030Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-12T23:34:56.030Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-12T23:34:56.031Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-12T23:34:56.031Z] Suggested packages: [2021-01-12T23:34:56.031Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-12T23:34:56.031Z] Recommended packages: [2021-01-12T23:34:56.031Z] gnupg libsasl2-modules [2021-01-12T23:34:56.031Z] The following NEW packages will be installed: [2021-01-12T23:34:56.031Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-12T23:34:56.031Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-12T23:34:56.031Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-12T23:34:56.031Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-12T23:34:56.031Z] The following packages will be upgraded: [2021-01-12T23:34:56.031Z] gpg gpg-agent gpgconf libudev1 [2021-01-12T23:34:56.292Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-12T23:34:56.292Z] Need to get 3532 kB of archives. [2021-01-12T23:34:56.292Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-12T23:34:56.292Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-12T23:34:56.292Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-12T23:34:56.553Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-12T23:34:56.814Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-12T23:34:56.814Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-12T23:34:56.814Z] 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-12T23:34:56.814Z] 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-12T23:34:57.076Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-12T23:34:57.076Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-12T23:34:57.076Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-12T23:34:57.076Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-12T23:34:57.076Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-12T23:34:57.076Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-12T23:34:57.076Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-12T23:34:57.076Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-12T23:34:57.076Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-12T23:34:57.076Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-12T23:34:57.076Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-12T23:34:57.076Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-12T23:34:57.076Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-12T23:34:57.076Z] 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-12T23:34:57.076Z] 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-12T23:34:57.338Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T23:34:57.338Z] Fetched 3532 kB in 1s (3147 kB/s) [2021-01-12T23:34:57.338Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-12T23:34:57.338Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-12T23:34:57.338Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-12T23:34:57.600Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-12T23:34:57.600Z] Selecting previously unselected package udev. [2021-01-12T23:34:57.600Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-12T23:34:57.600Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-12T23:34:57.600Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-12T23:34:57.865Z] Selecting previously unselected package libfuse2:amd64. [2021-01-12T23:34:57.865Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-12T23:34:57.865Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-12T23:34:58.134Z] Selecting previously unselected package fuse. [2021-01-12T23:34:58.134Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-12T23:34:58.134Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-12T23:34:58.134Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-12T23:34:58.134Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-12T23:34:58.394Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-12T23:34:58.394Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-12T23:34:58.394Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-12T23:34:58.655Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-12T23:34:58.655Z] Selecting previously unselected package libksba8:amd64. [2021-01-12T23:34:58.655Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-12T23:34:58.655Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-12T23:34:58.917Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-12T23:34:58.917Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T23:34:58.917Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T23:34:58.917Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-12T23:34:58.917Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T23:34:58.917Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T23:34:58.917Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-12T23:34:58.917Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T23:34:59.186Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T23:34:59.186Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-12T23:34:59.186Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T23:34:59.186Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T23:34:59.186Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-12T23:34:59.186Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T23:34:59.186Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T23:34:59.409Z] 25b303627fd3: Pull complete [2021-01-12T23:34:59.409Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-12T23:34:59.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-12T23:34:59.409Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-12T23:34:59.446Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-12T23:34:59.447Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T23:34:59.447Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T23:34:59.447Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-12T23:34:59.447Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T23:34:59.447Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T23:34:59.677Z] prd-ubuntu18.04-docker-arm64-4c-16g-19857 does not seem to be running inside a container [2021-01-12T23:34:59.708Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-12T23:34:59.708Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T23:34:59.708Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T23:34:59.708Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-12T23:34:59.708Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-12T23:34:59.708Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T23:34:59.708Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-12T23:34:59.774Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-12T23:34:59.973Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-12T23:34:59.973Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-12T23:34:59.973Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-12T23:34:59.973Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-12T23:34:59.973Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-12T23:34:59.973Z] Selecting previously unselected package libldap-common. [2021-01-12T23:34:59.973Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-12T23:34:59.973Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-12T23:35:00.234Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-12T23:35:00.234Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-12T23:35:00.234Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-12T23:35:00.234Z] Selecting previously unselected package dirmngr. [2021-01-12T23:35:00.234Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-12T23:35:00.234Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-12T23:35:00.496Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-12T23:35:00.496Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-12T23:35:00.496Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-12T23:35:00.496Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-12T23:35:00.496Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-12T23:35:00.496Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-12T23:35:00.496Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T23:35:00.496Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-12T23:35:00.496Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-12T23:35:00.758Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-12T23:35:01.019Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-12T23:35:01.019Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T23:35:01.019Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-12T23:35:01.281Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-12T23:35:01.281Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-12T23:35:01.281Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T23:35:01.281Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T23:35:01.281Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T23:35:01.281Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T23:35:01.281Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T23:35:01.281Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T23:35:01.281Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-12T23:35:01.281Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-12T23:35:01.281Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-12T23:35:01.546Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-12T23:35:01.810Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-12T23:35:01.810Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-12T23:35:01.811Z] This means they are not meant to be enabled using systemctl. [2021-01-12T23:35:01.811Z] Possible reasons for having this kind of units are: [2021-01-12T23:35:01.811Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-12T23:35:01.811Z] .wants/ or .requires/ directory. [2021-01-12T23:35:01.811Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-12T23:35:01.811Z] a requirement dependency on it. [2021-01-12T23:35:01.811Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-12T23:35:01.811Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-12T23:35:01.811Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-12T23:35:01.811Z] instance name specified. [2021-01-12T23:35:02.071Z] Reading package lists... [2021-01-12T23:35:02.331Z] Building dependency tree... [2021-01-12T23:35:02.331Z] Reading state information... [2021-01-12T23:35:02.331Z] The following additional packages will be installed: [2021-01-12T23:35:02.331Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-12T23:35:02.331Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-12T23:35:02.331Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-12T23:35:02.331Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-12T23:35:02.331Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-12T23:35:02.331Z] Suggested packages: [2021-01-12T23:35:02.331Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-12T23:35:02.331Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-12T23:35:02.331Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-12T23:35:02.331Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-12T23:35:02.331Z] systemd-container policykit-1 [2021-01-12T23:35:02.331Z] Recommended packages: [2021-01-12T23:35:02.331Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-12T23:35:02.592Z] The following NEW packages will be installed: [2021-01-12T23:35:02.592Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-12T23:35:02.592Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-12T23:35:02.592Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-12T23:35:02.592Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-12T23:35:02.592Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-12T23:35:02.592Z] The following packages will be upgraded: [2021-01-12T23:35:02.592Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-12T23:35:02.592Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-12T23:35:02.592Z] Need to get 35.2 MB of archives. [2021-01-12T23:35:02.592Z] After this operation, 141 MB of additional disk space will be used. [2021-01-12T23:35:02.592Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-12T23:35:02.811Z] $ docker top 2b57af08bb2671265d6013c4a7a11f67d2b99f1a78c9e33f548a6bbfa0dcc7a4 -eo pid,comm [2021-01-12T23:35:02.858Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-12T23:35:02.858Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-12T23:35:02.858Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-12T23:35:02.858Z] 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-12T23:35:02.858Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-12T23:35:02.858Z] 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-12T23:35:02.858Z] 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-12T23:35:02.858Z] 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-12T23:35:02.858Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-12T23:35:02.858Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-12T23:35:02.858Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-12T23:35:02.858Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-12T23:35:02.858Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-12T23:35:02.858Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-12T23:35:02.858Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-12T23:35:02.858Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [Pipeline] { [Pipeline] sh [2021-01-12T23:35:03.801Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-12T23:35:03.801Z] 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-12T23:35:03.801Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-12T23:35:03.801Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-12T23:35:03.801Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-12T23:35:03.801Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-12T23:35:03.801Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-12T23:35:03.801Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-12T23:35:03.801Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-12T23:35:03.801Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-12T23:35:03.801Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-12T23:35:03.801Z] 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-12T23:35:03.801Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-12T23:35:03.812Z] + grep parallel [2021-01-12T23:35:03.812Z] + docker-compose build --help [2021-01-12T23:35:05.189Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T23:35:05.190Z] Fetched 35.2 MB in 3s (14.0 MB/s) [2021-01-12T23:35:05.190Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-12T23:35:05.190Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-12T23:35:05.450Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-12T23:35:06.026Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-12T23:35:06.026Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-12T23:35:06.026Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-12T23:35:06.026Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-12T23:35:06.026Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-12T23:35:06.287Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-12T23:35:06.287Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-12T23:35:06.548Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-12T23:35:06.548Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-12T23:35:06.548Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-12T23:35:06.809Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-12T23:35:06.809Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-12T23:35:07.070Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-12T23:35:07.181Z] --parallel Build images in parallel. [2021-01-12T23:35:07.331Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-12T23:35:07.332Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-12T23:35:07.332Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [Pipeline] } [2021-01-12T23:35:07.503Z] $ docker stop --time=1 2b57af08bb2671265d6013c4a7a11f67d2b99f1a78c9e33f548a6bbfa0dcc7a4 [2021-01-12T23:35:07.592Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-12T23:35:07.592Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-12T23:35:07.592Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T23:35:07.852Z] Selecting previously unselected package libexpat1:amd64. [2021-01-12T23:35:07.852Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-12T23:35:07.852Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-12T23:35:07.852Z] Selecting previously unselected package python3.6-minimal. [2021-01-12T23:35:07.852Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-12T23:35:07.852Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T23:35:08.115Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-12T23:35:08.377Z] Checking for services that may need to be restarted...done. [2021-01-12T23:35:08.377Z] Checking for services that may need to be restarted...done. [2021-01-12T23:35:08.377Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T23:35:08.639Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-12T23:35:08.639Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T23:35:09.212Z] Selecting previously unselected package python3-minimal. [2021-01-12T23:35:09.212Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-12T23:35:09.212Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-12T23:35:09.212Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-12T23:35:09.467Z] $ docker rm -f 2b57af08bb2671265d6013c4a7a11f67d2b99f1a78c9e33f548a6bbfa0dcc7a4 [2021-01-12T23:35:09.474Z] Selecting previously unselected package mime-support. [2021-01-12T23:35:09.474Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-12T23:35:09.474Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-12T23:35:09.474Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-12T23:35:09.474Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-12T23:35:09.474Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-12T23:35:09.474Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-12T23:35:09.474Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-12T23:35:09.474Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T23:35:09.738Z] Selecting previously unselected package python3.6. [2021-01-12T23:35:09.738Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-12T23:35:09.738Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-01-12T23:35:09.999Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-12T23:35:09.999Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-12T23:35:09.999Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-12T23:35:09.999Z] Setting up python3-minimal (3.6.7-1~18.04) ... [Pipeline] isUnix [Pipeline] sh [2021-01-12T23:35:10.261Z] Selecting previously unselected package python3. [2021-01-12T23:35:10.261Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-12T23:35:10.261Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-12T23:35:10.261Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-12T23:35:10.261Z] Selecting previously unselected package multiarch-support. [2021-01-12T23:35:10.261Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-12T23:35:10.261Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-12T23:35:10.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-12T23:35:10.327Z] . [Pipeline] withDockerContainer [2021-01-12T23:35:10.522Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-12T23:35:10.522Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-12T23:35:10.522Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-12T23:35:10.522Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-12T23:35:10.522Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-12T23:35:10.522Z] Selecting previously unselected package libbsd0:amd64. [2021-01-12T23:35:10.522Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-12T23:35:10.592Z] prd-ubuntu18.04-docker-arm64-4c-16g-19857 does not seem to be running inside a container [2021-01-12T23:35:10.692Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-12T23:35:10.784Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-12T23:35:10.784Z] Selecting previously unselected package sudo. [2021-01-12T23:35:10.784Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-12T23:35:10.784Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-12T23:35:10.784Z] Selecting previously unselected package apparmor. [2021-01-12T23:35:10.784Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-12T23:35:11.045Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-12T23:35:11.045Z] Selecting previously unselected package libedit2:amd64. [2021-01-12T23:35:11.045Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-12T23:35:11.045Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-12T23:35:11.045Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-12T23:35:11.045Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-12T23:35:11.045Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T23:35:11.306Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-12T23:35:11.306Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-12T23:35:11.306Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T23:35:11.306Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-12T23:35:11.306Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-12T23:35:11.306Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-12T23:35:11.306Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-12T23:35:11.567Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-12T23:35:11.567Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T23:35:11.567Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-12T23:35:11.567Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-12T23:35:11.567Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T23:35:11.567Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-12T23:35:11.567Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-12T23:35:11.567Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-12T23:35:11.827Z] Selecting previously unselected package openssh-client. [2021-01-12T23:35:11.827Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-12T23:35:11.827Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-12T23:35:12.089Z] Selecting previously unselected package squashfs-tools. [2021-01-12T23:35:12.089Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-12T23:35:12.089Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-12T23:35:12.089Z] Selecting previously unselected package snapd. [2021-01-12T23:35:12.089Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-12T23:35:12.089Z] Unpacking snapd (2.48+18.04) ... [2021-01-12T23:35:12.283Z] $ docker top afd07d9023916f4d126405eae98028364e41b2fb0b0b63fdc493e49cab8f71a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T23:35:13.390Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-12T23:35:15.390Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-12T23:35:15.391Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-12T23:35:15.391Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-12T23:35:15.391Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-12T23:35:15.391Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-12T23:35:15.391Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T23:35:15.391Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-12T23:35:15.391Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-12T23:35:15.391Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-12T23:35:15.969Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-12T23:35:15.969Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-12T23:35:15.969Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-12T23:35:16.229Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T23:35:16.229Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T23:35:16.229Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-12T23:35:16.799Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-12T23:35:16.799Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T23:35:16.799Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-12T23:35:16.799Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-12T23:35:17.060Z] running python rtupdate hooks for python3.6... [2021-01-12T23:35:17.060Z] running python post-rtupdate hooks for python3.6... [2021-01-12T23:35:17.060Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-12T23:35:17.681Z] Building docker-core-command-go ... [2021-01-12T23:35:17.681Z] Building docker-core-data-go ... [2021-01-12T23:35:17.681Z] Building docker-core-metadata-go ... [2021-01-12T23:35:17.681Z] Building docker-security-bootstrap-redis-go ... [2021-01-12T23:35:17.681Z] Building docker-security-proxy-setup-go ... [2021-01-12T23:35:17.681Z] Building docker-security-secretstore-setup-go ... [2021-01-12T23:35:17.681Z] Building docker-support-notifications-go ... [2021-01-12T23:35:17.681Z] Building docker-support-scheduler-go ... [2021-01-12T23:35:17.681Z] Building docker-sys-mgmt-agent-go ... [2021-01-12T23:35:17.681Z] Building docker-support-notifications-go [2021-01-12T23:35:17.681Z] Building docker-security-secretstore-setup-go [2021-01-12T23:35:17.681Z] Building docker-security-bootstrap-redis-go [2021-01-12T23:35:17.681Z] Building docker-core-metadata-go [2021-01-12T23:35:17.681Z] Building docker-core-command-go [2021-01-12T23:35:18.980Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-12T23:35:18.980Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-12T23:35:18.980Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-12T23:35:18.980Z] Setting up snapd (2.48+18.04) ... [2021-01-12T23:35:19.551Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-12T23:35:19.551Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-12T23:35:19.811Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-12T23:35:20.072Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-12T23:35:20.072Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-12T23:35:20.072Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-12T23:35:20.333Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-12T23:35:20.595Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-12T23:35:20.595Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-12T23:35:20.856Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-12T23:35:21.117Z] /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-12T23:35:21.117Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-12T23:35:21.117Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-12T23:35:22.061Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-12T23:35:22.061Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-12T23:35:22.061Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-12T23:35:23.263Z] Reading package lists... [2021-01-12T23:35:23.523Z] Reading package lists... [2021-01-12T23:35:23.523Z] Building dependency tree... [2021-01-12T23:35:23.523Z] Reading state information... [2021-01-12T23:35:23.783Z] Calculating upgrade... [2021-01-12T23:35:23.783Z] The following packages will be upgraded: [2021-01-12T23:35:23.783Z] advancecomp base-files bash binutils binutils-common [2021-01-12T23:35:23.783Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-12T23:35:23.783Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-12T23:35:23.783Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-12T23:35:23.783Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-12T23:35:23.783Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-12T23:35:23.783Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-12T23:35:23.783Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-12T23:35:23.783Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-12T23:35:23.783Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-12T23:35:23.783Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-12T23:35:23.783Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-12T23:35:23.783Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-12T23:35:23.783Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-12T23:35:23.783Z] ubuntu-keyring util-linux [2021-01-12T23:35:24.044Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T23:35:24.044Z] Need to get 63.7 MB of archives. [2021-01-12T23:35:24.044Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-12T23:35:24.044Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-12T23:35:24.044Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-12T23:35:24.616Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-12T23:35:24.616Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-12T23:35:24.616Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-12T23:35:24.616Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-12T23:35:24.616Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-12T23:35:24.616Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-12T23:35:24.616Z] 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-12T23:35:24.616Z] 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-12T23:35:24.616Z] 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-12T23:35:24.616Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-12T23:35:24.877Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-12T23:35:24.877Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-12T23:35:24.877Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-12T23:35:24.877Z] 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-12T23:35:24.877Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-12T23:35:24.877Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-12T23:35:24.877Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-12T23:35:24.877Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-12T23:35:24.877Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-12T23:35:24.877Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-12T23:35:24.877Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-12T23:35:24.877Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-12T23:35:24.877Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-12T23:35:24.877Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-12T23:35:24.877Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-12T23:35:24.877Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-12T23:35:24.877Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-12T23:35:24.877Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-12T23:35:24.877Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-12T23:35:24.877Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-12T23:35:25.139Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-12T23:35:25.139Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-12T23:35:25.139Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-12T23:35:25.139Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-12T23:35:25.139Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-12T23:35:25.139Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-12T23:35:25.139Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-12T23:35:25.139Z] Get:40 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-12T23:35:25.139Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-12T23:35:25.400Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-12T23:35:25.400Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-12T23:35:25.400Z] Get:44 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-12T23:35:25.400Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-12T23:35:25.400Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-12T23:35:25.400Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-12T23:35:25.400Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-12T23:35:25.400Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-12T23:35:25.400Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-12T23:35:25.400Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-12T23:35:25.400Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-12T23:35:25.400Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-12T23:35:25.400Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-12T23:35:25.400Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-12T23:35:25.400Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-12T23:35:25.400Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-12T23:35:25.400Z] Get:58 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-12T23:35:25.400Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-12T23:35:25.400Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-12T23:35:25.400Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-12T23:35:25.400Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-12T23:35:25.400Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-12T23:35:25.400Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-12T23:35:25.400Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-12T23:35:25.400Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-12T23:35:25.400Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-12T23:35:25.661Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-12T23:35:25.661Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-12T23:35:25.661Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-12T23:35:25.661Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-12T23:35:25.661Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-12T23:35:25.661Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-12T23:35:25.661Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-12T23:35:25.661Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-12T23:35:25.661Z] 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-12T23:35:25.661Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-12T23:35:25.661Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-12T23:35:25.661Z] 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-12T23:35:25.661Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-12T23:35:25.661Z] 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-12T23:35:25.921Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-12T23:35:25.921Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-12T23:35:25.921Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-12T23:35:25.921Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-12T23:35:25.921Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-12T23:35:25.921Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-12T23:35:25.921Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-12T23:35:26.181Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-12T23:35:26.751Z] 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-12T23:35:26.751Z] 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-12T23:35:26.751Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-12T23:35:27.011Z] 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-12T23:35:27.011Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-12T23:35:27.011Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-12T23:35:27.011Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-12T23:35:27.011Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-12T23:35:27.274Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T23:35:27.274Z] Fetched 63.7 MB in 3s (19.6 MB/s) [2021-01-12T23:35:27.274Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:27.274Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-12T23:35:27.275Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-12T23:35:27.846Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-12T23:35:27.846Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-12T23:35:28.117Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-12T23:35:28.117Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-12T23:35:29.079Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:29.079Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T23:35:29.079Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:29.079Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T23:35:29.340Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:29.340Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T23:35:29.340Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:29.601Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T23:35:29.601Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:29.601Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T23:35:29.864Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:29.864Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T23:35:29.864Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:29.864Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T23:35:30.126Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T23:35:30.126Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-12T23:35:30.126Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:30.126Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-12T23:35:30.387Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-12T23:35:30.387Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-12T23:35:30.387Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:30.387Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T23:35:30.647Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:30.647Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T23:35:30.647Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:30.647Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-12T23:35:30.909Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T23:35:30.909Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-12T23:35:30.909Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-12T23:35:31.170Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-12T23:35:31.431Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-12T23:35:31.693Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-12T23:35:31.693Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-12T23:35:31.693Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-12T23:35:31.954Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-12T23:35:31.954Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-12T23:35:32.216Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-12T23:35:32.216Z] Installing new version of config file /etc/issue ... [2021-01-12T23:35:32.216Z] Installing new version of config file /etc/issue.net ... [2021-01-12T23:35:32.216Z] Installing new version of config file /etc/lsb-release ... [2021-01-12T23:35:32.216Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-12T23:35:32.478Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-12T23:35:32.478Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-12T23:35:32.478Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-12T23:35:32.738Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:32.738Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-12T23:35:32.738Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-12T23:35:32.738Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-12T23:35:32.999Z] 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-12T23:35:32.999Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:32.999Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T23:35:32.999Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-12T23:35:32.999Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-12T23:35:33.260Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:33.260Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-12T23:35:33.260Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-12T23:35:33.260Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-12T23:35:33.522Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:33.522Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-12T23:35:33.522Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-12T23:35:33.783Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-12T23:35:33.783Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:33.783Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-12T23:35:34.045Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-12T23:35:34.045Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-12T23:35:34.305Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:34.305Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-12T23:35:34.305Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-12T23:35:34.305Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-12T23:35:34.568Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:34.568Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-12T23:35:34.568Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-12T23:35:34.568Z] Setting up grep (3.1-2build1) ... [2021-01-12T23:35:34.829Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:34.829Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-12T23:35:34.829Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-12T23:35:34.829Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-12T23:35:35.091Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:35.091Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-12T23:35:35.091Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-12T23:35:35.091Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-12T23:35:35.091Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:35.091Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-12T23:35:35.353Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-12T23:35:35.613Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-12T23:35:35.874Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-12T23:35:35.874Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-12T23:35:35.874Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-12T23:35:36.445Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-12T23:35:36.445Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:36.445Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-12T23:35:36.445Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-12T23:35:37.389Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-12T23:35:37.650Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-12T23:35:37.650Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-12T23:35:37.650Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-12T23:35:37.650Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-12T23:35:37.911Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:37.911Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-12T23:35:37.911Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-12T23:35:38.174Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-12T23:35:38.174Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:38.174Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T23:35:38.174Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T23:35:38.174Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-12T23:35:38.436Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:38.436Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T23:35:38.436Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T23:35:38.436Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-12T23:35:38.697Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:38.697Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T23:35:38.697Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T23:35:38.697Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-12T23:35:38.958Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:38.958Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T23:35:38.958Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T23:35:38.958Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-12T23:35:39.219Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:39.219Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-12T23:35:39.219Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-12T23:35:39.219Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-12T23:35:39.219Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-12T23:35:39.479Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-12T23:35:39.479Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:39.479Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-12T23:35:39.479Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-12T23:35:39.741Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-12T23:35:39.741Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:39.741Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T23:35:39.741Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T23:35:40.002Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-12T23:35:40.002Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:40.002Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T23:35:40.002Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T23:35:40.262Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-12T23:35:40.262Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:40.262Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T23:35:40.522Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T23:35:40.783Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-12T23:35:41.045Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-12T23:35:41.305Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-12T23:35:41.566Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:41.566Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-12T23:35:41.566Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-12T23:35:41.833Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-12T23:35:41.833Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-12T23:35:41.833Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-12T23:35:41.833Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-12T23:35:42.094Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-12T23:35:42.094Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T23:35:42.094Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-12T23:35:42.355Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-12T23:35:42.355Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-12T23:35:42.618Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T23:35:42.618Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-12T23:35:42.879Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-12T23:35:42.879Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-12T23:35:43.139Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T23:35:43.139Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-12T23:35:43.139Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-12T23:35:43.139Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-12T23:35:43.399Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T23:35:43.399Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-12T23:35:43.399Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-12T23:35:43.661Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-12T23:35:43.661Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T23:35:43.661Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-12T23:35:43.922Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-12T23:35:43.922Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-12T23:35:43.922Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-12T23:35:43.922Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-12T23:35:44.183Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-12T23:35:44.183Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-12T23:35:44.183Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T23:35:44.183Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-12T23:35:44.183Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-12T23:35:44.445Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-12T23:35:44.445Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T23:35:44.445Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-12T23:35:44.445Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-12T23:35:44.706Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-12T23:35:44.966Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T23:35:44.966Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-12T23:35:44.966Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-12T23:35:44.966Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-12T23:35:45.227Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T23:35:45.227Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-12T23:35:45.227Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-12T23:35:45.227Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-12T23:35:45.487Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T23:35:45.487Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-12T23:35:45.487Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-12T23:35:45.748Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-12T23:35:45.748Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T23:35:45.748Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-12T23:35:46.009Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-12T23:35:46.009Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-12T23:35:46.270Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T23:35:46.270Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-12T23:35:46.270Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-12T23:35:46.270Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-12T23:35:46.270Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T23:35:46.270Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-12T23:35:46.531Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-12T23:35:46.531Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-12T23:35:46.531Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T23:35:46.531Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-12T23:35:46.531Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-12T23:35:46.792Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-12T23:35:46.792Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T23:35:46.792Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-12T23:35:46.792Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-12T23:35:47.053Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-12T23:35:47.327Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T23:35:47.327Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-12T23:35:47.327Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-12T23:35:47.327Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-12T23:35:47.588Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-12T23:35:47.588Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-12T23:35:47.588Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-12T23:35:47.588Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-12T23:35:47.848Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-12T23:35:47.848Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-12T23:35:47.848Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-12T23:35:47.848Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-12T23:35:47.848Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-12T23:35:48.110Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-12T23:35:48.110Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-12T23:35:48.370Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-12T23:35:48.370Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-12T23:35:48.630Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-12T23:35:48.631Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-12T23:35:48.631Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-12T23:35:48.631Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-12T23:35:48.900Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-12T23:35:48.900Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-12T23:35:48.900Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-12T23:35:48.900Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-12T23:35:49.164Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-12T23:35:49.164Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-12T23:35:49.164Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-12T23:35:49.164Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-12T23:35:49.164Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-12T23:35:49.425Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-12T23:35:49.425Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-12T23:35:49.425Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-12T23:35:50.372Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-12T23:35:50.372Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-12T23:35:50.372Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-12T23:35:50.372Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-12T23:35:50.632Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-12T23:35:50.632Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-12T23:35:50.904Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-12T23:35:50.904Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-12T23:35:51.475Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-12T23:35:51.475Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-12T23:35:51.475Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-12T23:35:51.475Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-12T23:35:51.738Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:51.738Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T23:35:51.738Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:51.738Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T23:35:51.998Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:51.998Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T23:35:52.258Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:52.259Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T23:35:53.199Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:53.199Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T23:35:54.145Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:54.145Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T23:35:54.718Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:54.718Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T23:35:54.979Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:55.240Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T23:35:55.814Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-12T23:35:56.074Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-12T23:35:56.074Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-12T23:35:56.074Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-12T23:35:56.074Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-12T23:35:56.336Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-12T23:35:56.600Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-12T23:35:56.600Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-12T23:35:56.860Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-12T23:35:56.860Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-12T23:35:56.860Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-12T23:35:56.860Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-12T23:35:57.121Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-12T23:35:57.121Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-12T23:35:57.121Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-12T23:35:57.121Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-12T23:35:57.385Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T23:35:57.385Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-12T23:35:57.385Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T23:35:57.385Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T23:35:57.385Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T23:35:57.385Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-12T23:35:57.385Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-12T23:35:57.385Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-12T23:35:57.646Z] [2021-01-12T23:35:57.646Z] Current default time zone: 'Etc/UTC' [2021-01-12T23:35:57.646Z] Local time is now: Tue Jan 12 23:35:57 UTC 2021. [2021-01-12T23:35:57.646Z] Universal Time is now: Tue Jan 12 23:35:57 UTC 2021. [2021-01-12T23:35:57.646Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-12T23:35:57.646Z] [2021-01-12T23:35:57.646Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-12T23:35:57.646Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T23:35:57.646Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-12T23:35:57.646Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-12T23:35:57.646Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-12T23:35:57.907Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-12T23:35:57.907Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-12T23:35:57.907Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-12T23:35:57.907Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-12T23:35:57.907Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-12T23:35:57.907Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T23:35:57.907Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-12T23:35:58.174Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T23:35:58.436Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-12T23:35:58.436Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T23:35:58.436Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-12T23:35:58.436Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-12T23:35:58.436Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-12T23:35:58.436Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-12T23:35:58.436Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-12T23:35:58.436Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-12T23:35:58.436Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-12T23:35:58.436Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-12T23:36:00.352Z] Updating certificates in /etc/ssl/certs... [2021-01-12T23:36:01.293Z] 22 added, 17 removed; done. [2021-01-12T23:36:01.293Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-12T23:36:01.555Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-12T23:36:01.555Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-12T23:36:01.555Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-12T23:36:01.555Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-12T23:36:01.818Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T23:36:01.818Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-12T23:36:01.818Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T23:36:01.818Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T23:36:01.818Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T23:36:01.818Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T23:36:01.818Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T23:36:01.818Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-12T23:36:02.079Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-12T23:36:02.079Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-12T23:36:02.079Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-12T23:36:02.079Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-12T23:36:02.079Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T23:36:02.079Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-12T23:36:02.079Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-12T23:36:02.340Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-12T23:36:02.340Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-12T23:36:02.340Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-12T23:36:02.340Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-12T23:36:02.601Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-12T23:36:02.601Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-12T23:36:02.601Z] Updating certificates in /etc/ssl/certs... [2021-01-12T23:36:03.174Z] 0 added, 0 removed; done. [2021-01-12T23:36:03.174Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-12T23:36:03.174Z] done. [2021-01-12T23:36:03.695Z] Reading package lists... [2021-01-12T23:36:03.695Z] Building dependency tree... [2021-01-12T23:36:03.695Z] Reading state information... [2021-01-12T23:36:03.954Z] The following NEW packages will be installed: [2021-01-12T23:36:03.954Z] apt-transport-https [2021-01-12T23:36:03.954Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T23:36:03.954Z] Need to get 1696 B of archives. [2021-01-12T23:36:03.954Z] After this operation, 153 kB of additional disk space will be used. [2021-01-12T23:36:03.954Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-12T23:36:03.954Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T23:36:04.214Z] Fetched 1696 B in 0s (20.2 kB/s) [2021-01-12T23:36:04.214Z] Selecting previously unselected package apt-transport-https. [2021-01-12T23:36:04.214Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-12T23:36:04.214Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-12T23:36:04.214Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-12T23:36:04.214Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-12T23:36:04.474Z] Waiting for network to be ready... [2021-01-12T23:36:09.768Z] 2021-01-12T23:36:07Z INFO Waiting for automatic snapd restart... [2021-01-12T23:36:09.768Z] snapd 2.48.2 from Canonical* installed [2021-01-12T23:36:10.712Z] "snapd" switched to the "latest/stable" channel [2021-01-12T23:36:10.712Z] [2021-01-12T23:36:13.258Z] core18 20201210 from Canonical* installed [2021-01-12T23:36:13.519Z] "core18" switched to the "latest/stable" channel [2021-01-12T23:36:13.519Z] [2021-01-12T23:36:16.816Z] snapcraft 4.4.4 from Canonical* installed [2021-01-12T23:36:16.816Z] "snapcraft" switched to the "latest/stable" channel [2021-01-12T23:36:16.816Z] [2021-01-12T23:36:21.040Z] 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-12T23:36:21.040Z] - README.md [2021-01-12T23:36:21.040Z] - snapcraft.yaml.orig [2021-01-12T23:36:21.040Z] [2021-01-12T23:36:21.040Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-12T23:36:25.650Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T23:36:25.650Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-12T23:36:25.650Z] ---> 1d4407ee169e [2021-01-12T23:36:25.650Z] Step 3/24 : WORKDIR /edgex-go [2021-01-12T23:36:25.650Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T23:36:25.650Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-12T23:36:25.650Z] ---> 1d4407ee169e [2021-01-12T23:36:25.650Z] Step 3/22 : WORKDIR /edgex-go [2021-01-12T23:36:25.650Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T23:36:25.650Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-12T23:36:25.650Z] ---> 1d4407ee169e [2021-01-12T23:36:25.650Z] Step 3/22 : WORKDIR /edgex-go [2021-01-12T23:36:25.650Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T23:36:25.650Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-12T23:36:25.650Z] ---> 1d4407ee169e [2021-01-12T23:36:25.650Z] Step 3/22 : WORKDIR /edgex-go [2021-01-12T23:36:25.650Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T23:36:25.650Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-12T23:36:25.650Z] ---> 1d4407ee169e [2021-01-12T23:36:25.650Z] Step 3/24 : WORKDIR /edgex-go [2021-01-12T23:36:26.628Z] ---> Running in dd78a765d142 [2021-01-12T23:36:26.628Z] ---> Running in f27e4f4c3181 [2021-01-12T23:36:26.628Z] ---> Running in 5558f5e88a62 [2021-01-12T23:36:26.628Z] ---> Running in bd24c5775ac7 [2021-01-12T23:36:26.628Z] ---> Running in bc16cd2e09cf [2021-01-12T23:36:27.222Z] Removing intermediate container 5558f5e88a62 [2021-01-12T23:36:27.222Z] ---> d0f49a417df2 [2021-01-12T23:36:27.222Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:36:27.222Z] Removing intermediate container bd24c5775ac7 [2021-01-12T23:36:27.222Z] ---> 64a290033632 [2021-01-12T23:36:27.222Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:36:27.222Z] Removing intermediate container f27e4f4c3181 [2021-01-12T23:36:27.222Z] ---> 084711c88090 [2021-01-12T23:36:27.222Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:36:27.222Z] Removing intermediate container dd78a765d142 [2021-01-12T23:36:27.222Z] ---> e4b9a779c677 [2021-01-12T23:36:27.222Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:36:27.222Z] Removing intermediate container bc16cd2e09cf [2021-01-12T23:36:27.222Z] ---> 83a882e68c9d [2021-01-12T23:36:27.222Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:36:27.494Z] ---> Running in df67eb82c732 [2021-01-12T23:36:27.494Z] ---> Running in 8fd543bc7453 [2021-01-12T23:36:27.494Z] ---> Running in b933d788ce36 [2021-01-12T23:36:27.494Z] ---> Running in eae408dff774 [2021-01-12T23:36:27.494Z] ---> Running in 8bb0e18be8ac [2021-01-12T23:36:27.627Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-12T23:36:27.627Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-12T23:36:27.627Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-12T23:36:27.627Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-12T23:36:28.202Z] Reading package lists... [2021-01-12T23:36:28.774Z] 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-12T23:36:31.809Z] Removing intermediate container df67eb82c732 [2021-01-12T23:36:31.809Z] ---> 88ef282e1a3f [2021-01-12T23:36:31.809Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-12T23:36:31.809Z] Removing intermediate container b933d788ce36 [2021-01-12T23:36:31.809Z] ---> c1b338d9990c [2021-01-12T23:36:31.809Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-12T23:36:31.809Z] ---> Running in ce2b6f89571a [2021-01-12T23:36:31.809Z] ---> Running in 4d16888d446e [2021-01-12T23:36:31.809Z] Removing intermediate container eae408dff774 [2021-01-12T23:36:31.809Z] ---> 8874abc547e0 [2021-01-12T23:36:31.809Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-12T23:36:31.809Z] Removing intermediate container 8fd543bc7453 [2021-01-12T23:36:31.809Z] ---> 4071c6e801ae [2021-01-12T23:36:31.809Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-12T23:36:32.087Z] Removing intermediate container 8bb0e18be8ac [2021-01-12T23:36:32.087Z] ---> 5a4616e6812e [2021-01-12T23:36:32.087Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-12T23:36:32.087Z] ---> Running in 4a929baf8b1f [2021-01-12T23:36:32.087Z] ---> Running in 0c8b9d44065a [2021-01-12T23:36:32.367Z] ---> Running in a2df33dc83a5 [2021-01-12T23:36:33.366Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T23:36:33.366Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T23:36:33.966Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T23:36:33.966Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T23:36:34.239Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T23:36:34.239Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T23:36:34.239Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T23:36:34.516Z] OK: 217 MiB in 51 packages [2021-01-12T23:36:34.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T23:36:34.792Z] OK: 217 MiB in 51 packages [2021-01-12T23:36:35.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T23:36:35.069Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T23:36:35.350Z] OK: 217 MiB in 51 packages [2021-01-12T23:36:35.361Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-12T23:36:35.361Z] Reading package lists... [2021-01-12T23:36:35.361Z] Building dependency tree... [2021-01-12T23:36:35.361Z] Reading state information... [2021-01-12T23:36:35.361Z] Suggested packages: [2021-01-12T23:36:35.361Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-12T23:36:35.361Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-12T23:36:35.361Z] Recommended packages: [2021-01-12T23:36:35.361Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-12T23:36:35.361Z] The following NEW packages will be installed: [2021-01-12T23:36:35.361Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-12T23:36:35.361Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-12T23:36:35.361Z] pkg-config zip [2021-01-12T23:36:35.361Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T23:36:35.361Z] Need to get 7655 kB of archives. [2021-01-12T23:36:35.361Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-12T23:36:35.361Z] 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-12T23:36:35.361Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-12T23:36:35.361Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-12T23:36:35.361Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-12T23:36:35.361Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-12T23:36:35.361Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-12T23:36:35.361Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-12T23:36:35.361Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-12T23:36:35.361Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-12T23:36:35.621Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-12T23:36:35.621Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-12T23:36:35.621Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-12T23:36:35.621Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-12T23:36:35.621Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-12T23:36:35.621Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-12T23:36:35.882Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T23:36:35.882Z] Fetched 7655 kB in 1s (10.4 MB/s) [2021-01-12T23:36:35.882Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-12T23:36:35.882Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-12T23:36:35.882Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-12T23:36:35.882Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-12T23:36:35.989Z] OK: 217 MiB in 51 packages [2021-01-12T23:36:35.990Z] OK: 217 MiB in 51 packages [2021-01-12T23:36:36.144Z] Selecting previously unselected package libpsl5:amd64. [2021-01-12T23:36:36.144Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-12T23:36:36.144Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-12T23:36:36.405Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-12T23:36:36.405Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-12T23:36:36.405Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-12T23:36:36.405Z] Selecting previously unselected package librtmp1:amd64. [2021-01-12T23:36:36.405Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-12T23:36:36.405Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-12T23:36:36.612Z] Removing intermediate container ce2b6f89571a [2021-01-12T23:36:36.612Z] ---> 0bb6df2526cf [2021-01-12T23:36:36.612Z] Step 6/22 : COPY go.mod . [2021-01-12T23:36:36.664Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-12T23:36:36.664Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-12T23:36:36.664Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-12T23:36:36.664Z] Selecting previously unselected package liberror-perl. [2021-01-12T23:36:36.664Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-12T23:36:36.664Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-12T23:36:36.664Z] Selecting previously unselected package git-man. [2021-01-12T23:36:36.664Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-12T23:36:36.664Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-12T23:36:36.883Z] Removing intermediate container 4d16888d446e [2021-01-12T23:36:36.883Z] ---> 7084c640b34f [2021-01-12T23:36:36.883Z] Step 6/22 : COPY go.mod . [2021-01-12T23:36:36.924Z] Selecting previously unselected package git. [2021-01-12T23:36:36.924Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-12T23:36:36.924Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-12T23:36:37.484Z] Removing intermediate container 0c8b9d44065a [2021-01-12T23:36:37.484Z] ---> b74ea4492813 [2021-01-12T23:36:37.484Z] Step 6/24 : COPY go.mod . [2021-01-12T23:36:37.484Z] ---> 0f2a0d90a1ac [2021-01-12T23:36:37.484Z] Step 7/22 : RUN go mod download [2021-01-12T23:36:37.759Z] Removing intermediate container a2df33dc83a5 [2021-01-12T23:36:37.759Z] ---> 26a1b56989da [2021-01-12T23:36:37.759Z] Step 6/22 : COPY go.mod . [2021-01-12T23:36:37.759Z] ---> Running in 5ce35a99e918 [2021-01-12T23:36:37.864Z] Selecting previously unselected package libnorm1:amd64. [2021-01-12T23:36:37.864Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-12T23:36:37.864Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-12T23:36:37.864Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-12T23:36:37.864Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-12T23:36:37.864Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-12T23:36:37.864Z] Selecting previously unselected package libsodium23:amd64. [2021-01-12T23:36:37.864Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-12T23:36:37.864Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-12T23:36:38.031Z] Removing intermediate container 4a929baf8b1f [2021-01-12T23:36:38.031Z] ---> 008f4e518343 [2021-01-12T23:36:38.031Z] Step 6/24 : COPY go.mod . [2021-01-12T23:36:38.031Z] ---> a175cd4e4b31 [2021-01-12T23:36:38.031Z] Step 7/22 : RUN go mod download [2021-01-12T23:36:38.126Z] Selecting previously unselected package libzmq5:amd64. [2021-01-12T23:36:38.126Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-12T23:36:38.126Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-12T23:36:38.126Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-12T23:36:38.126Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-12T23:36:38.126Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-12T23:36:38.126Z] Selecting previously unselected package pkg-config. [2021-01-12T23:36:38.304Z] ---> Running in 184cc01ed3a1 [2021-01-12T23:36:38.388Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-12T23:36:38.388Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-12T23:36:38.388Z] Selecting previously unselected package zip. [2021-01-12T23:36:38.388Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-12T23:36:38.388Z] Unpacking zip (3.0-11build1) ... [2021-01-12T23:36:38.388Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-12T23:36:38.388Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-12T23:36:38.388Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-12T23:36:38.388Z] Setting up liberror-perl (0.17025-1) ... [2021-01-12T23:36:38.581Z] ---> 8144164d804c [2021-01-12T23:36:38.581Z] Step 7/24 : RUN go mod download [2021-01-12T23:36:38.650Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-12T23:36:38.650Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-12T23:36:38.650Z] No schema files found: doing nothing. [2021-01-12T23:36:38.650Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-12T23:36:38.650Z] Setting up zip (3.0-11build1) ... [2021-01-12T23:36:38.650Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-12T23:36:38.650Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-12T23:36:38.650Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-12T23:36:38.650Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-12T23:36:38.650Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-12T23:36:38.650Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-12T23:36:38.858Z] ---> Running in e4e2ec5eb97a [2021-01-12T23:36:38.858Z] ---> c6b9d59306ad [2021-01-12T23:36:38.858Z] Step 7/22 : RUN go mod download [2021-01-12T23:36:38.909Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-12T23:36:38.909Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-12T23:36:39.142Z] ---> Running in bd3749f968f6 [2021-01-12T23:36:39.419Z] ---> 39f40f7fc2ea [2021-01-12T23:36:39.419Z] Step 7/24 : RUN go mod download [2021-01-12T23:36:39.698Z] ---> Running in 847f5de8d9bd [2021-01-12T23:36:42.337Z] Removing intermediate container 5ce35a99e918 [2021-01-12T23:36:42.337Z] ---> 811bc69b13fc [2021-01-12T23:36:42.337Z] Step 8/22 : COPY . . [2021-01-12T23:36:42.615Z] Removing intermediate container 184cc01ed3a1 [2021-01-12T23:36:42.615Z] ---> 75d65c5e2509 [2021-01-12T23:36:42.615Z] Step 8/22 : COPY . . [2021-01-12T23:36:43.215Z] Removing intermediate container e4e2ec5eb97a [2021-01-12T23:36:43.215Z] ---> 67c382fb0856 [2021-01-12T23:36:43.215Z] Step 8/24 : COPY . . [2021-01-12T23:36:45.494Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-12T23:36:45.494Z] git set to automatically installed. [2021-01-12T23:36:45.494Z] git-man set to automatically installed. [2021-01-12T23:36:45.494Z] libcurl3-gnutls set to automatically installed. [2021-01-12T23:36:45.494Z] liberror-perl set to automatically installed. [2021-01-12T23:36:45.494Z] libglib2.0-0 set to automatically installed. [2021-01-12T23:36:45.494Z] libnghttp2-14 set to automatically installed. [2021-01-12T23:36:45.494Z] libnorm1 set to automatically installed. [2021-01-12T23:36:45.494Z] libpgm-5.2-0 set to automatically installed. [2021-01-12T23:36:45.494Z] libpsl5 set to automatically installed. [2021-01-12T23:36:45.494Z] librtmp1 set to automatically installed. [2021-01-12T23:36:45.494Z] libsodium23 set to automatically installed. [2021-01-12T23:36:45.494Z] libzmq3-dev set to automatically installed. [2021-01-12T23:36:45.494Z] libzmq5 set to automatically installed. [2021-01-12T23:36:45.494Z] pkg-config set to automatically installed. [2021-01-12T23:36:45.494Z] zip set to automatically installed. [2021-01-12T23:36:45.855Z] Removing intermediate container bd3749f968f6 [2021-01-12T23:36:45.855Z] Removing intermediate container 847f5de8d9bd [2021-01-12T23:36:45.855Z] ---> b3441c09c6b2 [2021-01-12T23:36:45.855Z] ---> 66c2e75555d8 [2021-01-12T23:36:45.855Z] Step 8/22 : COPY . . [2021-01-12T23:36:45.855Z] Step 8/24 : COPY . . [2021-01-12T23:36:46.877Z] snapd is not logged in, snap install commands will use sudo [2021-01-12T23:36:53.462Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-12T23:36:54.032Z] snap "core18" has no updates available [2021-01-12T23:36:54.975Z] Pulling config-common [2021-01-12T23:36:55.916Z] Pulling go-build-helper [2021-01-12T23:37:08.047Z] ---> 3f487d236dd4 [2021-01-12T23:37:08.048Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-12T23:37:08.048Z] ---> 736724901b9e [2021-01-12T23:37:08.048Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-12T23:37:08.325Z] ---> f07d9530c743 [2021-01-12T23:37:08.325Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-12T23:37:08.325Z] ---> 401bffcf032d [2021-01-12T23:37:08.325Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-12T23:37:08.325Z] ---> 70b292183053 [2021-01-12T23:37:08.325Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-12T23:37:08.325Z] ---> Running in 3ec5a33ff38f [2021-01-12T23:37:08.325Z] ---> Running in 43b49069ecc4 [2021-01-12T23:37:08.601Z] ---> Running in e957ce1bf901 [2021-01-12T23:37:08.601Z] ---> Running in 0fdd2656375d [2021-01-12T23:37:08.601Z] ---> Running in c5dbe7929058 [2021-01-12T23:37:10.608Z] 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-12T23:37:10.608Z] 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-12T23:37:10.887Z] 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-12T23:37:11.167Z] 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-12T23:37:11.167Z] 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-12T23:37:17.884Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-12T23:37:17.884Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-12T23:37:17.884Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-12T23:37:17.884Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-12T23:37:17.884Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-12T23:37:17.884Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-12T23:37:17.884Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-12T23:37:17.884Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-12T23:37:17.884Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-12T23:37:17.884Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-12T23:37:17.885Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-12T23:37:17.885Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-12T23:37:17.885Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-12T23:37:17.885Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-12T23:37:17.885Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-12T23:37:17.885Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-12T23:37:17.885Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-12T23:37:17.885Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-12T23:37:17.885Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-12T23:37:17.885Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-12T23:37:17.885Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-12T23:37:17.885Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-12T23:37:17.885Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-12T23:37:17.885Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-12T23:37:17.885Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-12T23:37:17.885Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-12T23:37:17.885Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-12T23:37:17.885Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-12T23:37:17.885Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-12T23:37:17.885Z] Fetched 279 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-12T23:37:17.885Z] Fetched 122 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-12T23:37:17.885Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-12T23:37:17.885Z] Fetched 8848 B in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-12T23:37:17.885Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-12T23:37:17.885Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-12T23:37:17.885Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-12T23:37:17.885Z] Fetched 214 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-12T23:37:17.885Z] Fetched 155 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-12T23:37:17.885Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-12T23:37:17.885Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-12T23:37:17.885Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-12T23:37:17.885Z] Fetched 499 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-12T23:37:17.885Z] Fetched 111 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-12T23:37:17.885Z] Fetched 240 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-12T23:37:17.885Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-12T23:37:17.885Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-12T23:37:17.885Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-12T23:37:17.885Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-12T23:37:17.885Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-12T23:37:17.885Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-12T23:37:17.885Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-12T23:37:17.885Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-12T23:37:17.885Z] Fetched 8720 B in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-12T23:37:17.885Z] Fetched 137 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-12T23:37:17.885Z] Fetched 119 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-12T23:37:17.885Z] Fetched 109 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-12T23:37:17.885Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-12T23:37:17.885Z] Fetched 645 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-12T23:37:17.885Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-12T23:37:17.885Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-12T23:37:17.885Z] Fetched 368 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-12T23:37:17.885Z] Fetched 187 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-12T23:37:17.885Z] Fetched 175 kB in 0s (0 B/s) [2021-01-12T23:37:17.885Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-12T23:37:20.430Z] Fetched 206 kB in 0s (0 B/s) [2021-01-12T23:37:20.430Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-12T23:37:20.430Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-12T23:37:20.430Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-12T23:37:20.430Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-12T23:37:20.430Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-12T23:37:20.430Z] Fetched 159 kB in 0s (0 B/s) [2021-01-12T23:37:20.430Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-12T23:37:20.430Z] Fetched 107 kB in 0s (0 B/s) [2021-01-12T23:37:20.430Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-12T23:37:20.430Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-12T23:37:20.430Z] Pulling static-packages [2021-01-12T23:37:21.013Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-12T23:37:21.013Z] Skipping pull go-build-helper (already ran) [2021-01-12T23:37:21.013Z] Skipping pull static-packages (already ran) [2021-01-12T23:37:21.013Z] Building go-build-helper [2021-01-12T23:37:25.220Z] Building static-packages [2021-01-12T23:37:26.603Z] Staging go-build-helper [2021-01-12T23:37:27.543Z] Staging static-packages [2021-01-12T23:37:28.482Z] Pulling go115 [2021-01-12T23:37:29.430Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-12T23:37:29.430Z] Skipping pull go115 (already ran) [2021-01-12T23:37:29.430Z] Building go115 [2021-01-12T23:37:29.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-12T23:37:29.430Z] Dload Upload Total Spent Left Speed [2021-01-12T23:37:31.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 32090 0 0 145k 0 0:13:35 --:--:-- 0:13:35 144k 33 115M 33 39.2M 0 0 32.1M 0 0:00:03 0:00:01 0:00:02 32.1M 70 115M 70 81.0M 0 0 36.6M 0 0:00:03 0:00:02 0:00:01 36.6M 100 115M 100 115M 0 0 41.7M 0 0:00:02 0:00:02 --:--:-- 41.7M [2021-01-12T23:37:32.523Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-12T23:37:36.728Z] Staging go115 [2021-01-12T23:37:42.022Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-12T23:37:42.022Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-12T23:37:42.022Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-12T23:37:42.022Z] Fetched 0 B in 0s (0 B/s) [2021-01-12T23:37:42.022Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-12T23:37:42.022Z] Fetched 224 kB in 0s (0 B/s) [2021-01-12T23:37:42.022Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-12T23:37:42.022Z] Fetched 157 kB in 0s (0 B/s) [2021-01-12T23:37:42.022Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-12T23:37:42.022Z] Fetched 221 kB in 0s (0 B/s) [2021-01-12T23:37:42.022Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-12T23:37:42.022Z] Fetched 143 kB in 0s (0 B/s) [2021-01-12T23:37:42.022Z] Pulling edgex-go [2021-01-12T23:37:42.599Z] Pulling version [2021-01-12T23:37:43.540Z] Building config-common [2021-01-12T23:37:45.457Z] Skipping build go-build-helper (already ran) [2021-01-12T23:37:45.457Z] Skipping build static-packages (already ran) [2021-01-12T23:37:45.457Z] Skipping build go115 (already ran) [2021-01-12T23:37:45.720Z] Building edgex-go [2021-01-12T23:37:45.720Z] 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-12T23:37:48.275Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-12T23:37:48.275Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.144 [2021-01-12T23:37:48.275Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-12T23:37:48.275Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-12T23:37:48.275Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-12T23:37:48.275Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-12T23:37:48.275Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-12T23:37:48.275Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 [2021-01-12T23:37:48.275Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-12T23:37:48.275Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-12T23:37:48.275Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-12T23:37:48.275Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-12T23:37:48.275Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-12T23:37:48.275Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-12T23:37:48.275Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-12T23:37:48.275Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-12T23:37:48.275Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-12T23:37:48.275Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-12T23:37:48.275Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-12T23:37:48.275Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-12T23:37:48.275Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-12T23:37:48.275Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-12T23:37:48.275Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-12T23:37:48.275Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-12T23:37:48.275Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-12T23:37:48.275Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-12T23:37:48.275Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-12T23:37:48.276Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T23:37:48.276Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-12T23:37:48.276Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-12T23:37:48.276Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-12T23:37:48.276Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-12T23:37:48.276Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-12T23:37:48.276Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-12T23:37:48.276Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-12T23:37:48.276Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-12T23:37:48.276Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-12T23:37:48.276Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-12T23:37:48.276Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-12T23:37:48.538Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-12T23:37:55.117Z] 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-12T23:37:58.412Z] 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-12T23:37:59.362Z] 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-12T23:38:00.304Z] 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-12T23:38:00.874Z] 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-12T23:38:00.874Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-12T23:38:00.874Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-12T23:38:00.874Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-12T23:38:00.874Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-12T23:38:02.261Z] 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-12T23:38:02.261Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-12T23:38:02.261Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-12T23:38:03.646Z] 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-12T23:38:03.646Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-12T23:38:04.588Z] 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-12T23:38:04.588Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T23:38:05.970Z] 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-12T23:38:06.540Z] 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-12T23:38:07.480Z] 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-12T23:38:09.394Z] Building version [2021-01-12T23:38:11.305Z] Staging config-common [2021-01-12T23:38:12.246Z] Skipping stage go-build-helper (already ran) [2021-01-12T23:38:12.246Z] Skipping stage static-packages (already ran) [2021-01-12T23:38:12.246Z] Skipping stage go115 (already ran) [2021-01-12T23:38:12.246Z] Staging edgex-go [2021-01-12T23:38:13.187Z] Staging version [2021-01-12T23:38:14.132Z] Priming config-common [2021-01-12T23:38:15.106Z] Priming go-build-helper [2021-01-12T23:38:15.677Z] Priming static-packages [2021-01-12T23:38:18.222Z] Priming go115 [2021-01-12T23:38:19.166Z] Priming edgex-go [2021-01-12T23:38:20.108Z] Priming version [2021-01-12T23:38:21.051Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-12T23:38:32.970Z] 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-12T23:38:43.180Z] Removing intermediate container c5dbe7929058 [2021-01-12T23:38:43.180Z] ---> d93fae67df4f [2021-01-12T23:38:43.180Z] [2021-01-12T23:38:43.180Z] Step 10/22 : FROM alpine:3.12 [2021-01-12T23:38:43.180Z] Removing intermediate container e957ce1bf901 [2021-01-12T23:38:43.180Z] ---> 140e54573e04 [2021-01-12T23:38:43.180Z] [2021-01-12T23:38:43.180Z] Step 10/24 : FROM alpine:3.12 [2021-01-12T23:38:43.458Z] 3.12: Pulling from library/alpine [2021-01-12T23:38:43.458Z] 3.12: Pulling from library/alpine [2021-01-12T23:38:44.908Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-12T23:38:44.908Z] Status: Downloaded newer image for alpine:3.12 [2021-01-12T23:38:44.908Z] ---> afeebe901d6b [2021-01-12T23:38:44.908Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curlDigest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-12T23:38:44.908Z] [2021-01-12T23:38:44.908Z] Status: Image is up to date for alpine:3.12 [2021-01-12T23:38:44.908Z] ---> afeebe901d6b [2021-01-12T23:38:44.908Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-12T23:38:45.894Z] ---> Running in 529f8ec0b4ab [2021-01-12T23:38:45.894Z] ---> Running in 01a08bbfbc08 [2021-01-12T23:38:46.502Z] Removing intermediate container 0fdd2656375d [2021-01-12T23:38:46.502Z] ---> 01f7b98618b8 [2021-01-12T23:38:46.502Z] Removing intermediate container 43b49069ecc4 [2021-01-12T23:38:46.502Z] [2021-01-12T23:38:46.502Z] Step 10/24 : FROM scratch [2021-01-12T23:38:46.502Z] ---> [2021-01-12T23:38:46.502Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-12T23:38:46.502Z] ---> abb7420f16a3 [2021-01-12T23:38:46.502Z] [2021-01-12T23:38:46.502Z] Step 10/22 : FROM scratch [2021-01-12T23:38:46.502Z] ---> [2021-01-12T23:38:46.502Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T23:38:47.101Z] ---> Running in 759a9c7da4c6 [2021-01-12T23:38:47.101Z] ---> Running in b92b5a783886 [2021-01-12T23:38:47.703Z] Removing intermediate container b92b5a783886 [2021-01-12T23:38:47.703Z] ---> 1c0921577bf4 [2021-01-12T23:38:47.703Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-12T23:38:47.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T23:38:47.980Z] Removing intermediate container 759a9c7da4c6 [2021-01-12T23:38:47.980Z] ---> 05f574f9561e [2021-01-12T23:38:47.980Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-12T23:38:47.980Z] ---> Running in c93654ef61a6 [2021-01-12T23:38:47.980Z] ---> Running in 9f81066d99da [2021-01-12T23:38:47.980Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T23:38:48.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T23:38:48.261Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T23:38:48.554Z] Removing intermediate container c93654ef61a6 [2021-01-12T23:38:48.554Z] ---> a7f2de9a94dd [2021-01-12T23:38:48.554Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-12T23:38:48.831Z] ---> Running in c3fdc919eac0 [2021-01-12T23:38:48.831Z] Removing intermediate container 9f81066d99da [2021-01-12T23:38:48.831Z] ---> c887f185f5db [2021-01-12T23:38:48.831Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-12T23:38:48.831Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-12T23:38:48.831Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-12T23:38:48.831Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T23:38:48.831Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-12T23:38:48.831Z] (4/5) Installing curl (7.69.1-r3) [2021-01-12T23:38:48.831Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-12T23:38:48.831Z] ---> Running in aaf8e02b3b1a [2021-01-12T23:38:49.107Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T23:38:49.108Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T23:38:49.108Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-12T23:38:49.108Z] Executing ca-certificates-20191127-r4.trigger [2021-01-12T23:38:49.108Z] (4/5) Installing curl (7.69.1-r3) [2021-01-12T23:38:49.108Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-12T23:38:49.108Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T23:38:49.108Z] Executing ca-certificates-20191127-r4.trigger [2021-01-12T23:38:49.385Z] OK: 7 MiB in 19 packages [2021-01-12T23:38:49.385Z] OK: 7 MiB in 19 packages [2021-01-12T23:38:49.660Z] Removing intermediate container c3fdc919eac0 [2021-01-12T23:38:49.660Z] ---> 818f387bf9ff [2021-01-12T23:38:49.660Z] Step 14/22 : WORKDIR / [2021-01-12T23:38:49.935Z] Removing intermediate container aaf8e02b3b1a [2021-01-12T23:38:49.935Z] ---> ead1eaac3999 [2021-01-12T23:38:49.935Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-12T23:38:49.935Z] ---> Running in b741ca8bde42 [2021-01-12T23:38:50.917Z] Removing intermediate container b741ca8bde42 [2021-01-12T23:38:50.917Z] ---> dce605ec043f [2021-01-12T23:38:50.917Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T23:38:51.195Z] ---> 64eb4215cc49 [2021-01-12T23:38:51.195Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-12T23:38:52.189Z] Removing intermediate container 01a08bbfbc08 [2021-01-12T23:38:52.189Z] ---> 4cecfce20fa5 [2021-01-12T23:38:52.189Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-12T23:38:52.189Z] ---> 16f8b0ed1ca9 [2021-01-12T23:38:52.189Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-12T23:38:52.189Z] Removing intermediate container 529f8ec0b4ab [2021-01-12T23:38:52.189Z] ---> fe7394a4f12e [2021-01-12T23:38:52.189Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-12T23:38:52.465Z] ---> Running in 9ba97bdb06dc [2021-01-12T23:38:52.465Z] ---> Running in 443d9f331848 [2021-01-12T23:38:52.738Z] ---> 280965473e51 [2021-01-12T23:38:52.738Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-12T23:38:53.012Z] Removing intermediate container 9ba97bdb06dc [2021-01-12T23:38:53.012Z] ---> cf6eff41f9f8 [2021-01-12T23:38:53.012Z] Step 13/24 : WORKDIR / [2021-01-12T23:38:53.286Z] Removing intermediate container 443d9f331848 [2021-01-12T23:38:53.286Z] ---> 6e9af83ad480 [2021-01-12T23:38:53.286Z] Step 13/22 : WORKDIR / [2021-01-12T23:38:53.558Z] ---> Running in a0a504a36814 [2021-01-12T23:38:53.834Z] ---> Running in e36e43d54af1 [2021-01-12T23:38:54.432Z] ---> 3cfdf006ede2 [2021-01-12T23:38:54.432Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-12T23:38:55.040Z] Removing intermediate container a0a504a36814 [2021-01-12T23:38:55.040Z] ---> b3319b1c14b5 [2021-01-12T23:38:55.040Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json ---> e44d9298bdcb [2021-01-12T23:38:55.040Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T23:38:55.040Z] [2021-01-12T23:38:55.040Z] Removing intermediate container e36e43d54af1 [2021-01-12T23:38:55.040Z] ---> 1a1a4758861e [2021-01-12T23:38:55.040Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T23:38:55.675Z] ---> 125dd1f5cd6d [2021-01-12T23:38:55.675Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-12T23:38:55.959Z] Removing intermediate container 3ec5a33ff38f [2021-01-12T23:38:55.959Z] ---> 9a7ec31dbed7 [2021-01-12T23:38:55.959Z] [2021-01-12T23:38:55.959Z] Step 10/22 : FROM scratch [2021-01-12T23:38:55.959Z] ---> [2021-01-12T23:38:55.959Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T23:38:56.263Z] ---> Running in 1cb035e05c69 [2021-01-12T23:38:56.263Z] ---> Using cache [2021-01-12T23:38:56.263Z] ---> 1c0921577bf4 [2021-01-12T23:38:56.263Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-12T23:38:56.263Z] ---> bac18d8f21da [2021-01-12T23:38:56.263Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-12T23:38:56.263Z] ---> Running in f15b532c2b93 [2021-01-12T23:38:56.263Z] ---> 3e4c9c9d21a5 [2021-01-12T23:38:56.263Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-12T23:38:56.263Z] ---> 926b0b60f8b1 [2021-01-12T23:38:56.263Z] 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-12T23:38:56.951Z] Removing intermediate container 1cb035e05c69 [2021-01-12T23:38:56.951Z] ---> b39ee573899c [2021-01-12T23:38:56.951Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T23:38:57.230Z] Removing intermediate container f15b532c2b93 [2021-01-12T23:38:57.230Z] ---> 6790790a5ed7 [2021-01-12T23:38:57.230Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-12T23:38:57.522Z] ---> Running in 6cbb67e24d5b [2021-01-12T23:38:57.522Z] ---> Running in e81ccb91706e [2021-01-12T23:38:57.804Z] ---> dbbe5021d67a [2021-01-12T23:38:57.804Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-12T23:38:58.415Z] Removing intermediate container 6cbb67e24d5b [2021-01-12T23:38:58.415Z] ---> 1e0af693112d [2021-01-12T23:38:58.415Z] Step 20/22 : LABEL arch=arm64 [2021-01-12T23:38:58.692Z] Removing intermediate container e81ccb91706e [2021-01-12T23:38:58.692Z] ---> f6a20137e661 [2021-01-12T23:38:58.692Z] Step 14/22 : WORKDIR / [2021-01-12T23:38:58.692Z] ---> Running in 9ea7ec3a50ba [2021-01-12T23:38:58.692Z] ---> 37583708cf95 [2021-01-12T23:38:58.692Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-12T23:38:58.692Z] ---> f65e0e414d18 [2021-01-12T23:38:58.692Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-12T23:38:58.692Z] ---> Running in 1d59fa981925 [2021-01-12T23:38:58.967Z] ---> 4e039767d22f [2021-01-12T23:38:58.967Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-12T23:38:59.566Z] Removing intermediate container 9ea7ec3a50ba [2021-01-12T23:38:59.566Z] ---> 6918eff8152f [2021-01-12T23:38:59.566Z] Step 21/22 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:38:59.566Z] Removing intermediate container 1d59fa981925 [2021-01-12T23:38:59.566Z] ---> f0d9ca2cd907 [2021-01-12T23:38:59.566Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T23:38:59.566Z] ---> Running in c5d652bd786f [2021-01-12T23:38:59.839Z] ---> 44f15337b973 [2021-01-12T23:38:59.839Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-12T23:38:59.839Z] ---> c83d57ec77ce [2021-01-12T23:38:59.839Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-12T23:39:00.437Z] ---> Running in ccc3e6d6e036 [2021-01-12T23:39:00.437Z] ---> 68d8ffd5a6c2 [2021-01-12T23:39:00.437Z] ---> 7ad6fa56f392 [2021-01-12T23:39:00.437Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-12T23:39:00.437Z] Removing intermediate container c5d652bd786f [2021-01-12T23:39:00.437Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-12T23:39:00.437Z] ---> da0d218531a1 [2021-01-12T23:39:00.437Z] Step 22/22 : LABEL version=0.0.0 [2021-01-12T23:39:00.711Z] ---> Running in cc07c119fd92 [2021-01-12T23:39:00.983Z] ---> a1e5ed790a11 [2021-01-12T23:39:00.983Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-12T23:39:00.983Z] Removing intermediate container ccc3e6d6e036 [2021-01-12T23:39:00.983Z] ---> ff3e1ceb85b1 [2021-01-12T23:39:00.983Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T23:39:01.258Z] ---> Running in 9ad8b492c278 [2021-01-12T23:39:01.531Z] ---> Running in 5a9e892e4f3d [2021-01-12T23:39:01.807Z] Removing intermediate container cc07c119fd92 [2021-01-12T23:39:01.807Z] ---> 404dca955663 [2021-01-12T23:39:01.807Z] [2021-01-12T23:39:02.089Z] ---> 12bc385932d7 [2021-01-12T23:39:02.089Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-12T23:39:02.089Z] Removing intermediate container 5a9e892e4f3d [2021-01-12T23:39:02.089Z] ---> 222064756094 [2021-01-12T23:39:02.089Z] Step 22/24 : LABEL arch=arm64 [2021-01-12T23:39:02.375Z] ---> 7b693e08bec2 [2021-01-12T23:39:02.375Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-12T23:39:02.375Z] Successfully built 404dca955663 [2021-01-12T23:39:02.375Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-12T23:39:02.375Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-01-12T23:39:02.375Z] ---> Running in 945343dee7db [2021-01-12T23:39:03.360Z] ---> 8a1920b2bc00 [2021-01-12T23:39:03.360Z] 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-12T23:39:03.360Z] Removing intermediate container 945343dee7db [2021-01-12T23:39:03.360Z] ---> 05dd1de1f368 [2021-01-12T23:39:03.360Z] Step 23/24 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:39:03.360Z] ---> d4eabd011ad2 [2021-01-12T23:39:03.360Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-12T23:39:03.630Z] ---> Running in 1baf6b504eab [2021-01-12T23:39:04.222Z] ---> Running in a8276b78c497 [2021-01-12T23:39:04.222Z] ---> Running in 4ccdf769eb08 [2021-01-12T23:39:05.206Z] Removing intermediate container a8276b78c497 [2021-01-12T23:39:05.206Z] Removing intermediate container 4ccdf769eb08 [2021-01-12T23:39:05.206Z] ---> a7b4303d4c27 [2021-01-12T23:39:05.206Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> 276b2554ef73 [2021-01-12T23:39:05.206Z] Step 24/24 : LABEL version=0.0.0 [2021-01-12T23:39:05.206Z] [2021-01-12T23:39:05.477Z] Removing intermediate container 9ad8b492c278 [2021-01-12T23:39:05.477Z] ---> 1221e5bf7dc1 [2021-01-12T23:39:05.477Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-12T23:39:05.762Z] ---> Running in 338217a46f8e [2021-01-12T23:39:05.762Z] ---> Running in f7099b7cd1c0 [2021-01-12T23:39:06.042Z] ---> Running in 5198b4dad9a9 [2021-01-12T23:39:07.479Z] Removing intermediate container 338217a46f8e [2021-01-12T23:39:07.479Z] ---> 8be0abe4cb6f [2021-01-12T23:39:07.479Z] Step 20/22 : LABEL arch=arm64Removing intermediate container 5198b4dad9a9 [2021-01-12T23:39:07.479Z] Removing intermediate container f7099b7cd1c0 [2021-01-12T23:39:07.479Z] [2021-01-12T23:39:07.479Z] ---> 274636546336 [2021-01-12T23:39:07.479Z] ---> 2f3b8502b40d [2021-01-12T23:39:07.479Z] [2021-01-12T23:39:07.479Z] Step 20/22 : LABEL arch=arm64 [2021-01-12T23:39:07.763Z] Removing intermediate container 1baf6b504eab [2021-01-12T23:39:07.763Z] ---> 5a608828be29 [2021-01-12T23:39:07.763Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-12T23:39:07.763Z] Successfully built 274636546336 [2021-01-12T23:39:07.763Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-12T23:39:07.763Z] Building docker-sys-mgmt-agent-go [2021-01-12T23:39:07.763Z]  Building docker-support-notifications-go ... done  ---> Running in 3fe113bfb63f [2021-01-12T23:39:07.763Z] ---> Running in d6aa78fbd4bb [2021-01-12T23:39:08.039Z] ---> Running in 4b1be7ccb183 [2021-01-12T23:39:08.312Z] Removing intermediate container d6aa78fbd4bb [2021-01-12T23:39:08.312Z] ---> 66066798cda2 [2021-01-12T23:39:08.312Z] Step 21/22 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:39:08.587Z] ---> Running in d65b89feb1c0 [2021-01-12T23:39:08.587Z] Removing intermediate container 4b1be7ccb183 [2021-01-12T23:39:08.587Z] ---> 0adf68d05d33 [2021-01-12T23:39:08.869Z] Step 22/24 : LABEL arch=arm64 [2021-01-12T23:39:08.869Z] Removing intermediate container 3fe113bfb63f [2021-01-12T23:39:08.869Z] ---> 255ec8b9212e [2021-01-12T23:39:08.869Z] Step 21/22 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:39:08.869Z] ---> Running in ab361c1a95bc [2021-01-12T23:39:08.869Z] ---> Running in 61c938c776aa [2021-01-12T23:39:09.145Z] Removing intermediate container d65b89feb1c0 [2021-01-12T23:39:09.145Z] ---> f1779e7254e6 [2021-01-12T23:39:09.145Z] Step 22/22 : LABEL version=0.0.0 [2021-01-12T23:39:09.424Z] ---> Running in 0ecc3ea27ab4 [2021-01-12T23:39:09.698Z] Removing intermediate container ab361c1a95bc [2021-01-12T23:39:09.698Z] ---> 090f51f18953 [2021-01-12T23:39:09.698Z] Step 23/24 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:39:09.698Z] Removing intermediate container 61c938c776aa [2021-01-12T23:39:09.698Z] ---> c13990947e44 [2021-01-12T23:39:09.698Z] Step 22/22 : LABEL version=0.0.0 [2021-01-12T23:39:09.976Z] ---> Running in c04523cd840d [2021-01-12T23:39:09.976Z] ---> Running in e7972287502d [2021-01-12T23:39:09.976Z] Removing intermediate container 0ecc3ea27ab4 [2021-01-12T23:39:09.976Z] ---> cf85119753d7 [2021-01-12T23:39:09.976Z] [2021-01-12T23:39:10.959Z] Successfully built cf85119753d7 [2021-01-12T23:39:10.959Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-12T23:39:10.959Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go [2021-01-12T23:39:10.959Z] Removing intermediate container c04523cd840d [2021-01-12T23:39:11.235Z] ---> ed83523d8002 [2021-01-12T23:39:11.235Z] Step 24/24 : LABEL version=0.0.0 [2021-01-12T23:39:11.511Z] Removing intermediate container e7972287502d [2021-01-12T23:39:11.511Z] ---> b723d08b3b2c [2021-01-12T23:39:11.511Z] [2021-01-12T23:39:11.787Z] ---> Running in 1e85a9292083 [2021-01-12T23:39:12.064Z] Successfully built b723d08b3b2c [2021-01-12T23:39:12.064Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-12T23:39:12.064Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-01-12T23:39:12.342Z] Removing intermediate container 1e85a9292083 [2021-01-12T23:39:12.342Z] ---> 874f3bc6476f [2021-01-12T23:39:12.342Z] [2021-01-12T23:39:12.616Z] Successfully built 874f3bc6476f [2021-01-12T23:39:12.616Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-12T23:39:44.943Z]  Building docker-security-secretstore-setup-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T23:39:44.943Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-12T23:39:44.943Z] ---> 1d4407ee169e [2021-01-12T23:39:44.943Z] Step 3/21 : WORKDIR /edgex-go [2021-01-12T23:39:44.943Z] ---> Using cache [2021-01-12T23:39:44.943Z] ---> 83a882e68c9d [2021-01-12T23:39:44.943Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:39:44.943Z] ---> Using cache [2021-01-12T23:39:44.943Z] ---> 5a4616e6812e [2021-01-12T23:39:44.943Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-12T23:39:44.943Z] ---> Using cache [2021-01-12T23:39:44.943Z] ---> 26a1b56989da [2021-01-12T23:39:44.943Z] Step 6/21 : COPY go.mod . [2021-01-12T23:39:44.943Z] ---> Using cache [2021-01-12T23:39:44.943Z] ---> c6b9d59306ad [2021-01-12T23:39:44.943Z] Step 7/21 : RUN go mod download [2021-01-12T23:39:44.943Z] ---> Using cache [2021-01-12T23:39:44.943Z] ---> 66c2e75555d8 [2021-01-12T23:39:44.943Z] Step 8/21 : COPY . . [2021-01-12T23:39:44.943Z] ---> Using cache [2021-01-12T23:39:44.943Z] ---> 401bffcf032d [2021-01-12T23:39:44.943Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-12T23:39:53.220Z] ---> Running in 0d9601a8131d [2021-01-12T23:39:53.498Z] 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-12T23:39:54.953Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T23:39:54.953Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-12T23:39:54.953Z] ---> 1d4407ee169e [2021-01-12T23:39:54.953Z] Step 3/26 : WORKDIR /edgex-go [2021-01-12T23:39:54.953Z] ---> Using cache [2021-01-12T23:39:54.953Z] ---> 83a882e68c9d [2021-01-12T23:39:54.953Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:39:54.953Z] ---> Using cache [2021-01-12T23:39:54.953Z] ---> 5a4616e6812e [2021-01-12T23:39:54.953Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-12T23:39:55.947Z] ---> Running in 1e7ed1aad962 [2021-01-12T23:39:56.559Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T23:39:56.559Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-12T23:39:56.559Z] ---> 1d4407ee169e [2021-01-12T23:39:56.559Z] Step 3/21 : WORKDIR /edgex-go [2021-01-12T23:39:56.559Z] ---> Using cache [2021-01-12T23:39:56.559Z] ---> 83a882e68c9d [2021-01-12T23:39:56.559Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:39:56.559Z] ---> Using cache [2021-01-12T23:39:56.559Z] ---> 5a4616e6812e [2021-01-12T23:39:56.559Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-12T23:39:56.559Z] ---> Using cache [2021-01-12T23:39:56.559Z] ---> 26a1b56989da [2021-01-12T23:39:56.559Z] Step 6/21 : COPY go.mod . [2021-01-12T23:39:56.559Z] ---> Using cache [2021-01-12T23:39:56.559Z] ---> c6b9d59306ad [2021-01-12T23:39:56.559Z] Step 7/21 : RUN go mod download [2021-01-12T23:39:56.559Z] ---> Using cache [2021-01-12T23:39:56.559Z] ---> 66c2e75555d8 [2021-01-12T23:39:56.559Z] Step 8/21 : COPY . . [2021-01-12T23:39:56.559Z] ---> Using cache [2021-01-12T23:39:56.559Z] ---> 401bffcf032d [2021-01-12T23:39:56.559Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-12T23:39:56.836Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-12T23:39:56.836Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-12T23:39:56.836Z] ---> 1d4407ee169e [2021-01-12T23:39:56.836Z] Step 3/23 : WORKDIR /edgex-go [2021-01-12T23:39:56.836Z] ---> Using cache [2021-01-12T23:39:56.836Z] ---> 83a882e68c9d [2021-01-12T23:39:56.836Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:39:56.836Z] ---> Using cache [2021-01-12T23:39:56.836Z] ---> 5a4616e6812e [2021-01-12T23:39:56.836Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-12T23:39:57.109Z] ---> Running in 39a08e228e27 [2021-01-12T23:39:57.109Z] ---> Running in 3f54aea220f3 [2021-01-12T23:39:58.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T23:39:59.080Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T23:39:59.356Z] 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-12T23:39:59.631Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T23:39:59.631Z] OK: 217 MiB in 51 packages [2021-01-12T23:40:00.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T23:40:01.213Z] OK: 217 MiB in 51 packages [2021-01-12T23:40:01.213Z] Removing intermediate container 1e7ed1aad962 [2021-01-12T23:40:01.213Z] ---> 67645640afbf [2021-01-12T23:40:01.213Z] Step 6/26 : COPY go.mod . [2021-01-12T23:40:02.657Z] ---> 01c8c7f96aa5 [2021-01-12T23:40:02.657Z] Step 7/26 : RUN go mod download [2021-01-12T23:40:02.928Z] ---> Running in bbd4b6c5fe73 [2021-01-12T23:40:02.928Z] Removing intermediate container 39a08e228e27 [2021-01-12T23:40:02.928Z] ---> f52b8117a492 [2021-01-12T23:40:02.928Z] Step 6/23 : COPY go.mod . [2021-01-12T23:40:04.375Z] ---> 64c14b3cfb7b [2021-01-12T23:40:04.375Z] Step 7/23 : RUN go mod download [2021-01-12T23:40:04.655Z] ---> Running in cadda1154d77 [2021-01-12T23:40:08.106Z] Removing intermediate container bbd4b6c5fe73 [2021-01-12T23:40:08.106Z] ---> 1632a44aef36 [2021-01-12T23:40:08.106Z] Step 8/26 : COPY . . [2021-01-12T23:40:10.107Z] Removing intermediate container cadda1154d77 [2021-01-12T23:40:10.107Z] ---> 8a2743d3b8e8 [2021-01-12T23:40:10.107Z] Step 8/23 : COPY . . [2021-01-12T23:40:42.505Z] ---> d3785453b3db [2021-01-12T23:40:42.505Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-12T23:40:42.505Z] ---> 690d34639f17 [2021-01-12T23:40:42.505Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-12T23:40:42.505Z] ---> Running in c93041503d72 [2021-01-12T23:40:42.505Z] ---> Running in 8482b0272040 [2021-01-12T23:40:42.505Z] 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-12T23:40:42.505Z] 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-12T23:40:42.505Z] 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-12T23:40:52.689Z] Removing intermediate container 0d9601a8131d [2021-01-12T23:40:52.689Z] ---> 36ae335bf5d0 [2021-01-12T23:40:52.689Z] [2021-01-12T23:40:52.689Z] Step 10/21 : FROM alpine:3.12 [2021-01-12T23:40:52.689Z] ---> afeebe901d6b [2021-01-12T23:40:52.689Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-12T23:40:53.288Z] ---> Running in 0e6608ca39d5 [2021-01-12T23:40:55.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T23:40:55.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T23:40:56.222Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-12T23:40:56.497Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T23:40:56.497Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-12T23:40:56.497Z] (4/4) Installing curl (7.69.1-r3) [2021-01-12T23:40:56.497Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T23:40:56.497Z] Executing ca-certificates-20191127-r4.trigger [2021-01-12T23:40:56.773Z] OK: 7 MiB in 18 packages [2021-01-12T23:40:57.761Z] Removing intermediate container 3f54aea220f3 [2021-01-12T23:40:57.761Z] ---> 2811c3cc9e87 [2021-01-12T23:40:57.761Z] [2021-01-12T23:40:57.761Z] Step 10/21 : FROM scratch [2021-01-12T23:40:57.761Z] ---> [2021-01-12T23:40:57.761Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T23:40:58.039Z] ---> Using cache [2021-01-12T23:40:58.039Z] ---> 1c0921577bf4 [2021-01-12T23:40:58.039Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-12T23:40:58.319Z] ---> Running in 5e691d5d1334 [2021-01-12T23:40:59.517Z] Removing intermediate container 5e691d5d1334 [2021-01-12T23:40:59.517Z] ---> 0dfe67e4fc15 [2021-01-12T23:40:59.517Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-12T23:40:59.517Z] ---> Running in 29ac013463d7 [2021-01-12T23:40:59.812Z] Removing intermediate container 0e6608ca39d5 [2021-01-12T23:40:59.812Z] ---> af8a88506419 [2021-01-12T23:40:59.813Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-12T23:41:00.125Z] ---> Running in 25dd0a952fc6 [2021-01-12T23:41:00.423Z] Removing intermediate container 29ac013463d7 [2021-01-12T23:41:00.423Z] ---> 557d7a17ed5e [2021-01-12T23:41:00.423Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T23:41:01.076Z] Removing intermediate container 25dd0a952fc6 [2021-01-12T23:41:01.076Z] ---> 97eb00affa8a [2021-01-12T23:41:01.076Z] Step 13/21 : WORKDIR /edgex [2021-01-12T23:41:01.359Z] ---> Running in c1b9998258eb [2021-01-12T23:41:01.962Z] ---> 070c9366c91c [2021-01-12T23:41:01.962Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-12T23:41:02.239Z] Removing intermediate container c1b9998258eb [2021-01-12T23:41:02.239Z] ---> b38733985553 [2021-01-12T23:41:02.239Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-12T23:41:04.232Z] ---> a2c540d4cebd [2021-01-12T23:41:04.232Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-12T23:41:04.232Z] ---> 461fd1c19da5 [2021-01-12T23:41:04.232Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-12T23:41:06.243Z] ---> e86404534a39 [2021-01-12T23:41:06.243Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-12T23:41:06.243Z] ---> 5eed1a8d4319 [2021-01-12T23:41:06.243Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-12T23:41:06.243Z] ---> Running in 7587b9daacc5 [2021-01-12T23:41:07.276Z] Removing intermediate container 7587b9daacc5 [2021-01-12T23:41:07.276Z] ---> 46a7c91df2f9 [2021-01-12T23:41:07.276Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T23:41:07.567Z] ---> Running in 133028fc2d16 [2021-01-12T23:41:07.845Z] ---> d308d14eee59 [2021-01-12T23:41:07.845Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-12T23:41:08.119Z] ---> Running in b0adba1f37f8 [2021-01-12T23:41:08.397Z] Removing intermediate container 133028fc2d16 [2021-01-12T23:41:08.397Z] ---> c2587e42f479 [2021-01-12T23:41:08.397Z] Step 19/21 : LABEL arch=arm64 [2021-01-12T23:41:08.674Z] ---> Running in 004a96d0b18f [2021-01-12T23:41:08.947Z] Removing intermediate container b0adba1f37f8 [2021-01-12T23:41:08.947Z] ---> 39ef0ba06c14 [2021-01-12T23:41:08.947Z] Step 18/21 : CMD ["--init=true"] [2021-01-12T23:41:09.223Z] ---> Running in 0123042ada0c [2021-01-12T23:41:09.499Z] Removing intermediate container 004a96d0b18f [2021-01-12T23:41:09.499Z] ---> 731556225d5f [2021-01-12T23:41:09.499Z] Step 20/21 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:41:09.499Z] ---> Running in a38badcc0833 [2021-01-12T23:41:09.776Z] Removing intermediate container 0123042ada0c [2021-01-12T23:41:09.776Z] ---> 04ab30b3a79f [2021-01-12T23:41:09.776Z] Step 19/21 : LABEL arch=arm64 [2021-01-12T23:41:10.052Z] ---> Running in f505ff91cc1f [2021-01-12T23:41:10.327Z] Removing intermediate container a38badcc0833 [2021-01-12T23:41:10.327Z] ---> 2be873acb922 [2021-01-12T23:41:10.327Z] Step 21/21 : LABEL version=0.0.0 [2021-01-12T23:41:10.609Z] ---> Running in dbbba4e56012 [2021-01-12T23:41:10.881Z] Removing intermediate container f505ff91cc1f [2021-01-12T23:41:10.881Z] ---> d6e52afc7b63 [2021-01-12T23:41:10.881Z] Step 20/21 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:41:11.155Z] ---> Running in 28ad97fd3cad [2021-01-12T23:41:11.427Z] Removing intermediate container dbbba4e56012 [2021-01-12T23:41:11.427Z] ---> e7976499d878 [2021-01-12T23:41:11.427Z] [2021-01-12T23:41:12.024Z] Removing intermediate container 28ad97fd3cad [2021-01-12T23:41:12.024Z] ---> 6b4f7832c591 [2021-01-12T23:41:12.024Z] Step 21/21 : LABEL version=0.0.0 [2021-01-12T23:41:12.024Z] Successfully built e7976499d878 [2021-01-12T23:41:12.297Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-12T23:41:12.297Z]  Building docker-support-scheduler-go ... done  ---> Running in 81891df42365 [2021-01-12T23:41:12.893Z] Removing intermediate container 81891df42365 [2021-01-12T23:41:12.893Z] ---> 5b5aabba65d1 [2021-01-12T23:41:12.893Z] [2021-01-12T23:41:13.490Z] Successfully built 5b5aabba65d1 [2021-01-12T23:41:13.490Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-12T23:41:40.278Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 8482b0272040 [2021-01-12T23:41:40.278Z] ---> ce98658b12c2 [2021-01-12T23:41:40.278Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-12T23:41:40.278Z] ---> Running in 2e1912be173c [2021-01-12T23:41:40.278Z] 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-12T23:41:41.709Z] Removing intermediate container 2e1912be173c [2021-01-12T23:41:41.709Z] ---> 6b9199210b5e [2021-01-12T23:41:41.709Z] [2021-01-12T23:41:41.709Z] Step 11/26 : FROM docker:20.10.0 [2021-01-12T23:41:41.709Z] 20.10.0: Pulling from library/docker [2021-01-12T23:41:51.858Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-12T23:41:51.858Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-12T23:41:51.858Z] ---> eeaf43b92773 [2021-01-12T23:41:51.858Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-12T23:41:51.858Z] Removing intermediate container c93041503d72 [2021-01-12T23:41:51.858Z] ---> ce15827af509 [2021-01-12T23:41:51.858Z] [2021-01-12T23:41:51.858Z] Step 10/23 : FROM alpine:3.12 [2021-01-12T23:41:51.858Z] ---> afeebe901d6b [2021-01-12T23:41:51.858Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-12T23:41:51.858Z] ---> Running in 6f8f69338402 [2021-01-12T23:41:51.858Z] ---> Running in e26f62e7e294 [2021-01-12T23:41:51.858Z] Removing intermediate container e26f62e7e294 [2021-01-12T23:41:51.858Z] ---> ab53839fc51b [2021-01-12T23:41:51.858Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-12T23:41:52.140Z] ---> Running in 5aa610ed86fd [2021-01-12T23:41:52.413Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T23:41:52.413Z] Removing intermediate container 5aa610ed86fd [2021-01-12T23:41:52.413Z] ---> 3f9fa070e3ca [2021-01-12T23:41:52.413Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-12T23:41:52.684Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T23:41:52.684Z] ---> Running in 1ca31a54c829 [2021-01-12T23:41:52.953Z] Removing intermediate container 1ca31a54c829 [2021-01-12T23:41:52.953Z] ---> 45facc8966b9 [2021-01-12T23:41:52.954Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-12T23:41:53.226Z] (1/2) Installing readline (8.0.4-r0) [2021-01-12T23:41:53.226Z] (2/2) Installing bash (5.0.17-r0) [2021-01-12T23:41:53.226Z] Executing bash-5.0.17-r0.post-install [2021-01-12T23:41:53.226Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T23:41:53.226Z] ---> Running in 34c9d09d8f93 [2021-01-12T23:41:53.226Z] OK: 12 MiB in 22 packages [2021-01-12T23:41:54.656Z] Removing intermediate container 6f8f69338402 [2021-01-12T23:41:54.656Z] ---> a3eeee47f2a8 [2021-01-12T23:41:54.656Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-12T23:41:54.656Z] ---> Running in 8d48593269ec [2021-01-12T23:41:55.254Z] Removing intermediate container 8d48593269ec [2021-01-12T23:41:55.254Z] ---> 5e9c03678865 [2021-01-12T23:41:55.254Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-12T23:41:55.526Z] ---> Running in b300ef04f0cd [2021-01-12T23:41:55.802Z] Removing intermediate container 34c9d09d8f93 [2021-01-12T23:41:55.802Z] ---> 86be200125a3 [2021-01-12T23:41:55.802Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-12T23:41:55.802Z] ---> Running in 7c0ffc7cc451 [2021-01-12T23:41:56.077Z] Removing intermediate container b300ef04f0cd [2021-01-12T23:41:56.077Z] ---> 3a02022b4cc1 [2021-01-12T23:41:56.077Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-12T23:41:56.350Z] ---> Running in 5bb518775928 [2021-01-12T23:41:56.947Z] Removing intermediate container 5bb518775928 [2021-01-12T23:41:56.947Z] ---> c24f7bce4d87 [2021-01-12T23:41:56.947Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-12T23:41:57.218Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T23:41:58.192Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T23:41:58.192Z] ---> 19de858ce819 [2021-01-12T23:41:58.192Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-12T23:41:58.790Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-12T23:41:58.790Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-12T23:41:59.063Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-12T23:41:59.063Z] ---> 1cad0c4adb24 [2021-01-12T23:41:59.063Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-12T23:41:59.063Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-12T23:41:59.336Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-12T23:41:59.336Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T23:41:59.336Z] OK: 8 MiB in 19 packages [2021-01-12T23:41:59.931Z] ---> 248bf27d8cd9 [2021-01-12T23:41:59.931Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-12T23:42:00.203Z] ---> Running in 283feaa2d3f3 [2021-01-12T23:42:00.795Z] Removing intermediate container 7c0ffc7cc451 [2021-01-12T23:42:00.795Z] ---> 96074bf01645 [2021-01-12T23:42:00.795Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-12T23:42:01.385Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T23:42:01.385Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T23:42:01.386Z] ---> d237b940074b [2021-01-12T23:42:01.386Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-12T23:42:01.983Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-12T23:42:01.983Z] (2/33) Installing expat (2.2.9-r1) [2021-01-12T23:42:01.983Z] (3/33) Installing libffi (3.3-r2) [2021-01-12T23:42:01.983Z] (4/33) Installing gdbm (1.13-r1) [2021-01-12T23:42:01.983Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-12T23:42:01.983Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-12T23:42:01.983Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-12T23:42:02.960Z] ---> d728b1890d23 [2021-01-12T23:42:02.960Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-12T23:42:03.936Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-12T23:42:03.936Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-12T23:42:03.936Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-12T23:42:03.936Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-12T23:42:03.936Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-12T23:42:03.936Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-12T23:42:04.209Z] ---> 9bdbd44159e0 [2021-01-12T23:42:04.209Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-12T23:42:04.209Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-12T23:42:04.209Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-12T23:42:04.209Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-12T23:42:04.209Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-12T23:42:04.209Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-12T23:42:04.481Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-12T23:42:04.481Z] ---> Running in 1c714c093b44 [2021-01-12T23:42:04.481Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-12T23:42:04.481Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-12T23:42:04.481Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-12T23:42:04.481Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-12T23:42:04.481Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-12T23:42:04.481Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-12T23:42:04.481Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-12T23:42:04.481Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-12T23:42:04.481Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-12T23:42:04.763Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-12T23:42:04.763Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-12T23:42:04.763Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-12T23:42:04.763Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-12T23:42:04.763Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-12T23:42:04.763Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T23:42:04.763Z] Removing intermediate container 1c714c093b44 [2021-01-12T23:42:04.763Z] ---> c0d2583cb0f8 [2021-01-12T23:42:04.763Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T23:42:04.763Z] OK: 71 MiB in 55 packages [2021-01-12T23:42:05.048Z] ---> Running in afda4f12c199 [2021-01-12T23:42:05.649Z] Removing intermediate container afda4f12c199 [2021-01-12T23:42:05.649Z] ---> ff0755e6871d [2021-01-12T23:42:05.649Z] Step 21/23 : LABEL arch=arm64 [2021-01-12T23:42:05.928Z] ---> Running in e5906c395d81 [2021-01-12T23:42:06.522Z] Removing intermediate container e5906c395d81 [2021-01-12T23:42:06.522Z] ---> f19d579e19d1 [2021-01-12T23:42:06.522Z] Step 22/23 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:42:06.796Z] ---> Running in ea9da5962cf2 [2021-01-12T23:42:07.392Z] Removing intermediate container ea9da5962cf2 [2021-01-12T23:42:07.392Z] ---> 8d4e45e73a54 [2021-01-12T23:42:07.392Z] Step 23/23 : LABEL version=0.0.0 [2021-01-12T23:42:07.665Z] ---> Running in aa510ac87f4b [2021-01-12T23:42:08.258Z] Removing intermediate container aa510ac87f4b [2021-01-12T23:42:08.258Z] ---> 4d22cdc75c7c [2021-01-12T23:42:08.258Z] [2021-01-12T23:42:08.852Z] Successfully built 4d22cdc75c7c [2021-01-12T23:42:08.853Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-12T23:42:10.832Z]  Building docker-core-data-go ... done Removing intermediate container 283feaa2d3f3 [2021-01-12T23:42:10.832Z] ---> 660220aa7b67 [2021-01-12T23:42:10.832Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-12T23:42:10.832Z] ---> Running in 01c056f49cd3 [2021-01-12T23:42:16.210Z] Collecting docker-compose==1.23.2 [2021-01-12T23:42:16.210Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-12T23:42:16.210Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-12T23:42:16.210Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-12T23:42:16.481Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-12T23:42:16.481Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-12T23:42:18.441Z] 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-12T23:42:18.441Z] Collecting docopt<0.7,>=0.6.1 [2021-01-12T23:42:18.441Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-12T23:42:21.807Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-12T23:42:21.807Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-12T23:42:21.807Z] Collecting docker<4.0,>=3.6.0 [2021-01-12T23:42:22.077Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-12T23:42:22.668Z] Collecting jsonschema<3,>=2.5.1 [2021-01-12T23:42:22.668Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-12T23:42:22.939Z] Collecting texttable<0.10,>=0.9.0 [2021-01-12T23:42:22.939Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-12T23:42:24.903Z] Collecting cached-property<2,>=1.2.0 [2021-01-12T23:42:24.903Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-12T23:42:25.496Z] Collecting PyYAML<4,>=3.10 [2021-01-12T23:42:25.496Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-12T23:42:28.107Z] 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-12T23:42:28.107Z] 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-12T23:42:28.396Z] Collecting idna<2.8,>=2.5 [2021-01-12T23:42:28.396Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-12T23:42:29.012Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-12T23:42:29.012Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-12T23:42:29.615Z] Collecting docker-pycreds>=0.4.0 [2021-01-12T23:42:29.615Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-12T23:42:29.615Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-12T23:42:29.615Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-12T23:42:29.615Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-12T23:42:29.615Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-12T23:42:30.600Z] Installing collected packages: websocket-client, dockerpty, docopt, idna, urllib3, requests, docker-pycreds, docker, jsonschema, texttable, cached-property, PyYAML, docker-compose [2021-01-12T23:42:30.871Z] Running setup.py install for dockerpty: started [2021-01-12T23:42:32.844Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-12T23:42:32.844Z] Running setup.py install for docopt: started [2021-01-12T23:42:34.268Z] Running setup.py install for docopt: finished with status 'done' [2021-01-12T23:42:34.268Z] Attempting uninstall: idna [2021-01-12T23:42:34.268Z] Found existing installation: idna 2.9 [2021-01-12T23:42:34.268Z] Uninstalling idna-2.9: [2021-01-12T23:42:34.541Z] Successfully uninstalled idna-2.9 [2021-01-12T23:42:35.130Z] Attempting uninstall: urllib3 [2021-01-12T23:42:35.130Z] Found existing installation: urllib3 1.25.9 [2021-01-12T23:42:35.130Z] Uninstalling urllib3-1.25.9: [2021-01-12T23:42:35.130Z] Successfully uninstalled urllib3-1.25.9 [2021-01-12T23:42:35.724Z] Attempting uninstall: requests [2021-01-12T23:42:35.724Z] Found existing installation: requests 2.23.0 [2021-01-12T23:42:35.724Z] Uninstalling requests-2.23.0: [2021-01-12T23:42:35.996Z] Successfully uninstalled requests-2.23.0 [2021-01-12T23:42:37.420Z] Running setup.py install for texttable: started [2021-01-12T23:42:38.843Z] Running setup.py install for texttable: finished with status 'done' [2021-01-12T23:42:39.114Z] Running setup.py install for PyYAML: started [2021-01-12T23:42:41.080Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-12T23:42:42.061Z] 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-12T23:42:45.446Z] Removing intermediate container 01c056f49cd3 [2021-01-12T23:42:45.446Z] ---> 260a5930d03f [2021-01-12T23:42:45.446Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-12T23:42:45.717Z] ---> Running in 7b81a9ed93ff [2021-01-12T23:42:47.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T23:42:47.145Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T23:42:47.418Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-12T23:42:47.690Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-12T23:42:47.690Z] (3/3) Installing curl (7.69.1-r3) [2021-01-12T23:42:47.690Z] Executing busybox-1.31.1-r19.trigger [2021-01-12T23:42:47.690Z] OK: 71 MiB in 58 packages [2021-01-12T23:42:49.125Z] Removing intermediate container 7b81a9ed93ff [2021-01-12T23:42:49.125Z] ---> f6f9b31985d5 [2021-01-12T23:42:49.125Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-12T23:42:49.125Z] ---> Running in 36051ce0cac2 [2021-01-12T23:42:49.396Z] Removing intermediate container 36051ce0cac2 [2021-01-12T23:42:49.396Z] ---> e9381667cc26 [2021-01-12T23:42:49.396Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-12T23:42:49.666Z] ---> Running in bb3b5d7529ba [2021-01-12T23:42:50.257Z] Removing intermediate container bb3b5d7529ba [2021-01-12T23:42:50.257Z] ---> b2e6eb591a1f [2021-01-12T23:42:50.257Z] Step 24/26 : LABEL arch=arm64 [2021-01-12T23:42:50.257Z] ---> Running in 563fc485bd1e [2021-01-12T23:42:50.850Z] Removing intermediate container 563fc485bd1e [2021-01-12T23:42:50.850Z] ---> d1df0cb61589 [2021-01-12T23:42:50.850Z] Step 25/26 : LABEL git_sha=9de118b5ca36d87361f30287275a1eb8f8606829 [2021-01-12T23:42:50.850Z] ---> Running in f81ef7622a25 [2021-01-12T23:42:51.442Z] Removing intermediate container f81ef7622a25 [2021-01-12T23:42:51.442Z] ---> 5cf213c4b8f0 [2021-01-12T23:42:51.442Z] Step 26/26 : LABEL version=0.0.0 [2021-01-12T23:42:51.442Z] ---> Running in fa243ee0320e [2021-01-12T23:42:52.034Z] Removing intermediate container fa243ee0320e [2021-01-12T23:42:52.034Z] ---> 9ea24fedbd52 [2021-01-12T23:42:52.034Z] [2021-01-12T23:42:52.305Z] Successfully built 9ea24fedbd52 [2021-01-12T23:42:52.305Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-12T23:42:52.591Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-12T23:42:52.611Z] $ docker stop --time=1 afd07d9023916f4d126405eae98028364e41b2fb0b0b63fdc493e49cab8f71a1 [2021-01-12T23:42:54.572Z] $ docker rm -f afd07d9023916f4d126405eae98028364e41b2fb0b0b63fdc493e49cab8f71a1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-12T23:42:55.300Z] + grep docker [2021-01-12T23:42:55.300Z] + docker images [2021-01-12T23:42:55.570Z] docker-sys-mgmt-agent-go-arm64 latest 9ea24fedbd52 4 seconds ago 300MB [2021-01-12T23:42:55.570Z] docker-core-data-go-arm64 latest 4d22cdc75c7c 48 seconds ago 21MB [2021-01-12T23:42:55.571Z] docker-security-proxy-setup-go-arm64 latest 5b5aabba65d1 About a minute ago 23.3MB [2021-01-12T23:42:55.571Z] docker-support-scheduler-go-arm64 latest e7976499d878 About a minute ago 10MB [2021-01-12T23:42:55.571Z] docker-security-secretstore-setup-go-arm64 latest 874f3bc6476f 3 minutes ago 23.4MB [2021-01-12T23:42:55.571Z] docker-core-metadata-go-arm64 latest b723d08b3b2c 3 minutes ago 12.3MB [2021-01-12T23:42:55.571Z] docker-security-bootstrap-redis-go-arm64 latest cf85119753d7 3 minutes ago 15.1MB [2021-01-12T23:42:55.571Z] docker-support-notifications-go-arm64 latest 274636546336 3 minutes ago 11.4MB [2021-01-12T23:42:55.571Z] docker-core-command-go-arm64 latest 404dca955663 3 minutes ago 9.98MB [2021-01-12T23:42:55.571Z] docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-12T23:42:57.560Z] provisioning config files... [2021-01-12T23:42:57.572Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3417199006748935302tmp [Pipeline] { [Pipeline] sh [2021-01-12T23:42:58.009Z] + set +x [2021-01-12T23:42:58.009Z] + curl -s https://codecov.io/bash [2021-01-12T23:42:58.009Z] + bash -s -- [2021-01-12T23:42:58.628Z] [2021-01-12T23:42:58.628Z] _____ _ [2021-01-12T23:42:58.628Z] / ____| | | [2021-01-12T23:42:58.628Z] | | ___ __| | ___ ___ _____ __ [2021-01-12T23:42:58.628Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-12T23:42:58.628Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-12T23:42:58.628Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-12T23:42:58.628Z] Bash-20201231-23d4836 [2021-01-12T23:42:58.628Z] [2021-01-12T23:42:58.628Z] [2021-01-12T23:42:58.628Z] ==> git version 2.24.3 found [2021-01-12T23:42:58.628Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-12T23:42:58.628Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-12T23:42:58.628Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-12T23:42:58.628Z] ==> Jenkins CI detected. [2021-01-12T23:42:58.628Z] project root: . [2021-01-12T23:42:58.628Z] --> token set from env [2021-01-12T23:42:58.628Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-12T23:42:58.628Z] ==> Running gcov in . (disable via -X gcov) [2021-01-12T23:42:58.907Z] ==> Python coveragepy not found [2021-01-12T23:42:58.907Z] ==> Searching for coverage reports in: [2021-01-12T23:42:58.907Z] + . [2021-01-12T23:42:58.907Z] -> Found 1 reports [2021-01-12T23:42:58.907Z] ==> Detecting git/mercurial file structure [2021-01-12T23:42:58.907Z] ==> Reading reports [2021-01-12T23:42:58.907Z] + ./coverage.out bytes=552842 [2021-01-12T23:42:58.907Z] ==> Appending adjustments [2021-01-12T23:42:58.907Z] https://docs.codecov.io/docs/fixing-reports [2021-01-12T23:43:01.981Z] + Found adjustments [2021-01-12T23:43:01.982Z] ==> Gzipping contents [2021-01-12T23:43:01.982Z] 84K /tmp/codecov.XzpdKm.gz [2021-01-12T23:43:01.982Z] ==> Uploading reports [2021-01-12T23:43:01.982Z] url: https://codecov.io [2021-01-12T23:43:01.982Z] query: branch=PR-3014&commit=9de118b5ca36d87361f30287275a1eb8f8606829&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3014%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3014&job=&cmd_args= [2021-01-12T23:43:01.982Z] -> Pinging Codecov [2021-01-12T23:43:01.982Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3014&commit=9de118b5ca36d87361f30287275a1eb8f8606829&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3014%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3014&job=&cmd_args= [2021-01-12T23:43:02.554Z] -> Uploading to [2021-01-12T23:43:02.554Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-12/00271124DB129430A58F1EEE437C3FCB/9de118b5ca36d87361f30287275a1eb8f8606829/c983bb08-59db-4345-9d88-1b3289a4a61b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210112T234302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c9e0b6d746390f4292ea63c44788cf0700cc2b80cdb558d590f07cfbdb25e227 [2021-01-12T23:43:02.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-12T23:43:02.554Z] Dload Upload Total Spent Left Speed [2021-01-12T23:43:03.128Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83578 0 0 100 83578 0 116k --:--:-- --:--:-- --:--:-- 116k 100 83578 0 0 100 83578 0 116k --:--:-- --:--:-- --:--:-- 116k [2021-01-12T23:43:03.128Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/9de118b5ca36d87361f30287275a1eb8f8606829 [Pipeline] } [2021-01-12T23:43:03.138Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-12T23:43:05.177Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T23:43:06.056Z] ---> package-listing.sh [2021-01-12T23:43:06.056Z] ++ facter osfamily [2021-01-12T23:43:06.056Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-12T23:43:06.056Z] + OS_FAMILY=redhat [2021-01-12T23:43:06.056Z] + workspace=/w/workspace/edgex-go/2 [2021-01-12T23:43:06.056Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-12T23:43:06.056Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-12T23:43:06.056Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-12T23:43:06.056Z] + PACKAGES=/tmp/packages_start.txt [2021-01-12T23:43:06.056Z] + '[' /w/workspace/edgex-go/2 ']' [2021-01-12T23:43:06.056Z] + PACKAGES=/tmp/packages_end.txt [2021-01-12T23:43:06.056Z] + case "${OS_FAMILY}" in [2021-01-12T23:43:06.056Z] + rpm -qa [2021-01-12T23:43:06.056Z] + sort [2021-01-12T23:43:11.352Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-12T23:43:11.352Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-12T23:43:11.352Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-12T23:43:11.352Z] + '[' /w/workspace/edgex-go/2 ']' [2021-01-12T23:43:11.352Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-01-12T23:43:11.352Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-01-12T23:43:11.365Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-12T23:43:11.651Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-12T23:43:11.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-12T23:43:11.965Z] [2021-01-12T23:43:11.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-12T23:43:12.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-12T23:43:12.322Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-12T23:43:12.322Z] df20fa9351a1: Pulling fs layer [2021-01-12T23:43:12.322Z] 36b3adc4ff6f: Pulling fs layer [2021-01-12T23:43:12.322Z] 8ad3a11d3b57: Pulling fs layer [2021-01-12T23:43:12.322Z] 46f8f816bc3b: Pulling fs layer [2021-01-12T23:43:12.322Z] 93b61091891f: Pulling fs layer [2021-01-12T23:43:12.322Z] 93b9cdb0e59b: Pulling fs layer [2021-01-12T23:43:12.322Z] 5e14af77c1be: Pulling fs layer [2021-01-12T23:43:12.322Z] 01666e4c0597: Pulling fs layer [2021-01-12T23:43:12.322Z] aa168da1d23b: Pulling fs layer [2021-01-12T23:43:12.322Z] 46f8f816bc3b: Waiting [2021-01-12T23:43:12.322Z] 93b61091891f: Waiting [2021-01-12T23:43:12.322Z] 93b9cdb0e59b: Waiting [2021-01-12T23:43:12.322Z] 5e14af77c1be: Waiting [2021-01-12T23:43:12.322Z] 01666e4c0597: Waiting [2021-01-12T23:43:12.322Z] aa168da1d23b: Waiting [2021-01-12T23:43:12.322Z] 36b3adc4ff6f: Download complete [2021-01-12T23:43:12.591Z] df20fa9351a1: Verifying Checksum [2021-01-12T23:43:12.591Z] df20fa9351a1: Download complete [2021-01-12T23:43:12.591Z] 46f8f816bc3b: Verifying Checksum [2021-01-12T23:43:12.591Z] 46f8f816bc3b: Download complete [2021-01-12T23:43:12.591Z] 93b9cdb0e59b: Verifying Checksum [2021-01-12T23:43:12.591Z] 93b9cdb0e59b: Download complete [2021-01-12T23:43:12.591Z] 5e14af77c1be: Download complete [2021-01-12T23:43:12.591Z] 93b61091891f: Verifying Checksum [2021-01-12T23:43:12.591Z] 93b61091891f: Download complete [2021-01-12T23:43:12.591Z] 01666e4c0597: Verifying Checksum [2021-01-12T23:43:12.591Z] 01666e4c0597: Download complete [2021-01-12T23:43:12.852Z] df20fa9351a1: Pull complete [2021-01-12T23:43:13.114Z] 8ad3a11d3b57: Verifying Checksum [2021-01-12T23:43:13.114Z] 8ad3a11d3b57: Download complete [2021-01-12T23:43:13.114Z] 36b3adc4ff6f: Pull complete [2021-01-12T23:43:13.713Z] 8ad3a11d3b57: Pull complete [2021-01-12T23:43:13.984Z] 46f8f816bc3b: Pull complete [2021-01-12T23:43:14.935Z] aa168da1d23b: Verifying Checksum [2021-01-12T23:43:14.935Z] aa168da1d23b: Download complete [2021-01-12T23:43:16.857Z] 93b61091891f: Pull complete [2021-01-12T23:43:17.431Z] 93b9cdb0e59b: Pull complete [2021-01-12T23:43:17.693Z] 5e14af77c1be: Pull complete [2021-01-12T23:43:17.955Z] 01666e4c0597: Pull complete [2021-01-12T23:43:26.147Z] aa168da1d23b: Pull complete [2021-01-12T23:43:26.147Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-12T23:43:26.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-12T23:43:26.147Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-12T23:43:26.376Z] prd-centos7-docker-4c-2g-19854 does not seem to be running inside a container [2021-01-12T23:43:26.426Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10003/edgex-lftools-log-publisher:alpine cat [2021-01-12T23:43:30.329Z] $ docker top e9ae70bdaedd04dfc1e150a95cb49ceabdfdc9986cf9b8a3f94a7d5fdbaaa3d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T23:43:30.946Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-12T23:43:31.249Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-12T23:43:31.546Z] + ls /var/log/sa-host [2021-01-12T23:43:31.546Z] + sadf -c /var/log/sa-host/sa12 [2021-01-12T23:43:31.546Z] file_magic: OK [2021-01-12T23:43:31.546Z] HZ: Using current value: 100 [2021-01-12T23:43:31.546Z] file_header: OK [2021-01-12T23:43:31.546Z] 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-12T23:43:31.546Z] Statistics: [2021-01-12T23:43:31.546Z] 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-12T23:43:31.546Z] File successfully converted to sysstat format version 12.2.1 [2021-01-12T23:43:31.546Z] + sadf -c /var/log/sa-host/sa23 [2021-01-12T23:43:31.546Z] file_magic: OK [2021-01-12T23:43:31.546Z] HZ: Using current value: 100 [2021-01-12T23:43:31.546Z] file_header: OK [2021-01-12T23:43:31.546Z] 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-12T23:43:31.546Z] Statistics: [2021-01-12T23:43:31.546Z] Hnuu...uuuununununu... [2021-01-12T23:43:31.546Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-12T23:43:31.748Z] provisioning config files... [2021-01-12T23:43:31.766Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config233671928578481064tmp [Pipeline] { [Pipeline] echo [2021-01-12T23:43:31.849Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T23:43:32.147Z] ---> create-netrc.sh [Pipeline] } [2021-01-12T23:43:32.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-12T23:43:32.254Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T23:43:32.548Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-12T23:43:32.559Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T23:43:32.853Z] ---> sudo-logs.sh [2021-01-12T23:43:32.853Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-12T23:43:32.864Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T23:43:33.183Z] ---> job-cost.sh [2021-01-12T23:43:33.183Z] lf-activate-venv: SKIPPING [2021-01-12T23:43:33.183Z] INFO: No Stack... [2021-01-12T23:43:34.127Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-12T23:43:34.698Z] INFO: Archiving Costs [Pipeline] echo [2021-01-12T23:43:34.711Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T23:43:35.009Z] ---> logs-deploy.sh [2021-01-12T23:43:35.009Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3014/2 [2021-01-12T23:43:35.009Z] INFO: archiving workspace using pattern(s): [2021-01-12T23:43:36.931Z] Archives upload complete. [2021-01-12T23:43:36.931Z] INFO: archiving logs to Nexus